2024-06-11T13:00:17.659 INFO:root:teuthology version: 0.0.1.dev303+g861a8dc 2024-06-11T13:00:17.659 DEBUG:teuthology.run:Teuthology command: teuthology --description orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} --archive /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749291 --owner scheduled_teuthology@teuthology --name teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi --verbose -- /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749291/orig.config.yaml 2024-06-11T13:00:17.691 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-11T13:00:17.772 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749291 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} email: ceph-qa@ceph.com first_in_suite: false job_id: '7749291' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid 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 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 3f51ea3944d39ca13aa40153c9a4ee298306679d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 3f51ea3944d39ca13aa40153c9a4ee298306679d workunit: branch: squid sha1: 3f51ea3944d39ca13aa40153c9a4ee298306679d owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/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: 6336 sha1: 3f51ea3944d39ca13aa40153c9a4ee298306679d sleep_before_teardown: 0 subset: 5/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_3f51ea3944d39ca13aa40153c9a4ee298306679d/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 3f51ea3944d39ca13aa40153c9a4ee298306679d targets: smithi059.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEFboMKzLlUsPqS1XW04rYq/5CZSOBuPBZaIO5VnA2rQnOIaLvshfXgIrooJo62EPA2/01Hll2oXCcU1ozXQMFo= smithi117.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNBWjAPZI1Nx0/XAB3nbXy+dK2t0rVk+HNdxGEkjVWXULAH0EAUaluyUzv9UNXBhA8XILhpX7JCd5SuuBgco3J0= 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: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - 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 orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - 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 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: main teuthology_sha1: 861a8dcf7aa816a26e13f039336f7ed0a9aec0fa timestamp: 2024-06-10_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2698841 2024-06-11T13:00:17.773 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_3f51ea3944d39ca13aa40153c9a4ee298306679d/qa; will attempt to use it 2024-06-11T13:00:17.773 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_3f51ea3944d39ca13aa40153c9a4ee298306679d/qa/tasks 2024-06-11T13:00:17.774 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-06-11T13:00:17.775 INFO:teuthology.task.internal:Checking packages... 2024-06-11T13:00:17.798 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '3f51ea3944d39ca13aa40153c9a4ee298306679d' 2024-06-11T13:00:17.798 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-06-11T13:00:17.798 INFO:teuthology.packaging:ref: None 2024-06-11T13:00:17.798 INFO:teuthology.packaging:tag: None 2024-06-11T13:00:17.798 INFO:teuthology.packaging:branch: squid 2024-06-11T13:00:17.798 INFO:teuthology.packaging:sha1: 3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T13:00:17.798 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=squid 2024-06-11T13:00:18.036 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2976-g3f51ea39-1jammy 2024-06-11T13:00:18.037 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-06-11T13:00:18.046 INFO:teuthology.task.internal:no buildpackages task found 2024-06-11T13:00:18.046 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-06-11T13:00:18.060 INFO:teuthology.task.internal:Saving configuration 2024-06-11T13:00:18.072 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-06-11T13:00:18.084 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-06-11T13:00:18.107 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi059.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749291', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-06-11 12:54:47.403290', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAzgETJ2Ae7dcR6eq8wdb9AEKjOyjkmehcoq4aeC5ADT'} 2024-06-11T13:00:18.122 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi117.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749291', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-06-11 12:54:47.401137', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILFrgk4Nrb1RQk2wHTyy7yFZspv2ohxWil8FATzi6LIX'} 2024-06-11T13:00:18.122 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-06-11T13:00:18.133 INFO:teuthology.task.internal:roles: ubuntu@smithi059.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-06-11T13:00:18.133 INFO:teuthology.task.internal:roles: ubuntu@smithi117.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-06-11T13:00:18.133 INFO:teuthology.run_tasks:Running task console_log... 2024-06-11T13:00:18.187 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f00db811120>, signals=[15]) 2024-06-11T13:00:18.187 INFO:teuthology.run_tasks:Running task internal.connect... 2024-06-11T13:00:18.199 INFO:teuthology.task.internal:Opening connections... 2024-06-11T13:00:18.199 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi059.front.sepia.ceph.com 2024-06-11T13:00:18.200 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:00:18.283 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi117.front.sepia.ceph.com 2024-06-11T13:00:18.284 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:00:18.365 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-06-11T13:00:18.374 DEBUG:teuthology.orchestra.run.smithi059:> uname -m 2024-06-11T13:00:18.379 INFO:teuthology.orchestra.run.smithi059.stdout:x86_64 2024-06-11T13:00:18.379 DEBUG:teuthology.orchestra.run.smithi059:> cat /etc/os-release 2024-06-11T13:00:18.426 INFO:teuthology.orchestra.run.smithi059.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-06-11T13:00:18.426 INFO:teuthology.orchestra.run.smithi059.stdout:NAME="Ubuntu" 2024-06-11T13:00:18.426 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION_ID="22.04" 2024-06-11T13:00:18.426 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-06-11T13:00:18.426 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION_CODENAME=jammy 2024-06-11T13:00:18.427 INFO:teuthology.orchestra.run.smithi059.stdout:ID=ubuntu 2024-06-11T13:00:18.427 INFO:teuthology.orchestra.run.smithi059.stdout:ID_LIKE=debian 2024-06-11T13:00:18.427 INFO:teuthology.orchestra.run.smithi059.stdout:HOME_URL="https://www.ubuntu.com/" 2024-06-11T13:00:18.427 INFO:teuthology.orchestra.run.smithi059.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-06-11T13:00:18.427 INFO:teuthology.orchestra.run.smithi059.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-06-11T13:00:18.427 INFO:teuthology.orchestra.run.smithi059.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-06-11T13:00:18.427 INFO:teuthology.orchestra.run.smithi059.stdout:UBUNTU_CODENAME=jammy 2024-06-11T13:00:18.428 INFO:teuthology.lock.ops:Updating smithi059.front.sepia.ceph.com on lock server 2024-06-11T13:00:18.449 DEBUG:teuthology.orchestra.run.smithi117:> uname -m 2024-06-11T13:00:18.454 INFO:teuthology.orchestra.run.smithi117.stdout:x86_64 2024-06-11T13:00:18.454 DEBUG:teuthology.orchestra.run.smithi117:> cat /etc/os-release 2024-06-11T13:00:18.501 INFO:teuthology.orchestra.run.smithi117.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-06-11T13:00:18.501 INFO:teuthology.orchestra.run.smithi117.stdout:NAME="Ubuntu" 2024-06-11T13:00:18.501 INFO:teuthology.orchestra.run.smithi117.stdout:VERSION_ID="22.04" 2024-06-11T13:00:18.502 INFO:teuthology.orchestra.run.smithi117.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-06-11T13:00:18.502 INFO:teuthology.orchestra.run.smithi117.stdout:VERSION_CODENAME=jammy 2024-06-11T13:00:18.502 INFO:teuthology.orchestra.run.smithi117.stdout:ID=ubuntu 2024-06-11T13:00:18.502 INFO:teuthology.orchestra.run.smithi117.stdout:ID_LIKE=debian 2024-06-11T13:00:18.502 INFO:teuthology.orchestra.run.smithi117.stdout:HOME_URL="https://www.ubuntu.com/" 2024-06-11T13:00:18.502 INFO:teuthology.orchestra.run.smithi117.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-06-11T13:00:18.503 INFO:teuthology.orchestra.run.smithi117.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-06-11T13:00:18.503 INFO:teuthology.orchestra.run.smithi117.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-06-11T13:00:18.503 INFO:teuthology.orchestra.run.smithi117.stdout:UBUNTU_CODENAME=jammy 2024-06-11T13:00:18.503 INFO:teuthology.lock.ops:Updating smithi117.front.sepia.ceph.com on lock server 2024-06-11T13:00:18.524 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-06-11T13:00:18.537 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-06-11T13:00:18.550 INFO:teuthology.task.internal:Checking for old test directory... 2024-06-11T13:00:18.550 DEBUG:teuthology.orchestra.run.smithi059:> test '!' -e /home/ubuntu/cephtest 2024-06-11T13:00:18.553 DEBUG:teuthology.orchestra.run.smithi117:> test '!' -e /home/ubuntu/cephtest 2024-06-11T13:00:18.556 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-06-11T13:00:18.567 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-06-11T13:00:18.567 DEBUG:teuthology.orchestra.run.smithi059:> test -z $(ls -A /var/lib/ceph) 2024-06-11T13:00:18.600 DEBUG:teuthology.orchestra.run.smithi117:> test -z $(ls -A /var/lib/ceph) 2024-06-11T13:00:18.609 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-06-11T13:00:18.676 INFO:teuthology.run_tasks:Running task kernel... 2024-06-11T13:00:18.696 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-06-11T13:00:18.696 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-06-11T13:00:18.696 DEBUG:teuthology.orchestra.run.smithi059:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-11T13:00:18.697 DEBUG:teuthology.orchestra.run.smithi117:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-11T13:00:18.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T13:00:18.702 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2024-06-11T13:00:18.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T13:00:18.703 DEBUG:teuthology.orchestra.run.smithi117:> uname -r 2024-06-11T13:00:18.747 INFO:teuthology.orchestra.run.smithi059.stdout:5.15.0-56-generic 2024-06-11T13:00:18.747 INFO:teuthology.task.kernel:Running kernel on smithi059: 5.15.0-56-generic 2024-06-11T13:00:18.747 DEBUG:teuthology.orchestra.run.smithi059:> sudo apt-get clean 2024-06-11T13:00:18.750 INFO:teuthology.orchestra.run.smithi117.stdout:5.15.0-56-generic 2024-06-11T13:00:18.750 INFO:teuthology.task.kernel:Running kernel on smithi117: 5.15.0-56-generic 2024-06-11T13:00:18.750 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-get clean 2024-06-11T13:00:18.881 DEBUG:teuthology.orchestra.run.smithi059:> sudo apt-get update 2024-06-11T13:00:18.882 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-get update 2024-06-11T13:00:19.174 INFO:teuthology.orchestra.run.smithi059.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-06-11T13:00:19.174 INFO:teuthology.orchestra.run.smithi059.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-06-11T13:00:19.234 INFO:teuthology.orchestra.run.smithi059.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-06-11T13:00:19.604 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-06-11T13:00:19.604 INFO:teuthology.orchestra.run.smithi117.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-06-11T13:00:19.604 INFO:teuthology.orchestra.run.smithi059.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-06-11T13:00:19.607 INFO:teuthology.orchestra.run.smithi117.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-06-11T13:00:19.621 INFO:teuthology.orchestra.run.smithi059.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [478 kB] 2024-06-11T13:00:19.747 INFO:teuthology.orchestra.run.smithi059.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,718 kB] 2024-06-11T13:00:19.778 INFO:teuthology.orchestra.run.smithi117.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-06-11T13:00:19.858 INFO:teuthology.orchestra.run.smithi117.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [478 kB] 2024-06-11T13:00:19.916 INFO:teuthology.orchestra.run.smithi059.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,506 kB] 2024-06-11T13:00:19.933 INFO:teuthology.orchestra.run.smithi117.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,718 kB] 2024-06-11T13:00:19.995 INFO:teuthology.orchestra.run.smithi117.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,506 kB] 2024-06-11T13:00:20.054 INFO:teuthology.orchestra.run.smithi059.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [639 kB] 2024-06-11T13:00:20.098 INFO:teuthology.orchestra.run.smithi059.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [316 kB] 2024-06-11T13:00:20.109 INFO:teuthology.orchestra.run.smithi059.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [257 kB] 2024-06-11T13:00:20.112 INFO:teuthology.orchestra.run.smithi059.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-06-11T13:00:20.113 INFO:teuthology.orchestra.run.smithi059.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,975 kB] 2024-06-11T13:00:20.114 INFO:teuthology.orchestra.run.smithi117.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [257 kB] 2024-06-11T13:00:20.125 INFO:teuthology.orchestra.run.smithi059.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-06-11T13:00:20.126 INFO:teuthology.orchestra.run.smithi059.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-06-11T13:00:20.129 INFO:teuthology.orchestra.run.smithi059.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,919 kB] 2024-06-11T13:00:20.184 INFO:teuthology.orchestra.run.smithi117.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-06-11T13:00:20.184 INFO:teuthology.orchestra.run.smithi117.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-06-11T13:00:20.186 INFO:teuthology.orchestra.run.smithi117.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,919 kB] 2024-06-11T13:00:20.198 INFO:teuthology.orchestra.run.smithi059.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-06-11T13:00:20.200 INFO:teuthology.orchestra.run.smithi059.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [336 kB] 2024-06-11T13:00:20.219 INFO:teuthology.orchestra.run.smithi059.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-06-11T13:00:20.233 INFO:teuthology.orchestra.run.smithi117.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [326 kB] 2024-06-11T13:00:20.240 INFO:teuthology.orchestra.run.smithi117.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-06-11T13:00:20.240 INFO:teuthology.orchestra.run.smithi117.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [606 kB] 2024-06-11T13:00:20.248 INFO:teuthology.orchestra.run.smithi117.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [639 kB] 2024-06-11T13:00:20.248 INFO:teuthology.orchestra.run.smithi117.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [857 kB] 2024-06-11T13:00:20.269 INFO:teuthology.orchestra.run.smithi117.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [316 kB] 2024-06-11T13:00:20.302 INFO:teuthology.orchestra.run.smithi117.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-06-11T13:00:20.302 INFO:teuthology.orchestra.run.smithi117.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [166 kB] 2024-06-11T13:00:20.303 INFO:teuthology.orchestra.run.smithi117.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,975 kB] 2024-06-11T13:00:20.304 INFO:teuthology.orchestra.run.smithi117.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-06-11T13:00:20.304 INFO:teuthology.orchestra.run.smithi117.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-06-11T13:00:20.305 INFO:teuthology.orchestra.run.smithi117.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-06-11T13:00:20.322 INFO:teuthology.orchestra.run.smithi059.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [326 kB] 2024-06-11T13:00:20.328 INFO:teuthology.orchestra.run.smithi059.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-06-11T13:00:20.329 INFO:teuthology.orchestra.run.smithi059.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [606 kB] 2024-06-11T13:00:20.340 INFO:teuthology.orchestra.run.smithi059.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [857 kB] 2024-06-11T13:00:20.384 INFO:teuthology.orchestra.run.smithi059.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,086 kB] 2024-06-11T13:00:20.385 INFO:teuthology.orchestra.run.smithi117.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-06-11T13:00:20.386 INFO:teuthology.orchestra.run.smithi117.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [336 kB] 2024-06-11T13:00:20.392 INFO:teuthology.orchestra.run.smithi117.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-06-11T13:00:20.392 INFO:teuthology.orchestra.run.smithi117.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [706 kB] 2024-06-11T13:00:20.409 INFO:teuthology.orchestra.run.smithi117.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,086 kB] 2024-06-11T13:00:20.431 INFO:teuthology.orchestra.run.smithi117.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [250 kB] 2024-06-11T13:00:20.436 INFO:teuthology.orchestra.run.smithi117.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-06-11T13:00:20.437 INFO:teuthology.orchestra.run.smithi117.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-06-11T13:00:20.438 INFO:teuthology.orchestra.run.smithi117.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.0 kB] 2024-06-11T13:00:20.440 INFO:teuthology.orchestra.run.smithi117.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.7 kB] 2024-06-11T13:00:20.444 INFO:teuthology.orchestra.run.smithi117.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-06-11T13:00:20.445 INFO:teuthology.orchestra.run.smithi117.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-06-11T13:00:20.478 INFO:teuthology.orchestra.run.smithi117.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-06-11T13:00:20.479 INFO:teuthology.orchestra.run.smithi117.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-06-11T13:00:20.480 INFO:teuthology.orchestra.run.smithi117.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-06-11T13:00:20.481 INFO:teuthology.orchestra.run.smithi117.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-06-11T13:00:20.482 INFO:teuthology.orchestra.run.smithi117.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-06-11T13:00:20.482 INFO:teuthology.orchestra.run.smithi117.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-06-11T13:00:20.483 INFO:teuthology.orchestra.run.smithi117.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-06-11T13:00:20.484 INFO:teuthology.orchestra.run.smithi117.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.3 kB] 2024-06-11T13:00:20.485 INFO:teuthology.orchestra.run.smithi117.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-06-11T13:00:20.521 INFO:teuthology.orchestra.run.smithi059.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [166 kB] 2024-06-11T13:00:20.923 INFO:teuthology.orchestra.run.smithi059.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-06-11T13:00:20.929 INFO:teuthology.orchestra.run.smithi059.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-06-11T13:00:20.943 INFO:teuthology.orchestra.run.smithi059.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-06-11T13:00:20.944 INFO:teuthology.orchestra.run.smithi059.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-06-11T13:00:20.946 INFO:teuthology.orchestra.run.smithi059.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-06-11T13:00:21.024 INFO:teuthology.orchestra.run.smithi059.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [706 kB] 2024-06-11T13:00:21.062 INFO:teuthology.orchestra.run.smithi059.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [250 kB] 2024-06-11T13:00:21.075 INFO:teuthology.orchestra.run.smithi059.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-06-11T13:00:21.079 INFO:teuthology.orchestra.run.smithi059.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-06-11T13:00:21.080 INFO:teuthology.orchestra.run.smithi059.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.0 kB] 2024-06-11T13:00:21.083 INFO:teuthology.orchestra.run.smithi059.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.7 kB] 2024-06-11T13:00:21.084 INFO:teuthology.orchestra.run.smithi059.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-06-11T13:00:21.084 INFO:teuthology.orchestra.run.smithi059.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-06-11T13:00:21.106 INFO:teuthology.orchestra.run.smithi059.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-06-11T13:00:21.108 INFO:teuthology.orchestra.run.smithi059.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-06-11T13:00:21.277 INFO:teuthology.orchestra.run.smithi059.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-06-11T13:00:21.360 INFO:teuthology.orchestra.run.smithi059.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-06-11T13:00:21.463 INFO:teuthology.orchestra.run.smithi059.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-06-11T13:00:21.496 INFO:teuthology.orchestra.run.smithi059.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.3 kB] 2024-06-11T13:00:21.546 INFO:teuthology.orchestra.run.smithi059.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-06-11T13:00:25.894 INFO:teuthology.orchestra.run.smithi117.stdout:Fetched 14.0 MB in 3s (5,255 kB/s) 2024-06-11T13:00:26.451 INFO:teuthology.orchestra.run.smithi059.stdout:Fetched 14.0 MB in 3s (5,254 kB/s) 2024-06-11T13:00:27.360 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-06-11T13:00:27.378 DEBUG:teuthology.orchestra.run.smithi117:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-06-11T13:00:27.443 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-06-11T13:00:27.645 INFO:teuthology.orchestra.run.smithi117.stdout:Building dependency tree... 2024-06-11T13:00:27.645 INFO:teuthology.orchestra.run.smithi117.stdout:Reading state information... 2024-06-11T13:00:27.826 INFO:teuthology.orchestra.run.smithi117.stdout:The following packages were automatically installed and are no longer required: 2024-06-11T13:00:27.826 INFO:teuthology.orchestra.run.smithi117.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-06-11T13:00:27.827 INFO:teuthology.orchestra.run.smithi117.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-06-11T13:00:27.827 INFO:teuthology.orchestra.run.smithi117.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-06-11T13:00:27.827 INFO:teuthology.orchestra.run.smithi117.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-06-11T13:00:27.827 INFO:teuthology.orchestra.run.smithi117.stdout: python2.7-minimal 2024-06-11T13:00:27.827 INFO:teuthology.orchestra.run.smithi117.stdout:Use 'sudo apt autoremove' to remove them. 2024-06-11T13:00:27.828 INFO:teuthology.orchestra.run.smithi117.stdout:The following additional packages will be installed: 2024-06-11T13:00:27.828 INFO:teuthology.orchestra.run.smithi117.stdout: linux-generic linux-headers-5.15.0-112 linux-headers-5.15.0-112-generic 2024-06-11T13:00:27.828 INFO:teuthology.orchestra.run.smithi117.stdout: linux-headers-generic linux-image-5.15.0-112-generic 2024-06-11T13:00:27.828 INFO:teuthology.orchestra.run.smithi117.stdout: linux-modules-5.15.0-112-generic linux-modules-extra-5.15.0-112-generic 2024-06-11T13:00:27.830 INFO:teuthology.orchestra.run.smithi117.stdout:Suggested packages: 2024-06-11T13:00:27.830 INFO:teuthology.orchestra.run.smithi117.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-06-11T13:00:27.830 INFO:teuthology.orchestra.run.smithi117.stdout:Recommended packages: 2024-06-11T13:00:27.830 INFO:teuthology.orchestra.run.smithi117.stdout: thermald 2024-06-11T13:00:27.870 INFO:teuthology.orchestra.run.smithi117.stdout:The following NEW packages will be installed: 2024-06-11T13:00:27.871 INFO:teuthology.orchestra.run.smithi117.stdout: linux-headers-5.15.0-112 linux-headers-5.15.0-112-generic 2024-06-11T13:00:27.871 INFO:teuthology.orchestra.run.smithi117.stdout: linux-image-5.15.0-112-generic linux-modules-5.15.0-112-generic 2024-06-11T13:00:27.871 INFO:teuthology.orchestra.run.smithi117.stdout: linux-modules-extra-5.15.0-112-generic 2024-06-11T13:00:27.872 INFO:teuthology.orchestra.run.smithi117.stdout:The following packages will be upgraded: 2024-06-11T13:00:27.873 INFO:teuthology.orchestra.run.smithi117.stdout: linux-generic linux-headers-generic linux-image-generic 2024-06-11T13:00:27.916 INFO:teuthology.orchestra.run.smithi059.stdout:Reading package lists... 2024-06-11T13:00:27.930 INFO:teuthology.orchestra.run.smithi117.stdout:3 upgraded, 5 newly installed, 0 to remove and 324 not upgraded. 2024-06-11T13:00:27.930 INFO:teuthology.orchestra.run.smithi117.stdout:Need to get 113 MB of archives. 2024-06-11T13:00:27.930 INFO:teuthology.orchestra.run.smithi117.stdout:After this operation, 583 MB of additional disk space will be used. 2024-06-11T13:00:27.930 INFO:teuthology.orchestra.run.smithi117.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-112-generic amd64 5.15.0-112.122 [22.6 MB] 2024-06-11T13:00:27.935 DEBUG:teuthology.orchestra.run.smithi059:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-06-11T13:00:28.002 INFO:teuthology.orchestra.run.smithi059.stdout:Reading package lists... 2024-06-11T13:00:28.192 INFO:teuthology.orchestra.run.smithi059.stdout:Building dependency tree... 2024-06-11T13:00:28.193 INFO:teuthology.orchestra.run.smithi059.stdout:Reading state information... 2024-06-11T13:00:28.359 INFO:teuthology.orchestra.run.smithi059.stdout:The following packages were automatically installed and are no longer required: 2024-06-11T13:00:28.359 INFO:teuthology.orchestra.run.smithi059.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-06-11T13:00:28.359 INFO:teuthology.orchestra.run.smithi059.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-06-11T13:00:28.360 INFO:teuthology.orchestra.run.smithi059.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-06-11T13:00:28.360 INFO:teuthology.orchestra.run.smithi059.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-06-11T13:00:28.360 INFO:teuthology.orchestra.run.smithi059.stdout: python2.7-minimal 2024-06-11T13:00:28.360 INFO:teuthology.orchestra.run.smithi059.stdout:Use 'sudo apt autoremove' to remove them. 2024-06-11T13:00:28.361 INFO:teuthology.orchestra.run.smithi059.stdout:The following additional packages will be installed: 2024-06-11T13:00:28.361 INFO:teuthology.orchestra.run.smithi059.stdout: linux-generic linux-headers-5.15.0-112 linux-headers-5.15.0-112-generic 2024-06-11T13:00:28.361 INFO:teuthology.orchestra.run.smithi059.stdout: linux-headers-generic linux-image-5.15.0-112-generic 2024-06-11T13:00:28.362 INFO:teuthology.orchestra.run.smithi059.stdout: linux-modules-5.15.0-112-generic linux-modules-extra-5.15.0-112-generic 2024-06-11T13:00:28.363 INFO:teuthology.orchestra.run.smithi059.stdout:Suggested packages: 2024-06-11T13:00:28.363 INFO:teuthology.orchestra.run.smithi059.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-06-11T13:00:28.363 INFO:teuthology.orchestra.run.smithi059.stdout:Recommended packages: 2024-06-11T13:00:28.363 INFO:teuthology.orchestra.run.smithi059.stdout: thermald 2024-06-11T13:00:28.421 INFO:teuthology.orchestra.run.smithi059.stdout:The following NEW packages will be installed: 2024-06-11T13:00:28.421 INFO:teuthology.orchestra.run.smithi059.stdout: linux-headers-5.15.0-112 linux-headers-5.15.0-112-generic 2024-06-11T13:00:28.421 INFO:teuthology.orchestra.run.smithi059.stdout: linux-image-5.15.0-112-generic linux-modules-5.15.0-112-generic 2024-06-11T13:00:28.421 INFO:teuthology.orchestra.run.smithi059.stdout: linux-modules-extra-5.15.0-112-generic 2024-06-11T13:00:28.422 INFO:teuthology.orchestra.run.smithi059.stdout:The following packages will be upgraded: 2024-06-11T13:00:28.423 INFO:teuthology.orchestra.run.smithi059.stdout: linux-generic linux-headers-generic linux-image-generic 2024-06-11T13:00:28.525 INFO:teuthology.orchestra.run.smithi059.stdout:3 upgraded, 5 newly installed, 0 to remove and 324 not upgraded. 2024-06-11T13:00:28.525 INFO:teuthology.orchestra.run.smithi059.stdout:Need to get 113 MB of archives. 2024-06-11T13:00:28.525 INFO:teuthology.orchestra.run.smithi059.stdout:After this operation, 583 MB of additional disk space will be used. 2024-06-11T13:00:28.525 INFO:teuthology.orchestra.run.smithi059.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-112-generic amd64 5.15.0-112.122 [22.6 MB] 2024-06-11T13:00:28.620 INFO:teuthology.orchestra.run.smithi117.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-112-generic amd64 5.15.0-112.122 [11.5 MB] 2024-06-11T13:00:28.909 INFO:teuthology.orchestra.run.smithi117.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-112-generic amd64 5.15.0-112.122 [63.9 MB] 2024-06-11T13:00:30.070 INFO:teuthology.orchestra.run.smithi059.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-112-generic amd64 5.15.0-112.122 [11.5 MB] 2024-06-11T13:00:30.543 INFO:teuthology.orchestra.run.smithi059.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-112-generic amd64 5.15.0-112.122 [63.9 MB] 2024-06-11T13:00:31.350 INFO:teuthology.orchestra.run.smithi117.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.112.112 [1,692 B] 2024-06-11T13:00:31.350 INFO:teuthology.orchestra.run.smithi117.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.112.112 [2,510 B] 2024-06-11T13:00:31.350 INFO:teuthology.orchestra.run.smithi117.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-112 all 5.15.0-112.122 [12.3 MB] 2024-06-11T13:00:31.816 INFO:teuthology.orchestra.run.smithi117.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-112-generic amd64 5.15.0-112.122 [2,904 kB] 2024-06-11T13:00:31.964 INFO:teuthology.orchestra.run.smithi117.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.112.112 [2,360 B] 2024-06-11T13:00:32.366 INFO:teuthology.orchestra.run.smithi117.stdout:Fetched 113 MB in 4s (27.8 MB/s) 2024-06-11T13:00:32.551 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-modules-5.15.0-112-generic. 2024-06-11T13:00:32.944 INFO:teuthology.orchestra.run.smithi059.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.112.112 [1,692 B] 2024-06-11T13:00:32.944 INFO:teuthology.orchestra.run.smithi059.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.112.112 [2,510 B] 2024-06-11T13:00:33.047 INFO:teuthology.orchestra.run.smithi059.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-112 all 5.15.0-112.122 [12.3 MB] 2024-06-11T13:00:33.309 INFO:teuthology.orchestra.run.smithi059.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-112-generic amd64 5.15.0-112.122 [2,904 kB] 2024-06-11T13:00:33.339 INFO:teuthology.orchestra.run.smithi059.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.112.112 [2,360 B] 2024-06-11T13:00:33.739 INFO:teuthology.orchestra.run.smithi059.stdout:Fetched 113 MB in 5s (23.1 MB/s) 2024-06-11T13:00:33.935 INFO:teuthology.orchestra.run.smithi059.stdout:Selecting previously unselected package linux-modules-5.15.0-112-generic. 2024-06-11T13:00:34.498 INFO:teuthology.orchestra.run.smithi117.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-06-11T13:00:34.502 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../0-linux-modules-5.15.0-112-generic_5.15.0-112.122_amd64.deb ... 2024-06-11T13:00:34.648 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-modules-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:35.961 INFO:teuthology.orchestra.run.smithi059.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-06-11T13:00:35.966 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../0-linux-modules-5.15.0-112-generic_5.15.0-112.122_amd64.deb ... 2024-06-11T13:00:36.065 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-modules-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:37.199 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-image-5.15.0-112-generic. 2024-06-11T13:00:37.220 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../1-linux-image-5.15.0-112-generic_5.15.0-112.122_amd64.deb ... 2024-06-11T13:00:37.300 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-image-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:37.802 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-112-generic. 2024-06-11T13:00:37.822 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-112-generic_5.15.0-112.122_amd64.deb ... 2024-06-11T13:00:37.860 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-modules-extra-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:38.658 INFO:teuthology.orchestra.run.smithi059.stdout:Selecting previously unselected package linux-image-5.15.0-112-generic. 2024-06-11T13:00:38.679 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../1-linux-image-5.15.0-112-generic_5.15.0-112.122_amd64.deb ... 2024-06-11T13:00:38.775 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-image-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:39.386 INFO:teuthology.orchestra.run.smithi059.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-112-generic. 2024-06-11T13:00:39.406 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-112-generic_5.15.0-112.122_amd64.deb ... 2024-06-11T13:00:39.444 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-modules-extra-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:44.394 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../3-linux-generic_5.15.0.112.112_amd64.deb ... 2024-06-11T13:00:44.528 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-generic (5.15.0.112.112) over (5.15.0.56.54) ... 2024-06-11T13:00:44.869 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.112.112_amd64.deb ... 2024-06-11T13:00:44.972 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-image-generic (5.15.0.112.112) over (5.15.0.56.54) ... 2024-06-11T13:00:45.284 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-headers-5.15.0-112. 2024-06-11T13:00:45.294 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../5-linux-headers-5.15.0-112_5.15.0-112.122_all.deb ... 2024-06-11T13:00:45.333 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-headers-5.15.0-112 (5.15.0-112.122) ... 2024-06-11T13:00:46.076 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../3-linux-generic_5.15.0.112.112_amd64.deb ... 2024-06-11T13:00:46.196 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-generic (5.15.0.112.112) over (5.15.0.56.54) ... 2024-06-11T13:00:46.536 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.112.112_amd64.deb ... 2024-06-11T13:00:46.689 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-image-generic (5.15.0.112.112) over (5.15.0.56.54) ... 2024-06-11T13:00:47.026 INFO:teuthology.orchestra.run.smithi059.stdout:Selecting previously unselected package linux-headers-5.15.0-112. 2024-06-11T13:00:47.048 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../5-linux-headers-5.15.0-112_5.15.0-112.122_all.deb ... 2024-06-11T13:00:47.092 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-headers-5.15.0-112 (5.15.0-112.122) ... 2024-06-11T13:00:51.064 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-headers-5.15.0-112-generic. 2024-06-11T13:00:51.101 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../6-linux-headers-5.15.0-112-generic_5.15.0-112.122_amd64.deb ... 2024-06-11T13:00:51.148 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-headers-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:52.625 INFO:teuthology.orchestra.run.smithi059.stdout:Selecting previously unselected package linux-headers-5.15.0-112-generic. 2024-06-11T13:00:52.661 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../6-linux-headers-5.15.0-112-generic_5.15.0-112.122_amd64.deb ... 2024-06-11T13:00:52.699 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-headers-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:54.420 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.112.112_amd64.deb ... 2024-06-11T13:00:54.549 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-headers-generic (5.15.0.112.112) over (5.15.0.56.54) ... 2024-06-11T13:00:55.833 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-headers-5.15.0-112 (5.15.0-112.122) ... 2024-06-11T13:00:55.954 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-headers-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:56.055 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-headers-generic (5.15.0.112.112) ... 2024-06-11T13:00:56.183 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-image-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:56.855 INFO:teuthology.orchestra.run.smithi059.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.112.112_amd64.deb ... 2024-06-11T13:00:56.975 INFO:teuthology.orchestra.run.smithi059.stdout:Unpacking linux-headers-generic (5.15.0.112.112) over (5.15.0.56.54) ... 2024-06-11T13:00:57.351 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-headers-5.15.0-112 (5.15.0-112.122) ... 2024-06-11T13:00:57.457 INFO:teuthology.orchestra.run.smithi117.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-06-11T13:00:57.457 INFO:teuthology.orchestra.run.smithi117.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-06-11T13:00:57.457 INFO:teuthology.orchestra.run.smithi117.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-112-generic 2024-06-11T13:00:57.457 INFO:teuthology.orchestra.run.smithi117.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-112-generic 2024-06-11T13:00:57.488 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-headers-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:57.614 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-headers-generic (5.15.0.112.112) ... 2024-06-11T13:00:57.627 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-modules-extra-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:57.750 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-image-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:59.062 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-modules-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:00:59.108 INFO:teuthology.orchestra.run.smithi059.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-06-11T13:00:59.108 INFO:teuthology.orchestra.run.smithi059.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-06-11T13:00:59.108 INFO:teuthology.orchestra.run.smithi059.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-112-generic 2024-06-11T13:00:59.108 INFO:teuthology.orchestra.run.smithi059.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-112-generic 2024-06-11T13:00:59.278 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-modules-extra-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:01:00.496 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-image-generic (5.15.0.112.112) ... 2024-06-11T13:01:00.622 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-generic (5.15.0.112.112) ... 2024-06-11T13:01:01.237 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-modules-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:01:01.507 INFO:teuthology.orchestra.run.smithi117.stdout:Processing triggers for linux-image-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:01:01.651 INFO:teuthology.orchestra.run.smithi117.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-06-11T13:01:01.651 INFO:teuthology.orchestra.run.smithi117.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-112-generic 2024-06-11T13:01:02.697 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-image-generic (5.15.0.112.112) ... 2024-06-11T13:01:02.823 INFO:teuthology.orchestra.run.smithi059.stdout:Setting up linux-generic (5.15.0.112.112) ... 2024-06-11T13:01:02.958 INFO:teuthology.orchestra.run.smithi059.stdout:Processing triggers for linux-image-5.15.0-112-generic (5.15.0-112.122) ... 2024-06-11T13:01:03.023 INFO:teuthology.orchestra.run.smithi059.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-06-11T13:01:03.023 INFO:teuthology.orchestra.run.smithi059.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-112-generic 2024-06-11T13:01:15.533 INFO:teuthology.orchestra.run.smithi117.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-06-11T13:01:15.534 INFO:teuthology.orchestra.run.smithi117.stdout:Sourcing file `/etc/default/grub' 2024-06-11T13:01:15.547 INFO:teuthology.orchestra.run.smithi117.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-11T13:01:15.572 INFO:teuthology.orchestra.run.smithi117.stdout:Generating grub configuration file ... 2024-06-11T13:01:15.853 INFO:teuthology.orchestra.run.smithi117.stdout:Found linux image: /boot/vmlinuz-5.15.0-112-generic 2024-06-11T13:01:15.877 INFO:teuthology.orchestra.run.smithi117.stdout:Found initrd image: /boot/initrd.img-5.15.0-112-generic 2024-06-11T13:01:16.258 INFO:teuthology.orchestra.run.smithi117.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-06-11T13:01:16.545 INFO:teuthology.orchestra.run.smithi117.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-06-11T13:01:16.546 INFO:teuthology.orchestra.run.smithi117.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-06-11T13:01:16.546 INFO:teuthology.orchestra.run.smithi117.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-06-11T13:01:16.546 INFO:teuthology.orchestra.run.smithi117.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-06-11T13:01:16.546 INFO:teuthology.orchestra.run.smithi117.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-06-11T13:01:16.546 INFO:teuthology.orchestra.run.smithi117.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-06-11T13:01:16.546 INFO:teuthology.orchestra.run.smithi117.stdout:done 2024-06-11T13:01:17.071 DEBUG:teuthology.orchestra.run.smithi117:> dpkg -s linux-image-generic 2024-06-11T13:01:17.097 INFO:teuthology.orchestra.run.smithi117.stdout:Package: linux-image-generic 2024-06-11T13:01:17.097 INFO:teuthology.orchestra.run.smithi117.stdout:Status: install ok installed 2024-06-11T13:01:17.097 INFO:teuthology.orchestra.run.smithi117.stdout:Priority: optional 2024-06-11T13:01:17.097 INFO:teuthology.orchestra.run.smithi117.stdout:Section: kernel 2024-06-11T13:01:17.097 INFO:teuthology.orchestra.run.smithi117.stdout:Installed-Size: 21 2024-06-11T13:01:17.097 INFO:teuthology.orchestra.run.smithi117.stdout:Maintainer: Ubuntu Kernel Team 2024-06-11T13:01:17.097 INFO:teuthology.orchestra.run.smithi117.stdout:Architecture: amd64 2024-06-11T13:01:17.098 INFO:teuthology.orchestra.run.smithi117.stdout:Source: linux-meta 2024-06-11T13:01:17.098 INFO:teuthology.orchestra.run.smithi117.stdout:Version: 5.15.0.112.112 2024-06-11T13:01:17.098 INFO:teuthology.orchestra.run.smithi117.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-112), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-06-11T13:01:17.098 INFO:teuthology.orchestra.run.smithi117.stdout:Depends: linux-image-5.15.0-112-generic, linux-modules-extra-5.15.0-112-generic, linux-firmware, intel-microcode, amd64-microcode 2024-06-11T13:01:17.098 INFO:teuthology.orchestra.run.smithi117.stdout:Recommends: thermald 2024-06-11T13:01:17.098 INFO:teuthology.orchestra.run.smithi117.stdout:Description: Generic Linux kernel image 2024-06-11T13:01:17.098 INFO:teuthology.orchestra.run.smithi117.stdout: This package will always depend on the latest generic kernel image 2024-06-11T13:01:17.098 INFO:teuthology.orchestra.run.smithi117.stdout: available. 2024-06-11T13:01:17.098 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-112-generic 2024-06-11T13:01:17.098 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-11T13:01:17.099 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-11T13:01:17.099 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-06-11T13:01:17.099 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi117.front.sepia.ceph.com, path=None, version=distro) 2024-06-11T13:01:17.099 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-get clean 2024-06-11T13:01:17.244 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-get update 2024-06-11T13:01:17.359 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-06-11T13:01:17.484 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-06-11T13:01:17.605 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-06-11T13:01:17.670 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-06-11T13:01:17.691 INFO:teuthology.orchestra.run.smithi059.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-06-11T13:01:17.691 INFO:teuthology.orchestra.run.smithi059.stdout:Sourcing file `/etc/default/grub' 2024-06-11T13:01:17.707 INFO:teuthology.orchestra.run.smithi059.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-11T13:01:17.729 INFO:teuthology.orchestra.run.smithi059.stdout:Generating grub configuration file ... 2024-06-11T13:01:18.060 INFO:teuthology.orchestra.run.smithi059.stdout:Found linux image: /boot/vmlinuz-5.15.0-112-generic 2024-06-11T13:01:18.083 INFO:teuthology.orchestra.run.smithi059.stdout:Found initrd image: /boot/initrd.img-5.15.0-112-generic 2024-06-11T13:01:18.426 INFO:teuthology.orchestra.run.smithi059.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-06-11T13:01:18.432 INFO:teuthology.orchestra.run.smithi059.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-06-11T13:01:18.505 INFO:teuthology.orchestra.run.smithi059.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-06-11T13:01:18.511 INFO:teuthology.orchestra.run.smithi059.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-06-11T13:01:18.678 INFO:teuthology.orchestra.run.smithi059.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-06-11T13:01:18.678 INFO:teuthology.orchestra.run.smithi059.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-06-11T13:01:18.678 INFO:teuthology.orchestra.run.smithi059.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-06-11T13:01:18.715 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-06-11T13:01:18.721 INFO:teuthology.orchestra.run.smithi059.stdout:done 2024-06-11T13:01:18.732 DEBUG:teuthology.orchestra.run.smithi117:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-06-11T13:01:18.784 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-06-11T13:01:18.962 INFO:teuthology.orchestra.run.smithi117.stdout:Building dependency tree... 2024-06-11T13:01:18.963 INFO:teuthology.orchestra.run.smithi117.stdout:Reading state information... 2024-06-11T13:01:19.122 INFO:teuthology.orchestra.run.smithi117.stdout:linux-image-generic is already the newest version (5.15.0.112.112). 2024-06-11T13:01:19.122 INFO:teuthology.orchestra.run.smithi117.stdout:The following packages were automatically installed and are no longer required: 2024-06-11T13:01:19.122 INFO:teuthology.orchestra.run.smithi117.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-06-11T13:01:19.122 INFO:teuthology.orchestra.run.smithi117.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-06-11T13:01:19.122 INFO:teuthology.orchestra.run.smithi117.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-06-11T13:01:19.122 INFO:teuthology.orchestra.run.smithi117.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-06-11T13:01:19.123 INFO:teuthology.orchestra.run.smithi117.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-06-11T13:01:19.123 INFO:teuthology.orchestra.run.smithi117.stdout:Use 'sudo apt autoremove' to remove them. 2024-06-11T13:01:19.137 DEBUG:teuthology.orchestra.run.smithi059:> dpkg -s linux-image-generic 2024-06-11T13:01:19.161 INFO:teuthology.orchestra.run.smithi059.stdout:Package: linux-image-generic 2024-06-11T13:01:19.161 INFO:teuthology.orchestra.run.smithi059.stdout:Status: install ok installed 2024-06-11T13:01:19.162 INFO:teuthology.orchestra.run.smithi059.stdout:Priority: optional 2024-06-11T13:01:19.162 INFO:teuthology.orchestra.run.smithi059.stdout:Section: kernel 2024-06-11T13:01:19.162 INFO:teuthology.orchestra.run.smithi059.stdout:Installed-Size: 21 2024-06-11T13:01:19.162 INFO:teuthology.orchestra.run.smithi059.stdout:Maintainer: Ubuntu Kernel Team 2024-06-11T13:01:19.162 INFO:teuthology.orchestra.run.smithi059.stdout:Architecture: amd64 2024-06-11T13:01:19.162 INFO:teuthology.orchestra.run.smithi059.stdout:Source: linux-meta 2024-06-11T13:01:19.162 INFO:teuthology.orchestra.run.smithi059.stdout:Version: 5.15.0.112.112 2024-06-11T13:01:19.162 INFO:teuthology.orchestra.run.smithi059.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-112), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-06-11T13:01:19.162 INFO:teuthology.orchestra.run.smithi059.stdout:Depends: linux-image-5.15.0-112-generic, linux-modules-extra-5.15.0-112-generic, linux-firmware, intel-microcode, amd64-microcode 2024-06-11T13:01:19.162 INFO:teuthology.orchestra.run.smithi059.stdout:Recommends: thermald 2024-06-11T13:01:19.162 INFO:teuthology.orchestra.run.smithi059.stdout:Description: Generic Linux kernel image 2024-06-11T13:01:19.162 INFO:teuthology.orchestra.run.smithi059.stdout: This package will always depend on the latest generic kernel image 2024-06-11T13:01:19.162 INFO:teuthology.orchestra.run.smithi059.stdout: available. 2024-06-11T13:01:19.163 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-112-generic 2024-06-11T13:01:19.163 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-11T13:01:19.163 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-11T13:01:19.163 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-06-11T13:01:19.163 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi059.front.sepia.ceph.com, path=None, version=distro) 2024-06-11T13:01:19.163 DEBUG:teuthology.orchestra.run.smithi059:> sudo apt-get clean 2024-06-11T13:01:19.164 INFO:teuthology.orchestra.run.smithi117.stdout:0 upgraded, 0 newly installed, 0 to remove and 324 not upgraded. 2024-06-11T13:01:19.164 DEBUG:teuthology.orchestra.run.smithi117:> dpkg -s linux-image-generic 2024-06-11T13:01:19.220 INFO:teuthology.orchestra.run.smithi117.stdout:Package: linux-image-generic 2024-06-11T13:01:19.220 INFO:teuthology.orchestra.run.smithi117.stdout:Status: install ok installed 2024-06-11T13:01:19.220 INFO:teuthology.orchestra.run.smithi117.stdout:Priority: optional 2024-06-11T13:01:19.220 INFO:teuthology.orchestra.run.smithi117.stdout:Section: kernel 2024-06-11T13:01:19.220 INFO:teuthology.orchestra.run.smithi117.stdout:Installed-Size: 21 2024-06-11T13:01:19.220 INFO:teuthology.orchestra.run.smithi117.stdout:Maintainer: Ubuntu Kernel Team 2024-06-11T13:01:19.220 INFO:teuthology.orchestra.run.smithi117.stdout:Architecture: amd64 2024-06-11T13:01:19.220 INFO:teuthology.orchestra.run.smithi117.stdout:Source: linux-meta 2024-06-11T13:01:19.220 INFO:teuthology.orchestra.run.smithi117.stdout:Version: 5.15.0.112.112 2024-06-11T13:01:19.220 INFO:teuthology.orchestra.run.smithi117.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-112), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-06-11T13:01:19.220 INFO:teuthology.orchestra.run.smithi117.stdout:Depends: linux-image-5.15.0-112-generic, linux-modules-extra-5.15.0-112-generic, linux-firmware, intel-microcode, amd64-microcode 2024-06-11T13:01:19.220 INFO:teuthology.orchestra.run.smithi117.stdout:Recommends: thermald 2024-06-11T13:01:19.221 INFO:teuthology.orchestra.run.smithi117.stdout:Description: Generic Linux kernel image 2024-06-11T13:01:19.221 INFO:teuthology.orchestra.run.smithi117.stdout: This package will always depend on the latest generic kernel image 2024-06-11T13:01:19.221 INFO:teuthology.orchestra.run.smithi117.stdout: available. 2024-06-11T13:01:19.221 DEBUG:teuthology.orchestra.run.smithi117:> mktemp 2024-06-11T13:01:19.265 INFO:teuthology.orchestra.run.smithi117.stdout:/tmp/tmp.sNnXN3IBHk 2024-06-11T13:01:19.265 DEBUG:teuthology.orchestra.run.smithi117:> sudo cp /boot/grub/grub.cfg /tmp/tmp.sNnXN3IBHk 2024-06-11T13:01:19.300 DEBUG:teuthology.orchestra.run.smithi059:> sudo apt-get update 2024-06-11T13:01:19.321 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod 0666 /tmp/tmp.sNnXN3IBHk 2024-06-11T13:01:19.444 DEBUG:teuthology.orchestra.remote:smithi117:/tmp/tmp.sNnXN3IBHk is 10KB 2024-06-11T13:01:19.445 INFO:teuthology.orchestra.run.smithi059.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-06-11T13:01:19.445 INFO:teuthology.orchestra.run.smithi059.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-06-11T13:01:19.458 INFO:teuthology.orchestra.run.smithi059.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-06-11T13:01:19.477 INFO:teuthology.orchestra.run.smithi059.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-06-11T13:01:19.485 DEBUG:teuthology.orchestra.run.smithi117:> rm -fr /tmp/tmp.sNnXN3IBHk 2024-06-11T13:01:19.492 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-06-11T13:01:19.515 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-06-11T13:01:19.515 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-06-11T13:01:19.515 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-06-11T13:01:19.597 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-112-generic 2024-06-11T13:01:19.598 DEBUG:teuthology.orchestra.run.smithi117:> sudo update-grub 2024-06-11T13:01:20.873 INFO:teuthology.orchestra.run.smithi059.stdout:Reading package lists... 2024-06-11T13:01:20.892 DEBUG:teuthology.orchestra.run.smithi059:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-06-11T13:01:20.940 INFO:teuthology.orchestra.run.smithi117.stderr:Sourcing file `/etc/default/grub' 2024-06-11T13:01:20.941 INFO:teuthology.orchestra.run.smithi117.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-11T13:01:20.944 INFO:teuthology.orchestra.run.smithi117.stderr:Generating grub configuration file ... 2024-06-11T13:01:20.958 INFO:teuthology.orchestra.run.smithi059.stdout:Reading package lists... 2024-06-11T13:01:21.137 INFO:teuthology.orchestra.run.smithi117.stderr:Found linux image: /boot/vmlinuz-5.15.0-112-generic 2024-06-11T13:01:21.147 INFO:teuthology.orchestra.run.smithi117.stderr:Found initrd image: /boot/initrd.img-5.15.0-112-generic 2024-06-11T13:01:21.164 INFO:teuthology.orchestra.run.smithi059.stdout:Building dependency tree... 2024-06-11T13:01:21.165 INFO:teuthology.orchestra.run.smithi059.stdout:Reading state information... 2024-06-11T13:01:21.353 INFO:teuthology.orchestra.run.smithi059.stdout:linux-image-generic is already the newest version (5.15.0.112.112). 2024-06-11T13:01:21.353 INFO:teuthology.orchestra.run.smithi059.stdout:The following packages were automatically installed and are no longer required: 2024-06-11T13:01:21.353 INFO:teuthology.orchestra.run.smithi059.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-06-11T13:01:21.353 INFO:teuthology.orchestra.run.smithi059.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-06-11T13:01:21.353 INFO:teuthology.orchestra.run.smithi059.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-06-11T13:01:21.353 INFO:teuthology.orchestra.run.smithi059.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-06-11T13:01:21.354 INFO:teuthology.orchestra.run.smithi059.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-06-11T13:01:21.354 INFO:teuthology.orchestra.run.smithi059.stdout:Use 'sudo apt autoremove' to remove them. 2024-06-11T13:01:21.397 INFO:teuthology.orchestra.run.smithi059.stdout:0 upgraded, 0 newly installed, 0 to remove and 324 not upgraded. 2024-06-11T13:01:21.400 DEBUG:teuthology.orchestra.run.smithi059:> dpkg -s linux-image-generic 2024-06-11T13:01:21.401 INFO:teuthology.orchestra.run.smithi117.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-06-11T13:01:21.405 INFO:teuthology.orchestra.run.smithi117.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-06-11T13:01:21.418 INFO:teuthology.orchestra.run.smithi059.stdout:Package: linux-image-generic 2024-06-11T13:01:21.418 INFO:teuthology.orchestra.run.smithi059.stdout:Status: install ok installed 2024-06-11T13:01:21.419 INFO:teuthology.orchestra.run.smithi059.stdout:Priority: optional 2024-06-11T13:01:21.419 INFO:teuthology.orchestra.run.smithi059.stdout:Section: kernel 2024-06-11T13:01:21.419 INFO:teuthology.orchestra.run.smithi059.stdout:Installed-Size: 21 2024-06-11T13:01:21.419 INFO:teuthology.orchestra.run.smithi059.stdout:Maintainer: Ubuntu Kernel Team 2024-06-11T13:01:21.419 INFO:teuthology.orchestra.run.smithi059.stdout:Architecture: amd64 2024-06-11T13:01:21.419 INFO:teuthology.orchestra.run.smithi059.stdout:Source: linux-meta 2024-06-11T13:01:21.419 INFO:teuthology.orchestra.run.smithi059.stdout:Version: 5.15.0.112.112 2024-06-11T13:01:21.419 INFO:teuthology.orchestra.run.smithi059.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-112), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-06-11T13:01:21.419 INFO:teuthology.orchestra.run.smithi059.stdout:Depends: linux-image-5.15.0-112-generic, linux-modules-extra-5.15.0-112-generic, linux-firmware, intel-microcode, amd64-microcode 2024-06-11T13:01:21.419 INFO:teuthology.orchestra.run.smithi059.stdout:Recommends: thermald 2024-06-11T13:01:21.419 INFO:teuthology.orchestra.run.smithi059.stdout:Description: Generic Linux kernel image 2024-06-11T13:01:21.419 INFO:teuthology.orchestra.run.smithi059.stdout: This package will always depend on the latest generic kernel image 2024-06-11T13:01:21.419 INFO:teuthology.orchestra.run.smithi059.stdout: available. 2024-06-11T13:01:21.420 DEBUG:teuthology.orchestra.run.smithi059:> mktemp 2024-06-11T13:01:21.444 INFO:teuthology.orchestra.run.smithi117.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-06-11T13:01:21.449 INFO:teuthology.orchestra.run.smithi117.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-06-11T13:01:21.471 INFO:teuthology.orchestra.run.smithi059.stdout:/tmp/tmp.D8kYJZUYmj 2024-06-11T13:01:21.471 DEBUG:teuthology.orchestra.run.smithi059:> sudo cp /boot/grub/grub.cfg /tmp/tmp.D8kYJZUYmj 2024-06-11T13:01:21.535 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0666 /tmp/tmp.D8kYJZUYmj 2024-06-11T13:01:21.567 INFO:teuthology.orchestra.run.smithi117.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-06-11T13:01:21.567 INFO:teuthology.orchestra.run.smithi117.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-06-11T13:01:21.567 INFO:teuthology.orchestra.run.smithi117.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-06-11T13:01:21.581 INFO:teuthology.orchestra.run.smithi117.stderr:done 2024-06-11T13:01:21.583 DEBUG:teuthology.orchestra.run.smithi117:> sudo shutdown -r now 2024-06-11T13:01:21.667 DEBUG:teuthology.orchestra.remote:smithi059:/tmp/tmp.D8kYJZUYmj is 10KB 2024-06-11T13:01:21.686 DEBUG:teuthology.orchestra.run.smithi059:> rm -fr /tmp/tmp.D8kYJZUYmj 2024-06-11T13:01:21.693 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-06-11T13:01:21.752 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-06-11T13:01:21.752 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-06-11T13:01:21.752 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-06-11T13:01:21.829 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-112-generic 2024-06-11T13:01:21.829 DEBUG:teuthology.orchestra.run.smithi059:> sudo update-grub 2024-06-11T13:01:23.059 INFO:teuthology.orchestra.run.smithi059.stderr:Sourcing file `/etc/default/grub' 2024-06-11T13:01:23.059 INFO:teuthology.orchestra.run.smithi059.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-11T13:01:23.066 INFO:teuthology.orchestra.run.smithi059.stderr:Generating grub configuration file ... 2024-06-11T13:01:23.244 INFO:teuthology.orchestra.run.smithi059.stderr:Found linux image: /boot/vmlinuz-5.15.0-112-generic 2024-06-11T13:01:23.251 INFO:teuthology.orchestra.run.smithi059.stderr:Found initrd image: /boot/initrd.img-5.15.0-112-generic 2024-06-11T13:01:23.517 INFO:teuthology.orchestra.run.smithi059.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-06-11T13:01:23.522 INFO:teuthology.orchestra.run.smithi059.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-06-11T13:01:23.565 INFO:teuthology.orchestra.run.smithi059.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-06-11T13:01:23.571 INFO:teuthology.orchestra.run.smithi059.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-06-11T13:01:23.700 INFO:teuthology.orchestra.run.smithi059.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-06-11T13:01:23.700 INFO:teuthology.orchestra.run.smithi059.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-06-11T13:01:23.700 INFO:teuthology.orchestra.run.smithi059.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-06-11T13:01:23.722 INFO:teuthology.orchestra.run.smithi059.stderr:done 2024-06-11T13:01:23.724 DEBUG:teuthology.orchestra.run.smithi059:> sudo shutdown -r now 2024-06-11T13:01:51.615 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-06-11T13:01:51.615 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-06-11T13:01:51.616 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:01:53.729 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-06-11T13:01:53.729 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-06-11T13:01:53.730 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:02:09.954 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-06-11T13:02:12.254 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.59 2024-06-11T13:02:18.961 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-06-11T13:02:18.962 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:02:21.258 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-06-11T13:02:21.259 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:02:22.014 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-06-11T13:02:24.318 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.59 2024-06-11T13:02:34.022 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-06-11T13:02:34.023 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:02:36.321 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-06-11T13:02:36.322 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:02:52.446 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-06-11T13:03:07.462 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-06-11T13:03:07.463 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:03:07.846 DEBUG:teuthology.orchestra.run.smithi117:> true 2024-06-11T13:03:08.736 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-06-11T13:03:08.737 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-112-generic"... 2024-06-11T13:03:08.737 DEBUG:teuthology.orchestra.run.smithi117:> uname -r 2024-06-11T13:03:08.784 INFO:teuthology.orchestra.run.smithi117.stdout:5.15.0-112-generic 2024-06-11T13:03:08.785 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-112-generic vs 5.15.0-112-generic 2024-06-11T13:03:08.785 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-11T13:03:08.785 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-06-11T13:03:09.785 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-06-11T13:03:09.786 DEBUG:teuthology.orchestra.run.smithi117:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-11T13:03:09.855 INFO:teuthology.orchestra.run.smithi117.stdout:ttyS1 2024-06-11T13:03:09.874 DEBUG:teuthology.parallel:result is None 2024-06-11T13:03:36.324 DEBUG:teuthology.orchestra.remote:timed out 2024-06-11T13:03:51.326 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-06-11T13:03:51.327 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:03:51.530 DEBUG:teuthology.orchestra.run.smithi059:> true 2024-06-11T13:03:52.206 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-06-11T13:03:52.206 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-112-generic"... 2024-06-11T13:03:52.206 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2024-06-11T13:03:52.252 INFO:teuthology.orchestra.run.smithi059.stdout:5.15.0-112-generic 2024-06-11T13:03:52.252 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-112-generic vs 5.15.0-112-generic 2024-06-11T13:03:52.252 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-11T13:03:52.253 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-06-11T13:03:53.253 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-06-11T13:03:53.254 DEBUG:teuthology.orchestra.run.smithi059:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-11T13:03:53.306 INFO:teuthology.orchestra.run.smithi059.stdout:ttyS1 2024-06-11T13:03:53.334 DEBUG:teuthology.parallel:result is None 2024-06-11T13:03:53.334 INFO:teuthology.run_tasks:Running task internal.base... 2024-06-11T13:03:53.341 INFO:teuthology.task.internal:Creating test directory... 2024-06-11T13:03:53.341 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-11T13:03:53.344 DEBUG:teuthology.orchestra.run.smithi117:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-11T13:03:53.350 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-06-11T13:03:53.356 INFO:teuthology.run_tasks:Running task internal.archive... 2024-06-11T13:03:53.364 INFO:teuthology.task.internal:Creating archive directory... 2024-06-11T13:03:53.365 DEBUG:teuthology.orchestra.run.smithi059:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-11T13:03:53.393 DEBUG:teuthology.orchestra.run.smithi117:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-11T13:03:53.485 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-06-11T13:03:53.491 INFO:teuthology.task.internal:Enabling coredump saving... 2024-06-11T13:03:53.492 DEBUG:teuthology.orchestra.run.smithi059:> 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 2024-06-11T13:03:53.494 DEBUG:teuthology.orchestra.run.smithi117:> 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 2024-06-11T13:03:53.508 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-11T13:03:53.517 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-11T13:03:53.518 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-11T13:03:53.526 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-11T13:03:53.528 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-06-11T13:03:53.534 INFO:teuthology.task.internal:Configuring sudo... 2024-06-11T13:03:53.535 DEBUG:teuthology.orchestra.run.smithi059:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-11T13:03:53.565 DEBUG:teuthology.orchestra.run.smithi117:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-11T13:03:53.583 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-06-11T13:03:53.592 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-06-11T13:03:53.592 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-11T13:03:53.625 DEBUG:teuthology.orchestra.run.smithi117:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-11T13:03:53.632 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-11T13:03:53.676 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-11T13:03:53.724 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-06-11T13:03:53.724 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-11T13:03:53.787 DEBUG:teuthology.orchestra.run.smithi117:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-11T13:03:53.793 DEBUG:teuthology.orchestra.run.smithi117:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-11T13:03:53.841 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-06-11T13:03:53.841 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-11T13:03:53.903 DEBUG:teuthology.orchestra.run.smithi059:> sudo service rsyslog restart 2024-06-11T13:03:53.905 DEBUG:teuthology.orchestra.run.smithi117:> sudo service rsyslog restart 2024-06-11T13:03:53.972 INFO:teuthology.run_tasks:Running task internal.timer... 2024-06-11T13:03:53.979 INFO:teuthology.task.internal:Starting timer... 2024-06-11T13:03:53.979 INFO:teuthology.run_tasks:Running task pcp... 2024-06-11T13:03:53.989 INFO:teuthology.run_tasks:Running task selinux... 2024-06-11T13:03:53.998 DEBUG:teuthology.task.selinux:Excluding smithi059: OS 'ubuntu' does not support SELinux 2024-06-11T13:03:53.998 DEBUG:teuthology.task.selinux:Excluding smithi117: OS 'ubuntu' does not support SELinux 2024-06-11T13:03:53.998 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-06-11T13:03:53.998 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-06-11T13:03:53.998 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-06-11T13:03:53.998 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-06-11T13:03:54.007 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-06-11T13:03:54.009 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-06-11T13:03:54.122 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-06-11T13:03:54.132 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'}]}] 2024-06-11T13:03:54.133 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi059.front.sepia.ceph.com,smithi117.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-06-11T13:10:59.394 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi059.front.sepia.ceph.com'), Remote(name='ubuntu@smithi117.front.sepia.ceph.com')] 2024-06-11T13:10:59.395 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-06-11T13:10:59.397 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:10:59.478 DEBUG:teuthology.orchestra.run.smithi059:> true 2024-06-11T13:10:59.554 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-06-11T13:10:59.555 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-06-11T13:10:59.555 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T13:10:59.638 DEBUG:teuthology.orchestra.run.smithi117:> true 2024-06-11T13:10:59.714 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-06-11T13:10:59.714 INFO:teuthology.run_tasks:Running task clock... 2024-06-11T13:10:59.729 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-06-11T13:10:59.729 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-11T13:10:59.730 DEBUG:teuthology.orchestra.run.smithi059:> 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 2024-06-11T13:10:59.732 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-11T13:10:59.732 DEBUG:teuthology.orchestra.run.smithi117:> 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 2024-06-11T13:10:59.759 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-06-11T13:10:59.760 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: Command line: ntpd -gq 2024-06-11T13:10:59.760 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: ---------------------------------------------------- 2024-06-11T13:10:59.760 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: ntp-4 is maintained by Network Time Foundation, 2024-06-11T13:10:59.760 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-06-11T13:10:59.760 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: corporation. Support and training for ntp-4 are 2024-06-11T13:10:59.760 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: available at https://www.nwtime.org/support 2024-06-11T13:10:59.760 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: ---------------------------------------------------- 2024-06-11T13:10:59.761 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: proto: precision = 0.045 usec (-24) 2024-06-11T13:10:59.761 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: basedate set to 2022-02-04 2024-06-11T13:10:59.761 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: gps base set to 2022-02-06 (week 2196) 2024-06-11T13:10:59.761 INFO:teuthology.orchestra.run.smithi059.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-11T13:10:59.761 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-11T13:10:59.762 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: restrict ::: KOD does nothing without LIMITED. 2024-06-11T13:10:59.762 INFO:teuthology.orchestra.run.smithi059.stderr:restrict ::: KOD does nothing without LIMITED. 2024-06-11T13:10:59.763 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: Listen and drop on 0 v6wildcard [::]:123 2024-06-11T13:10:59.763 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-06-11T13:10:59.763 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: Listen normally on 2 lo 127.0.0.1:123 2024-06-11T13:10:59.763 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: Listen normally on 3 ens1f0 172.21.15.59:123 2024-06-11T13:10:59.763 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: Listen normally on 4 lo [::1]:123 2024-06-11T13:10:59.763 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:192a%4]:123 2024-06-11T13:10:59.763 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:10:59 ntpd[17516]: Listening on routing socket on fd #22 for interface updates 2024-06-11T13:10:59.784 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-06-11T13:10:59.784 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: Command line: ntpd -gq 2024-06-11T13:10:59.784 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: ---------------------------------------------------- 2024-06-11T13:10:59.784 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: ntp-4 is maintained by Network Time Foundation, 2024-06-11T13:10:59.785 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-06-11T13:10:59.785 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: corporation. Support and training for ntp-4 are 2024-06-11T13:10:59.785 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: available at https://www.nwtime.org/support 2024-06-11T13:10:59.785 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: ---------------------------------------------------- 2024-06-11T13:10:59.785 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: proto: precision = 0.061 usec (-24) 2024-06-11T13:10:59.785 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: basedate set to 2022-02-04 2024-06-11T13:10:59.785 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: gps base set to 2022-02-06 (week 2196) 2024-06-11T13:10:59.786 INFO:teuthology.orchestra.run.smithi117.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-11T13:10:59.786 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-11T13:10:59.786 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: restrict ::: KOD does nothing without LIMITED. 2024-06-11T13:10:59.786 INFO:teuthology.orchestra.run.smithi117.stderr:restrict ::: KOD does nothing without LIMITED. 2024-06-11T13:10:59.787 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: Listen and drop on 0 v6wildcard [::]:123 2024-06-11T13:10:59.788 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-06-11T13:10:59.788 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: Listen normally on 2 lo 127.0.0.1:123 2024-06-11T13:10:59.788 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: Listen normally on 3 enp3s0f1 172.21.15.117:123 2024-06-11T13:10:59.788 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: Listen normally on 4 lo [::1]:123 2024-06-11T13:10:59.788 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:4463%5]:123 2024-06-11T13:10:59.788 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:10:59 ntpd[17572]: Listening on routing socket on fd #22 for interface updates 2024-06-11T13:11:00.760 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:00 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:00.760 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:00 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:00.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:00 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:00.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:00 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:00.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:00 ntpd[17516]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:00.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:00 ntpd[17516]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:01.760 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:01 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:01.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:01 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:01.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:01 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:01.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:01 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:01.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:01 ntpd[17516]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:01.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:01 ntpd[17516]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:01.785 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:01 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:01.785 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:01 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:01.785 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:01 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:01.785 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:01 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:01.785 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:01 ntpd[17572]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:01.785 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:01 ntpd[17572]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:02.760 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:02 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:02.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:02 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:02.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:02 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:02.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:02 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:02.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:02 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:02.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:02 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:02.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:02 ntpd[17516]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:02.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:02 ntpd[17516]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:03.760 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:03 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:03.760 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:03 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:03.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:03 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:03.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:03 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:03.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:03 ntpd[17516]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:03.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:03 ntpd[17516]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:03.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:03.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:03.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:03.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:03.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:03.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:03.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:03.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:03.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:03.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:03.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:03.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:03.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:03.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:03.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:03.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:03.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:03.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:03.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:03.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:03 ntpd[17572]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:04.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:04 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:04.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:04 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:04.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:04 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:04.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:04 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:04.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:04 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:04.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:04 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:04.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:04 ntpd[17516]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:04.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:04 ntpd[17516]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:04.762 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:04 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:04.762 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:04 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:04.762 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:04 ntpd[17516]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:04.762 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:04 ntpd[17516]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:05.760 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:05 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:05.760 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:05 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:05.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:05 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:05.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:05 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:05.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:05 ntpd[17516]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:05.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:05 ntpd[17516]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:05.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:05.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:05.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:05.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:05.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:05.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:05.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:05.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:05.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:05.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:05.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:05.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:05.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:05.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:05.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:05.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:05.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:05.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:05 ntpd[17572]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:06.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:06 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:06.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:06 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:06.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:06 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:06.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:06 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:06.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:06 ntpd[17516]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:06.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:06 ntpd[17516]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:06.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:06 ntpd[17516]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:06.761 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:06 ntpd[17516]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:06.762 INFO:teuthology.orchestra.run.smithi059.stdout:11 Jun 13:11:06 ntpd[17516]: ntpd: time slew +0.001079 s 2024-06-11T13:11:06.762 INFO:teuthology.orchestra.run.smithi059.stdout:ntpd: time slew +0.001079s 2024-06-11T13:11:06.762 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:06 ntpd[17516]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-06-11T13:11:06.762 INFO:teuthology.orchestra.run.smithi059.stderr:11 Jun 13:11:06 ntpd[17516]: can't open /var/log/ntpstats/loopstats.20240611: Permission denied 2024-06-11T13:11:06.816 INFO:teuthology.orchestra.run.smithi059.stdout: remote refid st t when poll reach delay offset jitter 2024-06-11T13:11:06.816 INFO:teuthology.orchestra.run.smithi059.stdout:============================================================================== 2024-06-11T13:11:06.816 INFO:teuthology.orchestra.run.smithi059.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-06-11T13:11:06.816 INFO:teuthology.orchestra.run.smithi059.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-06-11T13:11:06.816 INFO:teuthology.orchestra.run.smithi059.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-06-11T13:11:06.816 INFO:teuthology.orchestra.run.smithi059.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-06-11T13:11:07.785 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:07 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:07.785 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:07 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:07.785 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:07 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:07.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:07 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:07.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:07 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:07.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:07 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:07.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:07 ntpd[17572]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-11T13:11:07.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:07 ntpd[17572]: can't open /var/log/ntpstats/rawstats.20240611: Permission denied 2024-06-11T13:11:07.786 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:07 ntpd[17572]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-11T13:11:07.786 INFO:teuthology.orchestra.run.smithi117.stdout:11 Jun 13:11:07 ntpd[17572]: ntpd: time slew -0.000997 s 2024-06-11T13:11:07.786 INFO:teuthology.orchestra.run.smithi117.stdout:ntpd: time slew -0.000997s 2024-06-11T13:11:07.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:07 ntpd[17572]: can't open /var/log/ntpstats/peerstats.20240611: Permission denied 2024-06-11T13:11:07.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:07 ntpd[17572]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-06-11T13:11:07.787 INFO:teuthology.orchestra.run.smithi117.stderr:11 Jun 13:11:07 ntpd[17572]: can't open /var/log/ntpstats/loopstats.20240611: Permission denied 2024-06-11T13:11:07.837 INFO:teuthology.orchestra.run.smithi117.stdout: remote refid st t when poll reach delay offset jitter 2024-06-11T13:11:07.838 INFO:teuthology.orchestra.run.smithi117.stdout:============================================================================== 2024-06-11T13:11:07.838 INFO:teuthology.orchestra.run.smithi117.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-06-11T13:11:07.838 INFO:teuthology.orchestra.run.smithi117.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-06-11T13:11:07.838 INFO:teuthology.orchestra.run.smithi117.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-06-11T13:11:07.838 INFO:teuthology.orchestra.run.smithi117.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-06-11T13:11:07.839 INFO:teuthology.run_tasks:Running task cephadm... 2024-06-11T13:11:07.934 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}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '3f51ea3944d39ca13aa40153c9a4ee298306679d'} 2024-06-11T13:11:07.934 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-06-11T13:11:07.935 INFO:tasks.cephadm:Cluster fsid is 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:11:07.935 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-06-11T13:11:07.935 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.59', 'mon.c': '[v2:172.21.15.59:3301,v1:172.21.15.59:6790]', 'mon.b': '172.21.15.117'} 2024-06-11T13:11:07.936 INFO:tasks.cephadm:First mon is mon.a on smithi059 2024-06-11T13:11:07.936 INFO:tasks.cephadm:First mgr is y 2024-06-11T13:11:07.936 INFO:tasks.cephadm:Normalizing hostnames... 2024-06-11T13:11:07.936 DEBUG:teuthology.orchestra.run.smithi059:> sudo hostname $(hostname -s) 2024-06-11T13:11:07.952 DEBUG:teuthology.orchestra.run.smithi117:> sudo hostname $(hostname -s) 2024-06-11T13:11:07.966 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-06-11T13:11:07.967 DEBUG:teuthology.orchestra.run.smithi059:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-06-11T13:11:08.408 INFO:teuthology.orchestra.run.smithi059.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Jun 11 13:11 /home/ubuntu/cephtest/cephadm 2024-06-11T13:11:08.409 DEBUG:teuthology.orchestra.run.smithi117:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-06-11T13:11:08.643 INFO:teuthology.orchestra.run.smithi117.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Jun 11 13:11 /home/ubuntu/cephtest/cephadm 2024-06-11T13:11:08.644 DEBUG:teuthology.orchestra.run.smithi059:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-06-11T13:11:08.651 DEBUG:teuthology.orchestra.run.smithi117:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-06-11T13:11:08.667 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-06-11T13:11:08.668 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-06-11T13:11:08.694 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-06-11T13:11:08.853 INFO:teuthology.orchestra.run.smithi059.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-06-11T13:11:08.856 INFO:teuthology.orchestra.run.smithi117.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-06-11T13:11:48.526 INFO:teuthology.orchestra.run.smithi117.stdout:{ 2024-06-11T13:11:48.527 INFO:teuthology.orchestra.run.smithi117.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-06-11T13:11:48.527 INFO:teuthology.orchestra.run.smithi117.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-06-11T13:11:48.527 INFO:teuthology.orchestra.run.smithi117.stdout: "repo_digests": [ 2024-06-11T13:11:48.528 INFO:teuthology.orchestra.run.smithi117.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-06-11T13:11:48.528 INFO:teuthology.orchestra.run.smithi117.stdout: ] 2024-06-11T13:11:48.528 INFO:teuthology.orchestra.run.smithi117.stdout:} 2024-06-11T13:11:53.814 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:11:53.814 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-06-11T13:11:53.814 INFO:teuthology.orchestra.run.smithi059.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-06-11T13:11:53.814 INFO:teuthology.orchestra.run.smithi059.stdout: "repo_digests": [ 2024-06-11T13:11:53.814 INFO:teuthology.orchestra.run.smithi059.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-06-11T13:11:53.815 INFO:teuthology.orchestra.run.smithi059.stdout: ] 2024-06-11T13:11:53.815 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:11:53.847 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /etc/ceph 2024-06-11T13:11:53.861 DEBUG:teuthology.orchestra.run.smithi117:> sudo mkdir -p /etc/ceph 2024-06-11T13:11:53.875 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 777 /etc/ceph 2024-06-11T13:11:53.915 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod 777 /etc/ceph 2024-06-11T13:11:53.929 INFO:tasks.cephadm:Writing seed config... 2024-06-11T13:11:53.930 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-06-11T13:11:53.930 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-06-11T13:11:53.930 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-06-11T13:11:53.930 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-06-11T13:11:53.931 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-06-11T13:11:53.931 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-06-11T13:11:53.931 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-06-11T13:11:53.931 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-06-11T13:11:53.931 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-06-11T13:11:53.932 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-06-11T13:11:53.932 DEBUG:teuthology.orchestra.run.smithi059:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-06-11T13:11:53.964 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 = 10d026b4-27f4-11ef-bc9b-c7b262605968 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 [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 2024-06-11T13:11:53.965 DEBUG:teuthology.orchestra.run.smithi059:mon.a> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.a.service 2024-06-11T13:11:54.009 DEBUG:teuthology.orchestra.run.smithi059:mgr.y> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.y.service 2024-06-11T13:11:54.053 INFO:tasks.cephadm:Bootstrapping... 2024-06-11T13:11:54.053 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 --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 172.21.15.59 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-06-11T13:11:54.256 INFO:teuthology.orchestra.run.smithi059.stderr:-------------------------------------------------------------------------------- 2024-06-11T13:11:54.256 INFO:teuthology.orchestra.run.smithi059.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '10d026b4-27f4-11ef-bc9b-c7b262605968', '--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', '172.21.15.59', '--skip-admin-label'] 2024-06-11T13:11:54.256 INFO:teuthology.orchestra.run.smithi059.stderr:Verifying podman|docker is present... 2024-06-11T13:11:54.257 INFO:teuthology.orchestra.run.smithi059.stderr:Verifying lvm2 is present... 2024-06-11T13:11:54.257 INFO:teuthology.orchestra.run.smithi059.stderr:Verifying time synchronization is in place... 2024-06-11T13:11:54.261 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-06-11T13:11:54.266 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2024-06-11T13:11:54.271 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-06-11T13:11:54.276 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2024-06-11T13:11:54.281 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: masked 2024-06-11T13:11:54.285 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2024-06-11T13:11:54.289 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-06-11T13:11:54.293 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2024-06-11T13:11:54.298 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: enabled 2024-06-11T13:11:54.301 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: active 2024-06-11T13:11:54.302 INFO:teuthology.orchestra.run.smithi059.stderr:Unit ntp.service is enabled and running 2024-06-11T13:11:54.302 INFO:teuthology.orchestra.run.smithi059.stderr:Repeating the final host check... 2024-06-11T13:11:54.302 INFO:teuthology.orchestra.run.smithi059.stderr:docker (/usr/bin/docker) is present 2024-06-11T13:11:54.302 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl is present 2024-06-11T13:11:54.302 INFO:teuthology.orchestra.run.smithi059.stderr:lvcreate is present 2024-06-11T13:11:54.305 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-06-11T13:11:54.308 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2024-06-11T13:11:54.311 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-06-11T13:11:54.315 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2024-06-11T13:11:54.318 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: masked 2024-06-11T13:11:54.321 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2024-06-11T13:11:54.324 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-06-11T13:11:54.327 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2024-06-11T13:11:54.332 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: enabled 2024-06-11T13:11:54.335 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: active 2024-06-11T13:11:54.336 INFO:teuthology.orchestra.run.smithi059.stderr:Unit ntp.service is enabled and running 2024-06-11T13:11:54.336 INFO:teuthology.orchestra.run.smithi059.stderr:Host looks OK 2024-06-11T13:11:54.336 INFO:teuthology.orchestra.run.smithi059.stderr:Cluster fsid: 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:11:54.336 INFO:teuthology.orchestra.run.smithi059.stderr:Acquiring lock 139896176608640 on /run/cephadm/10d026b4-27f4-11ef-bc9b-c7b262605968.lock 2024-06-11T13:11:54.336 INFO:teuthology.orchestra.run.smithi059.stderr:Lock 139896176608640 acquired on /run/cephadm/10d026b4-27f4-11ef-bc9b-c7b262605968.lock 2024-06-11T13:11:54.336 INFO:teuthology.orchestra.run.smithi059.stderr:Verifying IP 172.21.15.59 port 3300 ... 2024-06-11T13:11:54.336 INFO:teuthology.orchestra.run.smithi059.stderr:Verifying IP 172.21.15.59 port 6789 ... 2024-06-11T13:11:54.337 INFO:teuthology.orchestra.run.smithi059.stderr:Base mon IP is 172.21.15.59, final addrv is [v2:172.21.15.59:3300,v1:172.21.15.59:6789] 2024-06-11T13:11:54.337 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-06-11T13:11:54.337 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-06-11T13:11:54.338 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.59 2024-06-11T13:11:54.340 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-06-11T13:11:54.340 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-06-11T13:11:54.340 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1792sec hoplimit 64 pref medium 2024-06-11T13:11:54.342 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-06-11T13:11:54.342 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-06-11T13:11:54.342 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-06-11T13:11:54.342 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-06-11T13:11:54.342 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:febd:192a/64 scope link 2024-06-11T13:11:54.342 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-06-11T13:11:54.343 INFO:teuthology.orchestra.run.smithi059.stderr:Mon IP `172.21.15.59` is in CIDR network `172.21.0.0/20` 2024-06-11T13:11:54.343 INFO:teuthology.orchestra.run.smithi059.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-06-11T13:11:54.344 INFO:teuthology.orchestra.run.smithi059.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-06-11T13:11:54.907 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-06-11T13:11:55.062 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-06-11T13:11:55.062 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-06-11T13:11:55.095 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-06-11T13:11:56.135 INFO:teuthology.orchestra.run.smithi059.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-06-11T13:11:56.693 INFO:teuthology.orchestra.run.smithi059.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-06-11T13:11:56.693 INFO:teuthology.orchestra.run.smithi059.stderr:Extracting ceph user uid/gid from container image... 2024-06-11T13:11:57.512 INFO:teuthology.orchestra.run.smithi059.stderr:stat: 167 167 2024-06-11T13:11:58.115 INFO:teuthology.orchestra.run.smithi059.stderr:Creating initial keys... 2024-06-11T13:11:58.960 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-authtool: AQAeTWhmRdK5ORAABQnz2wouLNnqvVDlZ/ybnQ== 2024-06-11T13:12:00.461 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-authtool: AQAgTWhm53juGxAA1yRZZS7f7dExHC+/+GOybw== 2024-06-11T13:12:01.852 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-authtool: AQAhTWhmdOxFMxAAoN9d4H8t6lzf3gnbXJVh+A== 2024-06-11T13:12:02.368 INFO:teuthology.orchestra.run.smithi059.stderr:Creating initial monmap... 2024-06-11T13:12:03.383 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-06-11T13:12:03.383 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-06-11T13:12:03.383 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:12:03.383 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-06-11T13:12:03.947 INFO:teuthology.orchestra.run.smithi059.stderr:monmaptool for a [v2:172.21.15.59:3300,v1:172.21.15.59:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-06-11T13:12:03.947 INFO:teuthology.orchestra.run.smithi059.stderr:setting min_mon_release = octopus 2024-06-11T13:12:03.947 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/monmaptool: set fsid to 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:12:03.947 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-06-11T13:12:03.947 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-06-11T13:12:03.947 INFO:teuthology.orchestra.run.smithi059.stderr:Creating mon... 2024-06-11T13:12:04.827 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-11T13:12:04.828 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 1 imported monmap: 2024-06-11T13:12:04.828 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: epoch 0 2024-06-11T13:12:04.828 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:12:04.828 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: last_changed 2024-06-11T13:12:03.390922+0000 2024-06-11T13:12:04.828 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:12:04.828 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-06-11T13:12:04.828 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-06-11T13:12:04.828 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:12:04.828 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.828 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 0 /usr/bin/ceph-mon: set fsid to 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:12:04.853 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: RocksDB version: 6.15.5 2024-06-11T13:12:04.853 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.853 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-06-11T13:12:04.853 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Compile date Apr 18 2022 2024-06-11T13:12:04.853 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: DB SUMMARY 2024-06-11T13:12:04.854 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.854 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: DB Session ID: 5N62R4R8R6NALDY4HW92 2024-06-11T13:12:04.854 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.854 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-06-11T13:12:04.854 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.854 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-06-11T13:12:04.854 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.854 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.error_if_exists: 0 2024-06-11T13:12:04.854 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.create_if_missing: 1 2024-06-11T13:12:04.854 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.paranoid_checks: 1 2024-06-11T13:12:04.854 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T13:12:04.854 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.env: 0x55b79d0c6860 2024-06-11T13:12:04.855 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.fs: Posix File System 2024-06-11T13:12:04.855 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.info_log: 0x55b79e255320 2024-06-11T13:12:04.855 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-11T13:12:04.855 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.statistics: (nil) 2024-06-11T13:12:04.855 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.use_fsync: 0 2024-06-11T13:12:04.855 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.max_log_file_size: 0 2024-06-11T13:12:04.855 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T13:12:04.855 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T13:12:04.855 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-11T13:12:04.855 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-11T13:12:04.855 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.allow_fallocate: 1 2024-06-11T13:12:04.855 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-11T13:12:04.856 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-11T13:12:04.856 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.use_direct_reads: 0 2024-06-11T13:12:04.856 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T13:12:04.856 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.create_missing_column_families: 0 2024-06-11T13:12:04.856 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.db_log_dir: 2024-06-11T13:12:04.856 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-06-11T13:12:04.856 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T13:12:04.856 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T13:12:04.856 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T13:12:04.856 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T13:12:04.856 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T13:12:04.856 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T13:12:04.857 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.advise_random_on_open: 1 2024-06-11T13:12:04.857 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-11T13:12:04.857 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.write_buffer_manager: 0x55b79e4f5950 2024-06-11T13:12:04.857 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T13:12:04.857 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-06-11T13:12:04.857 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T13:12:04.857 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T13:12:04.857 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.rate_limiter: (nil) 2024-06-11T13:12:04.857 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T13:12:04.858 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-11T13:12:04.858 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-11T13:12:04.858 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-11T13:12:04.858 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.unordered_write: 0 2024-06-11T13:12:04.858 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T13:12:04.858 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T13:12:04.858 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T13:12:04.858 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T13:12:04.858 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.row_cache: None 2024-06-11T13:12:04.858 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.wal_filter: None 2024-06-11T13:12:04.858 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T13:12:04.859 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-11T13:12:04.859 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.preserve_deletes: 0 2024-06-11T13:12:04.859 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.two_write_queues: 0 2024-06-11T13:12:04.859 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.manual_wal_flush: 0 2024-06-11T13:12:04.859 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.atomic_flush: 0 2024-06-11T13:12:04.859 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T13:12:04.859 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T13:12:04.859 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T13:12:04.859 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.log_readahead_size: 0 2024-06-11T13:12:04.859 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T13:12:04.859 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.best_efforts_recovery: 0 2024-06-11T13:12:04.860 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T13:12:04.860 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T13:12:04.860 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.allow_data_in_errors: 0 2024-06-11T13:12:04.860 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.db_host_id: __hostname__ 2024-06-11T13:12:04.860 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.max_background_jobs: 2 2024-06-11T13:12:04.860 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.max_background_compactions: -1 2024-06-11T13:12:04.860 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.max_subcompactions: 1 2024-06-11T13:12:04.860 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T13:12:04.860 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T13:12:04.860 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T13:12:04.860 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.max_total_wal_size: 0 2024-06-11T13:12:04.860 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T13:12:04.861 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T13:12:04.861 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T13:12:04.861 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T13:12:04.861 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.max_open_files: -1 2024-06-11T13:12:04.861 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.bytes_per_sync: 0 2024-06-11T13:12:04.861 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T13:12:04.861 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T13:12:04.861 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-11T13:12:04.861 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Options.max_background_flushes: -1 2024-06-11T13:12:04.861 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Compression algorithms supported: 2024-06-11T13:12:04.861 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T13:12:04.861 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: kZSTD supported: 0 2024-06-11T13:12:04.862 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: kXpressCompression supported: 0 2024-06-11T13:12:04.862 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-11T13:12:04.862 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: kLZ4Compression supported: 1 2024-06-11T13:12:04.862 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: kBZip2Compression supported: 0 2024-06-11T13:12:04.862 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: kZlibCompression supported: 1 2024-06-11T13:12:04.862 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: kSnappyCompression supported: 1 2024-06-11T13:12:04.862 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.829+0000 7fd70f091880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T13:12:04.862 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-06-11T13:12:04.862 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.862 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-06-11T13:12:04.862 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.863 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-06-11T13:12:04.863 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.863 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T13:12:04.863 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.merge_operator: 2024-06-11T13:12:04.863 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compaction_filter: None 2024-06-11T13:12:04.863 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compaction_filter_factory: None 2024-06-11T13:12:04.863 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.sst_partitioner_factory: None 2024-06-11T13:12:04.863 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T13:12:04.863 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T13:12:04.863 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b79e2a6b08) 2024-06-11T13:12:04.863 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-06-11T13:12:04.863 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T13:12:04.864 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T13:12:04.864 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-06-11T13:12:04.864 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: index_type: 0 2024-06-11T13:12:04.864 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-06-11T13:12:04.864 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-06-11T13:12:04.864 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-06-11T13:12:04.864 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-06-11T13:12:04.864 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: checksum: 1 2024-06-11T13:12:04.864 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-06-11T13:12:04.864 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: block_cache: 0x55b79e286170 2024-06-11T13:12:04.864 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-06-11T13:12:04.865 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-06-11T13:12:04.865 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-06-11T13:12:04.865 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-06-11T13:12:04.865 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-06-11T13:12:04.865 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-06-11T13:12:04.865 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-06-11T13:12:04.865 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-06-11T13:12:04.865 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-06-11T13:12:04.865 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-06-11T13:12:04.865 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-06-11T13:12:04.865 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-06-11T13:12:04.865 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-06-11T13:12:04.866 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-06-11T13:12:04.866 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-06-11T13:12:04.866 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-06-11T13:12:04.866 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-06-11T13:12:04.866 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-06-11T13:12:04.866 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-06-11T13:12:04.866 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: format_version: 4 2024-06-11T13:12:04.866 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-06-11T13:12:04.866 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: block_align: 0 2024-06-11T13:12:04.866 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.866 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-11T13:12:04.866 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-11T13:12:04.867 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compression: NoCompression 2024-06-11T13:12:04.867 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-11T13:12:04.867 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-11T13:12:04.867 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T13:12:04.867 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.num_levels: 7 2024-06-11T13:12:04.867 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T13:12:04.867 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T13:12:04.867 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T13:12:04.867 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T13:12:04.867 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T13:12:04.867 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T13:12:04.868 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T13:12:04.868 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:12:04.868 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T13:12:04.868 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T13:12:04.868 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T13:12:04.868 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compression_opts.level: 32767 2024-06-11T13:12:04.868 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-11T13:12:04.868 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T13:12:04.868 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:12:04.868 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T13:12:04.868 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compression_opts.enabled: false 2024-06-11T13:12:04.868 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T13:12:04.869 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T13:12:04.869 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T13:12:04.869 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-11T13:12:04.869 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T13:12:04.869 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T13:12:04.869 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T13:12:04.869 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T13:12:04.869 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T13:12:04.869 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T13:12:04.869 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T13:12:04.869 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T13:12:04.869 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T13:12:04.870 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T13:12:04.870 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T13:12:04.870 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T13:12:04.870 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T13:12:04.870 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.arena_block_size: 4194304 2024-06-11T13:12:04.870 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T13:12:04.870 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T13:12:04.870 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-06-11T13:12:04.870 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-11T13:12:04.870 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T13:12:04.870 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T13:12:04.871 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T13:12:04.871 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T13:12:04.871 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T13:12:04.871 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T13:12:04.871 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T13:12:04.871 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T13:12:04.871 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T13:12:04.871 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T13:12:04.871 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.table_properties_collectors: 2024-06-11T13:12:04.871 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.inplace_update_support: 0 2024-06-11T13:12:04.871 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T13:12:04.871 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T13:12:04.871 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T13:12:04.872 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T13:12:04.872 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.bloom_locality: 0 2024-06-11T13:12:04.872 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.max_successive_merges: 0 2024-06-11T13:12:04.872 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T13:12:04.872 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-11T13:12:04.872 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.force_consistency_checks: 1 2024-06-11T13:12:04.872 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-11T13:12:04.872 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.ttl: 2592000 2024-06-11T13:12:04.872 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T13:12:04.872 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.enable_blob_files: false 2024-06-11T13:12:04.872 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.min_blob_size: 0 2024-06-11T13:12:04.872 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.blob_file_size: 268435456 2024-06-11T13:12:04.873 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T13:12:04.873 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T13:12:04.873 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T13:12:04.873 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 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 2024-06-11T13:12:04.873 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.873 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-06-11T13:12:04.873 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.873 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-06-11T13:12:04.873 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.873 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55b79e26ca80 2024-06-11T13:12:04.873 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd70f091880 4 rocksdb: DB pointer 0x55b79e2e0000 2024-06-11T13:12:04.873 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd700c7b700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-06-11T13:12:04.874 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.833+0000 7fd700c7b700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-06-11T13:12:04.874 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-06-11T13:12:04.874 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:12:04.874 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.874 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T13:12:04.874 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:12:04.874 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.874 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-06-11T13:12:04.874 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:12:04.874 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.874 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-06-11T13:12:04.874 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.875 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:12:04.875 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.875 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.875 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.875 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-06-11T13:12:04.875 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.875 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:12:04.875 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:12:04.875 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T13:12:04.875 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T13:12:04.875 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T13:12:04.875 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T13:12:04.876 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-06-11T13:12:04.876 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.876 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.876 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.876 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.876 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-06-11T13:12:04.876 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.876 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-06-11T13:12:04.876 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.876 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:12:04.876 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.876 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.876 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.877 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-06-11T13:12:04.877 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.877 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:12:04.877 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:12:04.877 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T13:12:04.877 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T13:12:04.877 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T13:12:04.877 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T13:12:04.877 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-06-11T13:12:04.877 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.877 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.877 INFO:teuthology.orchestra.run.smithi059.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 2024-06-11T13:12:04.878 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.878 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-06-11T13:12:04.878 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: 2024-06-11T13:12:04.878 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.837+0000 7fd70f091880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-06-11T13:12:04.878 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.837+0000 7fd70f091880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-06-11T13:12:04.878 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-mon: debug 2024-06-11T13:12:04.837+0000 7fd70f091880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-06-11T13:12:05.371 INFO:teuthology.orchestra.run.smithi059.stderr:create mon.a on 2024-06-11T13:12:05.587 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-06-11T13:12:05.799 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968.target -> /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968.target. 2024-06-11T13:12:05.799 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968.target -> /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968.target. 2024-06-11T13:12:06.196 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Failed to reset failed state of unit ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.a.service: Unit ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.a.service not loaded. 2024-06-11T13:12:06.200 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Created symlink /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968.target.wants/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service. 2024-06-11T13:12:06.393 INFO:teuthology.orchestra.run.smithi059.stderr:firewalld does not appear to be present 2024-06-11T13:12:06.393 INFO:teuthology.orchestra.run.smithi059.stderr:Not possible to enable service . firewalld.service is not available 2024-06-11T13:12:06.394 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for mon to start... 2024-06-11T13:12:06.394 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for mon... 2024-06-11T13:12:06.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:06 smithi059 systemd[1]: Started Ceph mon.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:12:08.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:08 smithi059 bash[18439]: cluster 2024-06-11T13:12:08.174663+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:12:08.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:08 smithi059 bash[18439]: cluster 2024-06-11T13:12:08.160569+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-06-11T13:12:08.331 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: cluster: 2024-06-11T13:12:08.331 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: id: 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:12:08.331 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-06-11T13:12:08.331 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2024-06-11T13:12:08.331 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: services: 2024-06-11T13:12:08.331 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.167756s) 2024-06-11T13:12:08.331 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mgr: no daemons active 2024-06-11T13:12:08.331 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-06-11T13:12:08.331 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2024-06-11T13:12:08.331 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: data: 2024-06-11T13:12:08.331 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-06-11T13:12:08.332 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-06-11T13:12:08.332 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-06-11T13:12:08.332 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: pgs: 2024-06-11T13:12:08.332 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2024-06-11T13:12:08.901 INFO:teuthology.orchestra.run.smithi059.stderr:mon is available 2024-06-11T13:12:08.901 INFO:teuthology.orchestra.run.smithi059.stderr:Assimilating anything we can from ceph.conf... 2024-06-11T13:12:09.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:09 smithi059 bash[18439]: cluster 2024-06-11T13:12:08.169574+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-06-11T13:12:09.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:09 smithi059 bash[18439]: cluster 2024-06-11T13:12:08.171828+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0]} 2024-06-11T13:12:09.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:09 smithi059 bash[18439]: cluster 2024-06-11T13:12:08.177924+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-06-11T13:12:09.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:09 smithi059 bash[18439]: cluster 2024-06-11T13:12:08.184845+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-06-11T13:12:09.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:09 smithi059 bash[18439]: cluster 2024-06-11T13:12:08.185302+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-06-11T13:12:09.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:09 smithi059 bash[18439]: audit 2024-06-11T13:12:08.337271+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.59:0/325262702' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-06-11T13:12:10.005 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2024-06-11T13:12:10.005 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: [global] 2024-06-11T13:12:10.005 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: fsid = 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:12:10.005 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.59:3300,v1:172.21.15.59:6789] 2024-06-11T13:12:10.005 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-06-11T13:12:10.005 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-06-11T13:12:10.006 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-06-11T13:12:10.006 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-06-11T13:12:10.006 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2024-06-11T13:12:10.006 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: [mgr] 2024-06-11T13:12:10.006 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-06-11T13:12:10.006 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-06-11T13:12:10.006 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2024-06-11T13:12:10.006 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: [osd] 2024-06-11T13:12:10.006 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-06-11T13:12:10.006 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-06-11T13:12:10.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:10 smithi059 bash[18439]: audit 2024-06-11T13:12:10.007683+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.59:0/958725318' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-06-11T13:12:10.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:10 smithi059 bash[18439]: audit 2024-06-11T13:12:10.011012+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.59:0/958725318' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-06-11T13:12:10.599 INFO:teuthology.orchestra.run.smithi059.stderr:Generating new minimal ceph.conf... 2024-06-11T13:12:12.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:11 smithi059 bash[18439]: audit 2024-06-11T13:12:11.716718+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.59:0/3514133402' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:12:12.241 INFO:teuthology.orchestra.run.smithi059.stderr:Restarting the monitor... 2024-06-11T13:12:12.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:12 smithi059 systemd[1]: Stopping Ceph mon.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:12:12.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:12 smithi059 bash[18841]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mon.a 2024-06-11T13:12:12.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:12 smithi059 bash[18439]: debug 2024-06-11T13:12:12.361+0000 7f6a46a73700 -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 2024-06-11T13:12:12.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:12 smithi059 bash[18439]: debug 2024-06-11T13:12:12.361+0000 7f6a46a73700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-06-11T13:12:12.998 INFO:teuthology.orchestra.run.smithi059.stderr:Setting mon public_network to 172.21.0.0/20 2024-06-11T13:12:13.097 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:12 smithi059 bash[18849]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mon-a 2024-06-11T13:12:13.097 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:12 smithi059 bash[18884]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mon.a 2024-06-11T13:12:13.098 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:13 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.a.service: Deactivated successfully. 2024-06-11T13:12:13.098 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:13 smithi059 systemd[1]: Stopped Ceph mon.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:12:13.098 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:13 smithi059 systemd[1]: Started Ceph mon.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:12:14.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.453+0000 7f4cdec0d880 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-11T13:12:14.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.453+0000 7f4cdec0d880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-06-11T13:12:14.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.453+0000 7f4cdec0d880 0 pidfile_write: ignore empty --pid-file 2024-06-11T13:12:14.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 0 load: jerasure load: lrc 2024-06-11T13:12:14.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: RocksDB version: 6.15.5 2024-06-11T13:12:14.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-06-11T13:12:14.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Compile date Apr 18 2022 2024-06-11T13:12:14.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: DB SUMMARY 2024-06-11T13:12:14.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: DB Session ID: PW2AAF2C9DPUSP7WMGYH 2024-06-11T13:12:14.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: CURRENT file: CURRENT 2024-06-11T13:12:14.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: IDENTITY file: IDENTITY 2024-06-11T13:12:14.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-06-11T13:12:14.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-06-11T13:12:14.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82617 ; 2024-06-11T13:12:14.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.error_if_exists: 0 2024-06-11T13:12:14.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.create_if_missing: 0 2024-06-11T13:12:14.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.paranoid_checks: 1 2024-06-11T13:12:14.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T13:12:14.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.env: 0x56017bec6860 2024-06-11T13:12:14.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.fs: Posix File System 2024-06-11T13:12:14.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.info_log: 0x56017d809e00 2024-06-11T13:12:14.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-11T13:12:14.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.statistics: (nil) 2024-06-11T13:12:14.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.use_fsync: 0 2024-06-11T13:12:14.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_log_file_size: 0 2024-06-11T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-11T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-11T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.allow_fallocate: 1 2024-06-11T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-11T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-11T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.use_direct_reads: 0 2024-06-11T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.create_missing_column_families: 0 2024-06-11T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.db_log_dir: 2024-06-11T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-06-11T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T13:12:14.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T13:12:14.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T13:12:14.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T13:12:14.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T13:12:14.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T13:12:14.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.advise_random_on_open: 1 2024-06-11T13:12:14.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-11T13:12:14.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.write_buffer_manager: 0x56017d8fa2d0 2024-06-11T13:12:14.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T13:12:14.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-06-11T13:12:14.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T13:12:14.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T13:12:14.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.rate_limiter: (nil) 2024-06-11T13:12:14.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T13:12:14.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-11T13:12:14.762 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-11T13:12:14.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-11T13:12:14.763 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.unordered_write: 0 2024-06-11T13:12:14.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T13:12:14.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T13:12:14.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T13:12:14.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T13:12:14.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.row_cache: None 2024-06-11T13:12:14.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.wal_filter: None 2024-06-11T13:12:14.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T13:12:14.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-11T13:12:14.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.preserve_deletes: 0 2024-06-11T13:12:14.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.two_write_queues: 0 2024-06-11T13:12:14.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.manual_wal_flush: 0 2024-06-11T13:12:14.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.atomic_flush: 0 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.log_readahead_size: 0 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.best_efforts_recovery: 0 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.allow_data_in_errors: 0 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.db_host_id: __hostname__ 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_background_jobs: 2 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_background_compactions: -1 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_subcompactions: 1 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T13:12:14.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T13:12:14.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T13:12:14.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_total_wal_size: 0 2024-06-11T13:12:14.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T13:12:14.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T13:12:14.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T13:12:14.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T13:12:14.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_open_files: -1 2024-06-11T13:12:14.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.bytes_per_sync: 0 2024-06-11T13:12:14.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T13:12:14.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T13:12:14.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-11T13:12:14.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_background_flushes: -1 2024-06-11T13:12:14.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Compression algorithms supported: 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: kZSTD supported: 0 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: kXpressCompression supported: 0 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: kLZ4Compression supported: 1 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: kBZip2Compression supported: 0 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: kZlibCompression supported: 1 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: kSnappyCompression supported: 1 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.merge_operator: 2024-06-11T13:12:14.767 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compaction_filter: None 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compaction_filter_factory: None 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.sst_partitioner_factory: None 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56017d7d7d00) 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: cache_index_and_filter_blocks: 1 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: pin_top_level_index_and_filter: 1 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: index_type: 0 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: data_block_index_type: 0 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: index_shortening: 1 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: data_block_hash_table_util_ratio: 0.750000 2024-06-11T13:12:14.768 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: hash_index_allow_collision: 1 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: checksum: 1 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: no_block_cache: 0 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: block_cache: 0x56017d83e170 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: block_cache_name: BinnedLRUCache 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: block_cache_options: 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: capacity : 536870912 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: num_shard_bits : 4 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: strict_capacity_limit : 0 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: high_pri_pool_ratio: 0.000 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: block_cache_compressed: (nil) 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: persistent_cache: (nil) 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: block_size: 4096 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: block_size_deviation: 10 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: block_restart_interval: 16 2024-06-11T13:12:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: index_block_restart_interval: 1 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: metadata_block_size: 4096 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: partition_filters: 0 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: use_delta_encoding: 1 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: filter_policy: rocksdb.BuiltinBloomFilter 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: whole_key_filtering: 1 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: verify_compression: 0 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: read_amp_bytes_per_bit: 0 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: format_version: 4 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: enable_index_compression: 1 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: block_align: 0 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compression: NoCompression 2024-06-11T13:12:14.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.num_levels: 7 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T13:12:14.771 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T13:12:14.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compression_opts.level: 32767 2024-06-11T13:12:14.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-11T13:12:14.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T13:12:14.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:12:14.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T13:12:14.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compression_opts.enabled: false 2024-06-11T13:12:14.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T13:12:14.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T13:12:14.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T13:12:14.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-11T13:12:14.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T13:12:14.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.arena_block_size: 4194304 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T13:12:14.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.table_properties_collectors: 2024-06-11T13:12:14.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.inplace_update_support: 0 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.bloom_locality: 0 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.max_successive_merges: 0 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.force_consistency_checks: 1 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.ttl: 2592000 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.enable_blob_files: false 2024-06-11T13:12:14.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.min_blob_size: 0 2024-06-11T13:12:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.blob_file_size: 268435456 2024-06-11T13:12:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T13:12:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T13:12:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.457+0000 7f4cdec0d880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T13:12:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cdec0d880 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 2024-06-11T13:12:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cdec0d880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-06-11T13:12:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cdec0d880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-06-11T13:12:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cdec0d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718111534464787, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-06-11T13:12:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cdec0d880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-06-11T13:12:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cdec0d880 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. 2024-06-11T13:12:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cdec0d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718111534465698, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79167, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77430, "index_size": 225, "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": 10027, "raw_average_key_size": 47, "raw_value_size": 71739, "raw_average_value_size": 339, "num_data_blocks": 10, "num_entries": 211, "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": 1718111534, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "84f49a0a-3631-4f45-b82d-5530d9bab019", "db_session_id": "PW2AAF2C9DPUSP7WMGYH"}} 2024-06-11T13:12:14.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cdec0d880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cdec0d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718111534466171, "job": 1, "event": "recovery_finished"} 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cdec0d880 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 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cdec0d880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x56017d824a80 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cdec0d880 4 rocksdb: DB pointer 0x56017d834000 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cce995700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cce995700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: ** DB Stats ** 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-06-11T13:12:14.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:12:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: ** Compaction Stats [default] ** 2024-06-11T13:12:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: 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 2024-06-11T13:12:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:12:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: L0 2/0 79.07 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.1 0.00 0.00 1 0.001 0 0 2024-06-11T13:12:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Sum 2/0 79.07 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.1 0.00 0.00 1 0.001 0 0 2024-06-11T13:12:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.1 0.00 0.00 1 0.001 0 0 2024-06-11T13:12:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: ** Compaction Stats [default] ** 2024-06-11T13:12:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: 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 2024-06-11T13:12:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:12:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 127.1 0.00 0.00 1 0.001 0 0 2024-06-11T13:12:14.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: AddFile(Keys): cumulative 0, interval 0 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Cumulative compaction: 0.00 GB write, 18.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Interval compaction: 0.00 GB write, 18.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: 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 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: ** File Read Latency Histogram By Level [default] ** 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: ** Compaction Stats [default] ** 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: 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 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: L0 2/0 79.07 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.1 0.00 0.00 1 0.001 0 0 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Sum 2/0 79.07 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.1 0.00 0.00 1 0.001 0 0 2024-06-11T13:12:14.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: 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 2024-06-11T13:12:14.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: ** Compaction Stats [default] ** 2024-06-11T13:12:14.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: 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 2024-06-11T13:12:14.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:12:14.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 127.1 0.00 0.00 1 0.001 0 0 2024-06-11T13:12:14.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:12:14.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T13:12:14.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T13:12:14.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T13:12:14.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T13:12:14.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: AddFile(Keys): cumulative 0, interval 0 2024-06-11T13:12:14.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Cumulative compaction: 0.00 GB write, 18.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:12:14.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:12:14.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: 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 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: ** File Read Latency Histogram By Level [default] ** 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.461+0000 7f4cdec0d880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] at bind addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 1 mon.a@-1(???) e1 preinit fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 0 mon.a@-1(???).mds e1 new map 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 0 mon.a@-1(???).mds e1 print_map 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: e1 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: enable_multiple, ever_enabled_multiple: 1,1 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: 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} 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: legacy client fscid: -1 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: No filesystems configured 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T13:12:14.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 20 expand_channel_meta expand map: {default=false} 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 20 expand_channel_meta from 'false' to 'false' 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 20 expand_channel_meta expanded map: {default=false} 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 20 expand_channel_meta expand map: {default=info} 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 20 expand_channel_meta from 'info' to 'info' 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 20 expand_channel_meta expanded map: {default=info} 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 20 expand_channel_meta expand map: {default=daemon} 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 20 expand_channel_meta from 'daemon' to 'daemon' 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 20 expand_channel_meta expanded map: {default=daemon} 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 20 expand_channel_meta expand map: {default=debug} 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 20 expand_channel_meta from 'debug' to 'debug' 2024-06-11T13:12:14.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: debug 2024-06-11T13:12:14.465+0000 7f4cdec0d880 20 expand_channel_meta expanded map: {default=debug} 2024-06-11T13:12:14.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: cluster 2024-06-11T13:12:14.473899+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-06-11T13:12:14.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: cluster 2024-06-11T13:12:14.473975+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0]} 2024-06-11T13:12:14.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: cluster 2024-06-11T13:12:14.474064+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-06-11T13:12:14.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: cluster 2024-06-11T13:12:14.474112+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-06-11T13:12:14.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:14 smithi059 bash[18923]: cluster 2024-06-11T13:12:14.474531+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-06-11T13:12:15.319 INFO:teuthology.orchestra.run.smithi059.stderr:Wrote config to /etc/ceph/ceph.conf 2024-06-11T13:12:15.319 INFO:teuthology.orchestra.run.smithi059.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-06-11T13:12:15.320 INFO:teuthology.orchestra.run.smithi059.stderr:Creating mgr... 2024-06-11T13:12:15.320 INFO:teuthology.orchestra.run.smithi059.stderr:Verifying port 9283 ... 2024-06-11T13:12:15.555 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Failed to reset failed state of unit ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.y.service: Unit ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.y.service not loaded. 2024-06-11T13:12:15.560 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Created symlink /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968.target.wants/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service. 2024-06-11T13:12:15.681 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:15 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:12:15.774 INFO:teuthology.orchestra.run.smithi059.stderr:firewalld does not appear to be present 2024-06-11T13:12:15.774 INFO:teuthology.orchestra.run.smithi059.stderr:Not possible to enable service . firewalld.service is not available 2024-06-11T13:12:15.774 INFO:teuthology.orchestra.run.smithi059.stderr:firewalld does not appear to be present 2024-06-11T13:12:15.774 INFO:teuthology.orchestra.run.smithi059.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-06-11T13:12:15.774 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for mgr to start... 2024-06-11T13:12:15.774 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for mgr... 2024-06-11T13:12:16.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:15 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:12:16.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:15 smithi059 bash[18923]: audit 2024-06-11T13:12:14.750587+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.59:0/372418367' entity='client.admin' 2024-06-11T13:12:17.563 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2024-06-11T13:12:17.563 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2024-06-11T13:12:17.563 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsid": "10d026b4-27f4-11ef-bc9b-c7b262605968", 2024-06-11T13:12:17.563 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "health": { 2024-06-11T13:12:17.563 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "checks": {}, 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mutes": [] 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum": [ 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 0 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "a" 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_age": 3, 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "monmap": { 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-06-11T13:12:17.564 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-11T13:12:17.565 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:17.565 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osdmap": { 2024-06-11T13:12:17.565 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:17.565 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-11T13:12:17.565 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-11T13:12:17.565 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-11T13:12:17.565 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-11T13:12:17.565 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-11T13:12:17.565 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-11T13:12:17.565 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:17.565 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgmap": { 2024-06-11T13:12:17.565 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-11T13:12:17.565 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsmap": { 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-11T13:12:17.566 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "available": false, 2024-06-11T13:12:17.567 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-11T13:12:17.567 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modules": [ 2024-06-11T13:12:17.567 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "iostat", 2024-06-11T13:12:17.567 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "nfs", 2024-06-11T13:12:17.567 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "restful" 2024-06-11T13:12:17.567 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2024-06-11T13:12:17.567 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2024-06-11T13:12:17.568 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:17.568 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "servicemap": { 2024-06-11T13:12:17.568 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:17.568 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modified": "2024-06-11T13:12:08.175062+0000", 2024-06-11T13:12:17.568 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2024-06-11T13:12:17.568 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:17.568 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-11T13:12:17.568 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2024-06-11T13:12:17.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:17 smithi059 bash[18923]: audit 2024-06-11T13:12:17.563888+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.59:0/3775778645' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-11T13:12:17.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:17 smithi059 bash[19177]: debug 2024-06-11T13:12:17.489+0000 7fa4ef246000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:12:18.146 INFO:teuthology.orchestra.run.smithi059.stderr:mgr not available, waiting (1/15)... 2024-06-11T13:12:19.417 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:19 smithi059 bash[19177]: debug 2024-06-11T13:12:19.073+0000 7fa4ef246000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:12:19.417 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:19 smithi059 bash[19177]: debug 2024-06-11T13:12:19.169+0000 7fa4ef246000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:12:19.418 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:19 smithi059 bash[19177]: debug 2024-06-11T13:12:19.421+0000 7fa4ef246000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:12:20.500 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:20 smithi059 bash[19177]: debug 2024-06-11T13:12:20.181+0000 7fa4ef246000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:12:20.500 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:20 smithi059 bash[19177]: debug 2024-06-11T13:12:20.289+0000 7fa4ef246000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:12:20.501 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:20 smithi059 bash[19177]: debug 2024-06-11T13:12:20.389+0000 7fa4ef246000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:12:20.501 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:20 smithi059 bash[19177]: debug 2024-06-11T13:12:20.505+0000 7fa4ef246000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:12:20.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:20 smithi059 bash[19177]: debug 2024-06-11T13:12:20.717+0000 7fa4ef246000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:12:21.294 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:21 smithi059 bash[19177]: debug 2024-06-11T13:12:21.001+0000 7fa4ef246000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:12:21.294 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:21 smithi059 bash[19177]: debug 2024-06-11T13:12:21.105+0000 7fa4ef246000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:12:21.493 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2024-06-11T13:12:21.493 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2024-06-11T13:12:21.493 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsid": "10d026b4-27f4-11ef-bc9b-c7b262605968", 2024-06-11T13:12:21.493 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "health": { 2024-06-11T13:12:21.493 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-11T13:12:21.493 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "checks": {}, 2024-06-11T13:12:21.493 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mutes": [] 2024-06-11T13:12:21.494 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:21.494 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-11T13:12:21.494 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum": [ 2024-06-11T13:12:21.494 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 0 2024-06-11T13:12:21.494 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2024-06-11T13:12:21.494 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-11T13:12:21.494 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "a" 2024-06-11T13:12:21.494 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2024-06-11T13:12:21.494 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_age": 7, 2024-06-11T13:12:21.494 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "monmap": { 2024-06-11T13:12:21.494 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:21.494 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-06-11T13:12:21.494 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osdmap": { 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgmap": { 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-11T13:12:21.495 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsmap": { 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "available": false, 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modules": [ 2024-06-11T13:12:21.496 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "iostat", 2024-06-11T13:12:21.497 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "nfs", 2024-06-11T13:12:21.497 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "restful" 2024-06-11T13:12:21.497 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2024-06-11T13:12:21.497 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2024-06-11T13:12:21.497 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:21.497 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "servicemap": { 2024-06-11T13:12:21.497 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:21.497 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modified": "2024-06-11T13:12:08.175062+0000", 2024-06-11T13:12:21.497 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2024-06-11T13:12:21.497 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:21.497 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-11T13:12:21.497 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2024-06-11T13:12:21.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:21 smithi059 bash[18923]: audit 2024-06-11T13:12:21.495506+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.59:0/304197211' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-11T13:12:21.547 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:21 smithi059 bash[19177]: debug 2024-06-11T13:12:21.297+0000 7fa4ef246000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:12:21.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:21 smithi059 bash[19177]: debug 2024-06-11T13:12:21.549+0000 7fa4ef246000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:12:22.086 INFO:teuthology.orchestra.run.smithi059.stderr:mgr not available, waiting (2/15)... 2024-06-11T13:12:22.226 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:21 smithi059 bash[19177]: debug 2024-06-11T13:12:21.825+0000 7fa4ef246000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:12:22.226 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:21 smithi059 bash[19177]: debug 2024-06-11T13:12:21.989+0000 7fa4ef246000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:12:22.561 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:22 smithi059 bash[19177]: debug 2024-06-11T13:12:22.229+0000 7fa4ef246000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:12:22.561 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:22 smithi059 bash[19177]: debug 2024-06-11T13:12:22.349+0000 7fa4ef246000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:12:23.061 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:22 smithi059 bash[19177]: debug 2024-06-11T13:12:22.689+0000 7fa4ef246000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:12:23.763 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:23 smithi059 bash[19177]: debug 2024-06-11T13:12:23.441+0000 7fa4ef246000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:12:23.763 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:23 smithi059 bash[19177]: debug 2024-06-11T13:12:23.553+0000 7fa4ef246000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:12:24.061 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:23 smithi059 bash[19177]: debug 2024-06-11T13:12:23.765+0000 7fa4ef246000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:12:24.469 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:24 smithi059 bash[19177]: debug 2024-06-11T13:12:24.089+0000 7fa4ef246000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:12:24.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:24 smithi059 bash[19177]: debug 2024-06-11T13:12:24.473+0000 7fa4ef246000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:12:24.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:24 smithi059 bash[19177]: debug 2024-06-11T13:12:24.589+0000 7fa4ef246000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:12:25.421 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2024-06-11T13:12:25.421 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2024-06-11T13:12:25.421 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsid": "10d026b4-27f4-11ef-bc9b-c7b262605968", 2024-06-11T13:12:25.421 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "health": { 2024-06-11T13:12:25.421 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-11T13:12:25.421 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "checks": {}, 2024-06-11T13:12:25.421 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mutes": [] 2024-06-11T13:12:25.422 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:25.422 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-11T13:12:25.422 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum": [ 2024-06-11T13:12:25.422 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 0 2024-06-11T13:12:25.422 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2024-06-11T13:12:25.422 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-11T13:12:25.422 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "a" 2024-06-11T13:12:25.422 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2024-06-11T13:12:25.422 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-06-11T13:12:25.422 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "monmap": { 2024-06-11T13:12:25.422 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:25.423 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-06-11T13:12:25.423 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-11T13:12:25.423 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:25.423 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osdmap": { 2024-06-11T13:12:25.423 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:25.423 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-11T13:12:25.423 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-11T13:12:25.423 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-11T13:12:25.423 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-11T13:12:25.427 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-11T13:12:25.427 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-11T13:12:25.427 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:25.427 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgmap": { 2024-06-11T13:12:25.428 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-11T13:12:25.428 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-11T13:12:25.428 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-11T13:12:25.428 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-11T13:12:25.428 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-11T13:12:25.428 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-11T13:12:25.428 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-11T13:12:25.428 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-11T13:12:25.428 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:25.428 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsmap": { 2024-06-11T13:12:25.428 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:25.428 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "available": false, 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modules": [ 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "iostat", 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "nfs", 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "restful" 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "servicemap": { 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:25.429 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modified": "2024-06-11T13:12:08.175062+0000", 2024-06-11T13:12:25.430 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2024-06-11T13:12:25.430 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:25.430 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-11T13:12:25.430 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2024-06-11T13:12:25.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: cluster 2024-06-11T13:12:24.613880+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-06-11T13:12:25.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: cluster 2024-06-11T13:12:24.617871+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00422981s) 2024-06-11T13:12:25.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: audit 2024-06-11T13:12:24.621593+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.59:0/1775117133' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:12:25.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: audit 2024-06-11T13:12:24.621921+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.59:0/1775117133' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:12:25.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: audit 2024-06-11T13:12:24.622246+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.59:0/1775117133' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:12:25.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: audit 2024-06-11T13:12:24.622827+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.59:0/1775117133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:12:25.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: audit 2024-06-11T13:12:24.623478+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.59:0/1775117133' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:12:25.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: cluster 2024-06-11T13:12:24.650108+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-06-11T13:12:25.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: audit 2024-06-11T13:12:24.663112+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.59:0/1775117133' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:12:25.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: audit 2024-06-11T13:12:24.664454+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.59:0/1775117133' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:12:25.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: audit 2024-06-11T13:12:24.670736+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.59:0/1775117133' entity='mgr.y' 2024-06-11T13:12:25.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: audit 2024-06-11T13:12:24.673266+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.59:0/1775117133' entity='mgr.y' 2024-06-11T13:12:25.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: audit 2024-06-11T13:12:24.675330+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.59:0/1775117133' entity='mgr.y' 2024-06-11T13:12:25.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:25 smithi059 bash[18923]: audit 2024-06-11T13:12:25.425122+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.59:0/498747590' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-11T13:12:26.086 INFO:teuthology.orchestra.run.smithi059.stderr:mgr not available, waiting (3/15)... 2024-06-11T13:12:27.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:26 smithi059 bash[18923]: cluster 2024-06-11T13:12:25.627954+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.0143s) 2024-06-11T13:12:29.017 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:28 smithi059 bash[18923]: cluster 2024-06-11T13:12:27.626065+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2024-06-11T13:12:29.669 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2024-06-11T13:12:29.669 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2024-06-11T13:12:29.669 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsid": "10d026b4-27f4-11ef-bc9b-c7b262605968", 2024-06-11T13:12:29.669 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "health": { 2024-06-11T13:12:29.669 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-06-11T13:12:29.669 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "checks": {}, 2024-06-11T13:12:29.669 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mutes": [] 2024-06-11T13:12:29.669 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:29.669 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-06-11T13:12:29.669 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum": [ 2024-06-11T13:12:29.670 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 0 2024-06-11T13:12:29.670 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2024-06-11T13:12:29.670 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_names": [ 2024-06-11T13:12:29.670 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "a" 2024-06-11T13:12:29.670 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2024-06-11T13:12:29.670 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_age": 15, 2024-06-11T13:12:29.670 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "monmap": { 2024-06-11T13:12:29.670 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:29.670 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-06-11T13:12:29.670 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_mons": 1 2024-06-11T13:12:29.670 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:29.670 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osdmap": { 2024-06-11T13:12:29.670 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:29.671 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_osds": 0, 2024-06-11T13:12:29.671 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-06-11T13:12:29.671 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-06-11T13:12:29.671 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-06-11T13:12:29.674 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-06-11T13:12:29.674 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-06-11T13:12:29.674 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:29.674 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgmap": { 2024-06-11T13:12:29.674 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-06-11T13:12:29.674 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-06-11T13:12:29.674 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pools": 0, 2024-06-11T13:12:29.674 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_objects": 0, 2024-06-11T13:12:29.674 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_total": 0 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsmap": { 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "by_rank": [], 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "up:standby": 0 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mgrmap": { 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "available": true, 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modules": [ 2024-06-11T13:12:29.675 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "iostat", 2024-06-11T13:12:29.676 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "nfs", 2024-06-11T13:12:29.676 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "restful" 2024-06-11T13:12:29.676 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2024-06-11T13:12:29.676 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2024-06-11T13:12:29.676 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:29.676 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "servicemap": { 2024-06-11T13:12:29.676 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2024-06-11T13:12:29.676 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modified": "2024-06-11T13:12:08.175062+0000", 2024-06-11T13:12:29.676 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2024-06-11T13:12:29.676 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2024-06-11T13:12:29.676 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "progress_events": {} 2024-06-11T13:12:29.676 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2024-06-11T13:12:30.201 INFO:teuthology.orchestra.run.smithi059.stderr:mgr is available 2024-06-11T13:12:30.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:30 smithi059 bash[18923]: audit 2024-06-11T13:12:29.673982+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.59:0/2496587193' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-11T13:12:31.588 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2024-06-11T13:12:31.588 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: [global] 2024-06-11T13:12:31.588 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: fsid = 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:12:31.588 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-06-11T13:12:31.588 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-06-11T13:12:31.588 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-06-11T13:12:31.588 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-06-11T13:12:31.588 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2024-06-11T13:12:31.588 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: [mgr] 2024-06-11T13:12:31.588 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-06-11T13:12:31.588 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2024-06-11T13:12:31.589 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: [osd] 2024-06-11T13:12:31.589 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-06-11T13:12:31.589 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-06-11T13:12:32.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:31 smithi059 bash[18923]: audit 2024-06-11T13:12:31.590241+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.59:0/3752816387' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-06-11T13:12:32.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:31 smithi059 bash[18923]: audit 2024-06-11T13:12:31.594040+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.59:0/3752816387' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-06-11T13:12:32.140 INFO:teuthology.orchestra.run.smithi059.stderr:Enabling cephadm module... 2024-06-11T13:12:34.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:33 smithi059 bash[18923]: audit 2024-06-11T13:12:33.531686+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.59:0/515323355' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-06-11T13:12:34.061 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:33 smithi059 bash[19177]: ignoring --setuser ceph since I am not root 2024-06-11T13:12:34.061 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:33 smithi059 bash[19177]: ignoring --setgroup ceph since I am not root 2024-06-11T13:12:34.061 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:33 smithi059 bash[19177]: debug 2024-06-11T13:12:33.765+0000 7fa2a5fba000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:12:34.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:34 smithi059 bash[18923]: audit 2024-06-11T13:12:33.587911+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.59:0/515323355' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-06-11T13:12:34.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:34 smithi059 bash[18923]: cluster 2024-06-11T13:12:33.587999+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-06-11T13:12:35.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2024-06-11T13:12:35.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 5, 2024-06-11T13:12:35.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "available": true, 2024-06-11T13:12:35.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "active_name": "y", 2024-06-11T13:12:35.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_standby": 0 2024-06-11T13:12:35.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2024-06-11T13:12:35.621 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:35 smithi059 bash[19177]: debug 2024-06-11T13:12:35.333+0000 7fa2a5fba000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:12:35.621 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:35 smithi059 bash[19177]: debug 2024-06-11T13:12:35.433+0000 7fa2a5fba000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:12:36.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:35 smithi059 bash[18923]: audit 2024-06-11T13:12:35.615176+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.59:0/2681943595' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-06-11T13:12:36.061 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:35 smithi059 bash[19177]: debug 2024-06-11T13:12:35.685+0000 7fa2a5fba000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:12:36.195 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for the mgr to restart... 2024-06-11T13:12:36.195 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for mgr epoch 5... 2024-06-11T13:12:36.545 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:36 smithi059 bash[19177]: debug 2024-06-11T13:12:36.437+0000 7fa2a5fba000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:12:36.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:36 smithi059 bash[19177]: debug 2024-06-11T13:12:36.549+0000 7fa2a5fba000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:12:36.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:36 smithi059 bash[19177]: debug 2024-06-11T13:12:36.653+0000 7fa2a5fba000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:12:36.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:36 smithi059 bash[19177]: debug 2024-06-11T13:12:36.765+0000 7fa2a5fba000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:12:37.272 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:36 smithi059 bash[19177]: debug 2024-06-11T13:12:36.985+0000 7fa2a5fba000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:12:37.559 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:37 smithi059 bash[19177]: debug 2024-06-11T13:12:37.277+0000 7fa2a5fba000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:12:37.559 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:37 smithi059 bash[19177]: debug 2024-06-11T13:12:37.377+0000 7fa2a5fba000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:12:37.813 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:37 smithi059 bash[19177]: debug 2024-06-11T13:12:37.561+0000 7fa2a5fba000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:12:37.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:37 smithi059 bash[19177]: debug 2024-06-11T13:12:37.809+0000 7fa2a5fba000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:12:38.250 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:38 smithi059 bash[19177]: debug 2024-06-11T13:12:38.085+0000 7fa2a5fba000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:12:38.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:38 smithi059 bash[19177]: debug 2024-06-11T13:12:38.253+0000 7fa2a5fba000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:12:38.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:38 smithi059 bash[19177]: debug 2024-06-11T13:12:38.493+0000 7fa2a5fba000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:12:38.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:38 smithi059 bash[19177]: debug 2024-06-11T13:12:38.613+0000 7fa2a5fba000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:12:39.310 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:38 smithi059 bash[19177]: debug 2024-06-11T13:12:38.953+0000 7fa2a5fba000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:12:40.019 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:39 smithi059 bash[19177]: debug 2024-06-11T13:12:39.697+0000 7fa2a5fba000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:12:40.019 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:39 smithi059 bash[19177]: debug 2024-06-11T13:12:39.809+0000 7fa2a5fba000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:12:40.311 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:40 smithi059 bash[19177]: debug 2024-06-11T13:12:40.021+0000 7fa2a5fba000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:12:40.725 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:40 smithi059 bash[19177]: debug 2024-06-11T13:12:40.345+0000 7fa2a5fba000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:12:41.060 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:40 smithi059 bash[19177]: debug 2024-06-11T13:12:40.729+0000 7fa2a5fba000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:12:41.061 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:40 smithi059 bash[19177]: debug 2024-06-11T13:12:40.845+0000 7fa2a5fba000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:12:41.935 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2024-06-11T13:12:41.936 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-06-11T13:12:41.936 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "initialized": true 2024-06-11T13:12:41.936 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2024-06-11T13:12:42.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: cluster 2024-06-11T13:12:40.869975+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-06-11T13:12:42.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: cluster 2024-06-11T13:12:40.870821+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-06-11T13:12:42.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: cluster 2024-06-11T13:12:40.874500+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-06-11T13:12:42.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: cluster 2024-06-11T13:12:40.926293+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0556941s) 2024-06-11T13:12:42.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: audit 2024-06-11T13:12:40.929145+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:12:42.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: audit 2024-06-11T13:12:40.931449+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:12:42.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: audit 2024-06-11T13:12:40.932748+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:12:42.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: audit 2024-06-11T13:12:40.933399+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:12:42.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: audit 2024-06-11T13:12:40.933945+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:12:42.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: cluster 2024-06-11T13:12:40.962096+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-06-11T13:12:42.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: audit 2024-06-11T13:12:40.984027+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:12:42.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: audit 2024-06-11T13:12:40.987725+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:12:42.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: audit 2024-06-11T13:12:40.991071+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:12:42.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: audit 2024-06-11T13:12:40.993912+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:12:42.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: audit 2024-06-11T13:12:40.996354+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:12:42.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: audit 2024-06-11T13:12:40.999680+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:12:42.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: audit 2024-06-11T13:12:41.007252+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:12:42.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:41 smithi059 bash[18923]: audit 2024-06-11T13:12:41.008791+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:12:42.577 INFO:teuthology.orchestra.run.smithi059.stderr:mgr epoch 5 is available 2024-06-11T13:12:42.577 INFO:teuthology.orchestra.run.smithi059.stderr:Setting orchestrator backend to cephadm... 2024-06-11T13:12:42.658 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:42 smithi059 bash[19177]: [11/Jun/2024:13:12:42] ENGINE Bus STARTING 2024-06-11T13:12:42.658 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:42 smithi059 bash[19177]: [11/Jun/2024:13:12:42] ENGINE Serving on https://172.21.15.59:7150 2024-06-11T13:12:42.658 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:42 smithi059 bash[19177]: [11/Jun/2024:13:12:42] ENGINE Bus STARTED 2024-06-11T13:12:43.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:42 smithi059 bash[18923]: cluster 2024-06-11T13:12:41.930986+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.0604s) 2024-06-11T13:12:43.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:42 smithi059 bash[18923]: cephadm 2024-06-11T13:12:42.405603+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [11/Jun/2024:13:12:42] ENGINE Bus STARTING 2024-06-11T13:12:43.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:42 smithi059 bash[18923]: cephadm 2024-06-11T13:12:42.527444+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [11/Jun/2024:13:12:42] ENGINE Serving on https://172.21.15.59:7150 2024-06-11T13:12:43.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:42 smithi059 bash[18923]: cephadm 2024-06-11T13:12:42.527584+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [11/Jun/2024:13:12:42] ENGINE Bus STARTED 2024-06-11T13:12:43.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:42 smithi059 bash[18923]: audit 2024-06-11T13:12:42.533056+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:12:43.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:42 smithi059 bash[18923]: audit 2024-06-11T13:12:42.569167+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:12:44.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:44 smithi059 bash[18923]: cluster 2024-06-11T13:12:43.537030+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-06-11T13:12:44.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:44 smithi059 bash[18923]: audit 2024-06-11T13:12:44.217379+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:12:44.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:44 smithi059 bash[18923]: audit 2024-06-11T13:12:44.239460+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:12:45.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:45 smithi059 bash[18923]: audit 2024-06-11T13:12:44.207181+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 2024-06-11T13:12:46.153 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: value unchanged 2024-06-11T13:12:46.774 INFO:teuthology.orchestra.run.smithi059.stderr:Generating ssh key... 2024-06-11T13:12:47.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:46 smithi059 bash[18923]: audit 2024-06-11T13:12:46.160720+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 2024-06-11T13:12:48.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: Generating public/private rsa key pair. 2024-06-11T13:12:48.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: Your identification has been saved in /tmp/tmpngpgvhu4/key. 2024-06-11T13:12:48.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: Your public key has been saved in /tmp/tmpngpgvhu4/key.pub. 2024-06-11T13:12:48.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: The key fingerprint is: 2024-06-11T13:12:48.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: SHA256:Nb6VKBPtr9F/1K5UiyLL6hfxvCvFTKw1B/eG64ijU0g ceph-10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:12:48.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: The key's randomart image is: 2024-06-11T13:12:48.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: +---[RSA 3072]----+ 2024-06-11T13:12:48.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: | | 2024-06-11T13:12:48.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: | . . . | 2024-06-11T13:12:48.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: | . = o o | 2024-06-11T13:12:48.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: | E * B + o | 2024-06-11T13:12:48.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: | . S & = o o| 2024-06-11T13:12:48.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: | . * @ ...+| 2024-06-11T13:12:48.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: | ..*.*..+ | 2024-06-11T13:12:48.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: | ..=o=.+ o| 2024-06-11T13:12:48.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: | .+=o+.. oo | 2024-06-11T13:12:48.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:12:48 smithi059 bash[19177]: +----[SHA256]-----+ 2024-06-11T13:12:49.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:49 smithi059 bash[18923]: audit 2024-06-11T13:12:48.246623+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:12:49.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:49 smithi059 bash[18923]: cephadm 2024-06-11T13:12:48.247019+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-06-11T13:12:49.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:49 smithi059 bash[18923]: audit 2024-06-11T13:12:48.570215+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:12:49.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:49 smithi059 bash[18923]: audit 2024-06-11T13:12:48.575032+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:12:50.530 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDrEaptz22vJ6PE7e2W0dNZ4arSgQOWqxDLi3pelMmUZISozJlIV2mO9Yp6tLpWVTjLR9PPqxbfVs0u09paGOgc6GmeFY1mxm3GukKVlvgq+FEC13JeQ68jW2rZAZwzTcLgQsDs0S+ZE1o0QjdNIee7PzCvfVVkFfT4/YSNl7XDeIgYpwbreQJk6jT7gbMnJ3MxYVOE+YVD0f261xFg9YRgOThfPAZVtNKV8i2k0XMDUuQxkTv2Ek1WAEWNMX2LMuRpIv7XotCpeDHtdF4oI7GNLhUCrS3RTzqnrMFwgOvuAX67z5+ITexJEqYOxvxpwF6azRao/SfyolJOllzCt+mwAVM73KEy0HHQH6GRbrdZGZMAbVsfVG5XXiDvuYMlPNKGgC9CV+gxuod8CtmrTUe9qiUJQe+WMIFwGruQ+CRn+EGNpcVuUYaGyCBpzsnkWCZZsi8PTroWv1yjFeVZQBabyvFoEH+RSqPkRQ2pCZgLMC0mbd8pg9as89H4MJi+RLk= ceph-10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:12:50.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:50 smithi059 bash[18923]: audit 2024-06-11T13:12:50.537567+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:12:51.137 INFO:teuthology.orchestra.run.smithi059.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-06-11T13:12:51.137 INFO:teuthology.orchestra.run.smithi059.stderr:Adding key to root@localhost authorized_keys... 2024-06-11T13:12:51.138 INFO:teuthology.orchestra.run.smithi059.stderr:Adding host smithi059... 2024-06-11T13:12:52.853 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:52 smithi059 bash[18923]: audit 2024-06-11T13:12:52.555327+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi059", "addr": "172.21.15.59", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:12:53.498 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: Added host 'smithi059' with addr '172.21.15.59' 2024-06-11T13:12:54.293 INFO:teuthology.orchestra.run.smithi059.stderr:Deploying unmanaged mon service... 2024-06-11T13:12:54.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:54 smithi059 bash[18923]: cephadm 2024-06-11T13:12:52.920832+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi059 2024-06-11T13:12:54.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:54 smithi059 bash[18923]: audit 2024-06-11T13:12:53.505234+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:12:54.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:54 smithi059 bash[18923]: cephadm 2024-06-11T13:12:53.505701+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi059 2024-06-11T13:12:54.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:54 smithi059 bash[18923]: audit 2024-06-11T13:12:53.542796+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:12:56.315 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: Scheduled mon update... 2024-06-11T13:12:57.147 INFO:teuthology.orchestra.run.smithi059.stderr:Deploying unmanaged mgr service... 2024-06-11T13:12:57.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:57 smithi059 bash[18923]: audit 2024-06-11T13:12:56.315624+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 2024-06-11T13:12:57.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:57 smithi059 bash[18923]: cephadm 2024-06-11T13:12:56.317968+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-06-11T13:12:57.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:57 smithi059 bash[18923]: audit 2024-06-11T13:12:56.322919+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:12:57.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:57 smithi059 bash[18923]: audit 2024-06-11T13:12:56.896762+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:12:57.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:57 smithi059 bash[18923]: audit 2024-06-11T13:12:57.169025+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:12:58.741 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-06-11T13:13:00.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:59 smithi059 bash[18923]: audit 2024-06-11T13:12:58.740560+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 2024-06-11T13:13:00.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:59 smithi059 bash[18923]: cephadm 2024-06-11T13:12:58.742955+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-06-11T13:13:00.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:12:59 smithi059 bash[18923]: audit 2024-06-11T13:12:58.747720+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:13:01.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:01 smithi059 bash[18923]: audit 2024-06-11T13:13:00.104419+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:13:01.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:01 smithi059 bash[18923]: audit 2024-06-11T13:13:00.109420+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:13:01.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:01 smithi059 bash[18923]: audit 2024-06-11T13:13:00.109983+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:13:01.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:01 smithi059 bash[18923]: audit 2024-06-11T13:13:00.115263+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' 2024-06-11T13:13:01.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:01 smithi059 bash[18923]: audit 2024-06-11T13:13:00.116744+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:13:01.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:01 smithi059 bash[18923]: audit 2024-06-11T13:13:00.120950+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.59:0/3441672705' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]': finished 2024-06-11T13:13:01.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:01 smithi059 bash[18923]: cephadm 2024-06-11T13:13:00.569243+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi059 on smithi059 2024-06-11T13:13:01.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:01 smithi059 bash[18923]: audit 2024-06-11T13:13:00.695606+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.59:0/2459962174' entity='client.admin' 2024-06-11T13:13:02.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:02 smithi059 bash[18923]: cluster 2024-06-11T13:13:00.934444+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:03.373 INFO:teuthology.orchestra.run.smithi059.stderr:Enabling the dashboard module... 2024-06-11T13:13:04.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:03 smithi059 bash[18923]: audit 2024-06-11T13:13:02.821301+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.59:0/2838157663' entity='client.admin' 2024-06-11T13:13:04.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:03 smithi059 bash[18923]: cluster 2024-06-11T13:13:02.934757+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:05.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:05 smithi059 bash[18923]: audit 2024-06-11T13:13:04.843468+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.59:0/1551152498' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-06-11T13:13:05.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:05 smithi059 bash[19177]: ignoring --setuser ceph since I am not root 2024-06-11T13:13:05.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:05 smithi059 bash[19177]: ignoring --setgroup ceph since I am not root 2024-06-11T13:13:05.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:05 smithi059 bash[19177]: debug 2024-06-11T13:13:05.681+0000 7f77a26e2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:13:06.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:06 smithi059 bash[18923]: audit 2024-06-11T13:13:05.495058+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.59:0/1551152498' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-06-11T13:13:06.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:06 smithi059 bash[18923]: cluster 2024-06-11T13:13:05.495132+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 24s) 2024-06-11T13:13:07.561 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:07 smithi059 bash[19177]: debug 2024-06-11T13:13:07.257+0000 7f77a26e2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:13:07.561 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:07 smithi059 bash[19177]: debug 2024-06-11T13:13:07.353+0000 7f77a26e2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:13:07.581 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2024-06-11T13:13:07.581 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 9, 2024-06-11T13:13:07.581 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "available": true, 2024-06-11T13:13:07.581 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "active_name": "y", 2024-06-11T13:13:07.581 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_standby": 0 2024-06-11T13:13:07.581 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2024-06-11T13:13:08.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:07 smithi059 bash[18923]: audit 2024-06-11T13:13:07.588158+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.59:0/1911810818' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-06-11T13:13:08.061 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:07 smithi059 bash[19177]: debug 2024-06-11T13:13:07.605+0000 7f77a26e2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:13:08.120 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for the mgr to restart... 2024-06-11T13:13:08.120 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for mgr epoch 9... 2024-06-11T13:13:08.473 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:08 smithi059 bash[19177]: debug 2024-06-11T13:13:08.365+0000 7f77a26e2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:13:08.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:08 smithi059 bash[19177]: debug 2024-06-11T13:13:08.477+0000 7f77a26e2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:13:08.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:08 smithi059 bash[19177]: debug 2024-06-11T13:13:08.581+0000 7f77a26e2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:13:08.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:08 smithi059 bash[19177]: debug 2024-06-11T13:13:08.697+0000 7f77a26e2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:13:09.199 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:08 smithi059 bash[19177]: debug 2024-06-11T13:13:08.909+0000 7f77a26e2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:13:09.487 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:09 smithi059 bash[19177]: debug 2024-06-11T13:13:09.201+0000 7f77a26e2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:13:09.487 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:09 smithi059 bash[19177]: debug 2024-06-11T13:13:09.305+0000 7f77a26e2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:13:09.810 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:09 smithi059 bash[19177]: debug 2024-06-11T13:13:09.489+0000 7f77a26e2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:13:09.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:09 smithi059 bash[19177]: debug 2024-06-11T13:13:09.737+0000 7f77a26e2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:13:10.310 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:10 smithi059 bash[19177]: debug 2024-06-11T13:13:10.013+0000 7f77a26e2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:13:10.310 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:10 smithi059 bash[19177]: debug 2024-06-11T13:13:10.185+0000 7f77a26e2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:13:10.810 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:10 smithi059 bash[19177]: debug 2024-06-11T13:13:10.425+0000 7f77a26e2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:13:10.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:10 smithi059 bash[19177]: debug 2024-06-11T13:13:10.545+0000 7f77a26e2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:13:11.310 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:10 smithi059 bash[19177]: debug 2024-06-11T13:13:10.889+0000 7f77a26e2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:13:11.963 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:11 smithi059 bash[19177]: debug 2024-06-11T13:13:11.637+0000 7f77a26e2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:13:11.964 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:11 smithi059 bash[19177]: debug 2024-06-11T13:13:11.753+0000 7f77a26e2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:13:12.290 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:11 smithi059 bash[19177]: debug 2024-06-11T13:13:11.965+0000 7f77a26e2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:13:12.560 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:12 smithi059 bash[19177]: debug 2024-06-11T13:13:12.293+0000 7f77a26e2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:13:12.963 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:12 smithi059 bash[19177]: debug 2024-06-11T13:13:12.677+0000 7f77a26e2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:13:12.963 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:12 smithi059 bash[19177]: debug 2024-06-11T13:13:12.797+0000 7f77a26e2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:13:12.964 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:12 smithi059 bash[18923]: cluster 2024-06-11T13:13:12.822251+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-06-11T13:13:12.964 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:12 smithi059 bash[18923]: cluster 2024-06-11T13:13:12.823024+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-06-11T13:13:12.964 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:12 smithi059 bash[18923]: cluster 2024-06-11T13:13:12.826780+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-06-11T13:13:13.903 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2024-06-11T13:13:13.903 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-06-11T13:13:13.903 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "initialized": true 2024-06-11T13:13:13.903 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2024-06-11T13:13:14.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:13 smithi059 bash[18923]: cluster 2024-06-11T13:13:12.879581+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0567288s) 2024-06-11T13:13:14.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:13 smithi059 bash[18923]: audit 2024-06-11T13:13:12.880906+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:13:14.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:13 smithi059 bash[18923]: audit 2024-06-11T13:13:12.886933+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:13:14.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:13 smithi059 bash[18923]: audit 2024-06-11T13:13:12.887185+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:13:14.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:13 smithi059 bash[18923]: audit 2024-06-11T13:13:12.887333+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:13:14.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:13 smithi059 bash[18923]: audit 2024-06-11T13:13:12.887507+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:13:14.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:13 smithi059 bash[18923]: cluster 2024-06-11T13:13:12.918021+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-06-11T13:13:14.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:13 smithi059 bash[18923]: audit 2024-06-11T13:13:12.937856+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:14.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:13 smithi059 bash[18923]: audit 2024-06-11T13:13:12.940707+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:13:14.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:13 smithi059 bash[18923]: audit 2024-06-11T13:13:12.943966+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:13:14.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:13 smithi059 bash[18923]: audit 2024-06-11T13:13:12.957574+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:13:14.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:13 smithi059 bash[18923]: audit 2024-06-11T13:13:12.958948+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:13:14.545 INFO:teuthology.orchestra.run.smithi059.stderr:mgr epoch 9 is available 2024-06-11T13:13:14.545 INFO:teuthology.orchestra.run.smithi059.stderr:Generating a dashboard self-signed certificate... 2024-06-11T13:13:14.560 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:14 smithi059 bash[19177]: [11/Jun/2024:13:13:14] ENGINE Bus STARTING 2024-06-11T13:13:14.561 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:14 smithi059 bash[19177]: [11/Jun/2024:13:13:14] ENGINE Serving on https://172.21.15.59:7150 2024-06-11T13:13:14.561 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:14 smithi059 bash[19177]: [11/Jun/2024:13:13:14] ENGINE Bus STARTED 2024-06-11T13:13:15.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:14 smithi059 bash[18923]: cluster 2024-06-11T13:13:13.899120+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.07627s) 2024-06-11T13:13:15.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:14 smithi059 bash[18923]: cephadm 2024-06-11T13:13:14.312635+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [11/Jun/2024:13:13:14] ENGINE Bus STARTING 2024-06-11T13:13:15.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:14 smithi059 bash[18923]: cephadm 2024-06-11T13:13:14.434501+0000 mgr.y (mgr.14152) 4 : cephadm [INF] [11/Jun/2024:13:13:14] ENGINE Serving on https://172.21.15.59:7150 2024-06-11T13:13:15.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:14 smithi059 bash[18923]: cephadm 2024-06-11T13:13:14.434677+0000 mgr.y (mgr.14152) 5 : cephadm [INF] [11/Jun/2024:13:13:14] ENGINE Bus STARTED 2024-06-11T13:13:15.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:14 smithi059 bash[18923]: audit 2024-06-11T13:13:14.440892+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:16.192 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: Self-signed certificate created 2024-06-11T13:13:16.808 INFO:teuthology.orchestra.run.smithi059.stderr:Creating initial admin user... 2024-06-11T13:13:16.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:16 smithi059 bash[18923]: cluster 2024-06-11T13:13:15.495376+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-06-11T13:13:16.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:16 smithi059 bash[18923]: audit 2024-06-11T13:13:16.197118+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:16.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:16 smithi059 bash[18923]: audit 2024-06-11T13:13:16.199267+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:16.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:16 smithi059 bash[18923]: audit 2024-06-11T13:13:16.280717+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:16.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:16 smithi059 bash[18923]: audit 2024-06-11T13:13:16.281242+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:13:16.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:16 smithi059 bash[18923]: audit 2024-06-11T13:13:16.283683+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:16.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:16 smithi059 bash[18923]: audit 2024-06-11T13:13:16.285115+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:13:17.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:17 smithi059 bash[18923]: audit 2024-06-11T13:13:16.110684+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 2024-06-11T13:13:18.578 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$gKAe7GDUfjiBjwId7lZmvu9UhtpaG5fes9NUXgSwaOaV06o7NRtOO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1718111598, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-06-11T13:13:18.757 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:18 smithi059 bash[18923]: cephadm 2024-06-11T13:13:16.850281+0000 mgr.y (mgr.14152) 7 : cephadm [INF] Deploying daemon agent.smithi059 on smithi059 2024-06-11T13:13:19.129 INFO:teuthology.orchestra.run.smithi059.stderr:Fetching dashboard port number... 2024-06-11T13:13:19.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:19 smithi059 bash[18923]: audit 2024-06-11T13:13:18.337097+0000 mgr.y (mgr.14152) 8 : 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 2024-06-11T13:13:19.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:19 smithi059 bash[18923]: audit 2024-06-11T13:13:18.585881+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:20.545 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 8443 2024-06-11T13:13:20.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:20 smithi059 bash[18923]: cluster 2024-06-11T13:13:19.589936+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-06-11T13:13:20.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:20 smithi059 bash[18923]: audit 2024-06-11T13:13:20.552666+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.59:0/2494681457' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-06-11T13:13:21.095 INFO:teuthology.orchestra.run.smithi059.stderr:firewalld does not appear to be present 2024-06-11T13:13:21.095 INFO:teuthology.orchestra.run.smithi059.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-06-11T13:13:21.098 INFO:teuthology.orchestra.run.smithi059.stderr:Ceph Dashboard is now available at: 2024-06-11T13:13:21.098 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-06-11T13:13:21.098 INFO:teuthology.orchestra.run.smithi059.stderr: URL: https://smithi059.front.sepia.ceph.com:8443/ 2024-06-11T13:13:21.098 INFO:teuthology.orchestra.run.smithi059.stderr: User: admin 2024-06-11T13:13:21.099 INFO:teuthology.orchestra.run.smithi059.stderr: Password: gsvdj546jn 2024-06-11T13:13:21.099 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-06-11T13:13:21.099 INFO:teuthology.orchestra.run.smithi059.stderr:Enabling autotune for osd_memory_target 2024-06-11T13:13:24.724 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-06-11T13:13:25.277 INFO:teuthology.orchestra.run.smithi059.stderr:You can access the Ceph CLI with: 2024-06-11T13:13:25.278 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-06-11T13:13:25.278 INFO:teuthology.orchestra.run.smithi059.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-06-11T13:13:25.278 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-06-11T13:13:25.278 INFO:teuthology.orchestra.run.smithi059.stderr:Please consider enabling telemetry to help improve Ceph: 2024-06-11T13:13:25.278 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-06-11T13:13:25.278 INFO:teuthology.orchestra.run.smithi059.stderr: ceph telemetry on 2024-06-11T13:13:25.278 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-06-11T13:13:25.278 INFO:teuthology.orchestra.run.smithi059.stderr:For more information see: 2024-06-11T13:13:25.278 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-06-11T13:13:25.278 INFO:teuthology.orchestra.run.smithi059.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-06-11T13:13:25.278 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-06-11T13:13:25.278 INFO:teuthology.orchestra.run.smithi059.stderr:Bootstrap complete. 2024-06-11T13:13:25.329 INFO:tasks.cephadm:Fetching config... 2024-06-11T13:13:25.330 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-06-11T13:13:25.330 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-06-11T13:13:25.335 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-06-11T13:13:25.335 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-06-11T13:13:25.335 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-06-11T13:13:25.384 INFO:tasks.cephadm:Fetching mon keyring... 2024-06-11T13:13:25.384 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-06-11T13:13:25.385 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/keyring of=/dev/stdout 2024-06-11T13:13:25.437 INFO:tasks.cephadm:Fetching pub ssh key... 2024-06-11T13:13:25.437 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-06-11T13:13:25.438 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-06-11T13:13:25.485 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-06-11T13:13:25.486 DEBUG:teuthology.orchestra.run.smithi059:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDrEaptz22vJ6PE7e2W0dNZ4arSgQOWqxDLi3pelMmUZISozJlIV2mO9Yp6tLpWVTjLR9PPqxbfVs0u09paGOgc6GmeFY1mxm3GukKVlvgq+FEC13JeQ68jW2rZAZwzTcLgQsDs0S+ZE1o0QjdNIee7PzCvfVVkFfT4/YSNl7XDeIgYpwbreQJk6jT7gbMnJ3MxYVOE+YVD0f261xFg9YRgOThfPAZVtNKV8i2k0XMDUuQxkTv2Ek1WAEWNMX2LMuRpIv7XotCpeDHtdF4oI7GNLhUCrS3RTzqnrMFwgOvuAX67z5+ITexJEqYOxvxpwF6azRao/SfyolJOllzCt+mwAVM73KEy0HHQH6GRbrdZGZMAbVsfVG5XXiDvuYMlPNKGgC9CV+gxuod8CtmrTUe9qiUJQe+WMIFwGruQ+CRn+EGNpcVuUYaGyCBpzsnkWCZZsi8PTroWv1yjFeVZQBabyvFoEH+RSqPkRQ2pCZgLMC0mbd8pg9as89H4MJi+RLk= ceph-10d026b4-27f4-11ef-bc9b-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-06-11T13:13:25.544 INFO:teuthology.orchestra.run.smithi059.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDrEaptz22vJ6PE7e2W0dNZ4arSgQOWqxDLi3pelMmUZISozJlIV2mO9Yp6tLpWVTjLR9PPqxbfVs0u09paGOgc6GmeFY1mxm3GukKVlvgq+FEC13JeQ68jW2rZAZwzTcLgQsDs0S+ZE1o0QjdNIee7PzCvfVVkFfT4/YSNl7XDeIgYpwbreQJk6jT7gbMnJ3MxYVOE+YVD0f261xFg9YRgOThfPAZVtNKV8i2k0XMDUuQxkTv2Ek1WAEWNMX2LMuRpIv7XotCpeDHtdF4oI7GNLhUCrS3RTzqnrMFwgOvuAX67z5+ITexJEqYOxvxpwF6azRao/SfyolJOllzCt+mwAVM73KEy0HHQH6GRbrdZGZMAbVsfVG5XXiDvuYMlPNKGgC9CV+gxuod8CtmrTUe9qiUJQe+WMIFwGruQ+CRn+EGNpcVuUYaGyCBpzsnkWCZZsi8PTroWv1yjFeVZQBabyvFoEH+RSqPkRQ2pCZgLMC0mbd8pg9as89H4MJi+RLk= ceph-10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:13:25.551 DEBUG:teuthology.orchestra.run.smithi117:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDrEaptz22vJ6PE7e2W0dNZ4arSgQOWqxDLi3pelMmUZISozJlIV2mO9Yp6tLpWVTjLR9PPqxbfVs0u09paGOgc6GmeFY1mxm3GukKVlvgq+FEC13JeQ68jW2rZAZwzTcLgQsDs0S+ZE1o0QjdNIee7PzCvfVVkFfT4/YSNl7XDeIgYpwbreQJk6jT7gbMnJ3MxYVOE+YVD0f261xFg9YRgOThfPAZVtNKV8i2k0XMDUuQxkTv2Ek1WAEWNMX2LMuRpIv7XotCpeDHtdF4oI7GNLhUCrS3RTzqnrMFwgOvuAX67z5+ITexJEqYOxvxpwF6azRao/SfyolJOllzCt+mwAVM73KEy0HHQH6GRbrdZGZMAbVsfVG5XXiDvuYMlPNKGgC9CV+gxuod8CtmrTUe9qiUJQe+WMIFwGruQ+CRn+EGNpcVuUYaGyCBpzsnkWCZZsi8PTroWv1yjFeVZQBabyvFoEH+RSqPkRQ2pCZgLMC0mbd8pg9as89H4MJi+RLk= ceph-10d026b4-27f4-11ef-bc9b-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-06-11T13:13:25.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:25 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:13:25.560 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:25 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:13:25.575 INFO:teuthology.orchestra.run.smithi117.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDrEaptz22vJ6PE7e2W0dNZ4arSgQOWqxDLi3pelMmUZISozJlIV2mO9Yp6tLpWVTjLR9PPqxbfVs0u09paGOgc6GmeFY1mxm3GukKVlvgq+FEC13JeQ68jW2rZAZwzTcLgQsDs0S+ZE1o0QjdNIee7PzCvfVVkFfT4/YSNl7XDeIgYpwbreQJk6jT7gbMnJ3MxYVOE+YVD0f261xFg9YRgOThfPAZVtNKV8i2k0XMDUuQxkTv2Ek1WAEWNMX2LMuRpIv7XotCpeDHtdF4oI7GNLhUCrS3RTzqnrMFwgOvuAX67z5+ITexJEqYOxvxpwF6azRao/SfyolJOllzCt+mwAVM73KEy0HHQH6GRbrdZGZMAbVsfVG5XXiDvuYMlPNKGgC9CV+gxuod8CtmrTUe9qiUJQe+WMIFwGruQ+CRn+EGNpcVuUYaGyCBpzsnkWCZZsi8PTroWv1yjFeVZQBabyvFoEH+RSqPkRQ2pCZgLMC0mbd8pg9as89H4MJi+RLk= ceph-10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:13:25.584 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-06-11T13:13:25.922 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:25 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:13:25.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:25 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:13:25.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:25 smithi059 bash[18923]: audit 2024-06-11T13:13:24.729166+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.59:0/1420619746' entity='client.admin' 2024-06-11T13:13:26.242 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:25 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:13:26.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:13:26.243 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:25 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:13:26.243 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:13:26.810 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:26 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:13:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:13:27.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:27 smithi059 bash[18923]: audit 2024-06-11T13:13:26.305187+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:27.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:27 smithi059 bash[18923]: audit 2024-06-11T13:13:26.307016+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:13:27.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:27 smithi059 bash[18923]: audit 2024-06-11T13:13:26.313615+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:27.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:27 smithi059 bash[18923]: audit 2024-06-11T13:13:26.315364+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:13:27.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:27 smithi059 bash[18923]: audit 2024-06-11T13:13:26.321242+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:27.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:27 smithi059 bash[18923]: audit 2024-06-11T13:13:26.504593+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:29.310 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:28 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:13:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:13:29.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:28 smithi059 bash[18923]: audit 2024-06-11T13:13:27.959195+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:29.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:28 smithi059 bash[18923]: audit 2024-06-11T13:13:28.816377+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:29.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:28 smithi059 bash[18923]: audit 2024-06-11T13:13:28.818914+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:29.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:28 smithi059 bash[18923]: audit 2024-06-11T13:13:28.934276+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.59:0/3887688005' entity='client.admin' 2024-06-11T13:13:29.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:28 smithi059 bash[18923]: audit 2024-06-11T13:13:28.943043+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:13:29.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:28 smithi059 bash[18923]: audit 2024-06-11T13:13:28.951039+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:29.680 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-06-11T13:13:29.680 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-06-11T13:13:34.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:33 smithi059 bash[18923]: cluster 2024-06-11T13:13:32.886232+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:34.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:33 smithi059 bash[18923]: audit 2024-06-11T13:13:33.900052+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:34.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:33 smithi059 bash[18923]: audit 2024-06-11T13:13:33.930183+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:13:34.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:33 smithi059 bash[18923]: audit 2024-06-11T13:13:33.931473+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:13:34.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:33 smithi059 bash[18923]: audit 2024-06-11T13:13:33.932184+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:13:35.002 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi117 2024-06-11T13:13:35.002 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-06-11T13:13:35.002 DEBUG:teuthology.orchestra.run.smithi117:> dd of=/etc/ceph/ceph.conf 2024-06-11T13:13:35.008 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-06-11T13:13:35.009 DEBUG:teuthology.orchestra.run.smithi117:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:13:35.056 INFO:tasks.cephadm:Adding host smithi117 to orchestrator... 2024-06-11T13:13:35.056 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch host add smithi117 2024-06-11T13:13:35.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:35 smithi059 bash[18923]: audit 2024-06-11T13:13:33.895078+0000 mgr.y (mgr.14152) 10 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:13:35.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:35 smithi059 bash[18923]: cephadm 2024-06-11T13:13:33.933307+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:13:35.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:35 smithi059 bash[18923]: cephadm 2024-06-11T13:13:34.014743+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:13:35.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:35 smithi059 bash[18923]: audit 2024-06-11T13:13:34.097705+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:35.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:35 smithi059 bash[18923]: audit 2024-06-11T13:13:34.103170+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:35.298 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:35 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:13:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:13:36.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:36 smithi059 bash[18923]: cluster 2024-06-11T13:13:34.886659+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:36.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:36 smithi059 bash[18923]: audit 2024-06-11T13:13:35.133812+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:36.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:36 smithi059 bash[18923]: audit 2024-06-11T13:13:35.139748+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:38.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:38 smithi059 bash[18923]: cluster 2024-06-11T13:13:36.887090+0000 mgr.y (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:39.114 INFO:teuthology.orchestra.run.smithi059.stdout:Added host 'smithi117' with addr '172.21.15.117' 2024-06-11T13:13:39.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:39 smithi059 bash[18923]: audit 2024-06-11T13:13:38.076736+0000 mgr.y (mgr.14152) 15 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi117", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:13:39.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:39 smithi059 bash[18923]: cephadm 2024-06-11T13:13:38.410325+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi117 2024-06-11T13:13:39.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:39 smithi059 bash[18923]: audit 2024-06-11T13:13:39.121300+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:39.759 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch host ls --format=json 2024-06-11T13:13:40.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:40 smithi059 bash[18923]: cluster 2024-06-11T13:13:38.887486+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:40.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:40 smithi059 bash[18923]: cephadm 2024-06-11T13:13:39.121956+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Added host smithi117 2024-06-11T13:13:40.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:40 smithi059 bash[18923]: audit 2024-06-11T13:13:39.149747+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:13:40.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:40 smithi059 bash[18923]: audit 2024-06-11T13:13:39.151139+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:13:40.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:40 smithi059 bash[18923]: audit 2024-06-11T13:13:39.152031+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:13:40.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:40 smithi059 bash[18923]: audit 2024-06-11T13:13:39.390877+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:40.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:40 smithi059 bash[18923]: audit 2024-06-11T13:13:40.123986+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:40.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:40 smithi059 bash[18923]: audit 2024-06-11T13:13:40.130220+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:40.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:40 smithi059 bash[18923]: audit 2024-06-11T13:13:40.131432+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:13:40.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:40 smithi059 bash[18923]: audit 2024-06-11T13:13:40.138820+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:41.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:41 smithi059 bash[18923]: audit 2024-06-11T13:13:40.147058+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:13:41.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:41 smithi059 bash[18923]: audit 2024-06-11T13:13:40.151099+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]': finished 2024-06-11T13:13:42.060 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:41 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:13:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:13:42.560 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:13:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:13:42.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: cephadm 2024-06-11T13:13:40.801115+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-06-11T13:13:42.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: cluster 2024-06-11T13:13:40.887905+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:42.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: audit 2024-06-11T13:13:41.469089+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:42.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: audit 2024-06-11T13:13:41.471786+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:13:42.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: audit 2024-06-11T13:13:41.474661+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:13:42.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: audit 2024-06-11T13:13:41.476431+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:13:42.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: cephadm 2024-06-11T13:13:41.478794+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:13:42.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: audit 2024-06-11T13:13:41.707259+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:42.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: audit 2024-06-11T13:13:41.727618+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:42.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: audit 2024-06-11T13:13:41.731192+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:42.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: audit 2024-06-11T13:13:41.733621+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:13:42.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: audit 2024-06-11T13:13:41.735677+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:13:42.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: audit 2024-06-11T13:13:41.737080+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:13:42.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: audit 2024-06-11T13:13:41.747835+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:42.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: audit 2024-06-11T13:13:42.233673+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:42.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:42 smithi059 bash[18923]: audit 2024-06-11T13:13:42.239286+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:42.963 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-06-11T13:13:42.963 INFO:teuthology.orchestra.run.smithi059.stdout:[{"addr": "172.21.15.59", "hostname": "smithi059", "labels": [], "status": ""}, {"addr": "172.21.15.117", "hostname": "smithi117", "labels": [], "status": ""}] 2024-06-11T13:13:43.645 INFO:tasks.cephadm:Setting crush tunables to default 2024-06-11T13:13:43.645 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd crush tunables default 2024-06-11T13:13:43.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:43 smithi059 bash[18923]: cephadm 2024-06-11T13:13:41.616011+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:13:43.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:43 smithi059 bash[18923]: audit 2024-06-11T13:13:42.966065+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:44.728 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:44 smithi059 bash[18923]: cluster 2024-06-11T13:13:42.888314+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:44.729 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:44 smithi059 bash[18923]: audit 2024-06-11T13:13:42.970523+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T13:13:46.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:46 smithi059 bash[18923]: cluster 2024-06-11T13:13:44.888731+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:46.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:46 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:13:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:13:47.509 INFO:teuthology.orchestra.run.smithi059.stderr:adjusted tunables profile to default 2024-06-11T13:13:47.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:47 smithi059 bash[18923]: audit 2024-06-11T13:13:46.585060+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.59:0/1340108588' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-06-11T13:13:47.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:47 smithi059 bash[18923]: audit 2024-06-11T13:13:46.611301+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:47.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:47 smithi059 bash[18923]: audit 2024-06-11T13:13:46.619153+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:48.463 INFO:tasks.cephadm:Adding mon.a on smithi059 2024-06-11T13:13:48.463 INFO:tasks.cephadm:Adding mon.c on smithi059 2024-06-11T13:13:48.463 INFO:tasks.cephadm:Adding mon.b on smithi117 2024-06-11T13:13:48.463 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch apply mon '3;smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi117:172.21.15.117=b' 2024-06-11T13:13:48.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:48 smithi059 bash[18923]: cluster 2024-06-11T13:13:46.889196+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:48.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:48 smithi059 bash[18923]: audit 2024-06-11T13:13:47.512438+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.59:0/1340108588' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-06-11T13:13:48.754 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:48 smithi059 bash[18923]: cluster 2024-06-11T13:13:47.512553+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-11T13:13:50.311 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:50 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:13:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:13:50.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:50 smithi059 bash[18923]: cluster 2024-06-11T13:13:48.889746+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:50.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:50 smithi059 bash[18923]: audit 2024-06-11T13:13:50.109682+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:50.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:50 smithi059 bash[18923]: audit 2024-06-11T13:13:50.112915+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:51.407 INFO:teuthology.orchestra.run.smithi117.stdout:Scheduled mon update... 2024-06-11T13:13:51.959 DEBUG:teuthology.orchestra.run.smithi059:mon.c> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.c.service 2024-06-11T13:13:51.962 DEBUG:teuthology.orchestra.run.smithi117:mon.b> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.b.service 2024-06-11T13:13:51.964 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-06-11T13:13:51.965 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph mon dump -f json 2024-06-11T13:13:52.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:52 smithi059 bash[18923]: cluster 2024-06-11T13:13:50.890176+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:52.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:52 smithi059 bash[18923]: audit 2024-06-11T13:13:51.408276+0000 mgr.y (mgr.14152) 29 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi117:172.21.15.117=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:13:52.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:52 smithi059 bash[18923]: cephadm 2024-06-11T13:13:51.410732+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Saving service mon spec with placement smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi117:172.21.15.117=b;count:3 2024-06-11T13:13:52.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:52 smithi059 bash[18923]: audit 2024-06-11T13:13:51.414388+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:52.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:52 smithi059 bash[18923]: audit 2024-06-11T13:13:51.439079+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:13:52.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:52 smithi059 bash[18923]: audit 2024-06-11T13:13:51.440482+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:13:52.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:52 smithi059 bash[18923]: audit 2024-06-11T13:13:51.441314+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:13:52.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:52 smithi059 bash[18923]: audit 2024-06-11T13:13:51.447055+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:52.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:52 smithi059 bash[18923]: audit 2024-06-11T13:13:51.449416+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:13:52.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:52 smithi059 bash[18923]: audit 2024-06-11T13:13:51.450196+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:13:52.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:52 smithi059 bash[18923]: cephadm 2024-06-11T13:13:51.451123+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-06-11T13:13:54.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:54 smithi059 bash[18923]: cluster 2024-06-11T13:13:52.890609+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:55.061 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-06-11T13:13:55.062 INFO:teuthology.orchestra.run.smithi117.stdout:{"epoch":1,"fsid":"10d026b4-27f4-11ef-bc9b-c7b262605968","modified":"2024-06-11T13:12:03.390922Z","created":"2024-06-11T13:12:03.390922Z","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":"172.21.15.59:3300","nonce":0},{"type":"v1","addr":"172.21.15.59:6789","nonce":0}]},"addr":"172.21.15.59:6789/0","public_addr":"172.21.15.59:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-06-11T13:13:55.064 INFO:teuthology.orchestra.run.smithi117.stderr:dumped monmap epoch 1 2024-06-11T13:13:55.651 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:13:55.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:55 smithi059 bash[18923]: audit 2024-06-11T13:13:55.069367+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.117:0/1292674641' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T13:13:55.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:13:55.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:55 smithi059 systemd[1]: Started Ceph mon.c for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:13:55.996 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:13:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:13:55.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:13:56.643 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-06-11T13:13:56.643 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph mon dump -f json 2024-06-11T13:13:56.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[18923]: cluster 2024-06-11T13:13:54.891052+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:56.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[18923]: audit 2024-06-11T13:13:55.913405+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:56.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[18923]: audit 2024-06-11T13:13:55.914549+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:13:56.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[18923]: audit 2024-06-11T13:13:55.915304+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:13:57.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.920+0000 7fe202660880 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-11T13:13:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.920+0000 7fe202660880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-06-11T13:13:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.920+0000 7fe202660880 0 pidfile_write: ignore empty --pid-file 2024-06-11T13:13:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 0 load: jerasure load: lrc 2024-06-11T13:13:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: RocksDB version: 6.15.5 2024-06-11T13:13:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-06-11T13:13:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Compile date Apr 18 2022 2024-06-11T13:13:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: DB SUMMARY 2024-06-11T13:13:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: DB Session ID: 9H8FQ3XHG6UPFXYDXRA2 2024-06-11T13:13:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: CURRENT file: CURRENT 2024-06-11T13:13:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: IDENTITY file: IDENTITY 2024-06-11T13:13:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-06-11T13:13:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-06-11T13:13:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-06-11T13:13:57.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.error_if_exists: 0 2024-06-11T13:13:57.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.create_if_missing: 0 2024-06-11T13:13:57.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.paranoid_checks: 1 2024-06-11T13:13:57.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T13:13:57.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.env: 0x55e9676c6860 2024-06-11T13:13:57.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.fs: Posix File System 2024-06-11T13:13:57.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.info_log: 0x55e9683c3e00 2024-06-11T13:13:57.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-11T13:13:57.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.statistics: (nil) 2024-06-11T13:13:57.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.use_fsync: 0 2024-06-11T13:13:57.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_log_file_size: 0 2024-06-11T13:13:57.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T13:13:57.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T13:13:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-11T13:13:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-11T13:13:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.allow_fallocate: 1 2024-06-11T13:13:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-11T13:13:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-11T13:13:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.use_direct_reads: 0 2024-06-11T13:13:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.create_missing_column_families: 0 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.db_log_dir: 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.advise_random_on_open: 1 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.write_buffer_manager: 0x55e9684b4300 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T13:13:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.rate_limiter: (nil) 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.unordered_write: 0 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.row_cache: None 2024-06-11T13:13:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.wal_filter: None 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.preserve_deletes: 0 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.two_write_queues: 0 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.manual_wal_flush: 0 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.atomic_flush: 0 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.log_readahead_size: 0 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.best_efforts_recovery: 0 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T13:13:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T13:13:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.allow_data_in_errors: 0 2024-06-11T13:13:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.db_host_id: __hostname__ 2024-06-11T13:13:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_background_jobs: 2 2024-06-11T13:13:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_background_compactions: -1 2024-06-11T13:13:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_subcompactions: 1 2024-06-11T13:13:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T13:13:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T13:13:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T13:13:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_total_wal_size: 0 2024-06-11T13:13:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T13:13:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T13:13:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T13:13:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_open_files: -1 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.bytes_per_sync: 0 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_background_flushes: -1 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Compression algorithms supported: 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: kZSTD supported: 0 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: kXpressCompression supported: 0 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: kLZ4Compression supported: 1 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: kBZip2Compression supported: 0 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: kZlibCompression supported: 1 2024-06-11T13:13:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: kSnappyCompression supported: 1 2024-06-11T13:13:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T13:13:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-06-11T13:13:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-06-11T13:13:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T13:13:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.merge_operator: 2024-06-11T13:13:57.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compaction_filter: None 2024-06-11T13:13:57.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compaction_filter_factory: None 2024-06-11T13:13:57.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.sst_partitioner_factory: None 2024-06-11T13:13:57.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T13:13:57.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T13:13:57.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e968391d00) 2024-06-11T13:13:57.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cache_index_and_filter_blocks: 1 2024-06-11T13:13:57.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T13:13:57.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T13:13:57.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: pin_top_level_index_and_filter: 1 2024-06-11T13:13:57.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: index_type: 0 2024-06-11T13:13:57.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: data_block_index_type: 0 2024-06-11T13:13:57.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: index_shortening: 1 2024-06-11T13:13:57.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: data_block_hash_table_util_ratio: 0.750000 2024-06-11T13:13:57.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: hash_index_allow_collision: 1 2024-06-11T13:13:57.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: checksum: 1 2024-06-11T13:13:57.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: no_block_cache: 0 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: block_cache: 0x55e9683f8170 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: block_cache_name: BinnedLRUCache 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: block_cache_options: 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: capacity : 536870912 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: num_shard_bits : 4 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: strict_capacity_limit : 0 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: high_pri_pool_ratio: 0.000 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: block_cache_compressed: (nil) 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: persistent_cache: (nil) 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: block_size: 4096 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: block_size_deviation: 10 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: block_restart_interval: 16 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: index_block_restart_interval: 1 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: metadata_block_size: 4096 2024-06-11T13:13:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: partition_filters: 0 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: use_delta_encoding: 1 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: filter_policy: rocksdb.BuiltinBloomFilter 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: whole_key_filtering: 1 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: verify_compression: 0 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: read_amp_bytes_per_bit: 0 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: format_version: 4 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: enable_index_compression: 1 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: block_align: 0 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compression: NoCompression 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-11T13:13:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.num_levels: 7 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compression_opts.level: 32767 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-11T13:13:57.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compression_opts.enabled: false 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T13:13:57.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.arena_block_size: 4194304 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T13:13:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.table_properties_collectors: 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.inplace_update_support: 0 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.bloom_locality: 0 2024-06-11T13:13:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.max_successive_merges: 0 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.force_consistency_checks: 1 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.ttl: 2592000 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.enable_blob_files: false 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.min_blob_size: 0 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.blob_file_size: 268435456 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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 2024-06-11T13:13:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-06-11T13:13:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-06-11T13:13:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718111636931455, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-06-11T13:13:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-06-11T13:13:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 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. 2024-06-11T13:13:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718111636931839, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "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": 1718111636, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "b79bc5a9-9caa-4b31-b0ae-81d92b4c37b3", "db_session_id": "9H8FQ3XHG6UPFXYDXRA2"}} 2024-06-11T13:13:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.924+0000 7fe202660880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-06-11T13:13:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.928+0000 7fe202660880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718111636932273, "job": 1, "event": "recovery_finished"} 2024-06-11T13:13:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.928+0000 7fe202660880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-06-11T13:13:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.928+0000 7fe202660880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55e9683dea80 2024-06-11T13:13:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.928+0000 7fe202660880 4 rocksdb: DB pointer 0x55e9683ee000 2024-06-11T13:13:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.928+0000 7fe1f23e8700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-06-11T13:13:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.928+0000 7fe1f23e8700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-06-11T13:13:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: ** DB Stats ** 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: ** Compaction Stats [default] ** 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: 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 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: ** Compaction Stats [default] ** 2024-06-11T13:13:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: 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 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: AddFile(Keys): cumulative 0, interval 0 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Interval compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: 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 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: ** File Read Latency Histogram By Level [default] ** 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: ** Compaction Stats [default] ** 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: 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 2024-06-11T13:13:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: 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 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: ** Compaction Stats [default] ** 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: 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 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.2 0.00 0.00 1 0.000 0 0 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: AddFile(Keys): cumulative 0, interval 0 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:13:57.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: 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 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: ** File Read Latency Histogram By Level [default] ** 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.928+0000 7fe202660880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.928+0000 7fe202660880 0 using public_addrv [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.928+0000 7fe202660880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] at bind addrs [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.928+0000 7fe202660880 1 mon.c@-1(???) e0 preinit fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.948+0000 7fe1f53ee700 0 mon.c@-1(synchronizing).mds e1 new map 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.948+0000 7fe1f53ee700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: e1 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: enable_multiple, ever_enabled_multiple: 1,1 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: 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} 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: legacy client fscid: -1 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: 2024-06-11T13:13:57.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: No filesystems configured 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.948+0000 7fe1f53ee700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.948+0000 7fe1f53ee700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.948+0000 7fe1f53ee700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.948+0000 7fe1f53ee700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.948+0000 7fe1f53ee700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.948+0000 7fe1f53ee700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.948+0000 7fe1f53ee700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.948+0000 7fe1f53ee700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.948+0000 7fe1f53ee700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.948+0000 7fe1f53ee700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:40.147058+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:40.151099+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]': finished 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cephadm 2024-06-11T13:13:40.801115+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-06-11T13:13:57.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cluster 2024-06-11T13:13:40.887905+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:41.469089+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:41.471786+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:41.474661+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:41.476431+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cephadm 2024-06-11T13:13:41.478794+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:41.707259+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:41.727618+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:41.731192+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:41.733621+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:41.735677+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:41.737080+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:41.747835+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:42.233673+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:42.239286+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cephadm 2024-06-11T13:13:41.616011+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:42.966065+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cluster 2024-06-11T13:13:42.888314+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:42.970523+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cluster 2024-06-11T13:13:44.888731+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:46.585060+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.59:0/1340108588' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:46.611301+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:46.619153+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cluster 2024-06-11T13:13:46.889196+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:47.512438+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.59:0/1340108588' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cluster 2024-06-11T13:13:47.512553+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cluster 2024-06-11T13:13:48.889746+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:50.109682+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:50.112915+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cluster 2024-06-11T13:13:50.890176+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:57.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:51.408276+0000 mgr.y (mgr.14152) 29 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi117:172.21.15.117=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:13:57.338 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cephadm 2024-06-11T13:13:51.410732+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Saving service mon spec with placement smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi117:172.21.15.117=b;count:3 2024-06-11T13:13:57.338 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:51.414388+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.338 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:51.439079+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:13:57.338 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:51.440482+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:13:57.338 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:51.441314+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:13:57.338 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:51.447055+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.338 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:51.449416+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:13:57.338 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:51.450196+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:13:57.338 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cephadm 2024-06-11T13:13:51.451123+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-06-11T13:13:57.338 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cluster 2024-06-11T13:13:52.890609+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:57.339 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:55.069367+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.117:0/1292674641' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T13:13:57.339 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: cluster 2024-06-11T13:13:54.891052+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:13:57.339 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:55.913405+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:13:57.339 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:55.914549+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:13:57.339 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: audit 2024-06-11T13:13:55.915304+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:13:57.339 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.948+0000 7fe1f53ee700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-06-11T13:13:57.339 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:13:56 smithi059 bash[24309]: debug 2024-06-11T13:13:56.952+0000 7fe1f53ee700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-06-11T13:14:02.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: cluster 2024-06-11T13:13:56.891460+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:02.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: audit 2024-06-11T13:13:56.961772+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:14:02.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: cluster 2024-06-11T13:13:56.961956+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-06-11T13:14:02.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: audit 2024-06-11T13:13:56.980775+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:02.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: audit 2024-06-11T13:13:57.960465+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:02.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: cluster 2024-06-11T13:13:58.891880+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:02.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: audit 2024-06-11T13:13:58.960284+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: cluster 2024-06-11T13:13:58.962147+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: audit 2024-06-11T13:13:59.960349+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: cluster 2024-06-11T13:14:00.892377+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: audit 2024-06-11T13:14:00.960608+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: audit 2024-06-11T13:14:01.960835+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: cluster 2024-06-11T13:14:02.005841+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: cluster 2024-06-11T13:14:02.011676+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: cluster 2024-06-11T13:14:02.011779+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: cluster 2024-06-11T13:14:02.011863+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: cluster 2024-06-11T13:14:02.012221+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: cluster 2024-06-11T13:14:02.019382+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: audit 2024-06-11T13:14:02.025658+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: audit 2024-06-11T13:14:02.030054+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: audit 2024-06-11T13:14:02.032337+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:02.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[18923]: audit 2024-06-11T13:14:02.033749+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:02.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: cluster 2024-06-11T13:13:56.891460+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:02.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: audit 2024-06-11T13:13:56.961772+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:14:02.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: cluster 2024-06-11T13:13:56.961956+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-06-11T13:14:02.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: audit 2024-06-11T13:13:56.980775+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:02.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: audit 2024-06-11T13:13:57.960465+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:02.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: cluster 2024-06-11T13:13:58.891880+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:02.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: audit 2024-06-11T13:13:58.960284+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:02.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: cluster 2024-06-11T13:13:58.962147+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-06-11T13:14:02.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: audit 2024-06-11T13:13:59.960349+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:02.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: cluster 2024-06-11T13:14:00.892377+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:02.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: audit 2024-06-11T13:14:00.960608+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:02.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: audit 2024-06-11T13:14:01.960835+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:02.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: cluster 2024-06-11T13:14:02.005841+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-06-11T13:14:02.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: cluster 2024-06-11T13:14:02.011676+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2024-06-11T13:14:02.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: cluster 2024-06-11T13:14:02.011779+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-06-11T13:14:02.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: cluster 2024-06-11T13:14:02.011863+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-11T13:14:02.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: cluster 2024-06-11T13:14:02.012221+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-06-11T13:14:02.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: cluster 2024-06-11T13:14:02.019382+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-06-11T13:14:02.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: audit 2024-06-11T13:14:02.025658+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:02.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: audit 2024-06-11T13:14:02.030054+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:02.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: audit 2024-06-11T13:14:02.032337+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:02.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:02 smithi059 bash[24309]: audit 2024-06-11T13:14:02.033749+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:02.956 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-06-11T13:14:02.956 INFO:teuthology.orchestra.run.smithi117.stdout:{"epoch":2,"fsid":"10d026b4-27f4-11ef-bc9b-c7b262605968","modified":"2024-06-11T13:13:56.959489Z","created":"2024-06-11T13:12:03.390922Z","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":"172.21.15.59:3300","nonce":0},{"type":"v1","addr":"172.21.15.59:6789","nonce":0}]},"addr":"172.21.15.59:6789/0","public_addr":"172.21.15.59:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:3301","nonce":0},{"type":"v1","addr":"172.21.15.59:6790","nonce":0}]},"addr":"172.21.15.59:6790/0","public_addr":"172.21.15.59:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-06-11T13:14:02.962 INFO:teuthology.orchestra.run.smithi117.stderr:dumped monmap epoch 2 2024-06-11T13:14:03.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: cephadm 2024-06-11T13:14:02.036230+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:14:03.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: cephadm 2024-06-11T13:14:02.036736+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:14:03.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: audit 2024-06-11T13:14:02.152269+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:03.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: audit 2024-06-11T13:14:02.160979+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:03.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: audit 2024-06-11T13:14:02.163893+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:03.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: cephadm 2024-06-11T13:14:02.164322+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:14:03.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: cephadm 2024-06-11T13:14:02.165135+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-06-11T13:14:03.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: audit 2024-06-11T13:14:02.165358+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:14:03.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: audit 2024-06-11T13:14:02.166083+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:14:03.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: audit 2024-06-11T13:14:02.166751+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:03.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: cephadm 2024-06-11T13:14:02.167501+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi059 2024-06-11T13:14:03.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: audit 2024-06-11T13:14:02.960735+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:03.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: audit 2024-06-11T13:14:02.964158+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.117:0/23518594' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T13:14:03.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[18923]: audit 2024-06-11T13:14:02.973733+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:03.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: cephadm 2024-06-11T13:14:02.036230+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:14:03.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: cephadm 2024-06-11T13:14:02.036736+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:14:03.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: audit 2024-06-11T13:14:02.152269+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:03.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: audit 2024-06-11T13:14:02.160979+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:03.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: audit 2024-06-11T13:14:02.163893+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:03.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: cephadm 2024-06-11T13:14:02.164322+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:14:03.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: cephadm 2024-06-11T13:14:02.165135+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-06-11T13:14:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: audit 2024-06-11T13:14:02.165358+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:14:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: audit 2024-06-11T13:14:02.166083+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:14:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: audit 2024-06-11T13:14:02.166751+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: cephadm 2024-06-11T13:14:02.167501+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi059 2024-06-11T13:14:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: audit 2024-06-11T13:14:02.960735+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: audit 2024-06-11T13:14:02.964158+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.117:0/23518594' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T13:14:03.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:03 smithi059 bash[24309]: audit 2024-06-11T13:14:02.973733+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:03 smithi117 bash[19086]: debug 2024-06-11T13:14:03.650+0000 7f89fdf8b700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-06-11T13:14:04.932 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-06-11T13:14:04.933 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph mon dump -f json 2024-06-11T13:14:08.756 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:03.665361+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:14:08.756 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: cluster 2024-06-11T13:14:03.665750+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: cluster 2024-06-11T13:14:03.668026+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:03.685534+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:03.685896+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:04.658745+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: cluster 2024-06-11T13:14:04.893164+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:05.659611+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: cluster 2024-06-11T13:14:05.659994+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:06.658255+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: cluster 2024-06-11T13:14:06.893632+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:07.659224+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:08.658909+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: cluster 2024-06-11T13:14:08.705285+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: cluster 2024-06-11T13:14:08.708582+0000 mon.a (mon.0) 206 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2024-06-11T13:14:08.757 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: cluster 2024-06-11T13:14:08.708626+0000 mon.a (mon.0) 207 : cluster [DBG] fsmap 2024-06-11T13:14:08.758 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: cluster 2024-06-11T13:14:08.708649+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-11T13:14:08.758 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: cluster 2024-06-11T13:14:08.708785+0000 mon.a (mon.0) 209 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-06-11T13:14:08.758 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: cluster 2024-06-11T13:14:08.715027+0000 mon.a (mon.0) 210 : cluster [INF] overall HEALTH_OK 2024-06-11T13:14:08.758 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:08.720195+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:08.758 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:08.721674+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:14:08.758 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:08.722488+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:14:08.758 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:08.723213+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:08.758 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:08.726330+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:08.758 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:08 smithi117 bash[19086]: audit 2024-06-11T13:14:08.731402+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:08.980 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:14:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:14:08.981 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:14:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:14:08.981 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:14:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:14:08.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:03.665361+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:14:08.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: cluster 2024-06-11T13:14:03.665750+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-06-11T13:14:08.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: cluster 2024-06-11T13:14:03.668026+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-06-11T13:14:08.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:03.685534+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:03.685896+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:08.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:04.658745+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: cluster 2024-06-11T13:14:04.893164+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:08.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:05.659611+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: cluster 2024-06-11T13:14:05.659994+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-06-11T13:14:08.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:06.658255+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: cluster 2024-06-11T13:14:06.893632+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:08.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:07.659224+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:08.658909+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: cluster 2024-06-11T13:14:08.705285+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:14:08.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: cluster 2024-06-11T13:14:08.708582+0000 mon.a (mon.0) 206 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2024-06-11T13:14:08.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: cluster 2024-06-11T13:14:08.708626+0000 mon.a (mon.0) 207 : cluster [DBG] fsmap 2024-06-11T13:14:08.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: cluster 2024-06-11T13:14:08.708649+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-11T13:14:08.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: cluster 2024-06-11T13:14:08.708785+0000 mon.a (mon.0) 209 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-06-11T13:14:08.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: cluster 2024-06-11T13:14:08.715027+0000 mon.a (mon.0) 210 : cluster [INF] overall HEALTH_OK 2024-06-11T13:14:08.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:08.720195+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:08.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:08.721674+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:14:08.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:08.722488+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:14:08.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:08.723213+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:08.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:08.726330+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:08.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[18923]: audit 2024-06-11T13:14:08.731402+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:08.983 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:03.665361+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:14:08.983 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: cluster 2024-06-11T13:14:03.665750+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-06-11T13:14:08.983 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: cluster 2024-06-11T13:14:03.668026+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-06-11T13:14:08.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:03.685534+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:03.685896+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:14:08.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:04.658745+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: cluster 2024-06-11T13:14:04.893164+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:08.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:05.659611+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: cluster 2024-06-11T13:14:05.659994+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-06-11T13:14:08.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:06.658255+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: cluster 2024-06-11T13:14:06.893632+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:08.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:07.659224+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:08.658909+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:08.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: cluster 2024-06-11T13:14:08.705285+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:14:08.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: cluster 2024-06-11T13:14:08.708582+0000 mon.a (mon.0) 206 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2024-06-11T13:14:08.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: cluster 2024-06-11T13:14:08.708626+0000 mon.a (mon.0) 207 : cluster [DBG] fsmap 2024-06-11T13:14:08.985 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: cluster 2024-06-11T13:14:08.708649+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-11T13:14:08.985 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: cluster 2024-06-11T13:14:08.708785+0000 mon.a (mon.0) 209 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-06-11T13:14:08.985 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: cluster 2024-06-11T13:14:08.715027+0000 mon.a (mon.0) 210 : cluster [INF] overall HEALTH_OK 2024-06-11T13:14:08.985 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:08.720195+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:08.985 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:08.721674+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:14:08.985 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:08.722488+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:14:08.985 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:08.723213+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:08.985 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:08.726330+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:08.985 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:08 smithi059 bash[24309]: audit 2024-06-11T13:14:08.731402+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:09.163 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-06-11T13:14:09.163 INFO:teuthology.orchestra.run.smithi117.stdout:{"epoch":3,"fsid":"10d026b4-27f4-11ef-bc9b-c7b262605968","modified":"2024-06-11T13:14:03.658241Z","created":"2024-06-11T13:12:03.390922Z","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":"172.21.15.59:3300","nonce":0},{"type":"v1","addr":"172.21.15.59:6789","nonce":0}]},"addr":"172.21.15.59:6789/0","public_addr":"172.21.15.59:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:3301","nonce":0},{"type":"v1","addr":"172.21.15.59:6790","nonce":0}]},"addr":"172.21.15.59:6790/0","public_addr":"172.21.15.59:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:3300","nonce":0},{"type":"v1","addr":"172.21.15.117:6789","nonce":0}]},"addr":"172.21.15.117:6789/0","public_addr":"172.21.15.117:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-06-11T13:14:09.166 INFO:teuthology.orchestra.run.smithi117.stderr:dumped monmap epoch 3 2024-06-11T13:14:09.310 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:14:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:14:09.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:09 smithi117 bash[19086]: cephadm 2024-06-11T13:14:08.721367+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-06-11T13:14:09.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:09 smithi117 bash[19086]: cephadm 2024-06-11T13:14:08.724229+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi059 2024-06-11T13:14:09.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:09 smithi117 bash[19086]: audit 2024-06-11T13:14:08.804755+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:09.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:09 smithi117 bash[19086]: cluster 2024-06-11T13:14:08.893976+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:09.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:09 smithi117 bash[19086]: audit 2024-06-11T13:14:08.994769+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:09.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:09 smithi117 bash[19086]: audit 2024-06-11T13:14:09.002398+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:09.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:09 smithi117 bash[19086]: audit 2024-06-11T13:14:09.170735+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.117:0/699657976' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T13:14:09.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:09 smithi117 bash[19086]: audit 2024-06-11T13:14:09.659639+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:10.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[18923]: cephadm 2024-06-11T13:14:08.721367+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-06-11T13:14:10.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[18923]: cephadm 2024-06-11T13:14:08.724229+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi059 2024-06-11T13:14:10.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[18923]: audit 2024-06-11T13:14:08.804755+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:10.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[18923]: cluster 2024-06-11T13:14:08.893976+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:10.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[18923]: audit 2024-06-11T13:14:08.994769+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:10.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[18923]: audit 2024-06-11T13:14:09.002398+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:10.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[18923]: audit 2024-06-11T13:14:09.170735+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.117:0/699657976' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T13:14:10.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[18923]: audit 2024-06-11T13:14:09.659639+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:10.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[24309]: cephadm 2024-06-11T13:14:08.721367+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-06-11T13:14:10.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[24309]: cephadm 2024-06-11T13:14:08.724229+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi059 2024-06-11T13:14:10.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[24309]: audit 2024-06-11T13:14:08.804755+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:10.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[24309]: cluster 2024-06-11T13:14:08.893976+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:10.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[24309]: audit 2024-06-11T13:14:08.994769+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:10.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[24309]: audit 2024-06-11T13:14:09.002398+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:10.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[24309]: audit 2024-06-11T13:14:09.170735+0000 mon.a (mon.0) 220 : audit [DBG] from='client.? 172.21.15.117:0/699657976' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-11T13:14:10.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:09 smithi059 bash[24309]: audit 2024-06-11T13:14:09.659639+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:14:10.144 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-06-11T13:14:10.144 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph config generate-minimal-conf 2024-06-11T13:14:11.060 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:14:10 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:14:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:14:11.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[24309]: audit 2024-06-11T13:14:10.702589+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:11.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[24309]: audit 2024-06-11T13:14:10.712546+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:11.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[24309]: cluster 2024-06-11T13:14:10.894316+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:11.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[24309]: audit 2024-06-11T13:14:10.926478+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:11.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[24309]: cephadm 2024-06-11T13:14:10.927618+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-06-11T13:14:11.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[24309]: audit 2024-06-11T13:14:10.928020+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:14:11.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[24309]: audit 2024-06-11T13:14:10.928976+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:14:11.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[24309]: audit 2024-06-11T13:14:10.929864+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:11.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[24309]: cephadm 2024-06-11T13:14:10.930781+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mon.b on smithi117 2024-06-11T13:14:11.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[18923]: audit 2024-06-11T13:14:10.702589+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:11.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[18923]: audit 2024-06-11T13:14:10.712546+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:11.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[18923]: cluster 2024-06-11T13:14:10.894316+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:11.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[18923]: audit 2024-06-11T13:14:10.926478+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:11.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[18923]: cephadm 2024-06-11T13:14:10.927618+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-06-11T13:14:11.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[18923]: audit 2024-06-11T13:14:10.928020+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:14:11.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[18923]: audit 2024-06-11T13:14:10.928976+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:14:11.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[18923]: audit 2024-06-11T13:14:10.929864+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:11.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:11 smithi059 bash[18923]: cephadm 2024-06-11T13:14:10.930781+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mon.b on smithi117 2024-06-11T13:14:11.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:11 smithi117 bash[19086]: audit 2024-06-11T13:14:10.702589+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:11.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:11 smithi117 bash[19086]: audit 2024-06-11T13:14:10.712546+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:11.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:11 smithi117 bash[19086]: cluster 2024-06-11T13:14:10.894316+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:11.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:11 smithi117 bash[19086]: audit 2024-06-11T13:14:10.926478+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:11.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:11 smithi117 bash[19086]: cephadm 2024-06-11T13:14:10.927618+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-06-11T13:14:11.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:11 smithi117 bash[19086]: audit 2024-06-11T13:14:10.928020+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:14:11.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:11 smithi117 bash[19086]: audit 2024-06-11T13:14:10.928976+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:14:11.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:11 smithi117 bash[19086]: audit 2024-06-11T13:14:10.929864+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:11.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:11 smithi117 bash[19086]: cephadm 2024-06-11T13:14:10.930781+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mon.b on smithi117 2024-06-11T13:14:13.479 INFO:teuthology.orchestra.run.smithi059.stdout:# minimal ceph.conf for 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:14:13.479 INFO:teuthology.orchestra.run.smithi059.stdout:[global] 2024-06-11T13:14:13.479 INFO:teuthology.orchestra.run.smithi059.stdout: fsid = 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:14:13.480 INFO:teuthology.orchestra.run.smithi059.stdout: mon_host = [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] 2024-06-11T13:14:14.046 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-06-11T13:14:14.046 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-06-11T13:14:14.046 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/ceph.conf 2024-06-11T13:14:14.061 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-06-11T13:14:14.061 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:14:14.116 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-06-11T13:14:14.116 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/ceph/ceph.conf 2024-06-11T13:14:14.131 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-06-11T13:14:14.131 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:14:14.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:14 smithi117 bash[19086]: cluster 2024-06-11T13:14:12.894728+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:14.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:14 smithi117 bash[19086]: audit 2024-06-11T13:14:12.959232+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:14:14.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:14 smithi117 bash[19086]: audit 2024-06-11T13:14:12.960792+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:14:14.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:14 smithi117 bash[19086]: audit 2024-06-11T13:14:13.487464+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 172.21.15.59:0/872254529' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:14.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:14 smithi117 bash[19086]: audit 2024-06-11T13:14:13.937608+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:14.188 INFO:tasks.cephadm:Adding mgr.y on smithi059 2024-06-11T13:14:14.188 INFO:tasks.cephadm:Adding mgr.x on smithi117 2024-06-11T13:14:14.188 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch apply mgr '2;smithi059=y;smithi117=x' 2024-06-11T13:14:14.310 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:14:13 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:14:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:14:14.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:13 smithi059 bash[24309]: cluster 2024-06-11T13:14:12.894728+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:14.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:13 smithi059 bash[24309]: audit 2024-06-11T13:14:12.959232+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:14:14.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:13 smithi059 bash[24309]: audit 2024-06-11T13:14:12.960792+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:14:14.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:13 smithi059 bash[24309]: audit 2024-06-11T13:14:13.487464+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 172.21.15.59:0/872254529' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:14.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:13 smithi059 bash[24309]: audit 2024-06-11T13:14:13.937608+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:14.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:13 smithi059 bash[18923]: cluster 2024-06-11T13:14:12.894728+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:14.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:13 smithi059 bash[18923]: audit 2024-06-11T13:14:12.959232+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:14:14.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:13 smithi059 bash[18923]: audit 2024-06-11T13:14:12.960792+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:14:14.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:13 smithi059 bash[18923]: audit 2024-06-11T13:14:13.487464+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 172.21.15.59:0/872254529' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:14.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:13 smithi059 bash[18923]: audit 2024-06-11T13:14:13.937608+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:15.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:14 smithi117 bash[19086]: audit 2024-06-11T13:14:13.946170+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:15.310 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:14 smithi059 bash[18923]: audit 2024-06-11T13:14:13.946170+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:15.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:14 smithi059 bash[24309]: audit 2024-06-11T13:14:13.946170+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:16.669 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:16 smithi117 bash[19086]: cluster 2024-06-11T13:14:14.895196+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:16.775 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:16 smithi059 bash[18923]: cluster 2024-06-11T13:14:14.895196+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:16.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:16 smithi059 bash[24309]: cluster 2024-06-11T13:14:14.895196+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:17.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: audit 2024-06-11T13:14:16.600282+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:17.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: audit 2024-06-11T13:14:16.602913+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:17.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: audit 2024-06-11T13:14:16.605716+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:17.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: audit 2024-06-11T13:14:16.607778+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:17.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: cephadm 2024-06-11T13:14:16.611158+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:14:17.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: cephadm 2024-06-11T13:14:16.611635+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:14:17.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: audit 2024-06-11T13:14:16.787115+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:17.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: audit 2024-06-11T13:14:16.798269+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:17.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: audit 2024-06-11T13:14:16.803848+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:17.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: cephadm 2024-06-11T13:14:16.806300+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-06-11T13:14:17.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: audit 2024-06-11T13:14:16.806659+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:14:17.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: audit 2024-06-11T13:14:16.807884+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:14:17.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: audit 2024-06-11T13:14:16.808986+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:17.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: cephadm 2024-06-11T13:14:16.810216+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring daemon mon.a on smithi059 2024-06-11T13:14:17.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:17 smithi117 bash[19086]: cluster 2024-06-11T13:14:16.895588+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:18.034 INFO:teuthology.orchestra.run.smithi117.stdout:Scheduled mgr update... 2024-06-11T13:14:18.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: audit 2024-06-11T13:14:16.600282+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:18.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: audit 2024-06-11T13:14:16.602913+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:18.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: audit 2024-06-11T13:14:16.605716+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:18.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: audit 2024-06-11T13:14:16.607778+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:18.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: cephadm 2024-06-11T13:14:16.611158+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:14:18.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: cephadm 2024-06-11T13:14:16.611635+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:14:18.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: audit 2024-06-11T13:14:16.787115+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:18.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: audit 2024-06-11T13:14:16.798269+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:18.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: audit 2024-06-11T13:14:16.803848+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:18.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: cephadm 2024-06-11T13:14:16.806300+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-06-11T13:14:18.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: audit 2024-06-11T13:14:16.806659+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:14:18.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: audit 2024-06-11T13:14:16.807884+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:14:18.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: audit 2024-06-11T13:14:16.808986+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:18.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: cephadm 2024-06-11T13:14:16.810216+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring daemon mon.a on smithi059 2024-06-11T13:14:18.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[18923]: cluster 2024-06-11T13:14:16.895588+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:18.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: audit 2024-06-11T13:14:16.600282+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:18.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: audit 2024-06-11T13:14:16.602913+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:18.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: audit 2024-06-11T13:14:16.605716+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: audit 2024-06-11T13:14:16.607778+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: cephadm 2024-06-11T13:14:16.611158+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:14:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: cephadm 2024-06-11T13:14:16.611635+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:14:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: audit 2024-06-11T13:14:16.787115+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: audit 2024-06-11T13:14:16.798269+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: audit 2024-06-11T13:14:16.803848+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: cephadm 2024-06-11T13:14:16.806300+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-06-11T13:14:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: audit 2024-06-11T13:14:16.806659+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:14:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: audit 2024-06-11T13:14:16.807884+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:14:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: audit 2024-06-11T13:14:16.808986+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: cephadm 2024-06-11T13:14:16.810216+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring daemon mon.a on smithi059 2024-06-11T13:14:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:17 smithi059 bash[24309]: cluster 2024-06-11T13:14:16.895588+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:18.670 DEBUG:teuthology.orchestra.run.smithi117:mgr.x> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.x.service 2024-06-11T13:14:18.673 INFO:tasks.cephadm:Deploying OSDs... 2024-06-11T13:14:18.673 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-06-11T13:14:18.673 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/scratch_devs of=/dev/stdout 2024-06-11T13:14:18.679 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-06-11T13:14:18.680 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_1 2024-06-11T13:14:18.732 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-06-11T13:14:18.733 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T13:14:18.733 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 882 Links: 1 2024-06-11T13:14:18.733 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T13:14:18.733 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-06-11 13:07:42.238848407 +0000 2024-06-11T13:14:18.733 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-06-11 13:07:42.234848443 +0000 2024-06-11T13:14:18.733 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-06-11 13:07:42.234848443 +0000 2024-06-11T13:14:18.733 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: - 2024-06-11T13:14:18.733 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-06-11T13:14:18.787 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-06-11T13:14:18.915 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-06-11T13:14:18.915 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000433341 s, 1.2 MB/s 2024-06-11T13:14:18.917 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-06-11T13:14:18.967 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_2 2024-06-11T13:14:19.016 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-06-11T13:14:19.017 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T13:14:19.017 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 896 Links: 1 2024-06-11T13:14:19.017 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T13:14:19.017 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-06-11 13:07:43.018841441 +0000 2024-06-11T13:14:19.017 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-06-11 13:07:42.742843906 +0000 2024-06-11T13:14:19.017 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-06-11 13:07:42.742843906 +0000 2024-06-11T13:14:19.017 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: - 2024-06-11T13:14:19.017 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-06-11T13:14:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[18923]: audit 2024-06-11T13:14:18.030865+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi059=y;smithi117=x", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:14:19.035 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[18923]: cephadm 2024-06-11T13:14:18.034394+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi059=y;smithi117=x;count:2 2024-06-11T13:14:19.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[18923]: audit 2024-06-11T13:14:18.041445+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:19.047 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-06-11T13:14:19.047 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-06-11T13:14:19.047 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000382213 s, 1.3 MB/s 2024-06-11T13:14:19.048 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-06-11T13:14:19.096 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_3 2024-06-11T13:14:19.145 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-06-11T13:14:19.145 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T13:14:19.146 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 917 Links: 1 2024-06-11T13:14:19.146 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T13:14:19.146 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-06-11 13:07:43.474837367 +0000 2024-06-11T13:14:19.146 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-06-11 13:07:43.226839583 +0000 2024-06-11T13:14:19.146 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-06-11 13:07:43.230839547 +0000 2024-06-11T13:14:19.146 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: - 2024-06-11T13:14:19.146 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-06-11T13:14:19.195 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-06-11T13:14:19.196 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-06-11T13:14:19.196 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000254909 s, 2.0 MB/s 2024-06-11T13:14:19.196 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-06-11T13:14:19.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[18923]: audit 2024-06-11T13:14:18.979618+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:19.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[18923]: audit 2024-06-11T13:14:18.981083+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:14:19.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[18923]: audit 2024-06-11T13:14:18.982367+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:14:19.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[18923]: audit 2024-06-11T13:14:18.983495+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:19.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[24309]: audit 2024-06-11T13:14:18.030865+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi059=y;smithi117=x", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:14:19.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[24309]: cephadm 2024-06-11T13:14:18.034394+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi059=y;smithi117=x;count:2 2024-06-11T13:14:19.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[24309]: audit 2024-06-11T13:14:18.041445+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:19.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[24309]: audit 2024-06-11T13:14:18.979618+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:19.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[24309]: audit 2024-06-11T13:14:18.981083+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:14:19.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[24309]: audit 2024-06-11T13:14:18.982367+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:14:19.244 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:19 smithi059 bash[24309]: audit 2024-06-11T13:14:18.983495+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:19.245 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_4 2024-06-11T13:14:19.291 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-06-11T13:14:19.292 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T13:14:19.292 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 930 Links: 1 2024-06-11T13:14:19.292 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T13:14:19.292 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-06-11 13:07:43.930833294 +0000 2024-06-11T13:14:19.292 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-06-11 13:07:43.694835402 +0000 2024-06-11T13:14:19.292 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-06-11 13:07:43.694835402 +0000 2024-06-11T13:14:19.292 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: - 2024-06-11T13:14:19.292 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-06-11T13:14:19.346 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-06-11T13:14:19.346 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-06-11T13:14:19.346 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000258664 s, 2.0 MB/s 2024-06-11T13:14:19.347 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-06-11T13:14:19.402 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-06-11T13:14:19.402 DEBUG:teuthology.orchestra.run.smithi117:> dd if=/scratch_devs of=/dev/stdout 2024-06-11T13:14:19.409 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-06-11T13:14:19.409 DEBUG:teuthology.orchestra.run.smithi117:> stat /dev/vg_nvme/lv_1 2024-06-11T13:14:19.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:19 smithi117 bash[19086]: audit 2024-06-11T13:14:18.030865+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi059=y;smithi117=x", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:14:19.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:19 smithi117 bash[19086]: cephadm 2024-06-11T13:14:18.034394+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi059=y;smithi117=x;count:2 2024-06-11T13:14:19.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:19 smithi117 bash[19086]: audit 2024-06-11T13:14:18.041445+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:19.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:19 smithi117 bash[19086]: audit 2024-06-11T13:14:18.979618+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:19.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:19 smithi117 bash[19086]: audit 2024-06-11T13:14:18.981083+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:14:19.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:19 smithi117 bash[19086]: audit 2024-06-11T13:14:18.982367+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:14:19.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:19 smithi117 bash[19086]: audit 2024-06-11T13:14:18.983495+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:19.438 INFO:teuthology.orchestra.run.smithi117.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-06-11T13:14:19.438 INFO:teuthology.orchestra.run.smithi117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T13:14:19.438 INFO:teuthology.orchestra.run.smithi117.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-06-11T13:14:19.438 INFO:teuthology.orchestra.run.smithi117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T13:14:19.438 INFO:teuthology.orchestra.run.smithi117.stdout:Access: 2024-06-11 13:07:40.109348170 +0000 2024-06-11T13:14:19.438 INFO:teuthology.orchestra.run.smithi117.stdout:Modify: 2024-06-11 13:07:39.845350527 +0000 2024-06-11T13:14:19.438 INFO:teuthology.orchestra.run.smithi117.stdout:Change: 2024-06-11 13:07:39.845350527 +0000 2024-06-11T13:14:19.438 INFO:teuthology.orchestra.run.smithi117.stdout: Birth: - 2024-06-11T13:14:19.438 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-06-11T13:14:19.491 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records in 2024-06-11T13:14:19.491 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records out 2024-06-11T13:14:19.491 INFO:teuthology.orchestra.run.smithi117.stderr:512 bytes copied, 0.000453996 s, 1.1 MB/s 2024-06-11T13:14:19.492 DEBUG:teuthology.orchestra.run.smithi117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-06-11T13:14:19.541 DEBUG:teuthology.orchestra.run.smithi117:> stat /dev/vg_nvme/lv_2 2024-06-11T13:14:19.587 INFO:teuthology.orchestra.run.smithi117.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-06-11T13:14:19.588 INFO:teuthology.orchestra.run.smithi117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T13:14:19.588 INFO:teuthology.orchestra.run.smithi117.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-06-11T13:14:19.588 INFO:teuthology.orchestra.run.smithi117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T13:14:19.588 INFO:teuthology.orchestra.run.smithi117.stdout:Access: 2024-06-11 13:07:40.345346062 +0000 2024-06-11T13:14:19.588 INFO:teuthology.orchestra.run.smithi117.stdout:Modify: 2024-06-11 13:07:40.341346097 +0000 2024-06-11T13:14:19.588 INFO:teuthology.orchestra.run.smithi117.stdout:Change: 2024-06-11 13:07:40.341346097 +0000 2024-06-11T13:14:19.588 INFO:teuthology.orchestra.run.smithi117.stdout: Birth: - 2024-06-11T13:14:19.588 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-06-11T13:14:19.641 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records in 2024-06-11T13:14:19.641 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records out 2024-06-11T13:14:19.641 INFO:teuthology.orchestra.run.smithi117.stderr:512 bytes copied, 0.000320323 s, 1.6 MB/s 2024-06-11T13:14:19.643 DEBUG:teuthology.orchestra.run.smithi117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-06-11T13:14:19.689 DEBUG:teuthology.orchestra.run.smithi117:> stat /dev/vg_nvme/lv_3 2024-06-11T13:14:19.736 INFO:teuthology.orchestra.run.smithi117.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-06-11T13:14:19.736 INFO:teuthology.orchestra.run.smithi117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T13:14:19.736 INFO:teuthology.orchestra.run.smithi117.stdout:Device: 5h/5d Inode: 910 Links: 1 2024-06-11T13:14:19.736 INFO:teuthology.orchestra.run.smithi117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T13:14:19.736 INFO:teuthology.orchestra.run.smithi117.stdout:Access: 2024-06-11 13:07:41.089339417 +0000 2024-06-11T13:14:19.737 INFO:teuthology.orchestra.run.smithi117.stdout:Modify: 2024-06-11 13:07:40.829341739 +0000 2024-06-11T13:14:19.737 INFO:teuthology.orchestra.run.smithi117.stdout:Change: 2024-06-11 13:07:40.829341739 +0000 2024-06-11T13:14:19.737 INFO:teuthology.orchestra.run.smithi117.stdout: Birth: - 2024-06-11T13:14:19.737 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-06-11T13:14:19.790 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records in 2024-06-11T13:14:19.790 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records out 2024-06-11T13:14:19.790 INFO:teuthology.orchestra.run.smithi117.stderr:512 bytes copied, 0.000379591 s, 1.3 MB/s 2024-06-11T13:14:19.791 DEBUG:teuthology.orchestra.run.smithi117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-06-11T13:14:19.841 DEBUG:teuthology.orchestra.run.smithi117:> stat /dev/vg_nvme/lv_4 2024-06-11T13:14:19.887 INFO:teuthology.orchestra.run.smithi117.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-06-11T13:14:19.888 INFO:teuthology.orchestra.run.smithi117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-11T13:14:19.888 INFO:teuthology.orchestra.run.smithi117.stdout:Device: 5h/5d Inode: 925 Links: 1 2024-06-11T13:14:19.888 INFO:teuthology.orchestra.run.smithi117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-11T13:14:19.888 INFO:teuthology.orchestra.run.smithi117.stdout:Access: 2024-06-11 13:07:41.593334914 +0000 2024-06-11T13:14:19.888 INFO:teuthology.orchestra.run.smithi117.stdout:Modify: 2024-06-11 13:07:41.313337416 +0000 2024-06-11T13:14:19.888 INFO:teuthology.orchestra.run.smithi117.stdout:Change: 2024-06-11 13:07:41.313337416 +0000 2024-06-11T13:14:19.888 INFO:teuthology.orchestra.run.smithi117.stdout: Birth: - 2024-06-11T13:14:19.888 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-06-11T13:14:19.942 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records in 2024-06-11T13:14:19.942 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records out 2024-06-11T13:14:19.942 INFO:teuthology.orchestra.run.smithi117.stderr:512 bytes copied, 0.000321938 s, 1.6 MB/s 2024-06-11T13:14:19.943 DEBUG:teuthology.orchestra.run.smithi117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-06-11T13:14:19.993 INFO:tasks.cephadm:Deploying osd.0 on smithi059 with /dev/vg_nvme/lv_4... 2024-06-11T13:14:19.994 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-06-11T13:14:20.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:20 smithi059 bash[18923]: cluster 2024-06-11T13:14:18.895998+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:20.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:20 smithi059 bash[18923]: cephadm 2024-06-11T13:14:18.980665+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-06-11T13:14:20.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:20 smithi059 bash[18923]: cephadm 2024-06-11T13:14:18.984579+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring daemon mgr.y on smithi059 2024-06-11T13:14:20.561 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:20 smithi059 bash[24309]: cluster 2024-06-11T13:14:18.895998+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:20.561 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:20 smithi059 bash[24309]: cephadm 2024-06-11T13:14:18.980665+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-06-11T13:14:20.561 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:20 smithi059 bash[24309]: cephadm 2024-06-11T13:14:18.984579+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring daemon mgr.y on smithi059 2024-06-11T13:14:20.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:20 smithi117 bash[19086]: cluster 2024-06-11T13:14:18.895998+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:20.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:20 smithi117 bash[19086]: cephadm 2024-06-11T13:14:18.980665+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-06-11T13:14:20.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:20 smithi117 bash[19086]: cephadm 2024-06-11T13:14:18.984579+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring daemon mgr.y on smithi059 2024-06-11T13:14:21.905 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:21 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:14:22.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[18923]: cluster 2024-06-11T13:14:20.896498+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:22.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[18923]: audit 2024-06-11T13:14:21.582236+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:22.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[18923]: audit 2024-06-11T13:14:21.584286+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:22.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[18923]: audit 2024-06-11T13:14:21.585957+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:22.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[18923]: audit 2024-06-11T13:14:21.587048+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:22.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[18923]: audit 2024-06-11T13:14:21.593281+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:22.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[18923]: audit 2024-06-11T13:14:21.595696+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:14:22.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[18923]: audit 2024-06-11T13:14:21.599623+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-06-11T13:14:22.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[18923]: audit 2024-06-11T13:14:21.600658+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:14:22.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[18923]: audit 2024-06-11T13:14:21.601730+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:22.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[24309]: cluster 2024-06-11T13:14:20.896498+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:22.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[24309]: audit 2024-06-11T13:14:21.582236+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:22.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[24309]: audit 2024-06-11T13:14:21.584286+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:22.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[24309]: audit 2024-06-11T13:14:21.585957+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:22.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[24309]: audit 2024-06-11T13:14:21.587048+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:22.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[24309]: audit 2024-06-11T13:14:21.593281+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:22.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[24309]: audit 2024-06-11T13:14:21.595696+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:14:22.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[24309]: audit 2024-06-11T13:14:21.599623+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-06-11T13:14:22.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[24309]: audit 2024-06-11T13:14:21.600658+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:14:22.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:22 smithi059 bash[24309]: audit 2024-06-11T13:14:21.601730+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:22.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:22 smithi117 bash[19086]: cluster 2024-06-11T13:14:20.896498+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:22.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:22 smithi117 bash[19086]: audit 2024-06-11T13:14:21.582236+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:22.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:22 smithi117 bash[19086]: audit 2024-06-11T13:14:21.584286+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:22.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:22 smithi117 bash[19086]: audit 2024-06-11T13:14:21.585957+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:22.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:22 smithi117 bash[19086]: audit 2024-06-11T13:14:21.587048+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:22.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:22 smithi117 bash[19086]: audit 2024-06-11T13:14:21.593281+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:22.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:22 smithi117 bash[19086]: audit 2024-06-11T13:14:21.595696+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:14:22.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:22 smithi117 bash[19086]: audit 2024-06-11T13:14:21.599623+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-06-11T13:14:22.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:22 smithi117 bash[19086]: audit 2024-06-11T13:14:21.600658+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:14:22.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:22 smithi117 bash[19086]: audit 2024-06-11T13:14:21.601730+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:23.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:23 smithi059 bash[18923]: cephadm 2024-06-11T13:14:21.602907+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-06-11T13:14:23.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:23 smithi059 bash[24309]: cephadm 2024-06-11T13:14:21.602907+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-06-11T13:14:23.774 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:23 smithi117 bash[19086]: cephadm 2024-06-11T13:14:21.602907+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-06-11T13:14:23.774 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:23 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:14:24.050 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:23 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:14:24.051 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:23 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:14:24.051 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:23 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:14:24.051 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:23 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:14:24.051 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:23 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:14:24.052 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:24 smithi117 systemd[1]: Started Ceph mgr.x for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:14:24.674 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-06-11T13:14:24.675 INFO:teuthology.orchestra.run.smithi059.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-06-11T13:14:24.675 INFO:teuthology.orchestra.run.smithi059.stderr: stderr: 10+0 records in 2024-06-11T13:14:24.675 INFO:teuthology.orchestra.run.smithi059.stderr:10+0 records out 2024-06-11T13:14:24.675 INFO:teuthology.orchestra.run.smithi059.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0127295 s, 824 MB/s 2024-06-11T13:14:24.675 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping successful for: 2024-06-11T13:14:24.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[24309]: cluster 2024-06-11T13:14:22.896904+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:24.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[24309]: audit 2024-06-11T13:14:24.068172+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:24.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[24309]: audit 2024-06-11T13:14:24.071240+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:24.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[24309]: audit 2024-06-11T13:14:24.072660+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:24.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[24309]: audit 2024-06-11T13:14:24.073473+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:24.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[24309]: audit 2024-06-11T13:14:24.078569+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:24.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[24309]: audit 2024-06-11T13:14:24.080697+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:24.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[24309]: audit 2024-06-11T13:14:24.081939+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:24.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[24309]: audit 2024-06-11T13:14:24.082712+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:24.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[24309]: audit 2024-06-11T13:14:24.087532+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:24.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[18923]: cluster 2024-06-11T13:14:22.896904+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:24.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[18923]: audit 2024-06-11T13:14:24.068172+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:24.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[18923]: audit 2024-06-11T13:14:24.071240+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:24.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[18923]: audit 2024-06-11T13:14:24.072660+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:24.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[18923]: audit 2024-06-11T13:14:24.073473+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:24.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[18923]: audit 2024-06-11T13:14:24.078569+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:24.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[18923]: audit 2024-06-11T13:14:24.080697+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:24.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[18923]: audit 2024-06-11T13:14:24.081939+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:24.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[18923]: audit 2024-06-11T13:14:24.082712+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:24.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:24 smithi059 bash[18923]: audit 2024-06-11T13:14:24.087532+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:24.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:24 smithi117 bash[19086]: cluster 2024-06-11T13:14:22.896904+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:24.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:24 smithi117 bash[19086]: audit 2024-06-11T13:14:24.068172+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:24.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:24 smithi117 bash[19086]: audit 2024-06-11T13:14:24.071240+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:24.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:24 smithi117 bash[19086]: audit 2024-06-11T13:14:24.072660+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:24.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:24 smithi117 bash[19086]: audit 2024-06-11T13:14:24.073473+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:24.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:24 smithi117 bash[19086]: audit 2024-06-11T13:14:24.078569+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:24.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:24 smithi117 bash[19086]: audit 2024-06-11T13:14:24.080697+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:24.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:24 smithi117 bash[19086]: audit 2024-06-11T13:14:24.081939+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:24.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:24 smithi117 bash[19086]: audit 2024-06-11T13:14:24.082712+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:24.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:24 smithi117 bash[19086]: audit 2024-06-11T13:14:24.087532+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:25.776 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:25 smithi117 bash[19086]: cephadm 2024-06-11T13:14:24.079020+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:14:25.777 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:25 smithi117 bash[19086]: cephadm 2024-06-11T13:14:24.087931+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:14:25.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:25 smithi059 bash[24309]: cephadm 2024-06-11T13:14:24.079020+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:14:25.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:25 smithi059 bash[24309]: cephadm 2024-06-11T13:14:24.087931+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:14:25.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:25 smithi059 bash[18923]: cephadm 2024-06-11T13:14:24.079020+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:14:25.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:25 smithi059 bash[18923]: cephadm 2024-06-11T13:14:24.087931+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:14:25.821 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi059:vg_nvme/lv_4 2024-06-11T13:14:26.031 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:25 smithi117 bash[20429]: debug 2024-06-11T13:14:25.858+0000 7f9bccafa700 1 -- 172.21.15.117:0/3066954406 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55aca2986340 con 0x55aca3702c00 2024-06-11T13:14:26.031 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:26 smithi117 bash[20429]: debug 2024-06-11T13:14:26.006+0000 7f9bd5769000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:14:26.782 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:26 smithi117 bash[19086]: cluster 2024-06-11T13:14:24.897331+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:26.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:26 smithi059 bash[18923]: cluster 2024-06-11T13:14:24.897331+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:26.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:26 smithi059 bash[24309]: cluster 2024-06-11T13:14:24.897331+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:27.872 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:27 smithi117 bash[20429]: debug 2024-06-11T13:14:27.534+0000 7f9bd5769000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:14:27.872 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:27 smithi117 bash[20429]: debug 2024-06-11T13:14:27.634+0000 7f9bd5769000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:14:27.873 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:27 smithi117 bash[20429]: debug 2024-06-11T13:14:27.878+0000 7f9bd5769000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:14:28.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:28 smithi117 bash[19086]: cluster 2024-06-11T13:14:26.897787+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:28.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:28 smithi117 bash[19086]: audit 2024-06-11T13:14:27.982066+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:28.771 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:28 smithi117 bash[20429]: debug 2024-06-11T13:14:28.610+0000 7f9bd5769000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:14:28.771 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:28 smithi117 bash[20429]: debug 2024-06-11T13:14:28.714+0000 7f9bd5769000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:14:28.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:28 smithi059 bash[18923]: cluster 2024-06-11T13:14:26.897787+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:28.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:28 smithi059 bash[18923]: audit 2024-06-11T13:14:27.982066+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:28.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:28 smithi059 bash[24309]: cluster 2024-06-11T13:14:26.897787+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:28.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:28 smithi059 bash[24309]: audit 2024-06-11T13:14:27.982066+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:29.129 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:28 smithi117 bash[20429]: debug 2024-06-11T13:14:28.814+0000 7f9bd5769000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:14:29.129 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:28 smithi117 bash[20429]: debug 2024-06-11T13:14:28.922+0000 7f9bd5769000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:14:29.189 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:14:29 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:14:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:14:29.416 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:29 smithi117 bash[20429]: debug 2024-06-11T13:14:29.134+0000 7f9bd5769000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:14:29.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:29 smithi117 bash[20429]: debug 2024-06-11T13:14:29.422+0000 7f9bd5769000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:14:29.682 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:29 smithi117 bash[20429]: debug 2024-06-11T13:14:29.526+0000 7f9bd5769000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:14:29.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:14:29 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:14:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:14:29.811 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:14:29 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:14:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:14:30.048 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:29 smithi117 bash[20429]: debug 2024-06-11T13:14:29.706+0000 7f9bd5769000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:14:30.048 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:29 smithi117 bash[20429]: debug 2024-06-11T13:14:29.950+0000 7f9bd5769000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:14:30.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: cluster 2024-06-11T13:14:28.898328+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:30.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: audit 2024-06-11T13:14:29.054592+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: audit 2024-06-11T13:14:29.060957+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: audit 2024-06-11T13:14:29.496938+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: audit 2024-06-11T13:14:29.549682+0000 mgr.y (mgr.14152) 72 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:14:30.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: audit 2024-06-11T13:14:29.556410+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:14:30.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: audit 2024-06-11T13:14:29.563506+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:14:30.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: audit 2024-06-11T13:14:29.564765+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:30.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: audit 2024-06-11T13:14:29.622986+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: audit 2024-06-11T13:14:29.630269+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: audit 2024-06-11T13:14:29.665785+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:30.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: audit 2024-06-11T13:14:29.668052+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:30.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: audit 2024-06-11T13:14:29.669528+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:30.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[18923]: audit 2024-06-11T13:14:29.677324+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: cluster 2024-06-11T13:14:28.898328+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:30.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: audit 2024-06-11T13:14:29.054592+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: audit 2024-06-11T13:14:29.060957+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: audit 2024-06-11T13:14:29.496938+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: audit 2024-06-11T13:14:29.549682+0000 mgr.y (mgr.14152) 72 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:14:30.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: audit 2024-06-11T13:14:29.556410+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:14:30.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: audit 2024-06-11T13:14:29.563506+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:14:30.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: audit 2024-06-11T13:14:29.564765+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:30.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: audit 2024-06-11T13:14:29.622986+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: audit 2024-06-11T13:14:29.630269+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: audit 2024-06-11T13:14:29.665785+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:30.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: audit 2024-06-11T13:14:29.668052+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:30.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: audit 2024-06-11T13:14:29.669528+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:30.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:30 smithi059 bash[24309]: audit 2024-06-11T13:14:29.677324+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.365 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[20429]: debug 2024-06-11T13:14:30.210+0000 7f9bd5769000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:14:30.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: cluster 2024-06-11T13:14:28.898328+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:30.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: audit 2024-06-11T13:14:29.054592+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: audit 2024-06-11T13:14:29.060957+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: audit 2024-06-11T13:14:29.496938+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: audit 2024-06-11T13:14:29.549682+0000 mgr.y (mgr.14152) 72 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:14:30.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: audit 2024-06-11T13:14:29.556410+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:14:30.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: audit 2024-06-11T13:14:29.563506+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:14:30.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: audit 2024-06-11T13:14:29.564765+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:30.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: audit 2024-06-11T13:14:29.622986+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: audit 2024-06-11T13:14:29.630269+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: audit 2024-06-11T13:14:29.665785+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:30.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: audit 2024-06-11T13:14:29.668052+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:30.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: audit 2024-06-11T13:14:29.669528+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:30.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[19086]: audit 2024-06-11T13:14:29.677324+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:30.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[20429]: debug 2024-06-11T13:14:30.370+0000 7f9bd5769000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:14:30.682 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[20429]: debug 2024-06-11T13:14:30.598+0000 7f9bd5769000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:14:31.035 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:30 smithi117 bash[20429]: debug 2024-06-11T13:14:30.710+0000 7f9bd5769000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:14:31.431 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:31 smithi117 bash[20429]: debug 2024-06-11T13:14:31.038+0000 7f9bd5769000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:14:32.048 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:31 smithi117 bash[20429]: debug 2024-06-11T13:14:31.746+0000 7f9bd5769000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:14:32.048 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:31 smithi117 bash[20429]: debug 2024-06-11T13:14:31.854+0000 7f9bd5769000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:14:32.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:32 smithi059 bash[18923]: cluster 2024-06-11T13:14:30.898852+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:32.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:32 smithi059 bash[24309]: cluster 2024-06-11T13:14:30.898852+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:32.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:32 smithi117 bash[19086]: cluster 2024-06-11T13:14:30.898852+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:32.364 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:32 smithi117 bash[20429]: debug 2024-06-11T13:14:32.054+0000 7f9bd5769000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:14:32.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:32 smithi117 bash[20429]: debug 2024-06-11T13:14:32.370+0000 7f9bd5769000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:14:33.062 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:32 smithi117 bash[20429]: debug 2024-06-11T13:14:32.730+0000 7f9bd5769000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:14:33.062 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:14:32 smithi117 bash[20429]: debug 2024-06-11T13:14:32.842+0000 7f9bd5769000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:14:33.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:33 smithi059 bash[18923]: cluster 2024-06-11T13:14:32.867857+0000 mon.a (mon.0) 279 : cluster [DBG] Standby manager daemon x started 2024-06-11T13:14:33.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:33 smithi059 bash[18923]: audit 2024-06-11T13:14:32.868205+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.117:0/1174788510' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T13:14:33.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:33 smithi059 bash[18923]: audit 2024-06-11T13:14:32.868908+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.117:0/1174788510' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:14:33.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:33 smithi059 bash[18923]: audit 2024-06-11T13:14:32.870015+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.117:0/1174788510' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T13:14:33.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:33 smithi059 bash[18923]: audit 2024-06-11T13:14:32.870527+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.117:0/1174788510' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:14:33.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:33 smithi059 bash[24309]: cluster 2024-06-11T13:14:32.867857+0000 mon.a (mon.0) 279 : cluster [DBG] Standby manager daemon x started 2024-06-11T13:14:33.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:33 smithi059 bash[24309]: audit 2024-06-11T13:14:32.868205+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.117:0/1174788510' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T13:14:33.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:33 smithi059 bash[24309]: audit 2024-06-11T13:14:32.868908+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.117:0/1174788510' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:14:33.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:33 smithi059 bash[24309]: audit 2024-06-11T13:14:32.870015+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.117:0/1174788510' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T13:14:33.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:33 smithi059 bash[24309]: audit 2024-06-11T13:14:32.870527+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.117:0/1174788510' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:14:33.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:33 smithi117 bash[19086]: cluster 2024-06-11T13:14:32.867857+0000 mon.a (mon.0) 279 : cluster [DBG] Standby manager daemon x started 2024-06-11T13:14:33.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:33 smithi117 bash[19086]: audit 2024-06-11T13:14:32.868205+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.117:0/1174788510' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T13:14:33.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:33 smithi117 bash[19086]: audit 2024-06-11T13:14:32.868908+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.117:0/1174788510' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:14:33.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:33 smithi117 bash[19086]: audit 2024-06-11T13:14:32.870015+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.117:0/1174788510' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T13:14:33.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:33 smithi117 bash[19086]: audit 2024-06-11T13:14:32.870527+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.117:0/1174788510' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:14:34.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:34 smithi117 bash[19086]: cluster 2024-06-11T13:14:32.899288+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:34 smithi117 bash[19086]: cluster 2024-06-11T13:14:33.081799+0000 mon.a (mon.0) 280 : cluster [DBG] mgrmap e14: y(active, since 80s), standbys: x 2024-06-11T13:14:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:34 smithi117 bash[19086]: audit 2024-06-11T13:14:33.082352+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:14:34.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:34 smithi059 bash[18923]: cluster 2024-06-11T13:14:32.899288+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:34.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:34 smithi059 bash[18923]: cluster 2024-06-11T13:14:33.081799+0000 mon.a (mon.0) 280 : cluster [DBG] mgrmap e14: y(active, since 80s), standbys: x 2024-06-11T13:14:34.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:34 smithi059 bash[18923]: audit 2024-06-11T13:14:33.082352+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:14:34.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:34 smithi059 bash[24309]: cluster 2024-06-11T13:14:32.899288+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:34.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:34 smithi059 bash[24309]: cluster 2024-06-11T13:14:33.081799+0000 mon.a (mon.0) 280 : cluster [DBG] mgrmap e14: y(active, since 80s), standbys: x 2024-06-11T13:14:34.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:34 smithi059 bash[24309]: audit 2024-06-11T13:14:33.082352+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:14:36.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:36 smithi059 bash[18923]: cluster 2024-06-11T13:14:34.899720+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:36.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:36 smithi059 bash[18923]: audit 2024-06-11T13:14:35.872232+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.59:0/1841983493' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "15f12277-3e94-40c1-9a52-4adec2c153b0"}]: dispatch 2024-06-11T13:14:36.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:36 smithi059 bash[18923]: audit 2024-06-11T13:14:35.872851+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "15f12277-3e94-40c1-9a52-4adec2c153b0"}]: dispatch 2024-06-11T13:14:36.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:36 smithi059 bash[18923]: audit 2024-06-11T13:14:35.878082+0000 mon.a (mon.0) 283 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "15f12277-3e94-40c1-9a52-4adec2c153b0"}]': finished 2024-06-11T13:14:36.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:36 smithi059 bash[18923]: cluster 2024-06-11T13:14:35.878158+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-06-11T13:14:36.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:36 smithi059 bash[18923]: audit 2024-06-11T13:14:35.878374+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:14:36.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:36 smithi059 bash[24309]: cluster 2024-06-11T13:14:34.899720+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:36.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:36 smithi059 bash[24309]: audit 2024-06-11T13:14:35.872232+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.59:0/1841983493' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "15f12277-3e94-40c1-9a52-4adec2c153b0"}]: dispatch 2024-06-11T13:14:36.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:36 smithi059 bash[24309]: audit 2024-06-11T13:14:35.872851+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "15f12277-3e94-40c1-9a52-4adec2c153b0"}]: dispatch 2024-06-11T13:14:36.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:36 smithi059 bash[24309]: audit 2024-06-11T13:14:35.878082+0000 mon.a (mon.0) 283 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "15f12277-3e94-40c1-9a52-4adec2c153b0"}]': finished 2024-06-11T13:14:36.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:36 smithi059 bash[24309]: cluster 2024-06-11T13:14:35.878158+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-06-11T13:14:36.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:36 smithi059 bash[24309]: audit 2024-06-11T13:14:35.878374+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:14:36.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:36 smithi117 bash[19086]: cluster 2024-06-11T13:14:34.899720+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:36.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:36 smithi117 bash[19086]: audit 2024-06-11T13:14:35.872232+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.59:0/1841983493' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "15f12277-3e94-40c1-9a52-4adec2c153b0"}]: dispatch 2024-06-11T13:14:36.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:36 smithi117 bash[19086]: audit 2024-06-11T13:14:35.872851+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "15f12277-3e94-40c1-9a52-4adec2c153b0"}]: dispatch 2024-06-11T13:14:36.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:36 smithi117 bash[19086]: audit 2024-06-11T13:14:35.878082+0000 mon.a (mon.0) 283 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "15f12277-3e94-40c1-9a52-4adec2c153b0"}]': finished 2024-06-11T13:14:36.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:36 smithi117 bash[19086]: cluster 2024-06-11T13:14:35.878158+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-06-11T13:14:36.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:36 smithi117 bash[19086]: audit 2024-06-11T13:14:35.878374+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:14:37.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:37 smithi059 bash[18923]: audit 2024-06-11T13:14:36.557668+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.59:0/570529076' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:14:37.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:37 smithi059 bash[24309]: audit 2024-06-11T13:14:36.557668+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.59:0/570529076' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:14:37.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:37 smithi117 bash[19086]: audit 2024-06-11T13:14:36.557668+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.59:0/570529076' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:14:38.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:38 smithi059 bash[18923]: cluster 2024-06-11T13:14:36.900185+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:38.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:38 smithi059 bash[24309]: cluster 2024-06-11T13:14:36.900185+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:38.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:38 smithi117 bash[19086]: cluster 2024-06-11T13:14:36.900185+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:40.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:40 smithi059 bash[18923]: cluster 2024-06-11T13:14:38.900594+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:40.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:40 smithi059 bash[24309]: cluster 2024-06-11T13:14:38.900594+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:40.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:40 smithi117 bash[19086]: cluster 2024-06-11T13:14:38.900594+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:42.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:42 smithi059 bash[18923]: cluster 2024-06-11T13:14:40.901053+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:42.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:42 smithi059 bash[24309]: cluster 2024-06-11T13:14:40.901053+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:42 smithi117 bash[19086]: cluster 2024-06-11T13:14:40.901053+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:44.862 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:44 smithi059 bash[18923]: cluster 2024-06-11T13:14:42.901464+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:44.862 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:44 smithi059 bash[24309]: cluster 2024-06-11T13:14:42.901464+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:44 smithi117 bash[19086]: cluster 2024-06-11T13:14:42.901464+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:46.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:46 smithi059 bash[24309]: cluster 2024-06-11T13:14:44.901890+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:46.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:46 smithi059 bash[18923]: cluster 2024-06-11T13:14:44.901890+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:46.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:46 smithi117 bash[19086]: cluster 2024-06-11T13:14:44.901890+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:48.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:48 smithi059 bash[18923]: cluster 2024-06-11T13:14:46.902335+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:48.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:48 smithi059 bash[18923]: audit 2024-06-11T13:14:47.650762+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T13:14:48.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:48 smithi059 bash[18923]: audit 2024-06-11T13:14:47.652380+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:48.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:48 smithi059 bash[24309]: cluster 2024-06-11T13:14:46.902335+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:48.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:48 smithi059 bash[24309]: audit 2024-06-11T13:14:47.650762+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T13:14:48.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:48 smithi059 bash[24309]: audit 2024-06-11T13:14:47.652380+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:48 smithi117 bash[19086]: cluster 2024-06-11T13:14:46.902335+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:48 smithi117 bash[19086]: audit 2024-06-11T13:14:47.650762+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T13:14:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:48 smithi117 bash[19086]: audit 2024-06-11T13:14:47.652380+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:49.539 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:14:49 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:14:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:14:49.637 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:14:49 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:14:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:14:49.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:49 smithi059 bash[18923]: cephadm 2024-06-11T13:14:47.653790+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-06-11T13:14:49.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:49 smithi059 bash[18923]: audit 2024-06-11T13:14:49.173564+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:49.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:49 smithi059 bash[18923]: audit 2024-06-11T13:14:49.178284+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:49.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:49 smithi059 bash[18923]: audit 2024-06-11T13:14:49.412349+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:49.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:49 smithi059 bash[18923]: audit 2024-06-11T13:14:49.418164+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:49.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:49 smithi059 bash[24309]: cephadm 2024-06-11T13:14:47.653790+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-06-11T13:14:49.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:49 smithi059 bash[24309]: audit 2024-06-11T13:14:49.173564+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:49.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:49 smithi059 bash[24309]: audit 2024-06-11T13:14:49.178284+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:49.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:49 smithi059 bash[24309]: audit 2024-06-11T13:14:49.412349+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:49.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:49 smithi059 bash[24309]: audit 2024-06-11T13:14:49.418164+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:49 smithi117 bash[19086]: cephadm 2024-06-11T13:14:47.653790+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-06-11T13:14:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:49 smithi117 bash[19086]: audit 2024-06-11T13:14:49.173564+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:49 smithi117 bash[19086]: audit 2024-06-11T13:14:49.178284+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:49 smithi117 bash[19086]: audit 2024-06-11T13:14:49.412349+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:49 smithi117 bash[19086]: audit 2024-06-11T13:14:49.418164+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:50.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:50 smithi059 bash[18923]: cluster 2024-06-11T13:14:48.902683+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:50.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:50 smithi059 bash[24309]: cluster 2024-06-11T13:14:48.902683+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:50.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:50 smithi117 bash[19086]: cluster 2024-06-11T13:14:48.902683+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:52.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:52 smithi059 bash[18923]: cluster 2024-06-11T13:14:50.903167+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:52.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:52 smithi059 bash[24309]: cluster 2024-06-11T13:14:50.903167+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:52.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:52 smithi117 bash[19086]: cluster 2024-06-11T13:14:50.903167+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:54.711 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:14:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:14:54.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:54 smithi059 bash[18923]: cluster 2024-06-11T13:14:52.903715+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:54.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:14:54.712 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:54 smithi059 bash[24309]: cluster 2024-06-11T13:14:52.903715+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:54.712 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:14:54.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:54 smithi117 bash[19086]: cluster 2024-06-11T13:14:52.903715+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:54.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:14:54.975 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:14:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:14:54.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:14:56.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:55 smithi059 bash[18923]: cluster 2024-06-11T13:14:54.904097+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:56.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:55 smithi059 bash[18923]: audit 2024-06-11T13:14:54.989779+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:56.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:55 smithi059 bash[18923]: audit 2024-06-11T13:14:55.009079+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:56.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:55 smithi059 bash[18923]: audit 2024-06-11T13:14:55.010492+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:56.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:55 smithi059 bash[18923]: audit 2024-06-11T13:14:55.011332+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:56.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:55 smithi059 bash[18923]: audit 2024-06-11T13:14:55.017320+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:56.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:55 smithi059 bash[24309]: cluster 2024-06-11T13:14:54.904097+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:56.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:55 smithi059 bash[24309]: audit 2024-06-11T13:14:54.989779+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:56.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:55 smithi059 bash[24309]: audit 2024-06-11T13:14:55.009079+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:56.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:55 smithi059 bash[24309]: audit 2024-06-11T13:14:55.010492+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:56.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:55 smithi059 bash[24309]: audit 2024-06-11T13:14:55.011332+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:56.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:55 smithi059 bash[24309]: audit 2024-06-11T13:14:55.017320+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:56.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:55 smithi117 bash[19086]: cluster 2024-06-11T13:14:54.904097+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:56.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:55 smithi117 bash[19086]: audit 2024-06-11T13:14:54.989779+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:56.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:55 smithi117 bash[19086]: audit 2024-06-11T13:14:55.009079+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:14:56.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:55 smithi117 bash[19086]: audit 2024-06-11T13:14:55.010492+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:14:56.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:55 smithi117 bash[19086]: audit 2024-06-11T13:14:55.011332+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:14:56.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:55 smithi117 bash[19086]: audit 2024-06-11T13:14:55.017320+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:14:58.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:14:57 smithi059 bash[18923]: cluster 2024-06-11T13:14:56.904470+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:58.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:14:57 smithi059 bash[24309]: cluster 2024-06-11T13:14:56.904470+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:14:58.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:14:57 smithi117 bash[19086]: cluster 2024-06-11T13:14:56.904470+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:15:00.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:00 smithi059 bash[18923]: cluster 2024-06-11T13:14:58.904877+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:15:00.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:00 smithi059 bash[24309]: cluster 2024-06-11T13:14:58.904877+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:15:00.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:00 smithi117 bash[19086]: cluster 2024-06-11T13:14:58.904877+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:15:01.836 INFO:teuthology.orchestra.run.smithi059.stdout:Created osd(s) 0 on host 'smithi059' 2024-06-11T13:15:02.404 DEBUG:teuthology.orchestra.run.smithi059:osd.0> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.0.service 2024-06-11T13:15:02.407 INFO:tasks.cephadm:Deploying osd.1 on smithi059 with /dev/vg_nvme/lv_3... 2024-06-11T13:15:02.407 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-06-11T13:15:02.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[18923]: cluster 2024-06-11T13:15:00.905300+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:15:02.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[18923]: audit 2024-06-11T13:15:01.841657+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:02.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[18923]: audit 2024-06-11T13:15:01.850358+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:02.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[18923]: audit 2024-06-11T13:15:01.852166+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:02.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[18923]: audit 2024-06-11T13:15:01.853373+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:02.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[18923]: audit 2024-06-11T13:15:01.856130+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:15:02.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[18923]: audit 2024-06-11T13:15:01.865990+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:02.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[18923]: audit 2024-06-11T13:15:01.873665+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:02.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[18923]: audit 2024-06-11T13:15:02.277273+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T13:15:02.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[24309]: cluster 2024-06-11T13:15:00.905300+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:15:02.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[24309]: audit 2024-06-11T13:15:01.841657+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:02.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[24309]: audit 2024-06-11T13:15:01.850358+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:02.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[24309]: audit 2024-06-11T13:15:01.852166+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:02.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[24309]: audit 2024-06-11T13:15:01.853373+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:02.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[24309]: audit 2024-06-11T13:15:01.856130+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:15:02.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[24309]: audit 2024-06-11T13:15:01.865990+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:02.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[24309]: audit 2024-06-11T13:15:01.873665+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:02.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:02 smithi059 bash[24309]: audit 2024-06-11T13:15:02.277273+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T13:15:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:02 smithi117 bash[19086]: cluster 2024-06-11T13:15:00.905300+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:15:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:02 smithi117 bash[19086]: audit 2024-06-11T13:15:01.841657+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:02 smithi117 bash[19086]: audit 2024-06-11T13:15:01.850358+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:02 smithi117 bash[19086]: audit 2024-06-11T13:15:01.852166+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:02 smithi117 bash[19086]: audit 2024-06-11T13:15:01.853373+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:02 smithi117 bash[19086]: audit 2024-06-11T13:15:01.856130+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:15:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:02 smithi117 bash[19086]: audit 2024-06-11T13:15:01.865990+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:02 smithi117 bash[19086]: audit 2024-06-11T13:15:01.873665+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:02 smithi117 bash[19086]: audit 2024-06-11T13:15:02.277273+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T13:15:03.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:03 smithi059 bash[18923]: cephadm 2024-06-11T13:15:01.856950+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 15221M 2024-06-11T13:15:03.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:03 smithi059 bash[18923]: audit 2024-06-11T13:15:02.883750+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T13:15:03.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:03 smithi059 bash[18923]: cluster 2024-06-11T13:15:02.883938+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-06-11T13:15:03.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:03 smithi059 bash[18923]: audit 2024-06-11T13:15:02.884282+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:15:03.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:03 smithi059 bash[18923]: audit 2024-06-11T13:15:02.885151+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:15:03.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:03 smithi059 bash[24309]: cephadm 2024-06-11T13:15:01.856950+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 15221M 2024-06-11T13:15:03.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:03 smithi059 bash[24309]: audit 2024-06-11T13:15:02.883750+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T13:15:03.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:03 smithi059 bash[24309]: cluster 2024-06-11T13:15:02.883938+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-06-11T13:15:03.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:03 smithi059 bash[24309]: audit 2024-06-11T13:15:02.884282+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:15:03.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:03 smithi059 bash[24309]: audit 2024-06-11T13:15:02.885151+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:15:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:03 smithi117 bash[19086]: cephadm 2024-06-11T13:15:01.856950+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 15221M 2024-06-11T13:15:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:03 smithi117 bash[19086]: audit 2024-06-11T13:15:02.883750+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T13:15:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:03 smithi117 bash[19086]: cluster 2024-06-11T13:15:02.883938+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-06-11T13:15:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:03 smithi117 bash[19086]: audit 2024-06-11T13:15:02.884282+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:15:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:03 smithi117 bash[19086]: audit 2024-06-11T13:15:02.885151+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:15:04.062 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:15:03 smithi059 bash[27704]: debug 2024-06-11T13:15:03.886+0000 7fc2683e4700 -1 osd.0 0 waiting for initial osdmap 2024-06-11T13:15:04.063 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:15:03 smithi059 bash[27704]: debug 2024-06-11T13:15:03.890+0000 7fc260d77700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:15:04.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:04 smithi059 bash[18923]: cluster 2024-06-11T13:15:02.905706+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:15:04.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:04 smithi059 bash[18923]: audit 2024-06-11T13:15:03.888265+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-06-11T13:15:04.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:04 smithi059 bash[18923]: cluster 2024-06-11T13:15:03.888362+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-06-11T13:15:04.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:04 smithi059 bash[18923]: audit 2024-06-11T13:15:03.888501+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:15:04.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:04 smithi059 bash[18923]: audit 2024-06-11T13:15:03.892432+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:15:04.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:04 smithi059 bash[24309]: cluster 2024-06-11T13:15:02.905706+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:15:04.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:04 smithi059 bash[24309]: audit 2024-06-11T13:15:03.888265+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-06-11T13:15:04.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:04 smithi059 bash[24309]: cluster 2024-06-11T13:15:03.888362+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-06-11T13:15:04.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:04 smithi059 bash[24309]: audit 2024-06-11T13:15:03.888501+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:15:04.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:04 smithi059 bash[24309]: audit 2024-06-11T13:15:03.892432+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:15:04.885 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:04 smithi117 bash[19086]: cluster 2024-06-11T13:15:02.905706+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:15:04.885 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:04 smithi117 bash[19086]: audit 2024-06-11T13:15:03.888265+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-06-11T13:15:04.885 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:04 smithi117 bash[19086]: cluster 2024-06-11T13:15:03.888362+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-06-11T13:15:04.885 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:04 smithi117 bash[19086]: audit 2024-06-11T13:15:03.888501+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:15:04.885 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:04 smithi117 bash[19086]: audit 2024-06-11T13:15:03.892432+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:15:06.017 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:05 smithi117 bash[19086]: cluster 2024-06-11T13:15:03.280369+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:15:06.018 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:05 smithi117 bash[19086]: cluster 2024-06-11T13:15:03.280555+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:15:06.018 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:05 smithi117 bash[19086]: cluster 2024-06-11T13:15:04.894719+0000 mon.a (mon.0) 313 : cluster [INF] osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676] boot 2024-06-11T13:15:06.018 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:05 smithi117 bash[19086]: cluster 2024-06-11T13:15:04.894810+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-06-11T13:15:06.018 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:05 smithi117 bash[19086]: audit 2024-06-11T13:15:04.895692+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:15:06.018 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:05 smithi117 bash[19086]: cluster 2024-06-11T13:15:04.906177+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:15:06.168 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:05 smithi059 bash[24309]: cluster 2024-06-11T13:15:03.280369+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:15:06.169 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:05 smithi059 bash[24309]: cluster 2024-06-11T13:15:03.280555+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:15:06.169 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:05 smithi059 bash[24309]: cluster 2024-06-11T13:15:04.894719+0000 mon.a (mon.0) 313 : cluster [INF] osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676] boot 2024-06-11T13:15:06.169 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:05 smithi059 bash[24309]: cluster 2024-06-11T13:15:04.894810+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-06-11T13:15:06.169 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:05 smithi059 bash[24309]: audit 2024-06-11T13:15:04.895692+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:15:06.169 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:05 smithi059 bash[24309]: cluster 2024-06-11T13:15:04.906177+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:15:06.169 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:05 smithi059 bash[18923]: cluster 2024-06-11T13:15:03.280369+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:15:06.169 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:05 smithi059 bash[18923]: cluster 2024-06-11T13:15:03.280555+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:15:06.169 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:05 smithi059 bash[18923]: cluster 2024-06-11T13:15:04.894719+0000 mon.a (mon.0) 313 : cluster [INF] osd.0 [v2:172.21.15.59:6802/1418399676,v1:172.21.15.59:6803/1418399676] boot 2024-06-11T13:15:06.169 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:05 smithi059 bash[18923]: cluster 2024-06-11T13:15:04.894810+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-06-11T13:15:06.169 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:05 smithi059 bash[18923]: audit 2024-06-11T13:15:04.895692+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:15:06.169 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:05 smithi059 bash[18923]: cluster 2024-06-11T13:15:04.906177+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-11T13:15:06.622 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-06-11T13:15:06.622 INFO:teuthology.orchestra.run.smithi059.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-06-11T13:15:06.622 INFO:teuthology.orchestra.run.smithi059.stderr: stderr: 10+0 records in 2024-06-11T13:15:06.622 INFO:teuthology.orchestra.run.smithi059.stderr:10+0 records out 2024-06-11T13:15:06.622 INFO:teuthology.orchestra.run.smithi059.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0148432 s, 706 MB/s 2024-06-11T13:15:06.623 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping successful for: 2024-06-11T13:15:07.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:06 smithi117 bash[19086]: cluster 2024-06-11T13:15:05.902478+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-06-11T13:15:07.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:06 smithi059 bash[24309]: cluster 2024-06-11T13:15:05.902478+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-06-11T13:15:07.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:06 smithi059 bash[18923]: cluster 2024-06-11T13:15:05.902478+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-06-11T13:15:07.612 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi059:vg_nvme/lv_3 2024-06-11T13:15:08.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:07 smithi117 bash[19086]: cluster 2024-06-11T13:15:06.906764+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:08.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:07 smithi059 bash[18923]: cluster 2024-06-11T13:15:06.906764+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:08.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:07 smithi059 bash[24309]: cluster 2024-06-11T13:15:06.906764+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:09.484 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:15:09 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:15:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:15:09.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:15:09 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:15:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:15:10.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[24309]: cluster 2024-06-11T13:15:08.907143+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:10.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[24309]: audit 2024-06-11T13:15:09.283787+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[24309]: cephadm 2024-06-11T13:15:09.284671+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi059 2024-06-11T13:15:10.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[24309]: audit 2024-06-11T13:15:09.289352+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[24309]: audit 2024-06-11T13:15:09.307905+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:10.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[24309]: audit 2024-06-11T13:15:09.308938+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:10.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[24309]: audit 2024-06-11T13:15:09.309563+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:10.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[24309]: cluster 2024-06-11T13:15:09.311271+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:10.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[24309]: audit 2024-06-11T13:15:09.314977+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[24309]: audit 2024-06-11T13:15:09.546581+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[24309]: audit 2024-06-11T13:15:09.551209+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[18923]: cluster 2024-06-11T13:15:08.907143+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:10.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[18923]: audit 2024-06-11T13:15:09.283787+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[18923]: cephadm 2024-06-11T13:15:09.284671+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi059 2024-06-11T13:15:10.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[18923]: audit 2024-06-11T13:15:09.289352+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[18923]: audit 2024-06-11T13:15:09.307905+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:10.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[18923]: audit 2024-06-11T13:15:09.308938+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:10.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[18923]: audit 2024-06-11T13:15:09.309563+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:10.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[18923]: cluster 2024-06-11T13:15:09.311271+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:10.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[18923]: audit 2024-06-11T13:15:09.314977+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[18923]: audit 2024-06-11T13:15:09.546581+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:10 smithi059 bash[18923]: audit 2024-06-11T13:15:09.551209+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:10 smithi117 bash[19086]: cluster 2024-06-11T13:15:08.907143+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:10.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:10 smithi117 bash[19086]: audit 2024-06-11T13:15:09.283787+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:10 smithi117 bash[19086]: cephadm 2024-06-11T13:15:09.284671+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi059 2024-06-11T13:15:10.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:10 smithi117 bash[19086]: audit 2024-06-11T13:15:09.289352+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:10 smithi117 bash[19086]: audit 2024-06-11T13:15:09.307905+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:10.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:10 smithi117 bash[19086]: audit 2024-06-11T13:15:09.308938+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:10.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:10 smithi117 bash[19086]: audit 2024-06-11T13:15:09.309563+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:10.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:10 smithi117 bash[19086]: cluster 2024-06-11T13:15:09.311271+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:10.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:10 smithi117 bash[19086]: audit 2024-06-11T13:15:09.314977+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:10 smithi117 bash[19086]: audit 2024-06-11T13:15:09.546581+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:10.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:10 smithi117 bash[19086]: audit 2024-06-11T13:15:09.551209+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:11.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:11 smithi059 bash[24309]: cluster 2024-06-11T13:15:10.291674+0000 mon.a (mon.0) 325 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:15:11.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:11 smithi059 bash[18923]: cluster 2024-06-11T13:15:10.291674+0000 mon.a (mon.0) 325 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:15:11.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:11 smithi117 bash[19086]: cluster 2024-06-11T13:15:10.291674+0000 mon.a (mon.0) 325 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:15:12.066 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:15:11 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:15:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:15:12.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[18923]: cluster 2024-06-11T13:15:11.311683+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:12.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[18923]: audit 2024-06-11T13:15:11.584676+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:15:12.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[18923]: audit 2024-06-11T13:15:11.587171+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:15:12.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[18923]: audit 2024-06-11T13:15:11.587868+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:12.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[18923]: audit 2024-06-11T13:15:11.796653+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:12.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[18923]: audit 2024-06-11T13:15:11.800904+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:12.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[18923]: audit 2024-06-11T13:15:11.838246+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:12.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[18923]: audit 2024-06-11T13:15:11.840193+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:12.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[18923]: audit 2024-06-11T13:15:11.841194+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:12.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[18923]: audit 2024-06-11T13:15:11.846225+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:12.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[24309]: cluster 2024-06-11T13:15:11.311683+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:12.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[24309]: audit 2024-06-11T13:15:11.584676+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:15:12.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[24309]: audit 2024-06-11T13:15:11.587171+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:15:12.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[24309]: audit 2024-06-11T13:15:11.587868+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:12.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[24309]: audit 2024-06-11T13:15:11.796653+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:12.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[24309]: audit 2024-06-11T13:15:11.800904+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:12.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[24309]: audit 2024-06-11T13:15:11.838246+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:12.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[24309]: audit 2024-06-11T13:15:11.840193+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:12.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[24309]: audit 2024-06-11T13:15:11.841194+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:12.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:12 smithi059 bash[24309]: audit 2024-06-11T13:15:11.846225+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:12.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:12 smithi117 bash[19086]: cluster 2024-06-11T13:15:11.311683+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:12.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:12 smithi117 bash[19086]: audit 2024-06-11T13:15:11.584676+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:15:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:12 smithi117 bash[19086]: audit 2024-06-11T13:15:11.587171+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:15:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:12 smithi117 bash[19086]: audit 2024-06-11T13:15:11.587868+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:12 smithi117 bash[19086]: audit 2024-06-11T13:15:11.796653+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:12 smithi117 bash[19086]: audit 2024-06-11T13:15:11.800904+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:12 smithi117 bash[19086]: audit 2024-06-11T13:15:11.838246+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:12 smithi117 bash[19086]: audit 2024-06-11T13:15:11.840193+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:12 smithi117 bash[19086]: audit 2024-06-11T13:15:11.841194+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:12 smithi117 bash[19086]: audit 2024-06-11T13:15:11.846225+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:13.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:13 smithi059 bash[18923]: audit 2024-06-11T13:15:11.581969+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:15:13.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:13 smithi059 bash[18923]: cluster 2024-06-11T13:15:11.843109+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:13.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:13 smithi059 bash[18923]: cluster 2024-06-11T13:15:12.285330+0000 mon.a (mon.0) 335 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:15:13.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:13 smithi059 bash[18923]: cluster 2024-06-11T13:15:12.285397+0000 mon.a (mon.0) 336 : cluster [INF] Cluster is now healthy 2024-06-11T13:15:13.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:13 smithi059 bash[18923]: audit 2024-06-11T13:15:12.961317+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:15:13.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:13 smithi059 bash[18923]: audit 2024-06-11T13:15:12.963171+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:15:13.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:13 smithi059 bash[24309]: audit 2024-06-11T13:15:11.581969+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:15:13.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:13 smithi059 bash[24309]: cluster 2024-06-11T13:15:11.843109+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:13.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:13 smithi059 bash[24309]: cluster 2024-06-11T13:15:12.285330+0000 mon.a (mon.0) 335 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:15:13.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:13 smithi059 bash[24309]: cluster 2024-06-11T13:15:12.285397+0000 mon.a (mon.0) 336 : cluster [INF] Cluster is now healthy 2024-06-11T13:15:13.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:13 smithi059 bash[24309]: audit 2024-06-11T13:15:12.961317+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:15:13.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:13 smithi059 bash[24309]: audit 2024-06-11T13:15:12.963171+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:15:13.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:13 smithi117 bash[19086]: audit 2024-06-11T13:15:11.581969+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:15:13.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:13 smithi117 bash[19086]: cluster 2024-06-11T13:15:11.843109+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:13.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:13 smithi117 bash[19086]: cluster 2024-06-11T13:15:12.285330+0000 mon.a (mon.0) 335 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:15:13.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:13 smithi117 bash[19086]: cluster 2024-06-11T13:15:12.285397+0000 mon.a (mon.0) 336 : cluster [INF] Cluster is now healthy 2024-06-11T13:15:13.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:13 smithi117 bash[19086]: audit 2024-06-11T13:15:12.961317+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:15:13.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:13 smithi117 bash[19086]: audit 2024-06-11T13:15:12.963171+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:15:15.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:15 smithi059 bash[18923]: cluster 2024-06-11T13:15:13.843643+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:15.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:15 smithi059 bash[24309]: cluster 2024-06-11T13:15:13.843643+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:15.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:15 smithi117 bash[19086]: cluster 2024-06-11T13:15:13.843643+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:17.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:17 smithi059 bash[18923]: cluster 2024-06-11T13:15:15.844258+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:17.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:17 smithi059 bash[18923]: audit 2024-06-11T13:15:17.010355+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.59:0/877663667' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "72766288-8cb6-483c-8fe5-13a12c5eec44"}]: dispatch 2024-06-11T13:15:17.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:17 smithi059 bash[18923]: audit 2024-06-11T13:15:17.017875+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.59:0/877663667' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "72766288-8cb6-483c-8fe5-13a12c5eec44"}]': finished 2024-06-11T13:15:17.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:17 smithi059 bash[18923]: cluster 2024-06-11T13:15:17.017984+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-06-11T13:15:17.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:17 smithi059 bash[18923]: audit 2024-06-11T13:15:17.018179+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:17.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:17 smithi059 bash[24309]: cluster 2024-06-11T13:15:15.844258+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:17.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:17 smithi059 bash[24309]: audit 2024-06-11T13:15:17.010355+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.59:0/877663667' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "72766288-8cb6-483c-8fe5-13a12c5eec44"}]: dispatch 2024-06-11T13:15:17.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:17 smithi059 bash[24309]: audit 2024-06-11T13:15:17.017875+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.59:0/877663667' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "72766288-8cb6-483c-8fe5-13a12c5eec44"}]': finished 2024-06-11T13:15:17.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:17 smithi059 bash[24309]: cluster 2024-06-11T13:15:17.017984+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-06-11T13:15:17.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:17 smithi059 bash[24309]: audit 2024-06-11T13:15:17.018179+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:17.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:17 smithi117 bash[19086]: cluster 2024-06-11T13:15:15.844258+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:17.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:17 smithi117 bash[19086]: audit 2024-06-11T13:15:17.010355+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.59:0/877663667' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "72766288-8cb6-483c-8fe5-13a12c5eec44"}]: dispatch 2024-06-11T13:15:17.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:17 smithi117 bash[19086]: audit 2024-06-11T13:15:17.017875+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.59:0/877663667' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "72766288-8cb6-483c-8fe5-13a12c5eec44"}]': finished 2024-06-11T13:15:17.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:17 smithi117 bash[19086]: cluster 2024-06-11T13:15:17.017984+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-06-11T13:15:17.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:17 smithi117 bash[19086]: audit 2024-06-11T13:15:17.018179+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:18.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:18 smithi059 bash[18923]: audit 2024-06-11T13:15:17.688124+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.59:0/2517928429' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:15:18.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:18 smithi059 bash[24309]: audit 2024-06-11T13:15:17.688124+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.59:0/2517928429' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:15:18.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:18 smithi117 bash[19086]: audit 2024-06-11T13:15:17.688124+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.59:0/2517928429' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:15:19.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:19 smithi059 bash[18923]: cluster 2024-06-11T13:15:17.844713+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:19.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:19 smithi059 bash[24309]: cluster 2024-06-11T13:15:17.844713+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:19.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:19 smithi117 bash[19086]: cluster 2024-06-11T13:15:17.844713+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:21.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:21 smithi059 bash[18923]: cluster 2024-06-11T13:15:19.845168+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:21.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:21 smithi059 bash[24309]: cluster 2024-06-11T13:15:19.845168+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:21.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:21 smithi117 bash[19086]: cluster 2024-06-11T13:15:19.845168+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:23.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:23 smithi059 bash[18923]: cluster 2024-06-11T13:15:21.845629+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:23.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:23 smithi059 bash[24309]: cluster 2024-06-11T13:15:21.845629+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:23.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:23 smithi117 bash[19086]: cluster 2024-06-11T13:15:21.845629+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:25.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:25 smithi059 bash[18923]: cluster 2024-06-11T13:15:23.846115+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:25.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:25 smithi059 bash[24309]: cluster 2024-06-11T13:15:23.846115+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:25.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:25 smithi117 bash[19086]: cluster 2024-06-11T13:15:23.846115+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:27.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:27 smithi059 bash[24309]: cluster 2024-06-11T13:15:25.846577+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:27.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:27 smithi059 bash[18923]: cluster 2024-06-11T13:15:25.846577+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:27.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:27 smithi117 bash[19086]: cluster 2024-06-11T13:15:25.846577+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:29.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:15:29 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:15:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:15:29.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:29 smithi059 bash[24309]: cluster 2024-06-11T13:15:27.846903+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:29.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:29 smithi059 bash[24309]: audit 2024-06-11T13:15:28.614437+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T13:15:29.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:29 smithi059 bash[24309]: audit 2024-06-11T13:15:28.615622+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:29.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:29 smithi059 bash[18923]: cluster 2024-06-11T13:15:27.846903+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:29.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:29 smithi059 bash[18923]: audit 2024-06-11T13:15:28.614437+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T13:15:29.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:29 smithi059 bash[18923]: audit 2024-06-11T13:15:28.615622+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:29.826 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:29 smithi117 bash[19086]: cluster 2024-06-11T13:15:27.846903+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:29.826 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:29 smithi117 bash[19086]: audit 2024-06-11T13:15:28.614437+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T13:15:29.826 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:29 smithi117 bash[19086]: audit 2024-06-11T13:15:28.615622+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:30.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:30 smithi059 bash[18923]: cephadm 2024-06-11T13:15:28.616557+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-06-11T13:15:30.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:30 smithi059 bash[18923]: audit 2024-06-11T13:15:29.695154+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:30.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:30 smithi059 bash[18923]: audit 2024-06-11T13:15:29.703243+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:30.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:30 smithi059 bash[24309]: cephadm 2024-06-11T13:15:28.616557+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-06-11T13:15:30.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:30 smithi059 bash[24309]: audit 2024-06-11T13:15:29.695154+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:30.809 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:30 smithi059 bash[24309]: audit 2024-06-11T13:15:29.703243+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:30.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:30 smithi117 bash[19086]: cephadm 2024-06-11T13:15:28.616557+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-06-11T13:15:30.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:30 smithi117 bash[19086]: audit 2024-06-11T13:15:29.695154+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:30.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:30 smithi117 bash[19086]: audit 2024-06-11T13:15:29.703243+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:31.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:15:31 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:15:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:15:31.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:31 smithi059 bash[24309]: cluster 2024-06-11T13:15:29.847248+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:31.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:31 smithi059 bash[24309]: audit 2024-06-11T13:15:31.426599+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:31.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:31 smithi059 bash[24309]: audit 2024-06-11T13:15:31.432346+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:31.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:31 smithi059 bash[18923]: cluster 2024-06-11T13:15:29.847248+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:31.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:31 smithi059 bash[18923]: audit 2024-06-11T13:15:31.426599+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:31.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:31 smithi059 bash[18923]: audit 2024-06-11T13:15:31.432346+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:31.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:31 smithi117 bash[19086]: cluster 2024-06-11T13:15:29.847248+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:31.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:31 smithi117 bash[19086]: audit 2024-06-11T13:15:31.426599+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:31.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:31 smithi117 bash[19086]: audit 2024-06-11T13:15:31.432346+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:33.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:33 smithi059 bash[18923]: cluster 2024-06-11T13:15:31.847667+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:33.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:33 smithi059 bash[24309]: cluster 2024-06-11T13:15:31.847667+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:33.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:33 smithi117 bash[19086]: cluster 2024-06-11T13:15:31.847667+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:35.462 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:15:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:15:35.462 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:15:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:15:35.463 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:15:35.463 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:15:35.740 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:15:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:15:35.740 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:15:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:15:35.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:35 smithi059 bash[18923]: cluster 2024-06-11T13:15:33.848230+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:35.741 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:15:35.741 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:35 smithi059 bash[24309]: cluster 2024-06-11T13:15:33.848230+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:35.741 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:15:35.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:35 smithi117 bash[19086]: cluster 2024-06-11T13:15:33.848230+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:37.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:36 smithi059 bash[18923]: audit 2024-06-11T13:15:35.755380+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:37.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:36 smithi059 bash[18923]: audit 2024-06-11T13:15:35.771102+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:37.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:36 smithi059 bash[18923]: audit 2024-06-11T13:15:35.772217+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:37.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:36 smithi059 bash[18923]: audit 2024-06-11T13:15:35.772847+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:37.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:36 smithi059 bash[18923]: audit 2024-06-11T13:15:35.778311+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:37.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:36 smithi059 bash[18923]: cluster 2024-06-11T13:15:35.848714+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:37.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:36 smithi059 bash[24309]: audit 2024-06-11T13:15:35.755380+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:37.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:36 smithi059 bash[24309]: audit 2024-06-11T13:15:35.771102+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:37.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:36 smithi059 bash[24309]: audit 2024-06-11T13:15:35.772217+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:37.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:36 smithi059 bash[24309]: audit 2024-06-11T13:15:35.772847+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:37.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:36 smithi059 bash[24309]: audit 2024-06-11T13:15:35.778311+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:37.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:36 smithi059 bash[24309]: cluster 2024-06-11T13:15:35.848714+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:37.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:36 smithi117 bash[19086]: audit 2024-06-11T13:15:35.755380+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:37.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:36 smithi117 bash[19086]: audit 2024-06-11T13:15:35.771102+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:37.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:36 smithi117 bash[19086]: audit 2024-06-11T13:15:35.772217+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:37.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:36 smithi117 bash[19086]: audit 2024-06-11T13:15:35.772847+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:37.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:36 smithi117 bash[19086]: audit 2024-06-11T13:15:35.778311+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:37.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:36 smithi117 bash[19086]: cluster 2024-06-11T13:15:35.848714+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:38 smithi117 bash[19086]: cluster 2024-06-11T13:15:37.849350+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:39.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:38 smithi059 bash[18923]: cluster 2024-06-11T13:15:37.849350+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:39.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:38 smithi059 bash[24309]: cluster 2024-06-11T13:15:37.849350+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:41.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:41 smithi059 bash[18923]: cluster 2024-06-11T13:15:39.849701+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:41.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:41 smithi059 bash[24309]: cluster 2024-06-11T13:15:39.849701+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:41 smithi117 bash[19086]: cluster 2024-06-11T13:15:39.849701+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:42.579 INFO:teuthology.orchestra.run.smithi059.stdout:Created osd(s) 1 on host 'smithi059' 2024-06-11T13:15:43.187 DEBUG:teuthology.orchestra.run.smithi059:osd.1> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.1.service 2024-06-11T13:15:43.190 INFO:tasks.cephadm:Deploying osd.2 on smithi059 with /dev/vg_nvme/lv_2... 2024-06-11T13:15:43.190 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-06-11T13:15:43.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[18923]: cluster 2024-06-11T13:15:41.849966+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:43.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[18923]: audit 2024-06-11T13:15:42.584311+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:43.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[18923]: audit 2024-06-11T13:15:42.611038+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:43.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[18923]: audit 2024-06-11T13:15:42.613289+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:43.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[18923]: audit 2024-06-11T13:15:42.614473+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:43.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[18923]: audit 2024-06-11T13:15:42.616878+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:15:43.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[18923]: audit 2024-06-11T13:15:42.617923+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:15:43.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[18923]: audit 2024-06-11T13:15:42.625155+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:43.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[18923]: audit 2024-06-11T13:15:42.631845+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:43.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[18923]: audit 2024-06-11T13:15:43.062293+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T13:15:43.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[24309]: cluster 2024-06-11T13:15:41.849966+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:43.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[24309]: audit 2024-06-11T13:15:42.584311+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:43.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[24309]: audit 2024-06-11T13:15:42.611038+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:43.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[24309]: audit 2024-06-11T13:15:42.613289+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:43.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[24309]: audit 2024-06-11T13:15:42.614473+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:43.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[24309]: audit 2024-06-11T13:15:42.616878+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:15:43.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[24309]: audit 2024-06-11T13:15:42.617923+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:15:43.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[24309]: audit 2024-06-11T13:15:42.625155+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:43.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[24309]: audit 2024-06-11T13:15:42.631845+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:43.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:43 smithi059 bash[24309]: audit 2024-06-11T13:15:43.062293+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T13:15:43.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:43 smithi117 bash[19086]: cluster 2024-06-11T13:15:41.849966+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:43 smithi117 bash[19086]: audit 2024-06-11T13:15:42.584311+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:43 smithi117 bash[19086]: audit 2024-06-11T13:15:42.611038+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:43 smithi117 bash[19086]: audit 2024-06-11T13:15:42.613289+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:43 smithi117 bash[19086]: audit 2024-06-11T13:15:42.614473+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:43 smithi117 bash[19086]: audit 2024-06-11T13:15:42.616878+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:15:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:43 smithi117 bash[19086]: audit 2024-06-11T13:15:42.617923+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:15:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:43 smithi117 bash[19086]: audit 2024-06-11T13:15:42.625155+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:43 smithi117 bash[19086]: audit 2024-06-11T13:15:42.631845+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:43 smithi117 bash[19086]: audit 2024-06-11T13:15:43.062293+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T13:15:44.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:44 smithi059 bash[18923]: cephadm 2024-06-11T13:15:42.618712+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 7610M 2024-06-11T13:15:44.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:44 smithi059 bash[18923]: audit 2024-06-11T13:15:43.637426+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-11T13:15:44.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:44 smithi059 bash[18923]: cluster 2024-06-11T13:15:43.637576+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-06-11T13:15:44.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:44 smithi059 bash[18923]: audit 2024-06-11T13:15:43.637880+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:44.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:44 smithi059 bash[18923]: audit 2024-06-11T13:15:43.638643+0000 mon.a (mon.0) 367 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:15:44.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:44 smithi059 bash[24309]: cephadm 2024-06-11T13:15:42.618712+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 7610M 2024-06-11T13:15:44.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:44 smithi059 bash[24309]: audit 2024-06-11T13:15:43.637426+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-11T13:15:44.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:44 smithi059 bash[24309]: cluster 2024-06-11T13:15:43.637576+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-06-11T13:15:44.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:44 smithi059 bash[24309]: audit 2024-06-11T13:15:43.637880+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:44.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:44 smithi059 bash[24309]: audit 2024-06-11T13:15:43.638643+0000 mon.a (mon.0) 367 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:15:44.782 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:15:44 smithi059 bash[31009]: debug 2024-06-11T13:15:44.636+0000 7f6362f3e700 -1 osd.1 0 waiting for initial osdmap 2024-06-11T13:15:44.782 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:15:44 smithi059 bash[31009]: debug 2024-06-11T13:15:44.640+0000 7f635c8d3700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:15:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:44 smithi117 bash[19086]: cephadm 2024-06-11T13:15:42.618712+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 7610M 2024-06-11T13:15:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:44 smithi117 bash[19086]: audit 2024-06-11T13:15:43.637426+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-11T13:15:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:44 smithi117 bash[19086]: cluster 2024-06-11T13:15:43.637576+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-06-11T13:15:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:44 smithi117 bash[19086]: audit 2024-06-11T13:15:43.637880+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:44 smithi117 bash[19086]: audit 2024-06-11T13:15:43.638643+0000 mon.a (mon.0) 367 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:15:45.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:45 smithi059 bash[18923]: cluster 2024-06-11T13:15:43.850464+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:45.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:45 smithi059 bash[18923]: audit 2024-06-11T13:15:44.638463+0000 mon.a (mon.0) 368 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-06-11T13:15:45.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:45 smithi059 bash[18923]: cluster 2024-06-11T13:15:44.638533+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-06-11T13:15:45.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:45 smithi059 bash[18923]: audit 2024-06-11T13:15:44.638957+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:45.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:45 smithi059 bash[18923]: audit 2024-06-11T13:15:44.643971+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:45 smithi059 bash[24309]: cluster 2024-06-11T13:15:43.850464+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:45 smithi059 bash[24309]: audit 2024-06-11T13:15:44.638463+0000 mon.a (mon.0) 368 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-06-11T13:15:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:45 smithi059 bash[24309]: cluster 2024-06-11T13:15:44.638533+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-06-11T13:15:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:45 smithi059 bash[24309]: audit 2024-06-11T13:15:44.638957+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:45 smithi059 bash[24309]: audit 2024-06-11T13:15:44.643971+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:45 smithi117 bash[19086]: cluster 2024-06-11T13:15:43.850464+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:45 smithi117 bash[19086]: audit 2024-06-11T13:15:44.638463+0000 mon.a (mon.0) 368 : audit [INF] from='osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-06-11T13:15:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:45 smithi117 bash[19086]: cluster 2024-06-11T13:15:44.638533+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-06-11T13:15:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:45 smithi117 bash[19086]: audit 2024-06-11T13:15:44.638957+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:45 smithi117 bash[19086]: audit 2024-06-11T13:15:44.643971+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:46 smithi117 bash[19086]: cluster 2024-06-11T13:15:44.013662+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:15:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:46 smithi117 bash[19086]: cluster 2024-06-11T13:15:44.013861+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:15:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:46 smithi117 bash[19086]: cluster 2024-06-11T13:15:45.647948+0000 mon.a (mon.0) 372 : cluster [INF] osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702] boot 2024-06-11T13:15:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:46 smithi117 bash[19086]: cluster 2024-06-11T13:15:45.648015+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-06-11T13:15:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:46 smithi117 bash[19086]: audit 2024-06-11T13:15:45.648742+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:46 smithi117 bash[19086]: cluster 2024-06-11T13:15:45.850983+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:46.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:46 smithi059 bash[18923]: cluster 2024-06-11T13:15:44.013662+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:15:46.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:46 smithi059 bash[18923]: cluster 2024-06-11T13:15:44.013861+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:15:46.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:46 smithi059 bash[18923]: cluster 2024-06-11T13:15:45.647948+0000 mon.a (mon.0) 372 : cluster [INF] osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702] boot 2024-06-11T13:15:46.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:46 smithi059 bash[18923]: cluster 2024-06-11T13:15:45.648015+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-06-11T13:15:46.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:46 smithi059 bash[18923]: audit 2024-06-11T13:15:45.648742+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:46.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:46 smithi059 bash[18923]: cluster 2024-06-11T13:15:45.850983+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:46 smithi059 bash[24309]: cluster 2024-06-11T13:15:44.013662+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:15:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:46 smithi059 bash[24309]: cluster 2024-06-11T13:15:44.013861+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:15:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:46 smithi059 bash[24309]: cluster 2024-06-11T13:15:45.647948+0000 mon.a (mon.0) 372 : cluster [INF] osd.1 [v2:172.21.15.59:6810/88777702,v1:172.21.15.59:6811/88777702] boot 2024-06-11T13:15:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:46 smithi059 bash[24309]: cluster 2024-06-11T13:15:45.648015+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-06-11T13:15:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:46 smithi059 bash[24309]: audit 2024-06-11T13:15:45.648742+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:15:46.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:46 smithi059 bash[24309]: cluster 2024-06-11T13:15:45.850983+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-06-11T13:15:47.373 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-06-11T13:15:47.374 INFO:teuthology.orchestra.run.smithi059.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-06-11T13:15:47.374 INFO:teuthology.orchestra.run.smithi059.stderr: stderr: 10+0 records in 2024-06-11T13:15:47.374 INFO:teuthology.orchestra.run.smithi059.stderr:10+0 records out 2024-06-11T13:15:47.374 INFO:teuthology.orchestra.run.smithi059.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0137317 s, 764 MB/s 2024-06-11T13:15:47.374 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping successful for: 2024-06-11T13:15:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:47 smithi117 bash[19086]: cluster 2024-06-11T13:15:46.659890+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-06-11T13:15:48.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:47 smithi059 bash[24309]: cluster 2024-06-11T13:15:46.659890+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-06-11T13:15:48.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:47 smithi059 bash[18923]: cluster 2024-06-11T13:15:46.659890+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-06-11T13:15:48.394 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi059:vg_nvme/lv_2 2024-06-11T13:15:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:48 smithi117 bash[19086]: cluster 2024-06-11T13:15:47.851453+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:49.090 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:48 smithi059 bash[18923]: cluster 2024-06-11T13:15:47.851453+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:49.090 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:48 smithi059 bash[24309]: cluster 2024-06-11T13:15:47.851453+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:50.019 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:15:49 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:15:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:15:51.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:50 smithi059 bash[24309]: cluster 2024-06-11T13:15:49.851855+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:51.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:50 smithi059 bash[24309]: audit 2024-06-11T13:15:49.853019+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:51.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:50 smithi059 bash[24309]: audit 2024-06-11T13:15:49.857641+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:51.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:50 smithi059 bash[18923]: cluster 2024-06-11T13:15:49.851855+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:51.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:50 smithi059 bash[18923]: audit 2024-06-11T13:15:49.853019+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:51.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:50 smithi059 bash[18923]: audit 2024-06-11T13:15:49.857641+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:51.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:50 smithi117 bash[19086]: cluster 2024-06-11T13:15:49.851855+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:51.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:50 smithi117 bash[19086]: audit 2024-06-11T13:15:49.853019+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:51.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:50 smithi117 bash[19086]: audit 2024-06-11T13:15:49.857641+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:51.869 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:15:51 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:15:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:15:52.513 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:15:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:15:52.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:51.544525+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: cephadm 2024-06-11T13:15:51.545332+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on smithi059 2024-06-11T13:15:52.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:51.550115+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:51.572157+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:52.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:51.573733+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:52.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:51.574599+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:52.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: cluster 2024-06-11T13:15:51.576962+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:52.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:51.581226+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:52.319202+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:52.323571+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:52.350053+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:52.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:52.351487+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:52.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:52.352422+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:52.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:52.360117+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:52.497463+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:15:52.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:52.503163+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:15:52.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[18923]: audit 2024-06-11T13:15:52.504506+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:51.544525+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: cephadm 2024-06-11T13:15:51.545332+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on smithi059 2024-06-11T13:15:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:51.550115+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:51.572157+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:51.573733+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:51.574599+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: cluster 2024-06-11T13:15:51.576962+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:51.581226+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:52.319202+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:52.323571+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:52.350053+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:52.351487+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:52.352422+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:52.360117+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:52.497463+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:15:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:52.503163+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:15:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:52 smithi059 bash[24309]: audit 2024-06-11T13:15:52.504506+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:52.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:51.544525+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: cephadm 2024-06-11T13:15:51.545332+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on smithi059 2024-06-11T13:15:52.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:51.550115+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:51.572157+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:52.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:51.573733+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:52.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:51.574599+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:52.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: cluster 2024-06-11T13:15:51.576962+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:52.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:51.581226+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:52.319202+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:52.323571+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:52.350053+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:15:52.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:52.351487+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:52.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:52.352422+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:15:52.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:52.360117+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:15:52.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:52.497463+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:15:52.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:52.503163+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:15:52.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:52 smithi117 bash[19086]: audit 2024-06-11T13:15:52.504506+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:15:53.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:53 smithi059 bash[18923]: cluster 2024-06-11T13:15:52.354718+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:53.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:53 smithi059 bash[18923]: audit 2024-06-11T13:15:52.491070+0000 mgr.y (mgr.14152) 124 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:15:53.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:53 smithi059 bash[24309]: cluster 2024-06-11T13:15:52.354718+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:53.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:53 smithi059 bash[24309]: audit 2024-06-11T13:15:52.491070+0000 mgr.y (mgr.14152) 124 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:15:53.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:53 smithi117 bash[19086]: cluster 2024-06-11T13:15:52.354718+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:53.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:53 smithi117 bash[19086]: audit 2024-06-11T13:15:52.491070+0000 mgr.y (mgr.14152) 124 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:15:55.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:55 smithi059 bash[18923]: cluster 2024-06-11T13:15:54.355216+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:55.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:55 smithi059 bash[24309]: cluster 2024-06-11T13:15:54.355216+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:55.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:55 smithi117 bash[19086]: cluster 2024-06-11T13:15:54.355216+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:57.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:57 smithi059 bash[18923]: cluster 2024-06-11T13:15:56.355700+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:57.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:57 smithi059 bash[24309]: cluster 2024-06-11T13:15:56.355700+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:57.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:57 smithi117 bash[19086]: cluster 2024-06-11T13:15:56.355700+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:59.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:59 smithi059 bash[18923]: cluster 2024-06-11T13:15:58.356255+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:59.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:59 smithi059 bash[18923]: audit 2024-06-11T13:15:58.849651+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.59:0/355186982' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7881c33-3bef-4f78-ba94-7da8dfdaa80c"}]: dispatch 2024-06-11T13:15:59.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:59 smithi059 bash[18923]: audit 2024-06-11T13:15:58.855020+0000 mon.a (mon.0) 394 : audit [INF] from='client.? 172.21.15.59:0/355186982' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7881c33-3bef-4f78-ba94-7da8dfdaa80c"}]': finished 2024-06-11T13:15:59.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:59 smithi059 bash[18923]: cluster 2024-06-11T13:15:58.855077+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-06-11T13:15:59.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:59 smithi059 bash[18923]: audit 2024-06-11T13:15:58.855271+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:15:59.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:15:59 smithi059 bash[18923]: audit 2024-06-11T13:15:59.532258+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.59:0/790263627' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:15:59.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:59 smithi059 bash[24309]: cluster 2024-06-11T13:15:58.356255+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:59.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:59 smithi059 bash[24309]: audit 2024-06-11T13:15:58.849651+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.59:0/355186982' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7881c33-3bef-4f78-ba94-7da8dfdaa80c"}]: dispatch 2024-06-11T13:15:59.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:59 smithi059 bash[24309]: audit 2024-06-11T13:15:58.855020+0000 mon.a (mon.0) 394 : audit [INF] from='client.? 172.21.15.59:0/355186982' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7881c33-3bef-4f78-ba94-7da8dfdaa80c"}]': finished 2024-06-11T13:15:59.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:59 smithi059 bash[24309]: cluster 2024-06-11T13:15:58.855077+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-06-11T13:15:59.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:59 smithi059 bash[24309]: audit 2024-06-11T13:15:58.855271+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:15:59.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:15:59 smithi059 bash[24309]: audit 2024-06-11T13:15:59.532258+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.59:0/790263627' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:15:59.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:59 smithi117 bash[19086]: cluster 2024-06-11T13:15:58.356255+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:15:59.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:59 smithi117 bash[19086]: audit 2024-06-11T13:15:58.849651+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.59:0/355186982' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7881c33-3bef-4f78-ba94-7da8dfdaa80c"}]: dispatch 2024-06-11T13:15:59.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:59 smithi117 bash[19086]: audit 2024-06-11T13:15:58.855020+0000 mon.a (mon.0) 394 : audit [INF] from='client.? 172.21.15.59:0/355186982' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7881c33-3bef-4f78-ba94-7da8dfdaa80c"}]': finished 2024-06-11T13:15:59.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:59 smithi117 bash[19086]: cluster 2024-06-11T13:15:58.855077+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-06-11T13:15:59.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:59 smithi117 bash[19086]: audit 2024-06-11T13:15:58.855271+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:15:59.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:15:59 smithi117 bash[19086]: audit 2024-06-11T13:15:59.532258+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.59:0/790263627' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:16:01.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:01 smithi117 bash[19086]: cluster 2024-06-11T13:16:00.356758+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:02.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:01 smithi059 bash[18923]: cluster 2024-06-11T13:16:00.356758+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:02.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:01 smithi059 bash[24309]: cluster 2024-06-11T13:16:00.356758+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:03 smithi117 bash[19086]: cluster 2024-06-11T13:16:02.357319+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:04.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:03 smithi059 bash[18923]: cluster 2024-06-11T13:16:02.357319+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:04.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:03 smithi059 bash[24309]: cluster 2024-06-11T13:16:02.357319+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:05.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:05 smithi117 bash[19086]: cluster 2024-06-11T13:16:04.357822+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:06.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:05 smithi059 bash[18923]: cluster 2024-06-11T13:16:04.357822+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:06.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:05 smithi059 bash[24309]: cluster 2024-06-11T13:16:04.357822+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:07.786 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:07 smithi059 bash[18923]: cluster 2024-06-11T13:16:06.358315+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:07.787 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:07 smithi059 bash[24309]: cluster 2024-06-11T13:16:06.358315+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:07.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:07 smithi117 bash[19086]: cluster 2024-06-11T13:16:06.358315+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:08.895 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:08 smithi117 bash[19086]: cluster 2024-06-11T13:16:08.358705+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:09.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:08 smithi059 bash[18923]: cluster 2024-06-11T13:16:08.358705+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:09.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:08 smithi059 bash[24309]: cluster 2024-06-11T13:16:08.358705+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:10.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:16:09 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:16:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:16:10.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:16:10 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:16:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:16:11.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:10 smithi059 bash[18923]: audit 2024-06-11T13:16:09.946177+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:11.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:10 smithi059 bash[18923]: audit 2024-06-11T13:16:09.950166+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:11.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:10 smithi059 bash[18923]: audit 2024-06-11T13:16:10.006928+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:11.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:10 smithi059 bash[18923]: audit 2024-06-11T13:16:10.013482+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:11.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:10 smithi059 bash[18923]: cluster 2024-06-11T13:16:10.359196+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:11.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:10 smithi059 bash[24309]: audit 2024-06-11T13:16:09.946177+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:11.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:10 smithi059 bash[24309]: audit 2024-06-11T13:16:09.950166+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:11.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:10 smithi059 bash[24309]: audit 2024-06-11T13:16:10.006928+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:11.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:10 smithi059 bash[24309]: audit 2024-06-11T13:16:10.013482+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:11.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:10 smithi059 bash[24309]: cluster 2024-06-11T13:16:10.359196+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:11.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:10 smithi117 bash[19086]: audit 2024-06-11T13:16:09.946177+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:11.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:10 smithi117 bash[19086]: audit 2024-06-11T13:16:09.950166+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:11.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:10 smithi117 bash[19086]: audit 2024-06-11T13:16:10.006928+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:11.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:10 smithi117 bash[19086]: audit 2024-06-11T13:16:10.013482+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:11.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:10 smithi117 bash[19086]: cluster 2024-06-11T13:16:10.359196+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:12.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:12 smithi059 bash[24309]: audit 2024-06-11T13:16:11.072123+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T13:16:12.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:12 smithi059 bash[24309]: audit 2024-06-11T13:16:11.072997+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:12.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:12 smithi059 bash[24309]: cephadm 2024-06-11T13:16:11.073746+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-06-11T13:16:12.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:12 smithi059 bash[18923]: audit 2024-06-11T13:16:11.072123+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T13:16:12.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:12 smithi059 bash[18923]: audit 2024-06-11T13:16:11.072997+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:12.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:12 smithi059 bash[18923]: cephadm 2024-06-11T13:16:11.073746+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-06-11T13:16:12.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:12 smithi117 bash[19086]: audit 2024-06-11T13:16:11.072123+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T13:16:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:12 smithi117 bash[19086]: audit 2024-06-11T13:16:11.072997+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:12 smithi117 bash[19086]: cephadm 2024-06-11T13:16:11.073746+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-06-11T13:16:13.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:13 smithi059 bash[24309]: cluster 2024-06-11T13:16:12.359682+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:13.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:13 smithi059 bash[24309]: audit 2024-06-11T13:16:12.963462+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:16:13.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:13 smithi059 bash[24309]: audit 2024-06-11T13:16:12.965496+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:16:13.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:13 smithi059 bash[18923]: cluster 2024-06-11T13:16:12.359682+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:13.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:13 smithi059 bash[18923]: audit 2024-06-11T13:16:12.963462+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:16:13.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:13 smithi059 bash[18923]: audit 2024-06-11T13:16:12.965496+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:16:13.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:13 smithi117 bash[19086]: cluster 2024-06-11T13:16:12.359682+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:13 smithi117 bash[19086]: audit 2024-06-11T13:16:12.963462+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:16:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:13 smithi117 bash[19086]: audit 2024-06-11T13:16:12.965496+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:16:15.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:15 smithi059 bash[18923]: cluster 2024-06-11T13:16:14.360261+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:15.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:15 smithi059 bash[24309]: cluster 2024-06-11T13:16:14.360261+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:15.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:15 smithi117 bash[19086]: cluster 2024-06-11T13:16:14.360261+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:17.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:17 smithi059 bash[18923]: cluster 2024-06-11T13:16:16.360738+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:17.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:17 smithi059 bash[24309]: cluster 2024-06-11T13:16:16.360738+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:17.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:17 smithi117 bash[19086]: cluster 2024-06-11T13:16:16.360738+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:18.125 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:18.125 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:18 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:18.125 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:16:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:18.125 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:16:18 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:18.126 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:18.126 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:18 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:18.126 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:16:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:18.126 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:16:18 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:18.126 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:16:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:18.126 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:16:18 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:19.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:19 smithi059 bash[18923]: audit 2024-06-11T13:16:18.266182+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:19.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:19 smithi059 bash[18923]: audit 2024-06-11T13:16:18.289290+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:16:19.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:19 smithi059 bash[18923]: audit 2024-06-11T13:16:18.290456+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:19.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:19 smithi059 bash[18923]: audit 2024-06-11T13:16:18.291142+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:16:19.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:19 smithi059 bash[18923]: audit 2024-06-11T13:16:18.299742+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:19.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:19 smithi059 bash[18923]: cluster 2024-06-11T13:16:18.361102+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:19.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:19 smithi059 bash[24309]: audit 2024-06-11T13:16:18.266182+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:19.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:19 smithi059 bash[24309]: audit 2024-06-11T13:16:18.289290+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:16:19.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:19 smithi059 bash[24309]: audit 2024-06-11T13:16:18.290456+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:19.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:19 smithi059 bash[24309]: audit 2024-06-11T13:16:18.291142+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:16:19.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:19 smithi059 bash[24309]: audit 2024-06-11T13:16:18.299742+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:19.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:19 smithi059 bash[24309]: cluster 2024-06-11T13:16:18.361102+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:19.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:19 smithi117 bash[19086]: audit 2024-06-11T13:16:18.266182+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:19.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:19 smithi117 bash[19086]: audit 2024-06-11T13:16:18.289290+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:16:19.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:19 smithi117 bash[19086]: audit 2024-06-11T13:16:18.290456+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:19.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:19 smithi117 bash[19086]: audit 2024-06-11T13:16:18.291142+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:16:19.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:19 smithi117 bash[19086]: audit 2024-06-11T13:16:18.299742+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:19.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:19 smithi117 bash[19086]: cluster 2024-06-11T13:16:18.361102+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:21.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:21 smithi059 bash[18923]: cluster 2024-06-11T13:16:20.361579+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:21.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:21 smithi059 bash[24309]: cluster 2024-06-11T13:16:20.361579+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:21.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:21 smithi117 bash[19086]: cluster 2024-06-11T13:16:20.361579+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:23.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:23 smithi059 bash[18923]: cluster 2024-06-11T13:16:22.361929+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:23.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:23 smithi059 bash[24309]: cluster 2024-06-11T13:16:22.361929+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:23.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:23 smithi117 bash[19086]: cluster 2024-06-11T13:16:22.361929+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:25.066 INFO:teuthology.orchestra.run.smithi059.stdout:Created osd(s) 2 on host 'smithi059' 2024-06-11T13:16:25.682 DEBUG:teuthology.orchestra.run.smithi059:osd.2> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.2.service 2024-06-11T13:16:25.685 INFO:tasks.cephadm:Deploying osd.3 on smithi059 with /dev/vg_nvme/lv_1... 2024-06-11T13:16:25.686 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-06-11T13:16:25.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[18923]: cluster 2024-06-11T13:16:24.362227+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:25.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[18923]: audit 2024-06-11T13:16:25.069481+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:25.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[18923]: audit 2024-06-11T13:16:25.082863+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:16:25.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[18923]: audit 2024-06-11T13:16:25.084852+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:25.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[18923]: audit 2024-06-11T13:16:25.086153+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:16:25.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[18923]: audit 2024-06-11T13:16:25.089344+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:16:25.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[18923]: audit 2024-06-11T13:16:25.090526+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:16:25.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[18923]: audit 2024-06-11T13:16:25.091810+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:16:25.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[18923]: audit 2024-06-11T13:16:25.100233+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:25.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[18923]: audit 2024-06-11T13:16:25.105525+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:25.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[24309]: cluster 2024-06-11T13:16:24.362227+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:25.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[24309]: audit 2024-06-11T13:16:25.069481+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:25.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[24309]: audit 2024-06-11T13:16:25.082863+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:16:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[24309]: audit 2024-06-11T13:16:25.084852+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[24309]: audit 2024-06-11T13:16:25.086153+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:16:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[24309]: audit 2024-06-11T13:16:25.089344+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:16:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[24309]: audit 2024-06-11T13:16:25.090526+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:16:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[24309]: audit 2024-06-11T13:16:25.091810+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:16:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[24309]: audit 2024-06-11T13:16:25.100233+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:25 smithi059 bash[24309]: audit 2024-06-11T13:16:25.105525+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:25.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:25 smithi117 bash[19086]: cluster 2024-06-11T13:16:24.362227+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:25.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:25 smithi117 bash[19086]: audit 2024-06-11T13:16:25.069481+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:25.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:25 smithi117 bash[19086]: audit 2024-06-11T13:16:25.082863+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:16:25.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:25 smithi117 bash[19086]: audit 2024-06-11T13:16:25.084852+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:25.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:25 smithi117 bash[19086]: audit 2024-06-11T13:16:25.086153+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:16:25.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:25 smithi117 bash[19086]: audit 2024-06-11T13:16:25.089344+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:16:25.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:25 smithi117 bash[19086]: audit 2024-06-11T13:16:25.090526+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:16:25.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:25 smithi117 bash[19086]: audit 2024-06-11T13:16:25.091810+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:16:25.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:25 smithi117 bash[19086]: audit 2024-06-11T13:16:25.100233+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:25.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:25 smithi117 bash[19086]: audit 2024-06-11T13:16:25.105525+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:26.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:26 smithi117 bash[19086]: cephadm 2024-06-11T13:16:25.092772+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 5073M 2024-06-11T13:16:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:26 smithi117 bash[19086]: audit 2024-06-11T13:16:25.551287+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/2405301654,v1:172.21.15.59:6819/2405301654]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T13:16:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:26 smithi117 bash[19086]: audit 2024-06-11T13:16:25.551653+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T13:16:26.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:26 smithi059 bash[24309]: cephadm 2024-06-11T13:16:25.092772+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 5073M 2024-06-11T13:16:26.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:26 smithi059 bash[24309]: audit 2024-06-11T13:16:25.551287+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/2405301654,v1:172.21.15.59:6819/2405301654]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T13:16:26.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:26 smithi059 bash[24309]: audit 2024-06-11T13:16:25.551653+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T13:16:26.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:26 smithi059 bash[18923]: cephadm 2024-06-11T13:16:25.092772+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 5073M 2024-06-11T13:16:26.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:26 smithi059 bash[18923]: audit 2024-06-11T13:16:25.551287+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/2405301654,v1:172.21.15.59:6819/2405301654]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T13:16:26.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:26 smithi059 bash[18923]: audit 2024-06-11T13:16:25.551653+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T13:16:27.647 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:27 smithi117 bash[19086]: cluster 2024-06-11T13:16:26.362654+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:27.648 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:27 smithi117 bash[19086]: audit 2024-06-11T13:16:26.559515+0000 mon.a (mon.0) 420 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-11T13:16:27.648 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:27 smithi117 bash[19086]: cluster 2024-06-11T13:16:26.559679+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-06-11T13:16:27.648 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:27 smithi117 bash[19086]: audit 2024-06-11T13:16:26.560000+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:16:27.648 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:27 smithi117 bash[19086]: audit 2024-06-11T13:16:26.560994+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/2405301654,v1:172.21.15.59:6819/2405301654]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:16:27.648 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:27 smithi117 bash[19086]: audit 2024-06-11T13:16:26.561902+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:16:27.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[18923]: cluster 2024-06-11T13:16:26.362654+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:27.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[18923]: audit 2024-06-11T13:16:26.559515+0000 mon.a (mon.0) 420 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-11T13:16:27.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[18923]: cluster 2024-06-11T13:16:26.559679+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-06-11T13:16:27.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[18923]: audit 2024-06-11T13:16:26.560000+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:16:27.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[18923]: audit 2024-06-11T13:16:26.560994+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/2405301654,v1:172.21.15.59:6819/2405301654]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:16:27.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[18923]: audit 2024-06-11T13:16:26.561902+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:16:27.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[24309]: cluster 2024-06-11T13:16:26.362654+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:27.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[24309]: audit 2024-06-11T13:16:26.559515+0000 mon.a (mon.0) 420 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-11T13:16:27.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[24309]: cluster 2024-06-11T13:16:26.559679+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-06-11T13:16:27.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[24309]: audit 2024-06-11T13:16:26.560000+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:16:27.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[24309]: audit 2024-06-11T13:16:26.560994+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.59:6818/2405301654,v1:172.21.15.59:6819/2405301654]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:16:27.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[24309]: audit 2024-06-11T13:16:26.561902+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:16:27.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[34331]: debug 2024-06-11T13:16:27.571+0000 7fbebedfa700 -1 osd.2 0 waiting for initial osdmap 2024-06-11T13:16:27.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:16:27 smithi059 bash[34331]: debug 2024-06-11T13:16:27.579+0000 7fbeb9791700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:16:28.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:28 smithi117 bash[19086]: cluster 2024-06-11T13:16:26.549536+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:16:28.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:28 smithi117 bash[19086]: cluster 2024-06-11T13:16:26.549753+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:16:28.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:28 smithi117 bash[19086]: audit 2024-06-11T13:16:27.562248+0000 mon.a (mon.0) 424 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-06-11T13:16:28.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:28 smithi117 bash[19086]: cluster 2024-06-11T13:16:27.562526+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-06-11T13:16:28.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:28 smithi117 bash[19086]: audit 2024-06-11T13:16:27.563238+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:16:28.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:28 smithi117 bash[19086]: audit 2024-06-11T13:16:27.573634+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:16:29.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:28 smithi059 bash[18923]: cluster 2024-06-11T13:16:26.549536+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:16:29.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:28 smithi059 bash[18923]: cluster 2024-06-11T13:16:26.549753+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:16:29.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:28 smithi059 bash[18923]: audit 2024-06-11T13:16:27.562248+0000 mon.a (mon.0) 424 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-06-11T13:16:29.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:28 smithi059 bash[18923]: cluster 2024-06-11T13:16:27.562526+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-06-11T13:16:29.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:28 smithi059 bash[18923]: audit 2024-06-11T13:16:27.563238+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:16:29.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:28 smithi059 bash[18923]: audit 2024-06-11T13:16:27.573634+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:16:29.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:28 smithi059 bash[24309]: cluster 2024-06-11T13:16:26.549536+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:16:29.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:28 smithi059 bash[24309]: cluster 2024-06-11T13:16:26.549753+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:16:29.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:28 smithi059 bash[24309]: audit 2024-06-11T13:16:27.562248+0000 mon.a (mon.0) 424 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-06-11T13:16:29.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:28 smithi059 bash[24309]: cluster 2024-06-11T13:16:27.562526+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-06-11T13:16:29.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:28 smithi059 bash[24309]: audit 2024-06-11T13:16:27.563238+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:16:29.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:28 smithi059 bash[24309]: audit 2024-06-11T13:16:27.573634+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:16:29.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:29 smithi059 bash[18923]: cluster 2024-06-11T13:16:28.363112+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:29.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:29 smithi059 bash[18923]: cluster 2024-06-11T13:16:28.572840+0000 mon.a (mon.0) 428 : cluster [INF] osd.2 [v2:172.21.15.59:6818/2405301654,v1:172.21.15.59:6819/2405301654] boot 2024-06-11T13:16:29.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:29 smithi059 bash[18923]: cluster 2024-06-11T13:16:28.572981+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-06-11T13:16:29.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:29 smithi059 bash[18923]: audit 2024-06-11T13:16:28.573714+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:16:29.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:29 smithi059 bash[18923]: audit 2024-06-11T13:16:29.050269+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-06-11T13:16:29.707 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:29 smithi059 bash[24309]: cluster 2024-06-11T13:16:28.363112+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:29.707 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:29 smithi059 bash[24309]: cluster 2024-06-11T13:16:28.572840+0000 mon.a (mon.0) 428 : cluster [INF] osd.2 [v2:172.21.15.59:6818/2405301654,v1:172.21.15.59:6819/2405301654] boot 2024-06-11T13:16:29.707 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:29 smithi059 bash[24309]: cluster 2024-06-11T13:16:28.572981+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-06-11T13:16:29.707 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:29 smithi059 bash[24309]: audit 2024-06-11T13:16:28.573714+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:16:29.707 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:29 smithi059 bash[24309]: audit 2024-06-11T13:16:29.050269+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-06-11T13:16:29.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:29 smithi117 bash[19086]: cluster 2024-06-11T13:16:28.363112+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-06-11T13:16:29.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:29 smithi117 bash[19086]: cluster 2024-06-11T13:16:28.572840+0000 mon.a (mon.0) 428 : cluster [INF] osd.2 [v2:172.21.15.59:6818/2405301654,v1:172.21.15.59:6819/2405301654] boot 2024-06-11T13:16:29.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:29 smithi117 bash[19086]: cluster 2024-06-11T13:16:28.572981+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-06-11T13:16:29.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:29 smithi117 bash[19086]: audit 2024-06-11T13:16:28.573714+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:16:29.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:29 smithi117 bash[19086]: audit 2024-06-11T13:16:29.050269+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-06-11T13:16:30.085 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-06-11T13:16:30.086 INFO:teuthology.orchestra.run.smithi059.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-06-11T13:16:30.086 INFO:teuthology.orchestra.run.smithi059.stderr: stderr: 10+0 records in 2024-06-11T13:16:30.086 INFO:teuthology.orchestra.run.smithi059.stderr:10+0 records out 2024-06-11T13:16:30.086 INFO:teuthology.orchestra.run.smithi059.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0147655 s, 710 MB/s 2024-06-11T13:16:30.086 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping successful for: 2024-06-11T13:16:30.321 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:16:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:16:30.321 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:16:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:16:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[18923]: audit 2024-06-11T13:16:29.582227+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-06-11T13:16:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[18923]: cluster 2024-06-11T13:16:29.582358+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-06-11T13:16:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[18923]: audit 2024-06-11T13:16:29.589496+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-06-11T13:16:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[18923]: audit 2024-06-11T13:16:30.050472+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[18923]: audit 2024-06-11T13:16:30.057498+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[18923]: audit 2024-06-11T13:16:30.084913+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:16:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[18923]: audit 2024-06-11T13:16:30.086252+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[18923]: audit 2024-06-11T13:16:30.087161+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:16:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[18923]: audit 2024-06-11T13:16:30.094002+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[18923]: audit 2024-06-11T13:16:30.137416+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[18923]: audit 2024-06-11T13:16:30.143660+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[24309]: audit 2024-06-11T13:16:29.582227+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-06-11T13:16:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[24309]: cluster 2024-06-11T13:16:29.582358+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-06-11T13:16:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[24309]: audit 2024-06-11T13:16:29.589496+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-06-11T13:16:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[24309]: audit 2024-06-11T13:16:30.050472+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[24309]: audit 2024-06-11T13:16:30.057498+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[24309]: audit 2024-06-11T13:16:30.084913+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:16:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[24309]: audit 2024-06-11T13:16:30.086252+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[24309]: audit 2024-06-11T13:16:30.087161+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:16:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[24309]: audit 2024-06-11T13:16:30.094002+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[24309]: audit 2024-06-11T13:16:30.137416+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:30 smithi059 bash[24309]: audit 2024-06-11T13:16:30.143660+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:30 smithi117 bash[19086]: audit 2024-06-11T13:16:29.582227+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-06-11T13:16:30.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:30 smithi117 bash[19086]: cluster 2024-06-11T13:16:29.582358+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-06-11T13:16:30.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:30 smithi117 bash[19086]: audit 2024-06-11T13:16:29.589496+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-06-11T13:16:30.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:30 smithi117 bash[19086]: audit 2024-06-11T13:16:30.050472+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:30 smithi117 bash[19086]: audit 2024-06-11T13:16:30.057498+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:30 smithi117 bash[19086]: audit 2024-06-11T13:16:30.084913+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:16:30.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:30 smithi117 bash[19086]: audit 2024-06-11T13:16:30.086252+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:30.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:30 smithi117 bash[19086]: audit 2024-06-11T13:16:30.087161+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:16:30.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:30 smithi117 bash[19086]: audit 2024-06-11T13:16:30.094002+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:30 smithi117 bash[19086]: audit 2024-06-11T13:16:30.137416+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:30.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:30 smithi117 bash[19086]: audit 2024-06-11T13:16:30.143660+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:31.501 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi059:vg_nvme/lv_1 2024-06-11T13:16:31.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:31 smithi059 bash[24309]: cephadm 2024-06-11T13:16:30.051288+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi059 2024-06-11T13:16:31.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:31 smithi059 bash[24309]: cluster 2024-06-11T13:16:30.089413+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v110: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:31.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:31 smithi059 bash[24309]: audit 2024-06-11T13:16:30.607747+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-06-11T13:16:31.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:31 smithi059 bash[24309]: cluster 2024-06-11T13:16:30.607995+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-06-11T13:16:31.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:31 smithi059 bash[24309]: cluster 2024-06-11T13:16:31.055780+0000 mon.a (mon.0) 445 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:16:31.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:31 smithi059 bash[18923]: cephadm 2024-06-11T13:16:30.051288+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi059 2024-06-11T13:16:31.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:31 smithi059 bash[18923]: cluster 2024-06-11T13:16:30.089413+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v110: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:31.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:31 smithi059 bash[18923]: audit 2024-06-11T13:16:30.607747+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-06-11T13:16:31.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:31 smithi059 bash[18923]: cluster 2024-06-11T13:16:30.607995+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-06-11T13:16:31.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:31 smithi059 bash[18923]: cluster 2024-06-11T13:16:31.055780+0000 mon.a (mon.0) 445 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:16:31.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:31 smithi117 bash[19086]: cephadm 2024-06-11T13:16:30.051288+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi059 2024-06-11T13:16:31.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:31 smithi117 bash[19086]: cluster 2024-06-11T13:16:30.089413+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v110: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:31.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:31 smithi117 bash[19086]: audit 2024-06-11T13:16:30.607747+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-06-11T13:16:31.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:31 smithi117 bash[19086]: cluster 2024-06-11T13:16:30.607995+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-06-11T13:16:31.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:31 smithi117 bash[19086]: cluster 2024-06-11T13:16:31.055780+0000 mon.a (mon.0) 445 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:16:32.482 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:16:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:16:32.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[18923]: cluster 2024-06-11T13:16:31.607503+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-06-11T13:16:32.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[18923]: audit 2024-06-11T13:16:31.714393+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:32.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[18923]: cluster 2024-06-11T13:16:32.089781+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:32.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[18923]: audit 2024-06-11T13:16:32.437369+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:32.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[18923]: audit 2024-06-11T13:16:32.444188+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:32.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[18923]: audit 2024-06-11T13:16:32.465164+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:16:32.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[18923]: audit 2024-06-11T13:16:32.466280+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:32.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[18923]: audit 2024-06-11T13:16:32.466959+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:16:32.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[18923]: cluster 2024-06-11T13:16:32.468783+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:32.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[18923]: audit 2024-06-11T13:16:32.472447+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[24309]: cluster 2024-06-11T13:16:31.607503+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-06-11T13:16:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[24309]: audit 2024-06-11T13:16:31.714393+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[24309]: cluster 2024-06-11T13:16:32.089781+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[24309]: audit 2024-06-11T13:16:32.437369+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[24309]: audit 2024-06-11T13:16:32.444188+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[24309]: audit 2024-06-11T13:16:32.465164+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:16:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[24309]: audit 2024-06-11T13:16:32.466280+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[24309]: audit 2024-06-11T13:16:32.466959+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:16:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[24309]: cluster 2024-06-11T13:16:32.468783+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:32 smithi059 bash[24309]: audit 2024-06-11T13:16:32.472447+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:32.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:32 smithi117 bash[19086]: cluster 2024-06-11T13:16:31.607503+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-06-11T13:16:32.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:32 smithi117 bash[19086]: audit 2024-06-11T13:16:31.714393+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:32.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:32 smithi117 bash[19086]: cluster 2024-06-11T13:16:32.089781+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:32.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:32 smithi117 bash[19086]: audit 2024-06-11T13:16:32.437369+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:32.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:32 smithi117 bash[19086]: audit 2024-06-11T13:16:32.444188+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:32.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:32 smithi117 bash[19086]: audit 2024-06-11T13:16:32.465164+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:16:32.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:32 smithi117 bash[19086]: audit 2024-06-11T13:16:32.466280+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:32.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:32 smithi117 bash[19086]: audit 2024-06-11T13:16:32.466959+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:16:32.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:32 smithi117 bash[19086]: cluster 2024-06-11T13:16:32.468783+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:32.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:32 smithi117 bash[19086]: audit 2024-06-11T13:16:32.472447+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:34 smithi059 bash[18923]: cluster 2024-06-11T13:16:32.712281+0000 mon.a (mon.0) 454 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:16:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:34 smithi059 bash[18923]: cluster 2024-06-11T13:16:32.712316+0000 mon.a (mon.0) 455 : cluster [INF] Cluster is now healthy 2024-06-11T13:16:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:34 smithi059 bash[18923]: cluster 2024-06-11T13:16:32.728902+0000 mon.a (mon.0) 456 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-06-11T13:16:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:34 smithi059 bash[18923]: audit 2024-06-11T13:16:33.533162+0000 mon.a (mon.0) 457 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T13:16:34.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:34 smithi059 bash[24309]: cluster 2024-06-11T13:16:32.712281+0000 mon.a (mon.0) 454 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:16:34.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:34 smithi059 bash[24309]: cluster 2024-06-11T13:16:32.712316+0000 mon.a (mon.0) 455 : cluster [INF] Cluster is now healthy 2024-06-11T13:16:34.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:34 smithi059 bash[24309]: cluster 2024-06-11T13:16:32.728902+0000 mon.a (mon.0) 456 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-06-11T13:16:34.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:34 smithi059 bash[24309]: audit 2024-06-11T13:16:33.533162+0000 mon.a (mon.0) 457 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T13:16:34.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:34 smithi117 bash[19086]: cluster 2024-06-11T13:16:32.712281+0000 mon.a (mon.0) 454 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:16:34.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:34 smithi117 bash[19086]: cluster 2024-06-11T13:16:32.712316+0000 mon.a (mon.0) 455 : cluster [INF] Cluster is now healthy 2024-06-11T13:16:34.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:34 smithi117 bash[19086]: cluster 2024-06-11T13:16:32.728902+0000 mon.a (mon.0) 456 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-06-11T13:16:34.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:34 smithi117 bash[19086]: audit 2024-06-11T13:16:33.533162+0000 mon.a (mon.0) 457 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T13:16:36.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[18923]: audit 2024-06-11T13:16:34.453818+0000 mon.a (mon.0) 458 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T13:16:36.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[18923]: audit 2024-06-11T13:16:34.454875+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:16:36.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[18923]: audit 2024-06-11T13:16:34.455388+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:16:36.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[18923]: audit 2024-06-11T13:16:34.459286+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:16:36.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[18923]: audit 2024-06-11T13:16:34.461387+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T13:16:36.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[18923]: audit 2024-06-11T13:16:34.461572+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:16:36.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[18923]: audit 2024-06-11T13:16:34.461724+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:16:36.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[18923]: audit 2024-06-11T13:16:34.461864+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:16:36.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[18923]: cluster 2024-06-11T13:16:34.469064+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:36.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[18923]: audit 2024-06-11T13:16:35.391801+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T13:16:36.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[18923]: audit 2024-06-11T13:16:35.397191+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:16:36.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[18923]: audit 2024-06-11T13:16:35.397412+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:16:36.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[18923]: audit 2024-06-11T13:16:35.397630+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:16:36.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[24309]: audit 2024-06-11T13:16:34.453818+0000 mon.a (mon.0) 458 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T13:16:36.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[24309]: audit 2024-06-11T13:16:34.454875+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:16:36.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[24309]: audit 2024-06-11T13:16:34.455388+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:16:36.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[24309]: audit 2024-06-11T13:16:34.459286+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:16:36.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[24309]: audit 2024-06-11T13:16:34.461387+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T13:16:36.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[24309]: audit 2024-06-11T13:16:34.461572+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:16:36.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[24309]: audit 2024-06-11T13:16:34.461724+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:16:36.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[24309]: audit 2024-06-11T13:16:34.461864+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:16:36.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[24309]: cluster 2024-06-11T13:16:34.469064+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:36.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[24309]: audit 2024-06-11T13:16:35.391801+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T13:16:36.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[24309]: audit 2024-06-11T13:16:35.397191+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:16:36.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[24309]: audit 2024-06-11T13:16:35.397412+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:16:36.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:36 smithi059 bash[24309]: audit 2024-06-11T13:16:35.397630+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:16:36.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:36 smithi117 bash[19086]: audit 2024-06-11T13:16:34.453818+0000 mon.a (mon.0) 458 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T13:16:36.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:36 smithi117 bash[19086]: audit 2024-06-11T13:16:34.454875+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:16:36.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:36 smithi117 bash[19086]: audit 2024-06-11T13:16:34.455388+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:16:36.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:36 smithi117 bash[19086]: audit 2024-06-11T13:16:34.459286+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:16:36.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:36 smithi117 bash[19086]: audit 2024-06-11T13:16:34.461387+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T13:16:36.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:36 smithi117 bash[19086]: audit 2024-06-11T13:16:34.461572+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:16:36.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:36 smithi117 bash[19086]: audit 2024-06-11T13:16:34.461724+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:16:36.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:36 smithi117 bash[19086]: audit 2024-06-11T13:16:34.461864+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:16:36.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:36 smithi117 bash[19086]: cluster 2024-06-11T13:16:34.469064+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:36.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:36 smithi117 bash[19086]: audit 2024-06-11T13:16:35.391801+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T13:16:36.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:36 smithi117 bash[19086]: audit 2024-06-11T13:16:35.397191+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:16:36.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:36 smithi117 bash[19086]: audit 2024-06-11T13:16:35.397412+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:16:36.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:36 smithi117 bash[19086]: audit 2024-06-11T13:16:35.397630+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:16:37.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[18923]: audit 2024-06-11T13:16:35.400372+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T13:16:37.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[18923]: audit 2024-06-11T13:16:35.636775+0000 mgr.y (mgr.14152) 150 : audit [DBG] from='client.14307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:16:37.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[18923]: audit 2024-06-11T13:16:35.643388+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:16:37.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[18923]: audit 2024-06-11T13:16:35.646603+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:16:37.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[18923]: audit 2024-06-11T13:16:35.648214+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:37.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[18923]: audit 2024-06-11T13:16:36.311293+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T13:16:37.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[18923]: audit 2024-06-11T13:16:36.365073+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:37.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[18923]: cluster 2024-06-11T13:16:36.469617+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:37.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[24309]: audit 2024-06-11T13:16:35.400372+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T13:16:37.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[24309]: audit 2024-06-11T13:16:35.636775+0000 mgr.y (mgr.14152) 150 : audit [DBG] from='client.14307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:16:37.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[24309]: audit 2024-06-11T13:16:35.643388+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:16:37.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[24309]: audit 2024-06-11T13:16:35.646603+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:16:37.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[24309]: audit 2024-06-11T13:16:35.648214+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:37.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[24309]: audit 2024-06-11T13:16:36.311293+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T13:16:37.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[24309]: audit 2024-06-11T13:16:36.365073+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:37.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:37 smithi059 bash[24309]: cluster 2024-06-11T13:16:36.469617+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:37.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:37 smithi117 bash[19086]: audit 2024-06-11T13:16:35.400372+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-11T13:16:37.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:37 smithi117 bash[19086]: audit 2024-06-11T13:16:35.636775+0000 mgr.y (mgr.14152) 150 : audit [DBG] from='client.14307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:16:37.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:37 smithi117 bash[19086]: audit 2024-06-11T13:16:35.643388+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:16:37.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:37 smithi117 bash[19086]: audit 2024-06-11T13:16:35.646603+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:16:37.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:37 smithi117 bash[19086]: audit 2024-06-11T13:16:35.648214+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:37.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:37 smithi117 bash[19086]: audit 2024-06-11T13:16:36.311293+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-11T13:16:37.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:37 smithi117 bash[19086]: audit 2024-06-11T13:16:36.365073+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:37.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:37 smithi117 bash[19086]: cluster 2024-06-11T13:16:36.469617+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:39.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:39 smithi059 bash[18923]: cluster 2024-06-11T13:16:38.470244+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.2 KiB/s rd, 205 KiB/s wr, 14 op/s 2024-06-11T13:16:39.774 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:39 smithi059 bash[24309]: cluster 2024-06-11T13:16:38.470244+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.2 KiB/s rd, 205 KiB/s wr, 14 op/s 2024-06-11T13:16:39.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:39 smithi117 bash[19086]: cluster 2024-06-11T13:16:38.470244+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.2 KiB/s rd, 205 KiB/s wr, 14 op/s 2024-06-11T13:16:41.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:41 smithi059 bash[18923]: cluster 2024-06-11T13:16:40.470812+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 156 KiB/s wr, 10 op/s 2024-06-11T13:16:41.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:41 smithi059 bash[24309]: cluster 2024-06-11T13:16:40.470812+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 156 KiB/s wr, 10 op/s 2024-06-11T13:16:41.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:41 smithi117 bash[19086]: cluster 2024-06-11T13:16:40.470812+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 156 KiB/s wr, 10 op/s 2024-06-11T13:16:42.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:42 smithi059 bash[24309]: audit 2024-06-11T13:16:41.914916+0000 mon.a (mon.0) 472 : audit [INF] from='client.? 172.21.15.59:0/1875052242' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9bf0e76b-d493-42be-a442-3223f3377522"}]: dispatch 2024-06-11T13:16:42.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:42 smithi059 bash[24309]: audit 2024-06-11T13:16:41.922268+0000 mon.a (mon.0) 473 : audit [INF] from='client.? 172.21.15.59:0/1875052242' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9bf0e76b-d493-42be-a442-3223f3377522"}]': finished 2024-06-11T13:16:42.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:42 smithi059 bash[24309]: cluster 2024-06-11T13:16:41.922387+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-06-11T13:16:42.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:42 smithi059 bash[24309]: audit 2024-06-11T13:16:41.922557+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:16:42.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:42 smithi059 bash[18923]: audit 2024-06-11T13:16:41.914916+0000 mon.a (mon.0) 472 : audit [INF] from='client.? 172.21.15.59:0/1875052242' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9bf0e76b-d493-42be-a442-3223f3377522"}]: dispatch 2024-06-11T13:16:42.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:42 smithi059 bash[18923]: audit 2024-06-11T13:16:41.922268+0000 mon.a (mon.0) 473 : audit [INF] from='client.? 172.21.15.59:0/1875052242' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9bf0e76b-d493-42be-a442-3223f3377522"}]': finished 2024-06-11T13:16:42.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:42 smithi059 bash[18923]: cluster 2024-06-11T13:16:41.922387+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-06-11T13:16:42.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:42 smithi059 bash[18923]: audit 2024-06-11T13:16:41.922557+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:16:42.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:42 smithi117 bash[19086]: audit 2024-06-11T13:16:41.914916+0000 mon.a (mon.0) 472 : audit [INF] from='client.? 172.21.15.59:0/1875052242' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9bf0e76b-d493-42be-a442-3223f3377522"}]: dispatch 2024-06-11T13:16:42.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:42 smithi117 bash[19086]: audit 2024-06-11T13:16:41.922268+0000 mon.a (mon.0) 473 : audit [INF] from='client.? 172.21.15.59:0/1875052242' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9bf0e76b-d493-42be-a442-3223f3377522"}]': finished 2024-06-11T13:16:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:42 smithi117 bash[19086]: cluster 2024-06-11T13:16:41.922387+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-06-11T13:16:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:42 smithi117 bash[19086]: audit 2024-06-11T13:16:41.922557+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:16:43.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:43 smithi059 bash[18923]: cluster 2024-06-11T13:16:42.471304+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-06-11T13:16:43.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:43 smithi059 bash[18923]: audit 2024-06-11T13:16:42.614381+0000 mon.a (mon.0) 476 : audit [DBG] from='client.? 172.21.15.59:0/70741446' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:16:43.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:43 smithi059 bash[24309]: cluster 2024-06-11T13:16:42.471304+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-06-11T13:16:43.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:43 smithi059 bash[24309]: audit 2024-06-11T13:16:42.614381+0000 mon.a (mon.0) 476 : audit [DBG] from='client.? 172.21.15.59:0/70741446' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:16:43.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:43 smithi117 bash[19086]: cluster 2024-06-11T13:16:42.471304+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-06-11T13:16:43.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:43 smithi117 bash[19086]: audit 2024-06-11T13:16:42.614381+0000 mon.a (mon.0) 476 : audit [DBG] from='client.? 172.21.15.59:0/70741446' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:16:45.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:45 smithi059 bash[18923]: cluster 2024-06-11T13:16:44.471904+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-06-11T13:16:45.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:45 smithi059 bash[24309]: cluster 2024-06-11T13:16:44.471904+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-06-11T13:16:45.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:45 smithi117 bash[19086]: cluster 2024-06-11T13:16:44.471904+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-06-11T13:16:47.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:47 smithi059 bash[18923]: cluster 2024-06-11T13:16:46.472525+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-06-11T13:16:47.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:47 smithi059 bash[24309]: cluster 2024-06-11T13:16:46.472525+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-06-11T13:16:47.835 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:47 smithi117 bash[19086]: cluster 2024-06-11T13:16:46.472525+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-06-11T13:16:49.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:49 smithi059 bash[24309]: cluster 2024-06-11T13:16:48.473164+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:49.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:49 smithi059 bash[18923]: cluster 2024-06-11T13:16:48.473164+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:49.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:49 smithi117 bash[19086]: cluster 2024-06-11T13:16:48.473164+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:50.419 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:16:50 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:16:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:16:51.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:51 smithi117 bash[19086]: audit 2024-06-11T13:16:50.236545+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:51.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:51 smithi117 bash[19086]: audit 2024-06-11T13:16:50.241912+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:51.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:51 smithi117 bash[19086]: cluster 2024-06-11T13:16:50.473878+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:51.488 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:51 smithi059 bash[18923]: audit 2024-06-11T13:16:50.236545+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:51.488 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:51 smithi059 bash[18923]: audit 2024-06-11T13:16:50.241912+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:51.488 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:51 smithi059 bash[18923]: cluster 2024-06-11T13:16:50.473878+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:51.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:51 smithi059 bash[24309]: audit 2024-06-11T13:16:50.236545+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:51.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:51 smithi059 bash[24309]: audit 2024-06-11T13:16:50.241912+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:51.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:51 smithi059 bash[24309]: cluster 2024-06-11T13:16:50.473878+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:52.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:16:51 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:16:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:16:53.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:52 smithi059 bash[18923]: audit 2024-06-11T13:16:51.763453+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:53.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:52 smithi059 bash[18923]: audit 2024-06-11T13:16:51.769267+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:53.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:52 smithi059 bash[18923]: cluster 2024-06-11T13:16:52.474512+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:53.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:52 smithi059 bash[24309]: audit 2024-06-11T13:16:51.763453+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:53.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:52 smithi059 bash[24309]: audit 2024-06-11T13:16:51.769267+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:53.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:52 smithi059 bash[24309]: cluster 2024-06-11T13:16:52.474512+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:53.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:52 smithi117 bash[19086]: audit 2024-06-11T13:16:51.763453+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:53.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:52 smithi117 bash[19086]: audit 2024-06-11T13:16:51.769267+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:16:53.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:52 smithi117 bash[19086]: cluster 2024-06-11T13:16:52.474512+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:55.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:55 smithi059 bash[18923]: cluster 2024-06-11T13:16:54.475048+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:55.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:55 smithi059 bash[24309]: cluster 2024-06-11T13:16:54.475048+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:55.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:55 smithi117 bash[19086]: cluster 2024-06-11T13:16:54.475048+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:56.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:56 smithi059 bash[24309]: audit 2024-06-11T13:16:55.694189+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T13:16:56.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:56 smithi059 bash[24309]: audit 2024-06-11T13:16:55.696064+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:56.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:56 smithi059 bash[18923]: audit 2024-06-11T13:16:55.694189+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T13:16:56.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:56 smithi059 bash[18923]: audit 2024-06-11T13:16:55.696064+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:56.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:56 smithi117 bash[19086]: audit 2024-06-11T13:16:55.694189+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T13:16:56.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:56 smithi117 bash[19086]: audit 2024-06-11T13:16:55.696064+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:16:57.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:57 smithi059 bash[18923]: cephadm 2024-06-11T13:16:55.697603+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-06-11T13:16:57.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:57 smithi059 bash[18923]: cluster 2024-06-11T13:16:56.475604+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:57.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:57 smithi059 bash[24309]: cephadm 2024-06-11T13:16:55.697603+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-06-11T13:16:57.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:57 smithi059 bash[24309]: cluster 2024-06-11T13:16:56.475604+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:57.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:57 smithi117 bash[19086]: cephadm 2024-06-11T13:16:55.697603+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-06-11T13:16:57.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:57 smithi117 bash[19086]: cluster 2024-06-11T13:16:56.475604+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:59.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:16:59 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:59.768 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:16:59 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:59.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:59 smithi059 bash[18923]: cluster 2024-06-11T13:16:58.476214+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:59.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:59 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:59.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:59 smithi059 bash[24309]: cluster 2024-06-11T13:16:58.476214+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:16:59.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:59 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:59.769 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:16:59 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:59.770 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:16:59 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:16:59.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:16:59 smithi117 bash[19086]: cluster 2024-06-11T13:16:58.476214+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:00.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:16:59 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:17:00.020 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:16:59 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:17:00.020 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:16:59 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:17:00.020 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:16:59 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:17:00.020 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:16:59 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:17:00.021 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:16:59 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:17:01.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:01 smithi059 bash[24309]: audit 2024-06-11T13:17:00.034191+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:01.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:01 smithi059 bash[24309]: audit 2024-06-11T13:17:00.054891+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:01.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:01 smithi059 bash[24309]: audit 2024-06-11T13:17:00.056170+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:01.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:01 smithi059 bash[24309]: audit 2024-06-11T13:17:00.056878+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:01.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:01 smithi059 bash[24309]: audit 2024-06-11T13:17:00.062504+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:01.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:01 smithi059 bash[24309]: cluster 2024-06-11T13:17:00.476792+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:01.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:01 smithi059 bash[18923]: audit 2024-06-11T13:17:00.034191+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:01.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:01 smithi059 bash[18923]: audit 2024-06-11T13:17:00.054891+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:01.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:01 smithi059 bash[18923]: audit 2024-06-11T13:17:00.056170+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:01.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:01 smithi059 bash[18923]: audit 2024-06-11T13:17:00.056878+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:01.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:01 smithi059 bash[18923]: audit 2024-06-11T13:17:00.062504+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:01.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:01 smithi059 bash[18923]: cluster 2024-06-11T13:17:00.476792+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:01.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:01 smithi117 bash[19086]: audit 2024-06-11T13:17:00.034191+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:01.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:01 smithi117 bash[19086]: audit 2024-06-11T13:17:00.054891+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:01.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:01 smithi117 bash[19086]: audit 2024-06-11T13:17:00.056170+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:01.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:01 smithi117 bash[19086]: audit 2024-06-11T13:17:00.056878+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:01.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:01 smithi117 bash[19086]: audit 2024-06-11T13:17:00.062504+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:01.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:01 smithi117 bash[19086]: cluster 2024-06-11T13:17:00.476792+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:03.642 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:03 smithi059 bash[18923]: cluster 2024-06-11T13:17:02.477370+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:03.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:03 smithi059 bash[24309]: cluster 2024-06-11T13:17:02.477370+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:03.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:03 smithi117 bash[19086]: cluster 2024-06-11T13:17:02.477370+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:05.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:05 smithi059 bash[18923]: cluster 2024-06-11T13:17:04.477932+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:05.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:05 smithi059 bash[24309]: cluster 2024-06-11T13:17:04.477932+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:05.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:05 smithi117 bash[19086]: cluster 2024-06-11T13:17:04.477932+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:06.713 INFO:teuthology.orchestra.run.smithi059.stdout:Created osd(s) 3 on host 'smithi059' 2024-06-11T13:17:07.324 DEBUG:teuthology.orchestra.run.smithi059:osd.3> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.3.service 2024-06-11T13:17:07.326 INFO:tasks.cephadm:Deploying osd.4 on smithi117 with /dev/vg_nvme/lv_4... 2024-06-11T13:17:07.327 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-06-11T13:17:07.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:07 smithi117 bash[19086]: cluster 2024-06-11T13:17:06.478518+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:07.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:07 smithi117 bash[19086]: audit 2024-06-11T13:17:06.717041+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:07.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:07 smithi117 bash[19086]: audit 2024-06-11T13:17:06.745211+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:07.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:07 smithi117 bash[19086]: audit 2024-06-11T13:17:06.746671+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:07.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:07 smithi117 bash[19086]: audit 2024-06-11T13:17:06.747465+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:07.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:07 smithi117 bash[19086]: audit 2024-06-11T13:17:06.749810+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:07.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:07 smithi117 bash[19086]: audit 2024-06-11T13:17:06.750569+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:07.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:07 smithi117 bash[19086]: audit 2024-06-11T13:17:06.751311+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:07.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:07 smithi117 bash[19086]: audit 2024-06-11T13:17:06.752073+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:07.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:07 smithi117 bash[19086]: audit 2024-06-11T13:17:06.759295+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:07.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:07 smithi117 bash[19086]: audit 2024-06-11T13:17:06.766460+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:07.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:07 smithi117 bash[19086]: audit 2024-06-11T13:17:07.257287+0000 mon.a (mon.0) 498 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T13:17:07.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[24309]: cluster 2024-06-11T13:17:06.478518+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:07.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[24309]: audit 2024-06-11T13:17:06.717041+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:07.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[24309]: audit 2024-06-11T13:17:06.745211+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:07.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[24309]: audit 2024-06-11T13:17:06.746671+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:07.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[24309]: audit 2024-06-11T13:17:06.747465+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:07.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[24309]: audit 2024-06-11T13:17:06.749810+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:07.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[24309]: audit 2024-06-11T13:17:06.750569+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:07.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[24309]: audit 2024-06-11T13:17:06.751311+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:07.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[24309]: audit 2024-06-11T13:17:06.752073+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:07.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[24309]: audit 2024-06-11T13:17:06.759295+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:07.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[24309]: audit 2024-06-11T13:17:06.766460+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:07.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[24309]: audit 2024-06-11T13:17:07.257287+0000 mon.a (mon.0) 498 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T13:17:07.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[18923]: cluster 2024-06-11T13:17:06.478518+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:07.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[18923]: audit 2024-06-11T13:17:06.717041+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:07.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[18923]: audit 2024-06-11T13:17:06.745211+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:07.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[18923]: audit 2024-06-11T13:17:06.746671+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:07.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[18923]: audit 2024-06-11T13:17:06.747465+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:07.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[18923]: audit 2024-06-11T13:17:06.749810+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:07.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[18923]: audit 2024-06-11T13:17:06.750569+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:07.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[18923]: audit 2024-06-11T13:17:06.751311+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:07.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[18923]: audit 2024-06-11T13:17:06.752073+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:07.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[18923]: audit 2024-06-11T13:17:06.759295+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:07.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[18923]: audit 2024-06-11T13:17:06.766460+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:07.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:07 smithi059 bash[18923]: audit 2024-06-11T13:17:07.257287+0000 mon.a (mon.0) 498 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T13:17:08.803 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:08 smithi117 bash[19086]: cephadm 2024-06-11T13:17:06.752715+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 3805M 2024-06-11T13:17:08.804 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:08 smithi117 bash[19086]: audit 2024-06-11T13:17:07.773510+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-11T13:17:08.804 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:08 smithi117 bash[19086]: cluster 2024-06-11T13:17:07.773751+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-06-11T13:17:08.804 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:08 smithi117 bash[19086]: audit 2024-06-11T13:17:07.774099+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:08.804 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:08 smithi117 bash[19086]: audit 2024-06-11T13:17:07.774968+0000 mon.a (mon.0) 502 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:17:08.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:08 smithi059 bash[18923]: cephadm 2024-06-11T13:17:06.752715+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 3805M 2024-06-11T13:17:08.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:08 smithi059 bash[18923]: audit 2024-06-11T13:17:07.773510+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-11T13:17:08.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:08 smithi059 bash[18923]: cluster 2024-06-11T13:17:07.773751+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-06-11T13:17:08.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:08 smithi059 bash[18923]: audit 2024-06-11T13:17:07.774099+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:08.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:08 smithi059 bash[18923]: audit 2024-06-11T13:17:07.774968+0000 mon.a (mon.0) 502 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:17:08.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:08 smithi059 bash[24309]: cephadm 2024-06-11T13:17:06.752715+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 3805M 2024-06-11T13:17:08.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:08 smithi059 bash[24309]: audit 2024-06-11T13:17:07.773510+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-11T13:17:08.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:08 smithi059 bash[24309]: cluster 2024-06-11T13:17:07.773751+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-06-11T13:17:08.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:08 smithi059 bash[24309]: audit 2024-06-11T13:17:07.774099+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:08.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:08 smithi059 bash[24309]: audit 2024-06-11T13:17:07.774968+0000 mon.a (mon.0) 502 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:17:08.817 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:17:08 smithi059 bash[37720]: debug 2024-06-11T13:17:08.771+0000 7f0439854700 -1 osd.3 0 waiting for initial osdmap 2024-06-11T13:17:08.817 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:17:08 smithi059 bash[37720]: debug 2024-06-11T13:17:08.779+0000 7f04359ee700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:17:09.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:09 smithi059 bash[18923]: cluster 2024-06-11T13:17:08.479054+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:09.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:09 smithi059 bash[18923]: audit 2024-06-11T13:17:08.771218+0000 mon.a (mon.0) 503 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-06-11T13:17:09.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:09 smithi059 bash[18923]: cluster 2024-06-11T13:17:08.771322+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-06-11T13:17:09.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:09 smithi059 bash[18923]: audit 2024-06-11T13:17:08.771741+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:09.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:09 smithi059 bash[18923]: audit 2024-06-11T13:17:08.777666+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:09.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:09 smithi059 bash[24309]: cluster 2024-06-11T13:17:08.479054+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:09.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:09 smithi059 bash[24309]: audit 2024-06-11T13:17:08.771218+0000 mon.a (mon.0) 503 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-06-11T13:17:09.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:09 smithi059 bash[24309]: cluster 2024-06-11T13:17:08.771322+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-06-11T13:17:09.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:09 smithi059 bash[24309]: audit 2024-06-11T13:17:08.771741+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:09.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:09 smithi059 bash[24309]: audit 2024-06-11T13:17:08.777666+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:09.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:09 smithi117 bash[19086]: cluster 2024-06-11T13:17:08.479054+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:09.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:09 smithi117 bash[19086]: audit 2024-06-11T13:17:08.771218+0000 mon.a (mon.0) 503 : audit [INF] from='osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-06-11T13:17:09.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:09 smithi117 bash[19086]: cluster 2024-06-11T13:17:08.771322+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-06-11T13:17:09.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:09 smithi117 bash[19086]: audit 2024-06-11T13:17:08.771741+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:09.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:09 smithi117 bash[19086]: audit 2024-06-11T13:17:08.777666+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:10.813 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:17:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:17:10.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[24309]: cluster 2024-06-11T13:17:08.206229+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:17:10.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[24309]: cluster 2024-06-11T13:17:08.206456+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:17:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[24309]: audit 2024-06-11T13:17:09.776902+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[24309]: cluster 2024-06-11T13:17:09.784899+0000 mon.a (mon.0) 508 : cluster [INF] osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972] boot 2024-06-11T13:17:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[24309]: cluster 2024-06-11T13:17:09.784988+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-06-11T13:17:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[24309]: audit 2024-06-11T13:17:09.785791+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[24309]: audit 2024-06-11T13:17:10.347658+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[24309]: audit 2024-06-11T13:17:10.358177+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:10.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[18923]: cluster 2024-06-11T13:17:08.206229+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:17:10.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[18923]: cluster 2024-06-11T13:17:08.206456+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:17:10.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[18923]: audit 2024-06-11T13:17:09.776902+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:10.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[18923]: cluster 2024-06-11T13:17:09.784899+0000 mon.a (mon.0) 508 : cluster [INF] osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972] boot 2024-06-11T13:17:10.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[18923]: cluster 2024-06-11T13:17:09.784988+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-06-11T13:17:10.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[18923]: audit 2024-06-11T13:17:09.785791+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:10.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[18923]: audit 2024-06-11T13:17:10.347658+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:10.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:10 smithi059 bash[18923]: audit 2024-06-11T13:17:10.358177+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:10.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:10 smithi117 bash[19086]: cluster 2024-06-11T13:17:08.206229+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:17:10.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:10 smithi117 bash[19086]: cluster 2024-06-11T13:17:08.206456+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:17:10.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:10 smithi117 bash[19086]: audit 2024-06-11T13:17:09.776902+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:10.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:10 smithi117 bash[19086]: cluster 2024-06-11T13:17:09.784899+0000 mon.a (mon.0) 508 : cluster [INF] osd.3 [v2:172.21.15.59:6826/3325237972,v1:172.21.15.59:6827/3325237972] boot 2024-06-11T13:17:10.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:10 smithi117 bash[19086]: cluster 2024-06-11T13:17:09.784988+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-06-11T13:17:10.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:10 smithi117 bash[19086]: audit 2024-06-11T13:17:09.785791+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:17:10.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:10 smithi117 bash[19086]: audit 2024-06-11T13:17:10.347658+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:10.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:10 smithi117 bash[19086]: audit 2024-06-11T13:17:10.358177+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:11.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:11 smithi059 bash[18923]: cluster 2024-06-11T13:17:10.479403+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:11.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:11 smithi059 bash[18923]: cluster 2024-06-11T13:17:10.784852+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-06-11T13:17:11.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:11 smithi059 bash[24309]: cluster 2024-06-11T13:17:10.479403+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:11.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:11 smithi059 bash[24309]: cluster 2024-06-11T13:17:10.784852+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-06-11T13:17:11.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:11 smithi117 bash[19086]: cluster 2024-06-11T13:17:10.479403+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-06-11T13:17:11.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:11 smithi117 bash[19086]: cluster 2024-06-11T13:17:10.784852+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-06-11T13:17:12.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:17:11 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:17:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:17:12.341 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-06-11T13:17:12.341 INFO:teuthology.orchestra.run.smithi117.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-06-11T13:17:12.341 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10+0 records in 2024-06-11T13:17:12.341 INFO:teuthology.orchestra.run.smithi117.stderr:10+0 records out 2024-06-11T13:17:12.341 INFO:teuthology.orchestra.run.smithi117.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0161143 s, 651 MB/s 2024-06-11T13:17:12.341 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping successful for: 2024-06-11T13:17:12.991 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi117:vg_nvme/lv_4 2024-06-11T13:17:13.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[24309]: audit 2024-06-11T13:17:11.885246+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:13.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[24309]: cephadm 2024-06-11T13:17:11.886200+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Detected new or changed devices on smithi059 2024-06-11T13:17:13.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[24309]: audit 2024-06-11T13:17:11.893160+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:13.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[24309]: audit 2024-06-11T13:17:11.896298+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:13.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[24309]: audit 2024-06-11T13:17:11.897889+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:13.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[24309]: audit 2024-06-11T13:17:11.898919+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:13.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[24309]: cluster 2024-06-11T13:17:11.902105+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:13.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[24309]: audit 2024-06-11T13:17:11.910083+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:13.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[18923]: audit 2024-06-11T13:17:11.885246+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:13.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[18923]: cephadm 2024-06-11T13:17:11.886200+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Detected new or changed devices on smithi059 2024-06-11T13:17:13.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[18923]: audit 2024-06-11T13:17:11.893160+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:13.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[18923]: audit 2024-06-11T13:17:11.896298+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:13.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[18923]: audit 2024-06-11T13:17:11.897889+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:13.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[18923]: audit 2024-06-11T13:17:11.898919+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:13.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[18923]: cluster 2024-06-11T13:17:11.902105+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:13.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:12 smithi059 bash[18923]: audit 2024-06-11T13:17:11.910083+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:13.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:12 smithi117 bash[19086]: audit 2024-06-11T13:17:11.885246+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:13.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:12 smithi117 bash[19086]: cephadm 2024-06-11T13:17:11.886200+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Detected new or changed devices on smithi059 2024-06-11T13:17:13.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:12 smithi117 bash[19086]: audit 2024-06-11T13:17:11.893160+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:13.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:12 smithi117 bash[19086]: audit 2024-06-11T13:17:11.896298+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:13.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:12 smithi117 bash[19086]: audit 2024-06-11T13:17:11.897889+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:13.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:12 smithi117 bash[19086]: audit 2024-06-11T13:17:11.898919+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:13.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:12 smithi117 bash[19086]: cluster 2024-06-11T13:17:11.902105+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:13.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:12 smithi117 bash[19086]: audit 2024-06-11T13:17:11.910083+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:14.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:13 smithi117 bash[19086]: cluster 2024-06-11T13:17:12.889210+0000 mon.a (mon.0) 520 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:17:14.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:13 smithi117 bash[19086]: audit 2024-06-11T13:17:12.965711+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:17:14.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:13 smithi117 bash[19086]: audit 2024-06-11T13:17:12.968203+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:17:14.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:13 smithi059 bash[18923]: cluster 2024-06-11T13:17:12.889210+0000 mon.a (mon.0) 520 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:17:14.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:13 smithi059 bash[18923]: audit 2024-06-11T13:17:12.965711+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:17:14.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:13 smithi059 bash[18923]: audit 2024-06-11T13:17:12.968203+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:17:14.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:13 smithi059 bash[24309]: cluster 2024-06-11T13:17:12.889210+0000 mon.a (mon.0) 520 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:17:14.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:13 smithi059 bash[24309]: audit 2024-06-11T13:17:12.965711+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:17:14.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:13 smithi059 bash[24309]: audit 2024-06-11T13:17:12.968203+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:17:15.813 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:17:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:17:15.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[18923]: cluster 2024-06-11T13:17:13.902656+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:15.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[18923]: audit 2024-06-11T13:17:15.313232+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:15.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[18923]: audit 2024-06-11T13:17:15.321442+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:15.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[18923]: audit 2024-06-11T13:17:15.336886+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:15.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[18923]: audit 2024-06-11T13:17:15.338562+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:15.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[18923]: audit 2024-06-11T13:17:15.339426+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:15.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[18923]: audit 2024-06-11T13:17:15.347334+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:15.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[24309]: cluster 2024-06-11T13:17:13.902656+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:15.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[24309]: audit 2024-06-11T13:17:15.313232+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:15.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[24309]: audit 2024-06-11T13:17:15.321442+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:15.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[24309]: audit 2024-06-11T13:17:15.336886+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:15.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[24309]: audit 2024-06-11T13:17:15.338562+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:15.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[24309]: audit 2024-06-11T13:17:15.339426+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:15.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:15 smithi059 bash[24309]: audit 2024-06-11T13:17:15.347334+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:15.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:15 smithi117 bash[19086]: cluster 2024-06-11T13:17:13.902656+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:15.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:15 smithi117 bash[19086]: audit 2024-06-11T13:17:15.313232+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:15.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:15 smithi117 bash[19086]: audit 2024-06-11T13:17:15.321442+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:15.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:15 smithi117 bash[19086]: audit 2024-06-11T13:17:15.336886+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:15.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:15 smithi117 bash[19086]: audit 2024-06-11T13:17:15.338562+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:15.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:15 smithi117 bash[19086]: audit 2024-06-11T13:17:15.339426+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:15.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:15 smithi117 bash[19086]: audit 2024-06-11T13:17:15.347334+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:16.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:16 smithi059 bash[18923]: cluster 2024-06-11T13:17:15.341612+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:16.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:16 smithi059 bash[18923]: cluster 2024-06-11T13:17:16.317637+0000 mon.a (mon.0) 529 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:17:16.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:16 smithi059 bash[18923]: cluster 2024-06-11T13:17:16.317693+0000 mon.a (mon.0) 530 : cluster [INF] Cluster is now healthy 2024-06-11T13:17:16.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:16 smithi059 bash[24309]: cluster 2024-06-11T13:17:15.341612+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:16.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:16 smithi059 bash[24309]: cluster 2024-06-11T13:17:16.317637+0000 mon.a (mon.0) 529 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:17:16.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:16 smithi059 bash[24309]: cluster 2024-06-11T13:17:16.317693+0000 mon.a (mon.0) 530 : cluster [INF] Cluster is now healthy 2024-06-11T13:17:16.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:16 smithi117 bash[19086]: cluster 2024-06-11T13:17:15.341612+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:16.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:16 smithi117 bash[19086]: cluster 2024-06-11T13:17:16.317637+0000 mon.a (mon.0) 529 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:17:16.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:16 smithi117 bash[19086]: cluster 2024-06-11T13:17:16.317693+0000 mon.a (mon.0) 530 : cluster [INF] Cluster is now healthy 2024-06-11T13:17:17.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:17 smithi059 bash[18923]: audit 2024-06-11T13:17:16.954417+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:17:17.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:17 smithi059 bash[18923]: audit 2024-06-11T13:17:16.963932+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:17:17.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:17 smithi059 bash[18923]: audit 2024-06-11T13:17:16.965774+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:17.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:17 smithi059 bash[24309]: audit 2024-06-11T13:17:16.954417+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:17:17.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:17 smithi059 bash[24309]: audit 2024-06-11T13:17:16.963932+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:17:17.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:17 smithi059 bash[24309]: audit 2024-06-11T13:17:16.965774+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:17.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:17 smithi117 bash[19086]: audit 2024-06-11T13:17:16.954417+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:17:17.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:17 smithi117 bash[19086]: audit 2024-06-11T13:17:16.963932+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:17:17.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:17 smithi117 bash[19086]: audit 2024-06-11T13:17:16.965774+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:18.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:18 smithi059 bash[18923]: audit 2024-06-11T13:17:16.947596+0000 mgr.y (mgr.14152) 175 : audit [DBG] from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:17:18.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:18 smithi059 bash[18923]: cluster 2024-06-11T13:17:17.342289+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:18.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:18 smithi059 bash[24309]: audit 2024-06-11T13:17:16.947596+0000 mgr.y (mgr.14152) 175 : audit [DBG] from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:17:18.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:18 smithi059 bash[24309]: cluster 2024-06-11T13:17:17.342289+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:18.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:18 smithi117 bash[19086]: audit 2024-06-11T13:17:16.947596+0000 mgr.y (mgr.14152) 175 : audit [DBG] from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:17:18.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:18 smithi117 bash[19086]: cluster 2024-06-11T13:17:17.342289+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:20.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:20 smithi059 bash[18923]: cluster 2024-06-11T13:17:19.342846+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:20.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:20 smithi059 bash[24309]: cluster 2024-06-11T13:17:19.342846+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:20.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:20 smithi117 bash[19086]: cluster 2024-06-11T13:17:19.342846+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:22.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:22 smithi117 bash[19086]: cluster 2024-06-11T13:17:21.343388+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:23.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:22 smithi059 bash[18923]: cluster 2024-06-11T13:17:21.343388+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:23.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:22 smithi059 bash[24309]: cluster 2024-06-11T13:17:21.343388+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:23.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:23 smithi117 bash[19086]: audit 2024-06-11T13:17:23.153619+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "936ca706-412e-4b15-a2ee-d90c1a417026"}]: dispatch 2024-06-11T13:17:23.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:23 smithi117 bash[19086]: audit 2024-06-11T13:17:23.156417+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.117:0/2403676126' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "936ca706-412e-4b15-a2ee-d90c1a417026"}]: dispatch 2024-06-11T13:17:23.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:23 smithi117 bash[19086]: audit 2024-06-11T13:17:23.162609+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "936ca706-412e-4b15-a2ee-d90c1a417026"}]': finished 2024-06-11T13:17:23.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:23 smithi117 bash[19086]: cluster 2024-06-11T13:17:23.162749+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-06-11T13:17:23.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:23 smithi117 bash[19086]: audit 2024-06-11T13:17:23.162986+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:24.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:23 smithi059 bash[18923]: audit 2024-06-11T13:17:23.153619+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "936ca706-412e-4b15-a2ee-d90c1a417026"}]: dispatch 2024-06-11T13:17:24.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:23 smithi059 bash[18923]: audit 2024-06-11T13:17:23.156417+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.117:0/2403676126' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "936ca706-412e-4b15-a2ee-d90c1a417026"}]: dispatch 2024-06-11T13:17:24.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:23 smithi059 bash[18923]: audit 2024-06-11T13:17:23.162609+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "936ca706-412e-4b15-a2ee-d90c1a417026"}]': finished 2024-06-11T13:17:24.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:23 smithi059 bash[18923]: cluster 2024-06-11T13:17:23.162749+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-06-11T13:17:24.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:23 smithi059 bash[18923]: audit 2024-06-11T13:17:23.162986+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:24.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:23 smithi059 bash[24309]: audit 2024-06-11T13:17:23.153619+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "936ca706-412e-4b15-a2ee-d90c1a417026"}]: dispatch 2024-06-11T13:17:24.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:23 smithi059 bash[24309]: audit 2024-06-11T13:17:23.156417+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.117:0/2403676126' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "936ca706-412e-4b15-a2ee-d90c1a417026"}]: dispatch 2024-06-11T13:17:24.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:23 smithi059 bash[24309]: audit 2024-06-11T13:17:23.162609+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "936ca706-412e-4b15-a2ee-d90c1a417026"}]': finished 2024-06-11T13:17:24.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:23 smithi059 bash[24309]: cluster 2024-06-11T13:17:23.162749+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-06-11T13:17:24.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:23 smithi059 bash[24309]: audit 2024-06-11T13:17:23.162986+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:24.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:24 smithi117 bash[19086]: cluster 2024-06-11T13:17:23.343932+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:24.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:24 smithi117 bash[19086]: audit 2024-06-11T13:17:23.787829+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.117:0/1453384930' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:17:25.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:24 smithi059 bash[18923]: cluster 2024-06-11T13:17:23.343932+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:25.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:24 smithi059 bash[18923]: audit 2024-06-11T13:17:23.787829+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.117:0/1453384930' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:17:25.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:24 smithi059 bash[24309]: cluster 2024-06-11T13:17:23.343932+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:25.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:24 smithi059 bash[24309]: audit 2024-06-11T13:17:23.787829+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.117:0/1453384930' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:17:26.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:26 smithi117 bash[19086]: cluster 2024-06-11T13:17:25.344479+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:27.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:26 smithi059 bash[18923]: cluster 2024-06-11T13:17:25.344479+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:26 smithi059 bash[24309]: cluster 2024-06-11T13:17:25.344479+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:28.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:28 smithi117 bash[19086]: cluster 2024-06-11T13:17:27.344941+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:29.040 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:28 smithi059 bash[24309]: cluster 2024-06-11T13:17:27.344941+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:29.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:28 smithi059 bash[18923]: cluster 2024-06-11T13:17:27.344941+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:30.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:30 smithi117 bash[19086]: cluster 2024-06-11T13:17:29.345520+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:30.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:30 smithi117 bash[19086]: audit 2024-06-11T13:17:30.491993+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:30.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:30 smithi117 bash[19086]: audit 2024-06-11T13:17:30.498256+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:30.813 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:17:30 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:17:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:17:30.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:30 smithi059 bash[18923]: cluster 2024-06-11T13:17:29.345520+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:30 smithi059 bash[18923]: audit 2024-06-11T13:17:30.491993+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:30 smithi059 bash[18923]: audit 2024-06-11T13:17:30.498256+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:30.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:30 smithi059 bash[24309]: cluster 2024-06-11T13:17:29.345520+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:30.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:30 smithi059 bash[24309]: audit 2024-06-11T13:17:30.491993+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:30.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:30 smithi059 bash[24309]: audit 2024-06-11T13:17:30.498256+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:32.907 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:32 smithi117 bash[19086]: cluster 2024-06-11T13:17:31.346067+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:33.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:32 smithi059 bash[18923]: cluster 2024-06-11T13:17:31.346067+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:33.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:32 smithi059 bash[24309]: cluster 2024-06-11T13:17:31.346067+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:33.813 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:17:33 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:17:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:17:34.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:34 smithi117 bash[19086]: cluster 2024-06-11T13:17:33.346676+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:34.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:34 smithi117 bash[19086]: audit 2024-06-11T13:17:33.625458+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:34.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:34 smithi117 bash[19086]: audit 2024-06-11T13:17:33.633644+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:35.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:34 smithi059 bash[18923]: cluster 2024-06-11T13:17:33.346676+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:35.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:34 smithi059 bash[18923]: audit 2024-06-11T13:17:33.625458+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:35.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:34 smithi059 bash[18923]: audit 2024-06-11T13:17:33.633644+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:35.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:34 smithi059 bash[24309]: cluster 2024-06-11T13:17:33.346676+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:35.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:34 smithi059 bash[24309]: audit 2024-06-11T13:17:33.625458+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:35.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:34 smithi059 bash[24309]: audit 2024-06-11T13:17:33.633644+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:36.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:36 smithi117 bash[19086]: cluster 2024-06-11T13:17:35.347336+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:37.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:36 smithi059 bash[18923]: cluster 2024-06-11T13:17:35.347336+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:37.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:36 smithi059 bash[24309]: cluster 2024-06-11T13:17:35.347336+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:37.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:37 smithi117 bash[19086]: audit 2024-06-11T13:17:37.015628+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T13:17:37.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:37 smithi117 bash[19086]: audit 2024-06-11T13:17:37.017586+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:38.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:37 smithi059 bash[18923]: audit 2024-06-11T13:17:37.015628+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T13:17:38.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:37 smithi059 bash[18923]: audit 2024-06-11T13:17:37.017586+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:38.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:37 smithi059 bash[24309]: audit 2024-06-11T13:17:37.015628+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T13:17:38.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:37 smithi059 bash[24309]: audit 2024-06-11T13:17:37.017586+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:38.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:38 smithi117 bash[19086]: cephadm 2024-06-11T13:17:37.019104+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-06-11T13:17:38.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:38 smithi117 bash[19086]: cluster 2024-06-11T13:17:37.348044+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:39.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:38 smithi059 bash[18923]: cephadm 2024-06-11T13:17:37.019104+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-06-11T13:17:39.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:38 smithi059 bash[18923]: cluster 2024-06-11T13:17:37.348044+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:39.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:38 smithi059 bash[24309]: cephadm 2024-06-11T13:17:37.019104+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-06-11T13:17:39.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:38 smithi059 bash[24309]: cluster 2024-06-11T13:17:37.348044+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:40.806 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:40 smithi117 bash[19086]: cluster 2024-06-11T13:17:39.348743+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:40.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:40 smithi059 bash[18923]: cluster 2024-06-11T13:17:39.348743+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:40.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:40 smithi059 bash[24309]: cluster 2024-06-11T13:17:39.348743+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:41.154 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:40 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:17:41.154 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:17:40 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:17:41.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:17:41.430 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:17:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:17:41.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:41 smithi059 bash[18923]: audit 2024-06-11T13:17:41.287189+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:41.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:41 smithi059 bash[18923]: audit 2024-06-11T13:17:41.293379+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:41.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:41 smithi059 bash[18923]: audit 2024-06-11T13:17:41.293940+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:41.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:41 smithi059 bash[18923]: audit 2024-06-11T13:17:41.296977+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:41.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:41 smithi059 bash[18923]: audit 2024-06-11T13:17:41.312339+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:41.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:41 smithi059 bash[24309]: audit 2024-06-11T13:17:41.287189+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:41.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:41 smithi059 bash[24309]: audit 2024-06-11T13:17:41.293379+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:41.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:41 smithi059 bash[24309]: audit 2024-06-11T13:17:41.293940+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:41.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:41 smithi059 bash[24309]: audit 2024-06-11T13:17:41.296977+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:41.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:41 smithi059 bash[24309]: audit 2024-06-11T13:17:41.312339+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:41.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:41 smithi117 bash[19086]: audit 2024-06-11T13:17:41.287189+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:41.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:41 smithi117 bash[19086]: audit 2024-06-11T13:17:41.293379+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:41.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:41 smithi117 bash[19086]: audit 2024-06-11T13:17:41.293940+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:41.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:41 smithi117 bash[19086]: audit 2024-06-11T13:17:41.296977+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:41.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:41 smithi117 bash[19086]: audit 2024-06-11T13:17:41.312339+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:42.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:42 smithi117 bash[19086]: cluster 2024-06-11T13:17:41.349317+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:42.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:42 smithi059 bash[18923]: cluster 2024-06-11T13:17:41.349317+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:42.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:42 smithi059 bash[24309]: cluster 2024-06-11T13:17:41.349317+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:44.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:44 smithi059 bash[18923]: cluster 2024-06-11T13:17:43.349856+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:44.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:44 smithi059 bash[24309]: cluster 2024-06-11T13:17:43.349856+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:44.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:44 smithi117 bash[19086]: cluster 2024-06-11T13:17:43.349856+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:46.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:46 smithi059 bash[18923]: cluster 2024-06-11T13:17:45.350391+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:46.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:46 smithi059 bash[24309]: cluster 2024-06-11T13:17:45.350391+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:46.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:46 smithi117 bash[19086]: cluster 2024-06-11T13:17:45.350391+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:48.223 INFO:teuthology.orchestra.run.smithi117.stdout:Created osd(s) 4 on host 'smithi117' 2024-06-11T13:17:48.842 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[24309]: cluster 2024-06-11T13:17:47.351055+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:48.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[24309]: audit 2024-06-11T13:17:48.227356+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:48.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[24309]: audit 2024-06-11T13:17:48.258513+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:48.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[24309]: audit 2024-06-11T13:17:48.261548+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:48.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[24309]: audit 2024-06-11T13:17:48.263676+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:48.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[24309]: audit 2024-06-11T13:17:48.268249+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:48.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[24309]: audit 2024-06-11T13:17:48.280664+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:48.843 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[24309]: audit 2024-06-11T13:17:48.291554+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:48.844 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[18923]: cluster 2024-06-11T13:17:47.351055+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:48.844 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[18923]: audit 2024-06-11T13:17:48.227356+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:48.844 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[18923]: audit 2024-06-11T13:17:48.258513+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:48.844 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[18923]: audit 2024-06-11T13:17:48.261548+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:48.844 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[18923]: audit 2024-06-11T13:17:48.263676+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:48.844 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[18923]: audit 2024-06-11T13:17:48.268249+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:48.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[18923]: audit 2024-06-11T13:17:48.280664+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:48.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:48 smithi059 bash[18923]: audit 2024-06-11T13:17:48.291554+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:48.905 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:48 smithi117 bash[19086]: cluster 2024-06-11T13:17:47.351055+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:48.905 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:48 smithi117 bash[19086]: audit 2024-06-11T13:17:48.227356+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:48.905 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:48 smithi117 bash[19086]: audit 2024-06-11T13:17:48.258513+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:48.905 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:48 smithi117 bash[19086]: audit 2024-06-11T13:17:48.261548+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:48.906 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:48 smithi117 bash[19086]: audit 2024-06-11T13:17:48.263676+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:48.906 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:48 smithi117 bash[19086]: audit 2024-06-11T13:17:48.268249+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:17:48.906 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:48 smithi117 bash[19086]: audit 2024-06-11T13:17:48.280664+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:48.906 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:48 smithi117 bash[19086]: audit 2024-06-11T13:17:48.291554+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:48.907 DEBUG:teuthology.orchestra.run.smithi117:osd.4> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.4.service 2024-06-11T13:17:48.910 INFO:tasks.cephadm:Deploying osd.5 on smithi117 with /dev/vg_nvme/lv_3... 2024-06-11T13:17:48.910 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-06-11T13:17:49.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:49 smithi117 bash[19086]: cephadm 2024-06-11T13:17:48.269706+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 16241M 2024-06-11T13:17:49.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:49 smithi117 bash[19086]: audit 2024-06-11T13:17:48.607095+0000 mon.a (mon.0) 556 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:17:49.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:49 smithi117 bash[19086]: audit 2024-06-11T13:17:48.610051+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3091399351,v1:172.21.15.117:6801/3091399351]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:17:50.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:49 smithi059 bash[18923]: cephadm 2024-06-11T13:17:48.269706+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 16241M 2024-06-11T13:17:50.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:49 smithi059 bash[18923]: audit 2024-06-11T13:17:48.607095+0000 mon.a (mon.0) 556 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:17:50.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:49 smithi059 bash[18923]: audit 2024-06-11T13:17:48.610051+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3091399351,v1:172.21.15.117:6801/3091399351]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:17:50.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:49 smithi059 bash[24309]: cephadm 2024-06-11T13:17:48.269706+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 16241M 2024-06-11T13:17:50.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:49 smithi059 bash[24309]: audit 2024-06-11T13:17:48.607095+0000 mon.a (mon.0) 556 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:17:50.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:49 smithi059 bash[24309]: audit 2024-06-11T13:17:48.610051+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3091399351,v1:172.21.15.117:6801/3091399351]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:17:50.887 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:17:50 smithi117 bash[24906]: debug 2024-06-11T13:17:50.604+0000 7fd9d744c700 -1 osd.4 0 waiting for initial osdmap 2024-06-11T13:17:50.888 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:17:50 smithi117 bash[24906]: debug 2024-06-11T13:17:50.612+0000 7fd9d3de7700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:17:50.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:50 smithi117 bash[19086]: cluster 2024-06-11T13:17:49.351629+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:50.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:50 smithi117 bash[19086]: audit 2024-06-11T13:17:49.589728+0000 mon.a (mon.0) 557 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T13:17:50.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:50 smithi117 bash[19086]: cluster 2024-06-11T13:17:49.589829+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-06-11T13:17:50.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:50 smithi117 bash[19086]: audit 2024-06-11T13:17:49.590148+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:50.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:50 smithi117 bash[19086]: audit 2024-06-11T13:17:49.592595+0000 mon.a (mon.0) 560 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:17:50.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:50 smithi117 bash[19086]: audit 2024-06-11T13:17:49.595752+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3091399351,v1:172.21.15.117:6801/3091399351]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:17:51.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:17:50 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:17:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:17:51.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:50 smithi059 bash[18923]: cluster 2024-06-11T13:17:49.351629+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:51.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:50 smithi059 bash[18923]: audit 2024-06-11T13:17:49.589728+0000 mon.a (mon.0) 557 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T13:17:51.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:50 smithi059 bash[18923]: cluster 2024-06-11T13:17:49.589829+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-06-11T13:17:51.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:50 smithi059 bash[18923]: audit 2024-06-11T13:17:49.590148+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:51.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:50 smithi059 bash[18923]: audit 2024-06-11T13:17:49.592595+0000 mon.a (mon.0) 560 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:17:51.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:50 smithi059 bash[18923]: audit 2024-06-11T13:17:49.595752+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3091399351,v1:172.21.15.117:6801/3091399351]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:17:51.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:50 smithi059 bash[24309]: cluster 2024-06-11T13:17:49.351629+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:51.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:50 smithi059 bash[24309]: audit 2024-06-11T13:17:49.589728+0000 mon.a (mon.0) 557 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T13:17:51.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:50 smithi059 bash[24309]: cluster 2024-06-11T13:17:49.589829+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-06-11T13:17:51.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:50 smithi059 bash[24309]: audit 2024-06-11T13:17:49.590148+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:51.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:50 smithi059 bash[24309]: audit 2024-06-11T13:17:49.592595+0000 mon.a (mon.0) 560 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:17:51.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:50 smithi059 bash[24309]: audit 2024-06-11T13:17:49.595752+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3091399351,v1:172.21.15.117:6801/3091399351]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:17:51.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:51 smithi117 bash[19086]: audit 2024-06-11T13:17:50.596923+0000 mon.a (mon.0) 561 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-06-11T13:17:51.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:51 smithi117 bash[19086]: cluster 2024-06-11T13:17:50.597398+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-06-11T13:17:51.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:51 smithi117 bash[19086]: audit 2024-06-11T13:17:50.598355+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:51.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:51 smithi117 bash[19086]: audit 2024-06-11T13:17:50.605664+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:51.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:51 smithi117 bash[19086]: audit 2024-06-11T13:17:50.647541+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:51.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:51 smithi117 bash[19086]: audit 2024-06-11T13:17:50.654315+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:51.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:51 smithi117 bash[19086]: audit 2024-06-11T13:17:50.668199+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:51.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:51 smithi117 bash[19086]: audit 2024-06-11T13:17:50.669574+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:51.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:51 smithi117 bash[19086]: audit 2024-06-11T13:17:50.670456+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:51.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:51 smithi117 bash[19086]: audit 2024-06-11T13:17:50.676868+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:51.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:51 smithi117 bash[19086]: cluster 2024-06-11T13:17:51.591429+0000 mon.a (mon.0) 571 : cluster [INF] osd.4 [v2:172.21.15.117:6800/3091399351,v1:172.21.15.117:6801/3091399351] boot 2024-06-11T13:17:51.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:51 smithi117 bash[19086]: cluster 2024-06-11T13:17:51.591532+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-06-11T13:17:51.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:51 smithi117 bash[19086]: audit 2024-06-11T13:17:51.591740+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:51.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[18923]: audit 2024-06-11T13:17:50.596923+0000 mon.a (mon.0) 561 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-06-11T13:17:51.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[18923]: cluster 2024-06-11T13:17:50.597398+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-06-11T13:17:51.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[18923]: audit 2024-06-11T13:17:50.598355+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:51.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[18923]: audit 2024-06-11T13:17:50.605664+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:51.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[18923]: audit 2024-06-11T13:17:50.647541+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:51.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[18923]: audit 2024-06-11T13:17:50.654315+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:51.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[18923]: audit 2024-06-11T13:17:50.668199+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:51.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[18923]: audit 2024-06-11T13:17:50.669574+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:51.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[18923]: audit 2024-06-11T13:17:50.670456+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:51.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[18923]: audit 2024-06-11T13:17:50.676868+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:51.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[18923]: cluster 2024-06-11T13:17:51.591429+0000 mon.a (mon.0) 571 : cluster [INF] osd.4 [v2:172.21.15.117:6800/3091399351,v1:172.21.15.117:6801/3091399351] boot 2024-06-11T13:17:51.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[18923]: cluster 2024-06-11T13:17:51.591532+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-06-11T13:17:51.876 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[18923]: audit 2024-06-11T13:17:51.591740+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:51.876 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[24309]: audit 2024-06-11T13:17:50.596923+0000 mon.a (mon.0) 561 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-06-11T13:17:51.876 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[24309]: cluster 2024-06-11T13:17:50.597398+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-06-11T13:17:51.876 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[24309]: audit 2024-06-11T13:17:50.598355+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:51.876 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[24309]: audit 2024-06-11T13:17:50.605664+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:51.876 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[24309]: audit 2024-06-11T13:17:50.647541+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:51.876 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[24309]: audit 2024-06-11T13:17:50.654315+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:51.876 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[24309]: audit 2024-06-11T13:17:50.668199+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:51.876 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[24309]: audit 2024-06-11T13:17:50.669574+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:51.877 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[24309]: audit 2024-06-11T13:17:50.670456+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:51.877 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[24309]: audit 2024-06-11T13:17:50.676868+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:51.877 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[24309]: cluster 2024-06-11T13:17:51.591429+0000 mon.a (mon.0) 571 : cluster [INF] osd.4 [v2:172.21.15.117:6800/3091399351,v1:172.21.15.117:6801/3091399351] boot 2024-06-11T13:17:51.877 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[24309]: cluster 2024-06-11T13:17:51.591532+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-06-11T13:17:51.877 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:51 smithi059 bash[24309]: audit 2024-06-11T13:17:51.591740+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:17:52.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:52 smithi117 bash[19086]: cluster 2024-06-11T13:17:49.603334+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:17:52.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:52 smithi117 bash[19086]: cluster 2024-06-11T13:17:49.603537+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:17:52.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:52 smithi117 bash[19086]: cephadm 2024-06-11T13:17:50.648434+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi117 2024-06-11T13:17:52.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:52 smithi117 bash[19086]: cluster 2024-06-11T13:17:51.352256+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:52.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:52 smithi117 bash[19086]: cluster 2024-06-11T13:17:52.598979+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-06-11T13:17:53.023 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:52 smithi059 bash[18923]: cluster 2024-06-11T13:17:49.603334+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:17:53.023 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:52 smithi059 bash[18923]: cluster 2024-06-11T13:17:49.603537+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:17:53.023 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:52 smithi059 bash[18923]: cephadm 2024-06-11T13:17:50.648434+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi117 2024-06-11T13:17:53.023 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:52 smithi059 bash[18923]: cluster 2024-06-11T13:17:51.352256+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:53.023 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:52 smithi059 bash[18923]: cluster 2024-06-11T13:17:52.598979+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-06-11T13:17:53.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:52 smithi059 bash[24309]: cluster 2024-06-11T13:17:49.603334+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:17:53.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:52 smithi059 bash[24309]: cluster 2024-06-11T13:17:49.603537+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:17:53.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:52 smithi059 bash[24309]: cephadm 2024-06-11T13:17:50.648434+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi117 2024-06-11T13:17:53.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:52 smithi059 bash[24309]: cluster 2024-06-11T13:17:51.352256+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-06-11T13:17:53.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:52 smithi059 bash[24309]: cluster 2024-06-11T13:17:52.598979+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-06-11T13:17:54.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:17:53 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:17:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:17:54.199 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-06-11T13:17:54.199 INFO:teuthology.orchestra.run.smithi117.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-06-11T13:17:54.199 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10+0 records in 2024-06-11T13:17:54.199 INFO:teuthology.orchestra.run.smithi117.stderr:10+0 records out 2024-06-11T13:17:54.199 INFO:teuthology.orchestra.run.smithi117.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.01399 s, 750 MB/s 2024-06-11T13:17:54.199 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping successful for: 2024-06-11T13:17:54.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:54 smithi117 bash[19086]: cluster 2024-06-11T13:17:53.352787+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:17:54.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:54 smithi117 bash[19086]: cluster 2024-06-11T13:17:53.601324+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-06-11T13:17:54.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:54 smithi117 bash[19086]: audit 2024-06-11T13:17:53.804739+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:54.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:54 smithi117 bash[19086]: audit 2024-06-11T13:17:53.813625+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:54.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:54 smithi117 bash[19086]: cluster 2024-06-11T13:17:54.571834+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-06-11T13:17:54.890 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi117:vg_nvme/lv_3 2024-06-11T13:17:55.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:54 smithi059 bash[18923]: cluster 2024-06-11T13:17:53.352787+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:17:55.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:54 smithi059 bash[18923]: cluster 2024-06-11T13:17:53.601324+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-06-11T13:17:55.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:54 smithi059 bash[18923]: audit 2024-06-11T13:17:53.804739+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:55.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:54 smithi059 bash[18923]: audit 2024-06-11T13:17:53.813625+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:55.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:54 smithi059 bash[18923]: cluster 2024-06-11T13:17:54.571834+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-06-11T13:17:55.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:54 smithi059 bash[24309]: cluster 2024-06-11T13:17:53.352787+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:17:55.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:54 smithi059 bash[24309]: cluster 2024-06-11T13:17:53.601324+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-06-11T13:17:55.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:54 smithi059 bash[24309]: audit 2024-06-11T13:17:53.804739+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:55.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:54 smithi059 bash[24309]: audit 2024-06-11T13:17:53.813625+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:55.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:54 smithi059 bash[24309]: cluster 2024-06-11T13:17:54.571834+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-06-11T13:17:56.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:56 smithi059 bash[18923]: cluster 2024-06-11T13:17:55.353329+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:17:56.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:56 smithi059 bash[18923]: cluster 2024-06-11T13:17:55.568295+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-06-11T13:17:56.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:56 smithi059 bash[24309]: cluster 2024-06-11T13:17:55.353329+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:17:56.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:56 smithi059 bash[24309]: cluster 2024-06-11T13:17:55.568295+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-06-11T13:17:56.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:56 smithi117 bash[19086]: cluster 2024-06-11T13:17:55.353329+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:17:56.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:56 smithi117 bash[19086]: cluster 2024-06-11T13:17:55.568295+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-06-11T13:17:57.563 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:17:57 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:17:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:17:58.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[18923]: audit 2024-06-11T13:17:57.274850+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:58.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[18923]: audit 2024-06-11T13:17:57.284035+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:58.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[18923]: audit 2024-06-11T13:17:57.313574+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:58.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[18923]: audit 2024-06-11T13:17:57.316579+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:58.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[18923]: audit 2024-06-11T13:17:57.318550+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:58.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[18923]: audit 2024-06-11T13:17:57.329773+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:58.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[18923]: cluster 2024-06-11T13:17:57.353925+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-06-11T13:17:58.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[24309]: audit 2024-06-11T13:17:57.274850+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:58.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[24309]: audit 2024-06-11T13:17:57.284035+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:58.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[24309]: audit 2024-06-11T13:17:57.313574+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:58.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[24309]: audit 2024-06-11T13:17:57.316579+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:58.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[24309]: audit 2024-06-11T13:17:57.318550+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:58.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[24309]: audit 2024-06-11T13:17:57.329773+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:58.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:58 smithi059 bash[24309]: cluster 2024-06-11T13:17:57.353925+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-06-11T13:17:58.611 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:58 smithi117 bash[19086]: audit 2024-06-11T13:17:57.274850+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:58.611 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:58 smithi117 bash[19086]: audit 2024-06-11T13:17:57.284035+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:58.611 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:58 smithi117 bash[19086]: audit 2024-06-11T13:17:57.313574+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:17:58.611 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:58 smithi117 bash[19086]: audit 2024-06-11T13:17:57.316579+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:58.611 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:58 smithi117 bash[19086]: audit 2024-06-11T13:17:57.318550+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:17:58.611 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:58 smithi117 bash[19086]: audit 2024-06-11T13:17:57.329773+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:17:58.611 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:58 smithi117 bash[19086]: cluster 2024-06-11T13:17:57.353925+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-06-11T13:17:59.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:59 smithi117 bash[19086]: audit 2024-06-11T13:17:58.586189+0000 mgr.y (mgr.14152) 200 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:17:59.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:59 smithi117 bash[19086]: audit 2024-06-11T13:17:58.593104+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:17:59.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:59 smithi117 bash[19086]: audit 2024-06-11T13:17:58.599706+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:17:59.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:17:59 smithi117 bash[19086]: audit 2024-06-11T13:17:58.601488+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:59.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:59 smithi059 bash[18923]: audit 2024-06-11T13:17:58.586189+0000 mgr.y (mgr.14152) 200 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:17:59.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:59 smithi059 bash[18923]: audit 2024-06-11T13:17:58.593104+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:17:59.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:59 smithi059 bash[18923]: audit 2024-06-11T13:17:58.599706+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:17:59.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:17:59 smithi059 bash[18923]: audit 2024-06-11T13:17:58.601488+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:17:59.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:59 smithi059 bash[24309]: audit 2024-06-11T13:17:58.586189+0000 mgr.y (mgr.14152) 200 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:17:59.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:59 smithi059 bash[24309]: audit 2024-06-11T13:17:58.593104+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:17:59.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:59 smithi059 bash[24309]: audit 2024-06-11T13:17:58.599706+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:17:59.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:17:59 smithi059 bash[24309]: audit 2024-06-11T13:17:58.601488+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:00.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:00 smithi059 bash[18923]: cluster 2024-06-11T13:17:59.354435+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-06-11T13:18:00.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:00 smithi059 bash[24309]: cluster 2024-06-11T13:17:59.354435+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-06-11T13:18:00.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:00 smithi117 bash[19086]: cluster 2024-06-11T13:17:59.354435+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-06-11T13:18:02.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:02 smithi117 bash[19086]: cluster 2024-06-11T13:18:01.355006+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-06-11T13:18:03.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:02 smithi059 bash[18923]: cluster 2024-06-11T13:18:01.355006+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-06-11T13:18:03.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:02 smithi059 bash[24309]: cluster 2024-06-11T13:18:01.355006+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-06-11T13:18:04.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:04 smithi117 bash[19086]: cluster 2024-06-11T13:18:03.355580+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-06-11T13:18:05.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:04 smithi059 bash[18923]: cluster 2024-06-11T13:18:03.355580+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-06-11T13:18:05.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:04 smithi059 bash[24309]: cluster 2024-06-11T13:18:03.355580+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-06-11T13:18:05.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:05 smithi117 bash[19086]: audit 2024-06-11T13:18:04.726677+0000 mon.a (mon.0) 589 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71c8819c-71bd-417a-9d0c-d9368da3e6db"}]: dispatch 2024-06-11T13:18:05.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:05 smithi117 bash[19086]: audit 2024-06-11T13:18:04.729574+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.117:0/1197031791' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71c8819c-71bd-417a-9d0c-d9368da3e6db"}]: dispatch 2024-06-11T13:18:05.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:05 smithi117 bash[19086]: audit 2024-06-11T13:18:04.741242+0000 mon.a (mon.0) 590 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71c8819c-71bd-417a-9d0c-d9368da3e6db"}]': finished 2024-06-11T13:18:05.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:05 smithi117 bash[19086]: cluster 2024-06-11T13:18:04.741535+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-06-11T13:18:05.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:05 smithi117 bash[19086]: audit 2024-06-11T13:18:04.741905+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:05.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:05 smithi117 bash[19086]: audit 2024-06-11T13:18:05.445014+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.117:0/3894545237' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:18:06.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:05 smithi059 bash[18923]: audit 2024-06-11T13:18:04.726677+0000 mon.a (mon.0) 589 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71c8819c-71bd-417a-9d0c-d9368da3e6db"}]: dispatch 2024-06-11T13:18:06.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:05 smithi059 bash[18923]: audit 2024-06-11T13:18:04.729574+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.117:0/1197031791' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71c8819c-71bd-417a-9d0c-d9368da3e6db"}]: dispatch 2024-06-11T13:18:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:05 smithi059 bash[18923]: audit 2024-06-11T13:18:04.741242+0000 mon.a (mon.0) 590 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71c8819c-71bd-417a-9d0c-d9368da3e6db"}]': finished 2024-06-11T13:18:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:05 smithi059 bash[18923]: cluster 2024-06-11T13:18:04.741535+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-06-11T13:18:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:05 smithi059 bash[18923]: audit 2024-06-11T13:18:04.741905+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:05 smithi059 bash[18923]: audit 2024-06-11T13:18:05.445014+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.117:0/3894545237' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:18:06.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:05 smithi059 bash[24309]: audit 2024-06-11T13:18:04.726677+0000 mon.a (mon.0) 589 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71c8819c-71bd-417a-9d0c-d9368da3e6db"}]: dispatch 2024-06-11T13:18:06.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:05 smithi059 bash[24309]: audit 2024-06-11T13:18:04.729574+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.117:0/1197031791' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71c8819c-71bd-417a-9d0c-d9368da3e6db"}]: dispatch 2024-06-11T13:18:06.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:05 smithi059 bash[24309]: audit 2024-06-11T13:18:04.741242+0000 mon.a (mon.0) 590 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71c8819c-71bd-417a-9d0c-d9368da3e6db"}]': finished 2024-06-11T13:18:06.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:05 smithi059 bash[24309]: cluster 2024-06-11T13:18:04.741535+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-06-11T13:18:06.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:05 smithi059 bash[24309]: audit 2024-06-11T13:18:04.741905+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:06.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:05 smithi059 bash[24309]: audit 2024-06-11T13:18:05.445014+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.117:0/3894545237' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:18:06.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:06 smithi117 bash[19086]: cluster 2024-06-11T13:18:05.356083+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-06-11T13:18:07.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:06 smithi059 bash[18923]: cluster 2024-06-11T13:18:05.356083+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-06-11T13:18:07.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:06 smithi059 bash[24309]: cluster 2024-06-11T13:18:05.356083+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-06-11T13:18:08.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:08 smithi117 bash[19086]: cluster 2024-06-11T13:18:07.356643+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:08 smithi059 bash[18923]: cluster 2024-06-11T13:18:07.356643+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:08 smithi059 bash[24309]: cluster 2024-06-11T13:18:07.356643+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:10.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:10 smithi059 bash[18923]: cluster 2024-06-11T13:18:09.357185+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:10.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:10 smithi059 bash[24309]: cluster 2024-06-11T13:18:09.357185+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:10.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:10 smithi117 bash[19086]: cluster 2024-06-11T13:18:09.357185+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:12.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:12 smithi059 bash[18923]: cluster 2024-06-11T13:18:11.357621+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:12.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:12 smithi059 bash[24309]: cluster 2024-06-11T13:18:11.357621+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:12.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:12 smithi117 bash[19086]: cluster 2024-06-11T13:18:11.357621+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:13.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:13 smithi117 bash[19086]: audit 2024-06-11T13:18:12.971360+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:18:13.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:13 smithi117 bash[19086]: audit 2024-06-11T13:18:12.972011+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:18:13.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:13 smithi059 bash[18923]: audit 2024-06-11T13:18:12.971360+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:18:13.992 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:13 smithi059 bash[18923]: audit 2024-06-11T13:18:12.972011+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:18:13.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:13 smithi059 bash[24309]: audit 2024-06-11T13:18:12.971360+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:18:13.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:13 smithi059 bash[24309]: audit 2024-06-11T13:18:12.972011+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:18:14.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:18:13 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:18:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:18:14.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:14 smithi117 bash[19086]: cluster 2024-06-11T13:18:13.358151+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:14.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:14 smithi117 bash[19086]: audit 2024-06-11T13:18:13.986636+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:14.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:14 smithi117 bash[19086]: audit 2024-06-11T13:18:13.995792+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:15.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:14 smithi059 bash[18923]: cluster 2024-06-11T13:18:13.358151+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:15.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:14 smithi059 bash[18923]: audit 2024-06-11T13:18:13.986636+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:15.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:14 smithi059 bash[18923]: audit 2024-06-11T13:18:13.995792+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:15.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:14 smithi059 bash[24309]: cluster 2024-06-11T13:18:13.358151+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:15.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:14 smithi059 bash[24309]: audit 2024-06-11T13:18:13.986636+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:15.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:14 smithi059 bash[24309]: audit 2024-06-11T13:18:13.995792+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:15.886 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:15 smithi117 bash[19086]: cluster 2024-06-11T13:18:15.358689+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:16.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:15 smithi059 bash[18923]: cluster 2024-06-11T13:18:15.358689+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:16.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:15 smithi059 bash[24309]: cluster 2024-06-11T13:18:15.358689+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:17.563 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:18:17 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:18:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:18:18.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:18 smithi117 bash[19086]: audit 2024-06-11T13:18:17.213353+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:18.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:18 smithi117 bash[19086]: cephadm 2024-06-11T13:18:17.215024+0000 mgr.y (mgr.14152) 210 : cephadm [INF] Detected new or changed devices on smithi117 2024-06-11T13:18:18.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:18 smithi117 bash[19086]: audit 2024-06-11T13:18:17.222972+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:18.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:18 smithi117 bash[19086]: cluster 2024-06-11T13:18:17.359247+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:18.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:18 smithi059 bash[18923]: audit 2024-06-11T13:18:17.213353+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:18.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:18 smithi059 bash[18923]: cephadm 2024-06-11T13:18:17.215024+0000 mgr.y (mgr.14152) 210 : cephadm [INF] Detected new or changed devices on smithi117 2024-06-11T13:18:18.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:18 smithi059 bash[18923]: audit 2024-06-11T13:18:17.222972+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:18.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:18 smithi059 bash[18923]: cluster 2024-06-11T13:18:17.359247+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:18.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:18 smithi059 bash[24309]: audit 2024-06-11T13:18:17.213353+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:18.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:18 smithi059 bash[24309]: cephadm 2024-06-11T13:18:17.215024+0000 mgr.y (mgr.14152) 210 : cephadm [INF] Detected new or changed devices on smithi117 2024-06-11T13:18:18.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:18 smithi059 bash[24309]: audit 2024-06-11T13:18:17.222972+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:18.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:18 smithi059 bash[24309]: cluster 2024-06-11T13:18:17.359247+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:19.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:19 smithi059 bash[18923]: audit 2024-06-11T13:18:18.725344+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T13:18:19.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:19 smithi059 bash[18923]: audit 2024-06-11T13:18:18.727206+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:19.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:19 smithi059 bash[24309]: audit 2024-06-11T13:18:18.725344+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T13:18:19.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:19 smithi059 bash[24309]: audit 2024-06-11T13:18:18.727206+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:19.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:19 smithi117 bash[19086]: audit 2024-06-11T13:18:18.725344+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T13:18:19.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:19 smithi117 bash[19086]: audit 2024-06-11T13:18:18.727206+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:20.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:20 smithi117 bash[19086]: cephadm 2024-06-11T13:18:18.728788+0000 mgr.y (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.5 on smithi117 2024-06-11T13:18:20.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:20 smithi117 bash[19086]: cluster 2024-06-11T13:18:19.359788+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:21.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:20 smithi059 bash[18923]: cephadm 2024-06-11T13:18:18.728788+0000 mgr.y (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.5 on smithi117 2024-06-11T13:18:21.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:20 smithi059 bash[18923]: cluster 2024-06-11T13:18:19.359788+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:21.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:20 smithi059 bash[24309]: cephadm 2024-06-11T13:18:18.728788+0000 mgr.y (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.5 on smithi117 2024-06-11T13:18:21.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:20 smithi059 bash[24309]: cluster 2024-06-11T13:18:19.359788+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:22.873 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:18:22 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:18:22.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:22 smithi117 bash[19086]: cluster 2024-06-11T13:18:21.360350+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:22.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:22 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:18:22.874 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:18:22 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:18:23.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:22 smithi059 bash[18923]: cluster 2024-06-11T13:18:21.360350+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:23.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:22 smithi059 bash[24309]: cluster 2024-06-11T13:18:21.360350+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:23.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:22 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:18:23.179 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:18:22 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:18:23.179 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:18:22 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:18:24.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:24 smithi059 bash[18923]: audit 2024-06-11T13:18:23.014045+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:24.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:24 smithi059 bash[18923]: audit 2024-06-11T13:18:23.021000+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:18:24.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:24 smithi059 bash[18923]: audit 2024-06-11T13:18:23.024143+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:24.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:24 smithi059 bash[18923]: audit 2024-06-11T13:18:23.026244+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:18:24.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:24 smithi059 bash[18923]: audit 2024-06-11T13:18:23.043187+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:24.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:24 smithi059 bash[18923]: cluster 2024-06-11T13:18:23.360917+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:24.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:24 smithi059 bash[24309]: audit 2024-06-11T13:18:23.014045+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:24.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:24 smithi059 bash[24309]: audit 2024-06-11T13:18:23.021000+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:18:24.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:24 smithi059 bash[24309]: audit 2024-06-11T13:18:23.024143+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:24.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:24 smithi059 bash[24309]: audit 2024-06-11T13:18:23.026244+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:18:24.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:24 smithi059 bash[24309]: audit 2024-06-11T13:18:23.043187+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:24.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:24 smithi059 bash[24309]: cluster 2024-06-11T13:18:23.360917+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:24.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:24 smithi117 bash[19086]: audit 2024-06-11T13:18:23.014045+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:24.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:24 smithi117 bash[19086]: audit 2024-06-11T13:18:23.021000+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:18:24.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:24 smithi117 bash[19086]: audit 2024-06-11T13:18:23.024143+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:24.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:24 smithi117 bash[19086]: audit 2024-06-11T13:18:23.026244+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:18:24.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:24 smithi117 bash[19086]: audit 2024-06-11T13:18:23.043187+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:24.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:24 smithi117 bash[19086]: cluster 2024-06-11T13:18:23.360917+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:26.869 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:26 smithi117 bash[19086]: cluster 2024-06-11T13:18:25.361492+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:27.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:26 smithi059 bash[18923]: cluster 2024-06-11T13:18:25.361492+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:26 smithi059 bash[24309]: cluster 2024-06-11T13:18:25.361492+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:28.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:28 smithi117 bash[19086]: cluster 2024-06-11T13:18:27.362077+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:29.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:28 smithi059 bash[18923]: cluster 2024-06-11T13:18:27.362077+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:29.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:28 smithi059 bash[24309]: cluster 2024-06-11T13:18:27.362077+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:29.721 INFO:teuthology.orchestra.run.smithi117.stdout:Created osd(s) 5 on host 'smithi117' 2024-06-11T13:18:30.343 DEBUG:teuthology.orchestra.run.smithi117:osd.5> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.5.service 2024-06-11T13:18:30.345 INFO:tasks.cephadm:Deploying osd.6 on smithi117 with /dev/vg_nvme/lv_2... 2024-06-11T13:18:30.346 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-06-11T13:18:30.641 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:30 smithi117 bash[19086]: cluster 2024-06-11T13:18:29.362667+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:30.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:30 smithi117 bash[19086]: audit 2024-06-11T13:18:29.725894+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:30.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:30 smithi117 bash[19086]: audit 2024-06-11T13:18:29.737140+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:18:30.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:30 smithi117 bash[19086]: audit 2024-06-11T13:18:29.740084+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:30.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:30 smithi117 bash[19086]: audit 2024-06-11T13:18:29.742201+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:18:30.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:30 smithi117 bash[19086]: audit 2024-06-11T13:18:29.746814+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:18:30.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:30 smithi117 bash[19086]: audit 2024-06-11T13:18:29.748906+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:18:30.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:30 smithi117 bash[19086]: audit 2024-06-11T13:18:29.761246+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:30.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:30 smithi117 bash[19086]: audit 2024-06-11T13:18:29.772775+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:30.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:30 smithi117 bash[19086]: audit 2024-06-11T13:18:30.257560+0000 mon.a (mon.0) 614 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T13:18:30.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:30 smithi117 bash[19086]: audit 2024-06-11T13:18:30.260853+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/839900484,v1:172.21.15.117:6809/839900484]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T13:18:30.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[18923]: cluster 2024-06-11T13:18:29.362667+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:30.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[18923]: audit 2024-06-11T13:18:29.725894+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:30.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[18923]: audit 2024-06-11T13:18:29.737140+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:18:30.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[18923]: audit 2024-06-11T13:18:29.740084+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[18923]: audit 2024-06-11T13:18:29.742201+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:18:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[18923]: audit 2024-06-11T13:18:29.746814+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:18:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[18923]: audit 2024-06-11T13:18:29.748906+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:18:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[18923]: audit 2024-06-11T13:18:29.761246+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[18923]: audit 2024-06-11T13:18:29.772775+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[18923]: audit 2024-06-11T13:18:30.257560+0000 mon.a (mon.0) 614 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T13:18:30.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[18923]: audit 2024-06-11T13:18:30.260853+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/839900484,v1:172.21.15.117:6809/839900484]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T13:18:30.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[24309]: cluster 2024-06-11T13:18:29.362667+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:30.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[24309]: audit 2024-06-11T13:18:29.725894+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:30.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[24309]: audit 2024-06-11T13:18:29.737140+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:18:30.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[24309]: audit 2024-06-11T13:18:29.740084+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:30.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[24309]: audit 2024-06-11T13:18:29.742201+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:18:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[24309]: audit 2024-06-11T13:18:29.746814+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:18:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[24309]: audit 2024-06-11T13:18:29.748906+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:18:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[24309]: audit 2024-06-11T13:18:29.761246+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[24309]: audit 2024-06-11T13:18:29.772775+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[24309]: audit 2024-06-11T13:18:30.257560+0000 mon.a (mon.0) 614 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T13:18:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:30 smithi059 bash[24309]: audit 2024-06-11T13:18:30.260853+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/839900484,v1:172.21.15.117:6809/839900484]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T13:18:31.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:31 smithi059 bash[24309]: cephadm 2024-06-11T13:18:29.750497+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 8120M 2024-06-11T13:18:31.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:31 smithi059 bash[24309]: audit 2024-06-11T13:18:30.775411+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-11T13:18:31.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:31 smithi059 bash[24309]: cluster 2024-06-11T13:18:30.775626+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-06-11T13:18:31.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:31 smithi059 bash[24309]: audit 2024-06-11T13:18:30.776024+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:31.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:31 smithi059 bash[24309]: audit 2024-06-11T13:18:30.777636+0000 mon.a (mon.0) 618 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:18:31.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:31 smithi059 bash[24309]: audit 2024-06-11T13:18:30.780705+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/839900484,v1:172.21.15.117:6809/839900484]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:18:31.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:31 smithi059 bash[18923]: cephadm 2024-06-11T13:18:29.750497+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 8120M 2024-06-11T13:18:31.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:31 smithi059 bash[18923]: audit 2024-06-11T13:18:30.775411+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-11T13:18:31.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:31 smithi059 bash[18923]: cluster 2024-06-11T13:18:30.775626+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-06-11T13:18:31.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:31 smithi059 bash[18923]: audit 2024-06-11T13:18:30.776024+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:31.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:31 smithi059 bash[18923]: audit 2024-06-11T13:18:30.777636+0000 mon.a (mon.0) 618 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:18:31.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:31 smithi059 bash[18923]: audit 2024-06-11T13:18:30.780705+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/839900484,v1:172.21.15.117:6809/839900484]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:18:31.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:31 smithi117 bash[19086]: cephadm 2024-06-11T13:18:29.750497+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 8120M 2024-06-11T13:18:31.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:31 smithi117 bash[19086]: audit 2024-06-11T13:18:30.775411+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-11T13:18:31.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:31 smithi117 bash[19086]: cluster 2024-06-11T13:18:30.775626+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-06-11T13:18:31.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:31 smithi117 bash[19086]: audit 2024-06-11T13:18:30.776024+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:31.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:31 smithi117 bash[19086]: audit 2024-06-11T13:18:30.777636+0000 mon.a (mon.0) 618 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:18:31.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:31 smithi117 bash[19086]: audit 2024-06-11T13:18:30.780705+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/839900484,v1:172.21.15.117:6809/839900484]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:18:31.930 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:18:31 smithi117 bash[28181]: debug 2024-06-11T13:18:31.787+0000 7ff1edde0700 -1 osd.5 0 waiting for initial osdmap 2024-06-11T13:18:31.930 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:18:31 smithi117 bash[28181]: debug 2024-06-11T13:18:31.799+0000 7ff1ea77b700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:18:32.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:32 smithi117 bash[19086]: cluster 2024-06-11T13:18:31.363113+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:32.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:32 smithi117 bash[19086]: audit 2024-06-11T13:18:31.782135+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-06-11T13:18:32.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:32 smithi117 bash[19086]: cluster 2024-06-11T13:18:31.782410+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-06-11T13:18:32.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:32 smithi117 bash[19086]: audit 2024-06-11T13:18:31.782762+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:32.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:32 smithi117 bash[19086]: audit 2024-06-11T13:18:31.790833+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:33.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:32 smithi059 bash[24309]: cluster 2024-06-11T13:18:31.363113+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:33.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:32 smithi059 bash[24309]: audit 2024-06-11T13:18:31.782135+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-06-11T13:18:33.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:32 smithi059 bash[24309]: cluster 2024-06-11T13:18:31.782410+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-06-11T13:18:33.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:32 smithi059 bash[24309]: audit 2024-06-11T13:18:31.782762+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:33.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:32 smithi059 bash[24309]: audit 2024-06-11T13:18:31.790833+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:33.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:32 smithi059 bash[18923]: cluster 2024-06-11T13:18:31.363113+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-06-11T13:18:33.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:32 smithi059 bash[18923]: audit 2024-06-11T13:18:31.782135+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-06-11T13:18:33.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:32 smithi059 bash[18923]: cluster 2024-06-11T13:18:31.782410+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-06-11T13:18:33.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:32 smithi059 bash[18923]: audit 2024-06-11T13:18:31.782762+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:33.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:32 smithi059 bash[18923]: audit 2024-06-11T13:18:31.790833+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:34.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:33 smithi059 bash[24309]: cluster 2024-06-11T13:18:31.308158+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:18:34.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:33 smithi059 bash[24309]: cluster 2024-06-11T13:18:31.308339+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:18:34.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:33 smithi059 bash[24309]: cluster 2024-06-11T13:18:32.785601+0000 mon.a (mon.0) 623 : cluster [INF] osd.5 [v2:172.21.15.117:6808/839900484,v1:172.21.15.117:6809/839900484] boot 2024-06-11T13:18:34.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:33 smithi059 bash[24309]: cluster 2024-06-11T13:18:32.785816+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-06-11T13:18:34.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:33 smithi059 bash[24309]: audit 2024-06-11T13:18:32.786085+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:34.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:33 smithi059 bash[24309]: cluster 2024-06-11T13:18:33.363529+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:34.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:33 smithi059 bash[18923]: cluster 2024-06-11T13:18:31.308158+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:18:34.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:33 smithi059 bash[18923]: cluster 2024-06-11T13:18:31.308339+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:18:34.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:33 smithi059 bash[18923]: cluster 2024-06-11T13:18:32.785601+0000 mon.a (mon.0) 623 : cluster [INF] osd.5 [v2:172.21.15.117:6808/839900484,v1:172.21.15.117:6809/839900484] boot 2024-06-11T13:18:34.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:33 smithi059 bash[18923]: cluster 2024-06-11T13:18:32.785816+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-06-11T13:18:34.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:33 smithi059 bash[18923]: audit 2024-06-11T13:18:32.786085+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:34.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:33 smithi059 bash[18923]: cluster 2024-06-11T13:18:33.363529+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:34.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:33 smithi117 bash[19086]: cluster 2024-06-11T13:18:31.308158+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:18:34.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:33 smithi117 bash[19086]: cluster 2024-06-11T13:18:31.308339+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:18:34.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:33 smithi117 bash[19086]: cluster 2024-06-11T13:18:32.785601+0000 mon.a (mon.0) 623 : cluster [INF] osd.5 [v2:172.21.15.117:6808/839900484,v1:172.21.15.117:6809/839900484] boot 2024-06-11T13:18:34.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:33 smithi117 bash[19086]: cluster 2024-06-11T13:18:32.785816+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-06-11T13:18:34.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:33 smithi117 bash[19086]: audit 2024-06-11T13:18:32.786085+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:18:34.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:33 smithi117 bash[19086]: cluster 2024-06-11T13:18:33.363529+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:34.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:18:34 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:18:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:18:35.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:34 smithi059 bash[18923]: cluster 2024-06-11T13:18:33.787020+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-06-11T13:18:35.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:34 smithi059 bash[18923]: audit 2024-06-11T13:18:34.151049+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:35.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:34 smithi059 bash[18923]: audit 2024-06-11T13:18:34.158393+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:35.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:34 smithi059 bash[24309]: cluster 2024-06-11T13:18:33.787020+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-06-11T13:18:35.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:34 smithi059 bash[24309]: audit 2024-06-11T13:18:34.151049+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:35.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:34 smithi059 bash[24309]: audit 2024-06-11T13:18:34.158393+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:35.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:34 smithi117 bash[19086]: cluster 2024-06-11T13:18:33.787020+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-06-11T13:18:35.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:34 smithi117 bash[19086]: audit 2024-06-11T13:18:34.151049+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:35.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:34 smithi117 bash[19086]: audit 2024-06-11T13:18:34.158393+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:35.534 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-06-11T13:18:35.534 INFO:teuthology.orchestra.run.smithi117.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-06-11T13:18:35.534 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10+0 records in 2024-06-11T13:18:35.534 INFO:teuthology.orchestra.run.smithi117.stderr:10+0 records out 2024-06-11T13:18:35.535 INFO:teuthology.orchestra.run.smithi117.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0152235 s, 689 MB/s 2024-06-11T13:18:35.535 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping successful for: 2024-06-11T13:18:35.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:35 smithi117 bash[19086]: cluster 2024-06-11T13:18:34.797158+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-06-11T13:18:35.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:35 smithi117 bash[19086]: cluster 2024-06-11T13:18:35.364069+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:36.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:35 smithi059 bash[18923]: cluster 2024-06-11T13:18:34.797158+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-06-11T13:18:36.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:35 smithi059 bash[18923]: cluster 2024-06-11T13:18:35.364069+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:36.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:35 smithi059 bash[24309]: cluster 2024-06-11T13:18:34.797158+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-06-11T13:18:36.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:35 smithi059 bash[24309]: cluster 2024-06-11T13:18:35.364069+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:36.206 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi117:vg_nvme/lv_2 2024-06-11T13:18:36.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:36 smithi117 bash[19086]: cluster 2024-06-11T13:18:35.815404+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-06-11T13:18:37.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:36 smithi059 bash[18923]: cluster 2024-06-11T13:18:35.815404+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-06-11T13:18:37.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:36 smithi059 bash[24309]: cluster 2024-06-11T13:18:35.815404+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-06-11T13:18:37.813 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:18:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:18:38.176 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:37 smithi117 bash[19086]: cluster 2024-06-11T13:18:36.816793+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-06-11T13:18:38.176 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:37 smithi117 bash[19086]: cluster 2024-06-11T13:18:37.364614+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:38.176 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:37 smithi117 bash[19086]: audit 2024-06-11T13:18:37.382159+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:38.176 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:37 smithi117 bash[19086]: audit 2024-06-11T13:18:37.394332+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:38.176 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:37 smithi117 bash[19086]: audit 2024-06-11T13:18:37.413623+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:18:38.176 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:37 smithi117 bash[19086]: audit 2024-06-11T13:18:37.416448+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:38.176 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:37 smithi117 bash[19086]: audit 2024-06-11T13:18:37.418288+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:18:38.176 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:37 smithi117 bash[19086]: cluster 2024-06-11T13:18:37.423012+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:38.177 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:37 smithi117 bash[19086]: audit 2024-06-11T13:18:37.430032+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:38.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[18923]: cluster 2024-06-11T13:18:36.816793+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-06-11T13:18:38.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[18923]: cluster 2024-06-11T13:18:37.364614+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:38.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[18923]: audit 2024-06-11T13:18:37.382159+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:38.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[18923]: audit 2024-06-11T13:18:37.394332+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:38.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[18923]: audit 2024-06-11T13:18:37.413623+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:18:38.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[18923]: audit 2024-06-11T13:18:37.416448+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:38.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[18923]: audit 2024-06-11T13:18:37.418288+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:18:38.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[18923]: cluster 2024-06-11T13:18:37.423012+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:38.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[18923]: audit 2024-06-11T13:18:37.430032+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:38.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[24309]: cluster 2024-06-11T13:18:36.816793+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-06-11T13:18:38.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[24309]: cluster 2024-06-11T13:18:37.364614+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[24309]: audit 2024-06-11T13:18:37.382159+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[24309]: audit 2024-06-11T13:18:37.394332+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[24309]: audit 2024-06-11T13:18:37.413623+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:18:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[24309]: audit 2024-06-11T13:18:37.416448+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[24309]: audit 2024-06-11T13:18:37.418288+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:18:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[24309]: cluster 2024-06-11T13:18:37.423012+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:37 smithi059 bash[24309]: audit 2024-06-11T13:18:37.430032+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:39.119 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:38 smithi117 bash[19086]: cluster 2024-06-11T13:18:37.819634+0000 mon.a (mon.0) 638 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:18:39.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:38 smithi059 bash[18923]: cluster 2024-06-11T13:18:37.819634+0000 mon.a (mon.0) 638 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:18:39.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:38 smithi059 bash[24309]: cluster 2024-06-11T13:18:37.819634+0000 mon.a (mon.0) 638 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:18:40.062 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:18:39 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:18:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:18:40.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[18923]: cluster 2024-06-11T13:18:39.423649+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:40.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[18923]: audit 2024-06-11T13:18:39.555714+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:40.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[18923]: audit 2024-06-11T13:18:39.566770+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:40.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[18923]: audit 2024-06-11T13:18:39.607279+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:18:40.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[18923]: audit 2024-06-11T13:18:39.610086+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:40.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[18923]: audit 2024-06-11T13:18:39.611934+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:18:40.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[18923]: audit 2024-06-11T13:18:39.625582+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:40.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[18923]: cluster 2024-06-11T13:18:39.830438+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:18:40.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[18923]: cluster 2024-06-11T13:18:39.830489+0000 mon.a (mon.0) 646 : cluster [INF] Cluster is now healthy 2024-06-11T13:18:40.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[18923]: audit 2024-06-11T13:18:40.100069+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:18:40.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[18923]: audit 2024-06-11T13:18:40.106380+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:18:40.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[18923]: audit 2024-06-11T13:18:40.108190+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:40.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[24309]: cluster 2024-06-11T13:18:39.423649+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:40.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[24309]: audit 2024-06-11T13:18:39.555714+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:40.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[24309]: audit 2024-06-11T13:18:39.566770+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:40.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[24309]: audit 2024-06-11T13:18:39.607279+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:18:40.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[24309]: audit 2024-06-11T13:18:39.610086+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:40.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[24309]: audit 2024-06-11T13:18:39.611934+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:18:40.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[24309]: audit 2024-06-11T13:18:39.625582+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:40.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[24309]: cluster 2024-06-11T13:18:39.830438+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:18:40.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[24309]: cluster 2024-06-11T13:18:39.830489+0000 mon.a (mon.0) 646 : cluster [INF] Cluster is now healthy 2024-06-11T13:18:40.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[24309]: audit 2024-06-11T13:18:40.100069+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:18:40.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[24309]: audit 2024-06-11T13:18:40.106380+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:18:40.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:40 smithi059 bash[24309]: audit 2024-06-11T13:18:40.108190+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:40.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:40 smithi117 bash[19086]: cluster 2024-06-11T13:18:39.423649+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:40.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:40 smithi117 bash[19086]: audit 2024-06-11T13:18:39.555714+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:40.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:40 smithi117 bash[19086]: audit 2024-06-11T13:18:39.566770+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:40.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:40 smithi117 bash[19086]: audit 2024-06-11T13:18:39.607279+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:18:40.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:40 smithi117 bash[19086]: audit 2024-06-11T13:18:39.610086+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:40.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:40 smithi117 bash[19086]: audit 2024-06-11T13:18:39.611934+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:18:40.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:40 smithi117 bash[19086]: audit 2024-06-11T13:18:39.625582+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:40.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:40 smithi117 bash[19086]: cluster 2024-06-11T13:18:39.830438+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:18:40.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:40 smithi117 bash[19086]: cluster 2024-06-11T13:18:39.830489+0000 mon.a (mon.0) 646 : cluster [INF] Cluster is now healthy 2024-06-11T13:18:40.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:40 smithi117 bash[19086]: audit 2024-06-11T13:18:40.100069+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:18:40.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:40 smithi117 bash[19086]: audit 2024-06-11T13:18:40.106380+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:18:40.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:40 smithi117 bash[19086]: audit 2024-06-11T13:18:40.108190+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:18:41.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:41 smithi059 bash[18923]: cluster 2024-06-11T13:18:39.616311+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:41.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:41 smithi059 bash[18923]: audit 2024-06-11T13:18:40.093190+0000 mgr.y (mgr.14152) 227 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:18:41.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:41 smithi059 bash[24309]: cluster 2024-06-11T13:18:39.616311+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:41.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:41 smithi059 bash[24309]: audit 2024-06-11T13:18:40.093190+0000 mgr.y (mgr.14152) 227 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:18:41.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:41 smithi117 bash[19086]: cluster 2024-06-11T13:18:39.616311+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:41.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:41 smithi117 bash[19086]: audit 2024-06-11T13:18:40.093190+0000 mgr.y (mgr.14152) 227 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:18:43.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:43 smithi059 bash[18923]: cluster 2024-06-11T13:18:41.616897+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:43.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:43 smithi059 bash[24309]: cluster 2024-06-11T13:18:41.616897+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:43.857 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:43 smithi117 bash[19086]: cluster 2024-06-11T13:18:41.616897+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:45.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:45 smithi117 bash[19086]: cluster 2024-06-11T13:18:43.617449+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:46.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:45 smithi059 bash[18923]: cluster 2024-06-11T13:18:43.617449+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:46.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:45 smithi059 bash[24309]: cluster 2024-06-11T13:18:43.617449+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:46.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:46 smithi117 bash[19086]: audit 2024-06-11T13:18:46.330624+0000 mon.a (mon.0) 650 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13cf4721-77be-49ea-b8ea-7e1c14c69b30"}]: dispatch 2024-06-11T13:18:46.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:46 smithi117 bash[19086]: audit 2024-06-11T13:18:46.333514+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.117:0/3744272039' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13cf4721-77be-49ea-b8ea-7e1c14c69b30"}]: dispatch 2024-06-11T13:18:46.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:46 smithi117 bash[19086]: audit 2024-06-11T13:18:46.340356+0000 mon.a (mon.0) 651 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13cf4721-77be-49ea-b8ea-7e1c14c69b30"}]': finished 2024-06-11T13:18:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:46 smithi117 bash[19086]: cluster 2024-06-11T13:18:46.340551+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-06-11T13:18:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:46 smithi117 bash[19086]: audit 2024-06-11T13:18:46.340817+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:18:47.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:46 smithi059 bash[18923]: audit 2024-06-11T13:18:46.330624+0000 mon.a (mon.0) 650 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13cf4721-77be-49ea-b8ea-7e1c14c69b30"}]: dispatch 2024-06-11T13:18:47.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:46 smithi059 bash[18923]: audit 2024-06-11T13:18:46.333514+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.117:0/3744272039' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13cf4721-77be-49ea-b8ea-7e1c14c69b30"}]: dispatch 2024-06-11T13:18:47.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:46 smithi059 bash[18923]: audit 2024-06-11T13:18:46.340356+0000 mon.a (mon.0) 651 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13cf4721-77be-49ea-b8ea-7e1c14c69b30"}]': finished 2024-06-11T13:18:47.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:46 smithi059 bash[18923]: cluster 2024-06-11T13:18:46.340551+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-06-11T13:18:47.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:46 smithi059 bash[18923]: audit 2024-06-11T13:18:46.340817+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:18:47.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:46 smithi059 bash[24309]: audit 2024-06-11T13:18:46.330624+0000 mon.a (mon.0) 650 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13cf4721-77be-49ea-b8ea-7e1c14c69b30"}]: dispatch 2024-06-11T13:18:47.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:46 smithi059 bash[24309]: audit 2024-06-11T13:18:46.333514+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.117:0/3744272039' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13cf4721-77be-49ea-b8ea-7e1c14c69b30"}]: dispatch 2024-06-11T13:18:47.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:46 smithi059 bash[24309]: audit 2024-06-11T13:18:46.340356+0000 mon.a (mon.0) 651 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13cf4721-77be-49ea-b8ea-7e1c14c69b30"}]': finished 2024-06-11T13:18:47.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:46 smithi059 bash[24309]: cluster 2024-06-11T13:18:46.340551+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-06-11T13:18:47.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:46 smithi059 bash[24309]: audit 2024-06-11T13:18:46.340817+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:18:47.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:47 smithi117 bash[19086]: cluster 2024-06-11T13:18:45.617982+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:47.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:47 smithi117 bash[19086]: audit 2024-06-11T13:18:46.995412+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.117:0/1010238189' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:18:48.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:47 smithi059 bash[18923]: cluster 2024-06-11T13:18:45.617982+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:48.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:47 smithi059 bash[18923]: audit 2024-06-11T13:18:46.995412+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.117:0/1010238189' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:18:48.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:47 smithi059 bash[24309]: cluster 2024-06-11T13:18:45.617982+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:48.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:47 smithi059 bash[24309]: audit 2024-06-11T13:18:46.995412+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.117:0/1010238189' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:18:49.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:49 smithi117 bash[19086]: cluster 2024-06-11T13:18:47.618503+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:50.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:49 smithi059 bash[18923]: cluster 2024-06-11T13:18:47.618503+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:50.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:49 smithi059 bash[24309]: cluster 2024-06-11T13:18:47.618503+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:51.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:51 smithi117 bash[19086]: cluster 2024-06-11T13:18:49.619188+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:52.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:51 smithi059 bash[18923]: cluster 2024-06-11T13:18:49.619188+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:52.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:51 smithi059 bash[24309]: cluster 2024-06-11T13:18:49.619188+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:53.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:53 smithi117 bash[19086]: cluster 2024-06-11T13:18:51.619800+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:53.984 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:53 smithi059 bash[24309]: cluster 2024-06-11T13:18:51.619800+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:53.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:53 smithi059 bash[18923]: cluster 2024-06-11T13:18:51.619800+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:54.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:18:54 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:18:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:18:55.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:55 smithi059 bash[24309]: cluster 2024-06-11T13:18:53.620371+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:55.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:55 smithi059 bash[24309]: audit 2024-06-11T13:18:54.311070+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:55.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:55 smithi059 bash[24309]: audit 2024-06-11T13:18:54.327489+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:55 smithi059 bash[18923]: cluster 2024-06-11T13:18:53.620371+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:55 smithi059 bash[18923]: audit 2024-06-11T13:18:54.311070+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:55 smithi059 bash[18923]: audit 2024-06-11T13:18:54.327489+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:55 smithi117 bash[19086]: cluster 2024-06-11T13:18:53.620371+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:55 smithi117 bash[19086]: audit 2024-06-11T13:18:54.311070+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:55 smithi117 bash[19086]: audit 2024-06-11T13:18:54.327489+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:57.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:57 smithi059 bash[18923]: cluster 2024-06-11T13:18:55.620879+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:57.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:57 smithi059 bash[24309]: cluster 2024-06-11T13:18:55.620879+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:57.596 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:57 smithi117 bash[19086]: cluster 2024-06-11T13:18:55.620879+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:58.062 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:18:57 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:18:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:18:58.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:58 smithi117 bash[19086]: audit 2024-06-11T13:18:57.590472+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:58.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:58 smithi117 bash[19086]: cephadm 2024-06-11T13:18:57.592336+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Detected new or changed devices on smithi117 2024-06-11T13:18:58.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:58 smithi117 bash[19086]: audit 2024-06-11T13:18:57.600824+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:59.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:58 smithi059 bash[18923]: audit 2024-06-11T13:18:57.590472+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:59.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:58 smithi059 bash[18923]: cephadm 2024-06-11T13:18:57.592336+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Detected new or changed devices on smithi117 2024-06-11T13:18:59.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:58 smithi059 bash[18923]: audit 2024-06-11T13:18:57.600824+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:59.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:58 smithi059 bash[24309]: audit 2024-06-11T13:18:57.590472+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:59.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:58 smithi059 bash[24309]: cephadm 2024-06-11T13:18:57.592336+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Detected new or changed devices on smithi117 2024-06-11T13:18:59.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:58 smithi059 bash[24309]: audit 2024-06-11T13:18:57.600824+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:18:59.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:59 smithi117 bash[19086]: cluster 2024-06-11T13:18:57.621454+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:18:59.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:59 smithi117 bash[19086]: audit 2024-06-11T13:18:59.229792+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T13:18:59.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:18:59 smithi117 bash[19086]: audit 2024-06-11T13:18:59.231766+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:00.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:59 smithi059 bash[18923]: cluster 2024-06-11T13:18:57.621454+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:00.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:59 smithi059 bash[18923]: audit 2024-06-11T13:18:59.229792+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T13:19:00.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:18:59 smithi059 bash[18923]: audit 2024-06-11T13:18:59.231766+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:00.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:59 smithi059 bash[24309]: cluster 2024-06-11T13:18:57.621454+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:00.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:59 smithi059 bash[24309]: audit 2024-06-11T13:18:59.229792+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T13:19:00.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:18:59 smithi059 bash[24309]: audit 2024-06-11T13:18:59.231766+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:00.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:00 smithi117 bash[19086]: cephadm 2024-06-11T13:18:59.233283+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Deploying daemon osd.6 on smithi117 2024-06-11T13:19:01.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:00 smithi059 bash[18923]: cephadm 2024-06-11T13:18:59.233283+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Deploying daemon osd.6 on smithi117 2024-06-11T13:19:01.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:00 smithi059 bash[24309]: cephadm 2024-06-11T13:18:59.233283+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Deploying daemon osd.6 on smithi117 2024-06-11T13:19:01.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:01 smithi117 bash[19086]: cluster 2024-06-11T13:18:59.622087+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:02.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:01 smithi059 bash[18923]: cluster 2024-06-11T13:18:59.622087+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:02.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:01 smithi059 bash[24309]: cluster 2024-06-11T13:18:59.622087+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:03.429 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:19:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:03.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:03.429 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:19:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:03.430 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:19:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:03.709 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:03.709 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:03 smithi117 bash[19086]: cluster 2024-06-11T13:19:01.622656+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:03.709 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:19:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:03.710 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:19:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:03.710 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:19:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:04.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:03 smithi059 bash[18923]: cluster 2024-06-11T13:19:01.622656+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:04.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:03 smithi059 bash[24309]: cluster 2024-06-11T13:19:01.622656+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:04.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:04 smithi117 bash[19086]: cluster 2024-06-11T13:19:03.623300+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:04.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:04 smithi117 bash[19086]: audit 2024-06-11T13:19:03.702873+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:04.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:04 smithi117 bash[19086]: audit 2024-06-11T13:19:03.713368+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:04.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:04 smithi117 bash[19086]: audit 2024-06-11T13:19:03.715869+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:04.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:04 smithi117 bash[19086]: audit 2024-06-11T13:19:03.717710+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:04.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:04 smithi117 bash[19086]: audit 2024-06-11T13:19:03.736143+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:05.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:04 smithi059 bash[18923]: cluster 2024-06-11T13:19:03.623300+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:05.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:04 smithi059 bash[18923]: audit 2024-06-11T13:19:03.702873+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:05.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:04 smithi059 bash[18923]: audit 2024-06-11T13:19:03.713368+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:05.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:04 smithi059 bash[18923]: audit 2024-06-11T13:19:03.715869+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:05.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:04 smithi059 bash[18923]: audit 2024-06-11T13:19:03.717710+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:05.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:04 smithi059 bash[18923]: audit 2024-06-11T13:19:03.736143+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:05.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:04 smithi059 bash[24309]: cluster 2024-06-11T13:19:03.623300+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:05.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:04 smithi059 bash[24309]: audit 2024-06-11T13:19:03.702873+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:05.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:04 smithi059 bash[24309]: audit 2024-06-11T13:19:03.713368+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:05.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:04 smithi059 bash[24309]: audit 2024-06-11T13:19:03.715869+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:05.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:04 smithi059 bash[24309]: audit 2024-06-11T13:19:03.717710+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:05.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:04 smithi059 bash[24309]: audit 2024-06-11T13:19:03.736143+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:07.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:06 smithi059 bash[18923]: cluster 2024-06-11T13:19:05.623922+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:07.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:06 smithi059 bash[24309]: cluster 2024-06-11T13:19:05.623922+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:07.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:06 smithi117 bash[19086]: cluster 2024-06-11T13:19:05.623922+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:09.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:08 smithi059 bash[18923]: cluster 2024-06-11T13:19:07.624510+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:09.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:08 smithi059 bash[24309]: cluster 2024-06-11T13:19:07.624510+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:09.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:08 smithi117 bash[19086]: cluster 2024-06-11T13:19:07.624510+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:10.387 INFO:teuthology.orchestra.run.smithi117.stdout:Created osd(s) 6 on host 'smithi117' 2024-06-11T13:19:11.128 DEBUG:teuthology.orchestra.run.smithi117:osd.6> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.6.service 2024-06-11T13:19:11.131 INFO:tasks.cephadm:Deploying osd.7 on smithi117 with /dev/vg_nvme/lv_1... 2024-06-11T13:19:11.131 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-06-11T13:19:11.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[18923]: cluster 2024-06-11T13:19:09.625113+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:11.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[18923]: audit 2024-06-11T13:19:10.392158+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:11.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[18923]: audit 2024-06-11T13:19:10.427726+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:11.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[18923]: audit 2024-06-11T13:19:10.430626+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:11.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[18923]: audit 2024-06-11T13:19:10.432614+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:11.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[18923]: audit 2024-06-11T13:19:10.437609+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:11.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[18923]: audit 2024-06-11T13:19:10.439659+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:11.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[18923]: audit 2024-06-11T13:19:10.441591+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:11.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[18923]: cephadm 2024-06-11T13:19:10.443158+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 5413M 2024-06-11T13:19:11.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[18923]: audit 2024-06-11T13:19:10.452028+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:11.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[18923]: audit 2024-06-11T13:19:10.460920+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:11.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[18923]: audit 2024-06-11T13:19:10.922061+0000 mon.a (mon.0) 674 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T13:19:11.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[18923]: audit 2024-06-11T13:19:10.925309+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/1246294952,v1:172.21.15.117:6817/1246294952]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T13:19:11.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[24309]: cluster 2024-06-11T13:19:09.625113+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:11.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[24309]: audit 2024-06-11T13:19:10.392158+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:11.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[24309]: audit 2024-06-11T13:19:10.427726+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:11.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[24309]: audit 2024-06-11T13:19:10.430626+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:11.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[24309]: audit 2024-06-11T13:19:10.432614+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:11.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[24309]: audit 2024-06-11T13:19:10.437609+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:11.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[24309]: audit 2024-06-11T13:19:10.439659+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:11.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[24309]: audit 2024-06-11T13:19:10.441591+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:11.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[24309]: cephadm 2024-06-11T13:19:10.443158+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 5413M 2024-06-11T13:19:11.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[24309]: audit 2024-06-11T13:19:10.452028+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:11.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[24309]: audit 2024-06-11T13:19:10.460920+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:11.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[24309]: audit 2024-06-11T13:19:10.922061+0000 mon.a (mon.0) 674 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T13:19:11.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:11 smithi059 bash[24309]: audit 2024-06-11T13:19:10.925309+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/1246294952,v1:172.21.15.117:6817/1246294952]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T13:19:11.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:11 smithi117 bash[19086]: cluster 2024-06-11T13:19:09.625113+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:11.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:11 smithi117 bash[19086]: audit 2024-06-11T13:19:10.392158+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:11.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:11 smithi117 bash[19086]: audit 2024-06-11T13:19:10.427726+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:11.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:11 smithi117 bash[19086]: audit 2024-06-11T13:19:10.430626+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:11.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:11 smithi117 bash[19086]: audit 2024-06-11T13:19:10.432614+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:11.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:11 smithi117 bash[19086]: audit 2024-06-11T13:19:10.437609+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:11.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:11 smithi117 bash[19086]: audit 2024-06-11T13:19:10.439659+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:11.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:11 smithi117 bash[19086]: audit 2024-06-11T13:19:10.441591+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:11.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:11 smithi117 bash[19086]: cephadm 2024-06-11T13:19:10.443158+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 5413M 2024-06-11T13:19:11.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:11 smithi117 bash[19086]: audit 2024-06-11T13:19:10.452028+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:11.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:11 smithi117 bash[19086]: audit 2024-06-11T13:19:10.460920+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:11.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:11 smithi117 bash[19086]: audit 2024-06-11T13:19:10.922061+0000 mon.a (mon.0) 674 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T13:19:11.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:11 smithi117 bash[19086]: audit 2024-06-11T13:19:10.925309+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/1246294952,v1:172.21.15.117:6817/1246294952]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T13:19:12.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:12 smithi117 bash[19086]: audit 2024-06-11T13:19:11.594315+0000 mon.a (mon.0) 675 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-11T13:19:12.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:12 smithi117 bash[19086]: cluster 2024-06-11T13:19:11.594535+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-06-11T13:19:12.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:12 smithi117 bash[19086]: audit 2024-06-11T13:19:11.594775+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:19:12.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:12 smithi117 bash[19086]: audit 2024-06-11T13:19:11.596497+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:19:12.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:12 smithi117 bash[19086]: audit 2024-06-11T13:19:11.599755+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/1246294952,v1:172.21.15.117:6817/1246294952]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:19:12.854 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:19:12 smithi117 bash[31472]: debug 2024-06-11T13:19:12.607+0000 7f4570e2a700 -1 osd.6 0 waiting for initial osdmap 2024-06-11T13:19:12.854 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:19:12 smithi117 bash[31472]: debug 2024-06-11T13:19:12.623+0000 7f456afc0700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:19:13.019 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:12 smithi059 bash[24309]: audit 2024-06-11T13:19:11.594315+0000 mon.a (mon.0) 675 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-11T13:19:13.019 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:12 smithi059 bash[24309]: cluster 2024-06-11T13:19:11.594535+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-06-11T13:19:13.019 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:12 smithi059 bash[24309]: audit 2024-06-11T13:19:11.594775+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:19:13.019 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:12 smithi059 bash[24309]: audit 2024-06-11T13:19:11.596497+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:19:13.019 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:12 smithi059 bash[24309]: audit 2024-06-11T13:19:11.599755+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/1246294952,v1:172.21.15.117:6817/1246294952]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:19:13.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:12 smithi059 bash[18923]: audit 2024-06-11T13:19:11.594315+0000 mon.a (mon.0) 675 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-11T13:19:13.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:12 smithi059 bash[18923]: cluster 2024-06-11T13:19:11.594535+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-06-11T13:19:13.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:12 smithi059 bash[18923]: audit 2024-06-11T13:19:11.594775+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:19:13.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:12 smithi059 bash[18923]: audit 2024-06-11T13:19:11.596497+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:19:13.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:12 smithi059 bash[18923]: audit 2024-06-11T13:19:11.599755+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/1246294952,v1:172.21.15.117:6817/1246294952]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:19:13.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[18923]: cluster 2024-06-11T13:19:11.625533+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:13.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[18923]: audit 2024-06-11T13:19:12.597947+0000 mon.a (mon.0) 679 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-06-11T13:19:13.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[18923]: cluster 2024-06-11T13:19:12.598289+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-06-11T13:19:13.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[18923]: audit 2024-06-11T13:19:12.599120+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:19:13.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[18923]: audit 2024-06-11T13:19:12.609278+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:19:13.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[18923]: audit 2024-06-11T13:19:12.976385+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:19:13.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[18923]: audit 2024-06-11T13:19:12.978592+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:19:13.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[24309]: cluster 2024-06-11T13:19:11.625533+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:13.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[24309]: audit 2024-06-11T13:19:12.597947+0000 mon.a (mon.0) 679 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-06-11T13:19:13.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[24309]: cluster 2024-06-11T13:19:12.598289+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-06-11T13:19:13.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[24309]: audit 2024-06-11T13:19:12.599120+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:19:13.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[24309]: audit 2024-06-11T13:19:12.609278+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:19:13.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[24309]: audit 2024-06-11T13:19:12.976385+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:19:13.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:13 smithi059 bash[24309]: audit 2024-06-11T13:19:12.978592+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:19:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:13 smithi117 bash[19086]: cluster 2024-06-11T13:19:11.625533+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:13 smithi117 bash[19086]: audit 2024-06-11T13:19:12.597947+0000 mon.a (mon.0) 679 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-06-11T13:19:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:13 smithi117 bash[19086]: cluster 2024-06-11T13:19:12.598289+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-06-11T13:19:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:13 smithi117 bash[19086]: audit 2024-06-11T13:19:12.599120+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:19:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:13 smithi117 bash[19086]: audit 2024-06-11T13:19:12.609278+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:19:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:13 smithi117 bash[19086]: audit 2024-06-11T13:19:12.976385+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:19:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:13 smithi117 bash[19086]: audit 2024-06-11T13:19:12.978592+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:19:14.768 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:19:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:19:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[18923]: cluster 2024-06-11T13:19:11.901226+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:19:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[18923]: cluster 2024-06-11T13:19:11.901447+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:19:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[18923]: cluster 2024-06-11T13:19:13.604043+0000 mon.a (mon.0) 685 : cluster [INF] osd.6 [v2:172.21.15.117:6816/1246294952,v1:172.21.15.117:6817/1246294952] boot 2024-06-11T13:19:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[18923]: cluster 2024-06-11T13:19:13.604180+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-06-11T13:19:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[18923]: audit 2024-06-11T13:19:13.604419+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:19:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[18923]: audit 2024-06-11T13:19:14.453328+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[18923]: audit 2024-06-11T13:19:14.460989+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:14.769 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[18923]: cluster 2024-06-11T13:19:14.593003+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-06-11T13:19:14.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[24309]: cluster 2024-06-11T13:19:11.901226+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:19:14.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[24309]: cluster 2024-06-11T13:19:11.901447+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:19:14.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[24309]: cluster 2024-06-11T13:19:13.604043+0000 mon.a (mon.0) 685 : cluster [INF] osd.6 [v2:172.21.15.117:6816/1246294952,v1:172.21.15.117:6817/1246294952] boot 2024-06-11T13:19:14.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[24309]: cluster 2024-06-11T13:19:13.604180+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-06-11T13:19:14.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[24309]: audit 2024-06-11T13:19:13.604419+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:19:14.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[24309]: audit 2024-06-11T13:19:14.453328+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:14.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[24309]: audit 2024-06-11T13:19:14.460989+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:14.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:14 smithi059 bash[24309]: cluster 2024-06-11T13:19:14.593003+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-06-11T13:19:14.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:14 smithi117 bash[19086]: cluster 2024-06-11T13:19:11.901226+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:19:14.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:14 smithi117 bash[19086]: cluster 2024-06-11T13:19:11.901447+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:19:14.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:14 smithi117 bash[19086]: cluster 2024-06-11T13:19:13.604043+0000 mon.a (mon.0) 685 : cluster [INF] osd.6 [v2:172.21.15.117:6816/1246294952,v1:172.21.15.117:6817/1246294952] boot 2024-06-11T13:19:14.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:14 smithi117 bash[19086]: cluster 2024-06-11T13:19:13.604180+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-06-11T13:19:14.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:14 smithi117 bash[19086]: audit 2024-06-11T13:19:13.604419+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:19:14.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:14 smithi117 bash[19086]: audit 2024-06-11T13:19:14.453328+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:14.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:14 smithi117 bash[19086]: audit 2024-06-11T13:19:14.460989+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:14.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:14 smithi117 bash[19086]: cluster 2024-06-11T13:19:14.593003+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-06-11T13:19:15.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:15 smithi117 bash[19086]: cluster 2024-06-11T13:19:13.625998+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:15.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:15 smithi117 bash[19086]: cluster 2024-06-11T13:19:15.595507+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-06-11T13:19:16.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:15 smithi059 bash[18923]: cluster 2024-06-11T13:19:13.625998+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:16.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:15 smithi059 bash[18923]: cluster 2024-06-11T13:19:15.595507+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-06-11T13:19:16.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:15 smithi059 bash[24309]: cluster 2024-06-11T13:19:13.625998+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-06-11T13:19:16.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:15 smithi059 bash[24309]: cluster 2024-06-11T13:19:15.595507+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-06-11T13:19:16.378 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-06-11T13:19:16.378 INFO:teuthology.orchestra.run.smithi117.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-06-11T13:19:16.378 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10+0 records in 2024-06-11T13:19:16.379 INFO:teuthology.orchestra.run.smithi117.stderr:10+0 records out 2024-06-11T13:19:16.379 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0210454 s, 498 MB/s 2024-06-11T13:19:16.379 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping successful for: 2024-06-11T13:19:16.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:16 smithi117 bash[19086]: cluster 2024-06-11T13:19:15.626594+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:17.006 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch daemon add osd smithi117:vg_nvme/lv_1 2024-06-11T13:19:17.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:16 smithi059 bash[18923]: cluster 2024-06-11T13:19:15.626594+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:17.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:16 smithi059 bash[24309]: cluster 2024-06-11T13:19:15.626594+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:17.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:17 smithi117 bash[19086]: cluster 2024-06-11T13:19:16.634274+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-06-11T13:19:18.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:17 smithi059 bash[18923]: cluster 2024-06-11T13:19:16.634274+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-06-11T13:19:18.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:19:17 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:19:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:19:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:17 smithi059 bash[24309]: cluster 2024-06-11T13:19:16.634274+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-06-11T13:19:18.781 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:18 smithi117 bash[19086]: cluster 2024-06-11T13:19:17.627320+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v227: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2024-06-11T13:19:18.781 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:18 smithi117 bash[19086]: cluster 2024-06-11T13:19:17.636469+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-06-11T13:19:18.781 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:18 smithi117 bash[19086]: cluster 2024-06-11T13:19:17.678583+0000 mon.a (mon.0) 694 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-06-11T13:19:18.781 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:18 smithi117 bash[19086]: audit 2024-06-11T13:19:17.752659+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:18.781 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:18 smithi117 bash[19086]: audit 2024-06-11T13:19:17.763553+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:18.781 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:18 smithi117 bash[19086]: audit 2024-06-11T13:19:17.801550+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:18.781 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:18 smithi117 bash[19086]: audit 2024-06-11T13:19:17.804397+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:18.781 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:18 smithi117 bash[19086]: audit 2024-06-11T13:19:17.806252+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:18.782 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:18 smithi117 bash[19086]: cluster 2024-06-11T13:19:17.811211+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2024-06-11T13:19:18.782 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:18 smithi117 bash[19086]: audit 2024-06-11T13:19:17.819784+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:18.931 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[24309]: cluster 2024-06-11T13:19:17.627320+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v227: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2024-06-11T13:19:18.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[24309]: cluster 2024-06-11T13:19:17.636469+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-06-11T13:19:18.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[24309]: cluster 2024-06-11T13:19:17.678583+0000 mon.a (mon.0) 694 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-06-11T13:19:18.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[24309]: audit 2024-06-11T13:19:17.752659+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:18.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[24309]: audit 2024-06-11T13:19:17.763553+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:18.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[24309]: audit 2024-06-11T13:19:17.801550+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:18.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[24309]: audit 2024-06-11T13:19:17.804397+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:18.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[24309]: audit 2024-06-11T13:19:17.806252+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:18.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[24309]: cluster 2024-06-11T13:19:17.811211+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2024-06-11T13:19:18.932 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[24309]: audit 2024-06-11T13:19:17.819784+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:18.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[18923]: cluster 2024-06-11T13:19:17.627320+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v227: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2024-06-11T13:19:18.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[18923]: cluster 2024-06-11T13:19:17.636469+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-06-11T13:19:18.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[18923]: cluster 2024-06-11T13:19:17.678583+0000 mon.a (mon.0) 694 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-06-11T13:19:18.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[18923]: audit 2024-06-11T13:19:17.752659+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:18.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[18923]: audit 2024-06-11T13:19:17.763553+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:18.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[18923]: audit 2024-06-11T13:19:17.801550+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:18.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[18923]: audit 2024-06-11T13:19:17.804397+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:18.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[18923]: audit 2024-06-11T13:19:17.806252+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:18.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[18923]: cluster 2024-06-11T13:19:17.811211+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2024-06-11T13:19:18.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[18923]: audit 2024-06-11T13:19:17.819784+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:19.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:19:18 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:19:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:19:19.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:19 smithi117 bash[19086]: cluster 2024-06-11T13:19:18.759819+0000 mon.a (mon.0) 701 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:19:19.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:19 smithi117 bash[19086]: audit 2024-06-11T13:19:18.926938+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:19.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:19 smithi117 bash[19086]: audit 2024-06-11T13:19:18.935927+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:19.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:19 smithi117 bash[19086]: audit 2024-06-11T13:19:18.943975+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:19.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:19 smithi117 bash[19086]: audit 2024-06-11T13:19:18.946899+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:19.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:19 smithi117 bash[19086]: audit 2024-06-11T13:19:18.948818+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:19.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:19 smithi117 bash[19086]: cluster 2024-06-11T13:19:18.953373+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 154 KiB/s, 0 objects/s recovering 2024-06-11T13:19:19.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:19 smithi117 bash[19086]: audit 2024-06-11T13:19:18.960993+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:20.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[18923]: cluster 2024-06-11T13:19:18.759819+0000 mon.a (mon.0) 701 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:19:20.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[18923]: audit 2024-06-11T13:19:18.926938+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:20.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[18923]: audit 2024-06-11T13:19:18.935927+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:20.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[18923]: audit 2024-06-11T13:19:18.943975+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:20.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[18923]: audit 2024-06-11T13:19:18.946899+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:20.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[18923]: audit 2024-06-11T13:19:18.948818+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:20.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[18923]: cluster 2024-06-11T13:19:18.953373+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 154 KiB/s, 0 objects/s recovering 2024-06-11T13:19:20.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[18923]: audit 2024-06-11T13:19:18.960993+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[24309]: cluster 2024-06-11T13:19:18.759819+0000 mon.a (mon.0) 701 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:19:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[24309]: audit 2024-06-11T13:19:18.926938+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[24309]: audit 2024-06-11T13:19:18.935927+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[24309]: audit 2024-06-11T13:19:18.943975+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[24309]: audit 2024-06-11T13:19:18.946899+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[24309]: audit 2024-06-11T13:19:18.948818+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[24309]: cluster 2024-06-11T13:19:18.953373+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 154 KiB/s, 0 objects/s recovering 2024-06-11T13:19:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:19 smithi059 bash[24309]: audit 2024-06-11T13:19:18.960993+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:20.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:20 smithi117 bash[19086]: cluster 2024-06-11T13:19:19.931848+0000 mon.a (mon.0) 708 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:19:20.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:20 smithi117 bash[19086]: cluster 2024-06-11T13:19:19.931908+0000 mon.a (mon.0) 709 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-06-11T13:19:20.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:20 smithi117 bash[19086]: cluster 2024-06-11T13:19:19.931961+0000 mon.a (mon.0) 710 : cluster [INF] Cluster is now healthy 2024-06-11T13:19:21.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:20 smithi059 bash[18923]: cluster 2024-06-11T13:19:19.931848+0000 mon.a (mon.0) 708 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:19:21.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:20 smithi059 bash[18923]: cluster 2024-06-11T13:19:19.931908+0000 mon.a (mon.0) 709 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-06-11T13:19:21.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:20 smithi059 bash[18923]: cluster 2024-06-11T13:19:19.931961+0000 mon.a (mon.0) 710 : cluster [INF] Cluster is now healthy 2024-06-11T13:19:21.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:20 smithi059 bash[24309]: cluster 2024-06-11T13:19:19.931848+0000 mon.a (mon.0) 708 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-06-11T13:19:21.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:20 smithi059 bash[24309]: cluster 2024-06-11T13:19:19.931908+0000 mon.a (mon.0) 709 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-06-11T13:19:21.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:20 smithi059 bash[24309]: cluster 2024-06-11T13:19:19.931961+0000 mon.a (mon.0) 710 : cluster [INF] Cluster is now healthy 2024-06-11T13:19:21.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:21 smithi117 bash[19086]: audit 2024-06-11T13:19:20.805649+0000 mgr.y (mgr.14152) 252 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:19:21.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:21 smithi117 bash[19086]: audit 2024-06-11T13:19:20.812506+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:19:21.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:21 smithi117 bash[19086]: audit 2024-06-11T13:19:20.819107+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:19:21.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:21 smithi117 bash[19086]: audit 2024-06-11T13:19:20.820970+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:21.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:21 smithi117 bash[19086]: cluster 2024-06-11T13:19:20.954090+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-06-11T13:19:22.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:21 smithi059 bash[18923]: audit 2024-06-11T13:19:20.805649+0000 mgr.y (mgr.14152) 252 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:19:22.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:21 smithi059 bash[18923]: audit 2024-06-11T13:19:20.812506+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:19:22.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:21 smithi059 bash[18923]: audit 2024-06-11T13:19:20.819107+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:19:22.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:21 smithi059 bash[18923]: audit 2024-06-11T13:19:20.820970+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:22.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:21 smithi059 bash[18923]: cluster 2024-06-11T13:19:20.954090+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-06-11T13:19:22.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:21 smithi059 bash[24309]: audit 2024-06-11T13:19:20.805649+0000 mgr.y (mgr.14152) 252 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:19:22.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:21 smithi059 bash[24309]: audit 2024-06-11T13:19:20.812506+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-11T13:19:22.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:21 smithi059 bash[24309]: audit 2024-06-11T13:19:20.819107+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-11T13:19:22.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:21 smithi059 bash[24309]: audit 2024-06-11T13:19:20.820970+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:22.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:21 smithi059 bash[24309]: cluster 2024-06-11T13:19:20.954090+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-06-11T13:19:24.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:24 smithi059 bash[18923]: cluster 2024-06-11T13:19:22.954712+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-06-11T13:19:24.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:24 smithi059 bash[24309]: cluster 2024-06-11T13:19:22.954712+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-06-11T13:19:24.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:24 smithi117 bash[19086]: cluster 2024-06-11T13:19:22.954712+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-06-11T13:19:26.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:26 smithi117 bash[19086]: cluster 2024-06-11T13:19:24.955324+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-06-11T13:19:27.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:26 smithi059 bash[24309]: cluster 2024-06-11T13:19:24.955324+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-06-11T13:19:27.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:26 smithi059 bash[18923]: cluster 2024-06-11T13:19:24.955324+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-06-11T13:19:27.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:27 smithi117 bash[19086]: audit 2024-06-11T13:19:27.025066+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "009199b9-9edd-419c-86bd-ce34d4cb8725"}]: dispatch 2024-06-11T13:19:27.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:27 smithi117 bash[19086]: audit 2024-06-11T13:19:27.028194+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.117:0/1964783037' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "009199b9-9edd-419c-86bd-ce34d4cb8725"}]: dispatch 2024-06-11T13:19:27.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:27 smithi117 bash[19086]: audit 2024-06-11T13:19:27.034644+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "009199b9-9edd-419c-86bd-ce34d4cb8725"}]': finished 2024-06-11T13:19:27.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:27 smithi117 bash[19086]: cluster 2024-06-11T13:19:27.034897+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-06-11T13:19:27.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:27 smithi117 bash[19086]: audit 2024-06-11T13:19:27.035152+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:27 smithi059 bash[24309]: audit 2024-06-11T13:19:27.025066+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "009199b9-9edd-419c-86bd-ce34d4cb8725"}]: dispatch 2024-06-11T13:19:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:27 smithi059 bash[24309]: audit 2024-06-11T13:19:27.028194+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.117:0/1964783037' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "009199b9-9edd-419c-86bd-ce34d4cb8725"}]: dispatch 2024-06-11T13:19:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:27 smithi059 bash[24309]: audit 2024-06-11T13:19:27.034644+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "009199b9-9edd-419c-86bd-ce34d4cb8725"}]': finished 2024-06-11T13:19:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:27 smithi059 bash[24309]: cluster 2024-06-11T13:19:27.034897+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-06-11T13:19:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:27 smithi059 bash[24309]: audit 2024-06-11T13:19:27.035152+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:28.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:27 smithi059 bash[18923]: audit 2024-06-11T13:19:27.025066+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "009199b9-9edd-419c-86bd-ce34d4cb8725"}]: dispatch 2024-06-11T13:19:28.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:27 smithi059 bash[18923]: audit 2024-06-11T13:19:27.028194+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.117:0/1964783037' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "009199b9-9edd-419c-86bd-ce34d4cb8725"}]: dispatch 2024-06-11T13:19:28.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:27 smithi059 bash[18923]: audit 2024-06-11T13:19:27.034644+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "009199b9-9edd-419c-86bd-ce34d4cb8725"}]': finished 2024-06-11T13:19:28.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:27 smithi059 bash[18923]: cluster 2024-06-11T13:19:27.034897+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-06-11T13:19:28.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:27 smithi059 bash[18923]: audit 2024-06-11T13:19:27.035152+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:28.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:28 smithi117 bash[19086]: cluster 2024-06-11T13:19:26.955931+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-06-11T13:19:28.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:28 smithi117 bash[19086]: audit 2024-06-11T13:19:27.714573+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.117:0/2344478602' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:19:29.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:28 smithi059 bash[24309]: cluster 2024-06-11T13:19:26.955931+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-06-11T13:19:29.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:28 smithi059 bash[24309]: audit 2024-06-11T13:19:27.714573+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.117:0/2344478602' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:19:29.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:28 smithi059 bash[18923]: cluster 2024-06-11T13:19:26.955931+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-06-11T13:19:29.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:28 smithi059 bash[18923]: audit 2024-06-11T13:19:27.714573+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.117:0/2344478602' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-11T13:19:30.857 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:30 smithi117 bash[19086]: cluster 2024-06-11T13:19:28.956533+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:31.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:30 smithi059 bash[18923]: cluster 2024-06-11T13:19:28.956533+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:31.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:30 smithi059 bash[24309]: cluster 2024-06-11T13:19:28.956533+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:32.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:32 smithi059 bash[18923]: cluster 2024-06-11T13:19:30.957087+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:32.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:32 smithi059 bash[24309]: cluster 2024-06-11T13:19:30.957087+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:32.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:32 smithi117 bash[19086]: cluster 2024-06-11T13:19:30.957087+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:34.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:34 smithi117 bash[19086]: cluster 2024-06-11T13:19:32.957674+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:35.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:34 smithi059 bash[18923]: cluster 2024-06-11T13:19:32.957674+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:35.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:19:34 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:19:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:19:35.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:34 smithi059 bash[24309]: cluster 2024-06-11T13:19:32.957674+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:35.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:35 smithi117 bash[19086]: audit 2024-06-11T13:19:34.615051+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:35.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:35 smithi117 bash[19086]: audit 2024-06-11T13:19:34.623868+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:36.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:35 smithi059 bash[18923]: audit 2024-06-11T13:19:34.615051+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:36.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:35 smithi059 bash[18923]: audit 2024-06-11T13:19:34.623868+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:36.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:35 smithi059 bash[24309]: audit 2024-06-11T13:19:34.615051+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:36.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:35 smithi059 bash[24309]: audit 2024-06-11T13:19:34.623868+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:36.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:36 smithi117 bash[19086]: cluster 2024-06-11T13:19:34.958265+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:37.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:36 smithi059 bash[24309]: cluster 2024-06-11T13:19:34.958265+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:37.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:36 smithi059 bash[18923]: cluster 2024-06-11T13:19:34.958265+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:37.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:37 smithi117 bash[19086]: cluster 2024-06-11T13:19:36.958842+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:38.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:37 smithi059 bash[18923]: cluster 2024-06-11T13:19:36.958842+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:38.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:37 smithi059 bash[24309]: cluster 2024-06-11T13:19:36.958842+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:39.062 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:19:38 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:19:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:19:40.029 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:39 smithi117 bash[19086]: audit 2024-06-11T13:19:38.698277+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:40.029 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:39 smithi117 bash[19086]: cephadm 2024-06-11T13:19:38.700205+0000 mgr.y (mgr.14152) 262 : cephadm [INF] Detected new or changed devices on smithi117 2024-06-11T13:19:40.029 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:39 smithi117 bash[19086]: audit 2024-06-11T13:19:38.707551+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:40.030 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:39 smithi117 bash[19086]: cluster 2024-06-11T13:19:38.959451+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:40.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:39 smithi059 bash[18923]: audit 2024-06-11T13:19:38.698277+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:40.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:39 smithi059 bash[18923]: cephadm 2024-06-11T13:19:38.700205+0000 mgr.y (mgr.14152) 262 : cephadm [INF] Detected new or changed devices on smithi117 2024-06-11T13:19:40.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:39 smithi059 bash[18923]: audit 2024-06-11T13:19:38.707551+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:40.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:39 smithi059 bash[18923]: cluster 2024-06-11T13:19:38.959451+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:40.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:39 smithi059 bash[24309]: audit 2024-06-11T13:19:38.698277+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:40.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:39 smithi059 bash[24309]: cephadm 2024-06-11T13:19:38.700205+0000 mgr.y (mgr.14152) 262 : cephadm [INF] Detected new or changed devices on smithi117 2024-06-11T13:19:40.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:39 smithi059 bash[24309]: audit 2024-06-11T13:19:38.707551+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:40.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:39 smithi059 bash[24309]: cluster 2024-06-11T13:19:38.959451+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:40.811 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:40 smithi117 bash[19086]: audit 2024-06-11T13:19:40.512432+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T13:19:40.811 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:40 smithi117 bash[19086]: audit 2024-06-11T13:19:40.514312+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:40.812 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:40 smithi117 bash[19086]: cephadm 2024-06-11T13:19:40.515881+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Deploying daemon osd.7 on smithi117 2024-06-11T13:19:41.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:40 smithi059 bash[18923]: audit 2024-06-11T13:19:40.512432+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T13:19:41.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:40 smithi059 bash[18923]: audit 2024-06-11T13:19:40.514312+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:41.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:40 smithi059 bash[18923]: cephadm 2024-06-11T13:19:40.515881+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Deploying daemon osd.7 on smithi117 2024-06-11T13:19:41.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:40 smithi059 bash[24309]: audit 2024-06-11T13:19:40.512432+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T13:19:41.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:40 smithi059 bash[24309]: audit 2024-06-11T13:19:40.514312+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:41.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:40 smithi059 bash[24309]: cephadm 2024-06-11T13:19:40.515881+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Deploying daemon osd.7 on smithi117 2024-06-11T13:19:41.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:41 smithi117 bash[19086]: cluster 2024-06-11T13:19:40.960010+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:42.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:41 smithi059 bash[18923]: cluster 2024-06-11T13:19:40.960010+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:42.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:41 smithi059 bash[24309]: cluster 2024-06-11T13:19:40.960010+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:44.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:44 smithi059 bash[18923]: cluster 2024-06-11T13:19:42.960609+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:44.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:44 smithi059 bash[24309]: cluster 2024-06-11T13:19:42.960609+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:44.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:44 smithi117 bash[19086]: cluster 2024-06-11T13:19:42.960609+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:44.596 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:44.597 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:19:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:44.597 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:19:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:44.597 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:19:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:44.597 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:19:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:44.860 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:44.860 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:19:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:44.860 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:19:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:44.861 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:19:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:44.861 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:19:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:19:46.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:45 smithi117 bash[19086]: audit 2024-06-11T13:19:44.851650+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:46.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:45 smithi117 bash[19086]: audit 2024-06-11T13:19:44.857235+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:46.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:45 smithi117 bash[19086]: audit 2024-06-11T13:19:44.860558+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:46.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:45 smithi117 bash[19086]: audit 2024-06-11T13:19:44.862967+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:46.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:45 smithi117 bash[19086]: audit 2024-06-11T13:19:44.877332+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:46.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:45 smithi117 bash[19086]: cluster 2024-06-11T13:19:44.961177+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:46.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:45 smithi059 bash[18923]: audit 2024-06-11T13:19:44.851650+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:46.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:45 smithi059 bash[18923]: audit 2024-06-11T13:19:44.857235+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:46.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:45 smithi059 bash[18923]: audit 2024-06-11T13:19:44.860558+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:46.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:45 smithi059 bash[18923]: audit 2024-06-11T13:19:44.862967+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:46.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:45 smithi059 bash[18923]: audit 2024-06-11T13:19:44.877332+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:46.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:45 smithi059 bash[18923]: cluster 2024-06-11T13:19:44.961177+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:46.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:45 smithi059 bash[24309]: audit 2024-06-11T13:19:44.851650+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:46.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:45 smithi059 bash[24309]: audit 2024-06-11T13:19:44.857235+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:46.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:45 smithi059 bash[24309]: audit 2024-06-11T13:19:44.860558+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:46.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:45 smithi059 bash[24309]: audit 2024-06-11T13:19:44.862967+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:46.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:45 smithi059 bash[24309]: audit 2024-06-11T13:19:44.877332+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:46.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:45 smithi059 bash[24309]: cluster 2024-06-11T13:19:44.961177+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:48.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:48 smithi059 bash[18923]: cluster 2024-06-11T13:19:46.961766+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:48.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:48 smithi059 bash[24309]: cluster 2024-06-11T13:19:46.961766+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:48.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:48 smithi117 bash[19086]: cluster 2024-06-11T13:19:46.961766+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:50.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:50 smithi117 bash[19086]: cluster 2024-06-11T13:19:48.962361+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:51.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:50 smithi059 bash[18923]: cluster 2024-06-11T13:19:48.962361+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:51.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:50 smithi059 bash[24309]: cluster 2024-06-11T13:19:48.962361+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:51.792 INFO:teuthology.orchestra.run.smithi117.stdout:Created osd(s) 7 on host 'smithi117' 2024-06-11T13:19:52.672 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:52 smithi117 bash[19086]: cluster 2024-06-11T13:19:50.962930+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:52.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:52 smithi117 bash[19086]: audit 2024-06-11T13:19:51.797261+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:52.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:52 smithi117 bash[19086]: audit 2024-06-11T13:19:51.823453+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:52.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:52 smithi117 bash[19086]: audit 2024-06-11T13:19:51.826115+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:52.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:52 smithi117 bash[19086]: audit 2024-06-11T13:19:51.827871+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:52.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:52 smithi117 bash[19086]: audit 2024-06-11T13:19:51.832586+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:52.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:52 smithi117 bash[19086]: audit 2024-06-11T13:19:51.834409+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:52.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:52 smithi117 bash[19086]: audit 2024-06-11T13:19:51.836196+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:52.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:52 smithi117 bash[19086]: audit 2024-06-11T13:19:51.837932+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:52.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:52 smithi117 bash[19086]: audit 2024-06-11T13:19:51.847660+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:52.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:52 smithi117 bash[19086]: audit 2024-06-11T13:19:51.856454+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:52.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:52 smithi117 bash[19086]: audit 2024-06-11T13:19:52.229751+0000 mon.a (mon.0) 739 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T13:19:52.674 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:52 smithi117 bash[19086]: audit 2024-06-11T13:19:52.233186+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/626022984,v1:172.21.15.117:6825/626022984]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T13:19:52.675 DEBUG:teuthology.orchestra.run.smithi117:osd.7> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.7.service 2024-06-11T13:19:52.678 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-06-11T13:19:52.678 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd stat -f json 2024-06-11T13:19:52.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[18923]: cluster 2024-06-11T13:19:50.962930+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:52.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[18923]: audit 2024-06-11T13:19:51.797261+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:52.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[18923]: audit 2024-06-11T13:19:51.823453+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:52.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[18923]: audit 2024-06-11T13:19:51.826115+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:52.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[18923]: audit 2024-06-11T13:19:51.827871+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:52.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[18923]: audit 2024-06-11T13:19:51.832586+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:52.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[18923]: audit 2024-06-11T13:19:51.834409+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:52.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[18923]: audit 2024-06-11T13:19:51.836196+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:52.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[18923]: audit 2024-06-11T13:19:51.837932+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:52.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[18923]: audit 2024-06-11T13:19:51.847660+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:52.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[18923]: audit 2024-06-11T13:19:51.856454+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:52.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[18923]: audit 2024-06-11T13:19:52.229751+0000 mon.a (mon.0) 739 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T13:19:52.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[18923]: audit 2024-06-11T13:19:52.233186+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/626022984,v1:172.21.15.117:6825/626022984]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T13:19:52.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[24309]: cluster 2024-06-11T13:19:50.962930+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:52.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[24309]: audit 2024-06-11T13:19:51.797261+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:52.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[24309]: audit 2024-06-11T13:19:51.823453+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:52.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[24309]: audit 2024-06-11T13:19:51.826115+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:52.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[24309]: audit 2024-06-11T13:19:51.827871+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:52.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[24309]: audit 2024-06-11T13:19:51.832586+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:52.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[24309]: audit 2024-06-11T13:19:51.834409+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:52.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[24309]: audit 2024-06-11T13:19:51.836196+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:52.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[24309]: audit 2024-06-11T13:19:51.837932+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:19:52.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[24309]: audit 2024-06-11T13:19:51.847660+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:52.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[24309]: audit 2024-06-11T13:19:51.856454+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:52.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[24309]: audit 2024-06-11T13:19:52.229751+0000 mon.a (mon.0) 739 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T13:19:52.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:52 smithi059 bash[24309]: audit 2024-06-11T13:19:52.233186+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/626022984,v1:172.21.15.117:6825/626022984]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T13:19:53.835 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:53 smithi117 bash[19086]: cephadm 2024-06-11T13:19:51.839393+0000 mgr.y (mgr.14152) 271 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 4060M 2024-06-11T13:19:53.835 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:53 smithi117 bash[19086]: audit 2024-06-11T13:19:52.858212+0000 mon.a (mon.0) 740 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-11T13:19:53.835 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:53 smithi117 bash[19086]: cluster 2024-06-11T13:19:52.858316+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-06-11T13:19:53.835 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:53 smithi117 bash[19086]: audit 2024-06-11T13:19:52.858525+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:53.835 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:53 smithi117 bash[19086]: audit 2024-06-11T13:19:52.865504+0000 mon.a (mon.0) 743 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:19:53.835 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:53 smithi117 bash[19086]: audit 2024-06-11T13:19:52.869176+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/626022984,v1:172.21.15.117:6825/626022984]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:19:53.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:53 smithi059 bash[18923]: cephadm 2024-06-11T13:19:51.839393+0000 mgr.y (mgr.14152) 271 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 4060M 2024-06-11T13:19:53.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:53 smithi059 bash[18923]: audit 2024-06-11T13:19:52.858212+0000 mon.a (mon.0) 740 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-11T13:19:53.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:53 smithi059 bash[18923]: cluster 2024-06-11T13:19:52.858316+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-06-11T13:19:53.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:53 smithi059 bash[18923]: audit 2024-06-11T13:19:52.858525+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:53.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:53 smithi059 bash[18923]: audit 2024-06-11T13:19:52.865504+0000 mon.a (mon.0) 743 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:19:53.867 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:53 smithi059 bash[18923]: audit 2024-06-11T13:19:52.869176+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/626022984,v1:172.21.15.117:6825/626022984]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:19:53.867 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:53 smithi059 bash[24309]: cephadm 2024-06-11T13:19:51.839393+0000 mgr.y (mgr.14152) 271 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 4060M 2024-06-11T13:19:53.867 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:53 smithi059 bash[24309]: audit 2024-06-11T13:19:52.858212+0000 mon.a (mon.0) 740 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-11T13:19:53.867 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:53 smithi059 bash[24309]: cluster 2024-06-11T13:19:52.858316+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-06-11T13:19:53.867 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:53 smithi059 bash[24309]: audit 2024-06-11T13:19:52.858525+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:53.868 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:53 smithi059 bash[24309]: audit 2024-06-11T13:19:52.865504+0000 mon.a (mon.0) 743 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:19:53.868 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:53 smithi059 bash[24309]: audit 2024-06-11T13:19:52.869176+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/626022984,v1:172.21.15.117:6825/626022984]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:19:54.179 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:19:53 smithi117 bash[34793]: debug 2024-06-11T13:19:53.883+0000 7fc002143700 -1 osd.7 0 waiting for initial osdmap 2024-06-11T13:19:54.179 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:19:53 smithi117 bash[34793]: debug 2024-06-11T13:19:53.895+0000 7fbffaad6700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:19:54.710 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:54 smithi059 bash[18923]: cluster 2024-06-11T13:19:52.963564+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:54.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:54 smithi117 bash[19086]: cluster 2024-06-11T13:19:52.963564+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:54.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:54 smithi117 bash[19086]: audit 2024-06-11T13:19:53.869849+0000 mon.a (mon.0) 744 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-06-11T13:19:54.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:54 smithi117 bash[19086]: cluster 2024-06-11T13:19:53.869971+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-06-11T13:19:54.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:54 smithi117 bash[19086]: audit 2024-06-11T13:19:53.870548+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:54.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:54 smithi117 bash[19086]: audit 2024-06-11T13:19:53.879463+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:55.062 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:19:54 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:19:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:19:55.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:54 smithi059 bash[24309]: cluster 2024-06-11T13:19:52.963564+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-06-11T13:19:55.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:54 smithi059 bash[24309]: audit 2024-06-11T13:19:53.869849+0000 mon.a (mon.0) 744 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-06-11T13:19:55.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:54 smithi059 bash[24309]: cluster 2024-06-11T13:19:53.869971+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-06-11T13:19:55.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:54 smithi059 bash[24309]: audit 2024-06-11T13:19:53.870548+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:55.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:54 smithi059 bash[24309]: audit 2024-06-11T13:19:53.879463+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:55.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:54 smithi059 bash[18923]: audit 2024-06-11T13:19:53.869849+0000 mon.a (mon.0) 744 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-06-11T13:19:55.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:54 smithi059 bash[18923]: cluster 2024-06-11T13:19:53.869971+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-06-11T13:19:55.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:54 smithi059 bash[18923]: audit 2024-06-11T13:19:53.870548+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:55.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:54 smithi059 bash[18923]: audit 2024-06-11T13:19:53.879463+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:55.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:55 smithi117 bash[19086]: cluster 2024-06-11T13:19:53.214521+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:19:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:55 smithi117 bash[19086]: cluster 2024-06-11T13:19:53.214665+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:19:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:55 smithi117 bash[19086]: cluster 2024-06-11T13:19:54.606378+0000 mon.a (mon.0) 748 : cluster [INF] osd.7 [v2:172.21.15.117:6824/626022984,v1:172.21.15.117:6825/626022984] boot 2024-06-11T13:19:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:55 smithi117 bash[19086]: cluster 2024-06-11T13:19:54.606562+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-06-11T13:19:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:55 smithi117 bash[19086]: audit 2024-06-11T13:19:54.607206+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:55 smithi117 bash[19086]: audit 2024-06-11T13:19:54.863077+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:55 smithi117 bash[19086]: audit 2024-06-11T13:19:54.871546+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:55.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[18923]: cluster 2024-06-11T13:19:53.214521+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:19:55.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[18923]: cluster 2024-06-11T13:19:53.214665+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:19:55.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[18923]: cluster 2024-06-11T13:19:54.606378+0000 mon.a (mon.0) 748 : cluster [INF] osd.7 [v2:172.21.15.117:6824/626022984,v1:172.21.15.117:6825/626022984] boot 2024-06-11T13:19:55.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[18923]: cluster 2024-06-11T13:19:54.606562+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-06-11T13:19:55.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[18923]: audit 2024-06-11T13:19:54.607206+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:55.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[18923]: audit 2024-06-11T13:19:54.863077+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:55.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[18923]: audit 2024-06-11T13:19:54.871546+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:55.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[24309]: cluster 2024-06-11T13:19:53.214521+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-11T13:19:55.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[24309]: cluster 2024-06-11T13:19:53.214665+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-11T13:19:55.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[24309]: cluster 2024-06-11T13:19:54.606378+0000 mon.a (mon.0) 748 : cluster [INF] osd.7 [v2:172.21.15.117:6824/626022984,v1:172.21.15.117:6825/626022984] boot 2024-06-11T13:19:55.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[24309]: cluster 2024-06-11T13:19:54.606562+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-06-11T13:19:55.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[24309]: audit 2024-06-11T13:19:54.607206+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:19:55.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[24309]: audit 2024-06-11T13:19:54.863077+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:55.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:55 smithi059 bash[24309]: audit 2024-06-11T13:19:54.871546+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:56.806 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:56 smithi059 bash[24309]: cluster 2024-06-11T13:19:54.964158+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:19:56.806 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:56 smithi059 bash[24309]: cluster 2024-06-11T13:19:55.619490+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-06-11T13:19:56.806 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:56 smithi059 bash[24309]: cluster 2024-06-11T13:19:56.622245+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-06-11T13:19:56.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:56 smithi059 bash[18923]: cluster 2024-06-11T13:19:54.964158+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:19:56.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:56 smithi059 bash[18923]: cluster 2024-06-11T13:19:55.619490+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-06-11T13:19:56.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:56 smithi059 bash[18923]: cluster 2024-06-11T13:19:56.622245+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-06-11T13:19:56.892 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:56 smithi117 bash[19086]: cluster 2024-06-11T13:19:54.964158+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:19:56.892 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:56 smithi117 bash[19086]: cluster 2024-06-11T13:19:55.619490+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-06-11T13:19:56.892 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:56 smithi117 bash[19086]: cluster 2024-06-11T13:19:56.622245+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-06-11T13:19:57.359 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-06-11T13:19:57.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:57 smithi117 bash[19086]: cluster 2024-06-11T13:19:56.964521+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v255: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:19:57.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:57 smithi117 bash[19086]: audit 2024-06-11T13:19:57.365238+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.59:0/3409723079' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-11T13:19:58.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:57 smithi059 bash[18923]: cluster 2024-06-11T13:19:56.964521+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v255: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:19:58.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:57 smithi059 bash[18923]: audit 2024-06-11T13:19:57.365238+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.59:0/3409723079' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-11T13:19:58.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:57 smithi059 bash[24309]: cluster 2024-06-11T13:19:56.964521+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v255: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:19:58.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:57 smithi059 bash[24309]: audit 2024-06-11T13:19:57.365238+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.59:0/3409723079' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-11T13:19:58.052 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":56,"num_osds":8,"num_up_osds":8,"osd_up_since":1718111994,"num_in_osds":8,"osd_in_since":1718111967,"num_remapped_pgs":1} 2024-06-11T13:19:58.053 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd dump --format=json 2024-06-11T13:19:58.892 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:58 smithi059 bash[24309]: cluster 2024-06-11T13:19:57.642576+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-06-11T13:19:58.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:58 smithi059 bash[18923]: cluster 2024-06-11T13:19:57.642576+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-06-11T13:19:58.894 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:58 smithi117 bash[19086]: cluster 2024-06-11T13:19:57.642576+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-06-11T13:19:59.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:19:58 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:19:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:19:59.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:59 smithi117 bash[19086]: cluster 2024-06-11T13:19:58.656466+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-06-11T13:19:59.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:59 smithi117 bash[19086]: audit 2024-06-11T13:19:58.887677+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:59.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:59 smithi117 bash[19086]: audit 2024-06-11T13:19:58.897403+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:59.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:59 smithi117 bash[19086]: audit 2024-06-11T13:19:58.897866+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:59.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:59 smithi117 bash[19086]: audit 2024-06-11T13:19:58.901472+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:59.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:59 smithi117 bash[19086]: audit 2024-06-11T13:19:58.903268+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:19:59.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:59 smithi117 bash[19086]: cluster 2024-06-11T13:19:58.908004+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v258: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:19:59.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:59 smithi117 bash[19086]: audit 2024-06-11T13:19:58.915055+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:59.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:59 smithi117 bash[19086]: audit 2024-06-11T13:19:59.594648+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:59.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:59 smithi117 bash[19086]: audit 2024-06-11T13:19:59.609488+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:19:59.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:59 smithi117 bash[19086]: audit 2024-06-11T13:19:59.639181+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:19:59.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:59 smithi117 bash[19086]: audit 2024-06-11T13:19:59.641960+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:19:59.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:19:59 smithi117 bash[19086]: audit 2024-06-11T13:19:59.643726+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:00.062 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:19:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:20:00.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[18923]: cluster 2024-06-11T13:19:58.656466+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-06-11T13:20:00.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[18923]: audit 2024-06-11T13:19:58.887677+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:00.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[18923]: audit 2024-06-11T13:19:58.897403+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:00.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[18923]: audit 2024-06-11T13:19:58.897866+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:00.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[18923]: audit 2024-06-11T13:19:58.901472+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:00.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[18923]: audit 2024-06-11T13:19:58.903268+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:00.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[18923]: cluster 2024-06-11T13:19:58.908004+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v258: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:00.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[18923]: audit 2024-06-11T13:19:58.915055+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:00.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[18923]: audit 2024-06-11T13:19:59.594648+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:00.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[18923]: audit 2024-06-11T13:19:59.609488+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:00.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[18923]: audit 2024-06-11T13:19:59.639181+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:00.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[18923]: audit 2024-06-11T13:19:59.641960+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:00.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[18923]: audit 2024-06-11T13:19:59.643726+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:00.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[24309]: cluster 2024-06-11T13:19:58.656466+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-06-11T13:20:00.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[24309]: audit 2024-06-11T13:19:58.887677+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:00.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[24309]: audit 2024-06-11T13:19:58.897403+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:00.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[24309]: audit 2024-06-11T13:19:58.897866+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:00.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[24309]: audit 2024-06-11T13:19:58.901472+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:00.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[24309]: audit 2024-06-11T13:19:58.903268+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:00.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[24309]: cluster 2024-06-11T13:19:58.908004+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v258: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:00.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[24309]: audit 2024-06-11T13:19:58.915055+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:00.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[24309]: audit 2024-06-11T13:19:59.594648+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:00.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[24309]: audit 2024-06-11T13:19:59.609488+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:00.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[24309]: audit 2024-06-11T13:19:59.639181+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:00.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[24309]: audit 2024-06-11T13:19:59.641960+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:00.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:19:59 smithi059 bash[24309]: audit 2024-06-11T13:19:59.643726+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:00.821 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:20:00.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:00 smithi059 bash[24309]: cluster 2024-06-11T13:19:59.648158+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v259: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:00.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:00 smithi059 bash[24309]: audit 2024-06-11T13:19:59.655692+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:00.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:00 smithi059 bash[24309]: cluster 2024-06-11T13:20:00.000167+0000 mon.a (mon.0) 769 : cluster [INF] overall HEALTH_OK 2024-06-11T13:20:00.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:00 smithi059 bash[18923]: cluster 2024-06-11T13:19:59.648158+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v259: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:00.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:00 smithi059 bash[18923]: audit 2024-06-11T13:19:59.655692+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:00.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:00 smithi059 bash[18923]: cluster 2024-06-11T13:20:00.000167+0000 mon.a (mon.0) 769 : cluster [INF] overall HEALTH_OK 2024-06-11T13:20:00.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:00 smithi117 bash[19086]: cluster 2024-06-11T13:19:59.648158+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v259: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:00.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:00 smithi117 bash[19086]: audit 2024-06-11T13:19:59.655692+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:00.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:00 smithi117 bash[19086]: cluster 2024-06-11T13:20:00.000167+0000 mon.a (mon.0) 769 : cluster [INF] overall HEALTH_OK 2024-06-11T13:20:02.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:02 smithi117 bash[19086]: cluster 2024-06-11T13:20:01.648805+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-06-11T13:20:03.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:02 smithi059 bash[18923]: cluster 2024-06-11T13:20:01.648805+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-06-11T13:20:03.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:02 smithi059 bash[24309]: cluster 2024-06-11T13:20:01.648805+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-06-11T13:20:03.975 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-06-11T13:20:03.976 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":58,"fsid":"10d026b4-27f4-11ef-bc9b-c7b262605968","created":"2024-06-11T13:12:08.174524+0000","modified":"2024-06-11T13:19:58.638686+0000","last_up_change":"2024-06-11T13:19:54.595078+0000","last_in_change":"2024-06-11T13:19:27.026587+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"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":"2024-06-11T13:16:29.512222+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":"15f12277-3e94-40c1-9a52-4adec2c153b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":1418399676},{"type":"v1","addr":"172.21.15.59:6803","nonce":1418399676}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":1418399676},{"type":"v1","addr":"172.21.15.59:6805","nonce":1418399676}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":1418399676},{"type":"v1","addr":"172.21.15.59:6809","nonce":1418399676}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":1418399676},{"type":"v1","addr":"172.21.15.59:6807","nonce":1418399676}]},"public_addr":"172.21.15.59:6803/1418399676","cluster_addr":"172.21.15.59:6805/1418399676","heartbeat_back_addr":"172.21.15.59:6809/1418399676","heartbeat_front_addr":"172.21.15.59:6807/1418399676","state":["exists","up"]},{"osd":1,"uuid":"72766288-8cb6-483c-8fe5-13a12c5eec44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":88777702},{"type":"v1","addr":"172.21.15.59:6811","nonce":88777702}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":88777702},{"type":"v1","addr":"172.21.15.59:6813","nonce":88777702}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":88777702},{"type":"v1","addr":"172.21.15.59:6817","nonce":88777702}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":88777702},{"type":"v1","addr":"172.21.15.59:6815","nonce":88777702}]},"public_addr":"172.21.15.59:6811/88777702","cluster_addr":"172.21.15.59:6813/88777702","heartbeat_back_addr":"172.21.15.59:6817/88777702","heartbeat_front_addr":"172.21.15.59:6815/88777702","state":["exists","up"]},{"osd":2,"uuid":"f7881c33-3bef-4f78-ba94-7da8dfdaa80c","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":"172.21.15.59:6818","nonce":2405301654},{"type":"v1","addr":"172.21.15.59:6819","nonce":2405301654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":2405301654},{"type":"v1","addr":"172.21.15.59:6821","nonce":2405301654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":2405301654},{"type":"v1","addr":"172.21.15.59:6825","nonce":2405301654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":2405301654},{"type":"v1","addr":"172.21.15.59:6823","nonce":2405301654}]},"public_addr":"172.21.15.59:6819/2405301654","cluster_addr":"172.21.15.59:6821/2405301654","heartbeat_back_addr":"172.21.15.59:6825/2405301654","heartbeat_front_addr":"172.21.15.59:6823/2405301654","state":["exists","up"]},{"osd":3,"uuid":"9bf0e76b-d493-42be-a442-3223f3377522","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6826","nonce":3325237972},{"type":"v1","addr":"172.21.15.59:6827","nonce":3325237972}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6828","nonce":3325237972},{"type":"v1","addr":"172.21.15.59:6829","nonce":3325237972}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6832","nonce":3325237972},{"type":"v1","addr":"172.21.15.59:6833","nonce":3325237972}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6830","nonce":3325237972},{"type":"v1","addr":"172.21.15.59:6831","nonce":3325237972}]},"public_addr":"172.21.15.59:6827/3325237972","cluster_addr":"172.21.15.59:6829/3325237972","heartbeat_back_addr":"172.21.15.59:6833/3325237972","heartbeat_front_addr":"172.21.15.59:6831/3325237972","state":["exists","up"]},{"osd":4,"uuid":"936ca706-412e-4b15-a2ee-d90c1a417026","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6800","nonce":3091399351},{"type":"v1","addr":"172.21.15.117:6801","nonce":3091399351}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6802","nonce":3091399351},{"type":"v1","addr":"172.21.15.117:6803","nonce":3091399351}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6806","nonce":3091399351},{"type":"v1","addr":"172.21.15.117:6807","nonce":3091399351}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6804","nonce":3091399351},{"type":"v1","addr":"172.21.15.117:6805","nonce":3091399351}]},"public_addr":"172.21.15.117:6801/3091399351","cluster_addr":"172.21.15.117:6803/3091399351","heartbeat_back_addr":"172.21.15.117:6807/3091399351","heartbeat_front_addr":"172.21.15.117:6805/3091399351","state":["exists","up"]},{"osd":5,"uuid":"71c8819c-71bd-417a-9d0c-d9368da3e6db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6808","nonce":839900484},{"type":"v1","addr":"172.21.15.117:6809","nonce":839900484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6810","nonce":839900484},{"type":"v1","addr":"172.21.15.117:6811","nonce":839900484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6814","nonce":839900484},{"type":"v1","addr":"172.21.15.117:6815","nonce":839900484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6812","nonce":839900484},{"type":"v1","addr":"172.21.15.117:6813","nonce":839900484}]},"public_addr":"172.21.15.117:6809/839900484","cluster_addr":"172.21.15.117:6811/839900484","heartbeat_back_addr":"172.21.15.117:6815/839900484","heartbeat_front_addr":"172.21.15.117:6813/839900484","state":["exists","up"]},{"osd":6,"uuid":"13cf4721-77be-49ea-b8ea-7e1c14c69b30","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6816","nonce":1246294952},{"type":"v1","addr":"172.21.15.117:6817","nonce":1246294952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6818","nonce":1246294952},{"type":"v1","addr":"172.21.15.117:6819","nonce":1246294952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6822","nonce":1246294952},{"type":"v1","addr":"172.21.15.117:6823","nonce":1246294952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6820","nonce":1246294952},{"type":"v1","addr":"172.21.15.117:6821","nonce":1246294952}]},"public_addr":"172.21.15.117:6817/1246294952","cluster_addr":"172.21.15.117:6819/1246294952","heartbeat_back_addr":"172.21.15.117:6823/1246294952","heartbeat_front_addr":"172.21.15.117:6821/1246294952","state":["exists","up"]},{"osd":7,"uuid":"009199b9-9edd-419c-86bd-ce34d4cb8725","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6824","nonce":626022984},{"type":"v1","addr":"172.21.15.117:6825","nonce":626022984}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6826","nonce":626022984},{"type":"v1","addr":"172.21.15.117:6827","nonce":626022984}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6830","nonce":626022984},{"type":"v1","addr":"172.21.15.117:6831","nonce":626022984}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6828","nonce":626022984},{"type":"v1","addr":"172.21.15.117:6829","nonce":626022984}]},"public_addr":"172.21.15.117:6825/626022984","cluster_addr":"172.21.15.117:6827/626022984","heartbeat_back_addr":"172.21.15.117:6831/626022984","heartbeat_front_addr":"172.21.15.117:6829/626022984","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":"2024-06-11T13:15:03.280562+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":"2024-06-11T13:15:44.013867+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":"2024-06-11T13:16:26.549760+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":"2024-06-11T13:17:08.206461+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":"2024-06-11T13:17:49.603542+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T13:18:31.308345+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T13:19:11.901451+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":"2024-06-11T13:19:53.214669+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.59:6800/2850836843":"2024-06-12T13:13:12.822292+0000","172.21.15.59:0/127782753":"2024-06-12T13:13:12.822292+0000","172.21.15.59:0/542855186":"2024-06-12T13:13:12.822292+0000","172.21.15.59:6800/535794751":"2024-06-12T13:12:40.870027+0000","172.21.15.59:6801/535794751":"2024-06-12T13:12:40.870027+0000","172.21.15.59:0/779130766":"2024-06-12T13:13:12.822292+0000","172.21.15.59:0/1165703234":"2024-06-12T13:12:40.870027+0000","172.21.15.59:0/1445963366":"2024-06-12T13:12:40.870027+0000","172.21.15.59:6801/2850836843":"2024-06-12T13:13:12.822292+0000","172.21.15.59:0/2531335905":"2024-06-12T13:12:40.870027+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}} 2024-06-11T13:20:04.614 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-06-11T13:16:29.512222+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': {}}}] 2024-06-11T13:20:04.614 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-06-11T13:20:04.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:04 smithi117 bash[19086]: cluster 2024-06-11T13:20:03.649321+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-06-11T13:20:04.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:04 smithi117 bash[19086]: audit 2024-06-11T13:20:03.980400+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.59:0/4195487479' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T13:20:05.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:04 smithi059 bash[18923]: cluster 2024-06-11T13:20:03.649321+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-06-11T13:20:05.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:04 smithi059 bash[18923]: audit 2024-06-11T13:20:03.980400+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.59:0/4195487479' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T13:20:05.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:04 smithi059 bash[24309]: cluster 2024-06-11T13:20:03.649321+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-06-11T13:20:05.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:04 smithi059 bash[24309]: audit 2024-06-11T13:20:03.980400+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.59:0/4195487479' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T13:20:06.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:06 smithi117 bash[19086]: cluster 2024-06-11T13:20:05.649894+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-06-11T13:20:07.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:06 smithi059 bash[18923]: cluster 2024-06-11T13:20:05.649894+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-06-11T13:20:07.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:06 smithi059 bash[24309]: cluster 2024-06-11T13:20:05.649894+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-06-11T13:20:07.341 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:20:08.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:08 smithi059 bash[24309]: cluster 2024-06-11T13:20:07.650522+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-06-11T13:20:08.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:08 smithi059 bash[18923]: cluster 2024-06-11T13:20:07.650522+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-06-11T13:20:08.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:08 smithi117 bash[19086]: cluster 2024-06-11T13:20:07.650522+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-06-11T13:20:10.533 INFO:teuthology.orchestra.run.smithi059.stdout:pg_num: 1 2024-06-11T13:20:10.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:10 smithi059 bash[18923]: audit 2024-06-11T13:20:10.539824+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.59:0/1699822656' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-06-11T13:20:10.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:10 smithi059 bash[24309]: audit 2024-06-11T13:20:10.539824+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.59:0/1699822656' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-06-11T13:20:10.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:10 smithi117 bash[19086]: audit 2024-06-11T13:20:10.539824+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.59:0/1699822656' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-06-11T13:20:11.163 INFO:tasks.cephadm:Adding prometheus.a on smithi117 2024-06-11T13:20:11.164 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch apply prometheus '1;smithi117=a' 2024-06-11T13:20:11.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:11 smithi117 bash[19086]: cluster 2024-06-11T13:20:09.651143+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-06-11T13:20:12.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:11 smithi059 bash[18923]: cluster 2024-06-11T13:20:09.651143+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-06-11T13:20:12.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:11 smithi059 bash[24309]: cluster 2024-06-11T13:20:09.651143+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-06-11T13:20:13.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:13 smithi117 bash[19086]: cluster 2024-06-11T13:20:11.651781+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-06-11T13:20:13.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:13 smithi117 bash[19086]: audit 2024-06-11T13:20:12.985894+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:20:13.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:13 smithi117 bash[19086]: audit 2024-06-11T13:20:12.986733+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:20:14.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:13 smithi059 bash[18923]: cluster 2024-06-11T13:20:11.651781+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-06-11T13:20:14.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:13 smithi059 bash[18923]: audit 2024-06-11T13:20:12.985894+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:20:14.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:13 smithi059 bash[18923]: audit 2024-06-11T13:20:12.986733+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:20:14.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:13 smithi059 bash[24309]: cluster 2024-06-11T13:20:11.651781+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-06-11T13:20:14.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:13 smithi059 bash[24309]: audit 2024-06-11T13:20:12.985894+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:20:14.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:13 smithi059 bash[24309]: audit 2024-06-11T13:20:12.986733+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:20:15.062 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:14 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:20:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:20:15.906 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:15 smithi117 bash[19086]: cluster 2024-06-11T13:20:13.652427+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:15.906 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:15 smithi117 bash[19086]: audit 2024-06-11T13:20:14.986146+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:15.906 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:15 smithi117 bash[19086]: audit 2024-06-11T13:20:14.992301+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:16.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:15 smithi059 bash[18923]: cluster 2024-06-11T13:20:13.652427+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:16.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:15 smithi059 bash[18923]: audit 2024-06-11T13:20:14.986146+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:16.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:15 smithi059 bash[18923]: audit 2024-06-11T13:20:14.992301+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:16.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:15 smithi059 bash[24309]: cluster 2024-06-11T13:20:13.652427+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:16.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:15 smithi059 bash[24309]: audit 2024-06-11T13:20:14.986146+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:16.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:15 smithi059 bash[24309]: audit 2024-06-11T13:20:14.992301+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:16.296 INFO:teuthology.orchestra.run.smithi117.stdout:Scheduled prometheus update... 2024-06-11T13:20:16.939 DEBUG:teuthology.orchestra.run.smithi117:prometheus.a> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@prometheus.a.service 2024-06-11T13:20:16.941 INFO:tasks.cephadm:Adding node-exporter.a on smithi059 2024-06-11T13:20:16.941 INFO:tasks.cephadm:Adding node-exporter.b on smithi117 2024-06-11T13:20:16.941 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch apply node-exporter '2;smithi059=a;smithi117=b' 2024-06-11T13:20:17.517 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:17 smithi117 bash[20429]: ignoring --setuser ceph since I am not root 2024-06-11T13:20:17.517 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:17 smithi117 bash[20429]: ignoring --setgroup ceph since I am not root 2024-06-11T13:20:17.517 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:17 smithi117 bash[20429]: debug 2024-06-11T13:20:17.386+0000 7f40d5253700 1 -- 172.21.15.117:0/4079655027 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55721fc28340 con 0x5572209a4800 2024-06-11T13:20:17.517 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:17 smithi117 bash[19086]: cluster 2024-06-11T13:20:15.653050+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:17.517 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:17 smithi117 bash[19086]: audit 2024-06-11T13:20:16.290468+0000 mgr.y (mgr.14152) 285 : audit [DBG] from='client.24329 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi117=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:20:17.517 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:17 smithi117 bash[19086]: cephadm 2024-06-11T13:20:16.293928+0000 mgr.y (mgr.14152) 286 : cephadm [INF] Saving service prometheus spec with placement smithi117=a;count:1 2024-06-11T13:20:17.517 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:17 smithi117 bash[19086]: audit 2024-06-11T13:20:16.301561+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:17.517 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:17 smithi117 bash[19086]: audit 2024-06-11T13:20:16.322998+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:17.518 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:17 smithi117 bash[19086]: audit 2024-06-11T13:20:16.325524+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:17.518 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:17 smithi117 bash[19086]: audit 2024-06-11T13:20:16.327089+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:17.518 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:17 smithi117 bash[19086]: audit 2024-06-11T13:20:16.336529+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:17.518 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:17 smithi117 bash[19086]: audit 2024-06-11T13:20:16.346256+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-06-11T13:20:17.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[19177]: ignoring --setuser ceph since I am not root 2024-06-11T13:20:17.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[19177]: ignoring --setgroup ceph since I am not root 2024-06-11T13:20:17.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[19177]: debug 2024-06-11T13:20:17.390+0000 7f4fd9d29700 1 -- 172.21.15.59:0/3724584358 <== mon.1 v2:172.21.15.59:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562d4f3da340 con 0x562d50156400 2024-06-11T13:20:17.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[19177]: debug 2024-06-11T13:20:17.530+0000 7f4fe2785000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:20:17.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[24309]: cluster 2024-06-11T13:20:15.653050+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:17.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[24309]: audit 2024-06-11T13:20:16.290468+0000 mgr.y (mgr.14152) 285 : audit [DBG] from='client.24329 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi117=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:20:17.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[24309]: cephadm 2024-06-11T13:20:16.293928+0000 mgr.y (mgr.14152) 286 : cephadm [INF] Saving service prometheus spec with placement smithi117=a;count:1 2024-06-11T13:20:17.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[24309]: audit 2024-06-11T13:20:16.301561+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:17.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[24309]: audit 2024-06-11T13:20:16.322998+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:17.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[24309]: audit 2024-06-11T13:20:16.325524+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:17.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[24309]: audit 2024-06-11T13:20:16.327089+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:17.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[24309]: audit 2024-06-11T13:20:16.336529+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:17.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[24309]: audit 2024-06-11T13:20:16.346256+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-06-11T13:20:17.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[18923]: cluster 2024-06-11T13:20:15.653050+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:17.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[18923]: audit 2024-06-11T13:20:16.290468+0000 mgr.y (mgr.14152) 285 : audit [DBG] from='client.24329 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi117=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:20:17.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[18923]: cephadm 2024-06-11T13:20:16.293928+0000 mgr.y (mgr.14152) 286 : cephadm [INF] Saving service prometheus spec with placement smithi117=a;count:1 2024-06-11T13:20:17.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[18923]: audit 2024-06-11T13:20:16.301561+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:17.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[18923]: audit 2024-06-11T13:20:16.322998+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:17.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[18923]: audit 2024-06-11T13:20:16.325524+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:17.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[18923]: audit 2024-06-11T13:20:16.327089+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:17.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[18923]: audit 2024-06-11T13:20:16.336529+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' 2024-06-11T13:20:17.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:17 smithi059 bash[18923]: audit 2024-06-11T13:20:16.346256+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-06-11T13:20:18.178 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:17 smithi117 bash[20429]: debug 2024-06-11T13:20:17.526+0000 7f40ddcaf000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:20:18.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:18 smithi117 bash[19086]: audit 2024-06-11T13:20:17.347339+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-06-11T13:20:18.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:18 smithi117 bash[19086]: cluster 2024-06-11T13:20:17.347405+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2024-06-11T13:20:18.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:18 smithi059 bash[24309]: audit 2024-06-11T13:20:17.347339+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-06-11T13:20:18.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:18 smithi059 bash[24309]: cluster 2024-06-11T13:20:17.347405+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2024-06-11T13:20:18.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:18 smithi059 bash[18923]: audit 2024-06-11T13:20:17.347339+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14152 172.21.15.59:0/2797919504' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-06-11T13:20:18.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:18 smithi059 bash[18923]: cluster 2024-06-11T13:20:17.347405+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2024-06-11T13:20:19.176 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:19 smithi117 bash[20429]: debug 2024-06-11T13:20:19.090+0000 7f40ddcaf000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:20:19.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:19 smithi117 bash[20429]: debug 2024-06-11T13:20:19.182+0000 7f40ddcaf000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:20:19.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:19 smithi117 bash[20429]: debug 2024-06-11T13:20:19.430+0000 7f40ddcaf000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:20:19.458 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:19 smithi059 bash[19177]: debug 2024-06-11T13:20:19.110+0000 7f4fe2785000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:20:19.459 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:19 smithi059 bash[19177]: debug 2024-06-11T13:20:19.206+0000 7f4fe2785000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:20:19.459 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:19 smithi059 bash[19177]: debug 2024-06-11T13:20:19.458+0000 7f4fe2785000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:20:20.420 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:20 smithi117 bash[20429]: debug 2024-06-11T13:20:20.162+0000 7f40ddcaf000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:20:20.421 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:20 smithi117 bash[20429]: debug 2024-06-11T13:20:20.270+0000 7f40ddcaf000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:20:20.421 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:20 smithi117 bash[20429]: debug 2024-06-11T13:20:20.370+0000 7f40ddcaf000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:20:20.546 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:20 smithi059 bash[19177]: debug 2024-06-11T13:20:20.218+0000 7f4fe2785000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:20:20.546 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:20 smithi059 bash[19177]: debug 2024-06-11T13:20:20.330+0000 7f4fe2785000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:20:20.547 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:20 smithi059 bash[19177]: debug 2024-06-11T13:20:20.434+0000 7f4fe2785000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:20:20.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:20 smithi117 bash[20429]: debug 2024-06-11T13:20:20.482+0000 7f40ddcaf000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:20:20.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:20 smithi059 bash[19177]: debug 2024-06-11T13:20:20.550+0000 7f4fe2785000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:20:20.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:20 smithi059 bash[19177]: debug 2024-06-11T13:20:20.762+0000 7f4fe2785000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:20:20.974 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:20 smithi117 bash[20429]: debug 2024-06-11T13:20:20.710+0000 7f40ddcaf000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:20:21.250 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:20 smithi117 bash[20429]: debug 2024-06-11T13:20:20.982+0000 7f40ddcaf000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:20:21.250 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:21 smithi117 bash[20429]: debug 2024-06-11T13:20:21.082+0000 7f40ddcaf000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:20:21.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:21 smithi059 bash[19177]: debug 2024-06-11T13:20:21.050+0000 7f4fe2785000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:20:21.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:21 smithi059 bash[19177]: debug 2024-06-11T13:20:21.154+0000 7f4fe2785000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:20:21.589 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:21 smithi059 bash[19177]: debug 2024-06-11T13:20:21.341+0000 7f4fe2785000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:20:21.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:21 smithi117 bash[20429]: debug 2024-06-11T13:20:21.258+0000 7f40ddcaf000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:20:21.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:21 smithi117 bash[20429]: debug 2024-06-11T13:20:21.498+0000 7f40ddcaf000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:20:22.144 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:21 smithi117 bash[20429]: debug 2024-06-11T13:20:21.762+0000 7f40ddcaf000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:20:22.144 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:21 smithi117 bash[20429]: debug 2024-06-11T13:20:21.922+0000 7f40ddcaf000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:20:22.144 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:22 smithi117 bash[20429]: debug 2024-06-11T13:20:22.150+0000 7f40ddcaf000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:20:22.283 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:21 smithi059 bash[19177]: debug 2024-06-11T13:20:21.589+0000 7f4fe2785000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:20:22.283 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:21 smithi059 bash[19177]: debug 2024-06-11T13:20:21.869+0000 7f4fe2785000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:20:22.283 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:22 smithi059 bash[19177]: debug 2024-06-11T13:20:22.041+0000 7f4fe2785000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:20:22.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:22 smithi117 bash[20429]: debug 2024-06-11T13:20:22.266+0000 7f40ddcaf000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:20:22.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:22 smithi059 bash[19177]: debug 2024-06-11T13:20:22.285+0000 7f4fe2785000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:20:22.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:22 smithi059 bash[19177]: debug 2024-06-11T13:20:22.405+0000 7f4fe2785000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:20:22.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:22 smithi117 bash[20429]: debug 2024-06-11T13:20:22.598+0000 7f40ddcaf000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:20:23.062 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:22 smithi059 bash[19177]: debug 2024-06-11T13:20:22.749+0000 7f4fe2785000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:20:23.613 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:23 smithi117 bash[20429]: debug 2024-06-11T13:20:23.306+0000 7f40ddcaf000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:20:23.614 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:23 smithi117 bash[20429]: debug 2024-06-11T13:20:23.418+0000 7f40ddcaf000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:20:23.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:23 smithi059 bash[19177]: debug 2024-06-11T13:20:23.505+0000 7f4fe2785000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:20:23.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:23 smithi059 bash[19177]: debug 2024-06-11T13:20:23.625+0000 7f4fe2785000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:20:23.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:23 smithi117 bash[20429]: debug 2024-06-11T13:20:23.622+0000 7f40ddcaf000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:20:24.168 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:23 smithi059 bash[19177]: debug 2024-06-11T13:20:23.837+0000 7f4fe2785000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:20:24.298 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:23 smithi117 bash[20429]: debug 2024-06-11T13:20:23.938+0000 7f40ddcaf000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:20:24.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:24 smithi117 bash[19086]: cluster 2024-06-11T13:20:24.438525+0000 mon.a (mon.0) 782 : cluster [DBG] Standby manager daemon x restarted 2024-06-11T13:20:24.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:24 smithi117 bash[19086]: cluster 2024-06-11T13:20:24.438813+0000 mon.a (mon.0) 783 : cluster [DBG] Standby manager daemon x started 2024-06-11T13:20:24.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:24 smithi117 bash[19086]: audit 2024-06-11T13:20:24.444937+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.117:0/67080584' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T13:20:24.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:24 smithi117 bash[19086]: audit 2024-06-11T13:20:24.446319+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.117:0/67080584' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:20:24.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:24 smithi117 bash[19086]: audit 2024-06-11T13:20:24.450270+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.117:0/67080584' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T13:20:24.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:24 smithi117 bash[19086]: audit 2024-06-11T13:20:24.450711+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.117:0/67080584' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:20:24.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:24 smithi117 bash[20429]: debug 2024-06-11T13:20:24.306+0000 7f40ddcaf000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:20:24.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:24 smithi117 bash[20429]: debug 2024-06-11T13:20:24.418+0000 7f40ddcaf000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:20:24.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:24 smithi117 bash[20429]: [11/Jun/2024:13:20:24] ENGINE Bus STARTING 2024-06-11T13:20:24.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:24 smithi117 bash[20429]: CherryPy Checker: 2024-06-11T13:20:24.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:24 smithi117 bash[20429]: The Application mounted at '' has an empty config. 2024-06-11T13:20:24.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:24 smithi117 bash[20429]: [11/Jun/2024:13:20:24] ENGINE Serving on http://:::9283 2024-06-11T13:20:24.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:24 smithi117 bash[20429]: [11/Jun/2024:13:20:24] ENGINE Bus STARTED 2024-06-11T13:20:24.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[19177]: debug 2024-06-11T13:20:24.169+0000 7f4fe2785000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:20:24.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[19177]: debug 2024-06-11T13:20:24.561+0000 7f4fe2785000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:20:24.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[19177]: debug 2024-06-11T13:20:24.685+0000 7f4fe2785000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:20:24.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[18923]: cluster 2024-06-11T13:20:24.438525+0000 mon.a (mon.0) 782 : cluster [DBG] Standby manager daemon x restarted 2024-06-11T13:20:24.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[18923]: cluster 2024-06-11T13:20:24.438813+0000 mon.a (mon.0) 783 : cluster [DBG] Standby manager daemon x started 2024-06-11T13:20:24.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[18923]: audit 2024-06-11T13:20:24.444937+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.117:0/67080584' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T13:20:24.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[18923]: audit 2024-06-11T13:20:24.446319+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.117:0/67080584' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:20:24.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[18923]: audit 2024-06-11T13:20:24.450270+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.117:0/67080584' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T13:20:24.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[18923]: audit 2024-06-11T13:20:24.450711+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.117:0/67080584' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:20:24.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[24309]: cluster 2024-06-11T13:20:24.438525+0000 mon.a (mon.0) 782 : cluster [DBG] Standby manager daemon x restarted 2024-06-11T13:20:24.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[24309]: cluster 2024-06-11T13:20:24.438813+0000 mon.a (mon.0) 783 : cluster [DBG] Standby manager daemon x started 2024-06-11T13:20:24.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[24309]: audit 2024-06-11T13:20:24.444937+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.117:0/67080584' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T13:20:24.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[24309]: audit 2024-06-11T13:20:24.446319+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.117:0/67080584' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:20:24.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[24309]: audit 2024-06-11T13:20:24.450270+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.117:0/67080584' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T13:20:24.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:24 smithi059 bash[24309]: audit 2024-06-11T13:20:24.450711+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.117:0/67080584' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:20:25.780 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:25 smithi059 bash[19177]: [11/Jun/2024:13:20:25] ENGINE Bus STARTING 2024-06-11T13:20:25.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:25 smithi059 bash[24309]: cluster 2024-06-11T13:20:24.496724+0000 mon.a (mon.0) 784 : cluster [DBG] mgrmap e17: y(active, since 7m), standbys: x 2024-06-11T13:20:25.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:25 smithi059 bash[24309]: cluster 2024-06-11T13:20:24.710559+0000 mon.a (mon.0) 785 : cluster [INF] Active manager daemon y restarted 2024-06-11T13:20:25.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:25 smithi059 bash[24309]: cluster 2024-06-11T13:20:24.711740+0000 mon.a (mon.0) 786 : cluster [INF] Activating manager daemon y 2024-06-11T13:20:25.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:25 smithi059 bash[24309]: cluster 2024-06-11T13:20:24.717207+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-06-11T13:20:25.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:25 smithi059 bash[18923]: cluster 2024-06-11T13:20:24.496724+0000 mon.a (mon.0) 784 : cluster [DBG] mgrmap e17: y(active, since 7m), standbys: x 2024-06-11T13:20:25.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:25 smithi059 bash[18923]: cluster 2024-06-11T13:20:24.710559+0000 mon.a (mon.0) 785 : cluster [INF] Active manager daemon y restarted 2024-06-11T13:20:25.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:25 smithi059 bash[18923]: cluster 2024-06-11T13:20:24.711740+0000 mon.a (mon.0) 786 : cluster [INF] Activating manager daemon y 2024-06-11T13:20:25.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:25 smithi059 bash[18923]: cluster 2024-06-11T13:20:24.717207+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-06-11T13:20:25.783 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:25 smithi117 bash[19086]: cluster 2024-06-11T13:20:24.496724+0000 mon.a (mon.0) 784 : cluster [DBG] mgrmap e17: y(active, since 7m), standbys: x 2024-06-11T13:20:25.783 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:25 smithi117 bash[19086]: cluster 2024-06-11T13:20:24.710559+0000 mon.a (mon.0) 785 : cluster [INF] Active manager daemon y restarted 2024-06-11T13:20:25.783 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:25 smithi117 bash[19086]: cluster 2024-06-11T13:20:24.711740+0000 mon.a (mon.0) 786 : cluster [INF] Activating manager daemon y 2024-06-11T13:20:25.783 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:25 smithi117 bash[19086]: cluster 2024-06-11T13:20:24.717207+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-06-11T13:20:26.046 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:25 smithi059 bash[19177]: CherryPy Checker: 2024-06-11T13:20:26.046 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:25 smithi059 bash[19177]: The Application mounted at '' has an empty config. 2024-06-11T13:20:26.047 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:25 smithi059 bash[19177]: [11/Jun/2024:13:20:25] ENGINE Serving on http://:::9283 2024-06-11T13:20:26.047 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:25 smithi059 bash[19177]: [11/Jun/2024:13:20:25] ENGINE Bus STARTED 2024-06-11T13:20:26.660 INFO:teuthology.orchestra.run.smithi117.stdout:Scheduled node-exporter update... 2024-06-11T13:20:26.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[19177]: [11/Jun/2024:13:20:26] ENGINE Bus STARTING 2024-06-11T13:20:26.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[19177]: [11/Jun/2024:13:20:26] ENGINE Serving on https://172.21.15.59:7150 2024-06-11T13:20:26.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[19177]: [11/Jun/2024:13:20:26] ENGINE Bus STARTED 2024-06-11T13:20:26.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: cluster 2024-06-11T13:20:25.626494+0000 mon.a (mon.0) 788 : cluster [DBG] mgrmap e18: y(active, starting, since 0.914925s), standbys: x 2024-06-11T13:20:26.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.629847+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:20:26.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.630458+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:20:26.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.631101+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:20:26.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.633238+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:20:26.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.633949+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:20:26.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.634620+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:20:26.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.635505+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:20:26.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.636247+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:20:26.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.636940+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:20:26.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.637606+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:20:26.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.638441+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:20:26.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.639232+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:20:26.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.640029+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:20:26.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.640901+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:20:26.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.641556+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:20:26.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.642959+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:20:26.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: cluster 2024-06-11T13:20:25.671666+0000 mon.a (mon.0) 789 : cluster [INF] Manager daemon y is now available 2024-06-11T13:20:26.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.695608+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: cluster 2024-06-11T13:20:25.626494+0000 mon.a (mon.0) 788 : cluster [DBG] mgrmap e18: y(active, starting, since 0.914925s), standbys: x 2024-06-11T13:20:26.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.629847+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:20:26.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.630458+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:20:26.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.631101+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:20:26.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.633238+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:20:26.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.633949+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:20:26.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.634620+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:20:26.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.635505+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:20:26.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.636247+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:20:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.636940+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:20:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.637606+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:20:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.638441+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:20:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.639232+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:20:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.640029+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:20:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.640901+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:20:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.641556+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:20:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.642959+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:20:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: cluster 2024-06-11T13:20:25.671666+0000 mon.a (mon.0) 789 : cluster [INF] Manager daemon y is now available 2024-06-11T13:20:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.695608+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.701030+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:26.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.704508+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:26.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.706167+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:26.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.707346+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:26.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.711663+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:20:26.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.711973+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:20:26.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.712110+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:20:26.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.712842+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:20:26.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.716443+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]': finished 2024-06-11T13:20:26.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.725821+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]': finished 2024-06-11T13:20:26.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: cephadm 2024-06-11T13:20:25.726579+0000 mgr.y (mgr.14385) 1 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:20:26.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: cephadm 2024-06-11T13:20:25.726941+0000 mgr.y (mgr.14385) 2 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:20:26.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.729946+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.750828+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:20:26.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.751324+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:20:26.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.760018+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:20:26.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:25.760489+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:20:26.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: cephadm 2024-06-11T13:20:26.116202+0000 mgr.y (mgr.14385) 3 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:20:26.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: cephadm 2024-06-11T13:20:26.142398+0000 mgr.y (mgr.14385) 4 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:20:26.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:26.204246+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:26.250192+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:26.254293+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:26.261499+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-06-11T13:20:26.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[18923]: audit 2024-06-11T13:20:26.261773+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-06-11T13:20:26.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.701030+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:26.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.704508+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:26.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.706167+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:26.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.707346+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:26.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.711663+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:20:26.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.711973+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.712110+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.712842+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.716443+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]': finished 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.725821+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]': finished 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: cephadm 2024-06-11T13:20:25.726579+0000 mgr.y (mgr.14385) 1 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: cephadm 2024-06-11T13:20:25.726941+0000 mgr.y (mgr.14385) 2 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.729946+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.750828+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.751324+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.760018+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:25.760489+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: cephadm 2024-06-11T13:20:26.116202+0000 mgr.y (mgr.14385) 3 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: cephadm 2024-06-11T13:20:26.142398+0000 mgr.y (mgr.14385) 4 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:26.204246+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:26.250192+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:26.254293+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:26.261499+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-06-11T13:20:26.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:26 smithi059 bash[24309]: audit 2024-06-11T13:20:26.261773+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-06-11T13:20:26.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: cluster 2024-06-11T13:20:25.626494+0000 mon.a (mon.0) 788 : cluster [DBG] mgrmap e18: y(active, starting, since 0.914925s), standbys: x 2024-06-11T13:20:26.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.629847+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:20:26.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.630458+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:20:26.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.631101+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:20:26.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.633238+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:20:26.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.633949+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:20:26.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.634620+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:20:26.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.635505+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:20:26.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.636247+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:20:26.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.636940+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:20:26.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.637606+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:20:26.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.638441+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:20:26.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.639232+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:20:26.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.640029+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:20:26.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.640901+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:20:26.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.641556+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:20:26.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.642959+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:20:26.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: cluster 2024-06-11T13:20:25.671666+0000 mon.a (mon.0) 789 : cluster [INF] Manager daemon y is now available 2024-06-11T13:20:26.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.695608+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.701030+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:26.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.704508+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:26.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.706167+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:26.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.707346+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:26.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.711663+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:20:26.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.711973+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:20:26.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.712110+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:20:26.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.712842+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:20:26.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.716443+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]': finished 2024-06-11T13:20:26.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.725821+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]': finished 2024-06-11T13:20:26.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: cephadm 2024-06-11T13:20:25.726579+0000 mgr.y (mgr.14385) 1 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:20:26.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: cephadm 2024-06-11T13:20:25.726941+0000 mgr.y (mgr.14385) 2 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:20:26.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.729946+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.750828+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:20:26.904 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.751324+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:20:26.904 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.760018+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:20:26.904 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:25.760489+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:20:26.904 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: cephadm 2024-06-11T13:20:26.116202+0000 mgr.y (mgr.14385) 3 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:20:26.904 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: cephadm 2024-06-11T13:20:26.142398+0000 mgr.y (mgr.14385) 4 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:20:26.904 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:26.204246+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.904 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:26.250192+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.904 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:26.254293+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:26.904 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:26.261499+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-06-11T13:20:26.904 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:26 smithi117 bash[19086]: audit 2024-06-11T13:20:26.261773+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-06-11T13:20:27.555 DEBUG:teuthology.orchestra.run.smithi059:node-exporter.a> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.a.service 2024-06-11T13:20:27.558 DEBUG:teuthology.orchestra.run.smithi117:node-exporter.b> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.b.service 2024-06-11T13:20:27.560 INFO:tasks.cephadm:Adding alertmanager.a on smithi059 2024-06-11T13:20:27.560 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch apply alertmanager '1;smithi059=a' 2024-06-11T13:20:27.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:27 smithi117 bash[19086]: cephadm 2024-06-11T13:20:26.541704+0000 mgr.y (mgr.14385) 5 : cephadm [INF] [11/Jun/2024:13:20:26] ENGINE Bus STARTING 2024-06-11T13:20:27.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:27 smithi117 bash[19086]: audit 2024-06-11T13:20:26.639865+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-06-11T13:20:27.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:27 smithi117 bash[19086]: cluster 2024-06-11T13:20:26.640011+0000 mon.a (mon.0) 803 : cluster [DBG] mgrmap e19: y(active, since 1.92847s), standbys: x 2024-06-11T13:20:27.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:27 smithi117 bash[19086]: audit 2024-06-11T13:20:26.650045+0000 mgr.y (mgr.14385) 6 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi059=a;smithi117=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:20:27.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:27 smithi117 bash[19086]: cephadm 2024-06-11T13:20:26.657002+0000 mgr.y (mgr.14385) 7 : cephadm [INF] Saving service node-exporter spec with placement smithi059=a;smithi117=b;count:2 2024-06-11T13:20:27.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:27 smithi117 bash[19086]: cluster 2024-06-11T13:20:26.659041+0000 mgr.y (mgr.14385) 8 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:27.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:27 smithi117 bash[19086]: audit 2024-06-11T13:20:26.662133+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:27.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:27 smithi117 bash[19086]: cephadm 2024-06-11T13:20:26.667058+0000 mgr.y (mgr.14385) 9 : cephadm [INF] [11/Jun/2024:13:20:26] ENGINE Serving on https://172.21.15.59:7150 2024-06-11T13:20:27.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:27 smithi117 bash[19086]: cephadm 2024-06-11T13:20:26.667210+0000 mgr.y (mgr.14385) 10 : cephadm [INF] [11/Jun/2024:13:20:26] ENGINE Bus STARTED 2024-06-11T13:20:27.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:27 smithi117 bash[19086]: audit 2024-06-11T13:20:26.672691+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:27.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:27 smithi117 bash[19086]: cephadm 2024-06-11T13:20:26.677448+0000 mgr.y (mgr.14385) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-06-11T13:20:28.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[24309]: cephadm 2024-06-11T13:20:26.541704+0000 mgr.y (mgr.14385) 5 : cephadm [INF] [11/Jun/2024:13:20:26] ENGINE Bus STARTING 2024-06-11T13:20:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[24309]: audit 2024-06-11T13:20:26.639865+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-06-11T13:20:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[24309]: cluster 2024-06-11T13:20:26.640011+0000 mon.a (mon.0) 803 : cluster [DBG] mgrmap e19: y(active, since 1.92847s), standbys: x 2024-06-11T13:20:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[24309]: audit 2024-06-11T13:20:26.650045+0000 mgr.y (mgr.14385) 6 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi059=a;smithi117=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:20:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[24309]: cephadm 2024-06-11T13:20:26.657002+0000 mgr.y (mgr.14385) 7 : cephadm [INF] Saving service node-exporter spec with placement smithi059=a;smithi117=b;count:2 2024-06-11T13:20:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[24309]: cluster 2024-06-11T13:20:26.659041+0000 mgr.y (mgr.14385) 8 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[24309]: audit 2024-06-11T13:20:26.662133+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[24309]: cephadm 2024-06-11T13:20:26.667058+0000 mgr.y (mgr.14385) 9 : cephadm [INF] [11/Jun/2024:13:20:26] ENGINE Serving on https://172.21.15.59:7150 2024-06-11T13:20:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[24309]: cephadm 2024-06-11T13:20:26.667210+0000 mgr.y (mgr.14385) 10 : cephadm [INF] [11/Jun/2024:13:20:26] ENGINE Bus STARTED 2024-06-11T13:20:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[24309]: audit 2024-06-11T13:20:26.672691+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:28.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[24309]: cephadm 2024-06-11T13:20:26.677448+0000 mgr.y (mgr.14385) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-06-11T13:20:28.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[18923]: cephadm 2024-06-11T13:20:26.541704+0000 mgr.y (mgr.14385) 5 : cephadm [INF] [11/Jun/2024:13:20:26] ENGINE Bus STARTING 2024-06-11T13:20:28.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[18923]: audit 2024-06-11T13:20:26.639865+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-06-11T13:20:28.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[18923]: cluster 2024-06-11T13:20:26.640011+0000 mon.a (mon.0) 803 : cluster [DBG] mgrmap e19: y(active, since 1.92847s), standbys: x 2024-06-11T13:20:28.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[18923]: audit 2024-06-11T13:20:26.650045+0000 mgr.y (mgr.14385) 6 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi059=a;smithi117=b", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:20:28.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[18923]: cephadm 2024-06-11T13:20:26.657002+0000 mgr.y (mgr.14385) 7 : cephadm [INF] Saving service node-exporter spec with placement smithi059=a;smithi117=b;count:2 2024-06-11T13:20:28.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[18923]: cluster 2024-06-11T13:20:26.659041+0000 mgr.y (mgr.14385) 8 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:28.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[18923]: audit 2024-06-11T13:20:26.662133+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:28.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[18923]: cephadm 2024-06-11T13:20:26.667058+0000 mgr.y (mgr.14385) 9 : cephadm [INF] [11/Jun/2024:13:20:26] ENGINE Serving on https://172.21.15.59:7150 2024-06-11T13:20:28.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[18923]: cephadm 2024-06-11T13:20:26.667210+0000 mgr.y (mgr.14385) 10 : cephadm [INF] [11/Jun/2024:13:20:26] ENGINE Bus STARTED 2024-06-11T13:20:28.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[18923]: audit 2024-06-11T13:20:26.672691+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:28.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:27 smithi059 bash[18923]: cephadm 2024-06-11T13:20:26.677448+0000 mgr.y (mgr.14385) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-06-11T13:20:28.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:28 smithi117 bash[19086]: cluster 2024-06-11T13:20:27.635468+0000 mgr.y (mgr.14385) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:28.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:28 smithi117 bash[19086]: cluster 2024-06-11T13:20:27.684473+0000 mon.a (mon.0) 806 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-06-11T13:20:29.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:28 smithi059 bash[18923]: cluster 2024-06-11T13:20:27.635468+0000 mgr.y (mgr.14385) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:29.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:28 smithi059 bash[18923]: cluster 2024-06-11T13:20:27.684473+0000 mon.a (mon.0) 806 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-06-11T13:20:29.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:28 smithi059 bash[24309]: cluster 2024-06-11T13:20:27.635468+0000 mgr.y (mgr.14385) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:29.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:28 smithi059 bash[24309]: cluster 2024-06-11T13:20:27.684473+0000 mon.a (mon.0) 806 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-06-11T13:20:30.894 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:30 smithi117 bash[19086]: cluster 2024-06-11T13:20:29.636072+0000 mgr.y (mgr.14385) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:31.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:30 smithi059 bash[18923]: cluster 2024-06-11T13:20:29.636072+0000 mgr.y (mgr.14385) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:31.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:30 smithi059 bash[24309]: cluster 2024-06-11T13:20:29.636072+0000 mgr.y (mgr.14385) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:31.340 INFO:teuthology.orchestra.run.smithi117.stdout:Scheduled alertmanager update... 2024-06-11T13:20:32.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:32 smithi117 bash[19086]: audit 2024-06-11T13:20:31.334429+0000 mgr.y (mgr.14385) 14 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi059=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:20:32.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:32 smithi117 bash[19086]: cephadm 2024-06-11T13:20:31.337887+0000 mgr.y (mgr.14385) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi059=a;count:1 2024-06-11T13:20:32.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:32 smithi117 bash[19086]: audit 2024-06-11T13:20:31.345586+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:32.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:32 smithi059 bash[18923]: audit 2024-06-11T13:20:31.334429+0000 mgr.y (mgr.14385) 14 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi059=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:20:32.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:32 smithi059 bash[18923]: cephadm 2024-06-11T13:20:31.337887+0000 mgr.y (mgr.14385) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi059=a;count:1 2024-06-11T13:20:32.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:32 smithi059 bash[18923]: audit 2024-06-11T13:20:31.345586+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:32.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:32 smithi059 bash[24309]: audit 2024-06-11T13:20:31.334429+0000 mgr.y (mgr.14385) 14 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi059=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:20:32.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:32 smithi059 bash[24309]: cephadm 2024-06-11T13:20:31.337887+0000 mgr.y (mgr.14385) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi059=a;count:1 2024-06-11T13:20:32.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:32 smithi059 bash[24309]: audit 2024-06-11T13:20:31.345586+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:33.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:33 smithi117 bash[19086]: cluster 2024-06-11T13:20:31.636702+0000 mgr.y (mgr.14385) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:33.739 DEBUG:teuthology.orchestra.run.smithi059:alertmanager.a> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@alertmanager.a.service 2024-06-11T13:20:33.741 INFO:tasks.cephadm:Adding grafana.a on smithi117 2024-06-11T13:20:33.742 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph orch apply grafana '1;smithi117=a' 2024-06-11T13:20:33.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:33 smithi059 bash[24309]: cluster 2024-06-11T13:20:31.636702+0000 mgr.y (mgr.14385) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:33.750 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:33 smithi059 bash[18923]: cluster 2024-06-11T13:20:31.636702+0000 mgr.y (mgr.14385) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:35.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:35 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:20:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:20:35.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:35 smithi059 bash[18923]: cluster 2024-06-11T13:20:33.637379+0000 mgr.y (mgr.14385) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:35.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:35 smithi059 bash[18923]: audit 2024-06-11T13:20:35.156729+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:35.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:35 smithi059 bash[18923]: audit 2024-06-11T13:20:35.167637+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:35.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:35 smithi059 bash[24309]: cluster 2024-06-11T13:20:33.637379+0000 mgr.y (mgr.14385) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:35.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:35 smithi059 bash[24309]: audit 2024-06-11T13:20:35.156729+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:35.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:35 smithi059 bash[24309]: audit 2024-06-11T13:20:35.167637+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:35.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:35 smithi117 bash[19086]: cluster 2024-06-11T13:20:33.637379+0000 mgr.y (mgr.14385) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:35.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:35 smithi117 bash[19086]: audit 2024-06-11T13:20:35.156729+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:35.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:35 smithi117 bash[19086]: audit 2024-06-11T13:20:35.167637+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:37.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:37 smithi059 bash[18923]: cluster 2024-06-11T13:20:35.638026+0000 mgr.y (mgr.14385) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:37.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:37 smithi059 bash[24309]: cluster 2024-06-11T13:20:35.638026+0000 mgr.y (mgr.14385) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:37.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:37 smithi117 bash[19086]: cluster 2024-06-11T13:20:35.638026+0000 mgr.y (mgr.14385) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:39.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:39 smithi117 bash[19086]: cluster 2024-06-11T13:20:37.638585+0000 mgr.y (mgr.14385) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:39.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:39 smithi117 bash[19086]: audit 2024-06-11T13:20:39.152009+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:39.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:39 smithi117 bash[19086]: audit 2024-06-11T13:20:39.166973+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:39.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:39 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:20:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:20:39.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:39 smithi059 bash[18923]: cluster 2024-06-11T13:20:37.638585+0000 mgr.y (mgr.14385) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:39.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:39 smithi059 bash[18923]: audit 2024-06-11T13:20:39.152009+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:39.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:39 smithi059 bash[18923]: audit 2024-06-11T13:20:39.166973+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:39.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:39 smithi059 bash[24309]: cluster 2024-06-11T13:20:37.638585+0000 mgr.y (mgr.14385) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:39.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:39 smithi059 bash[24309]: audit 2024-06-11T13:20:39.152009+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:39.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:39 smithi059 bash[24309]: audit 2024-06-11T13:20:39.166973+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:40.035 INFO:teuthology.orchestra.run.smithi117.stdout:Scheduled grafana update... 2024-06-11T13:20:41.052 DEBUG:teuthology.orchestra.run.smithi117:grafana.a> sudo journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@grafana.a.service 2024-06-11T13:20:41.055 INFO:tasks.cephadm:Setting up client nodes... 2024-06-11T13:20:41.055 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-06-11T13:20:41.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:41 smithi059 bash[18923]: cluster 2024-06-11T13:20:39.639162+0000 mgr.y (mgr.14385) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:41.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:41 smithi059 bash[18923]: audit 2024-06-11T13:20:40.026812+0000 mgr.y (mgr.14385) 21 : audit [DBG] from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi117=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:20:41.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:41 smithi059 bash[18923]: cephadm 2024-06-11T13:20:40.030207+0000 mgr.y (mgr.14385) 22 : cephadm [INF] Saving service grafana spec with placement smithi117=a;count:1 2024-06-11T13:20:41.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:41 smithi059 bash[18923]: audit 2024-06-11T13:20:40.038292+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:41.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:41 smithi059 bash[24309]: cluster 2024-06-11T13:20:39.639162+0000 mgr.y (mgr.14385) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:41.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:41 smithi059 bash[24309]: audit 2024-06-11T13:20:40.026812+0000 mgr.y (mgr.14385) 21 : audit [DBG] from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi117=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:20:41.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:41 smithi059 bash[24309]: cephadm 2024-06-11T13:20:40.030207+0000 mgr.y (mgr.14385) 22 : cephadm [INF] Saving service grafana spec with placement smithi117=a;count:1 2024-06-11T13:20:41.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:41 smithi059 bash[24309]: audit 2024-06-11T13:20:40.038292+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:41.391 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:41 smithi117 bash[19086]: cluster 2024-06-11T13:20:39.639162+0000 mgr.y (mgr.14385) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:41.391 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:41 smithi117 bash[19086]: audit 2024-06-11T13:20:40.026812+0000 mgr.y (mgr.14385) 21 : audit [DBG] from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi117=a", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:20:41.392 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:41 smithi117 bash[19086]: cephadm 2024-06-11T13:20:40.030207+0000 mgr.y (mgr.14385) 22 : cephadm [INF] Saving service grafana spec with placement smithi117=a;count:1 2024-06-11T13:20:41.392 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:41 smithi117 bash[19086]: audit 2024-06-11T13:20:40.038292+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:43.307 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:43 smithi117 bash[19086]: cluster 2024-06-11T13:20:41.639781+0000 mgr.y (mgr.14385) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:43.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:43 smithi059 bash[18923]: cluster 2024-06-11T13:20:41.639781+0000 mgr.y (mgr.14385) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:43.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:43 smithi059 bash[24309]: cluster 2024-06-11T13:20:41.639781+0000 mgr.y (mgr.14385) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:44.403 INFO:teuthology.orchestra.run.smithi059.stdout:[client.0] 2024-06-11T13:20:44.403 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQAsT2hmmaEfGBAAJt6pDBkTwB8K1Ao3RQ2Z5g== 2024-06-11T13:20:45.060 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-06-11T13:20:45.060 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-06-11T13:20:45.060 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-06-11T13:20:45.120 DEBUG:teuthology.orchestra.run.smithi117:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-06-11T13:20:45.243 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:45.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:45 smithi117 bash[19086]: cluster 2024-06-11T13:20:43.640490+0000 mgr.y (mgr.14385) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:45.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:45 smithi117 bash[19086]: audit 2024-06-11T13:20:44.404395+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.59:0/4106297086' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-11T13:20:45.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:45 smithi117 bash[19086]: audit 2024-06-11T13:20:44.409734+0000 mon.a (mon.0) 814 : audit [INF] from='client.? 172.21.15.59:0/4106297086' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-06-11T13:20:45.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:45.244 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:45.245 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:45.245 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:45.245 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:45.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:45 smithi059 bash[18923]: cluster 2024-06-11T13:20:43.640490+0000 mgr.y (mgr.14385) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:45.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:45 smithi059 bash[18923]: audit 2024-06-11T13:20:44.404395+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.59:0/4106297086' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-11T13:20:45.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:45 smithi059 bash[18923]: audit 2024-06-11T13:20:44.409734+0000 mon.a (mon.0) 814 : audit [INF] from='client.? 172.21.15.59:0/4106297086' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-06-11T13:20:45.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:45 smithi059 bash[24309]: cluster 2024-06-11T13:20:43.640490+0000 mgr.y (mgr.14385) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:45.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:45 smithi059 bash[24309]: audit 2024-06-11T13:20:44.404395+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.59:0/4106297086' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-11T13:20:45.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:45 smithi059 bash[24309]: audit 2024-06-11T13:20:44.409734+0000 mon.a (mon.0) 814 : audit [INF] from='client.? 172.21.15.59:0/4106297086' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-06-11T13:20:45.380 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:45.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:45.645 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:45.646 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:45.646 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:45.646 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:45.647 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: Started Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:20:45.647 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:20:45 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:46.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.534664+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.541308+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:46.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.544152+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:46.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.545928+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:46.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.558857+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: cephadm 2024-06-11T13:20:45.562067+0000 mgr.y (mgr.14385) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:20:46.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.572152+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:20:46.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.573234+0000 mgr.y (mgr.14385) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:20:46.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.575395+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.117:9095"}]: dispatch 2024-06-11T13:20:46.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.576408+0000 mgr.y (mgr.14385) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.117:9095"}]: dispatch 2024-06-11T13:20:46.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.586951+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.598559+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:46.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.601432+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:46.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.603712+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:46.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.618775+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: cephadm 2024-06-11T13:20:45.622535+0000 mgr.y (mgr.14385) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:20:46.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.627273+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:46.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.629808+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:46.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.631338+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.534664+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.541308+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.544152+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.545928+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.558857+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: cephadm 2024-06-11T13:20:45.562067+0000 mgr.y (mgr.14385) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:20:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.572152+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:20:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.573234+0000 mgr.y (mgr.14385) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:20:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.575395+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.117:9095"}]: dispatch 2024-06-11T13:20:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.576408+0000 mgr.y (mgr.14385) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.117:9095"}]: dispatch 2024-06-11T13:20:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.586951+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.598559+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.601432+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.603712+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.618775+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: cephadm 2024-06-11T13:20:45.622535+0000 mgr.y (mgr.14385) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:20:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.627273+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.629808+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.631338+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: cluster 2024-06-11T13:20:45.641162+0000 mgr.y (mgr.14385) 29 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.643209+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: cephadm 2024-06-11T13:20:45.646498+0000 mgr.y (mgr.14385) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:20:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[18923]: audit 2024-06-11T13:20:45.728934+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: cluster 2024-06-11T13:20:45.641162+0000 mgr.y (mgr.14385) 29 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.643209+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: cephadm 2024-06-11T13:20:45.646498+0000 mgr.y (mgr.14385) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:20:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:46 smithi059 bash[24309]: audit 2024-06-11T13:20:45.728934+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.534664+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.541308+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:46.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.544152+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:46.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.545928+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:46.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.558857+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: cephadm 2024-06-11T13:20:45.562067+0000 mgr.y (mgr.14385) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:20:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.572152+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:20:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.573234+0000 mgr.y (mgr.14385) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:20:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.575395+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.117:9095"}]: dispatch 2024-06-11T13:20:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.576408+0000 mgr.y (mgr.14385) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.117:9095"}]: dispatch 2024-06-11T13:20:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.586951+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.598559+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.601432+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.603712+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.618775+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: cephadm 2024-06-11T13:20:45.622535+0000 mgr.y (mgr.14385) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:20:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.627273+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.629808+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.631338+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: cluster 2024-06-11T13:20:45.641162+0000 mgr.y (mgr.14385) 29 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.643209+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: cephadm 2024-06-11T13:20:45.646498+0000 mgr.y (mgr.14385) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:20:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:46 smithi117 bash[19086]: audit 2024-06-11T13:20:45.728934+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:48.678 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.575Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-06-11T13:20:48.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.575Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-06-11T13:20:48.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.575Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-06-11T13:20:48.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.575Z caller=main.go:518 level=info host_details="(Linux 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 x86_64 smithi117 (none))" 2024-06-11T13:20:48.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.575Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-06-11T13:20:48.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.575Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-06-11T13:20:48.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.578Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-06-11T13:20:48.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.578Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-06-11T13:20:48.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.579Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-06-11T13:20:48.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.582Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-06-11T13:20:48.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.582Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.705µs 2024-06-11T13:20:48.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.582Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-06-11T13:20:48.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.582Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-06-11T13:20:48.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.582Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.739µs wal_replay_duration=312.517µs total_replay_duration=373.347µs 2024-06-11T13:20:48.680 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.583Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-06-11T13:20:48.680 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.583Z caller=main.go:947 level=info msg="TSDB started" 2024-06-11T13:20:48.680 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.583Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-11T13:20:48.680 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.603Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.20899ms db_storage=754ns remote_storage=1.839µs web_handler=466ns query_engine=951ns scrape=296.254µs scrape_sd=19.174µs notify=984ns notify_sd=1.508µs rules=18.63689ms 2024-06-11T13:20:48.680 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[37468]: ts=2024-06-11T13:20:48.603Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-06-11T13:20:49.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:48 smithi059 bash[18923]: cluster 2024-06-11T13:20:47.641812+0000 mgr.y (mgr.14385) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:49.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:48 smithi059 bash[24309]: cluster 2024-06-11T13:20:47.641812+0000 mgr.y (mgr.14385) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:49.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:48 smithi117 bash[19086]: cluster 2024-06-11T13:20:47.641812+0000 mgr.y (mgr.14385) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:50.180 INFO:teuthology.orchestra.run.smithi117.stdout:[client.1] 2024-06-11T13:20:50.181 INFO:teuthology.orchestra.run.smithi117.stdout: key = AQAyT2hmdGaxChAAFIo7XuGlhKYAJEPxrDKEVw== 2024-06-11T13:20:50.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:50 smithi117 bash[19086]: cluster 2024-06-11T13:20:49.642402+0000 mgr.y (mgr.14385) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:50.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:50 smithi117 bash[19086]: audit 2024-06-11T13:20:50.179052+0000 mon.a (mon.0) 821 : 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 2024-06-11T13:20:50.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:50 smithi117 bash[19086]: audit 2024-06-11T13:20:50.182301+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.117:0/1290340011' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-11T13:20:50.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:50 smithi117 bash[19086]: audit 2024-06-11T13:20:50.187040+0000 mon.a (mon.0) 822 : 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 2024-06-11T13:20:51.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:50 smithi059 bash[24309]: cluster 2024-06-11T13:20:49.642402+0000 mgr.y (mgr.14385) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:51.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:50 smithi059 bash[24309]: audit 2024-06-11T13:20:50.179052+0000 mon.a (mon.0) 821 : 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 2024-06-11T13:20:51.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:50 smithi059 bash[24309]: audit 2024-06-11T13:20:50.182301+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.117:0/1290340011' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-11T13:20:51.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:50 smithi059 bash[24309]: audit 2024-06-11T13:20:50.187040+0000 mon.a (mon.0) 822 : 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 2024-06-11T13:20:51.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:50 smithi059 bash[18923]: cluster 2024-06-11T13:20:49.642402+0000 mgr.y (mgr.14385) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:51.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:50 smithi059 bash[18923]: audit 2024-06-11T13:20:50.179052+0000 mon.a (mon.0) 821 : 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 2024-06-11T13:20:51.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:50 smithi059 bash[18923]: audit 2024-06-11T13:20:50.182301+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.117:0/1290340011' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-11T13:20:51.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:50 smithi059 bash[18923]: audit 2024-06-11T13:20:50.187040+0000 mon.a (mon.0) 822 : 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 2024-06-11T13:20:51.231 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-06-11T13:20:51.231 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-06-11T13:20:51.231 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-06-11T13:20:51.255 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-06-11T13:20:51.255 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-06-11T13:20:51.256 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph mgr dump --format=json 2024-06-11T13:20:53.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:52 smithi059 bash[18923]: cluster 2024-06-11T13:20:51.643026+0000 mgr.y (mgr.14385) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:53.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:52 smithi059 bash[24309]: cluster 2024-06-11T13:20:51.643026+0000 mgr.y (mgr.14385) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:53.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:52 smithi117 bash[19086]: cluster 2024-06-11T13:20:51.643026+0000 mgr.y (mgr.14385) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:53.980 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:20:54.620 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:54 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:20:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:20:54.919 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:54.919 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:20:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:54.920 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:54.920 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:20:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:54.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:54.920 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:20:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:54.921 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:20:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:55.191 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:55.192 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:20:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:55.192 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:20:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:55.192 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:20:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:55.193 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:20:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:55.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:55.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:55.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:20:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:20:55.562 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[42568]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-06-11T13:20:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[18923]: cluster 2024-06-11T13:20:53.643718+0000 mgr.y (mgr.14385) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[18923]: audit 2024-06-11T13:20:54.346953+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[18923]: audit 2024-06-11T13:20:54.358371+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[18923]: audit 2024-06-11T13:20:54.388251+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[18923]: audit 2024-06-11T13:20:54.391377+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[18923]: audit 2024-06-11T13:20:54.393397+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[18923]: audit 2024-06-11T13:20:54.407904+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[18923]: audit 2024-06-11T13:20:55.235419+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[18923]: audit 2024-06-11T13:20:55.311815+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[18923]: audit 2024-06-11T13:20:55.319022+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[24309]: cluster 2024-06-11T13:20:53.643718+0000 mgr.y (mgr.14385) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:55.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[24309]: audit 2024-06-11T13:20:54.346953+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[24309]: audit 2024-06-11T13:20:54.358371+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[24309]: audit 2024-06-11T13:20:54.388251+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:55.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[24309]: audit 2024-06-11T13:20:54.391377+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:55.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[24309]: audit 2024-06-11T13:20:54.393397+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:55.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[24309]: audit 2024-06-11T13:20:54.407904+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[24309]: audit 2024-06-11T13:20:55.235419+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[24309]: audit 2024-06-11T13:20:55.311815+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[24309]: audit 2024-06-11T13:20:55.319022+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:55 smithi117 bash[19086]: cluster 2024-06-11T13:20:53.643718+0000 mgr.y (mgr.14385) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:55 smithi117 bash[19086]: audit 2024-06-11T13:20:54.346953+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:55 smithi117 bash[19086]: audit 2024-06-11T13:20:54.358371+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:55 smithi117 bash[19086]: audit 2024-06-11T13:20:54.388251+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:20:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:55 smithi117 bash[19086]: audit 2024-06-11T13:20:54.391377+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:20:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:55 smithi117 bash[19086]: audit 2024-06-11T13:20:54.393397+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:20:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:55 smithi117 bash[19086]: audit 2024-06-11T13:20:54.407904+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:55 smithi117 bash[19086]: audit 2024-06-11T13:20:55.235419+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:55 smithi117 bash[19086]: audit 2024-06-11T13:20:55.311815+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:55.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:55 smithi117 bash[19086]: audit 2024-06-11T13:20:55.319022+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:56.082 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:20:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.082 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:20:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.083 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:20:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.083 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.084 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:20:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.084 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.217 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:20:55 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:20:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:20:56.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:56 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.347 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:20:56 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.348 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:20:56 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.348 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:20:56 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.348 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:20:56 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.349 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:20:56 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.349 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:20:56 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:56.349 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:56 smithi117 systemd[1]: Started Ceph node-exporter.b for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:20:56.562 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:20:56 smithi059 bash[42568]: v1.3.1: Pulling from prometheus/node-exporter 2024-06-11T13:20:56.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:56 smithi059 bash[24309]: cephadm 2024-06-11T13:20:54.418274+0000 mgr.y (mgr.14385) 35 : cephadm [INF] Deploying daemon node-exporter.a on smithi059 2024-06-11T13:20:56.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:56 smithi059 bash[24309]: cephadm 2024-06-11T13:20:55.241427+0000 mgr.y (mgr.14385) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-06-11T13:20:56.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:56 smithi059 bash[24309]: audit 2024-06-11T13:20:55.937844+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:56.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:56 smithi059 bash[24309]: audit 2024-06-11T13:20:55.949081+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:56.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:56 smithi059 bash[18923]: cephadm 2024-06-11T13:20:54.418274+0000 mgr.y (mgr.14385) 35 : cephadm [INF] Deploying daemon node-exporter.a on smithi059 2024-06-11T13:20:56.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:56 smithi059 bash[18923]: cephadm 2024-06-11T13:20:55.241427+0000 mgr.y (mgr.14385) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-06-11T13:20:56.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:56 smithi059 bash[18923]: audit 2024-06-11T13:20:55.937844+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:56.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:56 smithi059 bash[18923]: audit 2024-06-11T13:20:55.949081+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:56.678 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:56 smithi117 bash[38396]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-06-11T13:20:56.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:56 smithi117 bash[19086]: cephadm 2024-06-11T13:20:54.418274+0000 mgr.y (mgr.14385) 35 : cephadm [INF] Deploying daemon node-exporter.a on smithi059 2024-06-11T13:20:56.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:56 smithi117 bash[19086]: cephadm 2024-06-11T13:20:55.241427+0000 mgr.y (mgr.14385) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-06-11T13:20:56.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:56 smithi117 bash[19086]: audit 2024-06-11T13:20:55.937844+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:56.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:56 smithi117 bash[19086]: audit 2024-06-11T13:20:55.949081+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:57.062 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:20:56 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:20:57.178 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:56 smithi117 bash[38396]: v1.3.1: Pulling from prometheus/node-exporter 2024-06-11T13:20:57.468 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:20:57 smithi059 bash[42568]: aa2a8d90b84c: Pulling fs layer 2024-06-11T13:20:57.469 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:20:57 smithi059 bash[42568]: b45d31ee2d7f: Pulling fs layer 2024-06-11T13:20:57.469 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:20:57 smithi059 bash[42568]: b5db1e299295: Pulling fs layer 2024-06-11T13:20:57.469 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:20:57 smithi059 bash[42568]: b45d31ee2d7f: Download complete 2024-06-11T13:20:57.469 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:20:57 smithi059 bash[42568]: aa2a8d90b84c: Verifying Checksum 2024-06-11T13:20:57.469 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:20:57 smithi059 bash[42568]: aa2a8d90b84c: Download complete 2024-06-11T13:20:57.626 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:57 smithi117 bash[19086]: cluster 2024-06-11T13:20:55.644227+0000 mgr.y (mgr.14385) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:57.626 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:57 smithi117 bash[19086]: audit 2024-06-11T13:20:56.385222+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:57.627 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:57 smithi117 bash[38396]: aa2a8d90b84c: Pulling fs layer 2024-06-11T13:20:57.627 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:57 smithi117 bash[38396]: b45d31ee2d7f: Pulling fs layer 2024-06-11T13:20:57.627 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:57 smithi117 bash[38396]: b5db1e299295: Pulling fs layer 2024-06-11T13:20:57.627 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:57 smithi117 bash[38396]: b45d31ee2d7f: Verifying Checksum 2024-06-11T13:20:57.627 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:57 smithi117 bash[38396]: b45d31ee2d7f: Download complete 2024-06-11T13:20:57.627 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:57 smithi117 bash[38396]: aa2a8d90b84c: Verifying Checksum 2024-06-11T13:20:57.627 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:57 smithi117 bash[38396]: aa2a8d90b84c: Download complete 2024-06-11T13:20:57.826 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:20:57 smithi059 bash[42568]: b5db1e299295: Verifying Checksum 2024-06-11T13:20:57.826 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:20:57 smithi059 bash[42568]: b5db1e299295: Download complete 2024-06-11T13:20:57.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:57 smithi059 bash[24309]: cluster 2024-06-11T13:20:55.644227+0000 mgr.y (mgr.14385) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:57.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:57 smithi059 bash[24309]: audit 2024-06-11T13:20:56.385222+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:57.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:57 smithi059 bash[18923]: cluster 2024-06-11T13:20:55.644227+0000 mgr.y (mgr.14385) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:57.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:57 smithi059 bash[18923]: audit 2024-06-11T13:20:56.385222+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:20:57.928 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:57 smithi117 bash[38396]: b5db1e299295: Verifying Checksum 2024-06-11T13:20:57.929 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:57 smithi117 bash[38396]: b5db1e299295: Download complete 2024-06-11T13:20:58.678 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:58 smithi117 bash[38396]: aa2a8d90b84c: Pull complete 2024-06-11T13:20:58.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:58 smithi117 bash[19086]: cephadm 2024-06-11T13:20:56.410678+0000 mgr.y (mgr.14385) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-06-11T13:20:58.812 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:20:58 smithi059 bash[42568]: aa2a8d90b84c: Pull complete 2024-06-11T13:20:58.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:58 smithi059 bash[18923]: cephadm 2024-06-11T13:20:56.410678+0000 mgr.y (mgr.14385) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-06-11T13:20:58.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:58 smithi059 bash[24309]: cephadm 2024-06-11T13:20:56.410678+0000 mgr.y (mgr.14385) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-06-11T13:20:59.386 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:20:59 smithi117 bash[38396]: b45d31ee2d7f: Pull complete 2024-06-11T13:20:59.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:20:59 smithi059 bash[18923]: cluster 2024-06-11T13:20:57.644868+0000 mgr.y (mgr.14385) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:59.562 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:20:59 smithi059 bash[42568]: b45d31ee2d7f: Pull complete 2024-06-11T13:20:59.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:20:59 smithi059 bash[24309]: cluster 2024-06-11T13:20:57.644868+0000 mgr.y (mgr.14385) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:20:59.603 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-06-11T13:20:59.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:20:59 smithi117 bash[19086]: cluster 2024-06-11T13:20:57.644868+0000 mgr.y (mgr.14385) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:00.327 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:00 smithi059 bash[42568]: b5db1e299295: Pull complete 2024-06-11T13:21:00.400 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:00 smithi117 bash[19086]: audit 2024-06-11T13:20:59.603857+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.59:0/421282505' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-11T13:21:00.400 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:00 smithi117 bash[38396]: b5db1e299295: Pull complete 2024-06-11T13:21:00.678 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:00 smithi117 bash[38396]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-06-11T13:21:00.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:00 smithi059 bash[18923]: audit 2024-06-11T13:20:59.603857+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.59:0/421282505' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-11T13:21:00.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:00 smithi059 bash[24309]: audit 2024-06-11T13:20:59.603857+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.59:0/421282505' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-11T13:21:01.224 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:00 smithi117 bash[38396]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-06-11T13:21:01.516 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":20,"active_gid":14385,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6800","nonce":272401192},{"type":"v1","addr":"172.21.15.59:6801","nonce":272401192}]},"active_addr":"172.21.15.59:6801/272401192","active_change":"2024-06-11T13:20:24.711533+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24335,"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://172.21.15.59:8443/","prometheus":"http://172.21.15.59: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":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":2064146498}]},{"addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":2236318175}]},{"addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":1673164859}]},{"addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":1420649616}]}]}} 2024-06-11T13:21:01.521 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-06-11T13:21:01.521 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-06-11T13:21:01.521 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd dump --format=json 2024-06-11T13:21:01.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:01 smithi117 bash[19086]: cluster 2024-06-11T13:20:59.645312+0000 mgr.y (mgr.14385) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:01.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:01 smithi117 bash[19086]: audit 2024-06-11T13:21:00.742590+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:01.812 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:01 smithi059 bash[42568]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-06-11T13:21:01.812 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:01 smithi059 bash[42568]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-06-11T13:21:01.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:01 smithi059 bash[18923]: cluster 2024-06-11T13:20:59.645312+0000 mgr.y (mgr.14385) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:01.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:01 smithi059 bash[18923]: audit 2024-06-11T13:21:00.742590+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:01.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:01 smithi059 bash[24309]: cluster 2024-06-11T13:20:59.645312+0000 mgr.y (mgr.14385) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:01.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:01 smithi059 bash[24309]: audit 2024-06-11T13:21:00.742590+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:02.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:02 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:21:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:21:02.929 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.669Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-06-11T13:21:02.929 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.669Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-06-11T13:21:02.929 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z 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/.+)($|/) 2024-06-11T13:21:02.929 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z 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)$ 2024-06-11T13:21:02.929 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-06-11T13:21:02.929 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z caller=node_exporter.go:115 level=info collector=arp 2024-06-11T13:21:02.929 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z caller=node_exporter.go:115 level=info collector=bcache 2024-06-11T13:21:02.929 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z caller=node_exporter.go:115 level=info collector=bonding 2024-06-11T13:21:02.930 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z caller=node_exporter.go:115 level=info collector=btrfs 2024-06-11T13:21:02.930 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z caller=node_exporter.go:115 level=info collector=conntrack 2024-06-11T13:21:02.930 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z caller=node_exporter.go:115 level=info collector=cpu 2024-06-11T13:21:02.930 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-06-11T13:21:02.930 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z caller=node_exporter.go:115 level=info collector=diskstats 2024-06-11T13:21:02.930 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z caller=node_exporter.go:115 level=info collector=dmi 2024-06-11T13:21:02.930 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z caller=node_exporter.go:115 level=info collector=edac 2024-06-11T13:21:02.930 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.670Z caller=node_exporter.go:115 level=info collector=entropy 2024-06-11T13:21:02.930 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-06-11T13:21:02.930 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=filefd 2024-06-11T13:21:02.930 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=filesystem 2024-06-11T13:21:02.930 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=hwmon 2024-06-11T13:21:02.931 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=infiniband 2024-06-11T13:21:02.931 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=ipvs 2024-06-11T13:21:02.931 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=loadavg 2024-06-11T13:21:02.931 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=mdadm 2024-06-11T13:21:02.931 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=meminfo 2024-06-11T13:21:02.931 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=netclass 2024-06-11T13:21:02.931 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=netdev 2024-06-11T13:21:02.931 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=netstat 2024-06-11T13:21:02.931 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=nfs 2024-06-11T13:21:02.931 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=nfsd 2024-06-11T13:21:02.931 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=nvme 2024-06-11T13:21:02.931 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=os 2024-06-11T13:21:02.931 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=pressure 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=rapl 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=schedstat 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=sockstat 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=softnet 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=stat 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=tapestats 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=textfile 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=time 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=uname 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=vmstat 2024-06-11T13:21:02.932 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=xfs 2024-06-11T13:21:02.933 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:115 level=info collector=zfs 2024-06-11T13:21:02.933 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-06-11T13:21:02.933 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:02 smithi117 bash[38396]: ts=2024-06-11T13:21:02.671Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-06-11T13:21:03.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:03 smithi117 bash[19086]: cluster 2024-06-11T13:21:01.645693+0000 mgr.y (mgr.14385) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:03.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:03 smithi117 bash[19086]: audit 2024-06-11T13:21:02.385363+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:03.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[24309]: cluster 2024-06-11T13:21:01.645693+0000 mgr.y (mgr.14385) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:03.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[24309]: audit 2024-06-11T13:21:02.385363+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:03.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[18923]: cluster 2024-06-11T13:21:01.645693+0000 mgr.y (mgr.14385) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:03.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[18923]: audit 2024-06-11T13:21:02.385363+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:03.813 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.484Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-06-11T13:21:03.813 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.484Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-06-11T13:21:03.813 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.485Z 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/.+)($|/) 2024-06-11T13:21:03.813 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.485Z 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)$ 2024-06-11T13:21:03.813 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-06-11T13:21:03.813 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=arp 2024-06-11T13:21:03.813 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=bcache 2024-06-11T13:21:03.813 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=bonding 2024-06-11T13:21:03.813 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=btrfs 2024-06-11T13:21:03.813 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=conntrack 2024-06-11T13:21:03.813 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=cpu 2024-06-11T13:21:03.814 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-06-11T13:21:03.814 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=diskstats 2024-06-11T13:21:03.814 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=dmi 2024-06-11T13:21:03.814 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=edac 2024-06-11T13:21:03.814 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=entropy 2024-06-11T13:21:03.814 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-06-11T13:21:03.814 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=filefd 2024-06-11T13:21:03.814 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=filesystem 2024-06-11T13:21:03.814 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=hwmon 2024-06-11T13:21:03.814 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=infiniband 2024-06-11T13:21:03.814 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=ipvs 2024-06-11T13:21:03.814 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=loadavg 2024-06-11T13:21:03.814 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=mdadm 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=meminfo 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=netclass 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=netdev 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=netstat 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=nfs 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=nfsd 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=nvme 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=os 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=pressure 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=rapl 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=schedstat 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=sockstat 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=softnet 2024-06-11T13:21:03.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=stat 2024-06-11T13:21:03.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=tapestats 2024-06-11T13:21:03.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=textfile 2024-06-11T13:21:03.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-06-11T13:21:03.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=time 2024-06-11T13:21:03.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-06-11T13:21:03.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=uname 2024-06-11T13:21:03.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=vmstat 2024-06-11T13:21:03.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=xfs 2024-06-11T13:21:03.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:115 level=info collector=zfs 2024-06-11T13:21:03.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-06-11T13:21:03.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:03 smithi059 bash[42568]: ts=2024-06-11T13:21:03.486Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-06-11T13:21:03.993 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:04.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:04 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:21:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:21:05.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:05 smithi117 bash[19086]: cluster 2024-06-11T13:21:03.646329+0000 mgr.y (mgr.14385) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:05.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:05 smithi117 bash[19086]: audit 2024-06-11T13:21:04.419677+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:05.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:05 smithi117 bash[19086]: audit 2024-06-11T13:21:05.355315+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:05.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:05 smithi117 bash[19086]: audit 2024-06-11T13:21:05.366751+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:05.783 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:05 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:21:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:21:05.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:05 smithi059 bash[18923]: cluster 2024-06-11T13:21:03.646329+0000 mgr.y (mgr.14385) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:05.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:05 smithi059 bash[18923]: audit 2024-06-11T13:21:04.419677+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:05.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:05 smithi059 bash[18923]: audit 2024-06-11T13:21:05.355315+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:05.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:05 smithi059 bash[18923]: audit 2024-06-11T13:21:05.366751+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:05.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:05 smithi059 bash[24309]: cluster 2024-06-11T13:21:03.646329+0000 mgr.y (mgr.14385) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:05.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:05 smithi059 bash[24309]: audit 2024-06-11T13:21:04.419677+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:05.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:05 smithi059 bash[24309]: audit 2024-06-11T13:21:05.355315+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:05.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:05 smithi059 bash[24309]: audit 2024-06-11T13:21:05.366751+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:07.007 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:06 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:21:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:21:07.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:07 smithi117 bash[19086]: cluster 2024-06-11T13:21:05.646985+0000 mgr.y (mgr.14385) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:07.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:07 smithi117 bash[19086]: audit 2024-06-11T13:21:06.647798+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:07.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:07 smithi117 bash[19086]: audit 2024-06-11T13:21:06.653390+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:07.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:07 smithi059 bash[24309]: cluster 2024-06-11T13:21:05.646985+0000 mgr.y (mgr.14385) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:07.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:07 smithi059 bash[24309]: audit 2024-06-11T13:21:06.647798+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:07.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:07 smithi059 bash[24309]: audit 2024-06-11T13:21:06.653390+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:07.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:07 smithi059 bash[18923]: cluster 2024-06-11T13:21:05.646985+0000 mgr.y (mgr.14385) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:07.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:07 smithi059 bash[18923]: audit 2024-06-11T13:21:06.647798+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:07.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:07 smithi059 bash[18923]: audit 2024-06-11T13:21:06.653390+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:09.103 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-06-11T13:21:09.103 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":59,"fsid":"10d026b4-27f4-11ef-bc9b-c7b262605968","created":"2024-06-11T13:12:08.174524+0000","modified":"2024-06-11T13:20:24.710736+0000","last_up_change":"2024-06-11T13:19:54.595078+0000","last_in_change":"2024-06-11T13:19:27.026587+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"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":"2024-06-11T13:16:29.512222+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":"15f12277-3e94-40c1-9a52-4adec2c153b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":1418399676},{"type":"v1","addr":"172.21.15.59:6803","nonce":1418399676}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":1418399676},{"type":"v1","addr":"172.21.15.59:6805","nonce":1418399676}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":1418399676},{"type":"v1","addr":"172.21.15.59:6809","nonce":1418399676}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":1418399676},{"type":"v1","addr":"172.21.15.59:6807","nonce":1418399676}]},"public_addr":"172.21.15.59:6803/1418399676","cluster_addr":"172.21.15.59:6805/1418399676","heartbeat_back_addr":"172.21.15.59:6809/1418399676","heartbeat_front_addr":"172.21.15.59:6807/1418399676","state":["exists","up"]},{"osd":1,"uuid":"72766288-8cb6-483c-8fe5-13a12c5eec44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":88777702},{"type":"v1","addr":"172.21.15.59:6811","nonce":88777702}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":88777702},{"type":"v1","addr":"172.21.15.59:6813","nonce":88777702}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":88777702},{"type":"v1","addr":"172.21.15.59:6817","nonce":88777702}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":88777702},{"type":"v1","addr":"172.21.15.59:6815","nonce":88777702}]},"public_addr":"172.21.15.59:6811/88777702","cluster_addr":"172.21.15.59:6813/88777702","heartbeat_back_addr":"172.21.15.59:6817/88777702","heartbeat_front_addr":"172.21.15.59:6815/88777702","state":["exists","up"]},{"osd":2,"uuid":"f7881c33-3bef-4f78-ba94-7da8dfdaa80c","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":"172.21.15.59:6818","nonce":2405301654},{"type":"v1","addr":"172.21.15.59:6819","nonce":2405301654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":2405301654},{"type":"v1","addr":"172.21.15.59:6821","nonce":2405301654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":2405301654},{"type":"v1","addr":"172.21.15.59:6825","nonce":2405301654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":2405301654},{"type":"v1","addr":"172.21.15.59:6823","nonce":2405301654}]},"public_addr":"172.21.15.59:6819/2405301654","cluster_addr":"172.21.15.59:6821/2405301654","heartbeat_back_addr":"172.21.15.59:6825/2405301654","heartbeat_front_addr":"172.21.15.59:6823/2405301654","state":["exists","up"]},{"osd":3,"uuid":"9bf0e76b-d493-42be-a442-3223f3377522","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6826","nonce":3325237972},{"type":"v1","addr":"172.21.15.59:6827","nonce":3325237972}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6828","nonce":3325237972},{"type":"v1","addr":"172.21.15.59:6829","nonce":3325237972}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6832","nonce":3325237972},{"type":"v1","addr":"172.21.15.59:6833","nonce":3325237972}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6830","nonce":3325237972},{"type":"v1","addr":"172.21.15.59:6831","nonce":3325237972}]},"public_addr":"172.21.15.59:6827/3325237972","cluster_addr":"172.21.15.59:6829/3325237972","heartbeat_back_addr":"172.21.15.59:6833/3325237972","heartbeat_front_addr":"172.21.15.59:6831/3325237972","state":["exists","up"]},{"osd":4,"uuid":"936ca706-412e-4b15-a2ee-d90c1a417026","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6800","nonce":3091399351},{"type":"v1","addr":"172.21.15.117:6801","nonce":3091399351}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6802","nonce":3091399351},{"type":"v1","addr":"172.21.15.117:6803","nonce":3091399351}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6806","nonce":3091399351},{"type":"v1","addr":"172.21.15.117:6807","nonce":3091399351}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6804","nonce":3091399351},{"type":"v1","addr":"172.21.15.117:6805","nonce":3091399351}]},"public_addr":"172.21.15.117:6801/3091399351","cluster_addr":"172.21.15.117:6803/3091399351","heartbeat_back_addr":"172.21.15.117:6807/3091399351","heartbeat_front_addr":"172.21.15.117:6805/3091399351","state":["exists","up"]},{"osd":5,"uuid":"71c8819c-71bd-417a-9d0c-d9368da3e6db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6808","nonce":839900484},{"type":"v1","addr":"172.21.15.117:6809","nonce":839900484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6810","nonce":839900484},{"type":"v1","addr":"172.21.15.117:6811","nonce":839900484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6814","nonce":839900484},{"type":"v1","addr":"172.21.15.117:6815","nonce":839900484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6812","nonce":839900484},{"type":"v1","addr":"172.21.15.117:6813","nonce":839900484}]},"public_addr":"172.21.15.117:6809/839900484","cluster_addr":"172.21.15.117:6811/839900484","heartbeat_back_addr":"172.21.15.117:6815/839900484","heartbeat_front_addr":"172.21.15.117:6813/839900484","state":["exists","up"]},{"osd":6,"uuid":"13cf4721-77be-49ea-b8ea-7e1c14c69b30","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6816","nonce":1246294952},{"type":"v1","addr":"172.21.15.117:6817","nonce":1246294952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6818","nonce":1246294952},{"type":"v1","addr":"172.21.15.117:6819","nonce":1246294952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6822","nonce":1246294952},{"type":"v1","addr":"172.21.15.117:6823","nonce":1246294952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6820","nonce":1246294952},{"type":"v1","addr":"172.21.15.117:6821","nonce":1246294952}]},"public_addr":"172.21.15.117:6817/1246294952","cluster_addr":"172.21.15.117:6819/1246294952","heartbeat_back_addr":"172.21.15.117:6823/1246294952","heartbeat_front_addr":"172.21.15.117:6821/1246294952","state":["exists","up"]},{"osd":7,"uuid":"009199b9-9edd-419c-86bd-ce34d4cb8725","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6824","nonce":626022984},{"type":"v1","addr":"172.21.15.117:6825","nonce":626022984}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6826","nonce":626022984},{"type":"v1","addr":"172.21.15.117:6827","nonce":626022984}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6830","nonce":626022984},{"type":"v1","addr":"172.21.15.117:6831","nonce":626022984}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6828","nonce":626022984},{"type":"v1","addr":"172.21.15.117:6829","nonce":626022984}]},"public_addr":"172.21.15.117:6825/626022984","cluster_addr":"172.21.15.117:6827/626022984","heartbeat_back_addr":"172.21.15.117:6831/626022984","heartbeat_front_addr":"172.21.15.117:6829/626022984","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":"2024-06-11T13:15:03.280562+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":"2024-06-11T13:15:44.013867+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":"2024-06-11T13:16:26.549760+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":"2024-06-11T13:17:08.206461+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":"2024-06-11T13:17:49.603542+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T13:18:31.308345+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T13:19:11.901451+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":"2024-06-11T13:19:53.214669+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.59:0/2155400701":"2024-06-12T13:20:24.710618+0000","172.21.15.59:0/1429510728":"2024-06-12T13:20:24.710618+0000","172.21.15.59:0/346107733":"2024-06-12T13:20:24.710618+0000","172.21.15.59:6800/2850836843":"2024-06-12T13:13:12.822292+0000","172.21.15.59:0/127782753":"2024-06-12T13:13:12.822292+0000","172.21.15.59:0/542855186":"2024-06-12T13:13:12.822292+0000","172.21.15.59:6800/535794751":"2024-06-12T13:12:40.870027+0000","172.21.15.59:6801/535794751":"2024-06-12T13:12:40.870027+0000","172.21.15.59:6800/1574725932":"2024-06-12T13:20:24.710618+0000","172.21.15.59:0/779130766":"2024-06-12T13:13:12.822292+0000","172.21.15.59:0/1165703234":"2024-06-12T13:12:40.870027+0000","172.21.15.59:0/943111338":"2024-06-12T13:20:24.710618+0000","172.21.15.59:6801/1574725932":"2024-06-12T13:20:24.710618+0000","172.21.15.59:0/1445963366":"2024-06-12T13:12:40.870027+0000","172.21.15.59:6801/2850836843":"2024-06-12T13:13:12.822292+0000","172.21.15.59:0/2531335905":"2024-06-12T13:12:40.870027+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}} 2024-06-11T13:21:09.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:09 smithi059 bash[18923]: cluster 2024-06-11T13:21:07.647623+0000 mgr.y (mgr.14385) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:09.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:09 smithi059 bash[18923]: audit 2024-06-11T13:21:09.109058+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.59:0/66640327' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T13:21:09.665 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:09 smithi059 bash[24309]: cluster 2024-06-11T13:21:07.647623+0000 mgr.y (mgr.14385) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:09.665 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:09 smithi059 bash[24309]: audit 2024-06-11T13:21:09.109058+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.59:0/66640327' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T13:21:09.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:09 smithi117 bash[19086]: cluster 2024-06-11T13:21:07.647623+0000 mgr.y (mgr.14385) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:09.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:09 smithi117 bash[19086]: audit 2024-06-11T13:21:09.109058+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.59:0/66640327' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T13:21:10.199 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-06-11T13:21:10.199 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd dump --format=json 2024-06-11T13:21:10.210 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.210 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.210 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:21:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.211 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:21:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.211 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.211 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.211 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.212 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:21:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.212 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.212 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:21:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.562 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:21:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.562 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:21:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.563 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:21:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.563 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.563 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:10 smithi059 systemd[1]: Started Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:21:10.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.564 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:21:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.564 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:21:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:10.928 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:10 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:11.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:11 smithi117 bash[19086]: cluster 2024-06-11T13:21:09.648265+0000 mgr.y (mgr.14385) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:11.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:11 smithi117 bash[19086]: audit 2024-06-11T13:21:10.377897+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:11 smithi117 bash[19086]: audit 2024-06-11T13:21:10.557568+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:11 smithi117 bash[19086]: audit 2024-06-11T13:21:10.564267+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:11 smithi117 bash[19086]: audit 2024-06-11T13:21:10.567645+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T13:21:11.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:11 smithi117 bash[19086]: audit 2024-06-11T13:21:10.576188+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:11 smithi117 bash[19086]: audit 2024-06-11T13:21:10.758958+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[24309]: cluster 2024-06-11T13:21:09.648265+0000 mgr.y (mgr.14385) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:11.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[24309]: audit 2024-06-11T13:21:10.377897+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[24309]: audit 2024-06-11T13:21:10.557568+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[24309]: audit 2024-06-11T13:21:10.564267+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[24309]: audit 2024-06-11T13:21:10.567645+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T13:21:11.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[24309]: audit 2024-06-11T13:21:10.576188+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[24309]: audit 2024-06-11T13:21:10.758958+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[18923]: cluster 2024-06-11T13:21:09.648265+0000 mgr.y (mgr.14385) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:11.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[18923]: audit 2024-06-11T13:21:10.377897+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[18923]: audit 2024-06-11T13:21:10.557568+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[18923]: audit 2024-06-11T13:21:10.564267+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[18923]: audit 2024-06-11T13:21:10.567645+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T13:21:11.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[18923]: audit 2024-06-11T13:21:10.576188+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:11.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:11 smithi059 bash[18923]: audit 2024-06-11T13:21:10.758958+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:12.641 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:12 smithi059 bash[24309]: audit 2024-06-11T13:21:10.568145+0000 mgr.y (mgr.14385) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T13:21:12.641 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:12 smithi059 bash[24309]: cephadm 2024-06-11T13:21:10.581611+0000 mgr.y (mgr.14385) 47 : cephadm [INF] Deploying daemon grafana.a on smithi117 2024-06-11T13:21:12.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:12 smithi059 bash[18923]: audit 2024-06-11T13:21:10.568145+0000 mgr.y (mgr.14385) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T13:21:12.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:12 smithi059 bash[18923]: cephadm 2024-06-11T13:21:10.581611+0000 mgr.y (mgr.14385) 47 : cephadm [INF] Deploying daemon grafana.a on smithi117 2024-06-11T13:21:12.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:12 smithi117 bash[19086]: audit 2024-06-11T13:21:10.568145+0000 mgr.y (mgr.14385) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T13:21:12.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:12 smithi117 bash[19086]: cephadm 2024-06-11T13:21:10.581611+0000 mgr.y (mgr.14385) 47 : cephadm [INF] Deploying daemon grafana.a on smithi117 2024-06-11T13:21:12.927 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:12.967 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:12 smithi059 bash[43845]: level=info ts=2024-06-11T13:21:12.647Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-06-11T13:21:12.967 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:12 smithi059 bash[43845]: level=info ts=2024-06-11T13:21:12.647Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-06-11T13:21:12.967 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:12 smithi059 bash[43845]: level=info ts=2024-06-11T13:21:12.650Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.59 port=9094 2024-06-11T13:21:12.967 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:12 smithi059 bash[43845]: level=info ts=2024-06-11T13:21:12.651Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-06-11T13:21:12.967 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:12 smithi059 bash[43845]: level=info ts=2024-06-11T13:21:12.685Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T13:21:12.967 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:12 smithi059 bash[43845]: level=info ts=2024-06-11T13:21:12.685Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T13:21:12.967 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:12 smithi059 bash[43845]: level=info ts=2024-06-11T13:21:12.688Z caller=main.go:518 msg=Listening address=:9093 2024-06-11T13:21:12.967 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:12 smithi059 bash[43845]: level=info ts=2024-06-11T13:21:12.688Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-06-11T13:21:13.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:13 smithi117 bash[19086]: cluster 2024-06-11T13:21:11.648812+0000 mgr.y (mgr.14385) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:13.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:13 smithi059 bash[18923]: cluster 2024-06-11T13:21:11.648812+0000 mgr.y (mgr.14385) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:13.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:13 smithi059 bash[24309]: cluster 2024-06-11T13:21:11.648812+0000 mgr.y (mgr.14385) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:14.812 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:14 smithi059 bash[43845]: level=info ts=2024-06-11T13:21:14.652Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000702606s 2024-06-11T13:21:15.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:15 smithi117 bash[19086]: cluster 2024-06-11T13:21:13.649476+0000 mgr.y (mgr.14385) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:15.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:15 smithi059 bash[18923]: cluster 2024-06-11T13:21:13.649476+0000 mgr.y (mgr.14385) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:15.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:15 smithi059 bash[24309]: cluster 2024-06-11T13:21:13.649476+0000 mgr.y (mgr.14385) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:17.174 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:16 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:21:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:21:17.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:17 smithi117 bash[19086]: cluster 2024-06-11T13:21:15.650097+0000 mgr.y (mgr.14385) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:17.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:17 smithi117 bash[19086]: audit 2024-06-11T13:21:16.990750+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:17.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:17 smithi117 bash[19086]: audit 2024-06-11T13:21:16.995367+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:17.522 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-06-11T13:21:17.522 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":59,"fsid":"10d026b4-27f4-11ef-bc9b-c7b262605968","created":"2024-06-11T13:12:08.174524+0000","modified":"2024-06-11T13:20:24.710736+0000","last_up_change":"2024-06-11T13:19:54.595078+0000","last_in_change":"2024-06-11T13:19:27.026587+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"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":"2024-06-11T13:16:29.512222+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":"15f12277-3e94-40c1-9a52-4adec2c153b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":1418399676},{"type":"v1","addr":"172.21.15.59:6803","nonce":1418399676}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":1418399676},{"type":"v1","addr":"172.21.15.59:6805","nonce":1418399676}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":1418399676},{"type":"v1","addr":"172.21.15.59:6809","nonce":1418399676}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":1418399676},{"type":"v1","addr":"172.21.15.59:6807","nonce":1418399676}]},"public_addr":"172.21.15.59:6803/1418399676","cluster_addr":"172.21.15.59:6805/1418399676","heartbeat_back_addr":"172.21.15.59:6809/1418399676","heartbeat_front_addr":"172.21.15.59:6807/1418399676","state":["exists","up"]},{"osd":1,"uuid":"72766288-8cb6-483c-8fe5-13a12c5eec44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":88777702},{"type":"v1","addr":"172.21.15.59:6811","nonce":88777702}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":88777702},{"type":"v1","addr":"172.21.15.59:6813","nonce":88777702}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":88777702},{"type":"v1","addr":"172.21.15.59:6817","nonce":88777702}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":88777702},{"type":"v1","addr":"172.21.15.59:6815","nonce":88777702}]},"public_addr":"172.21.15.59:6811/88777702","cluster_addr":"172.21.15.59:6813/88777702","heartbeat_back_addr":"172.21.15.59:6817/88777702","heartbeat_front_addr":"172.21.15.59:6815/88777702","state":["exists","up"]},{"osd":2,"uuid":"f7881c33-3bef-4f78-ba94-7da8dfdaa80c","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":"172.21.15.59:6818","nonce":2405301654},{"type":"v1","addr":"172.21.15.59:6819","nonce":2405301654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":2405301654},{"type":"v1","addr":"172.21.15.59:6821","nonce":2405301654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":2405301654},{"type":"v1","addr":"172.21.15.59:6825","nonce":2405301654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":2405301654},{"type":"v1","addr":"172.21.15.59:6823","nonce":2405301654}]},"public_addr":"172.21.15.59:6819/2405301654","cluster_addr":"172.21.15.59:6821/2405301654","heartbeat_back_addr":"172.21.15.59:6825/2405301654","heartbeat_front_addr":"172.21.15.59:6823/2405301654","state":["exists","up"]},{"osd":3,"uuid":"9bf0e76b-d493-42be-a442-3223f3377522","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6826","nonce":3325237972},{"type":"v1","addr":"172.21.15.59:6827","nonce":3325237972}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6828","nonce":3325237972},{"type":"v1","addr":"172.21.15.59:6829","nonce":3325237972}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6832","nonce":3325237972},{"type":"v1","addr":"172.21.15.59:6833","nonce":3325237972}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6830","nonce":3325237972},{"type":"v1","addr":"172.21.15.59:6831","nonce":3325237972}]},"public_addr":"172.21.15.59:6827/3325237972","cluster_addr":"172.21.15.59:6829/3325237972","heartbeat_back_addr":"172.21.15.59:6833/3325237972","heartbeat_front_addr":"172.21.15.59:6831/3325237972","state":["exists","up"]},{"osd":4,"uuid":"936ca706-412e-4b15-a2ee-d90c1a417026","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6800","nonce":3091399351},{"type":"v1","addr":"172.21.15.117:6801","nonce":3091399351}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6802","nonce":3091399351},{"type":"v1","addr":"172.21.15.117:6803","nonce":3091399351}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6806","nonce":3091399351},{"type":"v1","addr":"172.21.15.117:6807","nonce":3091399351}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6804","nonce":3091399351},{"type":"v1","addr":"172.21.15.117:6805","nonce":3091399351}]},"public_addr":"172.21.15.117:6801/3091399351","cluster_addr":"172.21.15.117:6803/3091399351","heartbeat_back_addr":"172.21.15.117:6807/3091399351","heartbeat_front_addr":"172.21.15.117:6805/3091399351","state":["exists","up"]},{"osd":5,"uuid":"71c8819c-71bd-417a-9d0c-d9368da3e6db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6808","nonce":839900484},{"type":"v1","addr":"172.21.15.117:6809","nonce":839900484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6810","nonce":839900484},{"type":"v1","addr":"172.21.15.117:6811","nonce":839900484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6814","nonce":839900484},{"type":"v1","addr":"172.21.15.117:6815","nonce":839900484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6812","nonce":839900484},{"type":"v1","addr":"172.21.15.117:6813","nonce":839900484}]},"public_addr":"172.21.15.117:6809/839900484","cluster_addr":"172.21.15.117:6811/839900484","heartbeat_back_addr":"172.21.15.117:6815/839900484","heartbeat_front_addr":"172.21.15.117:6813/839900484","state":["exists","up"]},{"osd":6,"uuid":"13cf4721-77be-49ea-b8ea-7e1c14c69b30","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6816","nonce":1246294952},{"type":"v1","addr":"172.21.15.117:6817","nonce":1246294952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6818","nonce":1246294952},{"type":"v1","addr":"172.21.15.117:6819","nonce":1246294952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6822","nonce":1246294952},{"type":"v1","addr":"172.21.15.117:6823","nonce":1246294952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6820","nonce":1246294952},{"type":"v1","addr":"172.21.15.117:6821","nonce":1246294952}]},"public_addr":"172.21.15.117:6817/1246294952","cluster_addr":"172.21.15.117:6819/1246294952","heartbeat_back_addr":"172.21.15.117:6823/1246294952","heartbeat_front_addr":"172.21.15.117:6821/1246294952","state":["exists","up"]},{"osd":7,"uuid":"009199b9-9edd-419c-86bd-ce34d4cb8725","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6824","nonce":626022984},{"type":"v1","addr":"172.21.15.117:6825","nonce":626022984}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6826","nonce":626022984},{"type":"v1","addr":"172.21.15.117:6827","nonce":626022984}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6830","nonce":626022984},{"type":"v1","addr":"172.21.15.117:6831","nonce":626022984}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6828","nonce":626022984},{"type":"v1","addr":"172.21.15.117:6829","nonce":626022984}]},"public_addr":"172.21.15.117:6825/626022984","cluster_addr":"172.21.15.117:6827/626022984","heartbeat_back_addr":"172.21.15.117:6831/626022984","heartbeat_front_addr":"172.21.15.117:6829/626022984","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":"2024-06-11T13:15:03.280562+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":"2024-06-11T13:15:44.013867+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":"2024-06-11T13:16:26.549760+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":"2024-06-11T13:17:08.206461+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":"2024-06-11T13:17:49.603542+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T13:18:31.308345+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-06-11T13:19:11.901451+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":"2024-06-11T13:19:53.214669+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.59:0/2155400701":"2024-06-12T13:20:24.710618+0000","172.21.15.59:0/1429510728":"2024-06-12T13:20:24.710618+0000","172.21.15.59:0/346107733":"2024-06-12T13:20:24.710618+0000","172.21.15.59:6800/2850836843":"2024-06-12T13:13:12.822292+0000","172.21.15.59:0/127782753":"2024-06-12T13:13:12.822292+0000","172.21.15.59:0/542855186":"2024-06-12T13:13:12.822292+0000","172.21.15.59:6800/535794751":"2024-06-12T13:12:40.870027+0000","172.21.15.59:6801/535794751":"2024-06-12T13:12:40.870027+0000","172.21.15.59:6800/1574725932":"2024-06-12T13:20:24.710618+0000","172.21.15.59:0/779130766":"2024-06-12T13:13:12.822292+0000","172.21.15.59:0/1165703234":"2024-06-12T13:12:40.870027+0000","172.21.15.59:0/943111338":"2024-06-12T13:20:24.710618+0000","172.21.15.59:6801/1574725932":"2024-06-12T13:20:24.710618+0000","172.21.15.59:0/1445963366":"2024-06-12T13:12:40.870027+0000","172.21.15.59:6801/2850836843":"2024-06-12T13:13:12.822292+0000","172.21.15.59:0/2531335905":"2024-06-12T13:12:40.870027+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}} 2024-06-11T13:21:17.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:17 smithi059 bash[18923]: cluster 2024-06-11T13:21:15.650097+0000 mgr.y (mgr.14385) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:17.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:17 smithi059 bash[18923]: audit 2024-06-11T13:21:16.990750+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:17.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:17 smithi059 bash[18923]: audit 2024-06-11T13:21:16.995367+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:17.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:17 smithi059 bash[24309]: cluster 2024-06-11T13:21:15.650097+0000 mgr.y (mgr.14385) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:17.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:17 smithi059 bash[24309]: audit 2024-06-11T13:21:16.990750+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:17.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:17 smithi059 bash[24309]: audit 2024-06-11T13:21:16.995367+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:18.592 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:18 smithi059 bash[18923]: audit 2024-06-11T13:21:17.527221+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.59:0/3873175059' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T13:21:18.593 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:18 smithi059 bash[24309]: audit 2024-06-11T13:21:17.527221+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.59:0/3873175059' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T13:21:18.594 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-06-11T13:21:18.595 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-06-11T13:21:18.595 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-06-11T13:21:18.595 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-06-11T13:21:18.596 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-06-11T13:21:18.596 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-06-11T13:21:18.597 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-06-11T13:21:18.597 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-06-11T13:21:18.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:18 smithi117 bash[19086]: audit 2024-06-11T13:21:17.527221+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.59:0/3873175059' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-11T13:21:19.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:19 smithi059 bash[18923]: cluster 2024-06-11T13:21:17.650644+0000 mgr.y (mgr.14385) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:19.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:19 smithi059 bash[24309]: cluster 2024-06-11T13:21:17.650644+0000 mgr.y (mgr.14385) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:19.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:19 smithi117 bash[19086]: cluster 2024-06-11T13:21:17.650644+0000 mgr.y (mgr.14385) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:20.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:20 smithi059 bash[18923]: cluster 2024-06-11T13:21:19.651126+0000 mgr.y (mgr.14385) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:20.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:20 smithi059 bash[24309]: cluster 2024-06-11T13:21:19.651126+0000 mgr.y (mgr.14385) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:20.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:20 smithi117 bash[19086]: cluster 2024-06-11T13:21:19.651126+0000 mgr.y (mgr.14385) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:21.711 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:21.715 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:21.715 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:21.715 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:21.715 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:21.716 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:21.717 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:21.717 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:21.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:21 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:21:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:21:22.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:22 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:21:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:21:22.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:22 smithi117 bash[19086]: audit 2024-06-11T13:21:21.406642+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:22.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:22 smithi117 bash[19086]: audit 2024-06-11T13:21:21.419968+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:22.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:22 smithi117 bash[19086]: audit 2024-06-11T13:21:22.052612+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:22.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:22 smithi117 bash[19086]: audit 2024-06-11T13:21:22.064198+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:22.812 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:22 smithi059 bash[43845]: level=info ts=2024-06-11T13:21:22.655Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004302448s 2024-06-11T13:21:22.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:22 smithi059 bash[18923]: audit 2024-06-11T13:21:21.406642+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:22.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:22 smithi059 bash[18923]: audit 2024-06-11T13:21:21.419968+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:22.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:22 smithi059 bash[18923]: audit 2024-06-11T13:21:22.052612+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:22.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:22 smithi059 bash[18923]: audit 2024-06-11T13:21:22.064198+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:22.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:22 smithi059 bash[24309]: audit 2024-06-11T13:21:21.406642+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:22.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:22 smithi059 bash[24309]: audit 2024-06-11T13:21:21.419968+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:22.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:22 smithi059 bash[24309]: audit 2024-06-11T13:21:22.052612+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:22.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:22 smithi059 bash[24309]: audit 2024-06-11T13:21:22.064198+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:23.672 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:23 smithi059 bash[24309]: cluster 2024-06-11T13:21:21.651826+0000 mgr.y (mgr.14385) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:23.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:23 smithi059 bash[18923]: cluster 2024-06-11T13:21:21.651826+0000 mgr.y (mgr.14385) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:23.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:23 smithi117 bash[19086]: cluster 2024-06-11T13:21:21.651826+0000 mgr.y (mgr.14385) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:25.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:25 smithi059 bash[18923]: cluster 2024-06-11T13:21:23.652363+0000 mgr.y (mgr.14385) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:25 smithi059 bash[24309]: cluster 2024-06-11T13:21:23.652363+0000 mgr.y (mgr.14385) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:25.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:25 smithi117 bash[19086]: cluster 2024-06-11T13:21:23.652363+0000 mgr.y (mgr.14385) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:26.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:26 smithi059 bash[18923]: cluster 2024-06-11T13:21:25.652888+0000 mgr.y (mgr.14385) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:26.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:26 smithi059 bash[18923]: audit 2024-06-11T13:21:25.758378+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:21:26.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:26 smithi059 bash[18923]: audit 2024-06-11T13:21:25.759418+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:21:26.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:26 smithi059 bash[18923]: audit 2024-06-11T13:21:25.764775+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:21:26.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:26 smithi059 bash[18923]: audit 2024-06-11T13:21:25.765689+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:21:26.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:26 smithi059 bash[24309]: cluster 2024-06-11T13:21:25.652888+0000 mgr.y (mgr.14385) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:26.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:26 smithi059 bash[24309]: audit 2024-06-11T13:21:25.758378+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:21:26.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:26 smithi059 bash[24309]: audit 2024-06-11T13:21:25.759418+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:21:26.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:26 smithi059 bash[24309]: audit 2024-06-11T13:21:25.764775+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:21:26.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:26 smithi059 bash[24309]: audit 2024-06-11T13:21:25.765689+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:21:26.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:26 smithi117 bash[19086]: cluster 2024-06-11T13:21:25.652888+0000 mgr.y (mgr.14385) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:26.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:26 smithi117 bash[19086]: audit 2024-06-11T13:21:25.758378+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:21:26.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:26 smithi117 bash[19086]: audit 2024-06-11T13:21:25.759418+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:21:26.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:26 smithi117 bash[19086]: audit 2024-06-11T13:21:25.764775+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:21:26.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:26 smithi117 bash[19086]: audit 2024-06-11T13:21:25.765689+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:21:28.923 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:28 smithi117 bash[19086]: cluster 2024-06-11T13:21:27.653635+0000 mgr.y (mgr.14385) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:28.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:28 smithi059 bash[18923]: cluster 2024-06-11T13:21:27.653635+0000 mgr.y (mgr.14385) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:28.954 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:28 smithi059 bash[24309]: cluster 2024-06-11T13:21:27.653635+0000 mgr.y (mgr.14385) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:30.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:30 smithi117 bash[19086]: cluster 2024-06-11T13:21:29.654122+0000 mgr.y (mgr.14385) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:31.014 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:30 smithi059 bash[18923]: cluster 2024-06-11T13:21:29.654122+0000 mgr.y (mgr.14385) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:31.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:30 smithi059 bash[24309]: cluster 2024-06-11T13:21:29.654122+0000 mgr.y (mgr.14385) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:31.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.250 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.251 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.251 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.251 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.252 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.252 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.253 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.253 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.509 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.509 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.509 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.510 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.510 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.510 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.510 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.510 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.511 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.511 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:21:31.928 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:31 smithi117 systemd[1]: Started Ceph grafana.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:21:32.854 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[18923]: audit 2024-06-11T13:21:31.562594+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:32.854 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[18923]: audit 2024-06-11T13:21:31.567508+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:21:32.854 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[18923]: audit 2024-06-11T13:21:31.569828+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:21:32.854 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[18923]: audit 2024-06-11T13:21:31.571421+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:21:32.854 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[18923]: audit 2024-06-11T13:21:31.582450+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:32.854 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[18923]: cephadm 2024-06-11T13:21:31.583831+0000 mgr.y (mgr.14385) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:21:32.854 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[18923]: cephadm 2024-06-11T13:21:31.587175+0000 mgr.y (mgr.14385) 59 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-06-11T13:21:32.854 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[18923]: cephadm 2024-06-11T13:21:31.594564+0000 mgr.y (mgr.14385) 60 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi059 2024-06-11T13:21:32.854 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[18923]: cluster 2024-06-11T13:21:31.654538+0000 mgr.y (mgr.14385) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:32.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[24309]: audit 2024-06-11T13:21:31.562594+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:32.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[24309]: audit 2024-06-11T13:21:31.567508+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:21:32.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[24309]: audit 2024-06-11T13:21:31.569828+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:21:32.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[24309]: audit 2024-06-11T13:21:31.571421+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:21:32.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[24309]: audit 2024-06-11T13:21:31.582450+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:32.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[24309]: cephadm 2024-06-11T13:21:31.583831+0000 mgr.y (mgr.14385) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:21:32.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[24309]: cephadm 2024-06-11T13:21:31.587175+0000 mgr.y (mgr.14385) 59 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-06-11T13:21:32.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[24309]: cephadm 2024-06-11T13:21:31.594564+0000 mgr.y (mgr.14385) 60 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi059 2024-06-11T13:21:32.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:32 smithi059 bash[24309]: cluster 2024-06-11T13:21:31.654538+0000 mgr.y (mgr.14385) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:32.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:32 smithi117 bash[19086]: audit 2024-06-11T13:21:31.562594+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:32.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:32 smithi117 bash[19086]: audit 2024-06-11T13:21:31.567508+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:21:32.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:32 smithi117 bash[19086]: audit 2024-06-11T13:21:31.569828+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:21:32.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:32 smithi117 bash[19086]: audit 2024-06-11T13:21:31.571421+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:21:32.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:32 smithi117 bash[19086]: audit 2024-06-11T13:21:31.582450+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:32.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:32 smithi117 bash[19086]: cephadm 2024-06-11T13:21:31.583831+0000 mgr.y (mgr.14385) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:21:32.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:32 smithi117 bash[19086]: cephadm 2024-06-11T13:21:31.587175+0000 mgr.y (mgr.14385) 59 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-06-11T13:21:32.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:32 smithi117 bash[19086]: cephadm 2024-06-11T13:21:31.594564+0000 mgr.y (mgr.14385) 60 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi059 2024-06-11T13:21:32.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:32 smithi117 bash[19086]: cluster 2024-06-11T13:21:31.654538+0000 mgr.y (mgr.14385) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:33.402 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+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 2024-06-11T13:21:33.402 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+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 2024-06-11T13:21:33.402 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-06-11T13:21:33.403 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-06-11T13:21:33.403 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-06-11T13:21:33.403 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-06-11T13:21:33.403 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-06-11T13:21:33.403 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-06-11T13:21:33.403 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-06-11T13:21:33.403 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-06-11T13:21:33.403 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-06-11T13:21:33.403 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-06-11T13:21:33.403 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-06-11T13:21:33.403 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="App mode production" logger=settings 2024-06-11T13:21:33.403 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-06-11T13:21:33.403 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+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----- 2024-06-11T13:21:33.404 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-06-11T13:21:33.404 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-06-11T13:21:33.404 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-06-11T13:21:33.404 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-06-11T13:21:33.404 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-06-11T13:21:33.663 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-06-11T13:21:33.663 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-06-11T13:21:33.663 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-06-11T13:21:33.663 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-06-11T13:21:33.663 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-06-11T13:21:33.663 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-06-11T13:21:33.923 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-06-11T13:21:33.923 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-06-11T13:21:33.924 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-06-11T13:21:33.924 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-06-11T13:21:33.924 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-06-11T13:21:33.924 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-06-11T13:21:34.178 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-06-11T13:21:34.178 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:33 smithi117 bash[39408]: t=2024-06-11T13:21:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-06-11T13:21:34.179 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-06-11T13:21:34.179 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-06-11T13:21:34.179 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-06-11T13:21:34.179 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-06-11T13:21:34.179 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-06-11T13:21:34.470 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-06-11T13:21:34.470 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-06-11T13:21:34.470 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-06-11T13:21:34.470 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-06-11T13:21:34.470 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-06-11T13:21:34.471 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-06-11T13:21:34.471 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-06-11T13:21:34.471 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-06-11T13:21:34.728 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[19086]: cluster 2024-06-11T13:21:33.655079+0000 mgr.y (mgr.14385) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:34.729 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-06-11T13:21:34.729 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-06-11T13:21:34.729 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-06-11T13:21:34.729 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-06-11T13:21:34.729 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-06-11T13:21:35.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:34 smithi059 bash[18923]: cluster 2024-06-11T13:21:33.655079+0000 mgr.y (mgr.14385) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:35.030 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:34 smithi059 bash[24309]: cluster 2024-06-11T13:21:33.655079+0000 mgr.y (mgr.14385) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:35.046 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:34 smithi117 bash[39408]: t=2024-06-11T13:21:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-06-11T13:21:35.341 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:35 smithi117 bash[39408]: t=2024-06-11T13:21:35+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-06-11T13:21:35.628 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:35 smithi117 bash[39408]: t=2024-06-11T13:21:35+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-06-11T13:21:35.628 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:35 smithi117 bash[39408]: t=2024-06-11T13:21:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-06-11T13:21:35.628 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:35 smithi117 bash[39408]: t=2024-06-11T13:21:35+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-06-11T13:21:35.629 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:35 smithi117 bash[39408]: t=2024-06-11T13:21:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-06-11T13:21:35.629 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:35 smithi117 bash[39408]: t=2024-06-11T13:21:35+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-06-11T13:21:36.172 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:35 smithi117 bash[39408]: t=2024-06-11T13:21:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-06-11T13:21:36.172 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:36 smithi117 bash[39408]: t=2024-06-11T13:21:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-06-11T13:21:36.428 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:36 smithi117 bash[39408]: t=2024-06-11T13:21:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-06-11T13:21:36.428 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:36 smithi117 bash[39408]: t=2024-06-11T13:21:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-06-11T13:21:36.764 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:36 smithi117 bash[39408]: t=2024-06-11T13:21:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-06-11T13:21:36.765 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:36 smithi117 bash[39408]: t=2024-06-11T13:21:36+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-06-11T13:21:36.765 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:36 smithi117 bash[39408]: t=2024-06-11T13:21:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-06-11T13:21:36.789 INFO:teuthology.orchestra.run.smithi059.stdout:34359738447 2024-06-11T13:21:36.790 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-06-11T13:21:37.026 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:36 smithi117 bash[19086]: cluster 2024-06-11T13:21:35.655467+0000 mgr.y (mgr.14385) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:37.027 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:36 smithi117 bash[19086]: audit 2024-06-11T13:21:35.772189+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:37.027 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:36 smithi117 bash[39408]: t=2024-06-11T13:21:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-06-11T13:21:37.027 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:36 smithi117 bash[39408]: t=2024-06-11T13:21:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-06-11T13:21:37.027 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:36 smithi117 bash[39408]: t=2024-06-11T13:21:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-06-11T13:21:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:36 smithi059 bash[18923]: cluster 2024-06-11T13:21:35.655467+0000 mgr.y (mgr.14385) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:37.029 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:36 smithi059 bash[18923]: audit 2024-06-11T13:21:35.772189+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:37.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:36 smithi059 bash[24309]: cluster 2024-06-11T13:21:35.655467+0000 mgr.y (mgr.14385) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:37.029 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:36 smithi059 bash[24309]: audit 2024-06-11T13:21:35.772189+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:37.296 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:37 smithi117 bash[39408]: t=2024-06-11T13:21:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-06-11T13:21:37.296 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:37 smithi117 bash[39408]: t=2024-06-11T13:21:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-06-11T13:21:37.296 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:37 smithi117 bash[39408]: t=2024-06-11T13:21:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-06-11T13:21:37.296 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:37 smithi117 bash[39408]: t=2024-06-11T13:21:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-06-11T13:21:37.296 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:37 smithi117 bash[39408]: t=2024-06-11T13:21:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-06-11T13:21:37.678 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:37 smithi117 bash[39408]: t=2024-06-11T13:21:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-06-11T13:21:37.678 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:37 smithi117 bash[39408]: t=2024-06-11T13:21:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-06-11T13:21:37.679 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:37 smithi117 bash[39408]: t=2024-06-11T13:21:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-06-11T13:21:37.679 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:37 smithi117 bash[39408]: t=2024-06-11T13:21:37+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-06-11T13:21:37.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:37 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:21:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:21:38.125 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:37 smithi117 bash[39408]: t=2024-06-11T13:21:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-06-11T13:21:38.386 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:38 smithi117 bash[39408]: t=2024-06-11T13:21:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-06-11T13:21:38.386 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:38 smithi117 bash[39408]: t=2024-06-11T13:21:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-06-11T13:21:38.386 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:38 smithi117 bash[39408]: t=2024-06-11T13:21:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-06-11T13:21:38.699 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:38 smithi117 bash[39408]: t=2024-06-11T13:21:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-06-11T13:21:38.699 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:38 smithi117 bash[39408]: t=2024-06-11T13:21:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-06-11T13:21:38.699 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:38 smithi117 bash[39408]: t=2024-06-11T13:21:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-06-11T13:21:38.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:38 smithi059 bash[18923]: cluster 2024-06-11T13:21:37.656046+0000 mgr.y (mgr.14385) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:38.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:38 smithi059 bash[18923]: audit 2024-06-11T13:21:37.722997+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:38.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:38 smithi059 bash[18923]: audit 2024-06-11T13:21:37.737370+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:38.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:38 smithi059 bash[24309]: cluster 2024-06-11T13:21:37.656046+0000 mgr.y (mgr.14385) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:38.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:38 smithi059 bash[24309]: audit 2024-06-11T13:21:37.722997+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:38.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:38 smithi059 bash[24309]: audit 2024-06-11T13:21:37.737370+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:38.903 INFO:teuthology.orchestra.run.smithi059.stdout:231928234005 2024-06-11T13:21:38.903 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-06-11T13:21:39.007 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:38 smithi117 bash[39408]: t=2024-06-11T13:21:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-06-11T13:21:39.007 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:38 smithi117 bash[39408]: t=2024-06-11T13:21:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-06-11T13:21:39.007 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:38 smithi117 bash[19086]: cluster 2024-06-11T13:21:37.656046+0000 mgr.y (mgr.14385) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:39.008 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:38 smithi117 bash[19086]: audit 2024-06-11T13:21:37.722997+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:39.008 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:38 smithi117 bash[19086]: audit 2024-06-11T13:21:37.737370+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:39.299 INFO:teuthology.orchestra.run.smithi059.stdout:197568495645 2024-06-11T13:21:39.299 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-06-11T13:21:39.337 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:39 smithi117 bash[39408]: t=2024-06-11T13:21:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-06-11T13:21:39.338 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:39 smithi117 bash[39408]: t=2024-06-11T13:21:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-06-11T13:21:39.644 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:39 smithi117 bash[39408]: t=2024-06-11T13:21:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-06-11T13:21:39.644 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:39 smithi117 bash[39408]: t=2024-06-11T13:21:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-06-11T13:21:39.644 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:39 smithi117 bash[39408]: t=2024-06-11T13:21:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-06-11T13:21:39.644 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:39 smithi117 bash[39408]: t=2024-06-11T13:21:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-06-11T13:21:39.928 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:39 smithi117 bash[39408]: t=2024-06-11T13:21:39+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-06-11T13:21:39.928 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:39 smithi117 bash[39408]: t=2024-06-11T13:21:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-06-11T13:21:39.928 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:39 smithi117 bash[39408]: t=2024-06-11T13:21:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-06-11T13:21:40.215 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:39 smithi117 bash[39408]: t=2024-06-11T13:21:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-06-11T13:21:40.215 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-06-11T13:21:40.216 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-06-11T13:21:40.216 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-06-11T13:21:40.216 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-06-11T13:21:40.216 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-06-11T13:21:40.216 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-06-11T13:21:40.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-06-11T13:21:40.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-06-11T13:21:40.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-06-11T13:21:40.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-06-11T13:21:40.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-06-11T13:21:40.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-06-11T13:21:40.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-06-11T13:21:40.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-06-11T13:21:40.716 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:40 smithi059 bash[18923]: cluster 2024-06-11T13:21:39.656663+0000 mgr.y (mgr.14385) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:40.716 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:40 smithi059 bash[24309]: cluster 2024-06-11T13:21:39.656663+0000 mgr.y (mgr.14385) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:40.717 INFO:teuthology.orchestra.run.smithi059.stdout:163208757286 2024-06-11T13:21:40.717 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-06-11T13:21:40.762 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[19086]: cluster 2024-06-11T13:21:39.656663+0000 mgr.y (mgr.14385) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:40.762 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-06-11T13:21:40.762 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-06-11T13:21:40.762 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-06-11T13:21:40.762 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-06-11T13:21:40.763 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-06-11T13:21:40.763 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-06-11T13:21:40.763 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-06-11T13:21:41.031 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-06-11T13:21:41.031 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-06-11T13:21:41.031 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-06-11T13:21:41.031 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-06-11T13:21:41.031 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-06-11T13:21:41.031 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:40 smithi117 bash[39408]: t=2024-06-11T13:21:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-06-11T13:21:41.031 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-06-11T13:21:41.300 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-06-11T13:21:41.300 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-06-11T13:21:41.300 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-06-11T13:21:41.300 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-06-11T13:21:41.300 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-06-11T13:21:41.300 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-06-11T13:21:41.301 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-06-11T13:21:41.611 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-06-11T13:21:41.611 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-06-11T13:21:41.611 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-06-11T13:21:41.611 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-06-11T13:21:41.611 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-06-11T13:21:41.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:41 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:21:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:21:41.911 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-06-11T13:21:41.911 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-06-11T13:21:42.178 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:41 smithi117 bash[39408]: t=2024-06-11T13:21:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-06-11T13:21:42.506 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-06-11T13:21:42.507 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-06-11T13:21:42.507 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-06-11T13:21:42.507 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-06-11T13:21:42.507 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-06-11T13:21:42.707 INFO:teuthology.orchestra.run.smithi059.stdout:55834574921 2024-06-11T13:21:42.708 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-06-11T13:21:42.713 INFO:teuthology.orchestra.run.smithi059.stdout:77309411391 2024-06-11T13:21:42.714 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-06-11T13:21:42.765 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:42 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:21:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:21:42.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:42 smithi059 bash[24309]: audit 2024-06-11T13:21:41.543123+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:42.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:42 smithi059 bash[24309]: audit 2024-06-11T13:21:41.549787+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:42.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:42 smithi059 bash[24309]: cluster 2024-06-11T13:21:41.657301+0000 mgr.y (mgr.14385) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:42.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:42 smithi059 bash[18923]: audit 2024-06-11T13:21:41.543123+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:42.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:42 smithi059 bash[18923]: audit 2024-06-11T13:21:41.549787+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:42.766 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:42 smithi059 bash[18923]: cluster 2024-06-11T13:21:41.657301+0000 mgr.y (mgr.14385) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:42.776 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[19086]: audit 2024-06-11T13:21:41.543123+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:42.776 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[19086]: audit 2024-06-11T13:21:41.549787+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:42.776 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[19086]: cluster 2024-06-11T13:21:41.657301+0000 mgr.y (mgr.14385) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:42.776 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-06-11T13:21:42.777 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-06-11T13:21:42.777 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-06-11T13:21:42.777 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-06-11T13:21:42.777 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-06-11T13:21:42.777 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-06-11T13:21:42.777 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-06-11T13:21:43.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-06-11T13:21:43.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-06-11T13:21:43.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-06-11T13:21:43.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-06-11T13:21:43.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-06-11T13:21:43.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-06-11T13:21:43.030 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:42 smithi117 bash[39408]: t=2024-06-11T13:21:42+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-06-11T13:21:43.030 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-06-11T13:21:43.030 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-06-11T13:21:43.289 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-06-11T13:21:43.290 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-06-11T13:21:43.290 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-06-11T13:21:43.290 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-06-11T13:21:43.290 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-06-11T13:21:43.290 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-06-11T13:21:43.290 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-06-11T13:21:43.290 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-06-11T13:21:43.551 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-06-11T13:21:43.551 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-06-11T13:21:43.551 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-06-11T13:21:43.551 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-06-11T13:21:43.551 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-06-11T13:21:43.551 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-06-11T13:21:43.551 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-06-11T13:21:43.551 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-06-11T13:21:43.551 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-06-11T13:21:43.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:43 smithi059 bash[24309]: audit 2024-06-11T13:21:42.586077+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:43.800 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:43 smithi059 bash[24309]: audit 2024-06-11T13:21:42.595928+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:43.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:43 smithi059 bash[18923]: audit 2024-06-11T13:21:42.586077+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:43.800 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:43 smithi059 bash[18923]: audit 2024-06-11T13:21:42.595928+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:43.801 INFO:teuthology.orchestra.run.smithi059.stdout:128849018927 2024-06-11T13:21:43.801 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-06-11T13:21:43.802 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[19086]: audit 2024-06-11T13:21:42.586077+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:43.803 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[19086]: audit 2024-06-11T13:21:42.595928+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:43.803 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-06-11T13:21:43.803 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-06-11T13:21:43.803 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-06-11T13:21:43.803 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-06-11T13:21:43.803 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-06-11T13:21:43.803 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-06-11T13:21:43.803 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-06-11T13:21:43.819 INFO:teuthology.orchestra.run.smithi059.stdout:107374182456 2024-06-11T13:21:43.820 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-06-11T13:21:44.055 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-06-11T13:21:44.055 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-06-11T13:21:44.055 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-06-11T13:21:44.056 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+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" 2024-06-11T13:21:44.056 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:43 smithi117 bash[39408]: t=2024-06-11T13:21:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-06-11T13:21:44.056 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-06-11T13:21:44.056 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-06-11T13:21:44.056 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-06-11T13:21:44.278 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:44.325 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-06-11T13:21:44.326 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-06-11T13:21:44.326 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-06-11T13:21:44.326 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-06-11T13:21:44.326 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-06-11T13:21:44.326 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-06-11T13:21:44.326 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-06-11T13:21:44.326 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-06-11T13:21:44.326 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-06-11T13:21:44.326 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-06-11T13:21:44.326 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-06-11T13:21:44.326 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-06-11T13:21:44.577 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-06-11T13:21:44.577 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-06-11T13:21:44.578 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-06-11T13:21:44.578 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-06-11T13:21:44.578 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-06-11T13:21:44.578 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-06-11T13:21:44.578 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-06-11T13:21:44.578 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-06-11T13:21:44.593 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:44 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:21:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:21:44.830 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[19086]: cluster 2024-06-11T13:21:43.657955+0000 mgr.y (mgr.14385) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:44.830 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[19086]: audit 2024-06-11T13:21:44.483200+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:44.830 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[19086]: audit 2024-06-11T13:21:44.495922+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:44.830 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-06-11T13:21:44.830 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-06-11T13:21:44.830 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-06-11T13:21:44.831 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-06-11T13:21:44.831 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-06-11T13:21:44.831 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-06-11T13:21:44.831 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-06-11T13:21:44.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:44 smithi059 bash[18923]: cluster 2024-06-11T13:21:43.657955+0000 mgr.y (mgr.14385) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:44.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:44 smithi059 bash[18923]: audit 2024-06-11T13:21:44.483200+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:44.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:44 smithi059 bash[18923]: audit 2024-06-11T13:21:44.495922+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:44.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:44 smithi059 bash[24309]: cluster 2024-06-11T13:21:43.657955+0000 mgr.y (mgr.14385) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:44.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:44 smithi059 bash[24309]: audit 2024-06-11T13:21:44.483200+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:44.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:44 smithi059 bash[24309]: audit 2024-06-11T13:21:44.495922+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:45.082 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-06-11T13:21:45.082 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-06-11T13:21:45.082 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-06-11T13:21:45.082 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:44 smithi117 bash[39408]: t=2024-06-11T13:21:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-06-11T13:21:45.082 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-06-11T13:21:45.082 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-06-11T13:21:45.083 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-06-11T13:21:45.083 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-06-11T13:21:45.287 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:45.288 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:45.299 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:45.335 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-06-11T13:21:45.335 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+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" 2024-06-11T13:21:45.335 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-06-11T13:21:45.335 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-06-11T13:21:45.335 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-06-11T13:21:45.335 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-06-11T13:21:45.335 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-06-11T13:21:45.335 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-06-11T13:21:45.587 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-06-11T13:21:45.587 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-06-11T13:21:45.587 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-06-11T13:21:45.587 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-06-11T13:21:45.587 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-06-11T13:21:45.588 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-06-11T13:21:45.588 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-06-11T13:21:45.588 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-06-11T13:21:45.865 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-06-11T13:21:45.865 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-06-11T13:21:45.865 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-06-11T13:21:45.865 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-06-11T13:21:45.865 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-06-11T13:21:45.865 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-06-11T13:21:45.865 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-06-11T13:21:45.865 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-06-11T13:21:45.866 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-06-11T13:21:46.126 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-06-11T13:21:46.126 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-06-11T13:21:46.126 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:45 smithi117 bash[39408]: t=2024-06-11T13:21:45+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-06-11T13:21:46.126 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-06-11T13:21:46.126 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-06-11T13:21:46.126 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-06-11T13:21:46.126 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-06-11T13:21:46.126 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-06-11T13:21:46.329 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:46.330 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:46.330 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:46.330 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:21:46.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-06-11T13:21:46.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-06-11T13:21:46.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-06-11T13:21:46.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-06-11T13:21:46.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-06-11T13:21:46.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-06-11T13:21:46.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-06-11T13:21:46.413 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-06-11T13:21:46.413 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-06-11T13:21:46.413 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-06-11T13:21:46.673 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-06-11T13:21:46.673 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-06-11T13:21:46.673 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-06-11T13:21:46.673 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-06-11T13:21:46.673 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-06-11T13:21:46.674 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-06-11T13:21:46.674 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-06-11T13:21:46.674 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-06-11T13:21:46.674 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-06-11T13:21:46.674 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-06-11T13:21:46.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:46 smithi059 bash[24309]: cluster 2024-06-11T13:21:45.658515+0000 mgr.y (mgr.14385) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:46.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:46 smithi059 bash[18923]: cluster 2024-06-11T13:21:45.658515+0000 mgr.y (mgr.14385) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:46.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[19086]: cluster 2024-06-11T13:21:45.658515+0000 mgr.y (mgr.14385) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:46.928 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-06-11T13:21:46.928 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-06-11T13:21:46.928 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-06-11T13:21:46.928 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-06-11T13:21:46.929 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-06-11T13:21:46.929 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-06-11T13:21:47.211 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:46 smithi117 bash[39408]: t=2024-06-11T13:21:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-06-11T13:21:47.211 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-06-11T13:21:47.211 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-06-11T13:21:47.211 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-06-11T13:21:47.211 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-06-11T13:21:47.211 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-06-11T13:21:47.212 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-06-11T13:21:47.212 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-06-11T13:21:47.463 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-06-11T13:21:47.463 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-06-11T13:21:47.463 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-06-11T13:21:47.464 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-06-11T13:21:47.464 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-06-11T13:21:47.464 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-06-11T13:21:47.464 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-06-11T13:21:47.732 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-06-11T13:21:47.732 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-06-11T13:21:47.732 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-06-11T13:21:47.732 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-06-11T13:21:47.733 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-06-11T13:21:47.733 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-06-11T13:21:47.733 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-06-11T13:21:47.733 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-06-11T13:21:47.993 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-06-11T13:21:47.994 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-06-11T13:21:47.994 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-06-11T13:21:47.994 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-06-11T13:21:47.994 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-06-11T13:21:47.994 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-06-11T13:21:47.994 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-06-11T13:21:47.994 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:47 smithi117 bash[39408]: t=2024-06-11T13:21:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-06-11T13:21:47.994 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-06-11T13:21:48.263 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-06-11T13:21:48.263 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-06-11T13:21:48.263 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-06-11T13:21:48.263 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+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" 2024-06-11T13:21:48.264 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-06-11T13:21:48.264 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-06-11T13:21:48.264 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-06-11T13:21:48.264 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-06-11T13:21:48.264 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-06-11T13:21:48.264 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-06-11T13:21:48.264 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-06-11T13:21:48.549 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-06-11T13:21:48.549 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-06-11T13:21:48.549 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-06-11T13:21:48.549 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-06-11T13:21:48.550 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-06-11T13:21:48.550 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-06-11T13:21:48.550 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-06-11T13:21:48.550 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-06-11T13:21:48.550 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-06-11T13:21:48.550 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-06-11T13:21:48.802 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[19086]: cluster 2024-06-11T13:21:47.659206+0000 mgr.y (mgr.14385) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:48.802 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-06-11T13:21:48.802 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-06-11T13:21:48.802 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-06-11T13:21:48.802 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-06-11T13:21:48.802 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-06-11T13:21:48.802 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+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" 2024-06-11T13:21:48.803 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+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" 2024-06-11T13:21:48.803 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-06-11T13:21:49.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:48 smithi059 bash[18923]: cluster 2024-06-11T13:21:47.659206+0000 mgr.y (mgr.14385) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:49.009 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:48 smithi059 bash[24309]: cluster 2024-06-11T13:21:47.659206+0000 mgr.y (mgr.14385) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:49.009 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:48 smithi059 systemd[1]: Stopping Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:21:49.009 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:48 smithi059 bash[46852]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-alertmanager.a 2024-06-11T13:21:49.063 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-06-11T13:21:49.063 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-06-11T13:21:49.063 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-06-11T13:21:49.064 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-06-11T13:21:49.064 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-06-11T13:21:49.064 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:48 smithi117 bash[39408]: t=2024-06-11T13:21:48+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-06-11T13:21:49.064 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-06-11T13:21:49.064 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-06-11T13:21:49.064 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-06-11T13:21:49.312 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:49 smithi059 bash[43845]: level=info ts=2024-06-11T13:21:49.015Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-06-11T13:21:49.323 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-06-11T13:21:49.323 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-06-11T13:21:49.324 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-06-11T13:21:49.324 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-06-11T13:21:49.324 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-06-11T13:21:49.324 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-06-11T13:21:49.324 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-06-11T13:21:49.324 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-06-11T13:21:49.324 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-06-11T13:21:49.593 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-06-11T13:21:49.594 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-06-11T13:21:49.594 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-06-11T13:21:49.594 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-06-11T13:21:49.594 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-06-11T13:21:49.594 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-06-11T13:21:49.594 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-06-11T13:21:49.594 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-06-11T13:21:49.594 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-06-11T13:21:49.594 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-06-11T13:21:49.863 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-06-11T13:21:49.863 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-06-11T13:21:49.863 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-06-11T13:21:49.863 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-06-11T13:21:49.863 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-06-11T13:21:49.863 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-06-11T13:21:49.863 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-06-11T13:21:49.863 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-06-11T13:21:50.149 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-06-11T13:21:50.149 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-06-11T13:21:50.149 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-06-11T13:21:50.149 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:49 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-06-11T13:21:50.149 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-06-11T13:21:50.149 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-06-11T13:21:50.149 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-06-11T13:21:50.149 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-06-11T13:21:50.150 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-06-11T13:21:50.150 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-06-11T13:21:50.428 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-06-11T13:21:50.428 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-06-11T13:21:50.428 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-06-11T13:21:50.428 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=16.994287768s 2024-06-11T13:21:50.428 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-06-11T13:21:50.429 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-06-11T13:21:50.429 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-06-11T13:21:50.429 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-06-11T13:21:50.429 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-06-11T13:21:50.429 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-06-11T13:21:50.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[19086]: cluster 2024-06-11T13:21:49.659745+0000 mgr.y (mgr.14385) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:50.937 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-06-11T13:21:50.938 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-06-11T13:21:50.938 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-06-11T13:21:50.938 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-06-11T13:21:50.938 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:21:50 smithi117 bash[39408]: t=2024-06-11T13:21:50+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-06-11T13:21:50.966 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:50 smithi059 bash[18923]: cluster 2024-06-11T13:21:49.659745+0000 mgr.y (mgr.14385) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:50.966 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:50 smithi059 bash[24309]: cluster 2024-06-11T13:21:49.659745+0000 mgr.y (mgr.14385) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:51.812 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:51 smithi059 bash[46860]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-alertmanager-a 2024-06-11T13:21:51.812 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:51 smithi059 bash[46955]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-alertmanager.a 2024-06-11T13:21:52.312 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:52 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-06-11T13:21:52.312 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:52 smithi059 systemd[1]: Stopped Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:21:52.312 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:21:52 smithi059 systemd[1]: Started Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:21:53.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:53 smithi117 bash[19086]: cluster 2024-06-11T13:21:51.660136+0000 mgr.y (mgr.14385) 71 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:53.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:53 smithi117 bash[19086]: audit 2024-06-11T13:21:52.054305+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:53.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:53 smithi117 bash[19086]: cephadm 2024-06-11T13:21:52.059666+0000 mgr.y (mgr.14385) 72 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T13:21:53.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:53 smithi117 bash[19086]: cephadm 2024-06-11T13:21:52.063540+0000 mgr.y (mgr.14385) 73 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-06-11T13:21:53.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:53 smithi059 bash[18923]: cluster 2024-06-11T13:21:51.660136+0000 mgr.y (mgr.14385) 71 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:53.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:53 smithi059 bash[18923]: audit 2024-06-11T13:21:52.054305+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:53.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:53 smithi059 bash[18923]: cephadm 2024-06-11T13:21:52.059666+0000 mgr.y (mgr.14385) 72 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T13:21:53.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:53 smithi059 bash[18923]: cephadm 2024-06-11T13:21:52.063540+0000 mgr.y (mgr.14385) 73 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-06-11T13:21:53.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:53 smithi059 bash[24309]: cluster 2024-06-11T13:21:51.660136+0000 mgr.y (mgr.14385) 71 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:53.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:53 smithi059 bash[24309]: audit 2024-06-11T13:21:52.054305+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:53.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:53 smithi059 bash[24309]: cephadm 2024-06-11T13:21:52.059666+0000 mgr.y (mgr.14385) 72 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T13:21:53.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:53 smithi059 bash[24309]: cephadm 2024-06-11T13:21:52.063540+0000 mgr.y (mgr.14385) 73 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-06-11T13:21:55.267 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:55 smithi117 bash[19086]: cluster 2024-06-11T13:21:53.660664+0000 mgr.y (mgr.14385) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:55.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:55 smithi059 bash[24309]: cluster 2024-06-11T13:21:53.660664+0000 mgr.y (mgr.14385) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:55.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:55 smithi059 bash[18923]: cluster 2024-06-11T13:21:53.660664+0000 mgr.y (mgr.14385) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:56.002 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:21:55 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:21:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:21:56.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[19086]: audit 2024-06-11T13:21:55.601784+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:56.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[19086]: audit 2024-06-11T13:21:55.614458+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:56.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[19086]: cluster 2024-06-11T13:21:55.661194+0000 mgr.y (mgr.14385) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:56.854 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 systemd[1]: Stopping Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:21:56.854 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[40500]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus.a 2024-06-11T13:21:56.854 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[37468]: ts=2024-06-11T13:21:56.825Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-06-11T13:21:56.854 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[37468]: ts=2024-06-11T13:21:56.825Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-06-11T13:21:56.854 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[37468]: ts=2024-06-11T13:21:56.825Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-06-11T13:21:56.854 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[37468]: ts=2024-06-11T13:21:56.825Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-06-11T13:21:56.854 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[37468]: ts=2024-06-11T13:21:56.825Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-06-11T13:21:56.854 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[37468]: ts=2024-06-11T13:21:56.825Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-06-11T13:21:56.854 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[37468]: ts=2024-06-11T13:21:56.825Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-06-11T13:21:56.854 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[37468]: ts=2024-06-11T13:21:56.825Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-06-11T13:21:56.854 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[37468]: ts=2024-06-11T13:21:56.825Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-06-11T13:21:56.854 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[37468]: ts=2024-06-11T13:21:56.826Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-06-11T13:21:56.855 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[37468]: ts=2024-06-11T13:21:56.826Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-06-11T13:21:56.855 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:56 smithi117 bash[37468]: ts=2024-06-11T13:21:56.826Z caller=main.go:1066 level=info msg="See you next time!" 2024-06-11T13:21:56.875 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:56 smithi059 bash[24309]: audit 2024-06-11T13:21:55.601784+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:56.875 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:56 smithi059 bash[24309]: audit 2024-06-11T13:21:55.614458+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:56.875 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:56 smithi059 bash[24309]: cluster 2024-06-11T13:21:55.661194+0000 mgr.y (mgr.14385) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:56.876 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:56 smithi059 bash[18923]: audit 2024-06-11T13:21:55.601784+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:56.876 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:56 smithi059 bash[18923]: audit 2024-06-11T13:21:55.614458+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:56.876 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:56 smithi059 bash[18923]: cluster 2024-06-11T13:21:55.661194+0000 mgr.y (mgr.14385) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:57.649 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:57 smithi117 bash[40510]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus-a 2024-06-11T13:21:57.649 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:57 smithi117 bash[40543]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus.a 2024-06-11T13:21:57.650 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:57 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-06-11T13:21:57.650 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:57 smithi117 systemd[1]: Stopped Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:21:57.650 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:57 smithi117 systemd[1]: Started Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:21:58.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.563237+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.573661+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:21:58.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.574757+0000 mgr.y (mgr.14385) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:21:58.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.577148+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.59:9093"}]: dispatch 2024-06-11T13:21:58.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.578124+0000 mgr.y (mgr.14385) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.59:9093"}]: dispatch 2024-06-11T13:21:58.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.590932+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.604821+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:21:58.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.605873+0000 mgr.y (mgr.14385) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:21:58.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.629463+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:21:58.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.630436+0000 mgr.y (mgr.14385) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:21:58.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.632438+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.117:3000"}]: dispatch 2024-06-11T13:21:58.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.633367+0000 mgr.y (mgr.14385) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.117:3000"}]: dispatch 2024-06-11T13:21:58.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.642466+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.649929+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:21:58.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.652874+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:21:58.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.657046+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:21:58.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: cluster 2024-06-11T13:21:57.661669+0000 mgr.y (mgr.14385) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:58.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.671392+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.686810+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:21:58.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.689340+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:21:58.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.690996+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:21:58.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[18923]: audit 2024-06-11T13:21:57.700646+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.563237+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.573661+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:21:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.574757+0000 mgr.y (mgr.14385) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:21:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.577148+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.59:9093"}]: dispatch 2024-06-11T13:21:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.578124+0000 mgr.y (mgr.14385) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.59:9093"}]: dispatch 2024-06-11T13:21:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.590932+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.604821+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:21:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.605873+0000 mgr.y (mgr.14385) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:21:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.629463+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:21:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.630436+0000 mgr.y (mgr.14385) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:21:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.632438+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.117:3000"}]: dispatch 2024-06-11T13:21:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.633367+0000 mgr.y (mgr.14385) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.117:3000"}]: dispatch 2024-06-11T13:21:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.642466+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.649929+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:21:58.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.652874+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:21:58.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.657046+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:21:58.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: cluster 2024-06-11T13:21:57.661669+0000 mgr.y (mgr.14385) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:58.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.671392+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.686810+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:21:58.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.689340+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:21:58.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.690996+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:21:58.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:21:58 smithi059 bash[24309]: audit 2024-06-11T13:21:57.700646+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.563237+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.573661+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:21:58.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.574757+0000 mgr.y (mgr.14385) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:21:58.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.577148+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.59:9093"}]: dispatch 2024-06-11T13:21:58.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.578124+0000 mgr.y (mgr.14385) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.59:9093"}]: dispatch 2024-06-11T13:21:58.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.590932+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.604821+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:21:58.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.605873+0000 mgr.y (mgr.14385) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:21:58.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.629463+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:21:58.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.630436+0000 mgr.y (mgr.14385) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:21:58.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.632438+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.117:3000"}]: dispatch 2024-06-11T13:21:58.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.633367+0000 mgr.y (mgr.14385) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.117:3000"}]: dispatch 2024-06-11T13:21:58.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.642466+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.649929+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:21:58.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.652874+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:21:58.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.657046+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:21:58.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: cluster 2024-06-11T13:21:57.661669+0000 mgr.y (mgr.14385) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:21:58.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.671392+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:58.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.686810+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:21:58.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.689340+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:21:58.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.690996+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:21:58.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:21:58 smithi117 bash[19086]: audit 2024-06-11T13:21:57.700646+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:21:59.428 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.180Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-06-11T13:21:59.428 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.180Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-06-11T13:21:59.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.180Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-06-11T13:21:59.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.180Z caller=main.go:518 level=info host_details="(Linux 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 x86_64 smithi117 (none))" 2024-06-11T13:21:59.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.180Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-06-11T13:21:59.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.180Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-06-11T13:21:59.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.182Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-06-11T13:21:59.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.182Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-06-11T13:21:59.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.183Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-06-11T13:21:59.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.186Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-06-11T13:21:59.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.186Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.947µs 2024-06-11T13:21:59.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.186Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-06-11T13:21:59.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.188Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-06-11T13:21:59.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.188Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-06-11T13:21:59.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.188Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=182.585µs wal_replay_duration=1.680866ms total_replay_duration=1.884054ms 2024-06-11T13:21:59.430 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.189Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-06-11T13:21:59.430 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.189Z caller=main.go:947 level=info msg="TSDB started" 2024-06-11T13:21:59.430 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.189Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-11T13:21:59.430 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.209Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.857176ms db_storage=694ns remote_storage=1.649µs web_handler=428ns query_engine=821ns scrape=276.701µs scrape_sd=25.908µs notify=21.105µs notify_sd=6.665µs rules=19.163056ms 2024-06-11T13:21:59.430 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:21:59 smithi117 bash[40572]: ts=2024-06-11T13:21:59.209Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-06-11T13:21:59.939 INFO:teuthology.orchestra.run.smithi059.stdout:34359738452 2024-06-11T13:22:00.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:00 smithi117 bash[19086]: cluster 2024-06-11T13:21:59.662040+0000 mgr.y (mgr.14385) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:00.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:00 smithi117 bash[19086]: audit 2024-06-11T13:21:59.945667+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.59:0/772012384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-11T13:22:01.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:00 smithi059 bash[18923]: cluster 2024-06-11T13:21:59.662040+0000 mgr.y (mgr.14385) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:01.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:00 smithi059 bash[18923]: audit 2024-06-11T13:21:59.945667+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.59:0/772012384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-11T13:22:01.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:00 smithi059 bash[24309]: cluster 2024-06-11T13:21:59.662040+0000 mgr.y (mgr.14385) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:01.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:00 smithi059 bash[24309]: audit 2024-06-11T13:21:59.945667+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.59:0/772012384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-11T13:22:02.062 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:22:01 smithi059 bash[46997]: level=info ts=2024-06-11T13:22:01.861Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-06-11T13:22:02.062 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:22:01 smithi059 bash[46997]: level=info ts=2024-06-11T13:22:01.861Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-06-11T13:22:02.062 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:22:01 smithi059 bash[46997]: level=info ts=2024-06-11T13:22:01.862Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.59 port=9094 2024-06-11T13:22:02.062 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:22:01 smithi059 bash[46997]: level=info ts=2024-06-11T13:22:01.863Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-06-11T13:22:02.062 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:22:01 smithi059 bash[46997]: level=info ts=2024-06-11T13:22:01.900Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T13:22:02.062 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:22:01 smithi059 bash[46997]: level=info ts=2024-06-11T13:22:01.900Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T13:22:02.062 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:22:01 smithi059 bash[46997]: level=info ts=2024-06-11T13:22:01.905Z caller=main.go:518 msg=Listening address=:9093 2024-06-11T13:22:02.062 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:22:01 smithi059 bash[46997]: level=info ts=2024-06-11T13:22:01.905Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-06-11T13:22:02.205 INFO:teuthology.orchestra.run.smithi059.stdout:231928234010 2024-06-11T13:22:03.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:02 smithi059 bash[18923]: cluster 2024-06-11T13:22:01.662625+0000 mgr.y (mgr.14385) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:03.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:02 smithi059 bash[18923]: audit 2024-06-11T13:22:02.212230+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.59:0/2258309069' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-11T13:22:03.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:02 smithi059 bash[24309]: cluster 2024-06-11T13:22:01.662625+0000 mgr.y (mgr.14385) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:03.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:02 smithi059 bash[24309]: audit 2024-06-11T13:22:02.212230+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.59:0/2258309069' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-11T13:22:03.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:02 smithi117 bash[19086]: cluster 2024-06-11T13:22:01.662625+0000 mgr.y (mgr.14385) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:03.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:02 smithi117 bash[19086]: audit 2024-06-11T13:22:02.212230+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.59:0/2258309069' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-11T13:22:03.440 INFO:teuthology.orchestra.run.smithi059.stdout:163208757291 2024-06-11T13:22:04.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:03 smithi059 bash[18923]: audit 2024-06-11T13:22:03.446966+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.59:0/33673509' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-11T13:22:04.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:03 smithi059 bash[24309]: audit 2024-06-11T13:22:03.446966+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.59:0/33673509' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-11T13:22:04.062 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:22:03 smithi059 bash[46997]: level=info ts=2024-06-11T13:22:03.864Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00056209s 2024-06-11T13:22:04.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:03 smithi117 bash[19086]: audit 2024-06-11T13:22:03.446966+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.59:0/33673509' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-11T13:22:04.731 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738447 got 34359738452 for osd.0 2024-06-11T13:22:04.731 DEBUG:teuthology.parallel:result is None 2024-06-11T13:22:04.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:04 smithi059 bash[18923]: cluster 2024-06-11T13:22:03.663166+0000 mgr.y (mgr.14385) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:04.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:04 smithi059 bash[18923]: audit 2024-06-11T13:22:04.609491+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:04.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:04 smithi059 bash[18923]: audit 2024-06-11T13:22:04.617424+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:04.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:04 smithi059 bash[24309]: cluster 2024-06-11T13:22:03.663166+0000 mgr.y (mgr.14385) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:04.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:04 smithi059 bash[24309]: audit 2024-06-11T13:22:04.609491+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:04.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:04 smithi059 bash[24309]: audit 2024-06-11T13:22:04.617424+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:04.813 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:22:04 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:22:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:22:04.873 INFO:teuthology.orchestra.run.smithi059.stdout:55834574926 2024-06-11T13:22:05.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:04 smithi117 bash[19086]: cluster 2024-06-11T13:22:03.663166+0000 mgr.y (mgr.14385) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:05.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:04 smithi117 bash[19086]: audit 2024-06-11T13:22:04.609491+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:05.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:04 smithi117 bash[19086]: audit 2024-06-11T13:22:04.617424+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:06.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:05 smithi059 bash[18923]: audit 2024-06-11T13:22:04.879909+0000 mon.c (mon.1) 72 : audit [DBG] from='client.? 172.21.15.59:0/3883869678' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-11T13:22:06.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:05 smithi059 bash[24309]: audit 2024-06-11T13:22:04.879909+0000 mon.c (mon.1) 72 : audit [DBG] from='client.? 172.21.15.59:0/3883869678' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-11T13:22:06.171 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234005 got 231928234010 for osd.7 2024-06-11T13:22:06.171 DEBUG:teuthology.parallel:result is None 2024-06-11T13:22:06.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:05 smithi117 bash[19086]: audit 2024-06-11T13:22:04.879909+0000 mon.c (mon.1) 72 : audit [DBG] from='client.? 172.21.15.59:0/3883869678' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-11T13:22:06.183 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757286 got 163208757291 for osd.5 2024-06-11T13:22:06.183 DEBUG:teuthology.parallel:result is None 2024-06-11T13:22:07.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:06 smithi059 bash[24309]: cluster 2024-06-11T13:22:05.663825+0000 mgr.y (mgr.14385) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:07.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:06 smithi059 bash[18923]: cluster 2024-06-11T13:22:05.663825+0000 mgr.y (mgr.14385) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:07.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:06 smithi117 bash[19086]: cluster 2024-06-11T13:22:05.663825+0000 mgr.y (mgr.14385) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:07.198 INFO:teuthology.orchestra.run.smithi059.stdout:107374182460 2024-06-11T13:22:07.489 INFO:teuthology.orchestra.run.smithi059.stdout:128849018932 2024-06-11T13:22:07.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:07 smithi059 bash[24309]: audit 2024-06-11T13:22:07.204451+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.59:0/2723612712' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-11T13:22:07.763 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:07 smithi059 bash[24309]: audit 2024-06-11T13:22:07.495796+0000 mon.c (mon.1) 73 : audit [DBG] from='client.? 172.21.15.59:0/3774429984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-11T13:22:07.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:07 smithi059 bash[18923]: audit 2024-06-11T13:22:07.204451+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.59:0/2723612712' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-11T13:22:07.764 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:07 smithi059 bash[18923]: audit 2024-06-11T13:22:07.495796+0000 mon.c (mon.1) 73 : audit [DBG] from='client.? 172.21.15.59:0/3774429984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-11T13:22:08.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:07 smithi117 bash[19086]: audit 2024-06-11T13:22:07.204451+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.59:0/2723612712' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-11T13:22:08.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:07 smithi117 bash[19086]: audit 2024-06-11T13:22:07.495796+0000 mon.c (mon.1) 73 : audit [DBG] from='client.? 172.21.15.59:0/3774429984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-11T13:22:08.885 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574921 got 55834574926 for osd.1 2024-06-11T13:22:08.885 DEBUG:teuthology.parallel:result is None 2024-06-11T13:22:08.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:08 smithi059 bash[18923]: cluster 2024-06-11T13:22:07.664468+0000 mgr.y (mgr.14385) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:08.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:08 smithi059 bash[24309]: cluster 2024-06-11T13:22:07.664468+0000 mgr.y (mgr.14385) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:09.047 INFO:teuthology.orchestra.run.smithi059.stdout:197568495652 2024-06-11T13:22:09.096 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182456 got 107374182460 for osd.3 2024-06-11T13:22:09.097 DEBUG:teuthology.parallel:result is None 2024-06-11T13:22:09.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:08 smithi117 bash[19086]: cluster 2024-06-11T13:22:07.664468+0000 mgr.y (mgr.14385) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:09.311 INFO:teuthology.orchestra.run.smithi059.stdout:77309411397 2024-06-11T13:22:10.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:09 smithi059 bash[18923]: audit 2024-06-11T13:22:09.053805+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.59:0/2020364719' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-11T13:22:10.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:09 smithi059 bash[18923]: audit 2024-06-11T13:22:09.318363+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.59:0/2321973982' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-11T13:22:10.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:09 smithi059 bash[24309]: audit 2024-06-11T13:22:09.053805+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.59:0/2020364719' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-11T13:22:10.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:09 smithi059 bash[24309]: audit 2024-06-11T13:22:09.318363+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.59:0/2321973982' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-11T13:22:10.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:09 smithi117 bash[19086]: audit 2024-06-11T13:22:09.053805+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.59:0/2020364719' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-11T13:22:10.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:09 smithi117 bash[19086]: audit 2024-06-11T13:22:09.318363+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.59:0/2321973982' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-11T13:22:10.471 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018927 got 128849018932 for osd.4 2024-06-11T13:22:10.471 DEBUG:teuthology.parallel:result is None 2024-06-11T13:22:10.604 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:22:10 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:22:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:22:10.615 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495645 got 197568495652 for osd.6 2024-06-11T13:22:10.615 DEBUG:teuthology.parallel:result is None 2024-06-11T13:22:10.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:10 smithi117 bash[19086]: cluster 2024-06-11T13:22:09.665139+0000 mgr.y (mgr.14385) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:11.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:10 smithi059 bash[18923]: cluster 2024-06-11T13:22:09.665139+0000 mgr.y (mgr.14385) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:11.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:10 smithi059 bash[24309]: cluster 2024-06-11T13:22:09.665139+0000 mgr.y (mgr.14385) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:11.115 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411391 got 77309411397 for osd.2 2024-06-11T13:22:11.115 DEBUG:teuthology.parallel:result is None 2024-06-11T13:22:11.116 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-06-11T13:22:11.116 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph pg dump --format=json 2024-06-11T13:22:12.312 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:22:11 smithi059 bash[46997]: level=info ts=2024-06-11T13:22:11.866Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003128565s 2024-06-11T13:22:13.059 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:22:13 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:22:13] "GET /metrics HTTP/1.1" 200 191498 "" "Prometheus/2.33.4" 2024-06-11T13:22:13.060 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:12 smithi059 bash[24309]: cluster 2024-06-11T13:22:11.665541+0000 mgr.y (mgr.14385) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:13.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:12 smithi059 bash[18923]: cluster 2024-06-11T13:22:11.665541+0000 mgr.y (mgr.14385) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:13.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:12 smithi117 bash[19086]: cluster 2024-06-11T13:22:11.665541+0000 mgr.y (mgr.14385) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:14.848 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:22:15.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:14 smithi059 bash[18923]: cluster 2024-06-11T13:22:13.666077+0000 mgr.y (mgr.14385) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:15.053 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:14 smithi059 bash[24309]: cluster 2024-06-11T13:22:13.666077+0000 mgr.y (mgr.14385) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:15.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:14 smithi117 bash[19086]: cluster 2024-06-11T13:22:13.666077+0000 mgr.y (mgr.14385) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:15.788 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:22:15 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:22:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:22:16.062 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:22:15 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:22:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:22:16.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:16 smithi059 bash[24309]: audit 2024-06-11T13:22:15.490049+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:16.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:16 smithi059 bash[24309]: audit 2024-06-11T13:22:15.495474+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:16.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:16 smithi059 bash[24309]: cluster 2024-06-11T13:22:15.666649+0000 mgr.y (mgr.14385) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:16.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:16 smithi059 bash[24309]: audit 2024-06-11T13:22:15.779205+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:16.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:16 smithi059 bash[24309]: audit 2024-06-11T13:22:15.792806+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:16.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:16 smithi059 bash[18923]: audit 2024-06-11T13:22:15.490049+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:16.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:16 smithi059 bash[18923]: audit 2024-06-11T13:22:15.495474+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:16.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:16 smithi059 bash[18923]: cluster 2024-06-11T13:22:15.666649+0000 mgr.y (mgr.14385) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:16.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:16 smithi059 bash[18923]: audit 2024-06-11T13:22:15.779205+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:16.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:16 smithi059 bash[18923]: audit 2024-06-11T13:22:15.792806+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:16.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:16 smithi117 bash[19086]: audit 2024-06-11T13:22:15.490049+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:16.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:16 smithi117 bash[19086]: audit 2024-06-11T13:22:15.495474+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:16.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:16 smithi117 bash[19086]: cluster 2024-06-11T13:22:15.666649+0000 mgr.y (mgr.14385) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:16.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:16 smithi117 bash[19086]: audit 2024-06-11T13:22:15.779205+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:16.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:16 smithi117 bash[19086]: audit 2024-06-11T13:22:15.792806+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:18.300 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-06-11T13:22:18.302 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2024-06-11T13:22:18.716 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:22:18 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:22:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:22:18.903 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":59,"stamp":"2024-06-11T13:22:17.666959+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":128,"ondisk_log_size":128,"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":749961216,"kb_used":48904,"kb_used_data":6088,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912312,"statfs":{"total":767960285184,"available":767910207488,"internally_reserved":0,"allocated":6234112,"data_stored":3488394,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"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.003483"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-06-11T13:20:25.793311+0000","last_change":"2024-06-11T13:19:58.665682+0000","last_active":"2024-06-11T13:20:25.793311+0000","last_peered":"2024-06-11T13:20:25.793311+0000","last_clean":"2024-06-11T13:20:25.793311+0000","last_became_active":"2024-06-11T13:19:58.664297+0000","last_became_peered":"2024-06-11T13:19:58.664297+0000","last_unstale":"2024-06-11T13:20:25.793311+0000","last_undegraded":"2024-06-11T13:20:25.793311+0000","last_fullsized":"2024-06-11T13:20:25.793311+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-06-11T13:16:29.576737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-06-11T13:16:29.576737+0000","last_clean_scrub_stamp":"2024-06-11T13:16:29.576737+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"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 @ 2024-06-12T19:50:41.682777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234014,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.79200000000000004,"15min":0.77800000000000002},"min":{"1min":0.52300000000000002,"5min":0.499,"15min":0.499},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.88,"15min":0.879},"min":{"1min":0.58199999999999996,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"last":0.746}]},{"osd":1,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.872,"5min":0.879,"15min":0.88},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.077,"5min":1.208,"15min":1.208},"last":0.84699999999999998}]},{"osd":2,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.97099999999999997,"15min":0.97499999999999998},"min":{"1min":0.622,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.27,"5min":1.335,"15min":1.335},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.018,"15min":1.03},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.335,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.0489999999999999}]},{"osd":3,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.91600000000000004,"15min":0.91500000000000004},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1659999999999999,"5min":1.464,"15min":1.464},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.98499999999999999,"15min":0.99099999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.226,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.127}]},{"osd":4,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.85699999999999998,"15min":0.85199999999999998},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.25,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.90500000000000003,"15min":0.89800000000000002},"min":{"1min":0.47599999999999998,"5min":0.442,"15min":0.442},"max":{"1min":1.2629999999999999,"5min":1.377,"15min":1.377},"last":0.995}]},{"osd":5,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.95999999999999996,"15min":0.96499999999999997},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.3899999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.24},{"interface":"front","average":{"1min":0.999,"5min":0.95399999999999996,"15min":0.94599999999999995},"min":{"1min":0.55800000000000005,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.3560000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.0209999999999999}]},{"osd":6,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.038,"15min":1.032},"min":{"1min":0.60799999999999998,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.4350000000000001,"5min":1.651,"15min":1.651},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.018,"15min":1.01},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.3600000000000001,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.171}]}]},{"osd":6,"up_from":46,"seq":197568495654,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6140,"kb_used_data":1076,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739012,"statfs":{"total":95995035648,"available":95988748288,"internally_reserved":0,"allocated":1101824,"data_stored":765916,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Tue Jun 11 13:21:17 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.84799999999999998,"15min":0.82899999999999996},"min":{"1min":0.70199999999999996,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.86899999999999999,"15min":0.86299999999999999},"min":{"1min":0.53400000000000003,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.79400000000000004}]},{"osd":1,"last update":"Tue Jun 11 13:21:17 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.60799999999999998,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.58599999999999997,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.747}]},{"osd":2,"last update":"Tue Jun 11 13:21:17 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.84799999999999998,"15min":0.84199999999999997},"min":{"1min":0.58599999999999997,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.93700000000000006,"15min":0.93999999999999995},"min":{"1min":0.49099999999999999,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":1.008}]},{"osd":3,"last update":"Tue Jun 11 13:21:17 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.90700000000000003,"15min":0.90300000000000002},"min":{"1min":0.63300000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.157,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"min":{"1min":0.62,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2589999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.048}]},{"osd":4,"last update":"Tue Jun 11 13:21:17 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.79600000000000004,"15min":0.77400000000000002},"min":{"1min":0.377,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.83499999999999996,"15min":0.81799999999999995},"min":{"1min":0.39500000000000002,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.91800000000000004}]},{"osd":5,"last update":"Tue Jun 11 13:21:17 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.90100000000000002,"15min":0.88700000000000001},"min":{"1min":0.41199999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":1.099},{"interface":"front","average":{"1min":1.008,"5min":0.88800000000000001,"15min":0.86799999999999999},"min":{"1min":0.438,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.419,"5min":1.421,"15min":1.421},"last":0.99299999999999999}]},{"osd":7,"last update":"Tue Jun 11 13:21:55 2024","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":0.93700000000000006,"15min":0.90100000000000002},"min":{"1min":0.44900000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":1.165},{"interface":"front","average":{"1min":1.212,"5min":1.052,"15min":1.026},"min":{"1min":0.52200000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.605,"5min":1.605,"15min":1.605},"last":1.075}]}]},{"osd":1,"up_from":13,"seq":55834574929,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Tue Jun 11 13:22:01 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.67800000000000005,"15min":0.56100000000000005},"min":{"1min":0.38900000000000001,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.046,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.78800000000000003,"15min":0.63},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.30199999999999999},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.99399999999999999}]},{"osd":2,"last update":"Tue Jun 11 13:21:42 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.78000000000000003,"15min":0.65400000000000003},"min":{"1min":0.35599999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.74299999999999999,"15min":0.64700000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.78200000000000003}]},{"osd":3,"last update":"Tue Jun 11 13:21:21 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.88800000000000001,"15min":0.85799999999999998},"min":{"1min":0.55600000000000005,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.216,"5min":1.222,"15min":1.222},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.872,"15min":0.86399999999999999},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.151,"5min":1.151,"15min":1.151},"last":1.0169999999999999}]},{"osd":4,"last update":"Tue Jun 11 13:22:01 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.98599999999999999,"15min":1.0109999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.3180000000000001,"5min":1.8049999999999999,"15min":1.8049999999999999},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.04,"5min":1.089,"15min":1.087},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1.0600000000000001}]},{"osd":5,"last update":"Tue Jun 11 13:21:37 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.0409999999999999,"15min":1.0249999999999999},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.254,"5min":1.679,"15min":1.679},"last":1.123},{"interface":"front","average":{"1min":1.038,"5min":1.1080000000000001,"15min":1.1220000000000001},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.3300000000000001,"5min":1.494,"15min":1.494},"last":1.087}]},{"osd":6,"last update":"Tue Jun 11 13:21:21 2024","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.21,"15min":1.226},"min":{"1min":0.85199999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"max":{"1min":1.5720000000000001,"5min":1.575,"15min":1.575},"last":1.2390000000000001},{"interface":"front","average":{"1min":1.179,"5min":1.2030000000000001,"15min":1.2070000000000001},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.466,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.304}]},{"osd":7,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.234,"15min":1.256},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.502,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.335},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.2310000000000001,"15min":1.244},"min":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":1.151}]}]},{"osd":0,"up_from":8,"seq":34359738456,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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":"Tue Jun 11 13:21:54 2024","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.745,"15min":0.60099999999999998},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.313},"max":{"1min":1.087,"5min":3.4969999999999999,"15min":3.4969999999999999},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.79200000000000004,"15min":0.63700000000000001},"min":{"1min":0.33500000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.1659999999999999,"5min":2.1970000000000001,"15min":2.1970000000000001},"last":0.72399999999999998}]},{"osd":2,"last update":"Tue Jun 11 13:21:38 2024","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":0.80100000000000005,"15min":0.72499999999999998},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.234,"5min":2.2599999999999998,"15min":2.2599999999999998},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.83099999999999996,"15min":0.74099999999999999},"min":{"1min":0.38900000000000001,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.198,"5min":3.0830000000000002,"15min":3.0830000000000002},"last":0.877}]},{"osd":3,"last update":"Tue Jun 11 13:21:20 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.89500000000000002,"15min":0.86699999999999999},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.9350000000000001,"5min":2.3530000000000002,"15min":2.3530000000000002},"last":1.194},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.89400000000000002,"15min":0.874},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.71,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":0.96899999999999997}]},{"osd":4,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.093,"15min":1.083},"min":{"1min":0.70999999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.399,"5min":2.4399999999999999,"15min":2.4399999999999999},"last":1.3260000000000001},{"interface":"front","average":{"1min":0.995,"5min":1.0549999999999999,"15min":1.05},"min":{"1min":0.67000000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.276,"5min":1.9470000000000001,"15min":1.9470000000000001},"last":1.0349999999999999}]},{"osd":5,"last update":"Tue Jun 11 13:21:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1439999999999999,"15min":1.1499999999999999},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.4099999999999999,"5min":2.8860000000000001,"15min":2.8860000000000001},"last":1.4370000000000001},{"interface":"front","average":{"1min":1.01,"5min":1.0309999999999999,"15min":1.0309999999999999},"min":{"1min":0.72199999999999998,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.288,"5min":1.849,"15min":1.849},"last":1.1259999999999999}]},{"osd":6,"last update":"Tue Jun 11 13:21:20 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0740000000000001,"15min":1.0660000000000001},"min":{"1min":0.79500000000000004,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":1.294},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.2609999999999999,"15min":1.264},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.839,"5min":1.839,"15min":1.839},"last":1.528}]},{"osd":7,"last update":"Tue Jun 11 13:21:54 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.198,"15min":1.214},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.6299999999999999,"5min":1.792,"15min":1.792},"last":1.417},{"interface":"front","average":{"1min":1.069,"5min":1.177,"15min":1.1950000000000001},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.421,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.4690000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411399,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.68200000000000005,"15min":0.67000000000000004},"min":{"1min":0.32100000000000001,"5min":0.312,"15min":0.312},"max":{"1min":0.97199999999999998,"5min":1.167,"15min":1.167},"last":0.88},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.73899999999999999,"15min":0.70599999999999996},"min":{"1min":0.40999999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.016,"5min":1.585,"15min":1.585},"last":0.91300000000000003}]},{"osd":1,"last update":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.74199999999999999,"15min":0.69799999999999995},"min":{"1min":0.377,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.1839999999999999,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.79000000000000004,"15min":0.73499999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.1970000000000001,"5min":1.238,"15min":1.238},"last":1.0469999999999999}]},{"osd":3,"last update":"Tue Jun 11 13:21:16 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.85399999999999998,"15min":0.85099999999999998},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.2130000000000001},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.871,"15min":0.84499999999999997},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.74,"5min":1.74,"15min":1.74},"last":1.244}]},{"osd":4,"last update":"Tue Jun 11 13:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.052,"15min":1.028},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.5589999999999999,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.091},{"interface":"front","average":{"1min":1.016,"5min":1.0429999999999999,"15min":1.0109999999999999},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.486,"5min":1.851,"15min":1.851},"last":1.2649999999999999}]},{"osd":5,"last update":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.073,"15min":1.0800000000000001},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.504,"5min":1.772,"15min":1.772},"last":1.137},{"interface":"front","average":{"1min":1.032,"5min":1.1020000000000001,"15min":1.117},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.6639999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.3140000000000001}]},{"osd":6,"last update":"Tue Jun 11 13:21:16 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.1599999999999999,"15min":1.1699999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.8360000000000001,"5min":1.8360000000000001,"15min":1.8360000000000001},"last":1.4890000000000001},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.1910000000000001,"15min":1.2110000000000001},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.5469999999999999,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.4650000000000001}]},{"osd":7,"last update":"Tue Jun 11 13:21:55 2024","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.218,"15min":1.234},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.5489999999999999,"5min":1.7769999999999999,"15min":1.7769999999999999},"last":1.345},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.212,"15min":1.226},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.496,"5min":1.639,"15min":1.639},"last":1.29}]}]},{"osd":3,"up_from":25,"seq":107374182463,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Tue Jun 11 13:21:20 2024","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.65200000000000002,"15min":0.64100000000000001},"min":{"1min":0.33800000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.1539999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.75,"15min":0.752},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.087,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":0.44400000000000001}]},{"osd":1,"last update":"Tue Jun 11 13:21:20 2024","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.76600000000000001,"15min":0.752},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.496},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.77300000000000002,"15min":0.78100000000000003},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.0600000000000001,"5min":1.399,"15min":1.399},"last":0.40699999999999997}]},{"osd":2,"last update":"Tue Jun 11 13:21:20 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.874,"15min":0.85299999999999998},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.751,"5min":0.873,"15min":0.88300000000000001},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.2250000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.46600000000000003}]},{"osd":4,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.95899999999999996,"15min":0.93899999999999995},"min":{"1min":0.63400000000000001,"5min":0.623,"15min":0.623},"max":{"1min":1.2729999999999999,"5min":1.528,"15min":1.528},"last":0.68400000000000005},{"interface":"front","average":{"1min":1.028,"5min":0.98099999999999998,"15min":0.95299999999999996},"min":{"1min":0.64500000000000002,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3879999999999999,"5min":1.593,"15min":1.593},"last":0.81799999999999995}]},{"osd":5,"last update":"Tue Jun 11 13:21:38 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.01,"15min":0.998},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2290000000000001,"5min":1.579,"15min":1.579},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.97099999999999997,"15min":0.97199999999999998},"min":{"1min":0.69499999999999995,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.752}]},{"osd":6,"last update":"Tue Jun 11 13:22:16 2024","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.141,"15min":1.1679999999999999},"min":{"1min":0.66900000000000004,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.4990000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.147,"5min":1.089,"15min":1.097},"min":{"1min":0.78200000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":0.78200000000000003}]},{"osd":7,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.0660000000000001,"15min":1.0569999999999999},"min":{"1min":0.70299999999999996,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.5669999999999999,"5min":1.724,"15min":1.724},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.1779999999999999,"15min":1.177},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.8440000000000001,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":0.76500000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018935,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.90300000000000002,"15min":0.91300000000000003},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.196,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.96699999999999997,"15min":0.94199999999999995},"min":{"1min":0.60599999999999998,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2450000000000001,"5min":1.538,"15min":1.538},"last":0.877}]},{"osd":1,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.81999999999999995,"15min":0.79000000000000004},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.163,"5min":1.292,"15min":1.292},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.85099999999999998,"15min":0.84299999999999997},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.145,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.92700000000000005}]},{"osd":2,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.89000000000000001,"15min":0.86799999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.337,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.89600000000000002,"15min":0.86599999999999999},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":0.54300000000000004}]},{"osd":3,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.91700000000000004,"15min":0.86199999999999999},"min":{"1min":0.65800000000000003,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.635,"5min":1.752,"15min":1.752},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.90900000000000003,"15min":0.88300000000000001},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.72,"5min":1.72,"15min":1.72},"last":0.80600000000000005}]},{"osd":5,"last update":"Tue Jun 11 13:21:45 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.80700000000000005,"15min":0.78300000000000003},"min":{"1min":0.36599999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.804,"5min":1.804,"15min":1.804},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.81399999999999995,"15min":0.77800000000000002},"min":{"1min":0.435,"5min":0.377,"15min":0.377},"max":{"1min":1.827,"5min":1.827,"15min":1.827},"last":0.90400000000000003}]},{"osd":6,"last update":"Tue Jun 11 13:21:16 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.96199999999999997,"15min":0.97599999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.268,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":0.996},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.042,"15min":1.0589999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.3069999999999999,"5min":1.9410000000000001,"15min":1.9410000000000001},"last":1.0800000000000001}]},{"osd":7,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.0129999999999999,"15min":0.98799999999999999},"min":{"1min":0.42399999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":2.0600000000000001,"5min":2.0600000000000001,"15min":2.0600000000000001},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.099,"5min":0.97499999999999998,"15min":0.95499999999999996},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":2.1360000000000001,"5min":2.1360000000000001,"15min":2.1360000000000001},"last":1.0169999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757294,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.83399999999999996,"15min":0.80600000000000005},"min":{"1min":0.56299999999999994,"5min":0.498,"15min":0.498},"max":{"1min":1.117,"5min":1.282,"15min":1.282},"last":1.1859999999999999},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.86699999999999999,"15min":0.84899999999999998},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.997}]},{"osd":1,"last update":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.84399999999999997,"15min":0.83899999999999997},"min":{"1min":0.63600000000000001,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2689999999999999,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.077},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.89000000000000001,"15min":0.85999999999999999},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.85099999999999998}]},{"osd":2,"last update":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.85699999999999998,"15min":0.84199999999999997},"min":{"1min":0.56299999999999994,"5min":0.499,"15min":0.499},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":1.014},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.90100000000000002,"15min":0.879},"min":{"1min":0.60099999999999998,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.96399999999999997}]},{"osd":3,"last update":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.879,"15min":0.86799999999999999},"min":{"1min":0.65000000000000002,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1339999999999999,"5min":1.337,"15min":1.337},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.008,"15min":0.95399999999999996},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":4.6260000000000003,"5min":4.6260000000000003,"15min":4.6260000000000003},"last":1.254}]},{"osd":4,"last update":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.76300000000000001,"15min":0.73299999999999998},"min":{"1min":0.437,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.3200000000000001,"5min":1.728,"15min":1.728},"last":1.046},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.80000000000000004,"15min":0.752},"min":{"1min":0.51700000000000002,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.5189999999999999,"5min":1.663,"15min":1.663},"last":0.92600000000000005}]},{"osd":6,"last update":"Tue Jun 11 13:21:18 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.93600000000000005,"15min":0.92000000000000004},"min":{"1min":0.51400000000000001,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.669,"5min":1.669,"15min":1.669},"last":0.80600000000000005},{"interface":"front","average":{"1min":1.071,"5min":1.0129999999999999,"15min":1.0029999999999999},"min":{"1min":0.58599999999999997,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":1.139}]},{"osd":7,"last update":"Tue Jun 11 13:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.98299999999999998,"15min":0.98799999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.1000000000000001,"15min":1.1080000000000001},"min":{"1min":0.55000000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.5940000000000001,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.3280000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-06-11T13:22:18.906 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph pg dump --format=json 2024-06-11T13:22:19.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:18 smithi059 bash[24309]: cluster 2024-06-11T13:22:17.667271+0000 mgr.y (mgr.14385) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:19.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:18 smithi059 bash[24309]: audit 2024-06-11T13:22:18.302787+0000 mgr.y (mgr.14385) 92 : audit [DBG] from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T13:22:19.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:18 smithi059 bash[24309]: audit 2024-06-11T13:22:18.444977+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:19.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:18 smithi059 bash[24309]: audit 2024-06-11T13:22:18.456671+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:19.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:18 smithi059 bash[18923]: cluster 2024-06-11T13:22:17.667271+0000 mgr.y (mgr.14385) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:19.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:18 smithi059 bash[18923]: audit 2024-06-11T13:22:18.302787+0000 mgr.y (mgr.14385) 92 : audit [DBG] from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T13:22:19.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:18 smithi059 bash[18923]: audit 2024-06-11T13:22:18.444977+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:19.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:18 smithi059 bash[18923]: audit 2024-06-11T13:22:18.456671+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:19.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:18 smithi117 bash[19086]: cluster 2024-06-11T13:22:17.667271+0000 mgr.y (mgr.14385) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:19.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:18 smithi117 bash[19086]: audit 2024-06-11T13:22:18.302787+0000 mgr.y (mgr.14385) 92 : audit [DBG] from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T13:22:19.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:18 smithi117 bash[19086]: audit 2024-06-11T13:22:18.444977+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:19.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:18 smithi117 bash[19086]: audit 2024-06-11T13:22:18.456671+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:20.656 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:22:20 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:22:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:22:20.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:20 smithi117 bash[19086]: cluster 2024-06-11T13:22:19.667829+0000 mgr.y (mgr.14385) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:21.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:20 smithi059 bash[18923]: cluster 2024-06-11T13:22:19.667829+0000 mgr.y (mgr.14385) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:21.019 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:20 smithi059 bash[24309]: cluster 2024-06-11T13:22:19.667829+0000 mgr.y (mgr.14385) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:21.648 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:22:22.955 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:22 smithi059 bash[18923]: cluster 2024-06-11T13:22:21.668301+0000 mgr.y (mgr.14385) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:22.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:22 smithi059 bash[24309]: cluster 2024-06-11T13:22:21.668301+0000 mgr.y (mgr.14385) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:23.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:22 smithi117 bash[19086]: cluster 2024-06-11T13:22:21.668301+0000 mgr.y (mgr.14385) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:23.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:22:23 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:22:23] "GET /metrics HTTP/1.1" 200 191498 "" "Prometheus/2.33.4" 2024-06-11T13:22:25.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:24 smithi059 bash[18923]: cluster 2024-06-11T13:22:23.668851+0000 mgr.y (mgr.14385) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:25.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:24 smithi059 bash[24309]: cluster 2024-06-11T13:22:23.668851+0000 mgr.y (mgr.14385) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:25.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:24 smithi117 bash[19086]: cluster 2024-06-11T13:22:23.668851+0000 mgr.y (mgr.14385) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:25.665 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-06-11T13:22:25.667 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2024-06-11T13:22:26.408 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":62,"stamp":"2024-06-11T13:22:23.668525+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":128,"ondisk_log_size":128,"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":749961216,"kb_used":48904,"kb_used_data":6088,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912312,"statfs":{"total":767960285184,"available":767910207488,"internally_reserved":0,"allocated":6234112,"data_stored":3488394,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"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.003129"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-06-11T13:20:25.793311+0000","last_change":"2024-06-11T13:19:58.665682+0000","last_active":"2024-06-11T13:20:25.793311+0000","last_peered":"2024-06-11T13:20:25.793311+0000","last_clean":"2024-06-11T13:20:25.793311+0000","last_became_active":"2024-06-11T13:19:58.664297+0000","last_became_peered":"2024-06-11T13:19:58.664297+0000","last_unstale":"2024-06-11T13:20:25.793311+0000","last_undegraded":"2024-06-11T13:20:25.793311+0000","last_fullsized":"2024-06-11T13:20:25.793311+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-06-11T13:16:29.576737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-06-11T13:16:29.576737+0000","last_clean_scrub_stamp":"2024-06-11T13:16:29.576737+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"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 @ 2024-06-12T19:50:41.682777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234015,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.79200000000000004,"15min":0.77800000000000002},"min":{"1min":0.52300000000000002,"5min":0.499,"15min":0.499},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.88,"15min":0.879},"min":{"1min":0.58199999999999996,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"last":0.76100000000000001}]},{"osd":1,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.139},{"interface":"front","average":{"1min":0.872,"5min":0.879,"15min":0.88},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.077,"5min":1.208,"15min":1.208},"last":0.84899999999999998}]},{"osd":2,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.97099999999999997,"15min":0.97499999999999998},"min":{"1min":0.622,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.27,"5min":1.335,"15min":1.335},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.018,"15min":1.03},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.335,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.2250000000000001}]},{"osd":3,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.91600000000000004,"15min":0.91500000000000004},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1659999999999999,"5min":1.464,"15min":1.464},"last":0.873},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.98499999999999999,"15min":0.99099999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.226,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.3100000000000001}]},{"osd":4,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.85699999999999998,"15min":0.85199999999999998},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.25,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.90500000000000003,"15min":0.89800000000000002},"min":{"1min":0.47599999999999998,"5min":0.442,"15min":0.442},"max":{"1min":1.2629999999999999,"5min":1.377,"15min":1.377},"last":1.1779999999999999}]},{"osd":5,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.95999999999999996,"15min":0.96499999999999997},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.3899999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.27},{"interface":"front","average":{"1min":0.999,"5min":0.95399999999999996,"15min":0.94599999999999995},"min":{"1min":0.55800000000000005,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.3560000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.92800000000000005}]},{"osd":6,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.038,"15min":1.032},"min":{"1min":0.60799999999999998,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.4350000000000001,"5min":1.651,"15min":1.651},"last":1.073},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.018,"15min":1.01},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.3600000000000001,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.034}]}]},{"osd":6,"up_from":46,"seq":197568495655,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6140,"kb_used_data":1076,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739012,"statfs":{"total":95995035648,"available":95988748288,"internally_reserved":0,"allocated":1101824,"data_stored":765916,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Tue Jun 11 13:22:20 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.86899999999999999,"15min":0.83599999999999997},"min":{"1min":0.58799999999999997,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":2.375,"5min":2.375,"15min":2.375},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.88200000000000001,"15min":0.86699999999999999},"min":{"1min":0.57999999999999996,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.2270000000000001,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.755}]},{"osd":1,"last update":"Tue Jun 11 13:22:20 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.55600000000000005,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.89100000000000001,"15min":0.88900000000000001},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2989999999999999,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.153}]},{"osd":2,"last update":"Tue Jun 11 13:22:20 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.86799999999999999,"15min":0.84899999999999998},"min":{"1min":0.71799999999999997,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.206,"5min":1.286,"15min":1.286},"last":1.038},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.93899999999999995,"15min":0.94099999999999995},"min":{"1min":0.61699999999999999,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.94399999999999995}]},{"osd":3,"last update":"Tue Jun 11 13:22:20 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.93100000000000005,"15min":0.91100000000000003},"min":{"1min":0.63300000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":2.4820000000000002,"5min":2.4820000000000002,"15min":2.4820000000000002},"last":1.196},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.96399999999999997,"15min":0.96099999999999997},"min":{"1min":0.65700000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.298,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.2470000000000001}]},{"osd":4,"last update":"Tue Jun 11 13:22:20 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.82799999999999996,"15min":0.78400000000000003},"min":{"1min":0.36099999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.218,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.008,"5min":0.874,"15min":0.83099999999999996},"min":{"1min":0.42399999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.367,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.0880000000000001}]},{"osd":5,"last update":"Tue Jun 11 13:22:20 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.92500000000000004,"15min":0.89500000000000002},"min":{"1min":0.53200000000000003,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.284,"5min":1.47,"15min":1.47},"last":1.226},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.92800000000000005,"15min":0.88100000000000001},"min":{"1min":0.377,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.272}]},{"osd":7,"last update":"Tue Jun 11 13:21:55 2024","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":0.93700000000000006,"15min":0.90100000000000002},"min":{"1min":0.44900000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":1.3069999999999999},{"interface":"front","average":{"1min":1.212,"5min":1.052,"15min":1.026},"min":{"1min":0.52200000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.605,"5min":1.605,"15min":1.605},"last":1.333}]}]},{"osd":1,"up_from":13,"seq":55834574930,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Tue Jun 11 13:22:01 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.67800000000000005,"15min":0.56100000000000005},"min":{"1min":0.38900000000000001,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.046,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.78800000000000003,"15min":0.63},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.30199999999999999},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.82399999999999995}]},{"osd":2,"last update":"Tue Jun 11 13:21:42 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.78000000000000003,"15min":0.65400000000000003},"min":{"1min":0.35599999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.998},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.74299999999999999,"15min":0.64700000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.52400000000000002}]},{"osd":3,"last update":"Tue Jun 11 13:21:21 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.88800000000000001,"15min":0.85799999999999998},"min":{"1min":0.55600000000000005,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.216,"5min":1.222,"15min":1.222},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.872,"15min":0.86399999999999999},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.151,"5min":1.151,"15min":1.151},"last":0.72599999999999998}]},{"osd":4,"last update":"Tue Jun 11 13:22:01 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.98599999999999999,"15min":1.0109999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.3180000000000001,"5min":1.8049999999999999,"15min":1.8049999999999999},"last":0.745},{"interface":"front","average":{"1min":1.04,"5min":1.089,"15min":1.087},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1.133}]},{"osd":5,"last update":"Tue Jun 11 13:21:37 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.0409999999999999,"15min":1.0249999999999999},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.254,"5min":1.679,"15min":1.679},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.038,"5min":1.1080000000000001,"15min":1.1220000000000001},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.3300000000000001,"5min":1.494,"15min":1.494},"last":0.93200000000000005}]},{"osd":6,"last update":"Tue Jun 11 13:21:21 2024","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.21,"15min":1.226},"min":{"1min":0.85199999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"max":{"1min":1.5720000000000001,"5min":1.575,"15min":1.575},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.179,"5min":1.2030000000000001,"15min":1.2070000000000001},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.466,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.034}]},{"osd":7,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.234,"15min":1.256},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.502,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.2310000000000001,"15min":1.244},"min":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":1.198}]}]},{"osd":0,"up_from":8,"seq":34359738457,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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":"Tue Jun 11 13:21:54 2024","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.745,"15min":0.60099999999999998},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.313},"max":{"1min":1.087,"5min":3.4969999999999999,"15min":3.4969999999999999},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.79200000000000004,"15min":0.63700000000000001},"min":{"1min":0.33500000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.1659999999999999,"5min":2.1970000000000001,"15min":2.1970000000000001},"last":0.98099999999999998}]},{"osd":2,"last update":"Tue Jun 11 13:21:38 2024","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":0.80100000000000005,"15min":0.72499999999999998},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.234,"5min":2.2599999999999998,"15min":2.2599999999999998},"last":1.133},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.83099999999999996,"15min":0.74099999999999999},"min":{"1min":0.38900000000000001,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.198,"5min":3.0830000000000002,"15min":3.0830000000000002},"last":0.66800000000000004}]},{"osd":3,"last update":"Tue Jun 11 13:22:20 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.89800000000000002,"15min":0.86799999999999999},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.29,"5min":2.3530000000000002,"15min":2.3530000000000002},"last":1.026},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.89200000000000002,"15min":0.874},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.25,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":1.341}]},{"osd":4,"last update":"Tue Jun 11 13:22:00 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.093,"15min":1.083},"min":{"1min":0.70999999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.399,"5min":2.4399999999999999,"15min":2.4399999999999999},"last":1.206},{"interface":"front","average":{"1min":0.995,"5min":1.0549999999999999,"15min":1.05},"min":{"1min":0.67000000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.276,"5min":1.9470000000000001,"15min":1.9470000000000001},"last":1.224}]},{"osd":5,"last update":"Tue Jun 11 13:21:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1439999999999999,"15min":1.1499999999999999},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.4099999999999999,"5min":2.8860000000000001,"15min":2.8860000000000001},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.01,"5min":1.0309999999999999,"15min":1.0309999999999999},"min":{"1min":0.72199999999999998,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.288,"5min":1.849,"15min":1.849},"last":1.0449999999999999}]},{"osd":6,"last update":"Tue Jun 11 13:22:20 2024","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.069,"15min":1.0640000000000001},"min":{"1min":0.66100000000000003,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.3420000000000001,"5min":1.611,"15min":1.611},"last":1.167},{"interface":"front","average":{"1min":1.198,"5min":1.2470000000000001,"15min":1.2589999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.5980000000000001,"5min":1.839,"15min":1.839},"last":1.278}]},{"osd":7,"last update":"Tue Jun 11 13:21:54 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.198,"15min":1.214},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.6299999999999999,"5min":1.792,"15min":1.792},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.069,"5min":1.177,"15min":1.1950000000000001},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.421,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.3089999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411400,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.68200000000000005,"15min":0.67000000000000004},"min":{"1min":0.32100000000000001,"5min":0.312,"15min":0.312},"max":{"1min":0.97199999999999998,"5min":1.167,"15min":1.167},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.73899999999999999,"15min":0.70599999999999996},"min":{"1min":0.40999999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.016,"5min":1.585,"15min":1.585},"last":0.80600000000000005}]},{"osd":1,"last update":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.74199999999999999,"15min":0.69799999999999995},"min":{"1min":0.377,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.1839999999999999,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.79000000000000004,"15min":0.73499999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.1970000000000001,"5min":1.238,"15min":1.238},"last":1.056}]},{"osd":3,"last update":"Tue Jun 11 13:22:17 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.86799999999999999,"15min":0.85599999999999998},"min":{"1min":0.59799999999999998,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.2190000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.872,"15min":0.84599999999999997},"min":{"1min":0.53100000000000003,"5min":0.375,"15min":0.375},"max":{"1min":1.244,"5min":1.74,"15min":1.74},"last":1.0049999999999999}]},{"osd":4,"last update":"Tue Jun 11 13:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.052,"15min":1.028},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.5589999999999999,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.349},{"interface":"front","average":{"1min":1.016,"5min":1.0429999999999999,"15min":1.0109999999999999},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.486,"5min":1.851,"15min":1.851},"last":1.0960000000000001}]},{"osd":5,"last update":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.073,"15min":1.0800000000000001},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.504,"5min":1.772,"15min":1.772},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.032,"5min":1.1020000000000001,"15min":1.117},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.6639999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.2869999999999999}]},{"osd":6,"last update":"Tue Jun 11 13:22:17 2024","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.1499999999999999,"15min":1.167},"min":{"1min":0.79600000000000004,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.508,"5min":1.8360000000000001,"15min":1.8360000000000001},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.151,"5min":1.177,"15min":1.2070000000000001},"min":{"1min":0.66400000000000003,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4650000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.1779999999999999}]},{"osd":7,"last update":"Tue Jun 11 13:21:55 2024","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.218,"15min":1.234},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.5489999999999999,"5min":1.7769999999999999,"15min":1.7769999999999999},"last":1.3180000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.212,"15min":1.226},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.496,"5min":1.639,"15min":1.639},"last":1.2689999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182464,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Tue Jun 11 13:21:20 2024","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.65200000000000002,"15min":0.64100000000000001},"min":{"1min":0.33800000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.1539999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.75,"15min":0.752},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.087,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":0.49299999999999999}]},{"osd":1,"last update":"Tue Jun 11 13:21:20 2024","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.76600000000000001,"15min":0.752},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.77300000000000002,"15min":0.78100000000000003},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.0600000000000001,"5min":1.399,"15min":1.399},"last":0.47599999999999998}]},{"osd":2,"last update":"Tue Jun 11 13:21:20 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.874,"15min":0.85299999999999998},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.751,"5min":0.873,"15min":0.88300000000000001},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.2250000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.504}]},{"osd":4,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.95899999999999996,"15min":0.93899999999999995},"min":{"1min":0.63400000000000001,"5min":0.623,"15min":0.623},"max":{"1min":1.2729999999999999,"5min":1.528,"15min":1.528},"last":0.76300000000000001},{"interface":"front","average":{"1min":1.028,"5min":0.98099999999999998,"15min":0.95299999999999996},"min":{"1min":0.64500000000000002,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3879999999999999,"5min":1.593,"15min":1.593},"last":0.94099999999999995}]},{"osd":5,"last update":"Tue Jun 11 13:21:38 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.01,"15min":0.998},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2290000000000001,"5min":1.579,"15min":1.579},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.97099999999999997,"15min":0.97199999999999998},"min":{"1min":0.69499999999999995,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.63100000000000001}]},{"osd":6,"last update":"Tue Jun 11 13:22:16 2024","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.141,"15min":1.1679999999999999},"min":{"1min":0.66900000000000004,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.4990000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.70099999999999996},{"interface":"front","average":{"1min":1.147,"5min":1.089,"15min":1.097},"min":{"1min":0.78200000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":0.73499999999999999}]},{"osd":7,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.0660000000000001,"15min":1.0569999999999999},"min":{"1min":0.70299999999999996,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.5669999999999999,"5min":1.724,"15min":1.724},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.1779999999999999,"15min":1.177},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.8440000000000001,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":0.96999999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018936,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.90300000000000002,"15min":0.91300000000000003},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.196,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.878},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.96699999999999997,"15min":0.94199999999999995},"min":{"1min":0.60599999999999998,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2450000000000001,"5min":1.538,"15min":1.538},"last":1.006}]},{"osd":1,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.81999999999999995,"15min":0.79000000000000004},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.163,"5min":1.292,"15min":1.292},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.85099999999999998,"15min":0.84299999999999997},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.145,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.97099999999999997}]},{"osd":2,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.89000000000000001,"15min":0.86799999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.337,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.89600000000000002,"15min":0.86599999999999999},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":0.78800000000000003}]},{"osd":3,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.91700000000000004,"15min":0.86199999999999999},"min":{"1min":0.65800000000000003,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.635,"5min":1.752,"15min":1.752},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.90900000000000003,"15min":0.88300000000000001},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.72,"5min":1.72,"15min":1.72},"last":1.1279999999999999}]},{"osd":5,"last update":"Tue Jun 11 13:21:45 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.80700000000000005,"15min":0.78300000000000003},"min":{"1min":0.36599999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.804,"5min":1.804,"15min":1.804},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.81399999999999995,"15min":0.77800000000000002},"min":{"1min":0.435,"5min":0.377,"15min":0.377},"max":{"1min":1.827,"5min":1.827,"15min":1.827},"last":1.0449999999999999}]},{"osd":6,"last update":"Tue Jun 11 13:22:18 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":0.98099999999999998,"15min":0.98199999999999998},"min":{"1min":0.497,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":2.0910000000000002,"5min":2.0910000000000002,"15min":2.0910000000000002},"last":1.198},{"interface":"front","average":{"1min":1.119,"5min":1.0529999999999999,"15min":1.0629999999999999},"min":{"1min":0.72399999999999998,"5min":0.38,"15min":0.38},"max":{"1min":1.8839999999999999,"5min":1.9410000000000001,"15min":1.9410000000000001},"last":1.155}]},{"osd":7,"last update":"Tue Jun 11 13:21:57 2024","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.0129999999999999,"15min":0.98799999999999999},"min":{"1min":0.42399999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":2.0600000000000001,"5min":2.0600000000000001,"15min":2.0600000000000001},"last":0.91400000000000003},{"interface":"front","average":{"1min":1.099,"5min":0.97499999999999998,"15min":0.95499999999999996},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":2.1360000000000001,"5min":2.1360000000000001,"15min":2.1360000000000001},"last":1.175}]}]},{"osd":5,"up_from":38,"seq":163208757295,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.83399999999999996,"15min":0.80600000000000005},"min":{"1min":0.56299999999999994,"5min":0.498,"15min":0.498},"max":{"1min":1.117,"5min":1.282,"15min":1.282},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.86699999999999999,"15min":0.84899999999999998},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.746}]},{"osd":1,"last update":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.84399999999999997,"15min":0.83899999999999997},"min":{"1min":0.63600000000000001,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2689999999999999,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.2310000000000001},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.89000000000000001,"15min":0.85999999999999999},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.91200000000000003}]},{"osd":2,"last update":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.85699999999999998,"15min":0.84199999999999997},"min":{"1min":0.56299999999999994,"5min":0.499,"15min":0.499},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.90100000000000002,"15min":0.879},"min":{"1min":0.60099999999999998,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.2989999999999999}]},{"osd":3,"last update":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.879,"15min":0.86799999999999999},"min":{"1min":0.65000000000000002,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1339999999999999,"5min":1.337,"15min":1.337},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.008,"15min":0.95399999999999996},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":4.6260000000000003,"5min":4.6260000000000003,"15min":4.6260000000000003},"last":0.85099999999999998}]},{"osd":4,"last update":"Tue Jun 11 13:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.76300000000000001,"15min":0.73299999999999998},"min":{"1min":0.437,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.3200000000000001,"5min":1.728,"15min":1.728},"last":1.02},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.80000000000000004,"15min":0.752},"min":{"1min":0.51700000000000002,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.5189999999999999,"5min":1.663,"15min":1.663},"last":0.68000000000000005}]},{"osd":6,"last update":"Tue Jun 11 13:22:20 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.93899999999999995,"15min":0.92100000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.2929999999999999,"5min":1.669,"15min":1.669},"last":1.0529999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.006,"15min":1.0009999999999999},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.4059999999999999,"5min":1.47,"15min":1.47},"last":1.081}]},{"osd":7,"last update":"Tue Jun 11 13:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.98299999999999998,"15min":0.98799999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.1000000000000001,"15min":1.1080000000000001},"min":{"1min":0.55000000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.5940000000000001,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.3700000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-06-11T13:22:26.409 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-06-11T13:22:26.409 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-06-11T13:22:26.410 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-06-11T13:22:26.410 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-11T13:22:27.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:26 smithi059 bash[18923]: audit 2024-06-11T13:22:25.664251+0000 mgr.y (mgr.14385) 96 : audit [DBG] from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T13:22:27.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:26 smithi059 bash[18923]: cluster 2024-06-11T13:22:25.671100+0000 mgr.y (mgr.14385) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:27.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:26 smithi059 bash[18923]: audit 2024-06-11T13:22:25.775907+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:22:27.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:26 smithi059 bash[18923]: audit 2024-06-11T13:22:25.776156+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:22:27.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:26 smithi059 bash[18923]: audit 2024-06-11T13:22:25.776326+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:22:27.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:26 smithi059 bash[18923]: audit 2024-06-11T13:22:25.776733+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:22:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:26 smithi059 bash[24309]: audit 2024-06-11T13:22:25.664251+0000 mgr.y (mgr.14385) 96 : audit [DBG] from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T13:22:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:26 smithi059 bash[24309]: cluster 2024-06-11T13:22:25.671100+0000 mgr.y (mgr.14385) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:26 smithi059 bash[24309]: audit 2024-06-11T13:22:25.775907+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:22:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:26 smithi059 bash[24309]: audit 2024-06-11T13:22:25.776156+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:22:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:26 smithi059 bash[24309]: audit 2024-06-11T13:22:25.776326+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:22:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:26 smithi059 bash[24309]: audit 2024-06-11T13:22:25.776733+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:22:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:26 smithi117 bash[19086]: audit 2024-06-11T13:22:25.664251+0000 mgr.y (mgr.14385) 96 : audit [DBG] from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-11T13:22:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:26 smithi117 bash[19086]: cluster 2024-06-11T13:22:25.671100+0000 mgr.y (mgr.14385) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:26 smithi117 bash[19086]: audit 2024-06-11T13:22:25.775907+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:22:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:26 smithi117 bash[19086]: audit 2024-06-11T13:22:25.776156+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:22:27.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:26 smithi117 bash[19086]: audit 2024-06-11T13:22:25.776326+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:22:27.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:26 smithi117 bash[19086]: audit 2024-06-11T13:22:25.776733+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:22:27.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:22:27 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:22:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:22:28.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:28 smithi117 bash[19086]: audit 2024-06-11T13:22:27.121992+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:28.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:28 smithi117 bash[19086]: audit 2024-06-11T13:22:27.131861+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:28.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:28 smithi059 bash[18923]: audit 2024-06-11T13:22:27.121992+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:28.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:28 smithi059 bash[18923]: audit 2024-06-11T13:22:27.131861+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:28.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:28 smithi059 bash[24309]: audit 2024-06-11T13:22:27.121992+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:28.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:28 smithi059 bash[24309]: audit 2024-06-11T13:22:27.131861+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:28.919 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/mon.a/config 2024-06-11T13:22:29.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:29 smithi059 bash[18923]: cluster 2024-06-11T13:22:27.671601+0000 mgr.y (mgr.14385) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:29.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:29 smithi059 bash[24309]: cluster 2024-06-11T13:22:27.671601+0000 mgr.y (mgr.14385) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:29.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:29 smithi117 bash[19086]: cluster 2024-06-11T13:22:27.671601+0000 mgr.y (mgr.14385) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:30.653 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:22:30 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:22:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:22:30.907 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:30 smithi059 bash[18923]: cluster 2024-06-11T13:22:29.672302+0000 mgr.y (mgr.14385) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:30.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:30 smithi059 bash[24309]: cluster 2024-06-11T13:22:29.672302+0000 mgr.y (mgr.14385) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:30.927 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:30 smithi117 bash[19086]: cluster 2024-06-11T13:22:29.672302+0000 mgr.y (mgr.14385) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:32.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:32 smithi059 bash[18923]: cluster 2024-06-11T13:22:31.673019+0000 mgr.y (mgr.14385) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:32.995 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:32 smithi059 bash[24309]: cluster 2024-06-11T13:22:31.673019+0000 mgr.y (mgr.14385) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:33.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:32 smithi117 bash[19086]: cluster 2024-06-11T13:22:31.673019+0000 mgr.y (mgr.14385) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:33.311 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:22:33 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:22:33] "GET /metrics HTTP/1.1" 200 191498 "" "Prometheus/2.33.4" 2024-06-11T13:22:33.493 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-06-11T13:22:33.493 INFO:teuthology.orchestra.run.smithi059.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-06-11T13:22:33.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:33 smithi059 bash[24309]: audit 2024-06-11T13:22:33.499646+0000 mon.c (mon.1) 77 : audit [DBG] from='client.? 172.21.15.59:0/3749815201' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-11T13:22:33.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:33 smithi059 bash[18923]: audit 2024-06-11T13:22:33.499646+0000 mon.c (mon.1) 77 : audit [DBG] from='client.? 172.21.15.59:0/3749815201' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-11T13:22:34.150 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-06-11T13:22:34.151 INFO:tasks.cephadm:Setup complete, yielding 2024-06-11T13:22:34.151 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-06-11T13:22:34.162 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi059.front.sepia.ceph.com 2024-06-11T13:22:34.162 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-06-11T13:22:34.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:33 smithi117 bash[19086]: audit 2024-06-11T13:22:33.499646+0000 mon.c (mon.1) 77 : audit [DBG] from='client.? 172.21.15.59:0/3749815201' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-11T13:22:35.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:34 smithi059 bash[24309]: cluster 2024-06-11T13:22:33.673597+0000 mgr.y (mgr.14385) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:35.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:34 smithi059 bash[18923]: cluster 2024-06-11T13:22:33.673597+0000 mgr.y (mgr.14385) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:35.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:34 smithi117 bash[19086]: cluster 2024-06-11T13:22:33.673597+0000 mgr.y (mgr.14385) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:37.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:36 smithi059 bash[18923]: cluster 2024-06-11T13:22:35.674104+0000 mgr.y (mgr.14385) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:37.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:36 smithi059 bash[24309]: cluster 2024-06-11T13:22:35.674104+0000 mgr.y (mgr.14385) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:37.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:36 smithi117 bash[19086]: cluster 2024-06-11T13:22:35.674104+0000 mgr.y (mgr.14385) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:37.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:22:37 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:22:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:22:38.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:38 smithi059 bash[18923]: audit 2024-06-11T13:22:37.137050+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:38.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:38 smithi059 bash[18923]: audit 2024-06-11T13:22:37.148886+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:38.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:38 smithi059 bash[18923]: audit 2024-06-11T13:22:37.968242+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.59:0/338421341' entity='client.admin' 2024-06-11T13:22:38.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:38 smithi059 bash[18923]: audit 2024-06-11T13:22:38.028610+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:22:38.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:38 smithi059 bash[18923]: audit 2024-06-11T13:22:38.029497+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:22:38.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:38 smithi059 bash[18923]: audit 2024-06-11T13:22:38.035550+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:38.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:38 smithi059 bash[24309]: audit 2024-06-11T13:22:37.137050+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:38.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:38 smithi059 bash[24309]: audit 2024-06-11T13:22:37.148886+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:38.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:38 smithi059 bash[24309]: audit 2024-06-11T13:22:37.968242+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.59:0/338421341' entity='client.admin' 2024-06-11T13:22:38.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:38 smithi059 bash[24309]: audit 2024-06-11T13:22:38.028610+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:22:38.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:38 smithi059 bash[24309]: audit 2024-06-11T13:22:38.029497+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:22:38.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:38 smithi059 bash[24309]: audit 2024-06-11T13:22:38.035550+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:38.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:38 smithi117 bash[19086]: audit 2024-06-11T13:22:37.137050+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:38.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:38 smithi117 bash[19086]: audit 2024-06-11T13:22:37.148886+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:38.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:38 smithi117 bash[19086]: audit 2024-06-11T13:22:37.968242+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.59:0/338421341' entity='client.admin' 2024-06-11T13:22:38.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:38 smithi117 bash[19086]: audit 2024-06-11T13:22:38.028610+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:22:38.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:38 smithi117 bash[19086]: audit 2024-06-11T13:22:38.029497+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:22:38.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:38 smithi117 bash[19086]: audit 2024-06-11T13:22:38.035550+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:38.636 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-06-11T13:22:38.646 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi059.front.sepia.ceph.com 2024-06-11T13:22:38.646 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-06-11T13:22:39.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:39 smithi059 bash[24309]: cluster 2024-06-11T13:22:37.674573+0000 mgr.y (mgr.14385) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:39.155 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:39 smithi059 bash[18923]: cluster 2024-06-11T13:22:37.674573+0000 mgr.y (mgr.14385) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:39.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:39 smithi117 bash[19086]: cluster 2024-06-11T13:22:37.674573+0000 mgr.y (mgr.14385) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:40.666 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:22:40 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:22:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:22:40.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:40 smithi117 bash[19086]: cluster 2024-06-11T13:22:39.675144+0000 mgr.y (mgr.14385) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:41.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:40 smithi059 bash[18923]: cluster 2024-06-11T13:22:39.675144+0000 mgr.y (mgr.14385) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:41.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:40 smithi059 bash[24309]: cluster 2024-06-11T13:22:39.675144+0000 mgr.y (mgr.14385) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:43.231 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:22:43.231 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "b97f0f98-5538-4e77-af5b-8212abc84260", 2024-06-11T13:22:43.231 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "r", 2024-06-11T13:22:43.232 INFO:teuthology.orchestra.run.smithi059.stdout: "current_period": "643c063c-b6f6-4503-b57f-f19d8039b0cf", 2024-06-11T13:22:43.232 INFO:teuthology.orchestra.run.smithi059.stdout: "epoch": 1 2024-06-11T13:22:43.232 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:22:43.262 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:22:43 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:22:43] "GET /metrics HTTP/1.1" 200 191487 "" "Prometheus/2.33.4" 2024-06-11T13:22:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:43 smithi059 bash[24309]: cluster 2024-06-11T13:22:41.675503+0000 mgr.y (mgr.14385) 105 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:43 smithi059 bash[24309]: cluster 2024-06-11T13:22:42.163127+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-06-11T13:22:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:43 smithi059 bash[24309]: audit 2024-06-11T13:22:42.166336+0000 mon.c (mon.1) 80 : audit [INF] from='client.? 172.21.15.59:0/3088469947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-11T13:22:43.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:43 smithi059 bash[24309]: audit 2024-06-11T13:22:42.168368+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-11T13:22:43.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:43 smithi059 bash[18923]: cluster 2024-06-11T13:22:41.675503+0000 mgr.y (mgr.14385) 105 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:43.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:43 smithi059 bash[18923]: cluster 2024-06-11T13:22:42.163127+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-06-11T13:22:43.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:43 smithi059 bash[18923]: audit 2024-06-11T13:22:42.166336+0000 mon.c (mon.1) 80 : audit [INF] from='client.? 172.21.15.59:0/3088469947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-11T13:22:43.263 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:43 smithi059 bash[18923]: audit 2024-06-11T13:22:42.168368+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-11T13:22:43.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:43 smithi117 bash[19086]: cluster 2024-06-11T13:22:41.675503+0000 mgr.y (mgr.14385) 105 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:43.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:43 smithi117 bash[19086]: cluster 2024-06-11T13:22:42.163127+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-06-11T13:22:43.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:43 smithi117 bash[19086]: audit 2024-06-11T13:22:42.166336+0000 mon.c (mon.1) 80 : audit [INF] from='client.? 172.21.15.59:0/3088469947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-11T13:22:43.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:43 smithi117 bash[19086]: audit 2024-06-11T13:22:42.168368+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-06-11T13:22:43.923 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-06-11T13:22:44.176 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:44 smithi059 bash[18923]: audit 2024-06-11T13:22:43.166627+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-06-11T13:22:44.176 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:44 smithi059 bash[18923]: cluster 2024-06-11T13:22:43.167280+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-06-11T13:22:44.177 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:44 smithi059 bash[24309]: audit 2024-06-11T13:22:43.166627+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-06-11T13:22:44.177 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:44 smithi059 bash[24309]: cluster 2024-06-11T13:22:43.167280+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-06-11T13:22:44.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:44 smithi117 bash[19086]: audit 2024-06-11T13:22:43.166627+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-06-11T13:22:44.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:44 smithi117 bash[19086]: cluster 2024-06-11T13:22:43.167280+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-06-11T13:22:45.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:45 smithi059 bash[18923]: cluster 2024-06-11T13:22:43.676068+0000 mgr.y (mgr.14385) 106 : cluster [DBG] pgmap v74: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:45.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:45 smithi059 bash[18923]: cluster 2024-06-11T13:22:44.191886+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-06-11T13:22:45.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:45 smithi059 bash[24309]: cluster 2024-06-11T13:22:43.676068+0000 mgr.y (mgr.14385) 106 : cluster [DBG] pgmap v74: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:45.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:45 smithi059 bash[24309]: cluster 2024-06-11T13:22:44.191886+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-06-11T13:22:45.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:45 smithi117 bash[19086]: cluster 2024-06-11T13:22:43.676068+0000 mgr.y (mgr.14385) 106 : cluster [DBG] pgmap v74: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:45.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:45 smithi117 bash[19086]: cluster 2024-06-11T13:22:44.191886+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-06-11T13:22:47.052 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:22:47.053 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "fe801e81-1652-497f-a1b9-3b935da5ab18", 2024-06-11T13:22:47.053 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "default", 2024-06-11T13:22:47.053 INFO:teuthology.orchestra.run.smithi059.stdout: "api_name": "default", 2024-06-11T13:22:47.053 INFO:teuthology.orchestra.run.smithi059.stdout: "is_master": "true", 2024-06-11T13:22:47.053 INFO:teuthology.orchestra.run.smithi059.stdout: "endpoints": [], 2024-06-11T13:22:47.053 INFO:teuthology.orchestra.run.smithi059.stdout: "hostnames": [], 2024-06-11T13:22:47.053 INFO:teuthology.orchestra.run.smithi059.stdout: "hostnames_s3website": [], 2024-06-11T13:22:47.053 INFO:teuthology.orchestra.run.smithi059.stdout: "master_zone": "", 2024-06-11T13:22:47.053 INFO:teuthology.orchestra.run.smithi059.stdout: "zones": [], 2024-06-11T13:22:47.053 INFO:teuthology.orchestra.run.smithi059.stdout: "placement_targets": [], 2024-06-11T13:22:47.053 INFO:teuthology.orchestra.run.smithi059.stdout: "default_placement": "", 2024-06-11T13:22:47.053 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_id": "b97f0f98-5538-4e77-af5b-8212abc84260", 2024-06-11T13:22:47.053 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_policy": { 2024-06-11T13:22:47.054 INFO:teuthology.orchestra.run.smithi059.stdout: "groups": [] 2024-06-11T13:22:47.054 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:22:47.054 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:22:47.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:47 smithi059 bash[18923]: cluster 2024-06-11T13:22:45.676679+0000 mgr.y (mgr.14385) 107 : cluster [DBG] pgmap v76: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:47.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:22:47 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:22:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:22:47.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:47 smithi059 bash[24309]: cluster 2024-06-11T13:22:45.676679+0000 mgr.y (mgr.14385) 107 : cluster [DBG] pgmap v76: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:47.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:47 smithi117 bash[19086]: cluster 2024-06-11T13:22:45.676679+0000 mgr.y (mgr.14385) 107 : cluster [DBG] pgmap v76: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:22:47.715 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-06-11T13:22:48.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:48 smithi059 bash[24309]: audit 2024-06-11T13:22:47.267552+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:48.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:48 smithi059 bash[24309]: audit 2024-06-11T13:22:47.278840+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:48.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:48 smithi059 bash[18923]: audit 2024-06-11T13:22:47.267552+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:48.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:48 smithi059 bash[18923]: audit 2024-06-11T13:22:47.278840+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:48.629 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:48 smithi117 bash[19086]: audit 2024-06-11T13:22:47.267552+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:48.629 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:48 smithi117 bash[19086]: audit 2024-06-11T13:22:47.278840+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:49.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:49 smithi059 bash[18923]: cluster 2024-06-11T13:22:47.677542+0000 mgr.y (mgr.14385) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-06-11T13:22:49.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:49 smithi059 bash[24309]: cluster 2024-06-11T13:22:47.677542+0000 mgr.y (mgr.14385) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-06-11T13:22:49.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:49 smithi117 bash[19086]: cluster 2024-06-11T13:22:47.677542+0000 mgr.y (mgr.14385) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-06-11T13:22:50.669 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:22:50 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:22:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:22:50.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:50 smithi117 bash[19086]: cluster 2024-06-11T13:22:49.678250+0000 mgr.y (mgr.14385) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-06-11T13:22:51.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:50 smithi059 bash[18923]: cluster 2024-06-11T13:22:49.678250+0000 mgr.y (mgr.14385) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-06-11T13:22:51.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:50 smithi059 bash[24309]: cluster 2024-06-11T13:22:49.678250+0000 mgr.y (mgr.14385) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-06-11T13:22:51.242 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:22:51.243 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "be151303-0f0a-45d0-b1ae-6b2917b06e49", 2024-06-11T13:22:51.243 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "z", 2024-06-11T13:22:51.243 INFO:teuthology.orchestra.run.smithi059.stdout: "domain_root": "z.rgw.meta:root", 2024-06-11T13:22:51.243 INFO:teuthology.orchestra.run.smithi059.stdout: "control_pool": "z.rgw.control", 2024-06-11T13:22:51.243 INFO:teuthology.orchestra.run.smithi059.stdout: "gc_pool": "z.rgw.log:gc", 2024-06-11T13:22:51.243 INFO:teuthology.orchestra.run.smithi059.stdout: "lc_pool": "z.rgw.log:lc", 2024-06-11T13:22:51.243 INFO:teuthology.orchestra.run.smithi059.stdout: "log_pool": "z.rgw.log", 2024-06-11T13:22:51.243 INFO:teuthology.orchestra.run.smithi059.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-06-11T13:22:51.243 INFO:teuthology.orchestra.run.smithi059.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-06-11T13:22:51.243 INFO:teuthology.orchestra.run.smithi059.stdout: "roles_pool": "z.rgw.meta:roles", 2024-06-11T13:22:51.243 INFO:teuthology.orchestra.run.smithi059.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-06-11T13:22:51.243 INFO:teuthology.orchestra.run.smithi059.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: "otp_pool": "z.rgw.otp", 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: "system_key": { 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: "access_key": "", 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: "secret_key": "" 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: "placement_pools": [ 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: { 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: "key": "default-placement", 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: "val": { 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: "index_pool": "z.rgw.buckets.index", 2024-06-11T13:22:51.244 INFO:teuthology.orchestra.run.smithi059.stdout: "storage_classes": { 2024-06-11T13:22:51.245 INFO:teuthology.orchestra.run.smithi059.stdout: "STANDARD": { 2024-06-11T13:22:51.245 INFO:teuthology.orchestra.run.smithi059.stdout: "data_pool": "z.rgw.buckets.data" 2024-06-11T13:22:51.245 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:22:51.245 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:22:51.245 INFO:teuthology.orchestra.run.smithi059.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-06-11T13:22:51.245 INFO:teuthology.orchestra.run.smithi059.stdout: "index_type": 0 2024-06-11T13:22:51.245 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:22:51.245 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:22:51.245 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:22:51.245 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_id": "b97f0f98-5538-4e77-af5b-8212abc84260", 2024-06-11T13:22:51.245 INFO:teuthology.orchestra.run.smithi059.stdout: "notif_pool": "z.rgw.log:notif" 2024-06-11T13:22:51.245 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:22:52.280 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-06-11T13:22:52.995 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:52 smithi059 bash[24309]: cluster 2024-06-11T13:22:51.679037+0000 mgr.y (mgr.14385) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 1.9 KiB/s wr, 3 op/s 2024-06-11T13:22:52.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:52 smithi059 bash[18923]: cluster 2024-06-11T13:22:51.679037+0000 mgr.y (mgr.14385) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 1.9 KiB/s wr, 3 op/s 2024-06-11T13:22:53.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:52 smithi117 bash[19086]: cluster 2024-06-11T13:22:51.679037+0000 mgr.y (mgr.14385) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 1.9 KiB/s wr, 3 op/s 2024-06-11T13:22:53.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:22:53 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:22:53] "GET /metrics HTTP/1.1" 200 191487 "" "Prometheus/2.33.4" 2024-06-11T13:22:55.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:54 smithi059 bash[24309]: cluster 2024-06-11T13:22:53.679658+0000 mgr.y (mgr.14385) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-06-11T13:22:55.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:54 smithi059 bash[18923]: cluster 2024-06-11T13:22:53.679658+0000 mgr.y (mgr.14385) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-06-11T13:22:55.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:54 smithi117 bash[19086]: cluster 2024-06-11T13:22:53.679658+0000 mgr.y (mgr.14385) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-06-11T13:22:57.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:57 smithi059 bash[24309]: cluster 2024-06-11T13:22:55.680276+0000 mgr.y (mgr.14385) 112 : cluster [DBG] pgmap v81: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-06-11T13:22:57.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:57 smithi059 bash[18923]: cluster 2024-06-11T13:22:55.680276+0000 mgr.y (mgr.14385) 112 : cluster [DBG] pgmap v81: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-06-11T13:22:57.336 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:57 smithi117 bash[19086]: cluster 2024-06-11T13:22:55.680276+0000 mgr.y (mgr.14385) 112 : cluster [DBG] pgmap v81: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-06-11T13:22:57.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:22:57 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:22:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:22:58.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:58 smithi059 bash[24309]: cluster 2024-06-11T13:22:57.065220+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-06-11T13:22:58.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:58 smithi059 bash[24309]: audit 2024-06-11T13:22:57.069764+0000 mon.c (mon.1) 81 : audit [INF] from='client.? 172.21.15.59:0/1917544467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-11T13:22:58.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:58 smithi059 bash[24309]: audit 2024-06-11T13:22:57.079276+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-11T13:22:58.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:58 smithi059 bash[24309]: audit 2024-06-11T13:22:57.328105+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:58.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:58 smithi059 bash[24309]: audit 2024-06-11T13:22:57.339953+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:58.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:58 smithi059 bash[18923]: cluster 2024-06-11T13:22:57.065220+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-06-11T13:22:58.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:58 smithi059 bash[18923]: audit 2024-06-11T13:22:57.069764+0000 mon.c (mon.1) 81 : audit [INF] from='client.? 172.21.15.59:0/1917544467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-11T13:22:58.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:58 smithi059 bash[18923]: audit 2024-06-11T13:22:57.079276+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-11T13:22:58.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:58 smithi059 bash[18923]: audit 2024-06-11T13:22:57.328105+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:58.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:58 smithi059 bash[18923]: audit 2024-06-11T13:22:57.339953+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:58 smithi117 bash[19086]: cluster 2024-06-11T13:22:57.065220+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-06-11T13:22:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:58 smithi117 bash[19086]: audit 2024-06-11T13:22:57.069764+0000 mon.c (mon.1) 81 : audit [INF] from='client.? 172.21.15.59:0/1917544467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-11T13:22:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:58 smithi117 bash[19086]: audit 2024-06-11T13:22:57.079276+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-06-11T13:22:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:58 smithi117 bash[19086]: audit 2024-06-11T13:22:57.328105+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:58 smithi117 bash[19086]: audit 2024-06-11T13:22:57.339953+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:22:59.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:59 smithi117 bash[19086]: cluster 2024-06-11T13:22:57.680836+0000 mgr.y (mgr.14385) 113 : cluster [DBG] pgmap v83: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2024-06-11T13:22:59.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:59 smithi117 bash[19086]: audit 2024-06-11T13:22:58.079335+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-06-11T13:22:59.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:22:59 smithi117 bash[19086]: cluster 2024-06-11T13:22:58.079684+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-06-11T13:22:59.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:59 smithi059 bash[18923]: cluster 2024-06-11T13:22:57.680836+0000 mgr.y (mgr.14385) 113 : cluster [DBG] pgmap v83: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2024-06-11T13:22:59.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:59 smithi059 bash[18923]: audit 2024-06-11T13:22:58.079335+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-06-11T13:22:59.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:22:59 smithi059 bash[18923]: cluster 2024-06-11T13:22:58.079684+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-06-11T13:22:59.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:59 smithi059 bash[24309]: cluster 2024-06-11T13:22:57.680836+0000 mgr.y (mgr.14385) 113 : cluster [DBG] pgmap v83: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2024-06-11T13:22:59.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:59 smithi059 bash[24309]: audit 2024-06-11T13:22:58.079335+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-06-11T13:22:59.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:22:59 smithi059 bash[24309]: cluster 2024-06-11T13:22:58.079684+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-06-11T13:23:00.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:23:00 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:23:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:23:00.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:00 smithi117 bash[19086]: cluster 2024-06-11T13:22:59.082823+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-06-11T13:23:00.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:00 smithi117 bash[19086]: audit 2024-06-11T13:22:59.086686+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.59:0/1917544467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-11T13:23:00.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:00 smithi117 bash[19086]: audit 2024-06-11T13:22:59.110225+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-11T13:23:00.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:00 smithi117 bash[19086]: audit 2024-06-11T13:23:00.086977+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-06-11T13:23:00.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:00 smithi117 bash[19086]: cluster 2024-06-11T13:23:00.089016+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-06-11T13:23:00.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:00 smithi059 bash[18923]: cluster 2024-06-11T13:22:59.082823+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-06-11T13:23:00.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:00 smithi059 bash[18923]: audit 2024-06-11T13:22:59.086686+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.59:0/1917544467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-11T13:23:00.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:00 smithi059 bash[18923]: audit 2024-06-11T13:22:59.110225+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-11T13:23:00.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:00 smithi059 bash[18923]: audit 2024-06-11T13:23:00.086977+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-06-11T13:23:00.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:00 smithi059 bash[18923]: cluster 2024-06-11T13:23:00.089016+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-06-11T13:23:00.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:00 smithi059 bash[24309]: cluster 2024-06-11T13:22:59.082823+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-06-11T13:23:00.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:00 smithi059 bash[24309]: audit 2024-06-11T13:22:59.086686+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.59:0/1917544467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-11T13:23:00.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:00 smithi059 bash[24309]: audit 2024-06-11T13:22:59.110225+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-06-11T13:23:00.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:00 smithi059 bash[24309]: audit 2024-06-11T13:23:00.086977+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-06-11T13:23:00.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:00 smithi059 bash[24309]: cluster 2024-06-11T13:23:00.089016+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-06-11T13:23:01.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:01 smithi117 bash[19086]: cluster 2024-06-11T13:22:59.681520+0000 mgr.y (mgr.14385) 114 : cluster [DBG] pgmap v86: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-06-11T13:23:01.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:01 smithi117 bash[19086]: cluster 2024-06-11T13:23:01.090714+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-06-11T13:23:01.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:01 smithi117 bash[19086]: audit 2024-06-11T13:23:01.094896+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-11T13:23:01.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:01 smithi059 bash[24309]: cluster 2024-06-11T13:22:59.681520+0000 mgr.y (mgr.14385) 114 : cluster [DBG] pgmap v86: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-06-11T13:23:01.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:01 smithi059 bash[24309]: cluster 2024-06-11T13:23:01.090714+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-06-11T13:23:01.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:01 smithi059 bash[24309]: audit 2024-06-11T13:23:01.094896+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-11T13:23:01.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:01 smithi059 bash[18923]: cluster 2024-06-11T13:22:59.681520+0000 mgr.y (mgr.14385) 114 : cluster [DBG] pgmap v86: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-06-11T13:23:01.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:01 smithi059 bash[18923]: cluster 2024-06-11T13:23:01.090714+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-06-11T13:23:01.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:01 smithi059 bash[18923]: audit 2024-06-11T13:23:01.094896+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-06-11T13:23:03.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:03 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:23:03] "GET /metrics HTTP/1.1" 200 193063 "" "Prometheus/2.33.4" 2024-06-11T13:23:03.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:03 smithi059 bash[24309]: cluster 2024-06-11T13:23:01.682760+0000 mgr.y (mgr.14385) 115 : cluster [DBG] pgmap v89: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-06-11T13:23:03.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:03 smithi059 bash[24309]: audit 2024-06-11T13:23:02.093886+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-06-11T13:23:03.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:03 smithi059 bash[24309]: cluster 2024-06-11T13:23:02.095114+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-06-11T13:23:03.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:03 smithi059 bash[24309]: audit 2024-06-11T13:23:02.105032+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-11T13:23:03.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:03 smithi059 bash[18923]: cluster 2024-06-11T13:23:01.682760+0000 mgr.y (mgr.14385) 115 : cluster [DBG] pgmap v89: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-06-11T13:23:03.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:03 smithi059 bash[18923]: audit 2024-06-11T13:23:02.093886+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-06-11T13:23:03.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:03 smithi059 bash[18923]: cluster 2024-06-11T13:23:02.095114+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-06-11T13:23:03.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:03 smithi059 bash[18923]: audit 2024-06-11T13:23:02.105032+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-11T13:23:03.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:03 smithi117 bash[19086]: cluster 2024-06-11T13:23:01.682760+0000 mgr.y (mgr.14385) 115 : cluster [DBG] pgmap v89: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-06-11T13:23:03.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:03 smithi117 bash[19086]: audit 2024-06-11T13:23:02.093886+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-06-11T13:23:03.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:03 smithi117 bash[19086]: cluster 2024-06-11T13:23:02.095114+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-06-11T13:23:03.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:03 smithi117 bash[19086]: audit 2024-06-11T13:23:02.105032+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-06-11T13:23:04.205 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:23:04.205 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "766aee69-c4eb-426a-b685-2c642959cf10", 2024-06-11T13:23:04.205 INFO:teuthology.orchestra.run.smithi059.stdout: "epoch": 1, 2024-06-11T13:23:04.205 INFO:teuthology.orchestra.run.smithi059.stdout: "predecessor_uuid": "643c063c-b6f6-4503-b57f-f19d8039b0cf", 2024-06-11T13:23:04.205 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_status": [], 2024-06-11T13:23:04.205 INFO:teuthology.orchestra.run.smithi059.stdout: "period_map": { 2024-06-11T13:23:04.205 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "766aee69-c4eb-426a-b685-2c642959cf10", 2024-06-11T13:23:04.205 INFO:teuthology.orchestra.run.smithi059.stdout: "zonegroups": [ 2024-06-11T13:23:04.205 INFO:teuthology.orchestra.run.smithi059.stdout: { 2024-06-11T13:23:04.205 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "fe801e81-1652-497f-a1b9-3b935da5ab18", 2024-06-11T13:23:04.205 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "default", 2024-06-11T13:23:04.206 INFO:teuthology.orchestra.run.smithi059.stdout: "api_name": "default", 2024-06-11T13:23:04.206 INFO:teuthology.orchestra.run.smithi059.stdout: "is_master": "true", 2024-06-11T13:23:04.206 INFO:teuthology.orchestra.run.smithi059.stdout: "endpoints": [], 2024-06-11T13:23:04.206 INFO:teuthology.orchestra.run.smithi059.stdout: "hostnames": [], 2024-06-11T13:23:04.206 INFO:teuthology.orchestra.run.smithi059.stdout: "hostnames_s3website": [], 2024-06-11T13:23:04.206 INFO:teuthology.orchestra.run.smithi059.stdout: "master_zone": "be151303-0f0a-45d0-b1ae-6b2917b06e49", 2024-06-11T13:23:04.206 INFO:teuthology.orchestra.run.smithi059.stdout: "zones": [ 2024-06-11T13:23:04.206 INFO:teuthology.orchestra.run.smithi059.stdout: { 2024-06-11T13:23:04.206 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "be151303-0f0a-45d0-b1ae-6b2917b06e49", 2024-06-11T13:23:04.206 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "z", 2024-06-11T13:23:04.206 INFO:teuthology.orchestra.run.smithi059.stdout: "endpoints": [], 2024-06-11T13:23:04.206 INFO:teuthology.orchestra.run.smithi059.stdout: "log_meta": "false", 2024-06-11T13:23:04.206 INFO:teuthology.orchestra.run.smithi059.stdout: "log_data": "false", 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: "bucket_index_max_shards": 11, 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: "read_only": "false", 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: "tier_type": "", 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_from_all": "true", 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_from": [], 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: "redirect_zone": "" 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: "placement_targets": [ 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: { 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "default-placement", 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: "tags": [], 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: "storage_classes": [ 2024-06-11T13:23:04.207 INFO:teuthology.orchestra.run.smithi059.stdout: "STANDARD" 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: ] 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: "default_placement": "default-placement", 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_id": "b97f0f98-5538-4e77-af5b-8212abc84260", 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_policy": { 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: "groups": [] 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: "short_zone_ids": [ 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: { 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: "key": "be151303-0f0a-45d0-b1ae-6b2917b06e49", 2024-06-11T13:23:04.208 INFO:teuthology.orchestra.run.smithi059.stdout: "val": 545767813 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: ] 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: "master_zonegroup": "fe801e81-1652-497f-a1b9-3b935da5ab18", 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: "master_zone": "be151303-0f0a-45d0-b1ae-6b2917b06e49", 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: "period_config": { 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: "bucket_quota": { 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false, 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: "check_on_raw": false, 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: "max_size": -1, 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: "max_size_kb": 0, 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: "max_objects": -1 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:23:04.209 INFO:teuthology.orchestra.run.smithi059.stdout: "user_quota": { 2024-06-11T13:23:04.210 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false, 2024-06-11T13:23:04.210 INFO:teuthology.orchestra.run.smithi059.stdout: "check_on_raw": false, 2024-06-11T13:23:04.210 INFO:teuthology.orchestra.run.smithi059.stdout: "max_size": -1, 2024-06-11T13:23:04.210 INFO:teuthology.orchestra.run.smithi059.stdout: "max_size_kb": 0, 2024-06-11T13:23:04.210 INFO:teuthology.orchestra.run.smithi059.stdout: "max_objects": -1 2024-06-11T13:23:04.210 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:23:04.210 INFO:teuthology.orchestra.run.smithi059.stdout: "user_ratelimit": { 2024-06-11T13:23:04.210 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_ops": 0, 2024-06-11T13:23:04.210 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_ops": 0, 2024-06-11T13:23:04.210 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_bytes": 0, 2024-06-11T13:23:04.210 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_bytes": 0, 2024-06-11T13:23:04.210 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false 2024-06-11T13:23:04.210 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: "bucket_ratelimit": { 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_ops": 0, 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_ops": 0, 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_bytes": 0, 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_bytes": 0, 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: "anonymous_ratelimit": { 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_ops": 0, 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_ops": 0, 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_bytes": 0, 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_bytes": 0, 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false 2024-06-11T13:23:04.211 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:23:04.212 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:23:04.212 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_id": "b97f0f98-5538-4e77-af5b-8212abc84260", 2024-06-11T13:23:04.212 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_name": "r", 2024-06-11T13:23:04.212 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_epoch": 2 2024-06-11T13:23:04.212 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:23:04.373 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:04 smithi059 bash[18923]: audit 2024-06-11T13:23:03.096000+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-06-11T13:23:04.374 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:04 smithi059 bash[18923]: cluster 2024-06-11T13:23:03.096226+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-06-11T13:23:04.374 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:04 smithi059 bash[18923]: audit 2024-06-11T13:23:03.097569+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-11T13:23:04.374 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:04 smithi059 bash[18923]: audit 2024-06-11T13:23:04.098350+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-06-11T13:23:04.374 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:04 smithi059 bash[18923]: cluster 2024-06-11T13:23:04.098975+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-06-11T13:23:04.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:04 smithi059 bash[24309]: audit 2024-06-11T13:23:03.096000+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-06-11T13:23:04.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:04 smithi059 bash[24309]: cluster 2024-06-11T13:23:03.096226+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-06-11T13:23:04.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:04 smithi059 bash[24309]: audit 2024-06-11T13:23:03.097569+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-11T13:23:04.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:04 smithi059 bash[24309]: audit 2024-06-11T13:23:04.098350+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-06-11T13:23:04.375 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:04 smithi059 bash[24309]: cluster 2024-06-11T13:23:04.098975+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-06-11T13:23:04.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:04 smithi117 bash[19086]: audit 2024-06-11T13:23:03.096000+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-06-11T13:23:04.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:04 smithi117 bash[19086]: cluster 2024-06-11T13:23:03.096226+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-06-11T13:23:04.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:04 smithi117 bash[19086]: audit 2024-06-11T13:23:03.097569+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-06-11T13:23:04.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:04 smithi117 bash[19086]: audit 2024-06-11T13:23:04.098350+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.59:0/113086131' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-06-11T13:23:04.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:04 smithi117 bash[19086]: cluster 2024-06-11T13:23:04.098975+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-06-11T13:23:04.950 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-06-11T13:23:05.208 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:05 smithi059 bash[24309]: cluster 2024-06-11T13:23:03.683500+0000 mgr.y (mgr.14385) 116 : cluster [DBG] pgmap v92: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-06-11T13:23:05.208 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:05 smithi059 bash[18923]: cluster 2024-06-11T13:23:03.683500+0000 mgr.y (mgr.14385) 116 : cluster [DBG] pgmap v92: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-06-11T13:23:05.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:05 smithi117 bash[19086]: cluster 2024-06-11T13:23:03.683500+0000 mgr.y (mgr.14385) 116 : cluster [DBG] pgmap v92: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-06-11T13:23:07.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:07 smithi059 bash[24309]: cluster 2024-06-11T13:23:05.684316+0000 mgr.y (mgr.14385) 117 : cluster [DBG] pgmap v94: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 222 B/s rd, 445 B/s wr, 1 op/s 2024-06-11T13:23:07.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:07 smithi059 bash[18923]: cluster 2024-06-11T13:23:05.684316+0000 mgr.y (mgr.14385) 117 : cluster [DBG] pgmap v94: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 222 B/s rd, 445 B/s wr, 1 op/s 2024-06-11T13:23:07.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:07 smithi117 bash[19086]: cluster 2024-06-11T13:23:05.684316+0000 mgr.y (mgr.14385) 117 : cluster [DBG] pgmap v94: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 222 B/s rd, 445 B/s wr, 1 op/s 2024-06-11T13:23:07.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:07 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:23:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:08.209 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled rgw.foo update... 2024-06-11T13:23:08.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[18923]: audit 2024-06-11T13:23:07.462236+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:08.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[18923]: audit 2024-06-11T13:23:07.473616+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:08.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[18923]: cluster 2024-06-11T13:23:07.685889+0000 mgr.y (mgr.14385) 118 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-06-11T13:23:08.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[18923]: audit 2024-06-11T13:23:08.204781+0000 mgr.y (mgr.14385) 119 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:23:08.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[18923]: cephadm 2024-06-11T13:23:08.207376+0000 mgr.y (mgr.14385) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-11T13:23:08.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[18923]: audit 2024-06-11T13:23:08.214215+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:08.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[18923]: audit 2024-06-11T13:23:08.232057+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:08.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[18923]: audit 2024-06-11T13:23:08.233303+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:08.517 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[24309]: audit 2024-06-11T13:23:07.462236+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:08.517 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[24309]: audit 2024-06-11T13:23:07.473616+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:08.517 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[24309]: cluster 2024-06-11T13:23:07.685889+0000 mgr.y (mgr.14385) 118 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-06-11T13:23:08.517 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[24309]: audit 2024-06-11T13:23:08.204781+0000 mgr.y (mgr.14385) 119 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:23:08.517 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[24309]: cephadm 2024-06-11T13:23:08.207376+0000 mgr.y (mgr.14385) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-11T13:23:08.517 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[24309]: audit 2024-06-11T13:23:08.214215+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:08.517 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[24309]: audit 2024-06-11T13:23:08.232057+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:08.517 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:08 smithi059 bash[24309]: audit 2024-06-11T13:23:08.233303+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:08.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:08 smithi117 bash[19086]: audit 2024-06-11T13:23:07.462236+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:08.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:08 smithi117 bash[19086]: audit 2024-06-11T13:23:07.473616+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:08.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:08 smithi117 bash[19086]: cluster 2024-06-11T13:23:07.685889+0000 mgr.y (mgr.14385) 118 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-06-11T13:23:08.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:08 smithi117 bash[19086]: audit 2024-06-11T13:23:08.204781+0000 mgr.y (mgr.14385) 119 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:23:08.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:08 smithi117 bash[19086]: cephadm 2024-06-11T13:23:08.207376+0000 mgr.y (mgr.14385) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-11T13:23:08.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:08 smithi117 bash[19086]: audit 2024-06-11T13:23:08.214215+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:08.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:08 smithi117 bash[19086]: audit 2024-06-11T13:23:08.232057+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:08.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:08 smithi117 bash[19086]: audit 2024-06-11T13:23:08.233303+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:09.013 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch apply rgw smpl' 2024-06-11T13:23:09.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[18923]: audit 2024-06-11T13:23:08.469242+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[18923]: audit 2024-06-11T13:23:08.475327+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[18923]: audit 2024-06-11T13:23:08.483199+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[18923]: audit 2024-06-11T13:23:08.488189+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[18923]: cephadm 2024-06-11T13:23:08.489940+0000 mgr.y (mgr.14385) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-11T13:23:09.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[18923]: audit 2024-06-11T13:23:08.492801+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[18923]: audit 2024-06-11T13:23:08.494224+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:09.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[18923]: audit 2024-06-11T13:23:08.494626+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:09.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[18923]: audit 2024-06-11T13:23:08.497887+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T13:23:09.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[18923]: audit 2024-06-11T13:23:08.511208+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[18923]: audit 2024-06-11T13:23:08.512636+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:09.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[18923]: cephadm 2024-06-11T13:23:08.513918+0000 mgr.y (mgr.14385) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi059.pamolu on smithi059 2024-06-11T13:23:09.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[24309]: audit 2024-06-11T13:23:08.469242+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[24309]: audit 2024-06-11T13:23:08.475327+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[24309]: audit 2024-06-11T13:23:08.483199+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[24309]: audit 2024-06-11T13:23:08.488189+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[24309]: cephadm 2024-06-11T13:23:08.489940+0000 mgr.y (mgr.14385) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-11T13:23:09.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[24309]: audit 2024-06-11T13:23:08.492801+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[24309]: audit 2024-06-11T13:23:08.494224+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:09.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[24309]: audit 2024-06-11T13:23:08.494626+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:09.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[24309]: audit 2024-06-11T13:23:08.497887+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T13:23:09.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[24309]: audit 2024-06-11T13:23:08.511208+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[24309]: audit 2024-06-11T13:23:08.512636+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:09.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:09 smithi059 bash[24309]: cephadm 2024-06-11T13:23:08.513918+0000 mgr.y (mgr.14385) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi059.pamolu on smithi059 2024-06-11T13:23:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:09 smithi117 bash[19086]: audit 2024-06-11T13:23:08.469242+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:09 smithi117 bash[19086]: audit 2024-06-11T13:23:08.475327+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:09 smithi117 bash[19086]: audit 2024-06-11T13:23:08.483199+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:09 smithi117 bash[19086]: audit 2024-06-11T13:23:08.488189+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:09 smithi117 bash[19086]: cephadm 2024-06-11T13:23:08.489940+0000 mgr.y (mgr.14385) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-06-11T13:23:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:09 smithi117 bash[19086]: audit 2024-06-11T13:23:08.492801+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:09 smithi117 bash[19086]: audit 2024-06-11T13:23:08.494224+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:09 smithi117 bash[19086]: audit 2024-06-11T13:23:08.494626+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:09 smithi117 bash[19086]: audit 2024-06-11T13:23:08.497887+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T13:23:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:09 smithi117 bash[19086]: audit 2024-06-11T13:23:08.511208+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:09.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:09 smithi117 bash[19086]: audit 2024-06-11T13:23:08.512636+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:09.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:09 smithi117 bash[19086]: cephadm 2024-06-11T13:23:08.513918+0000 mgr.y (mgr.14385) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi059.pamolu on smithi059 2024-06-11T13:23:10.632 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:23:10 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:23:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:23:10.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:10 smithi059 bash[24309]: cluster 2024-06-11T13:23:09.686650+0000 mgr.y (mgr.14385) 123 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 943 B/s wr, 2 op/s 2024-06-11T13:23:10.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:10 smithi059 bash[18923]: cluster 2024-06-11T13:23:09.686650+0000 mgr.y (mgr.14385) 123 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 943 B/s wr, 2 op/s 2024-06-11T13:23:10.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:10 smithi117 bash[19086]: cluster 2024-06-11T13:23:09.686650+0000 mgr.y (mgr.14385) 123 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 943 B/s wr, 2 op/s 2024-06-11T13:23:12.716 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.716 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.716 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.717 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.717 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.717 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.718 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.718 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.974 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.975 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:12 smithi059 bash[24309]: cluster 2024-06-11T13:23:11.688083+0000 mgr.y (mgr.14385) 124 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 833 B/s wr, 2 op/s 2024-06-11T13:23:12.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:12 smithi059 bash[18923]: cluster 2024-06-11T13:23:11.688083+0000 mgr.y (mgr.14385) 124 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 833 B/s wr, 2 op/s 2024-06-11T13:23:12.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.976 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.976 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.976 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.977 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:12.977 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:23:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:13.037 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:12 smithi117 bash[19086]: cluster 2024-06-11T13:23:11.688083+0000 mgr.y (mgr.14385) 124 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 833 B/s wr, 2 op/s 2024-06-11T13:23:13.243 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:13 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:23:13] "GET /metrics HTTP/1.1" 200 196842 "" "Prometheus/2.33.4" 2024-06-11T13:23:14.263 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:14 smithi117 bash[19086]: audit 2024-06-11T13:23:13.016069+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:14.263 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:14 smithi117 bash[19086]: audit 2024-06-11T13:23:13.018123+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:14.263 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:14 smithi117 bash[19086]: audit 2024-06-11T13:23:13.018550+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:14.263 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:14 smithi117 bash[19086]: audit 2024-06-11T13:23:13.022668+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T13:23:14.263 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:14 smithi117 bash[19086]: audit 2024-06-11T13:23:13.028736+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:14.263 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:14 smithi117 bash[19086]: audit 2024-06-11T13:23:13.032265+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:14.264 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:14 smithi117 bash[19086]: cephadm 2024-06-11T13:23:13.033080+0000 mgr.y (mgr.14385) 125 : cephadm [INF] Deploying daemon rgw.foo.smithi117.cdeqgz on smithi117 2024-06-11T13:23:14.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[18923]: audit 2024-06-11T13:23:13.016069+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:14.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[18923]: audit 2024-06-11T13:23:13.018123+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:14.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[18923]: audit 2024-06-11T13:23:13.018550+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:14.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[18923]: audit 2024-06-11T13:23:13.022668+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T13:23:14.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[18923]: audit 2024-06-11T13:23:13.028736+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:14.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[18923]: audit 2024-06-11T13:23:13.032265+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:14.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[18923]: cephadm 2024-06-11T13:23:13.033080+0000 mgr.y (mgr.14385) 125 : cephadm [INF] Deploying daemon rgw.foo.smithi117.cdeqgz on smithi117 2024-06-11T13:23:14.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[24309]: audit 2024-06-11T13:23:13.016069+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:14.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[24309]: audit 2024-06-11T13:23:13.018123+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:14.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[24309]: audit 2024-06-11T13:23:13.018550+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:14.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[24309]: audit 2024-06-11T13:23:13.022668+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T13:23:14.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[24309]: audit 2024-06-11T13:23:13.028736+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:14.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[24309]: audit 2024-06-11T13:23:13.032265+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:14.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:14 smithi059 bash[24309]: cephadm 2024-06-11T13:23:13.033080+0000 mgr.y (mgr.14385) 125 : cephadm [INF] Deploying daemon rgw.foo.smithi117.cdeqgz on smithi117 2024-06-11T13:23:15.296 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:15 smithi117 bash[19086]: cluster 2024-06-11T13:23:13.688603+0000 mgr.y (mgr.14385) 126 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-06-11T13:23:15.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:15 smithi059 bash[24309]: cluster 2024-06-11T13:23:13.688603+0000 mgr.y (mgr.14385) 126 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-06-11T13:23:15.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:15 smithi059 bash[18923]: cluster 2024-06-11T13:23:13.688603+0000 mgr.y (mgr.14385) 126 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-06-11T13:23:15.547 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.547 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.547 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.548 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.548 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.548 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.548 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.548 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.549 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.549 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.549 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.549 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.549 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.550 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.550 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.928 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:15.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:23:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:16.361 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled rgw.smpl update... 2024-06-11T13:23:16.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:23:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:17.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: cluster 2024-06-11T13:23:15.689039+0000 mgr.y (mgr.14385) 127 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 618 B/s wr, 1 op/s 2024-06-11T13:23:17.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:15.703816+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:15.706983+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:17.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:15.708040+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:17.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: cephadm 2024-06-11T13:23:15.712718+0000 mgr.y (mgr.14385) 128 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:15.787674+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:16.222436+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:16.241154+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:16.250066+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: cephadm 2024-06-11T13:23:16.250780+0000 mgr.y (mgr.14385) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:16.258644+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:16.260263+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: cephadm 2024-06-11T13:23:16.268378+0000 mgr.y (mgr.14385) 130 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:16.325630+0000 mgr.y (mgr.14385) 131 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: cephadm 2024-06-11T13:23:16.346143+0000 mgr.y (mgr.14385) 132 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:16.360229+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:16.365652+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:16.372751+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:16.612646+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:16.618127+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:17.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:16.619004+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:17.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[18923]: audit 2024-06-11T13:23:16.626253+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: cluster 2024-06-11T13:23:15.689039+0000 mgr.y (mgr.14385) 127 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 618 B/s wr, 1 op/s 2024-06-11T13:23:17.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:15.703816+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:15.706983+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:17.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:15.708040+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:17.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: cephadm 2024-06-11T13:23:15.712718+0000 mgr.y (mgr.14385) 128 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:23:17.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:15.787674+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:16.222436+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:16.241154+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:16.250066+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: cephadm 2024-06-11T13:23:16.250780+0000 mgr.y (mgr.14385) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:17.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:16.258644+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:17.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:16.260263+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:17.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: cephadm 2024-06-11T13:23:16.268378+0000 mgr.y (mgr.14385) 130 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:23:17.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:16.325630+0000 mgr.y (mgr.14385) 131 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:23:17.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: cephadm 2024-06-11T13:23:16.346143+0000 mgr.y (mgr.14385) 132 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-11T13:23:17.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:16.360229+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:16.365652+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:16.372751+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:16.612646+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:16.618127+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:17.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:16.619004+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:17.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:16 smithi059 bash[24309]: audit 2024-06-11T13:23:16.626253+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: cluster 2024-06-11T13:23:15.689039+0000 mgr.y (mgr.14385) 127 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 618 B/s wr, 1 op/s 2024-06-11T13:23:17.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:15.703816+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:15.706983+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:17.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:15.708040+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:17.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: cephadm 2024-06-11T13:23:15.712718+0000 mgr.y (mgr.14385) 128 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:23:17.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:15.787674+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:16.222436+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:16.241154+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:16.250066+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: cephadm 2024-06-11T13:23:16.250780+0000 mgr.y (mgr.14385) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:17.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:16.258644+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:17.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:16.260263+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:17.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: cephadm 2024-06-11T13:23:16.268378+0000 mgr.y (mgr.14385) 130 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:23:17.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:16.325630+0000 mgr.y (mgr.14385) 131 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:23:17.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: cephadm 2024-06-11T13:23:16.346143+0000 mgr.y (mgr.14385) 132 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-11T13:23:17.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:16.360229+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:16.365652+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:16.372751+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:16.612646+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:16.618127+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:17.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:16.619004+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:17.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:16 smithi117 bash[19086]: audit 2024-06-11T13:23:16.626253+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:17.218 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph osd pool create foo' 2024-06-11T13:23:17.756 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:17 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:23:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:17.756 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:17 smithi059 bash[18923]: cephadm 2024-06-11T13:23:16.614111+0000 mgr.y (mgr.14385) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:17.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:17 smithi117 bash[19086]: cephadm 2024-06-11T13:23:16.614111+0000 mgr.y (mgr.14385) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:17.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:17 smithi117 bash[19086]: cephadm 2024-06-11T13:23:16.627156+0000 mgr.y (mgr.14385) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:17.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:17 smithi117 bash[19086]: audit 2024-06-11T13:23:17.483653+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:18.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:17 smithi059 bash[18923]: cephadm 2024-06-11T13:23:16.627156+0000 mgr.y (mgr.14385) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:18.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:17 smithi059 bash[18923]: audit 2024-06-11T13:23:17.483653+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:17 smithi059 bash[24309]: cephadm 2024-06-11T13:23:16.614111+0000 mgr.y (mgr.14385) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:17 smithi059 bash[24309]: cephadm 2024-06-11T13:23:16.627156+0000 mgr.y (mgr.14385) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:18.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:17 smithi059 bash[24309]: audit 2024-06-11T13:23:17.483653+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:19.035 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:18 smithi117 bash[19086]: cluster 2024-06-11T13:23:17.690741+0000 mgr.y (mgr.14385) 135 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 585 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 3.5 KiB/s wr, 87 op/s 2024-06-11T13:23:19.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:18 smithi059 bash[24309]: cluster 2024-06-11T13:23:17.690741+0000 mgr.y (mgr.14385) 135 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 585 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 3.5 KiB/s wr, 87 op/s 2024-06-11T13:23:19.042 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:18 smithi059 bash[18923]: cluster 2024-06-11T13:23:17.690741+0000 mgr.y (mgr.14385) 135 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 585 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 3.5 KiB/s wr, 87 op/s 2024-06-11T13:23:19.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:19 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:23:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:20.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:20 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:23:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:20.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:20 smithi059 bash[24309]: audit 2024-06-11T13:23:19.046537+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:20.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:20 smithi059 bash[18923]: audit 2024-06-11T13:23:19.046537+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:20.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:20 smithi117 bash[19086]: audit 2024-06-11T13:23:19.046537+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:20.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:23:20 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:23:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:23:21.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:21 smithi117 bash[19086]: cluster 2024-06-11T13:23:19.691522+0000 mgr.y (mgr.14385) 136 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 585 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.9 KiB/s wr, 85 op/s 2024-06-11T13:23:21.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:21 smithi117 bash[19086]: audit 2024-06-11T13:23:20.096820+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:21.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:21 smithi117 bash[19086]: audit 2024-06-11T13:23:20.102673+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:21.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:21 smithi059 bash[24309]: cluster 2024-06-11T13:23:19.691522+0000 mgr.y (mgr.14385) 136 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 585 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.9 KiB/s wr, 85 op/s 2024-06-11T13:23:21.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:21 smithi059 bash[24309]: audit 2024-06-11T13:23:20.096820+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:21.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:21 smithi059 bash[24309]: audit 2024-06-11T13:23:20.102673+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:21.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:21 smithi059 bash[18923]: cluster 2024-06-11T13:23:19.691522+0000 mgr.y (mgr.14385) 136 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 585 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.9 KiB/s wr, 85 op/s 2024-06-11T13:23:21.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:21 smithi059 bash[18923]: audit 2024-06-11T13:23:20.096820+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:21.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:21 smithi059 bash[18923]: audit 2024-06-11T13:23:20.102673+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:22.472 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:22 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:23:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:22.759 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:22 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:23:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:23.062 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:23:23] "GET /metrics HTTP/1.1" 200 196842 "" "Prometheus/2.33.4" 2024-06-11T13:23:23.402 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[24309]: cluster 2024-06-11T13:23:21.693142+0000 mgr.y (mgr.14385) 137 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-06-11T13:23:23.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[24309]: audit 2024-06-11T13:23:22.158285+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[24309]: audit 2024-06-11T13:23:22.669081+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[24309]: audit 2024-06-11T13:23:22.681482+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[24309]: audit 2024-06-11T13:23:22.708102+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:23.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[24309]: audit 2024-06-11T13:23:22.709629+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:23.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[24309]: audit 2024-06-11T13:23:22.719880+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[24309]: audit 2024-06-11T13:23:22.733384+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[24309]: audit 2024-06-11T13:23:22.734643+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:23.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[24309]: audit 2024-06-11T13:23:22.735164+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:23.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[24309]: audit 2024-06-11T13:23:22.741270+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T13:23:23.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[24309]: audit 2024-06-11T13:23:22.748757+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[24309]: audit 2024-06-11T13:23:22.750839+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:23.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[18923]: cluster 2024-06-11T13:23:21.693142+0000 mgr.y (mgr.14385) 137 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-06-11T13:23:23.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[18923]: audit 2024-06-11T13:23:22.158285+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[18923]: audit 2024-06-11T13:23:22.669081+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[18923]: audit 2024-06-11T13:23:22.681482+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[18923]: audit 2024-06-11T13:23:22.708102+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:23.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[18923]: audit 2024-06-11T13:23:22.709629+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:23.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[18923]: audit 2024-06-11T13:23:22.719880+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[18923]: audit 2024-06-11T13:23:22.733384+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[18923]: audit 2024-06-11T13:23:22.734643+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:23.408 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[18923]: audit 2024-06-11T13:23:22.735164+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:23.408 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[18923]: audit 2024-06-11T13:23:22.741270+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T13:23:23.408 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[18923]: audit 2024-06-11T13:23:22.748757+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.408 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:23 smithi059 bash[18923]: audit 2024-06-11T13:23:22.750839+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:23.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:23 smithi117 bash[19086]: cluster 2024-06-11T13:23:21.693142+0000 mgr.y (mgr.14385) 137 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-06-11T13:23:23.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:23 smithi117 bash[19086]: audit 2024-06-11T13:23:22.158285+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:23 smithi117 bash[19086]: audit 2024-06-11T13:23:22.669081+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:23 smithi117 bash[19086]: audit 2024-06-11T13:23:22.681482+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:23 smithi117 bash[19086]: audit 2024-06-11T13:23:22.708102+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:23.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:23 smithi117 bash[19086]: audit 2024-06-11T13:23:22.709629+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:23.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:23 smithi117 bash[19086]: audit 2024-06-11T13:23:22.719880+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:23 smithi117 bash[19086]: audit 2024-06-11T13:23:22.733384+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:23 smithi117 bash[19086]: audit 2024-06-11T13:23:22.734643+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:23.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:23 smithi117 bash[19086]: audit 2024-06-11T13:23:22.735164+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:23.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:23 smithi117 bash[19086]: audit 2024-06-11T13:23:22.741270+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T13:23:23.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:23 smithi117 bash[19086]: audit 2024-06-11T13:23:22.748757+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:23.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:23 smithi117 bash[19086]: audit 2024-06-11T13:23:22.750839+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:24.281 INFO:teuthology.orchestra.run.smithi059.stderr:pool 'foo' created 2024-06-11T13:23:24.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:24 smithi059 bash[24309]: cephadm 2024-06-11T13:23:22.726943+0000 mgr.y (mgr.14385) 138 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-11T13:23:24.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:24 smithi059 bash[24309]: cephadm 2024-06-11T13:23:22.752748+0000 mgr.y (mgr.14385) 139 : cephadm [INF] Deploying daemon rgw.smpl.smithi059.plygee on smithi059 2024-06-11T13:23:24.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:24 smithi059 bash[18923]: cephadm 2024-06-11T13:23:22.726943+0000 mgr.y (mgr.14385) 138 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-11T13:23:24.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:24 smithi059 bash[18923]: cephadm 2024-06-11T13:23:22.752748+0000 mgr.y (mgr.14385) 139 : cephadm [INF] Deploying daemon rgw.smpl.smithi059.plygee on smithi059 2024-06-11T13:23:24.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:24 smithi117 bash[19086]: cephadm 2024-06-11T13:23:22.726943+0000 mgr.y (mgr.14385) 138 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-06-11T13:23:24.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:24 smithi117 bash[19086]: cephadm 2024-06-11T13:23:22.752748+0000 mgr.y (mgr.14385) 139 : cephadm [INF] Deploying daemon rgw.smpl.smithi059.plygee on smithi059 2024-06-11T13:23:25.379 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'rbd pool init foo' 2024-06-11T13:23:25.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:25 smithi059 bash[18923]: cluster 2024-06-11T13:23:23.693983+0000 mgr.y (mgr.14385) 140 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-06-11T13:23:25.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:25 smithi059 bash[18923]: audit 2024-06-11T13:23:23.765689+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.59:0/3566767321' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-11T13:23:25.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:25 smithi059 bash[18923]: audit 2024-06-11T13:23:23.766350+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-11T13:23:25.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:25 smithi059 bash[18923]: audit 2024-06-11T13:23:24.273794+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-06-11T13:23:25.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:25 smithi059 bash[18923]: cluster 2024-06-11T13:23:24.273889+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-06-11T13:23:25.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:25 smithi059 bash[24309]: cluster 2024-06-11T13:23:23.693983+0000 mgr.y (mgr.14385) 140 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-06-11T13:23:25.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:25 smithi059 bash[24309]: audit 2024-06-11T13:23:23.765689+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.59:0/3566767321' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-11T13:23:25.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:25 smithi059 bash[24309]: audit 2024-06-11T13:23:23.766350+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-11T13:23:25.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:25 smithi059 bash[24309]: audit 2024-06-11T13:23:24.273794+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-06-11T13:23:25.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:25 smithi059 bash[24309]: cluster 2024-06-11T13:23:24.273889+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-06-11T13:23:25.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:25 smithi117 bash[19086]: cluster 2024-06-11T13:23:23.693983+0000 mgr.y (mgr.14385) 140 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-06-11T13:23:25.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:25 smithi117 bash[19086]: audit 2024-06-11T13:23:23.765689+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.59:0/3566767321' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-11T13:23:25.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:25 smithi117 bash[19086]: audit 2024-06-11T13:23:23.766350+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-06-11T13:23:25.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:25 smithi117 bash[19086]: audit 2024-06-11T13:23:24.273794+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-06-11T13:23:25.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:25 smithi117 bash[19086]: cluster 2024-06-11T13:23:24.273889+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-06-11T13:23:26.268 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.268 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.268 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.269 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.269 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.269 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.270 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.270 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.556 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.556 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.556 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.556 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.557 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.557 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.557 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:26 smithi059 bash[24309]: cluster 2024-06-11T13:23:25.280064+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-06-11T13:23:26.557 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:26 smithi059 bash[24309]: audit 2024-06-11T13:23:25.780112+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:23:26.557 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:26 smithi059 bash[24309]: audit 2024-06-11T13:23:25.780809+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:23:26.558 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:26 smithi059 bash[24309]: audit 2024-06-11T13:23:25.781227+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:23:26.558 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:26 smithi059 bash[24309]: audit 2024-06-11T13:23:25.782582+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:23:26.558 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:26 smithi059 bash[18923]: cluster 2024-06-11T13:23:25.280064+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-06-11T13:23:26.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:26 smithi059 bash[18923]: audit 2024-06-11T13:23:25.780112+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:23:26.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:26 smithi059 bash[18923]: audit 2024-06-11T13:23:25.780809+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:23:26.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:26 smithi059 bash[18923]: audit 2024-06-11T13:23:25.781227+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:23:26.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:26 smithi059 bash[18923]: audit 2024-06-11T13:23:25.782582+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:23:26.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.559 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:23:26 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:26.594 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:26 smithi117 bash[19086]: cluster 2024-06-11T13:23:25.280064+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-06-11T13:23:26.594 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:26 smithi117 bash[19086]: audit 2024-06-11T13:23:25.780112+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:23:26.594 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:26 smithi117 bash[19086]: audit 2024-06-11T13:23:25.780809+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:23:26.595 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:26 smithi117 bash[19086]: audit 2024-06-11T13:23:25.781227+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:23:26.595 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:26 smithi117 bash[19086]: audit 2024-06-11T13:23:25.782582+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:23:27.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[18923]: cluster 2024-06-11T13:23:25.694763+0000 mgr.y (mgr.14385) 141 : cluster [DBG] pgmap v106: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 127 B/s wr, 147 op/s 2024-06-11T13:23:27.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[18923]: cluster 2024-06-11T13:23:26.290554+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-06-11T13:23:27.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[18923]: audit 2024-06-11T13:23:26.574380+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:27.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[18923]: audit 2024-06-11T13:23:26.576339+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:27.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[18923]: audit 2024-06-11T13:23:26.576710+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:27.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[18923]: audit 2024-06-11T13:23:26.580962+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T13:23:27.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[18923]: audit 2024-06-11T13:23:26.586756+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:27.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[18923]: audit 2024-06-11T13:23:26.588300+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[24309]: cluster 2024-06-11T13:23:25.694763+0000 mgr.y (mgr.14385) 141 : cluster [DBG] pgmap v106: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 127 B/s wr, 147 op/s 2024-06-11T13:23:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[24309]: cluster 2024-06-11T13:23:26.290554+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-06-11T13:23:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[24309]: audit 2024-06-11T13:23:26.574380+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[24309]: audit 2024-06-11T13:23:26.576339+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[24309]: audit 2024-06-11T13:23:26.576710+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[24309]: audit 2024-06-11T13:23:26.580962+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T13:23:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[24309]: audit 2024-06-11T13:23:26.586756+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:27 smithi059 bash[24309]: audit 2024-06-11T13:23:26.588300+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:27.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:27 smithi117 bash[19086]: cluster 2024-06-11T13:23:25.694763+0000 mgr.y (mgr.14385) 141 : cluster [DBG] pgmap v106: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 127 B/s wr, 147 op/s 2024-06-11T13:23:27.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:27 smithi117 bash[19086]: cluster 2024-06-11T13:23:26.290554+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-06-11T13:23:27.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:27 smithi117 bash[19086]: audit 2024-06-11T13:23:26.574380+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:27.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:27 smithi117 bash[19086]: audit 2024-06-11T13:23:26.576339+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:27.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:27 smithi117 bash[19086]: audit 2024-06-11T13:23:26.576710+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:23:27.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:27 smithi117 bash[19086]: audit 2024-06-11T13:23:26.580962+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-06-11T13:23:27.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:27 smithi117 bash[19086]: audit 2024-06-11T13:23:26.586756+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:27.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:27 smithi117 bash[19086]: audit 2024-06-11T13:23:26.588300+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:28.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:28 smithi059 bash[18923]: cephadm 2024-06-11T13:23:26.589260+0000 mgr.y (mgr.14385) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi117.bfknek on smithi117 2024-06-11T13:23:28.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:28 smithi059 bash[24309]: cephadm 2024-06-11T13:23:26.589260+0000 mgr.y (mgr.14385) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi117.bfknek on smithi117 2024-06-11T13:23:28.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:28 smithi117 bash[19086]: cephadm 2024-06-11T13:23:26.589260+0000 mgr.y (mgr.14385) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi117.bfknek on smithi117 2024-06-11T13:23:29.052 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:28 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.278 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:23:28 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.279 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:23:28 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.279 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:23:28 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.279 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:23:28 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.280 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:23:28 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.280 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:23:28 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.280 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:23:28 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.281 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:23:28 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.309 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:23:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.310 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:23:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.310 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:23:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.310 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:23:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.311 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.311 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:29 smithi117 bash[19086]: cluster 2024-06-11T13:23:27.696442+0000 mgr.y (mgr.14385) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:29.311 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:23:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.311 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:23:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.311 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:23:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.312 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:23:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:29.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:29 smithi059 bash[18923]: cluster 2024-06-11T13:23:27.696442+0000 mgr.y (mgr.14385) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:29.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:29 smithi059 bash[24309]: cluster 2024-06-11T13:23:27.696442+0000 mgr.y (mgr.14385) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:30.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[18923]: audit 2024-06-11T13:23:29.364423+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:30.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[18923]: audit 2024-06-11T13:23:29.371321+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:30.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[18923]: audit 2024-06-11T13:23:29.373150+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:30.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[18923]: cephadm 2024-06-11T13:23:29.384531+0000 mgr.y (mgr.14385) 144 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:23:30.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[18923]: audit 2024-06-11T13:23:29.658273+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:30.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[18923]: audit 2024-06-11T13:23:29.668845+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:30.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[18923]: audit 2024-06-11T13:23:29.669789+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:30.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[18923]: audit 2024-06-11T13:23:29.926995+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:30.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[24309]: audit 2024-06-11T13:23:29.364423+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:30.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[24309]: audit 2024-06-11T13:23:29.371321+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:30.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[24309]: audit 2024-06-11T13:23:29.373150+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:30.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[24309]: cephadm 2024-06-11T13:23:29.384531+0000 mgr.y (mgr.14385) 144 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:23:30.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[24309]: audit 2024-06-11T13:23:29.658273+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:30.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[24309]: audit 2024-06-11T13:23:29.668845+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:30.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[24309]: audit 2024-06-11T13:23:29.669789+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:30.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:30 smithi059 bash[24309]: audit 2024-06-11T13:23:29.926995+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:30.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:30 smithi117 bash[19086]: audit 2024-06-11T13:23:29.364423+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:30.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:30 smithi117 bash[19086]: audit 2024-06-11T13:23:29.371321+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:30.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:30 smithi117 bash[19086]: audit 2024-06-11T13:23:29.373150+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:30.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:30 smithi117 bash[19086]: cephadm 2024-06-11T13:23:29.384531+0000 mgr.y (mgr.14385) 144 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:23:30.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:30 smithi117 bash[19086]: audit 2024-06-11T13:23:29.658273+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:30.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:30 smithi117 bash[19086]: audit 2024-06-11T13:23:29.668845+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:30.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:30 smithi117 bash[19086]: audit 2024-06-11T13:23:29.669789+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:30.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:30 smithi117 bash[19086]: audit 2024-06-11T13:23:29.926995+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:30.697 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:23:30 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:23:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:23:31.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:31 smithi059 bash[18923]: cephadm 2024-06-11T13:23:29.660426+0000 mgr.y (mgr.14385) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:31.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:31 smithi059 bash[18923]: cephadm 2024-06-11T13:23:29.675380+0000 mgr.y (mgr.14385) 146 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:23:31.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:31 smithi059 bash[18923]: cluster 2024-06-11T13:23:29.697074+0000 mgr.y (mgr.14385) 147 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:31.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:31 smithi059 bash[18923]: cephadm 2024-06-11T13:23:29.930102+0000 mgr.y (mgr.14385) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:31.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:31 smithi059 bash[18923]: audit 2024-06-11T13:23:30.811027+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:31.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:31 smithi059 bash[24309]: cephadm 2024-06-11T13:23:29.660426+0000 mgr.y (mgr.14385) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:31.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:31 smithi059 bash[24309]: cephadm 2024-06-11T13:23:29.675380+0000 mgr.y (mgr.14385) 146 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:23:31.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:31 smithi059 bash[24309]: cluster 2024-06-11T13:23:29.697074+0000 mgr.y (mgr.14385) 147 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:31.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:31 smithi059 bash[24309]: cephadm 2024-06-11T13:23:29.930102+0000 mgr.y (mgr.14385) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:31.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:31 smithi059 bash[24309]: audit 2024-06-11T13:23:30.811027+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:31.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:31 smithi117 bash[19086]: cephadm 2024-06-11T13:23:29.660426+0000 mgr.y (mgr.14385) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:31.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:31 smithi117 bash[19086]: cephadm 2024-06-11T13:23:29.675380+0000 mgr.y (mgr.14385) 146 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:23:31.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:31 smithi117 bash[19086]: cluster 2024-06-11T13:23:29.697074+0000 mgr.y (mgr.14385) 147 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:31.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:31 smithi117 bash[19086]: cephadm 2024-06-11T13:23:29.930102+0000 mgr.y (mgr.14385) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:31.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:31 smithi117 bash[19086]: audit 2024-06-11T13:23:30.811027+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:33.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:33 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:23:33] "GET /metrics HTTP/1.1" 200 207988 "" "Prometheus/2.33.4" 2024-06-11T13:23:33.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:33 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:23:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:33.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:33 smithi117 bash[19086]: cluster 2024-06-11T13:23:31.698889+0000 mgr.y (mgr.14385) 149 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 275 B/s wr, 280 op/s 2024-06-11T13:23:33.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:33 smithi117 bash[19086]: audit 2024-06-11T13:23:33.028799+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:33.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:33 smithi117 bash[19086]: audit 2024-06-11T13:23:33.036239+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.59:0/1995719790' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-11T13:23:33.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:33 smithi059 bash[18923]: cluster 2024-06-11T13:23:31.698889+0000 mgr.y (mgr.14385) 149 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 275 B/s wr, 280 op/s 2024-06-11T13:23:33.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:33 smithi059 bash[18923]: audit 2024-06-11T13:23:33.028799+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:33.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:33 smithi059 bash[18923]: audit 2024-06-11T13:23:33.036239+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.59:0/1995719790' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-11T13:23:33.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:33 smithi059 bash[24309]: cluster 2024-06-11T13:23:31.698889+0000 mgr.y (mgr.14385) 149 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 275 B/s wr, 280 op/s 2024-06-11T13:23:33.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:33 smithi059 bash[24309]: audit 2024-06-11T13:23:33.028799+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:33.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:33 smithi059 bash[24309]: audit 2024-06-11T13:23:33.036239+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.59:0/1995719790' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-06-11T13:23:35.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:35 smithi059 bash[18923]: cluster 2024-06-11T13:23:33.699649+0000 mgr.y (mgr.14385) 150 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 162 KiB/s rd, 243 B/s wr, 246 op/s 2024-06-11T13:23:35.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:35 smithi059 bash[18923]: audit 2024-06-11T13:23:34.040065+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.59:0/1995719790' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-06-11T13:23:35.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:35 smithi059 bash[18923]: cluster 2024-06-11T13:23:34.042435+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-06-11T13:23:35.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:35 smithi059 bash[24309]: cluster 2024-06-11T13:23:33.699649+0000 mgr.y (mgr.14385) 150 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 162 KiB/s rd, 243 B/s wr, 246 op/s 2024-06-11T13:23:35.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:35 smithi059 bash[24309]: audit 2024-06-11T13:23:34.040065+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.59:0/1995719790' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-06-11T13:23:35.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:35 smithi059 bash[24309]: cluster 2024-06-11T13:23:34.042435+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-06-11T13:23:35.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:35 smithi117 bash[19086]: cluster 2024-06-11T13:23:33.699649+0000 mgr.y (mgr.14385) 150 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 162 KiB/s rd, 243 B/s wr, 246 op/s 2024-06-11T13:23:35.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:35 smithi117 bash[19086]: audit 2024-06-11T13:23:34.040065+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.59:0/1995719790' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-06-11T13:23:35.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:35 smithi117 bash[19086]: cluster 2024-06-11T13:23:34.042435+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-06-11T13:23:36.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:36 smithi117 bash[19086]: cluster 2024-06-11T13:23:35.039341+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-06-11T13:23:36.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:36 smithi117 bash[19086]: audit 2024-06-11T13:23:35.821841+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:36.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:36 smithi117 bash[19086]: audit 2024-06-11T13:23:35.885078+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:36.294 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:35 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:23:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:36.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:36 smithi059 bash[18923]: cluster 2024-06-11T13:23:35.039341+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-06-11T13:23:36.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:36 smithi059 bash[18923]: audit 2024-06-11T13:23:35.821841+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:36.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:36 smithi059 bash[18923]: audit 2024-06-11T13:23:35.885078+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:36.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:36 smithi059 bash[24309]: cluster 2024-06-11T13:23:35.039341+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-06-11T13:23:36.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:36 smithi059 bash[24309]: audit 2024-06-11T13:23:35.821841+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:36.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:36 smithi059 bash[24309]: audit 2024-06-11T13:23:35.885078+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:36.870 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch apply iscsi foo u p' 2024-06-11T13:23:37.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:36 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:23:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:37.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:37 smithi059 bash[24309]: cluster 2024-06-11T13:23:35.700408+0000 mgr.y (mgr.14385) 151 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 255 B/s wr, 259 op/s 2024-06-11T13:23:37.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:37 smithi059 bash[24309]: cluster 2024-06-11T13:23:36.063138+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-06-11T13:23:37.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:37 smithi059 bash[24309]: audit 2024-06-11T13:23:36.951621+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:37.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:37 smithi059 bash[24309]: audit 2024-06-11T13:23:36.959362+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:37.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:37 smithi059 bash[18923]: cluster 2024-06-11T13:23:35.700408+0000 mgr.y (mgr.14385) 151 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 255 B/s wr, 259 op/s 2024-06-11T13:23:37.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:37 smithi059 bash[18923]: cluster 2024-06-11T13:23:36.063138+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-06-11T13:23:37.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:37 smithi059 bash[18923]: audit 2024-06-11T13:23:36.951621+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:37.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:37 smithi059 bash[18923]: audit 2024-06-11T13:23:36.959362+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:37.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:37 smithi117 bash[19086]: cluster 2024-06-11T13:23:35.700408+0000 mgr.y (mgr.14385) 151 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 255 B/s wr, 259 op/s 2024-06-11T13:23:37.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:37 smithi117 bash[19086]: cluster 2024-06-11T13:23:36.063138+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-06-11T13:23:37.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:37 smithi117 bash[19086]: audit 2024-06-11T13:23:36.951621+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:37.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:37 smithi117 bash[19086]: audit 2024-06-11T13:23:36.959362+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:39.052 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:38 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:23:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:39.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:39 smithi059 bash[24309]: cluster 2024-06-11T13:23:37.701941+0000 mgr.y (mgr.14385) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-06-11T13:23:39.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:39 smithi059 bash[24309]: audit 2024-06-11T13:23:38.782586+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:39.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:39 smithi059 bash[18923]: cluster 2024-06-11T13:23:37.701941+0000 mgr.y (mgr.14385) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-06-11T13:23:39.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:39 smithi059 bash[18923]: audit 2024-06-11T13:23:38.782586+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:39.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:39 smithi117 bash[19086]: cluster 2024-06-11T13:23:37.701941+0000 mgr.y (mgr.14385) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-06-11T13:23:39.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:39 smithi117 bash[19086]: audit 2024-06-11T13:23:38.782586+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:40.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:39 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:23:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:40.676 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:23:40 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:23:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:23:40.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:40 smithi117 bash[19086]: cluster 2024-06-11T13:23:39.682289+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-06-11T13:23:40.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:40 smithi117 bash[19086]: cluster 2024-06-11T13:23:39.702341+0000 mgr.y (mgr.14385) 153 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 361 B/s wr, 0 op/s 2024-06-11T13:23:40.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:40 smithi117 bash[19086]: audit 2024-06-11T13:23:39.823910+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:40.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:40 smithi117 bash[19086]: audit 2024-06-11T13:23:39.833494+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:40.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:40 smithi117 bash[19086]: audit 2024-06-11T13:23:39.869199+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:40.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:40 smithi117 bash[19086]: audit 2024-06-11T13:23:39.871279+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:40.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:40 smithi117 bash[19086]: audit 2024-06-11T13:23:40.139846+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:40.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:40 smithi117 bash[19086]: audit 2024-06-11T13:23:40.159466+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:41.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[18923]: cluster 2024-06-11T13:23:39.682289+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-06-11T13:23:41.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[18923]: cluster 2024-06-11T13:23:39.702341+0000 mgr.y (mgr.14385) 153 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 361 B/s wr, 0 op/s 2024-06-11T13:23:41.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[18923]: audit 2024-06-11T13:23:39.823910+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:41.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[18923]: audit 2024-06-11T13:23:39.833494+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:41.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[18923]: audit 2024-06-11T13:23:39.869199+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:41.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[18923]: audit 2024-06-11T13:23:39.871279+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:41.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[18923]: audit 2024-06-11T13:23:40.139846+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:41.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[18923]: audit 2024-06-11T13:23:40.159466+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:41.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[24309]: cluster 2024-06-11T13:23:39.682289+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-06-11T13:23:41.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[24309]: cluster 2024-06-11T13:23:39.702341+0000 mgr.y (mgr.14385) 153 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 361 B/s wr, 0 op/s 2024-06-11T13:23:41.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[24309]: audit 2024-06-11T13:23:39.823910+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:41.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[24309]: audit 2024-06-11T13:23:39.833494+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:41.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[24309]: audit 2024-06-11T13:23:39.869199+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:41.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[24309]: audit 2024-06-11T13:23:39.871279+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:41.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[24309]: audit 2024-06-11T13:23:40.139846+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:41.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:40 smithi059 bash[24309]: audit 2024-06-11T13:23:40.159466+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:41.064 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled iscsi.foo update... 2024-06-11T13:23:42.098 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'sleep 120' 2024-06-11T13:23:42.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[18923]: audit 2024-06-11T13:23:41.056526+0000 mgr.y (mgr.14385) 154 : audit [DBG] from='client.24748 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:23:42.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[18923]: cephadm 2024-06-11T13:23:41.060274+0000 mgr.y (mgr.14385) 155 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-06-11T13:23:42.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[18923]: audit 2024-06-11T13:23:41.067549+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:42.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[18923]: audit 2024-06-11T13:23:41.091466+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:42.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[18923]: audit 2024-06-11T13:23:41.092677+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:42.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[18923]: audit 2024-06-11T13:23:41.101504+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:42.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[18923]: cephadm 2024-06-11T13:23:41.106919+0000 mgr.y (mgr.14385) 156 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-06-11T13:23:42.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[18923]: audit 2024-06-11T13:23:41.114791+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:23:42.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[18923]: audit 2024-06-11T13:23:41.115226+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:23:42.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[18923]: audit 2024-06-11T13:23:41.120399+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:23:42.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[18923]: audit 2024-06-11T13:23:41.125771+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:42.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[18923]: cephadm 2024-06-11T13:23:41.126711+0000 mgr.y (mgr.14385) 157 : cephadm [INF] Deploying daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:23:42.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[24309]: audit 2024-06-11T13:23:41.056526+0000 mgr.y (mgr.14385) 154 : audit [DBG] from='client.24748 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:23:42.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[24309]: cephadm 2024-06-11T13:23:41.060274+0000 mgr.y (mgr.14385) 155 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-06-11T13:23:42.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[24309]: audit 2024-06-11T13:23:41.067549+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:42.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[24309]: audit 2024-06-11T13:23:41.091466+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[24309]: audit 2024-06-11T13:23:41.092677+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[24309]: audit 2024-06-11T13:23:41.101504+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[24309]: cephadm 2024-06-11T13:23:41.106919+0000 mgr.y (mgr.14385) 156 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-06-11T13:23:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[24309]: audit 2024-06-11T13:23:41.114791+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:23:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[24309]: audit 2024-06-11T13:23:41.115226+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:23:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[24309]: audit 2024-06-11T13:23:41.120399+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:23:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[24309]: audit 2024-06-11T13:23:41.125771+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:42 smithi059 bash[24309]: cephadm 2024-06-11T13:23:41.126711+0000 mgr.y (mgr.14385) 157 : cephadm [INF] Deploying daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:23:42.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:42 smithi117 bash[19086]: audit 2024-06-11T13:23:41.056526+0000 mgr.y (mgr.14385) 154 : audit [DBG] from='client.24748 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:23:42.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:42 smithi117 bash[19086]: cephadm 2024-06-11T13:23:41.060274+0000 mgr.y (mgr.14385) 155 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-06-11T13:23:42.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:42 smithi117 bash[19086]: audit 2024-06-11T13:23:41.067549+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:42.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:42 smithi117 bash[19086]: audit 2024-06-11T13:23:41.091466+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:42.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:42 smithi117 bash[19086]: audit 2024-06-11T13:23:41.092677+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:42.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:42 smithi117 bash[19086]: audit 2024-06-11T13:23:41.101504+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:42.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:42 smithi117 bash[19086]: cephadm 2024-06-11T13:23:41.106919+0000 mgr.y (mgr.14385) 156 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-06-11T13:23:42.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:42 smithi117 bash[19086]: audit 2024-06-11T13:23:41.114791+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:23:42.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:42 smithi117 bash[19086]: audit 2024-06-11T13:23:41.115226+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:23:42.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:42 smithi117 bash[19086]: audit 2024-06-11T13:23:41.120399+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:23:42.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:42 smithi117 bash[19086]: audit 2024-06-11T13:23:41.125771+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:42.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:42 smithi117 bash[19086]: cephadm 2024-06-11T13:23:41.126711+0000 mgr.y (mgr.14385) 157 : cephadm [INF] Deploying daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:23:43.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:43 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:23:43] "GET /metrics HTTP/1.1" 200 214906 "" "Prometheus/2.33.4" 2024-06-11T13:23:43.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:43 smithi059 bash[24309]: cluster 2024-06-11T13:23:41.703887+0000 mgr.y (mgr.14385) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 307 B/s wr, 0 op/s 2024-06-11T13:23:43.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:43 smithi059 bash[18923]: cluster 2024-06-11T13:23:41.703887+0000 mgr.y (mgr.14385) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 307 B/s wr, 0 op/s 2024-06-11T13:23:43.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:43 smithi117 bash[19086]: cluster 2024-06-11T13:23:41.703887+0000 mgr.y (mgr.14385) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 307 B/s wr, 0 op/s 2024-06-11T13:23:44.167 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:44 smithi059 bash[24309]: cluster 2024-06-11T13:23:43.141438+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-06-11T13:23:44.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:44 smithi059 bash[18923]: cluster 2024-06-11T13:23:43.141438+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-06-11T13:23:44.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:44 smithi117 bash[19086]: cluster 2024-06-11T13:23:43.141438+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-06-11T13:23:44.927 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:44 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:44.928 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:44 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:44.928 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:23:44 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:44.928 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:23:44 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:44.928 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:23:44 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:44.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:44 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:44.929 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:23:44 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:44.929 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:23:44 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:45.177 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:23:44 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:45.178 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:45 smithi059 bash[24309]: cluster 2024-06-11T13:23:43.704707+0000 mgr.y (mgr.14385) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-06-11T13:23:45.178 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:45 smithi059 bash[18923]: cluster 2024-06-11T13:23:43.704707+0000 mgr.y (mgr.14385) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-06-11T13:23:45.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:45 smithi117 bash[19086]: cluster 2024-06-11T13:23:43.704707+0000 mgr.y (mgr.14385) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-06-11T13:23:45.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:45 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:45.563 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:23:45 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:45.563 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:23:45 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:45.563 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:23:45 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:45.563 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:23:45 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:45.564 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:23:45 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:45.564 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:23:45 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:45.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:45 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:45.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:45 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:23:46.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.339867+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.344293+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.345786+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.354373+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: cephadm 2024-06-11T13:23:45.355087+0000 mgr.y (mgr.14385) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.362418+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.363082+0000 mgr.y (mgr.14385) 161 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: cephadm 2024-06-11T13:23:45.364132+0000 mgr.y (mgr.14385) 162 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.364364+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.364789+0000 mgr.y (mgr.14385) 163 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.371200+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.375524+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.376105+0000 mgr.y (mgr.14385) 164 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.386321+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.388004+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:46.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.388790+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:46.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.394454+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: cephadm 2024-06-11T13:23:45.394991+0000 mgr.y (mgr.14385) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:46.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:46 smithi117 bash[19086]: audit 2024-06-11T13:23:45.832466+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.339867+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.344293+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:46.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.345786+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:46.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.354373+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: cephadm 2024-06-11T13:23:45.355087+0000 mgr.y (mgr.14385) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:46.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.362418+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:23:46.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.363082+0000 mgr.y (mgr.14385) 161 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:23:46.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: cephadm 2024-06-11T13:23:45.364132+0000 mgr.y (mgr.14385) 162 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-06-11T13:23:46.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.364364+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:23:46.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.364789+0000 mgr.y (mgr.14385) 163 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:23:46.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.371200+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.375524+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:23:46.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.376105+0000 mgr.y (mgr.14385) 164 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:23:46.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.386321+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.388004+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:46.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.388790+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:46.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.394454+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: cephadm 2024-06-11T13:23:45.394991+0000 mgr.y (mgr.14385) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:46.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[18923]: audit 2024-06-11T13:23:45.832466+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.339867+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.344293+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:46.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.345786+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:46.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.354373+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: cephadm 2024-06-11T13:23:45.355087+0000 mgr.y (mgr.14385) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:46.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.362418+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:23:46.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.363082+0000 mgr.y (mgr.14385) 161 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:23:46.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: cephadm 2024-06-11T13:23:45.364132+0000 mgr.y (mgr.14385) 162 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-06-11T13:23:46.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.364364+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:23:46.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.364789+0000 mgr.y (mgr.14385) 163 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:23:46.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.371200+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.375524+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:23:46.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.376105+0000 mgr.y (mgr.14385) 164 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:23:46.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.386321+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.388004+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:46.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.388790+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:46.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.394454+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:46.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: cephadm 2024-06-11T13:23:45.394991+0000 mgr.y (mgr.14385) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:23:46.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:46 smithi059 bash[24309]: audit 2024-06-11T13:23:45.832466+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:47.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:47 smithi117 bash[19086]: cluster 2024-06-11T13:23:45.705398+0000 mgr.y (mgr.14385) 166 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 212 B/s wr, 0 op/s 2024-06-11T13:23:47.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:47 smithi059 bash[18923]: cluster 2024-06-11T13:23:45.705398+0000 mgr.y (mgr.14385) 166 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 212 B/s wr, 0 op/s 2024-06-11T13:23:47.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:47 smithi059 bash[24309]: cluster 2024-06-11T13:23:45.705398+0000 mgr.y (mgr.14385) 166 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 212 B/s wr, 0 op/s 2024-06-11T13:23:49.507 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:49 smithi059 bash[24309]: cluster 2024-06-11T13:23:47.707124+0000 mgr.y (mgr.14385) 167 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:49.507 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:49 smithi059 bash[18923]: cluster 2024-06-11T13:23:47.707124+0000 mgr.y (mgr.14385) 167 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:49.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:49 smithi117 bash[19086]: cluster 2024-06-11T13:23:47.707124+0000 mgr.y (mgr.14385) 167 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:50.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:23:50 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:23:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:23:51.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:50 smithi059 bash[18923]: cluster 2024-06-11T13:23:49.707621+0000 mgr.y (mgr.14385) 168 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:51.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:50 smithi059 bash[18923]: audit 2024-06-11T13:23:49.870736+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.59:0/2296244123' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:23:51.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:50 smithi059 bash[18923]: audit 2024-06-11T13:23:50.204776+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.59:0/1847711765' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2155400701"}]: dispatch 2024-06-11T13:23:51.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:50 smithi059 bash[24309]: cluster 2024-06-11T13:23:49.707621+0000 mgr.y (mgr.14385) 168 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:51.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:50 smithi059 bash[24309]: audit 2024-06-11T13:23:49.870736+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.59:0/2296244123' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:23:51.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:50 smithi059 bash[24309]: audit 2024-06-11T13:23:50.204776+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.59:0/1847711765' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2155400701"}]: dispatch 2024-06-11T13:23:51.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:50 smithi117 bash[19086]: cluster 2024-06-11T13:23:49.707621+0000 mgr.y (mgr.14385) 168 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:51.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:50 smithi117 bash[19086]: audit 2024-06-11T13:23:49.870736+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.59:0/2296244123' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:23:51.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:50 smithi117 bash[19086]: audit 2024-06-11T13:23:50.204776+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.59:0/1847711765' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2155400701"}]: dispatch 2024-06-11T13:23:51.980 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:51 smithi117 bash[19086]: audit 2024-06-11T13:23:50.700768+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.59:0/1847711765' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2155400701"}]': finished 2024-06-11T13:23:51.980 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:51 smithi117 bash[19086]: cluster 2024-06-11T13:23:50.700986+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-06-11T13:23:51.980 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:51 smithi117 bash[19086]: audit 2024-06-11T13:23:51.054176+0000 mon.c (mon.1) 122 : audit [INF] from='client.? 172.21.15.59:0/953034450' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1429510728"}]: dispatch 2024-06-11T13:23:51.981 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:51 smithi117 bash[19086]: audit 2024-06-11T13:23:51.054917+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1429510728"}]: dispatch 2024-06-11T13:23:52.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:51 smithi059 bash[18923]: audit 2024-06-11T13:23:50.700768+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.59:0/1847711765' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2155400701"}]': finished 2024-06-11T13:23:52.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:51 smithi059 bash[18923]: cluster 2024-06-11T13:23:50.700986+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-06-11T13:23:52.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:51 smithi059 bash[18923]: audit 2024-06-11T13:23:51.054176+0000 mon.c (mon.1) 122 : audit [INF] from='client.? 172.21.15.59:0/953034450' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1429510728"}]: dispatch 2024-06-11T13:23:52.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:51 smithi059 bash[18923]: audit 2024-06-11T13:23:51.054917+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1429510728"}]: dispatch 2024-06-11T13:23:52.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:51 smithi059 bash[24309]: audit 2024-06-11T13:23:50.700768+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.59:0/1847711765' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2155400701"}]': finished 2024-06-11T13:23:52.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:51 smithi059 bash[24309]: cluster 2024-06-11T13:23:50.700986+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-06-11T13:23:52.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:51 smithi059 bash[24309]: audit 2024-06-11T13:23:51.054176+0000 mon.c (mon.1) 122 : audit [INF] from='client.? 172.21.15.59:0/953034450' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1429510728"}]: dispatch 2024-06-11T13:23:52.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:51 smithi059 bash[24309]: audit 2024-06-11T13:23:51.054917+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1429510728"}]: dispatch 2024-06-11T13:23:52.994 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:52 smithi059 bash[24309]: audit 2024-06-11T13:23:51.696461+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1429510728"}]': finished 2024-06-11T13:23:52.994 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:52 smithi059 bash[24309]: cluster 2024-06-11T13:23:51.696727+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-06-11T13:23:52.994 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:52 smithi059 bash[24309]: cluster 2024-06-11T13:23:51.708201+0000 mgr.y (mgr.14385) 169 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 127 B/s wr, 1 op/s 2024-06-11T13:23:52.994 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:52 smithi059 bash[24309]: audit 2024-06-11T13:23:52.049657+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.59:0/3828694316' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/346107733"}]: dispatch 2024-06-11T13:23:52.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:52 smithi059 bash[18923]: audit 2024-06-11T13:23:51.696461+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1429510728"}]': finished 2024-06-11T13:23:52.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:52 smithi059 bash[18923]: cluster 2024-06-11T13:23:51.696727+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-06-11T13:23:52.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:52 smithi059 bash[18923]: cluster 2024-06-11T13:23:51.708201+0000 mgr.y (mgr.14385) 169 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 127 B/s wr, 1 op/s 2024-06-11T13:23:52.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:52 smithi059 bash[18923]: audit 2024-06-11T13:23:52.049657+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.59:0/3828694316' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/346107733"}]: dispatch 2024-06-11T13:23:53.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:52 smithi117 bash[19086]: audit 2024-06-11T13:23:51.696461+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1429510728"}]': finished 2024-06-11T13:23:53.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:52 smithi117 bash[19086]: cluster 2024-06-11T13:23:51.696727+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-06-11T13:23:53.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:52 smithi117 bash[19086]: cluster 2024-06-11T13:23:51.708201+0000 mgr.y (mgr.14385) 169 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 127 B/s wr, 1 op/s 2024-06-11T13:23:53.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:52 smithi117 bash[19086]: audit 2024-06-11T13:23:52.049657+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.59:0/3828694316' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/346107733"}]: dispatch 2024-06-11T13:23:53.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:53 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:23:52] "GET /metrics HTTP/1.1" 200 214906 "" "Prometheus/2.33.4" 2024-06-11T13:23:53.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:53 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:23:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:53.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:53 smithi117 bash[19086]: audit 2024-06-11T13:23:52.728186+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.59:0/3828694316' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/346107733"}]': finished 2024-06-11T13:23:53.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:53 smithi117 bash[19086]: cluster 2024-06-11T13:23:52.728556+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-06-11T13:23:53.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:53 smithi117 bash[19086]: audit 2024-06-11T13:23:53.081975+0000 mon.c (mon.1) 123 : audit [INF] from='client.? 172.21.15.59:0/3771235392' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2850836843"}]: dispatch 2024-06-11T13:23:53.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:53 smithi117 bash[19086]: audit 2024-06-11T13:23:53.082504+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2850836843"}]: dispatch 2024-06-11T13:23:53.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:53 smithi117 bash[19086]: audit 2024-06-11T13:23:53.230503+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:54.062 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:53 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:23:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:54.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:53 smithi059 bash[18923]: audit 2024-06-11T13:23:52.728186+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.59:0/3828694316' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/346107733"}]': finished 2024-06-11T13:23:54.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:53 smithi059 bash[18923]: cluster 2024-06-11T13:23:52.728556+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-06-11T13:23:54.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:53 smithi059 bash[18923]: audit 2024-06-11T13:23:53.081975+0000 mon.c (mon.1) 123 : audit [INF] from='client.? 172.21.15.59:0/3771235392' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2850836843"}]: dispatch 2024-06-11T13:23:54.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:53 smithi059 bash[18923]: audit 2024-06-11T13:23:53.082504+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2850836843"}]: dispatch 2024-06-11T13:23:54.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:53 smithi059 bash[18923]: audit 2024-06-11T13:23:53.230503+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:54.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:53 smithi059 bash[24309]: audit 2024-06-11T13:23:52.728186+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.59:0/3828694316' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/346107733"}]': finished 2024-06-11T13:23:54.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:53 smithi059 bash[24309]: cluster 2024-06-11T13:23:52.728556+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-06-11T13:23:54.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:53 smithi059 bash[24309]: audit 2024-06-11T13:23:53.081975+0000 mon.c (mon.1) 123 : audit [INF] from='client.? 172.21.15.59:0/3771235392' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2850836843"}]: dispatch 2024-06-11T13:23:54.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:53 smithi059 bash[24309]: audit 2024-06-11T13:23:53.082504+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2850836843"}]: dispatch 2024-06-11T13:23:54.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:53 smithi059 bash[24309]: audit 2024-06-11T13:23:53.230503+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:54.982 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:54 smithi117 bash[19086]: cluster 2024-06-11T13:23:53.708755+0000 mgr.y (mgr.14385) 170 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s 2024-06-11T13:23:54.982 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:54 smithi117 bash[19086]: audit 2024-06-11T13:23:53.719945+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2850836843"}]': finished 2024-06-11T13:23:54.982 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:54 smithi117 bash[19086]: cluster 2024-06-11T13:23:53.720001+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-06-11T13:23:54.982 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:54 smithi117 bash[19086]: audit 2024-06-11T13:23:53.742313+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:54.983 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:54 smithi117 bash[19086]: audit 2024-06-11T13:23:53.751010+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:54.983 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:54 smithi117 bash[19086]: audit 2024-06-11T13:23:53.778649+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:54.983 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:54 smithi117 bash[19086]: audit 2024-06-11T13:23:53.779577+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:54.983 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:54 smithi117 bash[19086]: audit 2024-06-11T13:23:53.790342+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:54.983 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:54 smithi117 bash[19086]: audit 2024-06-11T13:23:54.060151+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? 172.21.15.59:0/1166450394' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/127782753"}]: dispatch 2024-06-11T13:23:55.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[24309]: cluster 2024-06-11T13:23:53.708755+0000 mgr.y (mgr.14385) 170 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s 2024-06-11T13:23:55.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[24309]: audit 2024-06-11T13:23:53.719945+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2850836843"}]': finished 2024-06-11T13:23:55.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[24309]: cluster 2024-06-11T13:23:53.720001+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-06-11T13:23:55.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[24309]: audit 2024-06-11T13:23:53.742313+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:55.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[24309]: audit 2024-06-11T13:23:53.751010+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:55.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[24309]: audit 2024-06-11T13:23:53.778649+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:55.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[24309]: audit 2024-06-11T13:23:53.779577+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:55.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[24309]: audit 2024-06-11T13:23:53.790342+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:55.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[24309]: audit 2024-06-11T13:23:54.060151+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? 172.21.15.59:0/1166450394' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/127782753"}]: dispatch 2024-06-11T13:23:55.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[18923]: cluster 2024-06-11T13:23:53.708755+0000 mgr.y (mgr.14385) 170 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s 2024-06-11T13:23:55.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[18923]: audit 2024-06-11T13:23:53.719945+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2850836843"}]': finished 2024-06-11T13:23:55.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[18923]: cluster 2024-06-11T13:23:53.720001+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-06-11T13:23:55.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[18923]: audit 2024-06-11T13:23:53.742313+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:55.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[18923]: audit 2024-06-11T13:23:53.751010+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:55.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[18923]: audit 2024-06-11T13:23:53.778649+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:23:55.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[18923]: audit 2024-06-11T13:23:53.779577+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:23:55.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[18923]: audit 2024-06-11T13:23:53.790342+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:55.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:54 smithi059 bash[18923]: audit 2024-06-11T13:23:54.060151+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? 172.21.15.59:0/1166450394' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/127782753"}]: dispatch 2024-06-11T13:23:56.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:55 smithi059 bash[24309]: audit 2024-06-11T13:23:54.796436+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.59:0/1166450394' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/127782753"}]': finished 2024-06-11T13:23:56.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:55 smithi059 bash[24309]: cluster 2024-06-11T13:23:54.796645+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-06-11T13:23:56.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:55 smithi059 bash[24309]: audit 2024-06-11T13:23:55.139377+0000 mon.c (mon.1) 126 : audit [INF] from='client.? 172.21.15.59:0/1761981026' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/542855186"}]: dispatch 2024-06-11T13:23:56.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:55 smithi059 bash[24309]: audit 2024-06-11T13:23:55.140027+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/542855186"}]: dispatch 2024-06-11T13:23:56.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:55 smithi059 bash[18923]: audit 2024-06-11T13:23:54.796436+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.59:0/1166450394' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/127782753"}]': finished 2024-06-11T13:23:56.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:55 smithi059 bash[18923]: cluster 2024-06-11T13:23:54.796645+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-06-11T13:23:56.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:55 smithi059 bash[18923]: audit 2024-06-11T13:23:55.139377+0000 mon.c (mon.1) 126 : audit [INF] from='client.? 172.21.15.59:0/1761981026' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/542855186"}]: dispatch 2024-06-11T13:23:56.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:55 smithi059 bash[18923]: audit 2024-06-11T13:23:55.140027+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/542855186"}]: dispatch 2024-06-11T13:23:56.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:55 smithi117 bash[19086]: audit 2024-06-11T13:23:54.796436+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.59:0/1166450394' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/127782753"}]': finished 2024-06-11T13:23:56.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:55 smithi117 bash[19086]: cluster 2024-06-11T13:23:54.796645+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-06-11T13:23:56.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:55 smithi117 bash[19086]: audit 2024-06-11T13:23:55.139377+0000 mon.c (mon.1) 126 : audit [INF] from='client.? 172.21.15.59:0/1761981026' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/542855186"}]: dispatch 2024-06-11T13:23:56.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:55 smithi117 bash[19086]: audit 2024-06-11T13:23:55.140027+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/542855186"}]: dispatch 2024-06-11T13:23:56.563 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:23:56 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:23:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:23:57.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:56 smithi059 bash[18923]: cluster 2024-06-11T13:23:55.709429+0000 mgr.y (mgr.14385) 171 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:57.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:56 smithi059 bash[18923]: audit 2024-06-11T13:23:55.800878+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/542855186"}]': finished 2024-06-11T13:23:57.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:56 smithi059 bash[18923]: cluster 2024-06-11T13:23:55.801170+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-06-11T13:23:57.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:56 smithi059 bash[18923]: audit 2024-06-11T13:23:56.128571+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:57.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:56 smithi059 bash[18923]: audit 2024-06-11T13:23:56.140728+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:57.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:56 smithi059 bash[18923]: audit 2024-06-11T13:23:56.163234+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.59:0/2090062596' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/535794751"}]: dispatch 2024-06-11T13:23:57.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:56 smithi059 bash[24309]: cluster 2024-06-11T13:23:55.709429+0000 mgr.y (mgr.14385) 171 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:57.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:56 smithi059 bash[24309]: audit 2024-06-11T13:23:55.800878+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/542855186"}]': finished 2024-06-11T13:23:57.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:56 smithi059 bash[24309]: cluster 2024-06-11T13:23:55.801170+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-06-11T13:23:57.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:56 smithi059 bash[24309]: audit 2024-06-11T13:23:56.128571+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:57.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:56 smithi059 bash[24309]: audit 2024-06-11T13:23:56.140728+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:57.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:56 smithi059 bash[24309]: audit 2024-06-11T13:23:56.163234+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.59:0/2090062596' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/535794751"}]: dispatch 2024-06-11T13:23:57.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:56 smithi117 bash[19086]: cluster 2024-06-11T13:23:55.709429+0000 mgr.y (mgr.14385) 171 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:23:57.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:56 smithi117 bash[19086]: audit 2024-06-11T13:23:55.800878+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/542855186"}]': finished 2024-06-11T13:23:57.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:56 smithi117 bash[19086]: cluster 2024-06-11T13:23:55.801170+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-06-11T13:23:57.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:56 smithi117 bash[19086]: audit 2024-06-11T13:23:56.128571+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:57.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:56 smithi117 bash[19086]: audit 2024-06-11T13:23:56.140728+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:23:57.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:56 smithi117 bash[19086]: audit 2024-06-11T13:23:56.163234+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.59:0/2090062596' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/535794751"}]: dispatch 2024-06-11T13:23:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:58 smithi117 bash[19086]: audit 2024-06-11T13:23:57.146939+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.59:0/2090062596' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/535794751"}]': finished 2024-06-11T13:23:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:58 smithi117 bash[19086]: cluster 2024-06-11T13:23:57.147190+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-06-11T13:23:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:58 smithi117 bash[19086]: audit 2024-06-11T13:23:57.500672+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.59:0/2942690712' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/535794751"}]: dispatch 2024-06-11T13:23:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:58 smithi117 bash[19086]: audit 2024-06-11T13:23:57.501587+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/535794751"}]: dispatch 2024-06-11T13:23:58.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:58 smithi059 bash[18923]: audit 2024-06-11T13:23:57.146939+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.59:0/2090062596' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/535794751"}]': finished 2024-06-11T13:23:58.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:58 smithi059 bash[18923]: cluster 2024-06-11T13:23:57.147190+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-06-11T13:23:58.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:58 smithi059 bash[18923]: audit 2024-06-11T13:23:57.500672+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.59:0/2942690712' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/535794751"}]: dispatch 2024-06-11T13:23:58.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:58 smithi059 bash[18923]: audit 2024-06-11T13:23:57.501587+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/535794751"}]: dispatch 2024-06-11T13:23:58.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:58 smithi059 bash[24309]: audit 2024-06-11T13:23:57.146939+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.59:0/2090062596' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/535794751"}]': finished 2024-06-11T13:23:58.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:58 smithi059 bash[24309]: cluster 2024-06-11T13:23:57.147190+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-06-11T13:23:58.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:58 smithi059 bash[24309]: audit 2024-06-11T13:23:57.500672+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.59:0/2942690712' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/535794751"}]: dispatch 2024-06-11T13:23:58.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:58 smithi059 bash[24309]: audit 2024-06-11T13:23:57.501587+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/535794751"}]: dispatch 2024-06-11T13:23:59.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:59 smithi117 bash[19086]: cluster 2024-06-11T13:23:57.710156+0000 mgr.y (mgr.14385) 172 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:23:59.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:59 smithi117 bash[19086]: audit 2024-06-11T13:23:58.161236+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/535794751"}]': finished 2024-06-11T13:23:59.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:59 smithi117 bash[19086]: cluster 2024-06-11T13:23:58.161468+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-06-11T13:23:59.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:59 smithi117 bash[19086]: audit 2024-06-11T13:23:58.511435+0000 mon.c (mon.1) 128 : audit [INF] from='client.? 172.21.15.59:0/2302283681' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1574725932"}]: dispatch 2024-06-11T13:23:59.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:23:59 smithi117 bash[19086]: audit 2024-06-11T13:23:58.512133+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1574725932"}]: dispatch 2024-06-11T13:23:59.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:59 smithi059 bash[18923]: cluster 2024-06-11T13:23:57.710156+0000 mgr.y (mgr.14385) 172 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:23:59.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:59 smithi059 bash[18923]: audit 2024-06-11T13:23:58.161236+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/535794751"}]': finished 2024-06-11T13:23:59.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:59 smithi059 bash[18923]: cluster 2024-06-11T13:23:58.161468+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-06-11T13:23:59.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:59 smithi059 bash[18923]: audit 2024-06-11T13:23:58.511435+0000 mon.c (mon.1) 128 : audit [INF] from='client.? 172.21.15.59:0/2302283681' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1574725932"}]: dispatch 2024-06-11T13:23:59.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:23:59 smithi059 bash[18923]: audit 2024-06-11T13:23:58.512133+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1574725932"}]: dispatch 2024-06-11T13:23:59.524 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:59 smithi059 bash[24309]: cluster 2024-06-11T13:23:57.710156+0000 mgr.y (mgr.14385) 172 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:23:59.524 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:59 smithi059 bash[24309]: audit 2024-06-11T13:23:58.161236+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/535794751"}]': finished 2024-06-11T13:23:59.524 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:59 smithi059 bash[24309]: cluster 2024-06-11T13:23:58.161468+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-06-11T13:23:59.524 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:59 smithi059 bash[24309]: audit 2024-06-11T13:23:58.511435+0000 mon.c (mon.1) 128 : audit [INF] from='client.? 172.21.15.59:0/2302283681' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1574725932"}]: dispatch 2024-06-11T13:23:59.524 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:23:59 smithi059 bash[24309]: audit 2024-06-11T13:23:58.512133+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1574725932"}]: dispatch 2024-06-11T13:24:00.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:24:00 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:24:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:24:00.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:00 smithi117 bash[19086]: audit 2024-06-11T13:23:59.158207+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1574725932"}]': finished 2024-06-11T13:24:00.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:00 smithi117 bash[19086]: cluster 2024-06-11T13:23:59.158425+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-06-11T13:24:00.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:00 smithi117 bash[19086]: audit 2024-06-11T13:23:59.513910+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? 172.21.15.59:0/1317142180' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/779130766"}]: dispatch 2024-06-11T13:24:00.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:00 smithi059 bash[18923]: audit 2024-06-11T13:23:59.158207+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1574725932"}]': finished 2024-06-11T13:24:00.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:00 smithi059 bash[18923]: cluster 2024-06-11T13:23:59.158425+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-06-11T13:24:00.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:00 smithi059 bash[18923]: audit 2024-06-11T13:23:59.513910+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? 172.21.15.59:0/1317142180' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/779130766"}]: dispatch 2024-06-11T13:24:00.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:00 smithi059 bash[24309]: audit 2024-06-11T13:23:59.158207+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1574725932"}]': finished 2024-06-11T13:24:00.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:00 smithi059 bash[24309]: cluster 2024-06-11T13:23:59.158425+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-06-11T13:24:00.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:00 smithi059 bash[24309]: audit 2024-06-11T13:23:59.513910+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? 172.21.15.59:0/1317142180' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/779130766"}]: dispatch 2024-06-11T13:24:01.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:01 smithi117 bash[19086]: audit 2024-06-11T13:23:59.528695+0000 mgr.y (mgr.14385) 173 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:01.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:01 smithi117 bash[19086]: cluster 2024-06-11T13:23:59.710989+0000 mgr.y (mgr.14385) 174 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:01.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:01 smithi117 bash[19086]: audit 2024-06-11T13:24:00.172524+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? 172.21.15.59:0/1317142180' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/779130766"}]': finished 2024-06-11T13:24:01.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:01 smithi117 bash[19086]: cluster 2024-06-11T13:24:00.172667+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-06-11T13:24:01.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:01 smithi117 bash[19086]: audit 2024-06-11T13:24:00.519792+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.59:0/2877371031' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1165703234"}]: dispatch 2024-06-11T13:24:01.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:01 smithi059 bash[18923]: audit 2024-06-11T13:23:59.528695+0000 mgr.y (mgr.14385) 173 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:01.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:01 smithi059 bash[18923]: cluster 2024-06-11T13:23:59.710989+0000 mgr.y (mgr.14385) 174 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:01.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:01 smithi059 bash[18923]: audit 2024-06-11T13:24:00.172524+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? 172.21.15.59:0/1317142180' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/779130766"}]': finished 2024-06-11T13:24:01.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:01 smithi059 bash[18923]: cluster 2024-06-11T13:24:00.172667+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-06-11T13:24:01.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:01 smithi059 bash[18923]: audit 2024-06-11T13:24:00.519792+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.59:0/2877371031' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1165703234"}]: dispatch 2024-06-11T13:24:01.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:01 smithi059 bash[24309]: audit 2024-06-11T13:23:59.528695+0000 mgr.y (mgr.14385) 173 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:01.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:01 smithi059 bash[24309]: cluster 2024-06-11T13:23:59.710989+0000 mgr.y (mgr.14385) 174 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:01.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:01 smithi059 bash[24309]: audit 2024-06-11T13:24:00.172524+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? 172.21.15.59:0/1317142180' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/779130766"}]': finished 2024-06-11T13:24:01.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:01 smithi059 bash[24309]: cluster 2024-06-11T13:24:00.172667+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-06-11T13:24:01.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:01 smithi059 bash[24309]: audit 2024-06-11T13:24:00.519792+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.59:0/2877371031' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1165703234"}]: dispatch 2024-06-11T13:24:02.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:02 smithi059 bash[24309]: audit 2024-06-11T13:24:01.199825+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.59:0/2877371031' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1165703234"}]': finished 2024-06-11T13:24:02.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:02 smithi059 bash[24309]: cluster 2024-06-11T13:24:01.200172+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-06-11T13:24:02.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:02 smithi059 bash[24309]: audit 2024-06-11T13:24:01.552952+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.59:0/747678127' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/943111338"}]: dispatch 2024-06-11T13:24:02.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:02 smithi059 bash[24309]: audit 2024-06-11T13:24:01.553706+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/943111338"}]: dispatch 2024-06-11T13:24:02.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:02 smithi059 bash[18923]: audit 2024-06-11T13:24:01.199825+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.59:0/2877371031' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1165703234"}]': finished 2024-06-11T13:24:02.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:02 smithi059 bash[18923]: cluster 2024-06-11T13:24:01.200172+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-06-11T13:24:02.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:02 smithi059 bash[18923]: audit 2024-06-11T13:24:01.552952+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.59:0/747678127' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/943111338"}]: dispatch 2024-06-11T13:24:02.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:02 smithi059 bash[18923]: audit 2024-06-11T13:24:01.553706+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/943111338"}]: dispatch 2024-06-11T13:24:02.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:02 smithi117 bash[19086]: audit 2024-06-11T13:24:01.199825+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.59:0/2877371031' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1165703234"}]': finished 2024-06-11T13:24:02.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:02 smithi117 bash[19086]: cluster 2024-06-11T13:24:01.200172+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-06-11T13:24:02.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:02 smithi117 bash[19086]: audit 2024-06-11T13:24:01.552952+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.59:0/747678127' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/943111338"}]: dispatch 2024-06-11T13:24:02.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:02 smithi117 bash[19086]: audit 2024-06-11T13:24:01.553706+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/943111338"}]: dispatch 2024-06-11T13:24:03.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:24:03 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:24:03] "GET /metrics HTTP/1.1" 200 214908 "" "Prometheus/2.33.4" 2024-06-11T13:24:03.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:03 smithi059 bash[18923]: cluster 2024-06-11T13:24:01.712771+0000 mgr.y (mgr.14385) 175 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:03.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:03 smithi059 bash[18923]: audit 2024-06-11T13:24:02.199648+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/943111338"}]': finished 2024-06-11T13:24:03.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:03 smithi059 bash[18923]: cluster 2024-06-11T13:24:02.199823+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-06-11T13:24:03.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:03 smithi059 bash[18923]: audit 2024-06-11T13:24:02.559263+0000 mon.a (mon.0) 1040 : audit [INF] from='client.? 172.21.15.59:0/2315561531' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/1574725932"}]: dispatch 2024-06-11T13:24:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:03 smithi059 bash[24309]: cluster 2024-06-11T13:24:01.712771+0000 mgr.y (mgr.14385) 175 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:03 smithi059 bash[24309]: audit 2024-06-11T13:24:02.199648+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/943111338"}]': finished 2024-06-11T13:24:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:03 smithi059 bash[24309]: cluster 2024-06-11T13:24:02.199823+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-06-11T13:24:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:03 smithi059 bash[24309]: audit 2024-06-11T13:24:02.559263+0000 mon.a (mon.0) 1040 : audit [INF] from='client.? 172.21.15.59:0/2315561531' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/1574725932"}]: dispatch 2024-06-11T13:24:03.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:03 smithi117 bash[19086]: cluster 2024-06-11T13:24:01.712771+0000 mgr.y (mgr.14385) 175 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:03.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:03 smithi117 bash[19086]: audit 2024-06-11T13:24:02.199648+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/943111338"}]': finished 2024-06-11T13:24:03.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:03 smithi117 bash[19086]: cluster 2024-06-11T13:24:02.199823+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-06-11T13:24:03.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:03 smithi117 bash[19086]: audit 2024-06-11T13:24:02.559263+0000 mon.a (mon.0) 1040 : audit [INF] from='client.? 172.21.15.59:0/2315561531' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/1574725932"}]: dispatch 2024-06-11T13:24:04.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:04 smithi059 bash[24309]: audit 2024-06-11T13:24:03.222491+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.59:0/2315561531' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/1574725932"}]': finished 2024-06-11T13:24:04.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:04 smithi059 bash[24309]: cluster 2024-06-11T13:24:03.222766+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-06-11T13:24:04.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:04 smithi059 bash[24309]: audit 2024-06-11T13:24:03.575350+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? 172.21.15.59:0/943311961' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1445963366"}]: dispatch 2024-06-11T13:24:04.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:04 smithi059 bash[18923]: audit 2024-06-11T13:24:03.222491+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.59:0/2315561531' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/1574725932"}]': finished 2024-06-11T13:24:04.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:04 smithi059 bash[18923]: cluster 2024-06-11T13:24:03.222766+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-06-11T13:24:04.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:04 smithi059 bash[18923]: audit 2024-06-11T13:24:03.575350+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? 172.21.15.59:0/943311961' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1445963366"}]: dispatch 2024-06-11T13:24:04.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:04 smithi117 bash[19086]: audit 2024-06-11T13:24:03.222491+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.59:0/2315561531' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/1574725932"}]': finished 2024-06-11T13:24:04.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:04 smithi117 bash[19086]: cluster 2024-06-11T13:24:03.222766+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-06-11T13:24:04.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:04 smithi117 bash[19086]: audit 2024-06-11T13:24:03.575350+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? 172.21.15.59:0/943311961' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1445963366"}]: dispatch 2024-06-11T13:24:05.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:05 smithi059 bash[24309]: cluster 2024-06-11T13:24:03.713541+0000 mgr.y (mgr.14385) 176 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:05.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:05 smithi059 bash[24309]: audit 2024-06-11T13:24:04.235614+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? 172.21.15.59:0/943311961' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1445963366"}]': finished 2024-06-11T13:24:05.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:05 smithi059 bash[24309]: cluster 2024-06-11T13:24:04.236067+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-06-11T13:24:05.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:05 smithi059 bash[24309]: audit 2024-06-11T13:24:04.595980+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.59:0/3812568004' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2850836843"}]: dispatch 2024-06-11T13:24:05.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:05 smithi059 bash[24309]: audit 2024-06-11T13:24:04.597019+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2850836843"}]: dispatch 2024-06-11T13:24:05.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:05 smithi059 bash[18923]: cluster 2024-06-11T13:24:03.713541+0000 mgr.y (mgr.14385) 176 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:05.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:05 smithi059 bash[18923]: audit 2024-06-11T13:24:04.235614+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? 172.21.15.59:0/943311961' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1445963366"}]': finished 2024-06-11T13:24:05.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:05 smithi059 bash[18923]: cluster 2024-06-11T13:24:04.236067+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-06-11T13:24:05.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:05 smithi059 bash[18923]: audit 2024-06-11T13:24:04.595980+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.59:0/3812568004' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2850836843"}]: dispatch 2024-06-11T13:24:05.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:05 smithi059 bash[18923]: audit 2024-06-11T13:24:04.597019+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2850836843"}]: dispatch 2024-06-11T13:24:05.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:05 smithi117 bash[19086]: cluster 2024-06-11T13:24:03.713541+0000 mgr.y (mgr.14385) 176 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:05.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:05 smithi117 bash[19086]: audit 2024-06-11T13:24:04.235614+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? 172.21.15.59:0/943311961' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1445963366"}]': finished 2024-06-11T13:24:05.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:05 smithi117 bash[19086]: cluster 2024-06-11T13:24:04.236067+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-06-11T13:24:05.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:05 smithi117 bash[19086]: audit 2024-06-11T13:24:04.595980+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.59:0/3812568004' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2850836843"}]: dispatch 2024-06-11T13:24:05.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:05 smithi117 bash[19086]: audit 2024-06-11T13:24:04.597019+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2850836843"}]: dispatch 2024-06-11T13:24:06.510 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:06 smithi059 bash[18923]: audit 2024-06-11T13:24:05.236455+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2850836843"}]': finished 2024-06-11T13:24:06.511 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:06 smithi059 bash[18923]: cluster 2024-06-11T13:24:05.236810+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-06-11T13:24:06.511 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:06 smithi059 bash[18923]: audit 2024-06-11T13:24:05.593835+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.59:0/382887548' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2531335905"}]: dispatch 2024-06-11T13:24:06.511 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:06 smithi059 bash[18923]: audit 2024-06-11T13:24:05.594572+0000 mon.a (mon.0) 1049 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2531335905"}]: dispatch 2024-06-11T13:24:06.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:06 smithi059 bash[24309]: audit 2024-06-11T13:24:05.236455+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2850836843"}]': finished 2024-06-11T13:24:06.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:06 smithi059 bash[24309]: cluster 2024-06-11T13:24:05.236810+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-06-11T13:24:06.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:06 smithi059 bash[24309]: audit 2024-06-11T13:24:05.593835+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.59:0/382887548' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2531335905"}]: dispatch 2024-06-11T13:24:06.511 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:06 smithi059 bash[24309]: audit 2024-06-11T13:24:05.594572+0000 mon.a (mon.0) 1049 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2531335905"}]: dispatch 2024-06-11T13:24:06.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:06 smithi117 bash[19086]: audit 2024-06-11T13:24:05.236455+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2850836843"}]': finished 2024-06-11T13:24:06.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:06 smithi117 bash[19086]: cluster 2024-06-11T13:24:05.236810+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-06-11T13:24:06.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:06 smithi117 bash[19086]: audit 2024-06-11T13:24:05.593835+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.59:0/382887548' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2531335905"}]: dispatch 2024-06-11T13:24:06.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:06 smithi117 bash[19086]: audit 2024-06-11T13:24:05.594572+0000 mon.a (mon.0) 1049 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2531335905"}]: dispatch 2024-06-11T13:24:07.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:07 smithi059 bash[18923]: cluster 2024-06-11T13:24:05.714288+0000 mgr.y (mgr.14385) 177 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:24:07.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:07 smithi059 bash[18923]: audit 2024-06-11T13:24:06.259629+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2531335905"}]': finished 2024-06-11T13:24:07.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:07 smithi059 bash[18923]: cluster 2024-06-11T13:24:06.259851+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-06-11T13:24:07.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:07 smithi059 bash[24309]: cluster 2024-06-11T13:24:05.714288+0000 mgr.y (mgr.14385) 177 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:24:07.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:07 smithi059 bash[24309]: audit 2024-06-11T13:24:06.259629+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2531335905"}]': finished 2024-06-11T13:24:07.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:07 smithi059 bash[24309]: cluster 2024-06-11T13:24:06.259851+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-06-11T13:24:07.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:07 smithi117 bash[19086]: cluster 2024-06-11T13:24:05.714288+0000 mgr.y (mgr.14385) 177 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:24:07.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:07 smithi117 bash[19086]: audit 2024-06-11T13:24:06.259629+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2531335905"}]': finished 2024-06-11T13:24:07.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:07 smithi117 bash[19086]: cluster 2024-06-11T13:24:06.259851+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-06-11T13:24:09.527 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:09 smithi059 bash[24309]: cluster 2024-06-11T13:24:07.715257+0000 mgr.y (mgr.14385) 178 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:24:09.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:09 smithi059 bash[18923]: cluster 2024-06-11T13:24:07.715257+0000 mgr.y (mgr.14385) 178 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:24:09.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:09 smithi117 bash[19086]: cluster 2024-06-11T13:24:07.715257+0000 mgr.y (mgr.14385) 178 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:24:10.566 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:24:10 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:24:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:24:10.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:10 smithi117 bash[19086]: audit 2024-06-11T13:24:09.538441+0000 mgr.y (mgr.14385) 179 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:10.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:10 smithi117 bash[19086]: cluster 2024-06-11T13:24:09.715932+0000 mgr.y (mgr.14385) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:10.953 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:10 smithi059 bash[24309]: audit 2024-06-11T13:24:09.538441+0000 mgr.y (mgr.14385) 179 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:10.953 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:10 smithi059 bash[24309]: cluster 2024-06-11T13:24:09.715932+0000 mgr.y (mgr.14385) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:10.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:10 smithi059 bash[18923]: audit 2024-06-11T13:24:09.538441+0000 mgr.y (mgr.14385) 179 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:10.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:10 smithi059 bash[18923]: cluster 2024-06-11T13:24:09.715932+0000 mgr.y (mgr.14385) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:11.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:24:10 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:24:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:24:12.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:11 smithi117 bash[19086]: audit 2024-06-11T13:24:10.945954+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:12.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:11 smithi117 bash[19086]: audit 2024-06-11T13:24:10.955153+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:12.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:11 smithi059 bash[24309]: audit 2024-06-11T13:24:10.945954+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:12.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:11 smithi059 bash[24309]: audit 2024-06-11T13:24:10.955153+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:12.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:11 smithi059 bash[18923]: audit 2024-06-11T13:24:10.945954+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:12.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:11 smithi059 bash[18923]: audit 2024-06-11T13:24:10.955153+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:13.312 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:24:13 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:24:13] "GET /metrics HTTP/1.1" 200 214937 "" "Prometheus/2.33.4" 2024-06-11T13:24:13.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:12 smithi059 bash[24309]: cluster 2024-06-11T13:24:11.717673+0000 mgr.y (mgr.14385) 181 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:24:13.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:12 smithi059 bash[18923]: cluster 2024-06-11T13:24:11.717673+0000 mgr.y (mgr.14385) 181 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:24:13.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:12 smithi117 bash[19086]: cluster 2024-06-11T13:24:11.717673+0000 mgr.y (mgr.14385) 181 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:24:15.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:14 smithi117 bash[19086]: cluster 2024-06-11T13:24:13.718453+0000 mgr.y (mgr.14385) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:15.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:14 smithi059 bash[24309]: cluster 2024-06-11T13:24:13.718453+0000 mgr.y (mgr.14385) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:15.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:14 smithi059 bash[18923]: cluster 2024-06-11T13:24:13.718453+0000 mgr.y (mgr.14385) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:16.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:24:16 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:24:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:24:17.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:17 smithi059 bash[24309]: cluster 2024-06-11T13:24:15.719307+0000 mgr.y (mgr.14385) 183 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:24:17.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:17 smithi059 bash[24309]: audit 2024-06-11T13:24:16.309443+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:17.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:17 smithi059 bash[24309]: audit 2024-06-11T13:24:16.321691+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:17.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:17 smithi059 bash[18923]: cluster 2024-06-11T13:24:15.719307+0000 mgr.y (mgr.14385) 183 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:24:17.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:17 smithi059 bash[18923]: audit 2024-06-11T13:24:16.309443+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:17.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:17 smithi059 bash[18923]: audit 2024-06-11T13:24:16.321691+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:17.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:17 smithi117 bash[19086]: cluster 2024-06-11T13:24:15.719307+0000 mgr.y (mgr.14385) 183 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:24:17.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:17 smithi117 bash[19086]: audit 2024-06-11T13:24:16.309443+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:17.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:17 smithi117 bash[19086]: audit 2024-06-11T13:24:16.321691+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:19.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:19 smithi059 bash[24309]: cluster 2024-06-11T13:24:17.721223+0000 mgr.y (mgr.14385) 184 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:24:19.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:19 smithi059 bash[18923]: cluster 2024-06-11T13:24:17.721223+0000 mgr.y (mgr.14385) 184 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:24:19.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:19 smithi117 bash[19086]: cluster 2024-06-11T13:24:17.721223+0000 mgr.y (mgr.14385) 184 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:24:20.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:24:20 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:24:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:24:21.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:20 smithi059 bash[18923]: audit 2024-06-11T13:24:19.548603+0000 mgr.y (mgr.14385) 185 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:21.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:20 smithi059 bash[18923]: cluster 2024-06-11T13:24:19.722131+0000 mgr.y (mgr.14385) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:21.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:20 smithi059 bash[24309]: audit 2024-06-11T13:24:19.548603+0000 mgr.y (mgr.14385) 185 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:21.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:20 smithi059 bash[24309]: cluster 2024-06-11T13:24:19.722131+0000 mgr.y (mgr.14385) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:21.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:20 smithi117 bash[19086]: audit 2024-06-11T13:24:19.548603+0000 mgr.y (mgr.14385) 185 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:21.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:20 smithi117 bash[19086]: cluster 2024-06-11T13:24:19.722131+0000 mgr.y (mgr.14385) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:23.062 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:24:23 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:24:23] "GET /metrics HTTP/1.1" 200 214937 "" "Prometheus/2.33.4" 2024-06-11T13:24:23.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:22 smithi059 bash[24309]: cluster 2024-06-11T13:24:21.723844+0000 mgr.y (mgr.14385) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:23.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:22 smithi059 bash[18923]: cluster 2024-06-11T13:24:21.723844+0000 mgr.y (mgr.14385) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:23.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:22 smithi117 bash[19086]: cluster 2024-06-11T13:24:21.723844+0000 mgr.y (mgr.14385) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:25.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:24 smithi059 bash[24309]: cluster 2024-06-11T13:24:23.724601+0000 mgr.y (mgr.14385) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:25.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:24 smithi059 bash[18923]: cluster 2024-06-11T13:24:23.724601+0000 mgr.y (mgr.14385) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:25.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:24 smithi117 bash[19086]: cluster 2024-06-11T13:24:23.724601+0000 mgr.y (mgr.14385) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:26.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[18923]: audit 2024-06-11T13:24:25.695846+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-06-11T13:24:26.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[18923]: audit 2024-06-11T13:24:25.696508+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-06-11T13:24:26.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[18923]: audit 2024-06-11T13:24:25.696843+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-06-11T13:24:26.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[18923]: audit 2024-06-11T13:24:25.697079+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-06-11T13:24:26.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[18923]: audit 2024-06-11T13:24:25.697626+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-06-11T13:24:26.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[18923]: audit 2024-06-11T13:24:25.698107+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-06-11T13:24:26.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[18923]: audit 2024-06-11T13:24:25.698732+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-06-11T13:24:26.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[18923]: audit 2024-06-11T13:24:25.699234+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-06-11T13:24:26.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[24309]: audit 2024-06-11T13:24:25.695846+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-06-11T13:24:26.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[24309]: audit 2024-06-11T13:24:25.696508+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-06-11T13:24:26.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[24309]: audit 2024-06-11T13:24:25.696843+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-06-11T13:24:26.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[24309]: audit 2024-06-11T13:24:25.697079+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-06-11T13:24:26.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[24309]: audit 2024-06-11T13:24:25.697626+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-06-11T13:24:26.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[24309]: audit 2024-06-11T13:24:25.698107+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-06-11T13:24:26.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[24309]: audit 2024-06-11T13:24:25.698732+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-06-11T13:24:26.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:25 smithi059 bash[24309]: audit 2024-06-11T13:24:25.699234+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-06-11T13:24:26.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:25 smithi117 bash[19086]: audit 2024-06-11T13:24:25.695846+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-06-11T13:24:26.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:25 smithi117 bash[19086]: audit 2024-06-11T13:24:25.696508+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-06-11T13:24:26.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:25 smithi117 bash[19086]: audit 2024-06-11T13:24:25.696843+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-06-11T13:24:26.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:25 smithi117 bash[19086]: audit 2024-06-11T13:24:25.697079+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-06-11T13:24:26.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:25 smithi117 bash[19086]: audit 2024-06-11T13:24:25.697626+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-06-11T13:24:26.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:25 smithi117 bash[19086]: audit 2024-06-11T13:24:25.698107+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-06-11T13:24:26.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:25 smithi117 bash[19086]: audit 2024-06-11T13:24:25.698732+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-06-11T13:24:26.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:25 smithi117 bash[19086]: audit 2024-06-11T13:24:25.699234+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-06-11T13:24:27.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[24309]: cluster 2024-06-11T13:24:25.725318+0000 mgr.y (mgr.14385) 189 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[24309]: audit 2024-06-11T13:24:25.785542+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:24:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[24309]: audit 2024-06-11T13:24:25.786604+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:24:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[24309]: audit 2024-06-11T13:24:25.793169+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:24:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[24309]: audit 2024-06-11T13:24:25.795113+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:24:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[24309]: audit 2024-06-11T13:24:25.807835+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-06-11T13:24:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[24309]: audit 2024-06-11T13:24:25.808050+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-06-11T13:24:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[24309]: audit 2024-06-11T13:24:25.808333+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-06-11T13:24:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[24309]: audit 2024-06-11T13:24:25.808590+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]': finished 2024-06-11T13:24:27.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[24309]: cluster 2024-06-11T13:24:25.808792+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-06-11T13:24:27.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[18923]: cluster 2024-06-11T13:24:25.725318+0000 mgr.y (mgr.14385) 189 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:27.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[18923]: audit 2024-06-11T13:24:25.785542+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:24:27.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[18923]: audit 2024-06-11T13:24:25.786604+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:24:27.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[18923]: audit 2024-06-11T13:24:25.793169+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:24:27.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[18923]: audit 2024-06-11T13:24:25.795113+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:24:27.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[18923]: audit 2024-06-11T13:24:25.807835+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-06-11T13:24:27.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[18923]: audit 2024-06-11T13:24:25.808050+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-06-11T13:24:27.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[18923]: audit 2024-06-11T13:24:25.808333+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-06-11T13:24:27.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[18923]: audit 2024-06-11T13:24:25.808590+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]': finished 2024-06-11T13:24:27.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:26 smithi059 bash[18923]: cluster 2024-06-11T13:24:25.808792+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-06-11T13:24:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:26 smithi117 bash[19086]: cluster 2024-06-11T13:24:25.725318+0000 mgr.y (mgr.14385) 189 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:26 smithi117 bash[19086]: audit 2024-06-11T13:24:25.785542+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:24:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:26 smithi117 bash[19086]: audit 2024-06-11T13:24:25.786604+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:24:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:26 smithi117 bash[19086]: audit 2024-06-11T13:24:25.793169+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:24:27.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:26 smithi117 bash[19086]: audit 2024-06-11T13:24:25.795113+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:24:27.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:26 smithi117 bash[19086]: audit 2024-06-11T13:24:25.807835+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-06-11T13:24:27.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:26 smithi117 bash[19086]: audit 2024-06-11T13:24:25.808050+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-06-11T13:24:27.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:26 smithi117 bash[19086]: audit 2024-06-11T13:24:25.808333+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-06-11T13:24:27.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:26 smithi117 bash[19086]: audit 2024-06-11T13:24:25.808590+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]': finished 2024-06-11T13:24:27.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:26 smithi117 bash[19086]: cluster 2024-06-11T13:24:25.808792+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-06-11T13:24:28.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:27 smithi117 bash[19086]: cluster 2024-06-11T13:24:26.822777+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-06-11T13:24:28.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:27 smithi059 bash[24309]: cluster 2024-06-11T13:24:26.822777+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-06-11T13:24:28.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:27 smithi059 bash[18923]: cluster 2024-06-11T13:24:26.822777+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-06-11T13:24:29.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:28 smithi117 bash[19086]: cluster 2024-06-11T13:24:27.726043+0000 mgr.y (mgr.14385) 190 : cluster [DBG] pgmap v160: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:29.312 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:28 smithi059 bash[24309]: cluster 2024-06-11T13:24:27.726043+0000 mgr.y (mgr.14385) 190 : cluster [DBG] pgmap v160: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:29.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:28 smithi059 bash[18923]: cluster 2024-06-11T13:24:27.726043+0000 mgr.y (mgr.14385) 190 : cluster [DBG] pgmap v160: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:30.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:24:30 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:24:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:24:31.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:30 smithi059 bash[24309]: audit 2024-06-11T13:24:29.557551+0000 mgr.y (mgr.14385) 191 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:31.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:30 smithi059 bash[24309]: cluster 2024-06-11T13:24:29.726763+0000 mgr.y (mgr.14385) 192 : cluster [DBG] pgmap v161: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-06-11T13:24:31.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:30 smithi059 bash[18923]: audit 2024-06-11T13:24:29.557551+0000 mgr.y (mgr.14385) 191 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:31.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:30 smithi059 bash[18923]: cluster 2024-06-11T13:24:29.726763+0000 mgr.y (mgr.14385) 192 : cluster [DBG] pgmap v161: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-06-11T13:24:31.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:30 smithi117 bash[19086]: audit 2024-06-11T13:24:29.557551+0000 mgr.y (mgr.14385) 191 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:31.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:30 smithi117 bash[19086]: cluster 2024-06-11T13:24:29.726763+0000 mgr.y (mgr.14385) 192 : cluster [DBG] pgmap v161: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-06-11T13:24:31.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:24:31 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:24:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:24:32.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:32 smithi117 bash[19086]: audit 2024-06-11T13:24:31.118708+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:32.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:32 smithi117 bash[19086]: audit 2024-06-11T13:24:31.130104+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:32.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:32 smithi059 bash[18923]: audit 2024-06-11T13:24:31.118708+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:32.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:32 smithi059 bash[18923]: audit 2024-06-11T13:24:31.130104+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:32.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:32 smithi059 bash[24309]: audit 2024-06-11T13:24:31.118708+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:32.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:32 smithi059 bash[24309]: audit 2024-06-11T13:24:31.130104+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:33.312 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:33 smithi059 bash[18923]: cluster 2024-06-11T13:24:31.728420+0000 mgr.y (mgr.14385) 193 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:33.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:24:33 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:24:33] "GET /metrics HTTP/1.1" 200 214889 "" "Prometheus/2.33.4" 2024-06-11T13:24:33.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:33 smithi059 bash[24309]: cluster 2024-06-11T13:24:31.728420+0000 mgr.y (mgr.14385) 193 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:33.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:33 smithi117 bash[19086]: cluster 2024-06-11T13:24:31.728420+0000 mgr.y (mgr.14385) 193 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:35.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:35 smithi117 bash[19086]: cluster 2024-06-11T13:24:33.729129+0000 mgr.y (mgr.14385) 194 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:35.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:35 smithi059 bash[24309]: cluster 2024-06-11T13:24:33.729129+0000 mgr.y (mgr.14385) 194 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:35.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:35 smithi059 bash[18923]: cluster 2024-06-11T13:24:33.729129+0000 mgr.y (mgr.14385) 194 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:36.812 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:24:36 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:24:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:24:37.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:37 smithi117 bash[19086]: cluster 2024-06-11T13:24:35.729847+0000 mgr.y (mgr.14385) 195 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:24:37.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:37 smithi117 bash[19086]: audit 2024-06-11T13:24:36.477853+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:37.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:37 smithi117 bash[19086]: audit 2024-06-11T13:24:36.491274+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:37.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:37 smithi059 bash[24309]: cluster 2024-06-11T13:24:35.729847+0000 mgr.y (mgr.14385) 195 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:24:37.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:37 smithi059 bash[24309]: audit 2024-06-11T13:24:36.477853+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:37.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:37 smithi059 bash[24309]: audit 2024-06-11T13:24:36.491274+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:37.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:37 smithi059 bash[18923]: cluster 2024-06-11T13:24:35.729847+0000 mgr.y (mgr.14385) 195 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:24:37.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:37 smithi059 bash[18923]: audit 2024-06-11T13:24:36.477853+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:37.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:37 smithi059 bash[18923]: audit 2024-06-11T13:24:36.491274+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:39.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:39 smithi117 bash[19086]: cluster 2024-06-11T13:24:37.731565+0000 mgr.y (mgr.14385) 196 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-06-11T13:24:39.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:39 smithi059 bash[24309]: cluster 2024-06-11T13:24:37.731565+0000 mgr.y (mgr.14385) 196 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-06-11T13:24:39.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:39 smithi059 bash[18923]: cluster 2024-06-11T13:24:37.731565+0000 mgr.y (mgr.14385) 196 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-06-11T13:24:40.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:24:40 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:24:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:24:41.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:40 smithi059 bash[24309]: audit 2024-06-11T13:24:39.568599+0000 mgr.y (mgr.14385) 197 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:41.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:40 smithi059 bash[24309]: cluster 2024-06-11T13:24:39.732437+0000 mgr.y (mgr.14385) 198 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:41.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:40 smithi059 bash[18923]: audit 2024-06-11T13:24:39.568599+0000 mgr.y (mgr.14385) 197 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:41.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:40 smithi059 bash[18923]: cluster 2024-06-11T13:24:39.732437+0000 mgr.y (mgr.14385) 198 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:41.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:40 smithi117 bash[19086]: audit 2024-06-11T13:24:39.568599+0000 mgr.y (mgr.14385) 197 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:41.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:40 smithi117 bash[19086]: cluster 2024-06-11T13:24:39.732437+0000 mgr.y (mgr.14385) 198 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:43.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:24:43 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:24:43] "GET /metrics HTTP/1.1" 200 214885 "" "Prometheus/2.33.4" 2024-06-11T13:24:43.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:42 smithi059 bash[18923]: cluster 2024-06-11T13:24:41.734227+0000 mgr.y (mgr.14385) 199 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:43.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:42 smithi059 bash[24309]: cluster 2024-06-11T13:24:41.734227+0000 mgr.y (mgr.14385) 199 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:43.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:42 smithi117 bash[19086]: cluster 2024-06-11T13:24:41.734227+0000 mgr.y (mgr.14385) 199 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:45.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:44 smithi059 bash[24309]: cluster 2024-06-11T13:24:43.735013+0000 mgr.y (mgr.14385) 200 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:45.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:44 smithi059 bash[18923]: cluster 2024-06-11T13:24:43.735013+0000 mgr.y (mgr.14385) 200 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:45.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:44 smithi117 bash[19086]: cluster 2024-06-11T13:24:43.735013+0000 mgr.y (mgr.14385) 200 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:47.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:46 smithi059 bash[24309]: cluster 2024-06-11T13:24:45.735930+0000 mgr.y (mgr.14385) 201 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:47.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:46 smithi059 bash[18923]: cluster 2024-06-11T13:24:45.735930+0000 mgr.y (mgr.14385) 201 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:47.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:46 smithi117 bash[19086]: cluster 2024-06-11T13:24:45.735930+0000 mgr.y (mgr.14385) 201 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:49.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:48 smithi059 bash[18923]: cluster 2024-06-11T13:24:47.737709+0000 mgr.y (mgr.14385) 202 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:49.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:48 smithi059 bash[24309]: cluster 2024-06-11T13:24:47.737709+0000 mgr.y (mgr.14385) 202 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:49.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:48 smithi117 bash[19086]: cluster 2024-06-11T13:24:47.737709+0000 mgr.y (mgr.14385) 202 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:50.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:24:50 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:24:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:24:51.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:50 smithi059 bash[18923]: audit 2024-06-11T13:24:49.576751+0000 mgr.y (mgr.14385) 203 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:51.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:50 smithi059 bash[18923]: cluster 2024-06-11T13:24:49.738443+0000 mgr.y (mgr.14385) 204 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:51.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:50 smithi059 bash[24309]: audit 2024-06-11T13:24:49.576751+0000 mgr.y (mgr.14385) 203 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:51.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:50 smithi059 bash[24309]: cluster 2024-06-11T13:24:49.738443+0000 mgr.y (mgr.14385) 204 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:51.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:50 smithi117 bash[19086]: audit 2024-06-11T13:24:49.576751+0000 mgr.y (mgr.14385) 203 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:24:51.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:50 smithi117 bash[19086]: cluster 2024-06-11T13:24:49.738443+0000 mgr.y (mgr.14385) 204 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:51.563 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:24:51 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:24:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:24:52.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:52 smithi059 bash[18923]: audit 2024-06-11T13:24:51.292818+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:52.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:52 smithi059 bash[18923]: audit 2024-06-11T13:24:51.306627+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:52.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:52 smithi059 bash[24309]: audit 2024-06-11T13:24:51.292818+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:52.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:52 smithi059 bash[24309]: audit 2024-06-11T13:24:51.306627+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:52.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:52 smithi117 bash[19086]: audit 2024-06-11T13:24:51.292818+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:52.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:52 smithi117 bash[19086]: audit 2024-06-11T13:24:51.306627+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:53.299 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:24:53 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:24:53] "GET /metrics HTTP/1.1" 200 214885 "" "Prometheus/2.33.4" 2024-06-11T13:24:53.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:53 smithi059 bash[18923]: cluster 2024-06-11T13:24:51.740051+0000 mgr.y (mgr.14385) 205 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:53.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:53 smithi059 bash[24309]: cluster 2024-06-11T13:24:51.740051+0000 mgr.y (mgr.14385) 205 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:53.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:53 smithi117 bash[19086]: cluster 2024-06-11T13:24:51.740051+0000 mgr.y (mgr.14385) 205 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:54.543 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:54 smithi117 bash[19086]: audit 2024-06-11T13:24:53.797910+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:24:54.543 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:54 smithi117 bash[19086]: audit 2024-06-11T13:24:53.800168+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:24:54.543 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:54 smithi117 bash[19086]: audit 2024-06-11T13:24:53.813934+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:54.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:54 smithi059 bash[24309]: audit 2024-06-11T13:24:53.797910+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:24:54.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:54 smithi059 bash[24309]: audit 2024-06-11T13:24:53.800168+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:24:54.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:54 smithi059 bash[24309]: audit 2024-06-11T13:24:53.813934+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:54.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:54 smithi059 bash[18923]: audit 2024-06-11T13:24:53.797910+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:24:54.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:54 smithi059 bash[18923]: audit 2024-06-11T13:24:53.800168+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:24:54.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:54 smithi059 bash[18923]: audit 2024-06-11T13:24:53.813934+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:55.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:55 smithi059 bash[24309]: cluster 2024-06-11T13:24:53.740758+0000 mgr.y (mgr.14385) 206 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:55 smithi059 bash[18923]: cluster 2024-06-11T13:24:53.740758+0000 mgr.y (mgr.14385) 206 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:55.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:55 smithi117 bash[19086]: cluster 2024-06-11T13:24:53.740758+0000 mgr.y (mgr.14385) 206 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:57.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:24:56 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:24:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:24:57.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:57 smithi117 bash[19086]: cluster 2024-06-11T13:24:55.741479+0000 mgr.y (mgr.14385) 207 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:57.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:57 smithi117 bash[19086]: audit 2024-06-11T13:24:56.666686+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:57.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:57 smithi117 bash[19086]: audit 2024-06-11T13:24:56.681549+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:57.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:57 smithi059 bash[24309]: cluster 2024-06-11T13:24:55.741479+0000 mgr.y (mgr.14385) 207 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:57.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:57 smithi059 bash[24309]: audit 2024-06-11T13:24:56.666686+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:57.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:57 smithi059 bash[24309]: audit 2024-06-11T13:24:56.681549+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:57.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:57 smithi059 bash[18923]: cluster 2024-06-11T13:24:55.741479+0000 mgr.y (mgr.14385) 207 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:24:57.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:57 smithi059 bash[18923]: audit 2024-06-11T13:24:56.666686+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:57.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:57 smithi059 bash[18923]: audit 2024-06-11T13:24:56.681549+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:24:59.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:24:59 smithi059 bash[24309]: cluster 2024-06-11T13:24:57.743174+0000 mgr.y (mgr.14385) 208 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:59.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:24:59 smithi059 bash[18923]: cluster 2024-06-11T13:24:57.743174+0000 mgr.y (mgr.14385) 208 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:24:59.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:24:59 smithi117 bash[19086]: cluster 2024-06-11T13:24:57.743174+0000 mgr.y (mgr.14385) 208 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:00.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:25:00 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:25:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:25:01.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:00 smithi059 bash[18923]: audit 2024-06-11T13:24:59.584750+0000 mgr.y (mgr.14385) 209 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:01.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:00 smithi059 bash[18923]: cluster 2024-06-11T13:24:59.743926+0000 mgr.y (mgr.14385) 210 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:01.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:00 smithi059 bash[24309]: audit 2024-06-11T13:24:59.584750+0000 mgr.y (mgr.14385) 209 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:01.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:00 smithi059 bash[24309]: cluster 2024-06-11T13:24:59.743926+0000 mgr.y (mgr.14385) 210 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:01.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:00 smithi117 bash[19086]: audit 2024-06-11T13:24:59.584750+0000 mgr.y (mgr.14385) 209 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:01.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:00 smithi117 bash[19086]: cluster 2024-06-11T13:24:59.743926+0000 mgr.y (mgr.14385) 210 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:03.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:02 smithi059 bash[18923]: cluster 2024-06-11T13:25:01.745572+0000 mgr.y (mgr.14385) 211 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:03.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:25:03 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:25:03] "GET /metrics HTTP/1.1" 200 214870 "" "Prometheus/2.33.4" 2024-06-11T13:25:03.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:02 smithi059 bash[24309]: cluster 2024-06-11T13:25:01.745572+0000 mgr.y (mgr.14385) 211 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:03.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:02 smithi117 bash[19086]: cluster 2024-06-11T13:25:01.745572+0000 mgr.y (mgr.14385) 211 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:05.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:04 smithi059 bash[18923]: cluster 2024-06-11T13:25:03.746296+0000 mgr.y (mgr.14385) 212 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:05.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:04 smithi059 bash[24309]: cluster 2024-06-11T13:25:03.746296+0000 mgr.y (mgr.14385) 212 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:05.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:04 smithi117 bash[19086]: cluster 2024-06-11T13:25:03.746296+0000 mgr.y (mgr.14385) 212 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:07.062 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:06 smithi059 bash[18923]: cluster 2024-06-11T13:25:05.747014+0000 mgr.y (mgr.14385) 213 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:07.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:06 smithi059 bash[24309]: cluster 2024-06-11T13:25:05.747014+0000 mgr.y (mgr.14385) 213 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:07.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:06 smithi117 bash[19086]: cluster 2024-06-11T13:25:05.747014+0000 mgr.y (mgr.14385) 213 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:09.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:08 smithi117 bash[19086]: cluster 2024-06-11T13:25:07.748761+0000 mgr.y (mgr.14385) 214 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:09.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:08 smithi059 bash[18923]: cluster 2024-06-11T13:25:07.748761+0000 mgr.y (mgr.14385) 214 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:09.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:08 smithi059 bash[24309]: cluster 2024-06-11T13:25:07.748761+0000 mgr.y (mgr.14385) 214 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:10.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:25:10 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:25:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:25:11.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:10 smithi059 bash[18923]: audit 2024-06-11T13:25:09.593322+0000 mgr.y (mgr.14385) 215 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:11.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:10 smithi059 bash[18923]: cluster 2024-06-11T13:25:09.749514+0000 mgr.y (mgr.14385) 216 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:25:11.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:10 smithi059 bash[24309]: audit 2024-06-11T13:25:09.593322+0000 mgr.y (mgr.14385) 215 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:11.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:10 smithi059 bash[24309]: cluster 2024-06-11T13:25:09.749514+0000 mgr.y (mgr.14385) 216 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:25:11.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:10 smithi117 bash[19086]: audit 2024-06-11T13:25:09.593322+0000 mgr.y (mgr.14385) 215 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:11.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:10 smithi117 bash[19086]: cluster 2024-06-11T13:25:09.749514+0000 mgr.y (mgr.14385) 216 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:25:11.813 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:25:11 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:25:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:25:12.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:12 smithi059 bash[18923]: audit 2024-06-11T13:25:11.487604+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:12.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:12 smithi059 bash[18923]: audit 2024-06-11T13:25:11.499568+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:12.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:12 smithi059 bash[18923]: cluster 2024-06-11T13:25:11.751107+0000 mgr.y (mgr.14385) 217 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:12.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:12 smithi059 bash[24309]: audit 2024-06-11T13:25:11.487604+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:12.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:12 smithi059 bash[24309]: audit 2024-06-11T13:25:11.499568+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:12.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:12 smithi059 bash[24309]: cluster 2024-06-11T13:25:11.751107+0000 mgr.y (mgr.14385) 217 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:12.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:12 smithi117 bash[19086]: audit 2024-06-11T13:25:11.487604+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:12.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:12 smithi117 bash[19086]: audit 2024-06-11T13:25:11.499568+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:12.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:12 smithi117 bash[19086]: cluster 2024-06-11T13:25:11.751107+0000 mgr.y (mgr.14385) 217 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:13.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:25:13 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:25:13] "GET /metrics HTTP/1.1" 200 214860 "" "Prometheus/2.33.4" 2024-06-11T13:25:15.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:14 smithi059 bash[18923]: cluster 2024-06-11T13:25:13.751827+0000 mgr.y (mgr.14385) 218 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:25:15.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:14 smithi059 bash[24309]: cluster 2024-06-11T13:25:13.751827+0000 mgr.y (mgr.14385) 218 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:25:15.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:14 smithi117 bash[19086]: cluster 2024-06-11T13:25:13.751827+0000 mgr.y (mgr.14385) 218 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:25:17.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:16 smithi059 bash[18923]: cluster 2024-06-11T13:25:15.752572+0000 mgr.y (mgr.14385) 219 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:25:17.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:25:16 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:25:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:25:17.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:16 smithi059 bash[24309]: cluster 2024-06-11T13:25:15.752572+0000 mgr.y (mgr.14385) 219 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:25:17.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:16 smithi117 bash[19086]: cluster 2024-06-11T13:25:15.752572+0000 mgr.y (mgr.14385) 219 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:25:18.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:17 smithi117 bash[19086]: audit 2024-06-11T13:25:16.840917+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:18.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:17 smithi117 bash[19086]: audit 2024-06-11T13:25:16.853175+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:18.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:17 smithi059 bash[18923]: audit 2024-06-11T13:25:16.840917+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:18.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:17 smithi059 bash[18923]: audit 2024-06-11T13:25:16.853175+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:18.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:17 smithi059 bash[24309]: audit 2024-06-11T13:25:16.840917+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:18.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:17 smithi059 bash[24309]: audit 2024-06-11T13:25:16.853175+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:19.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:18 smithi117 bash[19086]: cluster 2024-06-11T13:25:17.754244+0000 mgr.y (mgr.14385) 220 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:19.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:18 smithi059 bash[18923]: cluster 2024-06-11T13:25:17.754244+0000 mgr.y (mgr.14385) 220 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:19.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:18 smithi059 bash[24309]: cluster 2024-06-11T13:25:17.754244+0000 mgr.y (mgr.14385) 220 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:20.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:25:20 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:25:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:25:21.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:20 smithi059 bash[18923]: audit 2024-06-11T13:25:19.600697+0000 mgr.y (mgr.14385) 221 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:21.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:20 smithi059 bash[18923]: cluster 2024-06-11T13:25:19.754962+0000 mgr.y (mgr.14385) 222 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:21.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:20 smithi059 bash[24309]: audit 2024-06-11T13:25:19.600697+0000 mgr.y (mgr.14385) 221 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:21.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:20 smithi059 bash[24309]: cluster 2024-06-11T13:25:19.754962+0000 mgr.y (mgr.14385) 222 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:21.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:20 smithi117 bash[19086]: audit 2024-06-11T13:25:19.600697+0000 mgr.y (mgr.14385) 221 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:21.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:20 smithi117 bash[19086]: cluster 2024-06-11T13:25:19.754962+0000 mgr.y (mgr.14385) 222 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:23.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:25:23 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:25:23] "GET /metrics HTTP/1.1" 200 214860 "" "Prometheus/2.33.4" 2024-06-11T13:25:23.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:22 smithi059 bash[24309]: cluster 2024-06-11T13:25:21.756568+0000 mgr.y (mgr.14385) 223 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:23.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:22 smithi059 bash[18923]: cluster 2024-06-11T13:25:21.756568+0000 mgr.y (mgr.14385) 223 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:23.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:22 smithi117 bash[19086]: cluster 2024-06-11T13:25:21.756568+0000 mgr.y (mgr.14385) 223 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:25.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:24 smithi059 bash[24309]: cluster 2024-06-11T13:25:23.757291+0000 mgr.y (mgr.14385) 224 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:25.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:24 smithi059 bash[18923]: cluster 2024-06-11T13:25:23.757291+0000 mgr.y (mgr.14385) 224 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:25.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:24 smithi117 bash[19086]: cluster 2024-06-11T13:25:23.757291+0000 mgr.y (mgr.14385) 224 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:26 smithi117 bash[19086]: cluster 2024-06-11T13:25:25.758867+0000 mgr.y (mgr.14385) 225 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:26 smithi117 bash[19086]: audit 2024-06-11T13:25:25.834676+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:25:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:26 smithi117 bash[19086]: audit 2024-06-11T13:25:25.835441+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:25:27.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:26 smithi117 bash[19086]: audit 2024-06-11T13:25:25.847665+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:25:27.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:26 smithi117 bash[19086]: audit 2024-06-11T13:25:25.848394+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:25:27.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:26 smithi059 bash[24309]: cluster 2024-06-11T13:25:25.758867+0000 mgr.y (mgr.14385) 225 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:27.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:26 smithi059 bash[24309]: audit 2024-06-11T13:25:25.834676+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:25:27.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:26 smithi059 bash[24309]: audit 2024-06-11T13:25:25.835441+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:25:27.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:26 smithi059 bash[24309]: audit 2024-06-11T13:25:25.847665+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:25:27.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:26 smithi059 bash[24309]: audit 2024-06-11T13:25:25.848394+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:25:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:26 smithi059 bash[18923]: cluster 2024-06-11T13:25:25.758867+0000 mgr.y (mgr.14385) 225 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:26 smithi059 bash[18923]: audit 2024-06-11T13:25:25.834676+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:25:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:26 smithi059 bash[18923]: audit 2024-06-11T13:25:25.835441+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:25:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:26 smithi059 bash[18923]: audit 2024-06-11T13:25:25.847665+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:25:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:26 smithi059 bash[18923]: audit 2024-06-11T13:25:25.848394+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:25:29.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:28 smithi117 bash[19086]: cluster 2024-06-11T13:25:27.759717+0000 mgr.y (mgr.14385) 226 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:29.266 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:28 smithi059 bash[24309]: cluster 2024-06-11T13:25:27.759717+0000 mgr.y (mgr.14385) 226 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:29.267 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:28 smithi059 bash[18923]: cluster 2024-06-11T13:25:27.759717+0000 mgr.y (mgr.14385) 226 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:30.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:25:30 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:25:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:25:30.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:30 smithi059 bash[18923]: audit 2024-06-11T13:25:29.609086+0000 mgr.y (mgr.14385) 227 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:30.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:30 smithi059 bash[18923]: cluster 2024-06-11T13:25:29.760245+0000 mgr.y (mgr.14385) 228 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:30.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:30 smithi059 bash[24309]: audit 2024-06-11T13:25:29.609086+0000 mgr.y (mgr.14385) 227 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:30.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:30 smithi059 bash[24309]: cluster 2024-06-11T13:25:29.760245+0000 mgr.y (mgr.14385) 228 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:31.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:30 smithi117 bash[19086]: audit 2024-06-11T13:25:29.609086+0000 mgr.y (mgr.14385) 227 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:31.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:30 smithi117 bash[19086]: cluster 2024-06-11T13:25:29.760245+0000 mgr.y (mgr.14385) 228 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:32.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:25:31 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:25:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:25:32.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:32 smithi117 bash[19086]: audit 2024-06-11T13:25:31.675178+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:32.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:32 smithi117 bash[19086]: audit 2024-06-11T13:25:31.688518+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:32.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:32 smithi117 bash[19086]: cluster 2024-06-11T13:25:31.761928+0000 mgr.y (mgr.14385) 229 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:32.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:32 smithi059 bash[18923]: audit 2024-06-11T13:25:31.675178+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:32.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:32 smithi059 bash[18923]: audit 2024-06-11T13:25:31.688518+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:32.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:32 smithi059 bash[18923]: cluster 2024-06-11T13:25:31.761928+0000 mgr.y (mgr.14385) 229 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:32.995 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:32 smithi059 bash[24309]: audit 2024-06-11T13:25:31.675178+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:32.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:32 smithi059 bash[24309]: audit 2024-06-11T13:25:31.688518+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:32.996 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:32 smithi059 bash[24309]: cluster 2024-06-11T13:25:31.761928+0000 mgr.y (mgr.14385) 229 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:33.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:25:33 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:25:33] "GET /metrics HTTP/1.1" 200 214865 "" "Prometheus/2.33.4" 2024-06-11T13:25:35.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:34 smithi117 bash[19086]: cluster 2024-06-11T13:25:33.762717+0000 mgr.y (mgr.14385) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:35.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:34 smithi059 bash[18923]: cluster 2024-06-11T13:25:33.762717+0000 mgr.y (mgr.14385) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:35.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:34 smithi059 bash[24309]: cluster 2024-06-11T13:25:33.762717+0000 mgr.y (mgr.14385) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:37.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:36 smithi117 bash[19086]: cluster 2024-06-11T13:25:35.763545+0000 mgr.y (mgr.14385) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:37.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:36 smithi059 bash[18923]: cluster 2024-06-11T13:25:35.763545+0000 mgr.y (mgr.14385) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:37.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:25:37 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:25:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:25:37.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:36 smithi059 bash[24309]: cluster 2024-06-11T13:25:35.763545+0000 mgr.y (mgr.14385) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:38.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:38 smithi059 bash[18923]: audit 2024-06-11T13:25:37.024182+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:38.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:38 smithi059 bash[18923]: audit 2024-06-11T13:25:37.036405+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:38.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:38 smithi059 bash[24309]: audit 2024-06-11T13:25:37.024182+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:38.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:38 smithi059 bash[24309]: audit 2024-06-11T13:25:37.036405+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:38.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:38 smithi117 bash[19086]: audit 2024-06-11T13:25:37.024182+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:38.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:38 smithi117 bash[19086]: audit 2024-06-11T13:25:37.036405+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:39.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:39 smithi059 bash[24309]: cluster 2024-06-11T13:25:37.765302+0000 mgr.y (mgr.14385) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:39.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:39 smithi059 bash[18923]: cluster 2024-06-11T13:25:37.765302+0000 mgr.y (mgr.14385) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:39.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:39 smithi117 bash[19086]: cluster 2024-06-11T13:25:37.765302+0000 mgr.y (mgr.14385) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:40.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:25:40 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:25:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:25:41.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:40 smithi059 bash[24309]: audit 2024-06-11T13:25:39.620162+0000 mgr.y (mgr.14385) 233 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:41.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:40 smithi059 bash[24309]: cluster 2024-06-11T13:25:39.766049+0000 mgr.y (mgr.14385) 234 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:41.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:40 smithi059 bash[18923]: audit 2024-06-11T13:25:39.620162+0000 mgr.y (mgr.14385) 233 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:41.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:40 smithi059 bash[18923]: cluster 2024-06-11T13:25:39.766049+0000 mgr.y (mgr.14385) 234 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:41.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:40 smithi117 bash[19086]: audit 2024-06-11T13:25:39.620162+0000 mgr.y (mgr.14385) 233 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:41.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:40 smithi117 bash[19086]: cluster 2024-06-11T13:25:39.766049+0000 mgr.y (mgr.14385) 234 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:43.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:42 smithi117 bash[19086]: cluster 2024-06-11T13:25:41.767709+0000 mgr.y (mgr.14385) 235 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:43.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:25:43 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:25:43] "GET /metrics HTTP/1.1" 200 214851 "" "Prometheus/2.33.4" 2024-06-11T13:25:43.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:42 smithi059 bash[24309]: cluster 2024-06-11T13:25:41.767709+0000 mgr.y (mgr.14385) 235 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:43.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:42 smithi059 bash[18923]: cluster 2024-06-11T13:25:41.767709+0000 mgr.y (mgr.14385) 235 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:45.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:44 smithi117 bash[19086]: cluster 2024-06-11T13:25:43.768458+0000 mgr.y (mgr.14385) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:45.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:44 smithi059 bash[24309]: cluster 2024-06-11T13:25:43.768458+0000 mgr.y (mgr.14385) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:45.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:44 smithi059 bash[18923]: cluster 2024-06-11T13:25:43.768458+0000 mgr.y (mgr.14385) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:47.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:46 smithi117 bash[19086]: cluster 2024-06-11T13:25:45.769198+0000 mgr.y (mgr.14385) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:47.311 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:46 smithi059 bash[18923]: cluster 2024-06-11T13:25:45.769198+0000 mgr.y (mgr.14385) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:47.311 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:46 smithi059 bash[24309]: cluster 2024-06-11T13:25:45.769198+0000 mgr.y (mgr.14385) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:49.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:48 smithi117 bash[19086]: cluster 2024-06-11T13:25:47.770927+0000 mgr.y (mgr.14385) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:49.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:48 smithi059 bash[24309]: cluster 2024-06-11T13:25:47.770927+0000 mgr.y (mgr.14385) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:49.375 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:48 smithi059 bash[18923]: cluster 2024-06-11T13:25:47.770927+0000 mgr.y (mgr.14385) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:50.164 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-06-11T13:25:50.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:25:50 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:25:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:25:50.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:50 smithi059 bash[24309]: audit 2024-06-11T13:25:49.628675+0000 mgr.y (mgr.14385) 239 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:50.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:50 smithi059 bash[24309]: cluster 2024-06-11T13:25:49.771679+0000 mgr.y (mgr.14385) 240 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:50.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:50 smithi059 bash[18923]: audit 2024-06-11T13:25:49.628675+0000 mgr.y (mgr.14385) 239 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:50.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:50 smithi059 bash[18923]: cluster 2024-06-11T13:25:49.771679+0000 mgr.y (mgr.14385) 240 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:51.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:50 smithi117 bash[19086]: audit 2024-06-11T13:25:49.628675+0000 mgr.y (mgr.14385) 239 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:25:51.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:50 smithi117 bash[19086]: cluster 2024-06-11T13:25:49.771679+0000 mgr.y (mgr.14385) 240 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:52.028 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:25:51 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:25:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:25:52.995 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:52 smithi059 bash[24309]: cluster 2024-06-11T13:25:51.772611+0000 mgr.y (mgr.14385) 241 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:52.995 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:52 smithi059 bash[24309]: audit 2024-06-11T13:25:51.792004+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:52.995 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:52 smithi059 bash[24309]: audit 2024-06-11T13:25:51.802291+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:52.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:52 smithi059 bash[18923]: cluster 2024-06-11T13:25:51.772611+0000 mgr.y (mgr.14385) 241 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:52.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:52 smithi059 bash[18923]: audit 2024-06-11T13:25:51.792004+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:52.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:52 smithi059 bash[18923]: audit 2024-06-11T13:25:51.802291+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:53.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:52 smithi117 bash[19086]: cluster 2024-06-11T13:25:51.772611+0000 mgr.y (mgr.14385) 241 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:53.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:52 smithi117 bash[19086]: audit 2024-06-11T13:25:51.792004+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:53.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:52 smithi117 bash[19086]: audit 2024-06-11T13:25:51.802291+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:53.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:25:53 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:25:53] "GET /metrics HTTP/1.1" 200 214851 "" "Prometheus/2.33.4" 2024-06-11T13:25:55.038 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-06-11T13:25:55.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:54 smithi059 bash[24309]: cluster 2024-06-11T13:25:53.773119+0000 mgr.y (mgr.14385) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:55.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:54 smithi059 bash[24309]: audit 2024-06-11T13:25:53.832351+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:25:55.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:54 smithi059 bash[24309]: audit 2024-06-11T13:25:53.834033+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:25:55.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:54 smithi059 bash[24309]: audit 2024-06-11T13:25:53.846218+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:55.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:54 smithi059 bash[18923]: cluster 2024-06-11T13:25:53.773119+0000 mgr.y (mgr.14385) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:55.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:54 smithi059 bash[18923]: audit 2024-06-11T13:25:53.832351+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:25:55.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:54 smithi059 bash[18923]: audit 2024-06-11T13:25:53.834033+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:25:55.052 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:54 smithi059 bash[18923]: audit 2024-06-11T13:25:53.846218+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:55.120 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:54 smithi117 bash[19086]: cluster 2024-06-11T13:25:53.773119+0000 mgr.y (mgr.14385) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:55.120 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:54 smithi117 bash[19086]: audit 2024-06-11T13:25:53.832351+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:25:55.120 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:54 smithi117 bash[19086]: audit 2024-06-11T13:25:53.834033+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:25:55.120 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:54 smithi117 bash[19086]: audit 2024-06-11T13:25:53.846218+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:57.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:56 smithi059 bash[18923]: cluster 2024-06-11T13:25:55.774085+0000 mgr.y (mgr.14385) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:57.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:56 smithi059 bash[24309]: cluster 2024-06-11T13:25:55.774085+0000 mgr.y (mgr.14385) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:57.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:56 smithi117 bash[19086]: cluster 2024-06-11T13:25:55.774085+0000 mgr.y (mgr.14385) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:25:57.563 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:25:57 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:25:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:25:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:58 smithi117 bash[19086]: audit 2024-06-11T13:25:57.210314+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:58 smithi117 bash[19086]: audit 2024-06-11T13:25:57.223751+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:58.469 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:58 smithi059 bash[24309]: audit 2024-06-11T13:25:57.210314+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:58.469 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:58 smithi059 bash[24309]: audit 2024-06-11T13:25:57.223751+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:58.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:58 smithi059 bash[18923]: audit 2024-06-11T13:25:57.210314+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:58.470 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:58 smithi059 bash[18923]: audit 2024-06-11T13:25:57.223751+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:25:59.117 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph config set global log_to_journald false --force' 2024-06-11T13:25:59.420 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:25:59 smithi059 bash[18923]: cluster 2024-06-11T13:25:57.775852+0000 mgr.y (mgr.14385) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:59.420 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:25:59 smithi059 bash[24309]: cluster 2024-06-11T13:25:57.775852+0000 mgr.y (mgr.14385) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:25:59.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:25:59 smithi117 bash[19086]: cluster 2024-06-11T13:25:57.775852+0000 mgr.y (mgr.14385) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:00.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:26:00 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:26:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:26:00.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:00 smithi059 bash[18923]: audit 2024-06-11T13:25:59.640017+0000 mgr.y (mgr.14385) 245 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:00.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:00 smithi059 bash[18923]: cluster 2024-06-11T13:25:59.776623+0000 mgr.y (mgr.14385) 246 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:00.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:00 smithi059 bash[24309]: audit 2024-06-11T13:25:59.640017+0000 mgr.y (mgr.14385) 245 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:00.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:00 smithi059 bash[24309]: cluster 2024-06-11T13:25:59.776623+0000 mgr.y (mgr.14385) 246 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:01.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:00 smithi117 bash[19086]: audit 2024-06-11T13:25:59.640017+0000 mgr.y (mgr.14385) 245 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:01.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:00 smithi117 bash[19086]: cluster 2024-06-11T13:25:59.776623+0000 mgr.y (mgr.14385) 246 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:02.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:02 smithi059 bash[18923]: cluster 2024-06-11T13:26:01.778306+0000 mgr.y (mgr.14385) 247 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:02.995 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:02 smithi059 bash[24309]: cluster 2024-06-11T13:26:01.778306+0000 mgr.y (mgr.14385) 247 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:03.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:02 smithi117 bash[19086]: cluster 2024-06-11T13:26:01.778306+0000 mgr.y (mgr.14385) 247 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:03.213 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-06-11T13:26:03.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:26:03 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:26:03] "GET /metrics HTTP/1.1" 200 214841 "" "Prometheus/2.33.4" 2024-06-11T13:26:05.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:04 smithi059 bash[18923]: cluster 2024-06-11T13:26:03.779033+0000 mgr.y (mgr.14385) 248 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:05.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:04 smithi059 bash[24309]: cluster 2024-06-11T13:26:03.779033+0000 mgr.y (mgr.14385) 248 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:05.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:04 smithi117 bash[19086]: cluster 2024-06-11T13:26:03.779033+0000 mgr.y (mgr.14385) 248 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:06.695 INFO:teuthology.orchestra.run.smithi059.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T13:26:07.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:06 smithi059 bash[18923]: cluster 2024-06-11T13:26:05.779751+0000 mgr.y (mgr.14385) 249 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:07.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:06 smithi059 bash[18923]: audit 2024-06-11T13:26:06.700595+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:07.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:06 smithi059 bash[18923]: audit 2024-06-11T13:26:06.720238+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:26:07.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:06 smithi059 bash[18923]: audit 2024-06-11T13:26:06.721283+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:26:07.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:06 smithi059 bash[18923]: audit 2024-06-11T13:26:06.727861+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:07.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:06 smithi059 bash[24309]: cluster 2024-06-11T13:26:05.779751+0000 mgr.y (mgr.14385) 249 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:07.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:06 smithi059 bash[24309]: audit 2024-06-11T13:26:06.700595+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:07.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:06 smithi059 bash[24309]: audit 2024-06-11T13:26:06.720238+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:26:07.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:06 smithi059 bash[24309]: audit 2024-06-11T13:26:06.721283+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:26:07.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:06 smithi059 bash[24309]: audit 2024-06-11T13:26:06.727861+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:07.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:06 smithi117 bash[19086]: cluster 2024-06-11T13:26:05.779751+0000 mgr.y (mgr.14385) 249 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:07.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:06 smithi117 bash[19086]: audit 2024-06-11T13:26:06.700595+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:07.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:06 smithi117 bash[19086]: audit 2024-06-11T13:26:06.720238+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:26:07.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:06 smithi117 bash[19086]: audit 2024-06-11T13:26:06.721283+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:26:07.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:06 smithi117 bash[19086]: audit 2024-06-11T13:26:06.727861+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:07.580 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-06-11T13:26:07.589 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi059.front.sepia.ceph.com 2024-06-11T13:26:07.590 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- 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 ; ceph health detail ; sleep 30 ; done' 2024-06-11T13:26:08.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:07 smithi117 bash[19086]: audit 2024-06-11T13:26:06.689547+0000 mgr.y (mgr.14385) 250 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:08.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:07 smithi117 bash[19086]: cephadm 2024-06-11T13:26:06.690627+0000 mgr.y (mgr.14385) 251 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T13:26:08.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:07 smithi117 bash[19086]: cephadm 2024-06-11T13:26:06.733963+0000 mgr.y (mgr.14385) 252 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T13:26:08.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:07 smithi059 bash[24309]: audit 2024-06-11T13:26:06.689547+0000 mgr.y (mgr.14385) 250 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:08.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:07 smithi059 bash[24309]: cephadm 2024-06-11T13:26:06.690627+0000 mgr.y (mgr.14385) 251 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T13:26:08.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:07 smithi059 bash[24309]: cephadm 2024-06-11T13:26:06.733963+0000 mgr.y (mgr.14385) 252 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T13:26:08.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:07 smithi059 bash[18923]: audit 2024-06-11T13:26:06.689547+0000 mgr.y (mgr.14385) 250 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:08.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:07 smithi059 bash[18923]: cephadm 2024-06-11T13:26:06.690627+0000 mgr.y (mgr.14385) 251 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T13:26:08.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:07 smithi059 bash[18923]: cephadm 2024-06-11T13:26:06.733963+0000 mgr.y (mgr.14385) 252 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d 2024-06-11T13:26:09.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:08 smithi059 bash[18923]: cluster 2024-06-11T13:26:07.780841+0000 mgr.y (mgr.14385) 253 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:09.167 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:08 smithi059 bash[24309]: cluster 2024-06-11T13:26:07.780841+0000 mgr.y (mgr.14385) 253 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:09.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:08 smithi117 bash[19086]: cluster 2024-06-11T13:26:07.780841+0000 mgr.y (mgr.14385) 253 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:10.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:26:10 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:26:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:26:11.024 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:10 smithi059 bash[18923]: audit 2024-06-11T13:26:09.648524+0000 mgr.y (mgr.14385) 254 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:11.025 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:10 smithi059 bash[18923]: cluster 2024-06-11T13:26:09.781345+0000 mgr.y (mgr.14385) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:11.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:10 smithi059 bash[24309]: audit 2024-06-11T13:26:09.648524+0000 mgr.y (mgr.14385) 254 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:11.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:10 smithi059 bash[24309]: cluster 2024-06-11T13:26:09.781345+0000 mgr.y (mgr.14385) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:11.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:10 smithi117 bash[19086]: audit 2024-06-11T13:26:09.648524+0000 mgr.y (mgr.14385) 254 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:11.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:10 smithi117 bash[19086]: cluster 2024-06-11T13:26:09.781345+0000 mgr.y (mgr.14385) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:12.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:26:11 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:26:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:26:13.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:12 smithi059 bash[18923]: cluster 2024-06-11T13:26:11.783427+0000 mgr.y (mgr.14385) 256 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:13.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:12 smithi059 bash[18923]: audit 2024-06-11T13:26:11.958321+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:13.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:12 smithi059 bash[18923]: audit 2024-06-11T13:26:11.966994+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:13.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:26:13 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:26:13] "GET /metrics HTTP/1.1" 200 214831 "" "Prometheus/2.33.4" 2024-06-11T13:26:13.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:12 smithi059 bash[24309]: cluster 2024-06-11T13:26:11.783427+0000 mgr.y (mgr.14385) 256 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:13.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:12 smithi059 bash[24309]: audit 2024-06-11T13:26:11.958321+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:13.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:12 smithi059 bash[24309]: audit 2024-06-11T13:26:11.966994+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:13.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:12 smithi117 bash[19086]: cluster 2024-06-11T13:26:11.783427+0000 mgr.y (mgr.14385) 256 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:13.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:12 smithi117 bash[19086]: audit 2024-06-11T13:26:11.958321+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:13.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:12 smithi117 bash[19086]: audit 2024-06-11T13:26:11.966994+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:13.879 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:26:14.768 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:26:14.768 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 2s ago 12m - - 2024-06-11T13:26:14.768 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 17s ago 12m - - 2024-06-11T13:26:14.768 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (4m) 2s ago 5m 12.2M - ba2b418f427c 2e26e69b62dd 2024-06-11T13:26:14.769 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (4m) 17s ago 4m 43.0M - 8.3.5 dad864ee21e9 e7dd10647d77 2024-06-11T13:26:14.769 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (2m) 2s ago 2m 41.7M - 3.5 e1d6a67b021e 4426d80f3cf6 2024-06-11T13:26:14.769 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443 running (11m) 17s ago 11m 400M - 17.2.0 e1d6a67b021e 52ab81aa20af 2024-06-11T13:26:14.769 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:9283 running (13m) 2s ago 13m 457M - 17.2.0 e1d6a67b021e 1a938979a33e 2024-06-11T13:26:14.769 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (14m) 2s ago 14m 55.0M 2048M 17.2.0 e1d6a67b021e 9524d5443dc7 2024-06-11T13:26:14.769 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (12m) 17s ago 12m 45.3M 2048M 17.2.0 e1d6a67b021e 36bfc52501be 2024-06-11T13:26:14.769 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (12m) 2s ago 12m 44.9M 2048M 17.2.0 e1d6a67b021e 6d6694f3cb8f 2024-06-11T13:26:14.769 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (5m) 2s ago 5m 9883k - 1dbe0e931976 3db2850fd206 2024-06-11T13:26:14.769 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (5m) 17s ago 5m 9683k - 1dbe0e931976 651cb02bf01a 2024-06-11T13:26:14.769 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (11m) 2s ago 11m 55.6M 4096M 17.2.0 e1d6a67b021e 410a79c3be77 2024-06-11T13:26:14.769 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (10m) 2s ago 10m 52.8M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:26:14.769 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (9m) 2s ago 9m 47.0M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:26:14.769 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (9m) 2s ago 9m 52.9M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:26:14.770 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (8m) 17s ago 8m 52.2M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:26:14.770 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (7m) 17s ago 7m 49.8M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:26:14.770 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (7m) 17s ago 7m 48.1M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:26:14.770 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (6m) 17s ago 6m 50.3M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:26:14.770 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (4m) 17s ago 5m 53.4M - 514e6a882f6e 16727b344d89 2024-06-11T13:26:14.770 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (3m) 2s ago 3m 82.2M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:26:14.770 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (2m) 17s ago 2m 82.2M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:26:14.770 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (2m) 2s ago 2m 82.3M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:26:14.770 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (2m) 17s ago 2m 82.4M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:26:15.267 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:26:15.268 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:26:15.268 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-06-11T13:26:15.268 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:26:15.268 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:26:15.268 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-06-11T13:26:15.268 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:26:15.268 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:26:15.268 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T13:26:15.268 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:26:15.268 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2024-06-11T13:26:15.269 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:26:15.269 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:26:15.269 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:26:15.269 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:26:15.269 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-06-11T13:26:15.269 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:26:15.269 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:26:15.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:14 smithi059 bash[24309]: cluster 2024-06-11T13:26:13.783969+0000 mgr.y (mgr.14385) 257 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:15.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:14 smithi059 bash[24309]: audit 2024-06-11T13:26:13.869472+0000 mgr.y (mgr.14385) 258 : audit [DBG] from='client.24904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:15.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:14 smithi059 bash[24309]: audit 2024-06-11T13:26:14.319900+0000 mgr.y (mgr.14385) 259 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:15.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:14 smithi059 bash[18923]: cluster 2024-06-11T13:26:13.783969+0000 mgr.y (mgr.14385) 257 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:15.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:14 smithi059 bash[18923]: audit 2024-06-11T13:26:13.869472+0000 mgr.y (mgr.14385) 258 : audit [DBG] from='client.24904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:15.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:14 smithi059 bash[18923]: audit 2024-06-11T13:26:14.319900+0000 mgr.y (mgr.14385) 259 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:15.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:14 smithi117 bash[19086]: cluster 2024-06-11T13:26:13.783969+0000 mgr.y (mgr.14385) 257 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:15.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:14 smithi117 bash[19086]: audit 2024-06-11T13:26:13.869472+0000 mgr.y (mgr.14385) 258 : audit [DBG] from='client.24904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:15.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:14 smithi117 bash[19086]: audit 2024-06-11T13:26:14.319900+0000 mgr.y (mgr.14385) 259 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:15.685 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:26:15.685 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:26:15.685 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:26:15.685 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-06-11T13:26:15.685 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "", 2024-06-11T13:26:15.685 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d image" 2024-06-11T13:26:15.685 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:26:16.098 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:26:16.308 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:15 smithi117 bash[19086]: audit 2024-06-11T13:26:14.755388+0000 mgr.y (mgr.14385) 260 : audit [DBG] from='client.24916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:16.308 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:15 smithi117 bash[19086]: audit 2024-06-11T13:26:15.273273+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.59:0/1459151178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:26:16.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:15 smithi059 bash[24309]: audit 2024-06-11T13:26:14.755388+0000 mgr.y (mgr.14385) 260 : audit [DBG] from='client.24916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:16.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:15 smithi059 bash[24309]: audit 2024-06-11T13:26:15.273273+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.59:0/1459151178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:26:16.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:15 smithi059 bash[18923]: audit 2024-06-11T13:26:14.755388+0000 mgr.y (mgr.14385) 260 : audit [DBG] from='client.24916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:16.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:15 smithi059 bash[18923]: audit 2024-06-11T13:26:15.273273+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.59:0/1459151178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:26:17.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:16 smithi117 bash[19086]: audit 2024-06-11T13:26:15.690542+0000 mgr.y (mgr.14385) 261 : audit [DBG] from='client.24928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:17.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:16 smithi117 bash[19086]: cluster 2024-06-11T13:26:15.784387+0000 mgr.y (mgr.14385) 262 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:17.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:16 smithi117 bash[19086]: audit 2024-06-11T13:26:16.103501+0000 mon.c (mon.1) 147 : audit [DBG] from='client.? 172.21.15.59:0/1917070725' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:26:17.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:16 smithi059 bash[24309]: audit 2024-06-11T13:26:15.690542+0000 mgr.y (mgr.14385) 261 : audit [DBG] from='client.24928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:17.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:16 smithi059 bash[24309]: cluster 2024-06-11T13:26:15.784387+0000 mgr.y (mgr.14385) 262 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:17.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:16 smithi059 bash[24309]: audit 2024-06-11T13:26:16.103501+0000 mon.c (mon.1) 147 : audit [DBG] from='client.? 172.21.15.59:0/1917070725' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:26:17.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:16 smithi059 bash[18923]: audit 2024-06-11T13:26:15.690542+0000 mgr.y (mgr.14385) 261 : audit [DBG] from='client.24928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:17.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:16 smithi059 bash[18923]: cluster 2024-06-11T13:26:15.784387+0000 mgr.y (mgr.14385) 262 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:17.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:16 smithi059 bash[18923]: audit 2024-06-11T13:26:16.103501+0000 mon.c (mon.1) 147 : audit [DBG] from='client.? 172.21.15.59:0/1917070725' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:26:17.813 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:26:17 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:26:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:26:18.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:18 smithi117 bash[19086]: audit 2024-06-11T13:26:17.409043+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:18.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:18 smithi117 bash[19086]: audit 2024-06-11T13:26:17.423246+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:18.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:18 smithi059 bash[24309]: audit 2024-06-11T13:26:17.409043+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:18.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:18 smithi059 bash[24309]: audit 2024-06-11T13:26:17.423246+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:18.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:18 smithi059 bash[18923]: audit 2024-06-11T13:26:17.409043+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:18.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:18 smithi059 bash[18923]: audit 2024-06-11T13:26:17.423246+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:19.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:19 smithi117 bash[19086]: cluster 2024-06-11T13:26:17.786222+0000 mgr.y (mgr.14385) 263 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:19.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:19 smithi059 bash[24309]: cluster 2024-06-11T13:26:17.786222+0000 mgr.y (mgr.14385) 263 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:19.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:19 smithi059 bash[18923]: cluster 2024-06-11T13:26:17.786222+0000 mgr.y (mgr.14385) 263 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:20.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:26:20 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:26:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:26:21.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:20 smithi059 bash[24309]: audit 2024-06-11T13:26:19.656708+0000 mgr.y (mgr.14385) 264 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:21.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:20 smithi059 bash[24309]: cluster 2024-06-11T13:26:19.786937+0000 mgr.y (mgr.14385) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:21.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:20 smithi059 bash[18923]: audit 2024-06-11T13:26:19.656708+0000 mgr.y (mgr.14385) 264 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:21.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:20 smithi059 bash[18923]: cluster 2024-06-11T13:26:19.786937+0000 mgr.y (mgr.14385) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:21.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:20 smithi117 bash[19086]: audit 2024-06-11T13:26:19.656708+0000 mgr.y (mgr.14385) 264 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:21.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:20 smithi117 bash[19086]: cluster 2024-06-11T13:26:19.786937+0000 mgr.y (mgr.14385) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:23.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:22 smithi117 bash[19086]: cluster 2024-06-11T13:26:21.788994+0000 mgr.y (mgr.14385) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:23.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:26:23 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:26:23] "GET /metrics HTTP/1.1" 200 214831 "" "Prometheus/2.33.4" 2024-06-11T13:26:23.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:22 smithi059 bash[18923]: cluster 2024-06-11T13:26:21.788994+0000 mgr.y (mgr.14385) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:23.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:22 smithi059 bash[24309]: cluster 2024-06-11T13:26:21.788994+0000 mgr.y (mgr.14385) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:25.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:24 smithi117 bash[19086]: cluster 2024-06-11T13:26:23.789839+0000 mgr.y (mgr.14385) 267 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:24 smithi059 bash[24309]: cluster 2024-06-11T13:26:23.789839+0000 mgr.y (mgr.14385) 267 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:25.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:24 smithi059 bash[18923]: cluster 2024-06-11T13:26:23.789839+0000 mgr.y (mgr.14385) 267 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:26 smithi117 bash[19086]: cluster 2024-06-11T13:26:25.790555+0000 mgr.y (mgr.14385) 268 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:26 smithi117 bash[19086]: audit 2024-06-11T13:26:25.880908+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:26:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:26 smithi117 bash[19086]: audit 2024-06-11T13:26:25.881952+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:26:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:26 smithi117 bash[19086]: audit 2024-06-11T13:26:25.889272+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:26:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:26 smithi117 bash[19086]: audit 2024-06-11T13:26:25.890128+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:26:27.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:26 smithi059 bash[24309]: cluster 2024-06-11T13:26:25.790555+0000 mgr.y (mgr.14385) 268 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:27.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:26 smithi059 bash[24309]: audit 2024-06-11T13:26:25.880908+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:26:27.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:26 smithi059 bash[24309]: audit 2024-06-11T13:26:25.881952+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:26:27.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:26 smithi059 bash[24309]: audit 2024-06-11T13:26:25.889272+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:26:27.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:26 smithi059 bash[24309]: audit 2024-06-11T13:26:25.890128+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:26:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:26 smithi059 bash[18923]: cluster 2024-06-11T13:26:25.790555+0000 mgr.y (mgr.14385) 268 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:26 smithi059 bash[18923]: audit 2024-06-11T13:26:25.880908+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:26:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:26 smithi059 bash[18923]: audit 2024-06-11T13:26:25.881952+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:26:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:26 smithi059 bash[18923]: audit 2024-06-11T13:26:25.889272+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:26:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:26 smithi059 bash[18923]: audit 2024-06-11T13:26:25.890128+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:26:29.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:28 smithi117 bash[19086]: cluster 2024-06-11T13:26:27.792382+0000 mgr.y (mgr.14385) 269 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:29.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:28 smithi059 bash[24309]: cluster 2024-06-11T13:26:27.792382+0000 mgr.y (mgr.14385) 269 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:29.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:28 smithi059 bash[18923]: cluster 2024-06-11T13:26:27.792382+0000 mgr.y (mgr.14385) 269 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:30.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:26:30 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:26:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:26:31.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:30 smithi059 bash[18923]: audit 2024-06-11T13:26:29.666943+0000 mgr.y (mgr.14385) 270 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:31.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:30 smithi059 bash[18923]: cluster 2024-06-11T13:26:29.793114+0000 mgr.y (mgr.14385) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:31.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:30 smithi059 bash[24309]: audit 2024-06-11T13:26:29.666943+0000 mgr.y (mgr.14385) 270 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:31.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:30 smithi059 bash[24309]: cluster 2024-06-11T13:26:29.793114+0000 mgr.y (mgr.14385) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:31.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:30 smithi117 bash[19086]: audit 2024-06-11T13:26:29.666943+0000 mgr.y (mgr.14385) 270 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:31.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:30 smithi117 bash[19086]: cluster 2024-06-11T13:26:29.793114+0000 mgr.y (mgr.14385) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:32.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:26:32 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:26:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:26:33.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:26:32 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:26:32] "GET /metrics HTTP/1.1" 200 214820 "" "Prometheus/2.33.4" 2024-06-11T13:26:33.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:33 smithi059 bash[24309]: cluster 2024-06-11T13:26:31.794081+0000 mgr.y (mgr.14385) 272 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:33.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:33 smithi059 bash[24309]: audit 2024-06-11T13:26:32.092051+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:33.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:33 smithi059 bash[24309]: audit 2024-06-11T13:26:32.100353+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:33.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:33 smithi059 bash[18923]: cluster 2024-06-11T13:26:31.794081+0000 mgr.y (mgr.14385) 272 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:33.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:33 smithi059 bash[18923]: audit 2024-06-11T13:26:32.092051+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:33.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:33 smithi059 bash[18923]: audit 2024-06-11T13:26:32.100353+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:33.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:33 smithi117 bash[19086]: cluster 2024-06-11T13:26:31.794081+0000 mgr.y (mgr.14385) 272 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:33.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:33 smithi117 bash[19086]: audit 2024-06-11T13:26:32.092051+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:33.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:33 smithi117 bash[19086]: audit 2024-06-11T13:26:32.100353+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:35.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:35 smithi117 bash[19086]: cluster 2024-06-11T13:26:33.794645+0000 mgr.y (mgr.14385) 273 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:35.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:35 smithi059 bash[24309]: cluster 2024-06-11T13:26:33.794645+0000 mgr.y (mgr.14385) 273 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:35.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:35 smithi059 bash[18923]: cluster 2024-06-11T13:26:33.794645+0000 mgr.y (mgr.14385) 273 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:37 smithi117 bash[19086]: cluster 2024-06-11T13:26:35.795193+0000 mgr.y (mgr.14385) 274 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:37.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:37 smithi059 bash[24309]: cluster 2024-06-11T13:26:35.795193+0000 mgr.y (mgr.14385) 274 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:37.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:37 smithi059 bash[18923]: cluster 2024-06-11T13:26:35.795193+0000 mgr.y (mgr.14385) 274 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:37.813 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:26:37 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:26:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:26:38.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:38 smithi059 bash[18923]: audit 2024-06-11T13:26:37.535880+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:38.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:38 smithi059 bash[18923]: audit 2024-06-11T13:26:37.543851+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:38.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:38 smithi059 bash[18923]: cluster 2024-06-11T13:26:37.796067+0000 mgr.y (mgr.14385) 275 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:38.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:38 smithi059 bash[24309]: audit 2024-06-11T13:26:37.535880+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:38.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:38 smithi059 bash[24309]: audit 2024-06-11T13:26:37.543851+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:38.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:38 smithi059 bash[24309]: cluster 2024-06-11T13:26:37.796067+0000 mgr.y (mgr.14385) 275 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:38.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:38 smithi117 bash[19086]: audit 2024-06-11T13:26:37.535880+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:38.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:38 smithi117 bash[19086]: audit 2024-06-11T13:26:37.543851+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:38.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:38 smithi117 bash[19086]: cluster 2024-06-11T13:26:37.796067+0000 mgr.y (mgr.14385) 275 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:40.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:26:40 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:26:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:26:41.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:40 smithi059 bash[18923]: audit 2024-06-11T13:26:39.676385+0000 mgr.y (mgr.14385) 276 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:41.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:40 smithi059 bash[18923]: cluster 2024-06-11T13:26:39.796496+0000 mgr.y (mgr.14385) 277 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:41.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:40 smithi059 bash[24309]: audit 2024-06-11T13:26:39.676385+0000 mgr.y (mgr.14385) 276 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:41.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:40 smithi059 bash[24309]: cluster 2024-06-11T13:26:39.796496+0000 mgr.y (mgr.14385) 277 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:41.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:40 smithi117 bash[19086]: audit 2024-06-11T13:26:39.676385+0000 mgr.y (mgr.14385) 276 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:41.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:40 smithi117 bash[19086]: cluster 2024-06-11T13:26:39.796496+0000 mgr.y (mgr.14385) 277 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:43.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:42 smithi117 bash[19086]: cluster 2024-06-11T13:26:41.798073+0000 mgr.y (mgr.14385) 278 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:43.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:42 smithi059 bash[18923]: cluster 2024-06-11T13:26:41.798073+0000 mgr.y (mgr.14385) 278 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:43.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:26:43 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:26:42] "GET /metrics HTTP/1.1" 200 214789 "" "Prometheus/2.33.4" 2024-06-11T13:26:43.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:42 smithi059 bash[24309]: cluster 2024-06-11T13:26:41.798073+0000 mgr.y (mgr.14385) 278 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:45.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:44 smithi117 bash[19086]: cluster 2024-06-11T13:26:43.798789+0000 mgr.y (mgr.14385) 279 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:45.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:44 smithi059 bash[18923]: cluster 2024-06-11T13:26:43.798789+0000 mgr.y (mgr.14385) 279 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:45.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:44 smithi059 bash[24309]: cluster 2024-06-11T13:26:43.798789+0000 mgr.y (mgr.14385) 279 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:46.464 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:26:47.124 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:26:47.124 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 15s ago 13m - - 2024-06-11T13:26:47.124 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 9s ago 13m - - 2024-06-11T13:26:47.124 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (4m) 15s ago 5m 12.2M - ba2b418f427c 2e26e69b62dd 2024-06-11T13:26:47.124 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (5m) 9s ago 5m 42.7M - 8.3.5 dad864ee21e9 e7dd10647d77 2024-06-11T13:26:47.124 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (3m) 15s ago 3m 41.8M - 3.5 e1d6a67b021e 4426d80f3cf6 2024-06-11T13:26:47.124 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443 running (12m) 9s ago 12m 401M - 17.2.0 e1d6a67b021e 52ab81aa20af 2024-06-11T13:26:47.124 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:9283 running (14m) 15s ago 14m 458M - 17.2.0 e1d6a67b021e 1a938979a33e 2024-06-11T13:26:47.124 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (14m) 15s ago 14m 55.3M 2048M 17.2.0 e1d6a67b021e 9524d5443dc7 2024-06-11T13:26:47.124 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (12m) 9s ago 12m 46.4M 2048M 17.2.0 e1d6a67b021e 36bfc52501be 2024-06-11T13:26:47.124 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (12m) 15s ago 12m 45.3M 2048M 17.2.0 e1d6a67b021e 6d6694f3cb8f 2024-06-11T13:26:47.125 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (5m) 15s ago 5m 9696k - 1dbe0e931976 3db2850fd206 2024-06-11T13:26:47.125 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (5m) 9s ago 5m 9811k - 1dbe0e931976 651cb02bf01a 2024-06-11T13:26:47.125 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (11m) 15s ago 11m 55.8M 4096M 17.2.0 e1d6a67b021e 410a79c3be77 2024-06-11T13:26:47.125 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (11m) 15s ago 11m 53.1M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:26:47.125 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (10m) 15s ago 10m 47.3M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:26:47.125 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (9m) 15s ago 9m 53.2M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:26:47.125 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (9m) 9s ago 9m 52.7M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:26:47.125 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (8m) 9s ago 8m 50.2M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:26:47.125 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (7m) 9s ago 7m 48.5M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:26:47.125 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (6m) 9s ago 7m 50.7M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:26:47.125 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (4m) 9s ago 6m 55.8M - 514e6a882f6e 16727b344d89 2024-06-11T13:26:47.125 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (3m) 15s ago 3m 82.4M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:26:47.125 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (3m) 9s ago 3m 82.5M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:26:47.126 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (3m) 15s ago 3m 82.4M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:26:47.126 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (3m) 9s ago 3m 82.7M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:26:47.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:46 smithi059 bash[18923]: cluster 2024-06-11T13:26:45.799454+0000 mgr.y (mgr.14385) 280 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:47.145 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:46 smithi059 bash[18923]: audit 2024-06-11T13:26:46.455054+0000 mgr.y (mgr.14385) 281 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:47.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:46 smithi059 bash[24309]: cluster 2024-06-11T13:26:45.799454+0000 mgr.y (mgr.14385) 280 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:47.146 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:46 smithi059 bash[24309]: audit 2024-06-11T13:26:46.455054+0000 mgr.y (mgr.14385) 281 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:47.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:46 smithi117 bash[19086]: cluster 2024-06-11T13:26:45.799454+0000 mgr.y (mgr.14385) 280 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:47.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:46 smithi117 bash[19086]: audit 2024-06-11T13:26:46.455054+0000 mgr.y (mgr.14385) 281 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:47.492 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:26:47.492 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:26:47.492 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-06-11T13:26:47.492 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:26:47.492 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:26:47.492 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-06-11T13:26:47.492 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:26:47.492 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:26:47.493 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T13:26:47.493 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:26:47.493 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2024-06-11T13:26:47.493 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:26:47.493 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:26:47.493 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:26:47.493 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:26:47.493 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-06-11T13:26:47.493 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:26:47.493 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:26:47.820 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:26:47.820 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:26:47.820 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:26:47.820 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-06-11T13:26:47.820 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "", 2024-06-11T13:26:47.821 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d image" 2024-06-11T13:26:47.821 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:26:48.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:47 smithi059 bash[24309]: audit 2024-06-11T13:26:46.791621+0000 mgr.y (mgr.14385) 282 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:48.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:47 smithi059 bash[24309]: audit 2024-06-11T13:26:47.107194+0000 mgr.y (mgr.14385) 283 : audit [DBG] from='client.24952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:48.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:47 smithi059 bash[24309]: audit 2024-06-11T13:26:47.497096+0000 mon.c (mon.1) 150 : audit [DBG] from='client.? 172.21.15.59:0/2290517243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:26:48.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:47 smithi059 bash[18923]: audit 2024-06-11T13:26:46.791621+0000 mgr.y (mgr.14385) 282 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:48.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:47 smithi059 bash[18923]: audit 2024-06-11T13:26:47.107194+0000 mgr.y (mgr.14385) 283 : audit [DBG] from='client.24952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:48.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:47 smithi059 bash[18923]: audit 2024-06-11T13:26:47.497096+0000 mon.c (mon.1) 150 : audit [DBG] from='client.? 172.21.15.59:0/2290517243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:26:48.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:47 smithi117 bash[19086]: audit 2024-06-11T13:26:46.791621+0000 mgr.y (mgr.14385) 282 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:48.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:47 smithi117 bash[19086]: audit 2024-06-11T13:26:47.107194+0000 mgr.y (mgr.14385) 283 : audit [DBG] from='client.24952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:48.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:47 smithi117 bash[19086]: audit 2024-06-11T13:26:47.497096+0000 mon.c (mon.1) 150 : audit [DBG] from='client.? 172.21.15.59:0/2290517243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:26:48.231 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:26:49.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:48 smithi117 bash[19086]: cluster 2024-06-11T13:26:47.801110+0000 mgr.y (mgr.14385) 284 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:49.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:48 smithi117 bash[19086]: audit 2024-06-11T13:26:47.825504+0000 mgr.y (mgr.14385) 285 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:49.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:48 smithi117 bash[19086]: audit 2024-06-11T13:26:48.236574+0000 mon.a (mon.0) 1104 : audit [DBG] from='client.? 172.21.15.59:0/272594199' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:26:49.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:48 smithi117 bash[19086]: audit 2024-06-11T13:26:48.283937+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:49.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:48 smithi117 bash[19086]: cephadm 2024-06-11T13:26:48.284606+0000 mgr.y (mgr.14385) 286 : cephadm [INF] Upgrade: Target is version 19.0.0-2976-g3f51ea39 (unknown) 2024-06-11T13:26:49.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:48 smithi117 bash[19086]: cephadm 2024-06-11T13:26:48.284692+0000 mgr.y (mgr.14385) 287 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7cce454e59f5f61a0030b01fb0a6f9012c83522b7e7d1b60b63c90c2a73fa310'] 2024-06-11T13:26:49.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:48 smithi117 bash[19086]: audit 2024-06-11T13:26:48.285929+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:26:49.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:48 smithi117 bash[19086]: audit 2024-06-11T13:26:48.293470+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:49.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:48 smithi117 bash[19086]: cephadm 2024-06-11T13:26:48.294808+0000 mgr.y (mgr.14385) 288 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:26:49.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[18923]: cluster 2024-06-11T13:26:47.801110+0000 mgr.y (mgr.14385) 284 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:49.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[18923]: audit 2024-06-11T13:26:47.825504+0000 mgr.y (mgr.14385) 285 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:49.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[18923]: audit 2024-06-11T13:26:48.236574+0000 mon.a (mon.0) 1104 : audit [DBG] from='client.? 172.21.15.59:0/272594199' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:26:49.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[18923]: audit 2024-06-11T13:26:48.283937+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:49.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[18923]: cephadm 2024-06-11T13:26:48.284606+0000 mgr.y (mgr.14385) 286 : cephadm [INF] Upgrade: Target is version 19.0.0-2976-g3f51ea39 (unknown) 2024-06-11T13:26:49.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[18923]: cephadm 2024-06-11T13:26:48.284692+0000 mgr.y (mgr.14385) 287 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7cce454e59f5f61a0030b01fb0a6f9012c83522b7e7d1b60b63c90c2a73fa310'] 2024-06-11T13:26:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[18923]: audit 2024-06-11T13:26:48.285929+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:26:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[18923]: audit 2024-06-11T13:26:48.293470+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[18923]: cephadm 2024-06-11T13:26:48.294808+0000 mgr.y (mgr.14385) 288 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:26:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[24309]: cluster 2024-06-11T13:26:47.801110+0000 mgr.y (mgr.14385) 284 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[24309]: audit 2024-06-11T13:26:47.825504+0000 mgr.y (mgr.14385) 285 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:26:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[24309]: audit 2024-06-11T13:26:48.236574+0000 mon.a (mon.0) 1104 : audit [DBG] from='client.? 172.21.15.59:0/272594199' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:26:49.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[24309]: audit 2024-06-11T13:26:48.283937+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:49.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[24309]: cephadm 2024-06-11T13:26:48.284606+0000 mgr.y (mgr.14385) 286 : cephadm [INF] Upgrade: Target is version 19.0.0-2976-g3f51ea39 (unknown) 2024-06-11T13:26:49.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[24309]: cephadm 2024-06-11T13:26:48.284692+0000 mgr.y (mgr.14385) 287 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7cce454e59f5f61a0030b01fb0a6f9012c83522b7e7d1b60b63c90c2a73fa310'] 2024-06-11T13:26:49.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[24309]: audit 2024-06-11T13:26:48.285929+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:26:49.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[24309]: audit 2024-06-11T13:26:48.293470+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:49.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:48 smithi059 bash[24309]: cephadm 2024-06-11T13:26:48.294808+0000 mgr.y (mgr.14385) 288 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:26:50.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:49 smithi059 bash[24309]: cephadm 2024-06-11T13:26:48.515791+0000 mgr.y (mgr.14385) 289 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d on smithi117 2024-06-11T13:26:50.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:49 smithi059 bash[18923]: cephadm 2024-06-11T13:26:48.515791+0000 mgr.y (mgr.14385) 289 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d on smithi117 2024-06-11T13:26:50.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:49 smithi117 bash[19086]: cephadm 2024-06-11T13:26:48.515791+0000 mgr.y (mgr.14385) 289 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d on smithi117 2024-06-11T13:26:50.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:26:50 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:26:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:26:51.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:50 smithi117 bash[19086]: audit 2024-06-11T13:26:49.684690+0000 mgr.y (mgr.14385) 290 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:51.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:50 smithi117 bash[19086]: cluster 2024-06-11T13:26:49.801842+0000 mgr.y (mgr.14385) 291 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:51.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:50 smithi059 bash[18923]: audit 2024-06-11T13:26:49.684690+0000 mgr.y (mgr.14385) 290 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:51.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:50 smithi059 bash[18923]: cluster 2024-06-11T13:26:49.801842+0000 mgr.y (mgr.14385) 291 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:51.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:50 smithi059 bash[24309]: audit 2024-06-11T13:26:49.684690+0000 mgr.y (mgr.14385) 290 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:26:51.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:50 smithi059 bash[24309]: cluster 2024-06-11T13:26:49.801842+0000 mgr.y (mgr.14385) 291 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:52.563 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:26:52 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:26:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:26:53.258 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:26:53 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:26:52] "GET /metrics HTTP/1.1" 200 214789 "" "Prometheus/2.33.4" 2024-06-11T13:26:53.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:53 smithi059 bash[24309]: cluster 2024-06-11T13:26:51.803502+0000 mgr.y (mgr.14385) 292 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:53.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:53 smithi059 bash[24309]: audit 2024-06-11T13:26:52.266185+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:53.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:53 smithi059 bash[24309]: audit 2024-06-11T13:26:52.278120+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:53.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:53 smithi059 bash[18923]: cluster 2024-06-11T13:26:51.803502+0000 mgr.y (mgr.14385) 292 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:53.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:53 smithi059 bash[18923]: audit 2024-06-11T13:26:52.266185+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:53.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:53 smithi059 bash[18923]: audit 2024-06-11T13:26:52.278120+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:53.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:53 smithi117 bash[19086]: cluster 2024-06-11T13:26:51.803502+0000 mgr.y (mgr.14385) 292 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:53.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:53 smithi117 bash[19086]: audit 2024-06-11T13:26:52.266185+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:53.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:53 smithi117 bash[19086]: audit 2024-06-11T13:26:52.278120+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:53.813 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:26:53 smithi059 bash[46997]: level=warn ts=2024-06-11T13:26:53.547Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs" 2024-06-11T13:26:53.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:26:53 smithi059 bash[46997]: level=warn ts=2024-06-11T13:26:53.547Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2024-06-11T13:26:55.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:55 smithi059 bash[18923]: cluster 2024-06-11T13:26:53.804255+0000 mgr.y (mgr.14385) 293 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:55.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:55 smithi059 bash[24309]: cluster 2024-06-11T13:26:53.804255+0000 mgr.y (mgr.14385) 293 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:55.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:55 smithi117 bash[19086]: cluster 2024-06-11T13:26:53.804255+0000 mgr.y (mgr.14385) 293 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:57.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:57 smithi059 bash[18923]: cluster 2024-06-11T13:26:55.804933+0000 mgr.y (mgr.14385) 294 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:57.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:57 smithi059 bash[24309]: cluster 2024-06-11T13:26:55.804933+0000 mgr.y (mgr.14385) 294 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:57.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:57 smithi117 bash[19086]: cluster 2024-06-11T13:26:55.804933+0000 mgr.y (mgr.14385) 294 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:26:58.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:26:57 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:26:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:26:58.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:58 smithi117 bash[19086]: audit 2024-06-11T13:26:57.679673+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:58.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:58 smithi117 bash[19086]: audit 2024-06-11T13:26:57.691793+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:58.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:26:58 smithi117 bash[19086]: cluster 2024-06-11T13:26:57.806645+0000 mgr.y (mgr.14385) 295 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:59.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:58 smithi059 bash[18923]: audit 2024-06-11T13:26:57.679673+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:59.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:58 smithi059 bash[18923]: audit 2024-06-11T13:26:57.691793+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:59.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:26:58 smithi059 bash[18923]: cluster 2024-06-11T13:26:57.806645+0000 mgr.y (mgr.14385) 295 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:26:59.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:58 smithi059 bash[24309]: audit 2024-06-11T13:26:57.679673+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:59.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:58 smithi059 bash[24309]: audit 2024-06-11T13:26:57.691793+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:26:59.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:26:58 smithi059 bash[24309]: cluster 2024-06-11T13:26:57.806645+0000 mgr.y (mgr.14385) 295 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:00.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:00 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:27:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:27:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:00 smithi059 bash[24309]: audit 2024-06-11T13:26:59.695823+0000 mgr.y (mgr.14385) 296 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:01.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:00 smithi059 bash[24309]: cluster 2024-06-11T13:26:59.807328+0000 mgr.y (mgr.14385) 297 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:00 smithi059 bash[18923]: audit 2024-06-11T13:26:59.695823+0000 mgr.y (mgr.14385) 296 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:01.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:00 smithi059 bash[18923]: cluster 2024-06-11T13:26:59.807328+0000 mgr.y (mgr.14385) 297 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:01.156 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:00 smithi117 bash[19086]: audit 2024-06-11T13:26:59.695823+0000 mgr.y (mgr.14385) 296 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:01.156 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:00 smithi117 bash[19086]: cluster 2024-06-11T13:26:59.807328+0000 mgr.y (mgr.14385) 297 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:03.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:02 smithi117 bash[19086]: cluster 2024-06-11T13:27:01.809031+0000 mgr.y (mgr.14385) 298 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:03.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:02 smithi059 bash[18923]: cluster 2024-06-11T13:27:01.809031+0000 mgr.y (mgr.14385) 298 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:03.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:02 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:27:02] "GET /metrics HTTP/1.1" 200 214793 "" "Prometheus/2.33.4" 2024-06-11T13:27:03.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:02 smithi059 bash[24309]: cluster 2024-06-11T13:27:01.809031+0000 mgr.y (mgr.14385) 298 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:03.813 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:03 smithi059 bash[46997]: level=error ts=2024-06-11T13:27:03.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs" 2024-06-11T13:27:03.813 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:03 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:03.512Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2024-06-11T13:27:03.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:03 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:03.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs" 2024-06-11T13:27:05.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:04 smithi117 bash[19086]: cluster 2024-06-11T13:27:03.809708+0000 mgr.y (mgr.14385) 299 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:05.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:04 smithi059 bash[18923]: cluster 2024-06-11T13:27:03.809708+0000 mgr.y (mgr.14385) 299 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:05.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:04 smithi059 bash[24309]: cluster 2024-06-11T13:27:03.809708+0000 mgr.y (mgr.14385) 299 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:07.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:06 smithi117 bash[19086]: cluster 2024-06-11T13:27:05.810496+0000 mgr.y (mgr.14385) 300 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:07.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:06 smithi059 bash[18923]: cluster 2024-06-11T13:27:05.810496+0000 mgr.y (mgr.14385) 300 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:07.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:06 smithi059 bash[24309]: cluster 2024-06-11T13:27:05.810496+0000 mgr.y (mgr.14385) 300 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:09.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:08 smithi117 bash[19086]: cluster 2024-06-11T13:27:07.812389+0000 mgr.y (mgr.14385) 301 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:09.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:08 smithi059 bash[18923]: cluster 2024-06-11T13:27:07.812389+0000 mgr.y (mgr.14385) 301 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:09.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:08 smithi059 bash[24309]: cluster 2024-06-11T13:27:07.812389+0000 mgr.y (mgr.14385) 301 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:10.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:10 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:27:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:27:11.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:10 smithi059 bash[18923]: audit 2024-06-11T13:27:09.704683+0000 mgr.y (mgr.14385) 302 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:11.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:10 smithi059 bash[18923]: cluster 2024-06-11T13:27:09.813281+0000 mgr.y (mgr.14385) 303 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:11.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:10 smithi059 bash[24309]: audit 2024-06-11T13:27:09.704683+0000 mgr.y (mgr.14385) 302 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:11.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:10 smithi059 bash[24309]: cluster 2024-06-11T13:27:09.813281+0000 mgr.y (mgr.14385) 303 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:11.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:10 smithi117 bash[19086]: audit 2024-06-11T13:27:09.704683+0000 mgr.y (mgr.14385) 302 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:11.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:10 smithi117 bash[19086]: cluster 2024-06-11T13:27:09.813281+0000 mgr.y (mgr.14385) 303 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:12.813 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:12 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:27:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:27:13.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:13 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:27:13] "GET /metrics HTTP/1.1" 200 214790 "" "Prometheus/2.33.4" 2024-06-11T13:27:13.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:13 smithi059 bash[18923]: cluster 2024-06-11T13:27:11.814497+0000 mgr.y (mgr.14385) 304 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:13.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:13 smithi059 bash[18923]: audit 2024-06-11T13:27:12.447589+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:13.770 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:13 smithi059 bash[18923]: audit 2024-06-11T13:27:12.462111+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:13.770 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:13 smithi059 bash[46997]: level=error ts=2024-06-11T13:27:13.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs" 2024-06-11T13:27:13.770 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:13 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:13.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs" 2024-06-11T13:27:13.771 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:13 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:13.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2024-06-11T13:27:13.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:13 smithi059 bash[24309]: cluster 2024-06-11T13:27:11.814497+0000 mgr.y (mgr.14385) 304 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:13.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:13 smithi059 bash[24309]: audit 2024-06-11T13:27:12.447589+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:13.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:13 smithi059 bash[24309]: audit 2024-06-11T13:27:12.462111+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:13.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:13 smithi117 bash[19086]: cluster 2024-06-11T13:27:11.814497+0000 mgr.y (mgr.14385) 304 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:13.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:13 smithi117 bash[19086]: audit 2024-06-11T13:27:12.447589+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:13.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:13 smithi117 bash[19086]: audit 2024-06-11T13:27:12.462111+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:15.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:15 smithi059 bash[24309]: cluster 2024-06-11T13:27:13.815329+0000 mgr.y (mgr.14385) 305 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:15.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:15 smithi059 bash[18923]: cluster 2024-06-11T13:27:13.815329+0000 mgr.y (mgr.14385) 305 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:15.927 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:15 smithi117 bash[19086]: cluster 2024-06-11T13:27:13.815329+0000 mgr.y (mgr.14385) 305 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:17.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:17 smithi059 bash[24309]: cluster 2024-06-11T13:27:15.816155+0000 mgr.y (mgr.14385) 306 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:17.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:17 smithi059 bash[18923]: cluster 2024-06-11T13:27:15.816155+0000 mgr.y (mgr.14385) 306 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:17.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:17 smithi117 bash[19086]: cluster 2024-06-11T13:27:15.816155+0000 mgr.y (mgr.14385) 306 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:18.173 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:17 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:27:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:27:18.596 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:27:19.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:18 smithi117 bash[19086]: cluster 2024-06-11T13:27:17.817943+0000 mgr.y (mgr.14385) 307 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:19.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:18 smithi117 bash[19086]: audit 2024-06-11T13:27:17.835313+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:19.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:18 smithi117 bash[19086]: audit 2024-06-11T13:27:17.845034+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:19.290 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:27:19.290 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 6s ago 13m - - 2024-06-11T13:27:19.290 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 1s ago 13m - - 2024-06-11T13:27:19.290 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (5m) 6s ago 6m 15.6M - ba2b418f427c 2e26e69b62dd 2024-06-11T13:27:19.290 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (5m) 1s ago 5m 42.1M - 8.3.5 dad864ee21e9 e7dd10647d77 2024-06-11T13:27:19.290 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (3m) 6s ago 3m 42.0M - 3.5 e1d6a67b021e 4426d80f3cf6 2024-06-11T13:27:19.290 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443 running (12m) 1s ago 12m 401M - 17.2.0 e1d6a67b021e 52ab81aa20af 2024-06-11T13:27:19.290 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:9283 running (15m) 6s ago 15m 460M - 17.2.0 e1d6a67b021e 1a938979a33e 2024-06-11T13:27:19.290 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (15m) 6s ago 15m 56.7M 2048M 17.2.0 e1d6a67b021e 9524d5443dc7 2024-06-11T13:27:19.290 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (13m) 1s ago 13m 47.1M 2048M 17.2.0 e1d6a67b021e 36bfc52501be 2024-06-11T13:27:19.291 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (13m) 6s ago 13m 46.7M 2048M 17.2.0 e1d6a67b021e 6d6694f3cb8f 2024-06-11T13:27:19.291 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (6m) 6s ago 6m 10.0M - 1dbe0e931976 3db2850fd206 2024-06-11T13:27:19.291 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (6m) 1s ago 6m 9604k - 1dbe0e931976 651cb02bf01a 2024-06-11T13:27:19.291 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (12m) 6s ago 12m 56.2M 4096M 17.2.0 e1d6a67b021e 410a79c3be77 2024-06-11T13:27:19.291 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (11m) 6s ago 11m 53.4M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:27:19.291 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (10m) 6s ago 11m 47.6M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:27:19.291 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (10m) 6s ago 10m 53.7M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:27:19.291 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (9m) 1s ago 9m 52.9M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:27:19.291 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (8m) 1s ago 8m 50.5M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:27:19.291 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (8m) 1s ago 8m 48.6M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:27:19.291 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (7m) 1s ago 7m 50.8M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:27:19.292 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (5m) 1s ago 6m 55.9M - 514e6a882f6e 16727b344d89 2024-06-11T13:27:19.292 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (4m) 6s ago 4m 82.6M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:27:19.292 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (4m) 1s ago 4m 82.6M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:27:19.292 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (3m) 6s ago 3m 82.7M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:27:19.292 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (3m) 1s ago 3m 82.8M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:27:19.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:18 smithi059 bash[24309]: cluster 2024-06-11T13:27:17.817943+0000 mgr.y (mgr.14385) 307 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:19.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:18 smithi059 bash[24309]: audit 2024-06-11T13:27:17.835313+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:19.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:18 smithi059 bash[24309]: audit 2024-06-11T13:27:17.845034+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:19.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:18 smithi059 bash[18923]: cluster 2024-06-11T13:27:17.817943+0000 mgr.y (mgr.14385) 307 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:19.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:18 smithi059 bash[18923]: audit 2024-06-11T13:27:17.835313+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:19.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:18 smithi059 bash[18923]: audit 2024-06-11T13:27:17.845034+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:19.687 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:27:19.687 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:27:19.687 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-06-11T13:27:19.688 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:27:19.688 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:27:19.688 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-06-11T13:27:19.688 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:27:19.688 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:27:19.688 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T13:27:19.688 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:27:19.688 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2024-06-11T13:27:19.688 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:27:19.688 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:27:19.688 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:27:19.688 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:27:19.688 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-06-11T13:27:19.689 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:27:19.689 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:27:20.037 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:27:20.037 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:27:20.037 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:27:20.037 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-06-11T13:27:20.037 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "0/23 daemons upgraded", 2024-06-11T13:27:20.037 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d image on host smithi117" 2024-06-11T13:27:20.037 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:27:20.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:19 smithi059 bash[24309]: audit 2024-06-11T13:27:18.586296+0000 mgr.y (mgr.14385) 308 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:20.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:19 smithi059 bash[24309]: audit 2024-06-11T13:27:18.934464+0000 mgr.y (mgr.14385) 309 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:20.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:19 smithi059 bash[24309]: audit 2024-06-11T13:27:19.267631+0000 mgr.y (mgr.14385) 310 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:20.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:19 smithi059 bash[24309]: audit 2024-06-11T13:27:19.692365+0000 mon.a (mon.0) 1115 : audit [DBG] from='client.? 172.21.15.59:0/3488186036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:27:20.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:19 smithi059 bash[18923]: audit 2024-06-11T13:27:18.586296+0000 mgr.y (mgr.14385) 308 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:20.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:19 smithi059 bash[18923]: audit 2024-06-11T13:27:18.934464+0000 mgr.y (mgr.14385) 309 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:20.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:19 smithi059 bash[18923]: audit 2024-06-11T13:27:19.267631+0000 mgr.y (mgr.14385) 310 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:20.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:19 smithi059 bash[18923]: audit 2024-06-11T13:27:19.692365+0000 mon.a (mon.0) 1115 : audit [DBG] from='client.? 172.21.15.59:0/3488186036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:27:20.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:19 smithi117 bash[19086]: audit 2024-06-11T13:27:18.586296+0000 mgr.y (mgr.14385) 308 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:20.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:19 smithi117 bash[19086]: audit 2024-06-11T13:27:18.934464+0000 mgr.y (mgr.14385) 309 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:20.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:19 smithi117 bash[19086]: audit 2024-06-11T13:27:19.267631+0000 mgr.y (mgr.14385) 310 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:20.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:19 smithi117 bash[19086]: audit 2024-06-11T13:27:19.692365+0000 mon.a (mon.0) 1115 : audit [DBG] from='client.? 172.21.15.59:0/3488186036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:27:20.432 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:27:20.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:20 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:27:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:27:21.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:20 smithi117 bash[19086]: audit 2024-06-11T13:27:19.712548+0000 mgr.y (mgr.14385) 311 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:21.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:20 smithi117 bash[19086]: cluster 2024-06-11T13:27:19.818641+0000 mgr.y (mgr.14385) 312 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:21.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:20 smithi117 bash[19086]: audit 2024-06-11T13:27:20.041524+0000 mgr.y (mgr.14385) 313 : audit [DBG] from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:21.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:20 smithi117 bash[19086]: audit 2024-06-11T13:27:20.437041+0000 mon.a (mon.0) 1116 : audit [DBG] from='client.? 172.21.15.59:0/3773679291' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:27:21.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:20 smithi059 bash[18923]: audit 2024-06-11T13:27:19.712548+0000 mgr.y (mgr.14385) 311 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:21.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:20 smithi059 bash[18923]: cluster 2024-06-11T13:27:19.818641+0000 mgr.y (mgr.14385) 312 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:21.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:20 smithi059 bash[18923]: audit 2024-06-11T13:27:20.041524+0000 mgr.y (mgr.14385) 313 : audit [DBG] from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:21.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:20 smithi059 bash[18923]: audit 2024-06-11T13:27:20.437041+0000 mon.a (mon.0) 1116 : audit [DBG] from='client.? 172.21.15.59:0/3773679291' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:27:21.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:20 smithi059 bash[24309]: audit 2024-06-11T13:27:19.712548+0000 mgr.y (mgr.14385) 311 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:21.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:20 smithi059 bash[24309]: cluster 2024-06-11T13:27:19.818641+0000 mgr.y (mgr.14385) 312 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:21.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:20 smithi059 bash[24309]: audit 2024-06-11T13:27:20.041524+0000 mgr.y (mgr.14385) 313 : audit [DBG] from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:21.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:20 smithi059 bash[24309]: audit 2024-06-11T13:27:20.437041+0000 mon.a (mon.0) 1116 : audit [DBG] from='client.? 172.21.15.59:0/3773679291' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:27:23.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:22 smithi117 bash[19086]: cluster 2024-06-11T13:27:21.820304+0000 mgr.y (mgr.14385) 314 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:23.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:22 smithi059 bash[18923]: cluster 2024-06-11T13:27:21.820304+0000 mgr.y (mgr.14385) 314 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:23.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:23 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:27:23] "GET /metrics HTTP/1.1" 200 214790 "" "Prometheus/2.33.4" 2024-06-11T13:27:23.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:22 smithi059 bash[24309]: cluster 2024-06-11T13:27:21.820304+0000 mgr.y (mgr.14385) 314 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:23.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:23 smithi059 bash[46997]: level=error ts=2024-06-11T13:27:23.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2024-06-11T13:27:23.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:23 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:23.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2024-06-11T13:27:23.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:23 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:23.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs" 2024-06-11T13:27:25.237 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:24 smithi117 bash[19086]: cluster 2024-06-11T13:27:23.821027+0000 mgr.y (mgr.14385) 315 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:24 smithi059 bash[24309]: cluster 2024-06-11T13:27:23.821027+0000 mgr.y (mgr.14385) 315 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:25.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:24 smithi059 bash[18923]: cluster 2024-06-11T13:27:23.821027+0000 mgr.y (mgr.14385) 315 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:26 smithi117 bash[19086]: cluster 2024-06-11T13:27:25.821697+0000 mgr.y (mgr.14385) 316 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:26 smithi117 bash[19086]: audit 2024-06-11T13:27:25.890993+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:27:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:26 smithi117 bash[19086]: audit 2024-06-11T13:27:25.891819+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:27:27.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:26 smithi117 bash[19086]: audit 2024-06-11T13:27:25.898596+0000 mon.c (mon.1) 153 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:27:27.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:26 smithi117 bash[19086]: audit 2024-06-11T13:27:25.899341+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:27:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:26 smithi059 bash[18923]: cluster 2024-06-11T13:27:25.821697+0000 mgr.y (mgr.14385) 316 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:26 smithi059 bash[18923]: audit 2024-06-11T13:27:25.890993+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:27:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:26 smithi059 bash[18923]: audit 2024-06-11T13:27:25.891819+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:27:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:26 smithi059 bash[18923]: audit 2024-06-11T13:27:25.898596+0000 mon.c (mon.1) 153 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:27:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:26 smithi059 bash[18923]: audit 2024-06-11T13:27:25.899341+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:27:27.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:26 smithi059 bash[24309]: cluster 2024-06-11T13:27:25.821697+0000 mgr.y (mgr.14385) 316 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:27.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:26 smithi059 bash[24309]: audit 2024-06-11T13:27:25.890993+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:27:27.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:26 smithi059 bash[24309]: audit 2024-06-11T13:27:25.891819+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:27:27.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:26 smithi059 bash[24309]: audit 2024-06-11T13:27:25.898596+0000 mon.c (mon.1) 153 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:27:27.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:26 smithi059 bash[24309]: audit 2024-06-11T13:27:25.899341+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:27:29.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:28 smithi117 bash[19086]: cluster 2024-06-11T13:27:27.823471+0000 mgr.y (mgr.14385) 317 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:29.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:28 smithi059 bash[18923]: cluster 2024-06-11T13:27:27.823471+0000 mgr.y (mgr.14385) 317 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:29.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:28 smithi059 bash[24309]: cluster 2024-06-11T13:27:27.823471+0000 mgr.y (mgr.14385) 317 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:30.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:30 smithi117 bash[20429]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:27:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:27:31.007 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:30 smithi059 bash[24309]: audit 2024-06-11T13:27:29.723495+0000 mgr.y (mgr.14385) 318 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:31.007 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:30 smithi059 bash[24309]: cluster 2024-06-11T13:27:29.824270+0000 mgr.y (mgr.14385) 319 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:31.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:30 smithi059 bash[18923]: audit 2024-06-11T13:27:29.723495+0000 mgr.y (mgr.14385) 318 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:31.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:30 smithi059 bash[18923]: cluster 2024-06-11T13:27:29.824270+0000 mgr.y (mgr.14385) 319 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:31.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:30 smithi117 bash[19086]: audit 2024-06-11T13:27:29.723495+0000 mgr.y (mgr.14385) 318 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:31.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:30 smithi117 bash[19086]: cluster 2024-06-11T13:27:29.824270+0000 mgr.y (mgr.14385) 319 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:32.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:32 smithi059 bash[19177]: 172.21.15.59 - - [11/Jun/2024:13:27:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:27:33.177 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:32 smithi117 bash[19086]: cluster 2024-06-11T13:27:31.825996+0000 mgr.y (mgr.14385) 320 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:33.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:32 smithi117 bash[19086]: audit 2024-06-11T13:27:32.603651+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:33.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:32 smithi117 bash[19086]: audit 2024-06-11T13:27:32.610166+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:33.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:32 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:27:32] "GET /metrics HTTP/1.1" 200 214797 "" "Prometheus/2.33.4" 2024-06-11T13:27:33.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:32 smithi059 bash[24309]: cluster 2024-06-11T13:27:31.825996+0000 mgr.y (mgr.14385) 320 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:33.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:32 smithi059 bash[24309]: audit 2024-06-11T13:27:32.603651+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:33.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:32 smithi059 bash[24309]: audit 2024-06-11T13:27:32.610166+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:33.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:32 smithi059 bash[18923]: cluster 2024-06-11T13:27:31.825996+0000 mgr.y (mgr.14385) 320 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:33.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:32 smithi059 bash[18923]: audit 2024-06-11T13:27:32.603651+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:33.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:32 smithi059 bash[18923]: audit 2024-06-11T13:27:32.610166+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:33.813 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:33 smithi059 bash[46997]: level=error ts=2024-06-11T13:27:33.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2024-06-11T13:27:33.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:33 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:33.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2024-06-11T13:27:33.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:33 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:33.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs" 2024-06-11T13:27:35.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:34 smithi117 bash[19086]: cluster 2024-06-11T13:27:33.826725+0000 mgr.y (mgr.14385) 321 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:35.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:34 smithi117 bash[19086]: audit 2024-06-11T13:27:34.500534+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:35.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:34 smithi117 bash[19086]: audit 2024-06-11T13:27:34.505076+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:27:35.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:34 smithi117 bash[19086]: audit 2024-06-11T13:27:34.505940+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:27:35.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:34 smithi117 bash[19086]: audit 2024-06-11T13:27:34.508213+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:27:35.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:34 smithi117 bash[19086]: audit 2024-06-11T13:27:34.510324+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:27:35.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:34 smithi059 bash[18923]: cluster 2024-06-11T13:27:33.826725+0000 mgr.y (mgr.14385) 321 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:35.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:34 smithi059 bash[18923]: audit 2024-06-11T13:27:34.500534+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:35.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:34 smithi059 bash[18923]: audit 2024-06-11T13:27:34.505076+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:27:35.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:34 smithi059 bash[18923]: audit 2024-06-11T13:27:34.505940+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:27:35.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:34 smithi059 bash[18923]: audit 2024-06-11T13:27:34.508213+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:27:35.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:34 smithi059 bash[18923]: audit 2024-06-11T13:27:34.510324+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:27:35.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:34 smithi059 bash[24309]: cluster 2024-06-11T13:27:33.826725+0000 mgr.y (mgr.14385) 321 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:35.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:34 smithi059 bash[24309]: audit 2024-06-11T13:27:34.500534+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:35.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:34 smithi059 bash[24309]: audit 2024-06-11T13:27:34.505076+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:27:35.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:34 smithi059 bash[24309]: audit 2024-06-11T13:27:34.505940+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:27:35.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:34 smithi059 bash[24309]: audit 2024-06-11T13:27:34.508213+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:27:35.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:34 smithi059 bash[24309]: audit 2024-06-11T13:27:34.510324+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:27:36.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:35 smithi117 bash[19086]: cephadm 2024-06-11T13:27:34.488125+0000 mgr.y (mgr.14385) 322 : cephadm [INF] Upgrade: Updating mgr.x 2024-06-11T13:27:36.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:35 smithi117 bash[19086]: cephadm 2024-06-11T13:27:34.512451+0000 mgr.y (mgr.14385) 323 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-06-11T13:27:36.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:35 smithi059 bash[18923]: cephadm 2024-06-11T13:27:34.488125+0000 mgr.y (mgr.14385) 322 : cephadm [INF] Upgrade: Updating mgr.x 2024-06-11T13:27:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:35 smithi059 bash[18923]: cephadm 2024-06-11T13:27:34.512451+0000 mgr.y (mgr.14385) 323 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-06-11T13:27:36.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:35 smithi059 bash[24309]: cephadm 2024-06-11T13:27:34.488125+0000 mgr.y (mgr.14385) 322 : cephadm [INF] Upgrade: Updating mgr.x 2024-06-11T13:27:36.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:35 smithi059 bash[24309]: cephadm 2024-06-11T13:27:34.512451+0000 mgr.y (mgr.14385) 323 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-06-11T13:27:37.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:36 smithi117 bash[19086]: cluster 2024-06-11T13:27:35.827452+0000 mgr.y (mgr.14385) 324 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:37.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:36 smithi059 bash[18923]: cluster 2024-06-11T13:27:35.827452+0000 mgr.y (mgr.14385) 324 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:37.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:36 smithi059 bash[24309]: cluster 2024-06-11T13:27:35.827452+0000 mgr.y (mgr.14385) 324 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:38.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:38 smithi059 bash[19177]: 172.21.15.117 - - [11/Jun/2024:13:27:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-06-11T13:27:39.005 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:39 smithi117 bash[19086]: cluster 2024-06-11T13:27:37.829193+0000 mgr.y (mgr.14385) 325 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:39.006 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:39 smithi117 bash[19086]: audit 2024-06-11T13:27:38.011309+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:39.006 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:39 smithi117 bash[19086]: audit 2024-06-11T13:27:38.023497+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:39.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:39 smithi059 bash[18923]: cluster 2024-06-11T13:27:37.829193+0000 mgr.y (mgr.14385) 325 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:39.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:39 smithi059 bash[18923]: audit 2024-06-11T13:27:38.011309+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:39.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:39 smithi059 bash[18923]: audit 2024-06-11T13:27:38.023497+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:39.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:39 smithi059 bash[24309]: cluster 2024-06-11T13:27:37.829193+0000 mgr.y (mgr.14385) 325 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:27:39.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:39 smithi059 bash[24309]: audit 2024-06-11T13:27:38.011309+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:39.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:39 smithi059 bash[24309]: audit 2024-06-11T13:27:38.023497+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:39.846 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:27:39 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:39.846 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:27:39 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:39.846 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:27:39 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:39.847 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:27:39 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:39.847 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:27:39 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:39.847 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:39 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:39.847 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:27:39 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:39.848 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:27:39 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:39.848 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:39 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:40.123 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:39 smithi117 systemd[1]: Stopping Ceph mgr.x for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:27:40.123 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:39 smithi117 bash[48416]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mgr.x 2024-06-11T13:27:40.759 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:40 smithi117 bash[48425]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mgr-x 2024-06-11T13:27:40.759 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:40 smithi117 bash[48459]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mgr.x 2024-06-11T13:27:40.759 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:40 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-06-11T13:27:40.759 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:40 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-06-11T13:27:40.759 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:40 smithi117 systemd[1]: Stopped Ceph mgr.x for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:27:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:40 smithi059 bash[24309]: audit 2024-06-11T13:27:39.734817+0000 mgr.y (mgr.14385) 326 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:40 smithi059 bash[24309]: cluster 2024-06-11T13:27:39.830035+0000 mgr.y (mgr.14385) 327 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:41.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:40 smithi059 bash[18923]: audit 2024-06-11T13:27:39.734817+0000 mgr.y (mgr.14385) 326 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:41.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:40 smithi059 bash[18923]: cluster 2024-06-11T13:27:39.830035+0000 mgr.y (mgr.14385) 327 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:41.178 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:27:40 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:41.178 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:27:40 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:41.179 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:27:40 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:41.179 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:27:40 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:41.179 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:27:40 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:41.180 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:27:40 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:41.180 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:27:40 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:41.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:40 smithi117 bash[19086]: audit 2024-06-11T13:27:39.734817+0000 mgr.y (mgr.14385) 326 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:41.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:40 smithi117 bash[19086]: cluster 2024-06-11T13:27:39.830035+0000 mgr.y (mgr.14385) 327 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:27:41.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:40 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:41.181 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:40 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:27:41.181 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:40 smithi117 systemd[1]: Started Ceph mgr.x for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:27:42.304 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:42 smithi117 bash[48518]: debug 2024-06-11T13:27:42.192+0000 7f5e46d8b640 1 -- 172.21.15.117:0/3286053967 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558ba83410e0 con 0x558ba8342800 2024-06-11T13:27:42.305 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:42 smithi117 bash[19086]: audit 2024-06-11T13:27:41.012319+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:42.305 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:42 smithi117 bash[19086]: audit 2024-06-11T13:27:41.016668+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:27:42.305 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:42 smithi117 bash[19086]: audit 2024-06-11T13:27:41.018885+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:27:42.305 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:42 smithi117 bash[19086]: audit 2024-06-11T13:27:41.031653+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:42.305 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:42 smithi117 bash[19086]: cephadm 2024-06-11T13:27:41.033174+0000 mgr.y (mgr.14385) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:27:42.305 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:42 smithi117 bash[19086]: audit 2024-06-11T13:27:41.042415+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:27:42.305 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:42 smithi117 bash[19086]: cephadm 2024-06-11T13:27:41.047749+0000 mgr.y (mgr.14385) 329 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:27:42.305 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:42 smithi117 bash[19086]: cephadm 2024-06-11T13:27:41.054544+0000 mgr.y (mgr.14385) 330 : cephadm [INF] Failing over to other MGR 2024-06-11T13:27:42.305 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:42 smithi117 bash[19086]: audit 2024-06-11T13:27:41.055155+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T13:27:42.306 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:42 smithi117 bash[19086]: audit 2024-06-11T13:27:41.055952+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T13:27:42.306 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:42 smithi117 bash[19086]: cluster 2024-06-11T13:27:41.065206+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-06-11T13:27:42.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[24309]: audit 2024-06-11T13:27:41.012319+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:42.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[24309]: audit 2024-06-11T13:27:41.016668+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:27:42.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[24309]: audit 2024-06-11T13:27:41.018885+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:27:42.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[24309]: audit 2024-06-11T13:27:41.031653+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:42.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[24309]: cephadm 2024-06-11T13:27:41.033174+0000 mgr.y (mgr.14385) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:27:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[24309]: audit 2024-06-11T13:27:41.042415+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:27:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[24309]: cephadm 2024-06-11T13:27:41.047749+0000 mgr.y (mgr.14385) 329 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:27:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[24309]: cephadm 2024-06-11T13:27:41.054544+0000 mgr.y (mgr.14385) 330 : cephadm [INF] Failing over to other MGR 2024-06-11T13:27:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[24309]: audit 2024-06-11T13:27:41.055155+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T13:27:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[24309]: audit 2024-06-11T13:27:41.055952+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T13:27:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[24309]: cluster 2024-06-11T13:27:41.065206+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-06-11T13:27:42.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[19177]: ignoring --setuser ceph since I am not root 2024-06-11T13:27:42.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[19177]: ignoring --setgroup ceph since I am not root 2024-06-11T13:27:42.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[19177]: debug 2024-06-11T13:27:42.092+0000 7f3e2cc82700 1 -- 172.21.15.59:0/2017546217 <== mon.1 v2:172.21.15.59:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56075adb0340 con 0x56075bb2ec00 2024-06-11T13:27:42.315 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[19177]: debug 2024-06-11T13:27:42.236+0000 7f3e356de000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:27:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[18923]: audit 2024-06-11T13:27:41.012319+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[18923]: audit 2024-06-11T13:27:41.016668+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:27:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[18923]: audit 2024-06-11T13:27:41.018885+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:27:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[18923]: audit 2024-06-11T13:27:41.031653+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-06-11T13:27:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[18923]: cephadm 2024-06-11T13:27:41.033174+0000 mgr.y (mgr.14385) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:27:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[18923]: audit 2024-06-11T13:27:41.042415+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:27:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[18923]: cephadm 2024-06-11T13:27:41.047749+0000 mgr.y (mgr.14385) 329 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:27:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[18923]: cephadm 2024-06-11T13:27:41.054544+0000 mgr.y (mgr.14385) 330 : cephadm [INF] Failing over to other MGR 2024-06-11T13:27:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[18923]: audit 2024-06-11T13:27:41.055155+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.14385 172.21.15.59:0/2868048280' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T13:27:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[18923]: audit 2024-06-11T13:27:41.055952+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T13:27:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[18923]: cluster 2024-06-11T13:27:41.065206+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-06-11T13:27:43.028 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:42 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:42.767Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:27:43.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:43 smithi059 bash[18923]: audit 2024-06-11T13:27:42.042541+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-06-11T13:27:43.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:43 smithi059 bash[18923]: cluster 2024-06-11T13:27:42.042647+0000 mon.a (mon.0) 1130 : cluster [DBG] mgrmap e22: x(active, starting, since 0.985269s) 2024-06-11T13:27:43.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:43 smithi059 bash[24309]: audit 2024-06-11T13:27:42.042541+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-06-11T13:27:43.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:43 smithi059 bash[24309]: cluster 2024-06-11T13:27:42.042647+0000 mon.a (mon.0) 1130 : cluster [DBG] mgrmap e22: x(active, starting, since 0.985269s) 2024-06-11T13:27:43.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:42 smithi117 bash[48518]: debug 2024-06-11T13:27:42.312+0000 7f5e495f5040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:27:43.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:43 smithi117 bash[19086]: audit 2024-06-11T13:27:42.042541+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-06-11T13:27:43.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:43 smithi117 bash[19086]: cluster 2024-06-11T13:27:42.042647+0000 mon.a (mon.0) 1130 : cluster [DBG] mgrmap e22: x(active, starting, since 0.985269s) 2024-06-11T13:27:43.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:43 smithi059 bash[46997]: level=error ts=2024-06-11T13:27:43.512Z 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://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:27:43.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:43 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:43.513Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:27:43.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:43 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:43.513Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.117:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-06-11T13:27:43.930 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:43 smithi117 bash[48518]: debug 2024-06-11T13:27:43.548+0000 7f5e495f5040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:27:43.930 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:43 smithi117 bash[48518]: debug 2024-06-11T13:27:43.616+0000 7f5e495f5040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:27:43.930 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:43 smithi117 bash[48518]: debug 2024-06-11T13:27:43.772+0000 7f5e495f5040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:27:44.175 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:43 smithi059 bash[19177]: debug 2024-06-11T13:27:43.820+0000 7f3e356de000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:27:44.175 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:43 smithi059 bash[19177]: debug 2024-06-11T13:27:43.920+0000 7f3e356de000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:27:44.175 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:44 smithi059 bash[19177]: debug 2024-06-11T13:27:44.172+0000 7f3e356de000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:27:44.763 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:44 smithi117 bash[48518]: debug 2024-06-11T13:27:44.436+0000 7f5e495f5040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:27:44.763 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:44 smithi117 bash[48518]: debug 2024-06-11T13:27:44.508+0000 7f5e495f5040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:27:44.763 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:44 smithi117 bash[48518]: debug 2024-06-11T13:27:44.580+0000 7f5e495f5040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:27:45.175 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:44 smithi117 bash[48518]: debug 2024-06-11T13:27:44.768+0000 7f5e495f5040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T13:27:45.176 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:44 smithi117 bash[48518]: debug 2024-06-11T13:27:44.848+0000 7f5e495f5040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:27:45.176 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:44 smithi117 bash[48518]: debug 2024-06-11T13:27:44.920+0000 7f5e495f5040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:27:45.176 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:45 smithi117 bash[48518]: debug 2024-06-11T13:27:45.180+0000 7f5e495f5040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:27:45.268 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:44 smithi059 bash[19177]: debug 2024-06-11T13:27:44.936+0000 7f3e356de000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:27:45.268 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:45 smithi059 bash[19177]: debug 2024-06-11T13:27:45.048+0000 7f3e356de000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:27:45.268 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:45 smithi059 bash[19177]: debug 2024-06-11T13:27:45.152+0000 7f3e356de000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:27:45.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:45 smithi117 bash[48518]: debug 2024-06-11T13:27:45.252+0000 7f5e495f5040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:27:45.566 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:45 smithi059 bash[19177]: debug 2024-06-11T13:27:45.268+0000 7f3e356de000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:27:45.566 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:45 smithi059 bash[19177]: debug 2024-06-11T13:27:45.484+0000 7f3e356de000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:27:45.783 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:45 smithi117 bash[48518]: debug 2024-06-11T13:27:45.452+0000 7f5e495f5040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:27:45.783 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:45 smithi117 bash[48518]: debug 2024-06-11T13:27:45.532+0000 7f5e495f5040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:27:46.062 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:45 smithi059 bash[19177]: debug 2024-06-11T13:27:45.768+0000 7f3e356de000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:27:46.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:45 smithi059 bash[19177]: debug 2024-06-11T13:27:45.876+0000 7f3e356de000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:27:46.136 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:45 smithi117 bash[48518]: debug 2024-06-11T13:27:45.788+0000 7f5e495f5040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:27:46.136 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:45 smithi117 bash[48518]: debug 2024-06-11T13:27:45.972+0000 7f5e495f5040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:27:46.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:46 smithi059 bash[19177]: debug 2024-06-11T13:27:46.060+0000 7f3e356de000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:27:46.403 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:46 smithi117 bash[48518]: debug 2024-06-11T13:27:46.144+0000 7f5e495f5040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:27:46.403 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:46 smithi117 bash[48518]: debug 2024-06-11T13:27:46.224+0000 7f5e495f5040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:27:46.602 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:46 smithi059 bash[19177]: debug 2024-06-11T13:27:46.316+0000 7f3e356de000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:27:46.677 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:46 smithi117 bash[48518]: debug 2024-06-11T13:27:46.408+0000 7f5e495f5040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:27:47.018 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:46 smithi059 bash[19177]: debug 2024-06-11T13:27:46.600+0000 7f3e356de000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:27:47.018 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:46 smithi059 bash[19177]: debug 2024-06-11T13:27:46.772+0000 7f3e356de000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:27:47.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:47 smithi059 bash[19177]: debug 2024-06-11T13:27:47.016+0000 7f3e356de000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:27:47.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:47 smithi059 bash[19177]: debug 2024-06-11T13:27:47.140+0000 7f3e356de000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:27:47.561 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:47 smithi117 bash[48518]: debug 2024-06-11T13:27:47.256+0000 7f5e495f5040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:27:47.561 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:47 smithi117 bash[48518]: debug 2024-06-11T13:27:47.336+0000 7f5e495f5040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:27:47.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:47 smithi059 bash[19177]: debug 2024-06-11T13:27:47.484+0000 7f3e356de000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:27:47.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:47 smithi117 bash[48518]: debug 2024-06-11T13:27:47.568+0000 7f5e495f5040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:27:47.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:47 smithi117 bash[48518]: debug 2024-06-11T13:27:47.644+0000 7f5e495f5040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:27:48.387 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:48 smithi117 bash[48518]: debug 2024-06-11T13:27:48.048+0000 7f5e495f5040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:27:48.387 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:48 smithi117 bash[48518]: debug 2024-06-11T13:27:48.132+0000 7f5e495f5040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:27:48.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:48 smithi117 bash[19086]: cluster 2024-06-11T13:27:48.152850+0000 mon.a (mon.0) 1131 : cluster [INF] Active manager daemon x restarted 2024-06-11T13:27:48.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:48 smithi117 bash[19086]: cluster 2024-06-11T13:27:48.154550+0000 mon.a (mon.0) 1132 : cluster [INF] Activating manager daemon x 2024-06-11T13:27:48.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:48 smithi117 bash[19086]: cluster 2024-06-11T13:27:48.161358+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-06-11T13:27:48.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:48 smithi059 bash[24309]: cluster 2024-06-11T13:27:48.152850+0000 mon.a (mon.0) 1131 : cluster [INF] Active manager daemon x restarted 2024-06-11T13:27:48.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:48 smithi059 bash[24309]: cluster 2024-06-11T13:27:48.154550+0000 mon.a (mon.0) 1132 : cluster [INF] Activating manager daemon x 2024-06-11T13:27:48.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:48 smithi059 bash[24309]: cluster 2024-06-11T13:27:48.161358+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-06-11T13:27:48.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:48 smithi059 bash[18923]: cluster 2024-06-11T13:27:48.152850+0000 mon.a (mon.0) 1131 : cluster [INF] Active manager daemon x restarted 2024-06-11T13:27:48.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:48 smithi059 bash[18923]: cluster 2024-06-11T13:27:48.154550+0000 mon.a (mon.0) 1132 : cluster [INF] Activating manager daemon x 2024-06-11T13:27:48.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:48 smithi059 bash[18923]: cluster 2024-06-11T13:27:48.161358+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-06-11T13:27:48.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:48 smithi059 bash[19177]: debug 2024-06-11T13:27:48.260+0000 7f3e356de000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:27:48.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:48 smithi059 bash[19177]: debug 2024-06-11T13:27:48.392+0000 7f3e356de000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:27:48.677 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:48 smithi117 bash[48518]: [11/Jun/2024:13:27:48] ENGINE Bus STARTING 2024-06-11T13:27:48.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:48 smithi117 bash[48518]: CherryPy Checker: 2024-06-11T13:27:48.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:48 smithi117 bash[48518]: The Application mounted at '' has an empty config. 2024-06-11T13:27:48.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:48 smithi117 bash[48518]: [11/Jun/2024:13:27:48] ENGINE Serving on http://:::9283 2024-06-11T13:27:48.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:48 smithi117 bash[48518]: [11/Jun/2024:13:27:48] ENGINE Bus STARTED 2024-06-11T13:27:48.944 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:48 smithi059 bash[19177]: debug 2024-06-11T13:27:48.612+0000 7f3e356de000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:27:49.220 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:48 smithi059 bash[19177]: debug 2024-06-11T13:27:48.944+0000 7f3e356de000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:27:49.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: cluster 2024-06-11T13:27:48.220287+0000 mon.a (mon.0) 1134 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0661899s) 2024-06-11T13:27:49.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.227966+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:27:49.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.228171+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:27:49.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.228315+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:27:49.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.229177+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:27:49.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.229587+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:27:49.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.229723+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:27:49.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.229851+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:27:49.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.229962+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:27:49.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.230086+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:27:49.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.235521+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:27:49.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.235657+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:27:49.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.235766+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:27:49.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.238009+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:27:49.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.238248+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:27:49.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.238864+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:27:49.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: cluster 2024-06-11T13:27:48.260783+0000 mon.a (mon.0) 1135 : cluster [INF] Manager daemon x is now available 2024-06-11T13:27:49.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.304964+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: cephadm 2024-06-11T13:27:48.311870+0000 mgr.x (mgr.24797) 1 : cephadm [INF] Queued rgw.foo for migration 2024-06-11T13:27:49.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.330553+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: cephadm 2024-06-11T13:27:48.337521+0000 mgr.x (mgr.24797) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-06-11T13:27:49.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: cephadm 2024-06-11T13:27:48.338238+0000 mgr.x (mgr.24797) 3 : 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'}} 2024-06-11T13:27:49.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: cephadm 2024-06-11T13:27:48.338339+0000 mgr.x (mgr.24797) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-06-11T13:27:49.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.345309+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.359590+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.366470+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.370321+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.372260+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.374129+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.378482+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.380251+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: cephadm 2024-06-11T13:27:48.392295+0000 mgr.x (mgr.24797) 5 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: cephadm 2024-06-11T13:27:48.393373+0000 mgr.x (mgr.24797) 6 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.397713+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.403240+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.408970+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.433663+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:48.439313+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: cephadm 2024-06-11T13:27:49.020167+0000 mgr.x (mgr.24797) 7 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:27:49.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:49.081656+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: cephadm 2024-06-11T13:27:49.084863+0000 mgr.x (mgr.24797) 8 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:27:49.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: audit 2024-06-11T13:27:49.087551+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:49 smithi117 bash[19086]: cephadm 2024-06-11T13:27:49.165036+0000 mgr.x (mgr.24797) 9 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:27:49.486 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[19177]: debug 2024-06-11T13:27:49.356+0000 7f3e356de000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:27:49.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: cluster 2024-06-11T13:27:48.220287+0000 mon.a (mon.0) 1134 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0661899s) 2024-06-11T13:27:49.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.227966+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:27:49.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.228171+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:27:49.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.228315+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:27:49.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.229177+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:27:49.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.229587+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:27:49.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.229723+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:27:49.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.229851+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:27:49.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.229962+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:27:49.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.230086+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:27:49.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.235521+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:27:49.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.235657+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:27:49.488 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.235766+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:27:49.488 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.238009+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:27:49.488 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.238248+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:27:49.488 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.238864+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:27:49.488 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: cluster 2024-06-11T13:27:48.260783+0000 mon.a (mon.0) 1135 : cluster [INF] Manager daemon x is now available 2024-06-11T13:27:49.488 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.304964+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.488 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: cephadm 2024-06-11T13:27:48.311870+0000 mgr.x (mgr.24797) 1 : cephadm [INF] Queued rgw.foo for migration 2024-06-11T13:27:49.488 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.330553+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.488 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: cluster 2024-06-11T13:27:48.220287+0000 mon.a (mon.0) 1134 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0661899s) 2024-06-11T13:27:49.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.227966+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:27:49.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.228171+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:27:49.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.228315+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:27:49.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.229177+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:27:49.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.229587+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:27:49.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.229723+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:27:49.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.229851+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:27:49.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.229962+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:27:49.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.230086+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:27:49.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.235521+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:27:49.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.235657+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:27:49.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.235766+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:27:49.489 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.238009+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:27:49.490 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.238248+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:27:49.490 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.238864+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:27:49.490 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: cluster 2024-06-11T13:27:48.260783+0000 mon.a (mon.0) 1135 : cluster [INF] Manager daemon x is now available 2024-06-11T13:27:49.490 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.304964+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.490 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: cephadm 2024-06-11T13:27:48.311870+0000 mgr.x (mgr.24797) 1 : cephadm [INF] Queued rgw.foo for migration 2024-06-11T13:27:49.490 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.330553+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: cephadm 2024-06-11T13:27:48.337521+0000 mgr.x (mgr.24797) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-06-11T13:27:49.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: cephadm 2024-06-11T13:27:48.338238+0000 mgr.x (mgr.24797) 3 : 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'}} 2024-06-11T13:27:49.490 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: cephadm 2024-06-11T13:27:48.338339+0000 mgr.x (mgr.24797) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-06-11T13:27:49.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.345309+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.359590+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.366470+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:27:49.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.370321+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:27:49.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.372260+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:27:49.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.374129+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:27:49.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.378482+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:27:49.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.380251+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:27:49.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: cephadm 2024-06-11T13:27:48.392295+0000 mgr.x (mgr.24797) 5 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:27:49.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: cephadm 2024-06-11T13:27:48.393373+0000 mgr.x (mgr.24797) 6 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:27:49.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.397713+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:27:49.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.403240+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:27:49.491 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.408970+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:27:49.492 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.433663+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:27:49.492 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:48.439313+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:27:49.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: cephadm 2024-06-11T13:27:48.337521+0000 mgr.x (mgr.24797) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-06-11T13:27:49.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: cephadm 2024-06-11T13:27:48.338238+0000 mgr.x (mgr.24797) 3 : 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'}} 2024-06-11T13:27:49.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: cephadm 2024-06-11T13:27:48.338339+0000 mgr.x (mgr.24797) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-06-11T13:27:49.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.345309+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.359590+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.366470+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:27:49.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.370321+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:27:49.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.372260+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:27:49.492 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.374129+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:27:49.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.378482+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:27:49.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.380251+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:27:49.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: cephadm 2024-06-11T13:27:48.392295+0000 mgr.x (mgr.24797) 5 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:27:49.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: cephadm 2024-06-11T13:27:48.393373+0000 mgr.x (mgr.24797) 6 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:27:49.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.397713+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:27:49.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.403240+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:27:49.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.408970+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:27:49.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.433663+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:27:49.493 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:48.439313+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:27:49.493 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: cephadm 2024-06-11T13:27:49.020167+0000 mgr.x (mgr.24797) 7 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:27:49.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:49.081656+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: cephadm 2024-06-11T13:27:49.084863+0000 mgr.x (mgr.24797) 8 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:27:49.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: audit 2024-06-11T13:27:49.087551+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[18923]: cephadm 2024-06-11T13:27:49.165036+0000 mgr.x (mgr.24797) 9 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:27:49.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: cephadm 2024-06-11T13:27:49.020167+0000 mgr.x (mgr.24797) 7 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:27:49.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:49.081656+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: cephadm 2024-06-11T13:27:49.084863+0000 mgr.x (mgr.24797) 8 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:27:49.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: audit 2024-06-11T13:27:49.087551+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:49.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[24309]: cephadm 2024-06-11T13:27:49.165036+0000 mgr.x (mgr.24797) 9 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:27:49.740 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[19177]: debug 2024-06-11T13:27:49.484+0000 7f3e356de000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:27:49.740 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[19177]: [11/Jun/2024:13:27:49] ENGINE Bus STARTING 2024-06-11T13:27:49.740 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[19177]: CherryPy Checker: 2024-06-11T13:27:49.740 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[19177]: The Application mounted at '' has an empty config. 2024-06-11T13:27:49.740 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[19177]: [11/Jun/2024:13:27:49] ENGINE Serving on http://:::9283 2024-06-11T13:27:49.741 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:49 smithi059 bash[19177]: [11/Jun/2024:13:27:49] ENGINE Bus STARTED 2024-06-11T13:27:50.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: cephadm 2024-06-11T13:27:49.230174+0000 mgr.x (mgr.24797) 10 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:27:50.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: cluster 2024-06-11T13:27:49.250089+0000 mon.a (mon.0) 1146 : cluster [DBG] mgrmap e24: x(active, since 1.09599s) 2024-06-11T13:27:50.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: cephadm 2024-06-11T13:27:49.279349+0000 mgr.x (mgr.24797) 11 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:27:50.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: cluster 2024-06-11T13:27:49.310789+0000 mgr.x (mgr.24797) 12 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:27:50.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: cephadm 2024-06-11T13:27:49.423432+0000 mgr.x (mgr.24797) 13 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:27:50.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: cluster 2024-06-11T13:27:49.510275+0000 mon.a (mon.0) 1147 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:27:50.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.512605+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.? 172.21.15.59:0/3878405915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:27:50.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.513083+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.? 172.21.15.59:0/3878405915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:27:50.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.516131+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.? 172.21.15.59:0/3878405915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:27:50.289 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.516554+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.? 172.21.15.59:0/3878405915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:27:50.563 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:50.405Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2024-06-11T13:27:50.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.520864+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.528820+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.660188+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.671341+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.679675+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.689185+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.739822+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.746121+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.750833+0000 mgr.x (mgr.24797) 14 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:50.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.752339+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.763783+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.765737+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:27:50.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: audit 2024-06-11T13:27:49.771442+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:27:50.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[18923]: cephadm 2024-06-11T13:27:50.089403+0000 mgr.x (mgr.24797) 15 : cephadm [INF] [11/Jun/2024:13:27:50] ENGINE Bus STARTING 2024-06-11T13:27:50.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: cephadm 2024-06-11T13:27:49.230174+0000 mgr.x (mgr.24797) 10 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:27:50.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: cluster 2024-06-11T13:27:49.250089+0000 mon.a (mon.0) 1146 : cluster [DBG] mgrmap e24: x(active, since 1.09599s) 2024-06-11T13:27:50.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: cephadm 2024-06-11T13:27:49.279349+0000 mgr.x (mgr.24797) 11 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:27:50.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: cluster 2024-06-11T13:27:49.310789+0000 mgr.x (mgr.24797) 12 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:27:50.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: cephadm 2024-06-11T13:27:49.423432+0000 mgr.x (mgr.24797) 13 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:27:50.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: cluster 2024-06-11T13:27:49.510275+0000 mon.a (mon.0) 1147 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:27:50.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.512605+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.? 172.21.15.59:0/3878405915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:27:50.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.513083+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.? 172.21.15.59:0/3878405915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:27:50.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.516131+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.? 172.21.15.59:0/3878405915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:27:50.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.516554+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.? 172.21.15.59:0/3878405915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:27:50.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.520864+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.528820+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.660188+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.671341+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.679675+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.689185+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.739822+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.746121+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.750833+0000 mgr.x (mgr.24797) 14 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:50.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.752339+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.763783+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.765737+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:27:50.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: audit 2024-06-11T13:27:49.771442+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:27:50.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[24309]: cephadm 2024-06-11T13:27:50.089403+0000 mgr.x (mgr.24797) 15 : cephadm [INF] [11/Jun/2024:13:27:50] ENGINE Bus STARTING 2024-06-11T13:27:50.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: debug 2024-06-11T13:27:50.208+0000 7f5da68f5640 -1 log_channel(cephadm) log [ERR] : [11/Jun/2024:13:27:50] ENGINE Error in HTTPServer.serve 2024-06-11T13:27:50.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: Traceback (most recent call last): 2024-06-11T13:27:50.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:27:50.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: self._connections.run(self.expiration_interval) 2024-06-11T13:27:50.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:27:50.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: self._run(expiration_interval) 2024-06-11T13:27:50.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:27:50.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:27:50.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:27:50.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:27:50.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:27:50.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: s = self.context.wrap_socket( 2024-06-11T13:27:50.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:27:50.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: return self.sslsocket_class._create( 2024-06-11T13:27:50.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:27:50.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: self.do_handshake() 2024-06-11T13:27:50.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:27:50.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: self._sslobj.do_handshake() 2024-06-11T13:27:50.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:27:50.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[48518]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:27:50] "GET /metrics HTTP/1.1" 200 35147 "" "Prometheus/2.33.4" 2024-06-11T13:27:50.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: cephadm 2024-06-11T13:27:49.230174+0000 mgr.x (mgr.24797) 10 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: cluster 2024-06-11T13:27:49.250089+0000 mon.a (mon.0) 1146 : cluster [DBG] mgrmap e24: x(active, since 1.09599s) 2024-06-11T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: cephadm 2024-06-11T13:27:49.279349+0000 mgr.x (mgr.24797) 11 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: cluster 2024-06-11T13:27:49.310789+0000 mgr.x (mgr.24797) 12 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: cephadm 2024-06-11T13:27:49.423432+0000 mgr.x (mgr.24797) 13 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: cluster 2024-06-11T13:27:49.510275+0000 mon.a (mon.0) 1147 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.512605+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.? 172.21.15.59:0/3878405915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.513083+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.? 172.21.15.59:0/3878405915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.516131+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.? 172.21.15.59:0/3878405915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.516554+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.? 172.21.15.59:0/3878405915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.520864+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.528820+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.660188+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.671341+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.679675+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.689185+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.739822+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.746121+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.750833+0000 mgr.x (mgr.24797) 14 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:27:50.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.752339+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.763783+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:50.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.765737+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:27:50.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: audit 2024-06-11T13:27:49.771442+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:27:50.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:50 smithi117 bash[19086]: cephadm 2024-06-11T13:27:50.089403+0000 mgr.x (mgr.24797) 15 : cephadm [INF] [11/Jun/2024:13:27:50] ENGINE Bus STARTING 2024-06-11T13:27:50.865 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:27:51.063 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:50 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:50.643Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs" 2024-06-11T13:27:51.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: cephadm 2024-06-11T13:27:50.209212+0000 mgr.x (mgr.24797) 16 : cephadm [INF] [11/Jun/2024:13:27:50] ENGINE Serving on https://172.21.15.117:7150 2024-06-11T13:27:51.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: cephadm 2024-06-11T13:27:50.212532+0000 mgr.x (mgr.24797) 17 : cephadm [ERR] [11/Jun/2024:13:27:50] ENGINE Error in HTTPServer.serve 2024-06-11T13:27:51.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: Traceback (most recent call last): 2024-06-11T13:27:51.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:27:51.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: self._connections.run(self.expiration_interval) 2024-06-11T13:27:51.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:27:51.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: self._run(expiration_interval) 2024-06-11T13:27:51.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:27:51.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: s = self.context.wrap_socket( 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: return self.sslsocket_class._create( 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: self.do_handshake() 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: self._sslobj.do_handshake() 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: cluster 2024-06-11T13:27:50.233846+0000 mgr.x (mgr.24797) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: audit 2024-06-11T13:27:50.269043+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: cluster 2024-06-11T13:27:50.272173+0000 mon.a (mon.0) 1163 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-06-11T13:27:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: cephadm 2024-06-11T13:27:50.310535+0000 mgr.x (mgr.24797) 19 : cephadm [INF] [11/Jun/2024:13:27:50] ENGINE Serving on http://172.21.15.117:8765 2024-06-11T13:27:51.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: cephadm 2024-06-11T13:27:50.310668+0000 mgr.x (mgr.24797) 20 : cephadm [INF] [11/Jun/2024:13:27:50] ENGINE Bus STARTED 2024-06-11T13:27:51.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: cephadm 2024-06-11T13:27:50.670925+0000 mgr.x (mgr.24797) 21 : cephadm [INF] Reconfiguring daemon agent.smithi059 on smithi059 2024-06-11T13:27:51.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: cephadm 2024-06-11T13:27:50.755080+0000 mgr.x (mgr.24797) 22 : cephadm [INF] Deploying cephadm binary to smithi059 2024-06-11T13:27:51.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:51 smithi117 bash[19086]: audit 2024-06-11T13:27:50.835645+0000 mgr.x (mgr.24797) 23 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:51.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: cephadm 2024-06-11T13:27:50.209212+0000 mgr.x (mgr.24797) 16 : cephadm [INF] [11/Jun/2024:13:27:50] ENGINE Serving on https://172.21.15.117:7150 2024-06-11T13:27:51.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: cephadm 2024-06-11T13:27:50.212532+0000 mgr.x (mgr.24797) 17 : cephadm [ERR] [11/Jun/2024:13:27:50] ENGINE Error in HTTPServer.serve 2024-06-11T13:27:51.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: Traceback (most recent call last): 2024-06-11T13:27:51.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:27:51.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: self._connections.run(self.expiration_interval) 2024-06-11T13:27:51.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:27:51.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: self._run(expiration_interval) 2024-06-11T13:27:51.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:27:51.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:27:51.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:27:51.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:27:51.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:27:51.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: s = self.context.wrap_socket( 2024-06-11T13:27:51.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:27:51.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: return self.sslsocket_class._create( 2024-06-11T13:27:51.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:27:51.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: self.do_handshake() 2024-06-11T13:27:51.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:27:51.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: self._sslobj.do_handshake() 2024-06-11T13:27:51.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:27:51.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: cluster 2024-06-11T13:27:50.233846+0000 mgr.x (mgr.24797) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:27:51.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: audit 2024-06-11T13:27:50.269043+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:27:51.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: cluster 2024-06-11T13:27:50.272173+0000 mon.a (mon.0) 1163 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-06-11T13:27:51.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: cephadm 2024-06-11T13:27:50.310535+0000 mgr.x (mgr.24797) 19 : cephadm [INF] [11/Jun/2024:13:27:50] ENGINE Serving on http://172.21.15.117:8765 2024-06-11T13:27:51.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: cephadm 2024-06-11T13:27:50.310668+0000 mgr.x (mgr.24797) 20 : cephadm [INF] [11/Jun/2024:13:27:50] ENGINE Bus STARTED 2024-06-11T13:27:51.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: cephadm 2024-06-11T13:27:50.670925+0000 mgr.x (mgr.24797) 21 : cephadm [INF] Reconfiguring daemon agent.smithi059 on smithi059 2024-06-11T13:27:51.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: cephadm 2024-06-11T13:27:50.755080+0000 mgr.x (mgr.24797) 22 : cephadm [INF] Deploying cephadm binary to smithi059 2024-06-11T13:27:51.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[18923]: audit 2024-06-11T13:27:50.835645+0000 mgr.x (mgr.24797) 23 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:51.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: cephadm 2024-06-11T13:27:50.209212+0000 mgr.x (mgr.24797) 16 : cephadm [INF] [11/Jun/2024:13:27:50] ENGINE Serving on https://172.21.15.117:7150 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: cephadm 2024-06-11T13:27:50.212532+0000 mgr.x (mgr.24797) 17 : cephadm [ERR] [11/Jun/2024:13:27:50] ENGINE Error in HTTPServer.serve 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: Traceback (most recent call last): 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: self._connections.run(self.expiration_interval) 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: self._run(expiration_interval) 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: s = self.context.wrap_socket( 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:27:51.520 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: return self.sslsocket_class._create( 2024-06-11T13:27:51.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:27:51.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: self.do_handshake() 2024-06-11T13:27:51.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:27:51.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: self._sslobj.do_handshake() 2024-06-11T13:27:51.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:27:51.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: cluster 2024-06-11T13:27:50.233846+0000 mgr.x (mgr.24797) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:27:51.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: audit 2024-06-11T13:27:50.269043+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:27:51.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: cluster 2024-06-11T13:27:50.272173+0000 mon.a (mon.0) 1163 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-06-11T13:27:51.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: cephadm 2024-06-11T13:27:50.310535+0000 mgr.x (mgr.24797) 19 : cephadm [INF] [11/Jun/2024:13:27:50] ENGINE Serving on http://172.21.15.117:8765 2024-06-11T13:27:51.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: cephadm 2024-06-11T13:27:50.310668+0000 mgr.x (mgr.24797) 20 : cephadm [INF] [11/Jun/2024:13:27:50] ENGINE Bus STARTED 2024-06-11T13:27:51.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: cephadm 2024-06-11T13:27:50.670925+0000 mgr.x (mgr.24797) 21 : cephadm [INF] Reconfiguring daemon agent.smithi059 on smithi059 2024-06-11T13:27:51.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: cephadm 2024-06-11T13:27:50.755080+0000 mgr.x (mgr.24797) 22 : cephadm [INF] Deploying cephadm binary to smithi059 2024-06-11T13:27:51.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:51 smithi059 bash[24309]: audit 2024-06-11T13:27:50.835645+0000 mgr.x (mgr.24797) 23 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:51.609 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:27:51.609 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 19s ago 14m - - 2024-06-11T13:27:51.609 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 13s ago 14m - - 2024-06-11T13:27:51.609 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (5m) 19s ago 6m 15.6M - ba2b418f427c 2e26e69b62dd 2024-06-11T13:27:51.609 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (6m) 13s ago 6m 43.1M - 8.3.5 dad864ee21e9 e7dd10647d77 2024-06-11T13:27:51.609 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (4m) 19s ago 4m 42.0M - 3.5 e1d6a67b021e 4426d80f3cf6 2024-06-11T13:27:51.609 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283 starting - - - - 2024-06-11T13:27:51.609 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:9283 running (15m) 19s ago 15m 460M - 17.2.0 e1d6a67b021e 1a938979a33e 2024-06-11T13:27:51.609 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (15m) 19s ago 15m 56.7M 2048M 17.2.0 e1d6a67b021e 9524d5443dc7 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (13m) 13s ago 13m 47.7M 2048M 17.2.0 e1d6a67b021e 36bfc52501be 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (13m) 19s ago 13m 46.7M 2048M 17.2.0 e1d6a67b021e 6d6694f3cb8f 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (6m) 19s ago 6m 10.0M - 1dbe0e931976 3db2850fd206 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (6m) 13s ago 6m 10.0M - 1dbe0e931976 651cb02bf01a 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (12m) 19s ago 12m 56.2M 4096M 17.2.0 e1d6a67b021e 410a79c3be77 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (12m) 19s ago 12m 53.4M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (11m) 19s ago 11m 47.6M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (10m) 19s ago 10m 53.7M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (10m) 13s ago 10m 53.1M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (9m) 13s ago 9m 50.6M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (8m) 13s ago 8m 48.8M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (8m) 13s ago 8m 51.1M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (5m) 13s ago 7m 55.9M - 514e6a882f6e 16727b344d89 2024-06-11T13:27:51.610 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (4m) 19s ago 4m 82.6M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:27:51.611 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (4m) 13s ago 4m 82.7M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:27:51.611 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (4m) 19s ago 4m 82.7M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:27:51.611 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (4m) 13s ago 4m 82.9M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:27:52.026 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:27:52.027 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:27:52.027 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-06-11T13:27:52.027 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:27:52.027 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:27:52.027 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-06-11T13:27:52.027 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 1 2024-06-11T13:27:52.027 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:27:52.027 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:27:52.027 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T13:27:52.027 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:27:52.027 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2024-06-11T13:27:52.027 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:27:52.028 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:27:52.028 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:27:52.028 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:27:52.028 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-06-11T13:27:52.028 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 1 2024-06-11T13:27:52.028 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:27:52.028 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:27:52.417 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:27:52.417 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:27:52.417 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:27:52.417 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:27:52.417 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-06-11T13:27:52.418 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "", 2024-06-11T13:27:52.418 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2024-06-11T13:27:52.418 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:27:52.418 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:27:52.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:52 smithi059 bash[18923]: audit 2024-06-11T13:27:51.230790+0000 mgr.x (mgr.24797) 24 : audit [DBG] from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:52.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:52 smithi059 bash[18923]: audit 2024-06-11T13:27:51.600004+0000 mgr.x (mgr.24797) 25 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:52.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:52 smithi059 bash[18923]: audit 2024-06-11T13:27:52.031782+0000 mon.c (mon.1) 161 : audit [DBG] from='client.? 172.21.15.59:0/1782043354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:27:52.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:52 smithi059 bash[24309]: audit 2024-06-11T13:27:51.230790+0000 mgr.x (mgr.24797) 24 : audit [DBG] from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:52.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:52 smithi059 bash[24309]: audit 2024-06-11T13:27:51.600004+0000 mgr.x (mgr.24797) 25 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:52.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:52 smithi059 bash[24309]: audit 2024-06-11T13:27:52.031782+0000 mon.c (mon.1) 161 : audit [DBG] from='client.? 172.21.15.59:0/1782043354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:27:52.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:52 smithi117 bash[19086]: audit 2024-06-11T13:27:51.230790+0000 mgr.x (mgr.24797) 24 : audit [DBG] from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:52.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:52 smithi117 bash[19086]: audit 2024-06-11T13:27:51.600004+0000 mgr.x (mgr.24797) 25 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:52.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:52 smithi117 bash[19086]: audit 2024-06-11T13:27:52.031782+0000 mon.c (mon.1) 161 : audit [DBG] from='client.? 172.21.15.59:0/1782043354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:27:52.859 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:27:53.259 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:27:53 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:27:53.513 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:53 smithi059 bash[46997]: level=error ts=2024-06-11T13:27:53.512Z 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://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2024-06-11T13:27:53.513 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:53 smithi059 bash[18923]: cluster 2024-06-11T13:27:52.234312+0000 mgr.x (mgr.24797) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:27:53.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:53 smithi059 bash[18923]: cluster 2024-06-11T13:27:52.277632+0000 mon.a (mon.0) 1164 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-06-11T13:27:53.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:53 smithi059 bash[18923]: audit 2024-06-11T13:27:52.427940+0000 mgr.x (mgr.24797) 27 : audit [DBG] from='client.25063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:53.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:53 smithi059 bash[18923]: audit 2024-06-11T13:27:52.863897+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.59:0/1377424557' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:27:53.514 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:53 smithi059 bash[24309]: cluster 2024-06-11T13:27:52.234312+0000 mgr.x (mgr.24797) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:27:53.514 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:53 smithi059 bash[24309]: cluster 2024-06-11T13:27:52.277632+0000 mon.a (mon.0) 1164 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-06-11T13:27:53.514 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:53 smithi059 bash[24309]: audit 2024-06-11T13:27:52.427940+0000 mgr.x (mgr.24797) 27 : audit [DBG] from='client.25063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:53.514 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:53 smithi059 bash[24309]: audit 2024-06-11T13:27:52.863897+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.59:0/1377424557' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:27:53.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:53 smithi117 bash[19086]: cluster 2024-06-11T13:27:52.234312+0000 mgr.x (mgr.24797) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:27:53.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:53 smithi117 bash[19086]: cluster 2024-06-11T13:27:52.277632+0000 mon.a (mon.0) 1164 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-06-11T13:27:53.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:53 smithi117 bash[19086]: audit 2024-06-11T13:27:52.427940+0000 mgr.x (mgr.24797) 27 : audit [DBG] from='client.25063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:27:53.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:53 smithi117 bash[19086]: audit 2024-06-11T13:27:52.863897+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.59:0/1377424557' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:27:53.813 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:53 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:53.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2024-06-11T13:27:53.813 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:27:53 smithi059 bash[46997]: level=warn ts=2024-06-11T13:27:53.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://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs" 2024-06-11T13:27:55.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:55 smithi059 bash[18923]: cluster 2024-06-11T13:27:54.234983+0000 mgr.x (mgr.24797) 28 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:27:55.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:55 smithi059 bash[18923]: audit 2024-06-11T13:27:55.608891+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:55.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:55 smithi059 bash[18923]: audit 2024-06-11T13:27:55.622725+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:55.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:55 smithi059 bash[18923]: audit 2024-06-11T13:27:55.633403+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:55.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:55 smithi059 bash[24309]: cluster 2024-06-11T13:27:54.234983+0000 mgr.x (mgr.24797) 28 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:27:55.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:55 smithi059 bash[24309]: audit 2024-06-11T13:27:55.608891+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:55.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:55 smithi059 bash[24309]: audit 2024-06-11T13:27:55.622725+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:55.810 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:55 smithi059 bash[24309]: audit 2024-06-11T13:27:55.633403+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:56.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:55 smithi117 bash[19086]: cluster 2024-06-11T13:27:54.234983+0000 mgr.x (mgr.24797) 28 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:27:56.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:55 smithi117 bash[19086]: audit 2024-06-11T13:27:55.608891+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:56.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:55 smithi117 bash[19086]: audit 2024-06-11T13:27:55.622725+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:56.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:55 smithi117 bash[19086]: audit 2024-06-11T13:27:55.633403+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:56.355 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:56 smithi059 systemd[1]: Stopping Ceph node-exporter.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:27:56.355 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:56 smithi059 bash[62304]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter.a 2024-06-11T13:27:57.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:56 smithi059 bash[24309]: cephadm 2024-06-11T13:27:55.646103+0000 mgr.x (mgr.24797) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-06-11T13:27:57.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:56 smithi059 bash[24309]: cephadm 2024-06-11T13:27:55.646902+0000 mgr.x (mgr.24797) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi059 2024-06-11T13:27:57.064 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:56 smithi059 bash[62314]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter-a 2024-06-11T13:27:57.064 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:56 smithi059 bash[62350]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter.a 2024-06-11T13:27:57.064 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:56 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-06-11T13:27:57.064 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:56 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-06-11T13:27:57.064 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:56 smithi059 systemd[1]: Stopped Ceph node-exporter.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:27:57.064 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:56 smithi059 systemd[1]: Started Ceph node-exporter.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:27:57.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:56 smithi059 bash[18923]: cephadm 2024-06-11T13:27:55.646103+0000 mgr.x (mgr.24797) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-06-11T13:27:57.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:56 smithi059 bash[18923]: cephadm 2024-06-11T13:27:55.646902+0000 mgr.x (mgr.24797) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi059 2024-06-11T13:27:57.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:56 smithi117 bash[19086]: cephadm 2024-06-11T13:27:55.646103+0000 mgr.x (mgr.24797) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-06-11T13:27:57.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:56 smithi117 bash[19086]: cephadm 2024-06-11T13:27:55.646902+0000 mgr.x (mgr.24797) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi059 2024-06-11T13:27:58.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[18923]: cluster 2024-06-11T13:27:56.236787+0000 mgr.x (mgr.24797) 31 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T13:27:58.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[18923]: audit 2024-06-11T13:27:57.000843+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:58.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[18923]: audit 2024-06-11T13:27:57.013913+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:58.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[18923]: cephadm 2024-06-11T13:27:57.027141+0000 mgr.x (mgr.24797) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-06-11T13:27:58.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[18923]: cephadm 2024-06-11T13:27:57.042854+0000 mgr.x (mgr.24797) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi059 2024-06-11T13:27:58.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[24309]: cluster 2024-06-11T13:27:56.236787+0000 mgr.x (mgr.24797) 31 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T13:27:58.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[24309]: audit 2024-06-11T13:27:57.000843+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:58.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[24309]: audit 2024-06-11T13:27:57.013913+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:58.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[24309]: cephadm 2024-06-11T13:27:57.027141+0000 mgr.x (mgr.24797) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-06-11T13:27:58.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[24309]: cephadm 2024-06-11T13:27:57.042854+0000 mgr.x (mgr.24797) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi059 2024-06-11T13:27:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:58 smithi117 bash[19086]: cluster 2024-06-11T13:27:56.236787+0000 mgr.x (mgr.24797) 31 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T13:27:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:58 smithi117 bash[19086]: audit 2024-06-11T13:27:57.000843+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:58 smithi117 bash[19086]: audit 2024-06-11T13:27:57.013913+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:27:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:58 smithi117 bash[19086]: cephadm 2024-06-11T13:27:57.027141+0000 mgr.x (mgr.24797) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-06-11T13:27:58.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:27:58 smithi117 bash[19086]: cephadm 2024-06-11T13:27:57.042854+0000 mgr.x (mgr.24797) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi059 2024-06-11T13:27:59.064 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.987Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-06-11T13:27:59.064 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.987Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-06-11T13:27:59.064 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z 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/.+)($|/) 2024-06-11T13:27:59.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z 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)$ 2024-06-11T13:27:59.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-06-11T13:27:59.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=arp 2024-06-11T13:27:59.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=bcache 2024-06-11T13:27:59.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=bonding 2024-06-11T13:27:59.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=btrfs 2024-06-11T13:27:59.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=conntrack 2024-06-11T13:27:59.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=cpu 2024-06-11T13:27:59.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-06-11T13:27:59.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=diskstats 2024-06-11T13:27:59.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=dmi 2024-06-11T13:27:59.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=edac 2024-06-11T13:27:59.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=entropy 2024-06-11T13:27:59.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-06-11T13:27:59.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=filefd 2024-06-11T13:27:59.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=filesystem 2024-06-11T13:27:59.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=hwmon 2024-06-11T13:27:59.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=infiniband 2024-06-11T13:27:59.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=ipvs 2024-06-11T13:27:59.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=loadavg 2024-06-11T13:27:59.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=mdadm 2024-06-11T13:27:59.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=meminfo 2024-06-11T13:27:59.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=netclass 2024-06-11T13:27:59.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=netdev 2024-06-11T13:27:59.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=netstat 2024-06-11T13:27:59.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=nfs 2024-06-11T13:27:59.067 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=nfsd 2024-06-11T13:27:59.067 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=nvme 2024-06-11T13:27:59.067 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=os 2024-06-11T13:27:59.067 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-06-11T13:27:59.067 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=pressure 2024-06-11T13:27:59.067 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=rapl 2024-06-11T13:27:59.067 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=schedstat 2024-06-11T13:27:59.067 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=sockstat 2024-06-11T13:27:59.067 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=softnet 2024-06-11T13:27:59.067 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=stat 2024-06-11T13:27:59.068 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=tapestats 2024-06-11T13:27:59.068 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=textfile 2024-06-11T13:27:59.068 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-06-11T13:27:59.068 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=time 2024-06-11T13:27:59.068 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-06-11T13:27:59.068 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=uname 2024-06-11T13:27:59.068 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=vmstat 2024-06-11T13:27:59.068 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=xfs 2024-06-11T13:27:59.068 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:115 level=info collector=zfs 2024-06-11T13:27:59.068 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.988Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-06-11T13:27:59.068 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:27:58 smithi059 bash[62378]: ts=2024-06-11T13:27:58.989Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-06-11T13:28:00.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:00 smithi059 bash[24309]: cluster 2024-06-11T13:27:58.237545+0000 mgr.x (mgr.24797) 34 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T13:28:00.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:00 smithi059 bash[18923]: cluster 2024-06-11T13:27:58.237545+0000 mgr.x (mgr.24797) 34 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T13:28:00.315 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:00 smithi117 bash[19086]: cluster 2024-06-11T13:27:58.237545+0000 mgr.x (mgr.24797) 34 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T13:28:00.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:00 smithi117 bash[48518]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:28:00] "GET /metrics HTTP/1.1" 200 35147 "" "Prometheus/2.33.4" 2024-06-11T13:28:01.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:01 smithi059 bash[18923]: audit 2024-06-11T13:27:59.759030+0000 mgr.x (mgr.24797) 35 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:01.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:01 smithi059 bash[24309]: audit 2024-06-11T13:27:59.759030+0000 mgr.x (mgr.24797) 35 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:01.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:01 smithi117 bash[19086]: audit 2024-06-11T13:27:59.759030+0000 mgr.x (mgr.24797) 35 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:02.302 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:02 smithi117 bash[19086]: cluster 2024-06-11T13:28:00.239182+0000 mgr.x (mgr.24797) 36 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T13:28:02.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:02 smithi059 bash[24309]: cluster 2024-06-11T13:28:00.239182+0000 mgr.x (mgr.24797) 36 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T13:28:02.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:02 smithi059 bash[18923]: cluster 2024-06-11T13:28:00.239182+0000 mgr.x (mgr.24797) 36 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T13:28:02.677 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:02 smithi117 bash[40572]: ts=2024-06-11T13:28:02.313Z 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=\"172.21.15.59:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.117:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:28:03.237 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:02 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:28:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:28:03.813 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:03 smithi059 bash[46997]: level=error ts=2024-06-11T13:28:03.513Z 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://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs" 2024-06-11T13:28:03.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:03 smithi059 bash[46997]: level=warn ts=2024-06-11T13:28:03.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2024-06-11T13:28:03.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:03 smithi059 bash[46997]: level=warn ts=2024-06-11T13:28: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://172.21.15.117:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.117 because it doesn't contain any IP SANs" 2024-06-11T13:28:03.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:03 smithi059 systemd[1]: Stopping Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:28:03.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:03 smithi059 bash[63031]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-alertmanager.a 2024-06-11T13:28:04.285 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:04 smithi117 bash[19086]: cluster 2024-06-11T13:28:02.239693+0000 mgr.x (mgr.24797) 37 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:28:04.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:04 smithi117 bash[19086]: audit 2024-06-11T13:28:03.397987+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:28:04.313 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:03 smithi059 bash[46997]: level=info ts=2024-06-11T13:28:03.846Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-06-11T13:28:04.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:04 smithi059 bash[18923]: cluster 2024-06-11T13:28:02.239693+0000 mgr.x (mgr.24797) 37 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:28:04.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:04 smithi059 bash[18923]: audit 2024-06-11T13:28:03.397987+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:28:04.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:04 smithi059 bash[24309]: cluster 2024-06-11T13:28:02.239693+0000 mgr.x (mgr.24797) 37 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:28:04.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:04 smithi059 bash[24309]: audit 2024-06-11T13:28:03.397987+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:28:04.741 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:04 smithi059 bash[63040]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-alertmanager-a 2024-06-11T13:28:04.741 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:04 smithi059 bash[63074]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-alertmanager.a 2024-06-11T13:28:04.741 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:04 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-06-11T13:28:04.741 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:04 smithi059 systemd[1]: Stopped Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:28:04.741 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:04 smithi059 systemd[1]: Started Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:28:05.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:05 smithi117 bash[19086]: cluster 2024-06-11T13:28:04.240335+0000 mgr.x (mgr.24797) 38 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:28:05.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:05 smithi117 bash[19086]: audit 2024-06-11T13:28:04.659284+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:05.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:05 smithi117 bash[19086]: audit 2024-06-11T13:28:04.671622+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:05.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:05 smithi117 bash[19086]: audit 2024-06-11T13:28:04.677702+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:28:05.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:05 smithi117 bash[19086]: cephadm 2024-06-11T13:28:04.682639+0000 mgr.x (mgr.24797) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.txeyxi (dependencies changed)... 2024-06-11T13:28:05.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:05 smithi117 bash[19086]: audit 2024-06-11T13:28:04.683339+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:28:05.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:05 smithi117 bash[19086]: audit 2024-06-11T13:28:04.698269+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:05.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:05 smithi117 bash[19086]: cephadm 2024-06-11T13:28:04.700393+0000 mgr.x (mgr.24797) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:28:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[18923]: cluster 2024-06-11T13:28:04.240335+0000 mgr.x (mgr.24797) 38 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:28:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[18923]: audit 2024-06-11T13:28:04.659284+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[18923]: audit 2024-06-11T13:28:04.671622+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[18923]: audit 2024-06-11T13:28:04.677702+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:28:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[18923]: cephadm 2024-06-11T13:28:04.682639+0000 mgr.x (mgr.24797) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.txeyxi (dependencies changed)... 2024-06-11T13:28:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[18923]: audit 2024-06-11T13:28:04.683339+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:28:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[18923]: audit 2024-06-11T13:28:04.698269+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[18923]: cephadm 2024-06-11T13:28:04.700393+0000 mgr.x (mgr.24797) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:28:06.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[24309]: cluster 2024-06-11T13:28:04.240335+0000 mgr.x (mgr.24797) 38 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:28:06.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[24309]: audit 2024-06-11T13:28:04.659284+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:06.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[24309]: audit 2024-06-11T13:28:04.671622+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:06.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[24309]: audit 2024-06-11T13:28:04.677702+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:28:06.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[24309]: cephadm 2024-06-11T13:28:04.682639+0000 mgr.x (mgr.24797) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.txeyxi (dependencies changed)... 2024-06-11T13:28:06.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[24309]: audit 2024-06-11T13:28:04.683339+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:28:06.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[24309]: audit 2024-06-11T13:28:04.698269+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:06.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:05 smithi059 bash[24309]: cephadm 2024-06-11T13:28:04.700393+0000 mgr.x (mgr.24797) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:28:06.813 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:06 smithi059 bash[63104]: level=info ts=2024-06-11T13:28:06.471Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-06-11T13:28:06.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:06 smithi059 bash[63104]: level=info ts=2024-06-11T13:28:06.471Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-06-11T13:28:06.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:06 smithi059 bash[63104]: level=info ts=2024-06-11T13:28:06.473Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.59 port=9094 2024-06-11T13:28:06.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:06 smithi059 bash[63104]: level=info ts=2024-06-11T13:28:06.474Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-06-11T13:28:06.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:06 smithi059 bash[63104]: level=info ts=2024-06-11T13:28:06.511Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T13:28:06.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:06 smithi059 bash[63104]: level=info ts=2024-06-11T13:28:06.511Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T13:28:06.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:06 smithi059 bash[63104]: level=info ts=2024-06-11T13:28:06.514Z caller=main.go:518 msg=Listening address=:9093 2024-06-11T13:28:06.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:06 smithi059 bash[63104]: level=info ts=2024-06-11T13:28:06.514Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-06-11T13:28:07.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:07 smithi117 bash[19086]: cluster 2024-06-11T13:28:06.241950+0000 mgr.x (mgr.24797) 41 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:28:08.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:07 smithi059 bash[18923]: cluster 2024-06-11T13:28:06.241950+0000 mgr.x (mgr.24797) 41 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:28:08.041 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:07 smithi059 bash[24309]: cluster 2024-06-11T13:28:06.241950+0000 mgr.x (mgr.24797) 41 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:28:08.813 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:08 smithi059 bash[63104]: level=info ts=2024-06-11T13:28:08.474Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000214999s 2024-06-11T13:28:09.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:09 smithi059 bash[18923]: cluster 2024-06-11T13:28:08.242696+0000 mgr.x (mgr.24797) 42 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:09.760 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:09 smithi059 bash[24309]: cluster 2024-06-11T13:28:08.242696+0000 mgr.x (mgr.24797) 42 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:09.927 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:09 smithi117 bash[19086]: cluster 2024-06-11T13:28:08.242696+0000 mgr.x (mgr.24797) 42 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:10.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:10 smithi117 bash[48518]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:28:10] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2024-06-11T13:28:11.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:10 smithi059 bash[18923]: audit 2024-06-11T13:28:09.770335+0000 mgr.x (mgr.24797) 43 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:11.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:10 smithi059 bash[24309]: audit 2024-06-11T13:28:09.770335+0000 mgr.x (mgr.24797) 43 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:11.177 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:10 smithi117 bash[19086]: audit 2024-06-11T13:28:09.770335+0000 mgr.x (mgr.24797) 43 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:11.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:11 smithi059 bash[18923]: cluster 2024-06-11T13:28:10.244398+0000 mgr.x (mgr.24797) 44 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:11.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:11 smithi059 bash[18923]: audit 2024-06-11T13:28:11.594964+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:11.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:11 smithi059 bash[18923]: audit 2024-06-11T13:28:11.608935+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:11.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:11 smithi059 bash[18923]: audit 2024-06-11T13:28:11.615095+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:11.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:11 smithi059 bash[18923]: audit 2024-06-11T13:28:11.620703+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:11.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:11 smithi059 bash[24309]: cluster 2024-06-11T13:28:10.244398+0000 mgr.x (mgr.24797) 44 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:11.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:11 smithi059 bash[24309]: audit 2024-06-11T13:28:11.594964+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:11.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:11 smithi059 bash[24309]: audit 2024-06-11T13:28:11.608935+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:11.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:11 smithi059 bash[24309]: audit 2024-06-11T13:28:11.615095+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:11.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:11 smithi059 bash[24309]: audit 2024-06-11T13:28:11.620703+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:12.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:11 smithi117 bash[19086]: cluster 2024-06-11T13:28:10.244398+0000 mgr.x (mgr.24797) 44 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:12.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:11 smithi117 bash[19086]: audit 2024-06-11T13:28:11.594964+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:12.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:11 smithi117 bash[19086]: audit 2024-06-11T13:28:11.608935+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:12.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:11 smithi117 bash[19086]: audit 2024-06-11T13:28:11.615095+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:12.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:11 smithi117 bash[19086]: audit 2024-06-11T13:28:11.620703+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:12.678 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:12 smithi117 bash[40572]: ts=2024-06-11T13:28:12.313Z 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=\"172.21.15.59:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.117:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:28:13.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:13 smithi059 bash[19177]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:28:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:28:13.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:12 smithi059 bash[18923]: cephadm 2024-06-11T13:28:12.077198+0000 mgr.x (mgr.24797) 45 : cephadm [INF] Reconfiguring daemon agent.smithi117 on smithi117 2024-06-11T13:28:13.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:12 smithi059 bash[18923]: cephadm 2024-06-11T13:28:12.163649+0000 mgr.x (mgr.24797) 46 : cephadm [INF] Deploying cephadm binary to smithi117 2024-06-11T13:28:13.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:12 smithi059 bash[24309]: cephadm 2024-06-11T13:28:12.077198+0000 mgr.x (mgr.24797) 45 : cephadm [INF] Reconfiguring daemon agent.smithi117 on smithi117 2024-06-11T13:28:13.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:12 smithi059 bash[24309]: cephadm 2024-06-11T13:28:12.163649+0000 mgr.x (mgr.24797) 46 : cephadm [INF] Deploying cephadm binary to smithi117 2024-06-11T13:28:13.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:12 smithi117 bash[19086]: cephadm 2024-06-11T13:28:12.077198+0000 mgr.x (mgr.24797) 45 : cephadm [INF] Reconfiguring daemon agent.smithi117 on smithi117 2024-06-11T13:28:13.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:12 smithi117 bash[19086]: cephadm 2024-06-11T13:28:12.163649+0000 mgr.x (mgr.24797) 46 : cephadm [INF] Deploying cephadm binary to smithi117 2024-06-11T13:28:14.062 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:13 smithi117 bash[19086]: cluster 2024-06-11T13:28:12.245056+0000 mgr.x (mgr.24797) 47 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:14.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:13 smithi059 bash[24309]: cluster 2024-06-11T13:28:12.245056+0000 mgr.x (mgr.24797) 47 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:14.063 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:13 smithi059 bash[18923]: cluster 2024-06-11T13:28:12.245056+0000 mgr.x (mgr.24797) 47 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:15.160 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:14 smithi117 bash[19086]: audit 2024-06-11T13:28:13.863965+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:15.161 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:14 smithi117 bash[19086]: audit 2024-06-11T13:28:13.869620+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:15.161 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:14 smithi117 bash[19086]: audit 2024-06-11T13:28:13.879894+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:15.161 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:14 smithi117 bash[19086]: cephadm 2024-06-11T13:28:13.887857+0000 mgr.x (mgr.24797) 48 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T13:28:15.161 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:14 smithi117 bash[19086]: cephadm 2024-06-11T13:28:14.132289+0000 mgr.x (mgr.24797) 49 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-06-11T13:28:15.161 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:14 smithi117 bash[19086]: audit 2024-06-11T13:28:14.157665+0000 mon.c (mon.1) 163 : audit [DBG] from='client.? 172.21.15.59:0/1388252140' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:28:15.161 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:14 smithi117 bash[19086]: audit 2024-06-11T13:28:14.531707+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.59:0/2541227028' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/34062290"}]: dispatch 2024-06-11T13:28:15.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[18923]: audit 2024-06-11T13:28:13.863965+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:15.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[18923]: audit 2024-06-11T13:28:13.869620+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:15.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[18923]: audit 2024-06-11T13:28:13.879894+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:15.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[18923]: cephadm 2024-06-11T13:28:13.887857+0000 mgr.x (mgr.24797) 48 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T13:28:15.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[18923]: cephadm 2024-06-11T13:28:14.132289+0000 mgr.x (mgr.24797) 49 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-06-11T13:28:15.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[18923]: audit 2024-06-11T13:28:14.157665+0000 mon.c (mon.1) 163 : audit [DBG] from='client.? 172.21.15.59:0/1388252140' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:28:15.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[18923]: audit 2024-06-11T13:28:14.531707+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.59:0/2541227028' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/34062290"}]: dispatch 2024-06-11T13:28:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[24309]: audit 2024-06-11T13:28:13.863965+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[24309]: audit 2024-06-11T13:28:13.869620+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[24309]: audit 2024-06-11T13:28:13.879894+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[24309]: cephadm 2024-06-11T13:28:13.887857+0000 mgr.x (mgr.24797) 48 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T13:28:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[24309]: cephadm 2024-06-11T13:28:14.132289+0000 mgr.x (mgr.24797) 49 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-06-11T13:28:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[24309]: audit 2024-06-11T13:28:14.157665+0000 mon.c (mon.1) 163 : audit [DBG] from='client.? 172.21.15.59:0/1388252140' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:28:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:14 smithi059 bash[24309]: audit 2024-06-11T13:28:14.531707+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.59:0/2541227028' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/34062290"}]: dispatch 2024-06-11T13:28:16.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:15 smithi117 bash[19086]: cluster 2024-06-11T13:28:14.245566+0000 mgr.x (mgr.24797) 50 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:16.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:15 smithi117 bash[19086]: audit 2024-06-11T13:28:14.893992+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? 172.21.15.59:0/2541227028' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/34062290"}]': finished 2024-06-11T13:28:16.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:15 smithi117 bash[19086]: cluster 2024-06-11T13:28:14.894157+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-06-11T13:28:16.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:15 smithi117 bash[19086]: audit 2024-06-11T13:28:15.280308+0000 mon.c (mon.1) 164 : audit [INF] from='client.? 172.21.15.59:0/2949785143' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1420649616"}]: dispatch 2024-06-11T13:28:16.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:15 smithi117 bash[19086]: audit 2024-06-11T13:28:15.281031+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1420649616"}]: dispatch 2024-06-11T13:28:16.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:15 smithi059 bash[24309]: cluster 2024-06-11T13:28:14.245566+0000 mgr.x (mgr.24797) 50 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:16.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:15 smithi059 bash[24309]: audit 2024-06-11T13:28:14.893992+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? 172.21.15.59:0/2541227028' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/34062290"}]': finished 2024-06-11T13:28:16.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:15 smithi059 bash[24309]: cluster 2024-06-11T13:28:14.894157+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-06-11T13:28:16.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:15 smithi059 bash[24309]: audit 2024-06-11T13:28:15.280308+0000 mon.c (mon.1) 164 : audit [INF] from='client.? 172.21.15.59:0/2949785143' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1420649616"}]: dispatch 2024-06-11T13:28:16.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:15 smithi059 bash[24309]: audit 2024-06-11T13:28:15.281031+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1420649616"}]: dispatch 2024-06-11T13:28:16.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:15 smithi059 bash[18923]: cluster 2024-06-11T13:28:14.245566+0000 mgr.x (mgr.24797) 50 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:16.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:15 smithi059 bash[18923]: audit 2024-06-11T13:28:14.893992+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? 172.21.15.59:0/2541227028' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/34062290"}]': finished 2024-06-11T13:28:16.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:15 smithi059 bash[18923]: cluster 2024-06-11T13:28:14.894157+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-06-11T13:28:16.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:15 smithi059 bash[18923]: audit 2024-06-11T13:28:15.280308+0000 mon.c (mon.1) 164 : audit [INF] from='client.? 172.21.15.59:0/2949785143' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1420649616"}]: dispatch 2024-06-11T13:28:16.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:15 smithi059 bash[18923]: audit 2024-06-11T13:28:15.281031+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1420649616"}]: dispatch 2024-06-11T13:28:16.813 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:16 smithi059 bash[63104]: level=info ts=2024-06-11T13:28:16.478Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003993488s 2024-06-11T13:28:17.060 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:16 smithi117 bash[19086]: audit 2024-06-11T13:28:15.895654+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1420649616"}]': finished 2024-06-11T13:28:17.060 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:16 smithi117 bash[19086]: cluster 2024-06-11T13:28:15.895871+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-06-11T13:28:17.060 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:16 smithi117 bash[19086]: audit 2024-06-11T13:28:16.278049+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.59:0/2564746131' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2064146498"}]: dispatch 2024-06-11T13:28:17.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:16 smithi059 bash[18923]: audit 2024-06-11T13:28:15.895654+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1420649616"}]': finished 2024-06-11T13:28:17.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:16 smithi059 bash[18923]: cluster 2024-06-11T13:28:15.895871+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-06-11T13:28:17.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:16 smithi059 bash[18923]: audit 2024-06-11T13:28:16.278049+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.59:0/2564746131' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2064146498"}]: dispatch 2024-06-11T13:28:17.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:16 smithi059 bash[24309]: audit 2024-06-11T13:28:15.895654+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1420649616"}]': finished 2024-06-11T13:28:17.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:16 smithi059 bash[24309]: cluster 2024-06-11T13:28:15.895871+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-06-11T13:28:17.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:16 smithi059 bash[24309]: audit 2024-06-11T13:28:16.278049+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.59:0/2564746131' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2064146498"}]: dispatch 2024-06-11T13:28:18.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:17 smithi117 bash[19086]: cluster 2024-06-11T13:28:16.246368+0000 mgr.x (mgr.24797) 51 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-06-11T13:28:18.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:17 smithi117 bash[19086]: audit 2024-06-11T13:28:16.913701+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? 172.21.15.59:0/2564746131' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2064146498"}]': finished 2024-06-11T13:28:18.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:17 smithi117 bash[19086]: cluster 2024-06-11T13:28:16.913810+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-06-11T13:28:18.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:17 smithi117 bash[19086]: audit 2024-06-11T13:28:17.303778+0000 mon.c (mon.1) 165 : audit [INF] from='client.? 172.21.15.59:0/4063330424' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1673164859"}]: dispatch 2024-06-11T13:28:18.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:17 smithi117 bash[19086]: audit 2024-06-11T13:28:17.304281+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1673164859"}]: dispatch 2024-06-11T13:28:18.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:17 smithi059 bash[24309]: cluster 2024-06-11T13:28:16.246368+0000 mgr.x (mgr.24797) 51 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-06-11T13:28:18.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:17 smithi059 bash[24309]: audit 2024-06-11T13:28:16.913701+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? 172.21.15.59:0/2564746131' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2064146498"}]': finished 2024-06-11T13:28:18.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:17 smithi059 bash[24309]: cluster 2024-06-11T13:28:16.913810+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-06-11T13:28:18.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:17 smithi059 bash[24309]: audit 2024-06-11T13:28:17.303778+0000 mon.c (mon.1) 165 : audit [INF] from='client.? 172.21.15.59:0/4063330424' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1673164859"}]: dispatch 2024-06-11T13:28:18.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:17 smithi059 bash[24309]: audit 2024-06-11T13:28:17.304281+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1673164859"}]: dispatch 2024-06-11T13:28:18.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:17 smithi059 bash[18923]: cluster 2024-06-11T13:28:16.246368+0000 mgr.x (mgr.24797) 51 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-06-11T13:28:18.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:17 smithi059 bash[18923]: audit 2024-06-11T13:28:16.913701+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? 172.21.15.59:0/2564746131' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2064146498"}]': finished 2024-06-11T13:28:18.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:17 smithi059 bash[18923]: cluster 2024-06-11T13:28:16.913810+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-06-11T13:28:18.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:17 smithi059 bash[18923]: audit 2024-06-11T13:28:17.303778+0000 mon.c (mon.1) 165 : audit [INF] from='client.? 172.21.15.59:0/4063330424' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1673164859"}]: dispatch 2024-06-11T13:28:18.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:17 smithi059 bash[18923]: audit 2024-06-11T13:28:17.304281+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1673164859"}]: dispatch 2024-06-11T13:28:19.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:18 smithi059 bash[24309]: audit 2024-06-11T13:28:17.917447+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1673164859"}]': finished 2024-06-11T13:28:19.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:18 smithi059 bash[24309]: cluster 2024-06-11T13:28:17.917653+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-06-11T13:28:19.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:18 smithi059 bash[24309]: audit 2024-06-11T13:28:18.301871+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? 172.21.15.59:0/1470096494' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/272401192"}]: dispatch 2024-06-11T13:28:19.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:18 smithi059 bash[24309]: audit 2024-06-11T13:28:18.398272+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:28:19.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:18 smithi059 bash[18923]: audit 2024-06-11T13:28:17.917447+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1673164859"}]': finished 2024-06-11T13:28:19.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:18 smithi059 bash[18923]: cluster 2024-06-11T13:28:17.917653+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-06-11T13:28:19.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:18 smithi059 bash[18923]: audit 2024-06-11T13:28:18.301871+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? 172.21.15.59:0/1470096494' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/272401192"}]: dispatch 2024-06-11T13:28:19.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:18 smithi059 bash[18923]: audit 2024-06-11T13:28:18.398272+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:28:19.337 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:18 smithi117 bash[19086]: audit 2024-06-11T13:28:17.917447+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1673164859"}]': finished 2024-06-11T13:28:19.337 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:18 smithi117 bash[19086]: cluster 2024-06-11T13:28:17.917653+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-06-11T13:28:19.338 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:18 smithi117 bash[19086]: audit 2024-06-11T13:28:18.301871+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? 172.21.15.59:0/1470096494' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/272401192"}]: dispatch 2024-06-11T13:28:19.338 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:18 smithi117 bash[19086]: audit 2024-06-11T13:28:18.398272+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:28:19.968 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:19 smithi117 systemd[1]: Stopping Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:28:19.968 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:19 smithi117 bash[50435]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus.a 2024-06-11T13:28:19.969 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:19 smithi117 bash[19086]: cluster 2024-06-11T13:28:18.247109+0000 mgr.x (mgr.24797) 52 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1 op/s 2024-06-11T13:28:19.969 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:19 smithi117 bash[19086]: audit 2024-06-11T13:28:18.948882+0000 mon.a (mon.0) 1192 : audit [INF] from='client.? 172.21.15.59:0/1470096494' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/272401192"}]': finished 2024-06-11T13:28:19.969 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:19 smithi117 bash[19086]: cluster 2024-06-11T13:28:18.949039+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-06-11T13:28:19.969 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:19 smithi117 bash[19086]: audit 2024-06-11T13:28:19.326013+0000 mon.c (mon.1) 166 : audit [INF] from='client.? 172.21.15.59:0/177720361' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2236318175"}]: dispatch 2024-06-11T13:28:19.969 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:19 smithi117 bash[19086]: audit 2024-06-11T13:28:19.326942+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2236318175"}]: dispatch 2024-06-11T13:28:20.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:19 smithi059 bash[18923]: cluster 2024-06-11T13:28:18.247109+0000 mgr.x (mgr.24797) 52 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1 op/s 2024-06-11T13:28:20.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:19 smithi059 bash[18923]: audit 2024-06-11T13:28:18.948882+0000 mon.a (mon.0) 1192 : audit [INF] from='client.? 172.21.15.59:0/1470096494' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/272401192"}]': finished 2024-06-11T13:28:20.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:19 smithi059 bash[18923]: cluster 2024-06-11T13:28:18.949039+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-06-11T13:28:20.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:19 smithi059 bash[18923]: audit 2024-06-11T13:28:19.326013+0000 mon.c (mon.1) 166 : audit [INF] from='client.? 172.21.15.59:0/177720361' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2236318175"}]: dispatch 2024-06-11T13:28:20.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:19 smithi059 bash[18923]: audit 2024-06-11T13:28:19.326942+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2236318175"}]: dispatch 2024-06-11T13:28:20.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:19 smithi059 bash[24309]: cluster 2024-06-11T13:28:18.247109+0000 mgr.x (mgr.24797) 52 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1 op/s 2024-06-11T13:28:20.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:19 smithi059 bash[24309]: audit 2024-06-11T13:28:18.948882+0000 mon.a (mon.0) 1192 : audit [INF] from='client.? 172.21.15.59:0/1470096494' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/272401192"}]': finished 2024-06-11T13:28:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:19 smithi059 bash[24309]: cluster 2024-06-11T13:28:18.949039+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-06-11T13:28:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:19 smithi059 bash[24309]: audit 2024-06-11T13:28:19.326013+0000 mon.c (mon.1) 166 : audit [INF] from='client.? 172.21.15.59:0/177720361' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2236318175"}]: dispatch 2024-06-11T13:28:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:19 smithi059 bash[24309]: audit 2024-06-11T13:28:19.326942+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2236318175"}]: dispatch 2024-06-11T13:28:20.428 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[40572]: ts=2024-06-11T13:28:20.035Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-06-11T13:28:20.428 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[40572]: ts=2024-06-11T13:28:20.035Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-06-11T13:28:20.428 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[40572]: ts=2024-06-11T13:28:20.035Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-06-11T13:28:20.428 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[40572]: ts=2024-06-11T13:28:20.035Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-06-11T13:28:20.428 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[40572]: ts=2024-06-11T13:28:20.035Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-06-11T13:28:20.428 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[40572]: ts=2024-06-11T13:28:20.035Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-06-11T13:28:20.428 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[40572]: ts=2024-06-11T13:28:20.036Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-06-11T13:28:20.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[40572]: ts=2024-06-11T13:28:20.036Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-06-11T13:28:20.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[40572]: ts=2024-06-11T13:28:20.036Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-06-11T13:28:20.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[40572]: ts=2024-06-11T13:28:20.036Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-06-11T13:28:20.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[40572]: ts=2024-06-11T13:28:20.036Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-06-11T13:28:20.429 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[40572]: ts=2024-06-11T13:28:20.036Z caller=main.go:1066 level=info msg="See you next time!" 2024-06-11T13:28:21.313 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:20 smithi059 bash[24309]: audit 2024-06-11T13:28:19.947168+0000 mon.a (mon.0) 1195 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2236318175"}]': finished 2024-06-11T13:28:21.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:20 smithi059 bash[24309]: cluster 2024-06-11T13:28:19.947388+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-06-11T13:28:21.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:20 smithi059 bash[24309]: audit 2024-06-11T13:28:20.345484+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? 172.21.15.59:0/4263667720' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/272401192"}]: dispatch 2024-06-11T13:28:21.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:20 smithi059 bash[18923]: audit 2024-06-11T13:28:19.947168+0000 mon.a (mon.0) 1195 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2236318175"}]': finished 2024-06-11T13:28:21.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:20 smithi059 bash[18923]: cluster 2024-06-11T13:28:19.947388+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-06-11T13:28:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:20 smithi059 bash[18923]: audit 2024-06-11T13:28:20.345484+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? 172.21.15.59:0/4263667720' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/272401192"}]: dispatch 2024-06-11T13:28:21.336 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[50443]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus-a 2024-06-11T13:28:21.336 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:21 smithi117 bash[50477]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus.a 2024-06-11T13:28:21.336 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:21 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-06-11T13:28:21.336 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:21 smithi117 systemd[1]: Stopped Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:28:21.336 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:21 smithi117 systemd[1]: Started Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:28:21.336 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[19086]: audit 2024-06-11T13:28:19.947168+0000 mon.a (mon.0) 1195 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2236318175"}]': finished 2024-06-11T13:28:21.336 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[19086]: cluster 2024-06-11T13:28:19.947388+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-06-11T13:28:21.336 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:20 smithi117 bash[19086]: audit 2024-06-11T13:28:20.345484+0000 mon.a (mon.0) 1197 : audit [INF] from='client.? 172.21.15.59:0/4263667720' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/272401192"}]: dispatch 2024-06-11T13:28:22.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:21 smithi059 bash[24309]: cluster 2024-06-11T13:28:20.247961+0000 mgr.x (mgr.24797) 53 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:22.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:21 smithi059 bash[24309]: audit 2024-06-11T13:28:20.968500+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.59:0/4263667720' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/272401192"}]': finished 2024-06-11T13:28:22.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:21 smithi059 bash[24309]: cluster 2024-06-11T13:28:20.968571+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-06-11T13:28:22.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:21 smithi059 bash[24309]: audit 2024-06-11T13:28:21.255551+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:22.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:21 smithi059 bash[24309]: audit 2024-06-11T13:28:21.263813+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:22.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:21 smithi059 bash[18923]: cluster 2024-06-11T13:28:20.247961+0000 mgr.x (mgr.24797) 53 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:22.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:21 smithi059 bash[18923]: audit 2024-06-11T13:28:20.968500+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.59:0/4263667720' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/272401192"}]': finished 2024-06-11T13:28:22.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:21 smithi059 bash[18923]: cluster 2024-06-11T13:28:20.968571+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-06-11T13:28:22.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:21 smithi059 bash[18923]: audit 2024-06-11T13:28:21.255551+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:22.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:21 smithi059 bash[18923]: audit 2024-06-11T13:28:21.263813+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:22.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:21 smithi117 bash[19086]: cluster 2024-06-11T13:28:20.247961+0000 mgr.x (mgr.24797) 53 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:22.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:21 smithi117 bash[19086]: audit 2024-06-11T13:28:20.968500+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.59:0/4263667720' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/272401192"}]': finished 2024-06-11T13:28:22.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:21 smithi117 bash[19086]: cluster 2024-06-11T13:28:20.968571+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-06-11T13:28:22.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:21 smithi117 bash[19086]: audit 2024-06-11T13:28:21.255551+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:22.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:21 smithi117 bash[19086]: audit 2024-06-11T13:28:21.263813+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:23.217 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:22 smithi117 bash[19086]: cephadm 2024-06-11T13:28:21.271748+0000 mgr.x (mgr.24797) 54 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-06-11T13:28:23.217 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:22 smithi117 bash[19086]: cephadm 2024-06-11T13:28:21.272151+0000 mgr.x (mgr.24797) 55 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi117 2024-06-11T13:28:23.218 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.228Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-06-11T13:28:23.218 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.228Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-06-11T13:28:23.218 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.228Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-06-11T13:28:23.218 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.228Z caller=main.go:518 level=info host_details="(Linux 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 x86_64 smithi117 (none))" 2024-06-11T13:28:23.218 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.228Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-06-11T13:28:23.218 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.228Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-06-11T13:28:23.261 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:28:23.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:22 smithi059 bash[18923]: cephadm 2024-06-11T13:28:21.271748+0000 mgr.x (mgr.24797) 54 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-06-11T13:28:23.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:23 smithi059 bash[18923]: cephadm 2024-06-11T13:28:21.272151+0000 mgr.x (mgr.24797) 55 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi117 2024-06-11T13:28:23.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:23 smithi059 bash[24309]: cephadm 2024-06-11T13:28:21.271748+0000 mgr.x (mgr.24797) 54 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-06-11T13:28:23.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:23 smithi059 bash[24309]: cephadm 2024-06-11T13:28:21.272151+0000 mgr.x (mgr.24797) 55 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi117 2024-06-11T13:28:23.677 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.231Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-06-11T13:28:23.686 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.232Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-06-11T13:28:23.686 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.232Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-06-11T13:28:23.686 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.234Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-06-11T13:28:23.686 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.234Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.737µs 2024-06-11T13:28:23.686 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.234Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-06-11T13:28:23.686 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.236Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-06-11T13:28:23.968 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.709Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-06-11T13:28:23.968 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.709Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-06-11T13:28:23.968 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.709Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=54.608µs wal_replay_duration=474.596647ms total_replay_duration=474.673113ms 2024-06-11T13:28:23.968 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.713Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-06-11T13:28:23.968 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.713Z caller=main.go:947 level=info msg="TSDB started" 2024-06-11T13:28:23.968 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.713Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-11T13:28:23.968 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.735Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.654137ms db_storage=781ns remote_storage=1.627µs web_handler=501ns query_engine=1.044µs scrape=264.76µs scrape_sd=106.636µs notify=10.88µs notify_sd=27.924µs rules=21.819318ms 2024-06-11T13:28:23.968 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[50507]: ts=2024-06-11T13:28:23.736Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-06-11T13:28:24.205 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:28:24.205 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 starting - - - - 2024-06-11T13:28:24.205 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 starting - - - - 2024-06-11T13:28:24.205 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 starting - - - - 2024-06-11T13:28:24.205 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (6m) 46s ago 6m 43.1M - 8.3.5 dad864ee21e9 e7dd10647d77 2024-06-11T13:28:24.205 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 starting - - - - 2024-06-11T13:28:24.205 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283 starting - - - - 2024-06-11T13:28:24.205 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:9283 running (16m) 51s ago 16m 460M - 17.2.0 e1d6a67b021e 1a938979a33e 2024-06-11T13:28:24.206 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (16m) 51s ago 16m 56.7M 2048M 17.2.0 e1d6a67b021e 9524d5443dc7 2024-06-11T13:28:24.206 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (14m) 46s ago 14m 47.7M 2048M 17.2.0 e1d6a67b021e 36bfc52501be 2024-06-11T13:28:24.206 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (14m) 51s ago 14m 46.7M 2048M 17.2.0 e1d6a67b021e 6d6694f3cb8f 2024-06-11T13:28:24.206 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 starting - - - - 2024-06-11T13:28:24.206 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (7m) 46s ago 7m 10.0M - 1dbe0e931976 651cb02bf01a 2024-06-11T13:28:24.206 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (13m) 51s ago 13m 56.2M 4096M 17.2.0 e1d6a67b021e 410a79c3be77 2024-06-11T13:28:24.206 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (12m) 51s ago 12m 53.4M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:28:24.206 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (12m) 51s ago 12m 47.6M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:28:24.206 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (11m) 51s ago 11m 53.7M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:28:24.206 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (10m) 46s ago 10m 53.1M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:28:24.206 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (9m) 46s ago 10m 50.6M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:28:24.206 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (9m) 46s ago 9m 48.8M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:28:24.207 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (8m) 46s ago 8m 51.1M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:28:24.207 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 starting - - - - 2024-06-11T13:28:24.207 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (5m) 51s ago 5m 82.6M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:28:24.207 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (5m) 46s ago 5m 82.7M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:28:24.207 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (4m) 51s ago 4m 82.7M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:28:24.207 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (4m) 46s ago 4m 82.9M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:28:24.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:23 smithi059 bash[24309]: cluster 2024-06-11T13:28:22.248664+0000 mgr.x (mgr.24797) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:24.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:23 smithi059 bash[18923]: cluster 2024-06-11T13:28:22.248664+0000 mgr.x (mgr.24797) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:24.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:23 smithi117 bash[19086]: cluster 2024-06-11T13:28:22.248664+0000 mgr.x (mgr.24797) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:24.643 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:28:24.644 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:28:24.644 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-06-11T13:28:24.644 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:28:24.644 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:28:24.644 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-06-11T13:28:24.644 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 1 2024-06-11T13:28:24.644 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:28:24.644 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:28:24.644 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T13:28:24.644 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:28:24.644 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2024-06-11T13:28:24.644 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:28:24.645 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:28:24.645 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:28:24.645 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:28:24.645 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-06-11T13:28:24.645 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 1 2024-06-11T13:28:24.645 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:28:24.645 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:28:24.872 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:24 smithi117 systemd[1]: Stopping Ceph node-exporter.b for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:28:24.872 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:24 smithi117 bash[50691]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter.b 2024-06-11T13:28:25.027 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:28:25.027 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:28:25.027 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:28:25.027 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:28:25.028 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-06-11T13:28:25.028 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "", 2024-06-11T13:28:25.028 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2024-06-11T13:28:25.028 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:28:25.028 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:28:25.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:24 smithi117 bash[19086]: audit 2024-06-11T13:28:23.257629+0000 mgr.x (mgr.24797) 57 : audit [DBG] from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:25.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:24 smithi117 bash[19086]: audit 2024-06-11T13:28:23.635912+0000 mgr.x (mgr.24797) 58 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:25.160 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:24 smithi117 bash[19086]: audit 2024-06-11T13:28:23.839172+0000 mgr.x (mgr.24797) 59 : audit [DBG] from='client.24869 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:25.160 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:24 smithi117 bash[19086]: audit 2024-06-11T13:28:24.174526+0000 mgr.x (mgr.24797) 60 : audit [DBG] from='client.25153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:25.160 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:24 smithi117 bash[19086]: audit 2024-06-11T13:28:24.648314+0000 mon.a (mon.0) 1202 : audit [DBG] from='client.? 172.21.15.59:0/467740263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:28:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:24 smithi059 bash[24309]: audit 2024-06-11T13:28:23.257629+0000 mgr.x (mgr.24797) 57 : audit [DBG] from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:24 smithi059 bash[24309]: audit 2024-06-11T13:28:23.635912+0000 mgr.x (mgr.24797) 58 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:24 smithi059 bash[24309]: audit 2024-06-11T13:28:23.839172+0000 mgr.x (mgr.24797) 59 : audit [DBG] from='client.24869 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:24 smithi059 bash[24309]: audit 2024-06-11T13:28:24.174526+0000 mgr.x (mgr.24797) 60 : audit [DBG] from='client.25153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:25.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:24 smithi059 bash[24309]: audit 2024-06-11T13:28:24.648314+0000 mon.a (mon.0) 1202 : audit [DBG] from='client.? 172.21.15.59:0/467740263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:28:25.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:24 smithi059 bash[18923]: audit 2024-06-11T13:28:23.257629+0000 mgr.x (mgr.24797) 57 : audit [DBG] from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:25.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:24 smithi059 bash[18923]: audit 2024-06-11T13:28:23.635912+0000 mgr.x (mgr.24797) 58 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:25.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:24 smithi059 bash[18923]: audit 2024-06-11T13:28:23.839172+0000 mgr.x (mgr.24797) 59 : audit [DBG] from='client.24869 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:25.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:24 smithi059 bash[18923]: audit 2024-06-11T13:28:24.174526+0000 mgr.x (mgr.24797) 60 : audit [DBG] from='client.25153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:24 smithi059 bash[18923]: audit 2024-06-11T13:28:24.648314+0000 mon.a (mon.0) 1202 : audit [DBG] from='client.? 172.21.15.59:0/467740263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:28:25.427 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:25 smithi117 bash[50701]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter-b 2024-06-11T13:28:25.427 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:25 smithi117 bash[50738]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter.b 2024-06-11T13:28:25.427 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:25 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-06-11T13:28:25.427 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:25 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-06-11T13:28:25.427 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:25 smithi117 systemd[1]: Stopped Ceph node-exporter.b for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:28:25.428 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:25 smithi117 systemd[1]: Started Ceph node-exporter.b for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:28:25.470 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:28:26.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[24309]: cluster 2024-06-11T13:28:24.249346+0000 mgr.x (mgr.24797) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:28:26.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[24309]: audit 2024-06-11T13:28:25.038113+0000 mgr.x (mgr.24797) 62 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:26.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[24309]: audit 2024-06-11T13:28:25.426769+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:26.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[24309]: audit 2024-06-11T13:28:25.438536+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:26.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[24309]: audit 2024-06-11T13:28:25.475982+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.59:0/2139789342' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:28:26.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[24309]: audit 2024-06-11T13:28:25.515947+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:26.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[24309]: audit 2024-06-11T13:28:25.525414+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:26.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[24309]: audit 2024-06-11T13:28:25.537254+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T13:28:26.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[18923]: cluster 2024-06-11T13:28:24.249346+0000 mgr.x (mgr.24797) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:28:26.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[18923]: audit 2024-06-11T13:28:25.038113+0000 mgr.x (mgr.24797) 62 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:26.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[18923]: audit 2024-06-11T13:28:25.426769+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:26.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[18923]: audit 2024-06-11T13:28:25.438536+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:26.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[18923]: audit 2024-06-11T13:28:25.475982+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.59:0/2139789342' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:28:26.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[18923]: audit 2024-06-11T13:28:25.515947+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:26.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[18923]: audit 2024-06-11T13:28:25.525414+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:26.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:25 smithi059 bash[18923]: audit 2024-06-11T13:28:25.537254+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T13:28:26.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:25 smithi117 bash[19086]: cluster 2024-06-11T13:28:24.249346+0000 mgr.x (mgr.24797) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:28:26.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:25 smithi117 bash[19086]: audit 2024-06-11T13:28:25.038113+0000 mgr.x (mgr.24797) 62 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:26.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:25 smithi117 bash[19086]: audit 2024-06-11T13:28:25.426769+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:26.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:25 smithi117 bash[19086]: audit 2024-06-11T13:28:25.438536+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:26.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:25 smithi117 bash[19086]: audit 2024-06-11T13:28:25.475982+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.59:0/2139789342' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:28:26.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:25 smithi117 bash[19086]: audit 2024-06-11T13:28:25.515947+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:26.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:25 smithi117 bash[19086]: audit 2024-06-11T13:28:25.525414+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:26.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:25 smithi117 bash[19086]: audit 2024-06-11T13:28:25.537254+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T13:28:27.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:26 smithi059 bash[24309]: cephadm 2024-06-11T13:28:25.447127+0000 mgr.x (mgr.24797) 63 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-06-11T13:28:27.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:26 smithi059 bash[24309]: cephadm 2024-06-11T13:28:25.457210+0000 mgr.x (mgr.24797) 64 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-06-11T13:28:27.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:26 smithi059 bash[24309]: audit 2024-06-11T13:28:25.537761+0000 mgr.x (mgr.24797) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T13:28:27.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:26 smithi059 bash[24309]: cephadm 2024-06-11T13:28:25.541818+0000 mgr.x (mgr.24797) 66 : cephadm [INF] Reconfiguring daemon grafana.a on smithi117 2024-06-11T13:28:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:26 smithi059 bash[18923]: cephadm 2024-06-11T13:28:25.447127+0000 mgr.x (mgr.24797) 63 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-06-11T13:28:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:26 smithi059 bash[18923]: cephadm 2024-06-11T13:28:25.457210+0000 mgr.x (mgr.24797) 64 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-06-11T13:28:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:26 smithi059 bash[18923]: audit 2024-06-11T13:28:25.537761+0000 mgr.x (mgr.24797) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T13:28:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:26 smithi059 bash[18923]: cephadm 2024-06-11T13:28:25.541818+0000 mgr.x (mgr.24797) 66 : cephadm [INF] Reconfiguring daemon grafana.a on smithi117 2024-06-11T13:28:27.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[19086]: cephadm 2024-06-11T13:28:25.447127+0000 mgr.x (mgr.24797) 63 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-06-11T13:28:27.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[19086]: cephadm 2024-06-11T13:28:25.457210+0000 mgr.x (mgr.24797) 64 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-06-11T13:28:27.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[19086]: audit 2024-06-11T13:28:25.537761+0000 mgr.x (mgr.24797) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-11T13:28:27.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[19086]: cephadm 2024-06-11T13:28:25.541818+0000 mgr.x (mgr.24797) 66 : cephadm [INF] Reconfiguring daemon grafana.a on smithi117 2024-06-11T13:28:27.879 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.541Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-06-11T13:28:27.879 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.541Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-06-11T13:28:27.879 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z 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/.+)($|/) 2024-06-11T13:28:27.879 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z 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)$ 2024-06-11T13:28:27.879 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-06-11T13:28:27.879 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=arp 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=bcache 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=bonding 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=btrfs 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=conntrack 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=cpu 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=diskstats 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=dmi 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=edac 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=entropy 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=filefd 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=filesystem 2024-06-11T13:28:27.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=hwmon 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=infiniband 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=ipvs 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=loadavg 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=mdadm 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=meminfo 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=netclass 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=netdev 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=netstat 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=nfs 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=nfsd 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=nvme 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=os 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-06-11T13:28:27.881 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=pressure 2024-06-11T13:28:27.882 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=rapl 2024-06-11T13:28:27.882 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=schedstat 2024-06-11T13:28:27.882 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=sockstat 2024-06-11T13:28:27.882 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=softnet 2024-06-11T13:28:27.882 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=stat 2024-06-11T13:28:27.882 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=tapestats 2024-06-11T13:28:27.882 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=textfile 2024-06-11T13:28:27.882 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-06-11T13:28:27.882 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=time 2024-06-11T13:28:27.882 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-06-11T13:28:27.882 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=uname 2024-06-11T13:28:27.882 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=vmstat 2024-06-11T13:28:27.882 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=xfs 2024-06-11T13:28:27.883 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:115 level=info collector=zfs 2024-06-11T13:28:27.883 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-06-11T13:28:27.883 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:27 smithi117 bash[50768]: ts=2024-06-11T13:28:27.543Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-06-11T13:28:28.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:28 smithi117 bash[19086]: cluster 2024-06-11T13:28:26.250128+0000 mgr.x (mgr.24797) 67 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:28:28.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:28 smithi059 bash[24309]: cluster 2024-06-11T13:28:26.250128+0000 mgr.x (mgr.24797) 67 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:28:28.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:27 smithi059 bash[18923]: cluster 2024-06-11T13:28:26.250128+0000 mgr.x (mgr.24797) 67 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:28:30.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:30 smithi059 bash[18923]: cluster 2024-06-11T13:28:28.250777+0000 mgr.x (mgr.24797) 68 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-06-11T13:28:30.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:30 smithi059 bash[24309]: cluster 2024-06-11T13:28:28.250777+0000 mgr.x (mgr.24797) 68 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-06-11T13:28:30.398 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:30 smithi117 bash[19086]: cluster 2024-06-11T13:28:28.250777+0000 mgr.x (mgr.24797) 68 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-06-11T13:28:30.678 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:30 smithi117 systemd[1]: Stopping Ceph grafana.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:28:30.678 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:30 smithi117 bash[50989]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-grafana.a 2024-06-11T13:28:30.678 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:30 smithi117 bash[39408]: t=2024-06-11T13:28:30+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-06-11T13:28:31.344 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:31 smithi117 bash[50999]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-grafana-a 2024-06-11T13:28:31.344 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:31 smithi117 bash[51033]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-grafana.a 2024-06-11T13:28:31.344 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:31 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@grafana.a.service: Deactivated successfully. 2024-06-11T13:28:31.345 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:31 smithi117 systemd[1]: Stopped Ceph grafana.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:28:31.345 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:31 smithi117 systemd[1]: Started Ceph grafana.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:28:31.657 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:31 smithi117 bash[48518]: [11/Jun/2024:13:28:31] ENGINE Bus STOPPING 2024-06-11T13:28:31.657 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:31 smithi117 bash[48518]: [11/Jun/2024:13:28:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-06-11T13:28:31.657 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:31 smithi117 bash[48518]: [11/Jun/2024:13:28:31] ENGINE Bus STOPPED 2024-06-11T13:28:31.657 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:31 smithi117 bash[48518]: [11/Jun/2024:13:28:31] ENGINE Bus STARTING 2024-06-11T13:28:31.657 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:31 smithi117 bash[48518]: [11/Jun/2024:13:28:31] ENGINE Serving on http://:::9283 2024-06-11T13:28:31.927 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:31 smithi117 bash[48518]: [11/Jun/2024:13:28:31] ENGINE Bus STARTED 2024-06-11T13:28:31.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:31 smithi117 bash[48518]: [11/Jun/2024:13:28:31] ENGINE Bus STOPPING 2024-06-11T13:28:32.268 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[48518]: [11/Jun/2024:13:28:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-06-11T13:28:32.268 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[48518]: [11/Jun/2024:13:28:32] ENGINE Bus STOPPED 2024-06-11T13:28:32.269 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[48518]: [11/Jun/2024:13:28:32] ENGINE Bus STARTING 2024-06-11T13:28:32.269 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: cluster 2024-06-11T13:28:30.252512+0000 mgr.x (mgr.24797) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:28:32.269 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.322054+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.269 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.332434+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.269 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.344112+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:28:32.269 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.345637+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2024-06-11T13:28:32.269 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.348528+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.269 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.362094+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:28:32.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.373668+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.381845+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:28:32.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.384164+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:28:32.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.384939+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.397121+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:28:32.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.398974+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi117.front.sepia.ceph.com:9095"}]: dispatch 2024-06-11T13:28:32.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.402556+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.419432+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:28:32.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.421814+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi117.front.sepia.ceph.com:3000"}]: dispatch 2024-06-11T13:28:32.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.424910+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[19086]: audit 2024-06-11T13:28:31.512106+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:28:32.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: cluster 2024-06-11T13:28:30.252512+0000 mgr.x (mgr.24797) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:28:32.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.322054+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.332434+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.344112+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:28:32.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.345637+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2024-06-11T13:28:32.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.348528+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.362094+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:28:32.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.373668+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.381845+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:28:32.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.384164+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:28:32.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.384939+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.397121+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:28:32.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.398974+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi117.front.sepia.ceph.com:9095"}]: dispatch 2024-06-11T13:28:32.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.402556+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.419432+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:28:32.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.421814+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi117.front.sepia.ceph.com:3000"}]: dispatch 2024-06-11T13:28:32.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.424910+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[24309]: audit 2024-06-11T13:28:31.512106+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:28:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: cluster 2024-06-11T13:28:30.252512+0000 mgr.x (mgr.24797) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:28:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.322054+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.332434+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.344112+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:28:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.345637+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2024-06-11T13:28:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.348528+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.362094+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:28:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.373668+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.381845+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:28:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.384164+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:28:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.384939+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.397121+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:28:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.398974+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi117.front.sepia.ceph.com:9095"}]: dispatch 2024-06-11T13:28:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.402556+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.419432+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:28:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.421814+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi117.front.sepia.ceph.com:3000"}]: dispatch 2024-06-11T13:28:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.424910+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:32 smithi059 bash[18923]: audit 2024-06-11T13:28:31.512106+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:28:32.519 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+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 2024-06-11T13:28:32.519 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+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 2024-06-11T13:28:32.519 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-06-11T13:28:32.519 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-06-11T13:28:32.519 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-06-11T13:28:32.519 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[48518]: [11/Jun/2024:13:28:32] ENGINE Serving on http://:::9283 2024-06-11T13:28:32.519 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[48518]: [11/Jun/2024:13:28:32] ENGINE Bus STARTED 2024-06-11T13:28:32.519 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[48518]: [11/Jun/2024:13:28:32] ENGINE Bus STOPPING 2024-06-11T13:28:32.519 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[48518]: [11/Jun/2024:13:28:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-06-11T13:28:32.519 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[48518]: [11/Jun/2024:13:28:32] ENGINE Bus STOPPED 2024-06-11T13:28:32.519 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[48518]: [11/Jun/2024:13:28:32] ENGINE Bus STARTING 2024-06-11T13:28:32.520 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[48518]: [11/Jun/2024:13:28:32] ENGINE Serving on http://:::9283 2024-06-11T13:28:32.520 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[48518]: [11/Jun/2024:13:28:32] ENGINE Bus STARTED 2024-06-11T13:28:32.808 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-06-11T13:28:32.808 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-06-11T13:28:32.808 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-06-11T13:28:32.808 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-06-11T13:28:32.808 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-06-11T13:28:32.808 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-06-11T13:28:32.808 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-06-11T13:28:32.808 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-06-11T13:28:32.809 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="App mode production" logger=settings 2024-06-11T13:28:32.809 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-06-11T13:28:32.809 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+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----- 2024-06-11T13:28:32.809 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-06-11T13:28:32.809 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=601.113µs 2024-06-11T13:28:32.809 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-06-11T13:28:32.809 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-06-11T13:28:32.809 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-06-11T13:28:32.809 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-06-11T13:28:32.809 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-06-11T13:28:32.809 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-06-11T13:28:32.809 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-06-11T13:28:32.809 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-06-11T13:28:32.810 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-06-11T13:28:33.178 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-06-11T13:28:33.178 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-06-11T13:28:33.178 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:32 smithi117 bash[51061]: t=2024-06-11T13:28:32+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-06-11T13:28:33.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:33 smithi117 bash[19086]: audit 2024-06-11T13:28:31.344550+0000 mgr.x (mgr.24797) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:28:33.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:33 smithi117 bash[19086]: audit 2024-06-11T13:28:31.345965+0000 mgr.x (mgr.24797) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2024-06-11T13:28:33.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:33 smithi117 bash[19086]: audit 2024-06-11T13:28:31.362695+0000 mgr.x (mgr.24797) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:28:33.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:33 smithi117 bash[19086]: cephadm 2024-06-11T13:28:31.381629+0000 mgr.x (mgr.24797) 73 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-06-11T13:28:33.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:33 smithi117 bash[19086]: audit 2024-06-11T13:28:31.382254+0000 mgr.x (mgr.24797) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:28:33.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:33 smithi117 bash[19086]: audit 2024-06-11T13:28:31.384654+0000 mgr.x (mgr.24797) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:28:33.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:33 smithi117 bash[19086]: audit 2024-06-11T13:28:31.397720+0000 mgr.x (mgr.24797) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:28:33.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:33 smithi117 bash[19086]: audit 2024-06-11T13:28:31.399415+0000 mgr.x (mgr.24797) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi117.front.sepia.ceph.com:9095"}]: dispatch 2024-06-11T13:28:33.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:33 smithi117 bash[19086]: audit 2024-06-11T13:28:31.420399+0000 mgr.x (mgr.24797) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:28:33.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:33 smithi117 bash[19086]: audit 2024-06-11T13:28:31.422207+0000 mgr.x (mgr.24797) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi117.front.sepia.ceph.com:3000"}]: dispatch 2024-06-11T13:28:33.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:33 smithi117 bash[19086]: cephadm 2024-06-11T13:28:31.514106+0000 mgr.x (mgr.24797) 80 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T13:28:33.342 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[18923]: audit 2024-06-11T13:28:31.344550+0000 mgr.x (mgr.24797) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:28:33.342 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[18923]: audit 2024-06-11T13:28:31.345965+0000 mgr.x (mgr.24797) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2024-06-11T13:28:33.342 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[18923]: audit 2024-06-11T13:28:31.362695+0000 mgr.x (mgr.24797) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:28:33.342 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[18923]: cephadm 2024-06-11T13:28:31.381629+0000 mgr.x (mgr.24797) 73 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-06-11T13:28:33.342 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[18923]: audit 2024-06-11T13:28:31.382254+0000 mgr.x (mgr.24797) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:28:33.342 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[18923]: audit 2024-06-11T13:28:31.384654+0000 mgr.x (mgr.24797) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:28:33.343 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[18923]: audit 2024-06-11T13:28:31.397720+0000 mgr.x (mgr.24797) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:28:33.343 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[18923]: audit 2024-06-11T13:28:31.399415+0000 mgr.x (mgr.24797) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi117.front.sepia.ceph.com:9095"}]: dispatch 2024-06-11T13:28:33.343 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[18923]: audit 2024-06-11T13:28:31.420399+0000 mgr.x (mgr.24797) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:28:33.343 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[18923]: audit 2024-06-11T13:28:31.422207+0000 mgr.x (mgr.24797) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi117.front.sepia.ceph.com:3000"}]: dispatch 2024-06-11T13:28:33.343 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[18923]: cephadm 2024-06-11T13:28:31.514106+0000 mgr.x (mgr.24797) 80 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T13:28:33.343 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[24309]: audit 2024-06-11T13:28:31.344550+0000 mgr.x (mgr.24797) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:28:33.343 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[24309]: audit 2024-06-11T13:28:31.345965+0000 mgr.x (mgr.24797) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2024-06-11T13:28:33.343 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[24309]: audit 2024-06-11T13:28:31.362695+0000 mgr.x (mgr.24797) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:28:33.343 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[24309]: cephadm 2024-06-11T13:28:31.381629+0000 mgr.x (mgr.24797) 73 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-06-11T13:28:33.343 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[24309]: audit 2024-06-11T13:28:31.382254+0000 mgr.x (mgr.24797) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:28:33.343 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[24309]: audit 2024-06-11T13:28:31.384654+0000 mgr.x (mgr.24797) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:28:33.344 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[24309]: audit 2024-06-11T13:28:31.397720+0000 mgr.x (mgr.24797) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:28:33.344 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[24309]: audit 2024-06-11T13:28:31.399415+0000 mgr.x (mgr.24797) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi117.front.sepia.ceph.com:9095"}]: dispatch 2024-06-11T13:28:33.344 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[24309]: audit 2024-06-11T13:28:31.420399+0000 mgr.x (mgr.24797) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:28:33.344 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[24309]: audit 2024-06-11T13:28:31.422207+0000 mgr.x (mgr.24797) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi117.front.sepia.ceph.com:3000"}]: dispatch 2024-06-11T13:28:33.344 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:33 smithi059 bash[24309]: cephadm 2024-06-11T13:28:31.514106+0000 mgr.x (mgr.24797) 80 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-06-11T13:28:33.928 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:33 smithi117 bash[50507]: ts=2024-06-11T13:28:33.508Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:28:34.104 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:34 smithi059 bash[18923]: cluster 2024-06-11T13:28:32.253140+0000 mgr.x (mgr.24797) 81 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 907 B/s rd, 0 op/s 2024-06-11T13:28:34.104 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:34 smithi059 bash[18923]: audit 2024-06-11T13:28:33.399050+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:28:34.104 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:34 smithi059 bash[24309]: cluster 2024-06-11T13:28:32.253140+0000 mgr.x (mgr.24797) 81 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 907 B/s rd, 0 op/s 2024-06-11T13:28:34.104 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:34 smithi059 bash[24309]: audit 2024-06-11T13:28:33.399050+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:28:34.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:34 smithi117 bash[19086]: cluster 2024-06-11T13:28:32.253140+0000 mgr.x (mgr.24797) 81 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 907 B/s rd, 0 op/s 2024-06-11T13:28:34.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:34 smithi117 bash[19086]: audit 2024-06-11T13:28:33.399050+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:28:35.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:35 smithi059 bash[18923]: audit 2024-06-11T13:28:33.849162+0000 mgr.x (mgr.24797) 82 : audit [DBG] from='client.24869 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:35.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:35 smithi059 bash[24309]: audit 2024-06-11T13:28:33.849162+0000 mgr.x (mgr.24797) 82 : audit [DBG] from='client.24869 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:35.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:35 smithi117 bash[19086]: audit 2024-06-11T13:28:33.849162+0000 mgr.x (mgr.24797) 82 : audit [DBG] from='client.24869 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:36.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:36 smithi117 bash[19086]: cluster 2024-06-11T13:28:34.253878+0000 mgr.x (mgr.24797) 83 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:36.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:36 smithi117 bash[19086]: audit 2024-06-11T13:28:35.342580+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:36.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:36 smithi117 bash[19086]: audit 2024-06-11T13:28:35.348327+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:28:36.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:36 smithi117 bash[19086]: audit 2024-06-11T13:28:35.354035+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:28:36.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:36 smithi117 bash[19086]: audit 2024-06-11T13:28:35.357306+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:28:36.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:36 smithi117 bash[19086]: audit 2024-06-11T13:28:35.359280+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:36 smithi059 bash[18923]: cluster 2024-06-11T13:28:34.253878+0000 mgr.x (mgr.24797) 83 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:36 smithi059 bash[18923]: audit 2024-06-11T13:28:35.342580+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:36 smithi059 bash[18923]: audit 2024-06-11T13:28:35.348327+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:28:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:36 smithi059 bash[18923]: audit 2024-06-11T13:28:35.354035+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:28:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:36 smithi059 bash[18923]: audit 2024-06-11T13:28:35.357306+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:28:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:36 smithi059 bash[18923]: audit 2024-06-11T13:28:35.359280+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:36 smithi059 bash[24309]: cluster 2024-06-11T13:28:34.253878+0000 mgr.x (mgr.24797) 83 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:36 smithi059 bash[24309]: audit 2024-06-11T13:28:35.342580+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:36 smithi059 bash[24309]: audit 2024-06-11T13:28:35.348327+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:28:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:36 smithi059 bash[24309]: audit 2024-06-11T13:28:35.354035+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:28:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:36 smithi059 bash[24309]: audit 2024-06-11T13:28:35.357306+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:28:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:36 smithi059 bash[24309]: audit 2024-06-11T13:28:35.359280+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:37.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:37 smithi059 bash[18923]: cephadm 2024-06-11T13:28:35.341346+0000 mgr.x (mgr.24797) 84 : cephadm [INF] Upgrade: Updating mgr.y 2024-06-11T13:28:37.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:37 smithi059 bash[18923]: cephadm 2024-06-11T13:28:35.361251+0000 mgr.x (mgr.24797) 85 : cephadm [INF] Deploying daemon mgr.y on smithi059 2024-06-11T13:28:37.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:37 smithi059 bash[24309]: cephadm 2024-06-11T13:28:35.341346+0000 mgr.x (mgr.24797) 84 : cephadm [INF] Upgrade: Updating mgr.y 2024-06-11T13:28:37.308 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:37 smithi059 bash[24309]: cephadm 2024-06-11T13:28:35.361251+0000 mgr.x (mgr.24797) 85 : cephadm [INF] Deploying daemon mgr.y on smithi059 2024-06-11T13:28:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:37 smithi117 bash[19086]: cephadm 2024-06-11T13:28:35.341346+0000 mgr.x (mgr.24797) 84 : cephadm [INF] Upgrade: Updating mgr.y 2024-06-11T13:28:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:37 smithi117 bash[19086]: cephadm 2024-06-11T13:28:35.361251+0000 mgr.x (mgr.24797) 85 : cephadm [INF] Deploying daemon mgr.y on smithi059 2024-06-11T13:28:37.430 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:37 smithi117 bash[48518]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:28:37] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.33.4" 2024-06-11T13:28:38.177 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:38 smithi117 bash[19086]: cluster 2024-06-11T13:28:36.255572+0000 mgr.x (mgr.24797) 86 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:38.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:38 smithi059 bash[18923]: cluster 2024-06-11T13:28:36.255572+0000 mgr.x (mgr.24797) 86 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:38.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:38 smithi059 bash[24309]: cluster 2024-06-11T13:28:36.255572+0000 mgr.x (mgr.24797) 86 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:38.927 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:38 smithi117 bash[50507]: ts=2024-06-11T13:28:38.660Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:28:40.172 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:40.173 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:28:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:40.173 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:28:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:40.173 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:40 smithi059 bash[24309]: cluster 2024-06-11T13:28:38.256380+0000 mgr.x (mgr.24797) 87 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:40.174 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:40.174 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:28:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:40.174 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:28:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:40.174 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:40 smithi059 bash[18923]: cluster 2024-06-11T13:28:38.256380+0000 mgr.x (mgr.24797) 87 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:40.175 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:40.175 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:40.175 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:28:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:40.177 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:40 smithi117 bash[19086]: cluster 2024-06-11T13:28:38.256380+0000 mgr.x (mgr.24797) 87 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:40.480 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:40 smithi059 systemd[1]: Stopping Ceph mgr.y for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:28:41.153 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:40 smithi059 bash[65024]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mgr-y 2024-06-11T13:28:41.153 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:41 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-06-11T13:28:41.153 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:41 smithi059 bash[65156]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mgr-y 2024-06-11T13:28:41.153 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:41 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-06-11T13:28:41.153 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:41 smithi059 systemd[1]: Stopped Ceph mgr.y for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:28:41.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:41 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:41.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:41 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:41.564 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:28:41 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:41.565 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:28:41 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:41.565 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:28:41 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:41.565 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:41 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:41.565 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:41 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:41.566 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:41 smithi059 systemd[1]: Started Ceph mgr.y for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:28:41.566 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:28:41 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:41.566 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:28:41 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[24309]: cluster 2024-06-11T13:28:40.257197+0000 mgr.x (mgr.24797) 88 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[24309]: audit 2024-06-11T13:28:41.334481+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[24309]: audit 2024-06-11T13:28:41.348334+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[24309]: audit 2024-06-11T13:28:41.355599+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[24309]: audit 2024-06-11T13:28:41.356270+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[24309]: audit 2024-06-11T13:28:41.361455+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:42.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[24309]: audit 2024-06-11T13:28:41.362317+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:42.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[18923]: cluster 2024-06-11T13:28:40.257197+0000 mgr.x (mgr.24797) 88 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[18923]: audit 2024-06-11T13:28:41.334481+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[18923]: audit 2024-06-11T13:28:41.348334+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[18923]: audit 2024-06-11T13:28:41.355599+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[18923]: audit 2024-06-11T13:28:41.356270+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[18923]: audit 2024-06-11T13:28:41.361455+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:42.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[18923]: audit 2024-06-11T13:28:41.362317+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:42.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:42 smithi117 bash[19086]: cluster 2024-06-11T13:28:40.257197+0000 mgr.x (mgr.24797) 88 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:28:42.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:42 smithi117 bash[19086]: audit 2024-06-11T13:28:41.334481+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:42.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:42 smithi117 bash[19086]: audit 2024-06-11T13:28:41.348334+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:42.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:42 smithi117 bash[19086]: audit 2024-06-11T13:28:41.355599+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:42.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:42 smithi117 bash[19086]: audit 2024-06-11T13:28:41.356270+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:42.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:42 smithi117 bash[19086]: audit 2024-06-11T13:28:41.361455+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:42.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:42 smithi117 bash[19086]: audit 2024-06-11T13:28:41.362317+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:42.677 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.678 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.678 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.678 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.679 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.679 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.680 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.680 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.680 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.680 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.680 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.681 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.681 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:28:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:42.703 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[65212]: debug 2024-06-11T13:28:42.488+0000 7f36a4ca2640 1 -- 172.21.15.59:0/2617082934 <== mon.1 v2:172.21.15.59:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555903156f00 con 0x555903158800 2024-06-11T13:28:42.703 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:42 smithi059 bash[65212]: debug 2024-06-11T13:28:42.628+0000 7f36a750c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:28:42.961 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:42.961 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:42.962 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:42.962 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:42.962 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:42.963 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:42.963 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:42.963 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:42.964 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:43.313 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:43.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:43.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:43 smithi059 bash[24309]: cephadm 2024-06-11T13:28:41.772869+0000 mgr.x (mgr.24797) 89 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-06-11T13:28:43.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:43 smithi059 bash[24309]: cephadm 2024-06-11T13:28:42.091933+0000 mgr.x (mgr.24797) 90 : cephadm [INF] Deploying daemon agent.smithi059 on smithi059 2024-06-11T13:28:43.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:43 smithi059 bash[24309]: audit 2024-06-11T13:28:42.764365+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:43.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:43.315 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:43.315 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:43.315 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:43.315 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:43.316 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:43 smithi059 bash[18923]: cephadm 2024-06-11T13:28:41.772869+0000 mgr.x (mgr.24797) 89 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-06-11T13:28:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:43 smithi059 bash[18923]: cephadm 2024-06-11T13:28:42.091933+0000 mgr.x (mgr.24797) 90 : cephadm [INF] Deploying daemon agent.smithi059 on smithi059 2024-06-11T13:28:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:43 smithi059 bash[18923]: audit 2024-06-11T13:28:42.764365+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:43.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:43 smithi117 bash[19086]: cephadm 2024-06-11T13:28:41.772869+0000 mgr.x (mgr.24797) 89 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-06-11T13:28:43.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:43 smithi117 bash[19086]: cephadm 2024-06-11T13:28:42.091933+0000 mgr.x (mgr.24797) 90 : cephadm [INF] Deploying daemon agent.smithi059 on smithi059 2024-06-11T13:28:43.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:43 smithi117 bash[19086]: audit 2024-06-11T13:28:42.764365+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:43.928 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:43 smithi117 bash[50507]: ts=2024-06-11T13:28:43.509Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:28:44.141 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:43 smithi059 bash[65212]: debug 2024-06-11T13:28:43.992+0000 7f36a750c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:28:44.142 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[65212]: debug 2024-06-11T13:28:44.060+0000 7f36a750c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:28:44.427 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[48518]: debug 2024-06-11T13:28:44.171+0000 7f5e44586640 -1 mgr handle_mgr_map I was active but no longer am 2024-06-11T13:28:44.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[48518]: ignoring --setuser ceph since I am not root 2024-06-11T13:28:44.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[48518]: ignoring --setgroup ceph since I am not root 2024-06-11T13:28:44.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[48518]: debug 2024-06-11T13:28:44.227+0000 7f97ecef4640 1 -- 172.21.15.117:0/381199022 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56360fd0d0e0 con 0x56360fd0f400 2024-06-11T13:28:44.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[48518]: debug 2024-06-11T13:28:44.331+0000 7f97ef750040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:28:44.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[19086]: cluster 2024-06-11T13:28:42.257586+0000 mgr.x (mgr.24797) 91 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:44.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[19086]: audit 2024-06-11T13:28:43.147200+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:44.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[19086]: audit 2024-06-11T13:28:43.152225+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:44.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[19086]: audit 2024-06-11T13:28:43.154813+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:44.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[19086]: audit 2024-06-11T13:28:43.159197+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:44.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[19086]: audit 2024-06-11T13:28:43.159406+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:28:44.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[19086]: cephadm 2024-06-11T13:28:43.167053+0000 mgr.x (mgr.24797) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:28:44.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[19086]: audit 2024-06-11T13:28:43.282946+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-06-11T13:28:44.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[19086]: audit 2024-06-11T13:28:43.283394+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:28:44.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[19086]: cluster 2024-06-11T13:28:43.288533+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-06-11T13:28:44.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[19086]: audit 2024-06-11T13:28:43.288810+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-06-11T13:28:44.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:44 smithi117 bash[19086]: audit 2024-06-11T13:28:43.621477+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:44.563 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[65212]: debug 2024-06-11T13:28:44.232+0000 7f36a750c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:28:44.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[24309]: cluster 2024-06-11T13:28:42.257586+0000 mgr.x (mgr.24797) 91 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:44.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[24309]: audit 2024-06-11T13:28:43.147200+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:44.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[24309]: audit 2024-06-11T13:28:43.152225+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:44.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[24309]: audit 2024-06-11T13:28:43.154813+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:44.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[24309]: audit 2024-06-11T13:28:43.159197+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:44.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[24309]: audit 2024-06-11T13:28:43.159406+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:28:44.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[24309]: cephadm 2024-06-11T13:28:43.167053+0000 mgr.x (mgr.24797) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:28:44.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[24309]: audit 2024-06-11T13:28:43.282946+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-06-11T13:28:44.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[24309]: audit 2024-06-11T13:28:43.283394+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:28:44.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[24309]: cluster 2024-06-11T13:28:43.288533+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-06-11T13:28:44.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[24309]: audit 2024-06-11T13:28:43.288810+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-06-11T13:28:44.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[24309]: audit 2024-06-11T13:28:43.621477+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[18923]: cluster 2024-06-11T13:28:42.257586+0000 mgr.x (mgr.24797) 91 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:28:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[18923]: audit 2024-06-11T13:28:43.147200+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[18923]: audit 2024-06-11T13:28:43.152225+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[18923]: audit 2024-06-11T13:28:43.154813+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[18923]: audit 2024-06-11T13:28:43.159197+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[18923]: audit 2024-06-11T13:28:43.159406+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:28:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[18923]: cephadm 2024-06-11T13:28:43.167053+0000 mgr.x (mgr.24797) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:28:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[18923]: audit 2024-06-11T13:28:43.282946+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-06-11T13:28:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[18923]: audit 2024-06-11T13:28:43.283394+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:28:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[18923]: cluster 2024-06-11T13:28:43.288533+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-06-11T13:28:44.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[18923]: audit 2024-06-11T13:28:43.288810+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24797 172.21.15.117:0/421046026' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-06-11T13:28:44.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[18923]: audit 2024-06-11T13:28:43.621477+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24797 ' entity='mgr.x' 2024-06-11T13:28:45.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:45 smithi059 bash[24309]: audit 2024-06-11T13:28:44.169015+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-06-11T13:28:45.287 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:45 smithi059 bash[24309]: cluster 2024-06-11T13:28:44.169219+0000 mon.a (mon.0) 1228 : cluster [DBG] mgrmap e27: y(active, starting, since 0.884963s) 2024-06-11T13:28:45.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:45 smithi059 bash[18923]: audit 2024-06-11T13:28:44.169015+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-06-11T13:28:45.288 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:45 smithi059 bash[18923]: cluster 2024-06-11T13:28:44.169219+0000 mon.a (mon.0) 1228 : cluster [DBG] mgrmap e27: y(active, starting, since 0.884963s) 2024-06-11T13:28:45.288 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:44 smithi059 bash[65212]: debug 2024-06-11T13:28:44.936+0000 7f36a750c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:28:45.288 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:45 smithi059 bash[65212]: debug 2024-06-11T13:28:45.012+0000 7f36a750c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:28:45.288 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:45 smithi059 bash[65212]: debug 2024-06-11T13:28:45.084+0000 7f36a750c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:28:45.288 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:45 smithi059 bash[65212]: debug 2024-06-11T13:28:45.288+0000 7f36a750c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T13:28:45.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:45 smithi117 bash[19086]: audit 2024-06-11T13:28:44.169015+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24797 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-06-11T13:28:45.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:45 smithi117 bash[19086]: cluster 2024-06-11T13:28:44.169219+0000 mon.a (mon.0) 1228 : cluster [DBG] mgrmap e27: y(active, starting, since 0.884963s) 2024-06-11T13:28:45.563 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:45 smithi059 bash[65212]: debug 2024-06-11T13:28:45.372+0000 7f36a750c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:28:45.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:45 smithi059 bash[65212]: debug 2024-06-11T13:28:45.444+0000 7f36a750c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:28:45.927 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:45 smithi117 bash[48518]: debug 2024-06-11T13:28:45.543+0000 7f97ef750040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:28:45.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:45 smithi117 bash[48518]: debug 2024-06-11T13:28:45.611+0000 7f97ef750040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:28:45.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:45 smithi117 bash[48518]: debug 2024-06-11T13:28:45.775+0000 7f97ef750040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:28:46.014 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:45 smithi059 bash[65212]: debug 2024-06-11T13:28:45.728+0000 7f36a750c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:28:46.015 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:45 smithi059 bash[65212]: debug 2024-06-11T13:28:45.804+0000 7f36a750c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:28:46.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:46 smithi059 bash[65212]: debug 2024-06-11T13:28:46.012+0000 7f36a750c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:28:46.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:46 smithi059 bash[65212]: debug 2024-06-11T13:28:46.108+0000 7f36a750c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:28:46.754 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:46 smithi059 bash[65212]: debug 2024-06-11T13:28:46.380+0000 7f36a750c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:28:46.754 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:46 smithi059 bash[65212]: debug 2024-06-11T13:28:46.576+0000 7f36a750c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:28:46.762 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:46 smithi117 bash[48518]: debug 2024-06-11T13:28:46.439+0000 7f97ef750040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:28:46.763 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:46 smithi117 bash[48518]: debug 2024-06-11T13:28:46.507+0000 7f97ef750040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:28:46.763 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:46 smithi117 bash[48518]: debug 2024-06-11T13:28:46.579+0000 7f97ef750040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:28:47.032 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:46 smithi059 bash[65212]: debug 2024-06-11T13:28:46.752+0000 7f36a750c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:28:47.032 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:46 smithi059 bash[65212]: debug 2024-06-11T13:28:46.840+0000 7f36a750c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:28:47.175 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:46 smithi117 bash[48518]: debug 2024-06-11T13:28:46.767+0000 7f97ef750040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T13:28:47.175 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:46 smithi117 bash[48518]: debug 2024-06-11T13:28:46.847+0000 7f97ef750040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:28:47.175 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:46 smithi117 bash[48518]: debug 2024-06-11T13:28:46.919+0000 7f97ef750040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:28:47.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:47 smithi059 bash[65212]: debug 2024-06-11T13:28:47.032+0000 7f36a750c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:28:47.427 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:47 smithi117 bash[48518]: debug 2024-06-11T13:28:47.179+0000 7f97ef750040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:28:47.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:47 smithi117 bash[48518]: debug 2024-06-11T13:28:47.251+0000 7f97ef750040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:28:47.800 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:47 smithi117 bash[48518]: debug 2024-06-11T13:28:47.451+0000 7f97ef750040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:28:47.800 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:47 smithi117 bash[48518]: debug 2024-06-11T13:28:47.531+0000 7f97ef750040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:28:48.177 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:47 smithi117 bash[48518]: debug 2024-06-11T13:28:47.807+0000 7f97ef750040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:28:48.178 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:48 smithi117 bash[48518]: debug 2024-06-11T13:28:48.003+0000 7f97ef750040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:28:48.261 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:47 smithi059 bash[65212]: debug 2024-06-11T13:28:47.924+0000 7f36a750c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:28:48.261 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[65212]: debug 2024-06-11T13:28:48.008+0000 7f36a750c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:28:48.490 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:48 smithi117 bash[48518]: debug 2024-06-11T13:28:48.195+0000 7f97ef750040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:28:48.490 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:48 smithi117 bash[48518]: debug 2024-06-11T13:28:48.291+0000 7f97ef750040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:28:48.563 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[65212]: debug 2024-06-11T13:28:48.260+0000 7f36a750c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:28:48.563 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[65212]: debug 2024-06-11T13:28:48.352+0000 7f36a750c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:28:48.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:48 smithi117 bash[48518]: debug 2024-06-11T13:28:48.495+0000 7f97ef750040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:28:49.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[24309]: cluster 2024-06-11T13:28:48.905429+0000 mon.a (mon.0) 1229 : cluster [INF] Active manager daemon y restarted 2024-06-11T13:28:49.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[24309]: cluster 2024-06-11T13:28:48.906049+0000 mon.a (mon.0) 1230 : cluster [INF] Activating manager daemon y 2024-06-11T13:28:49.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[24309]: audit 2024-06-11T13:28:48.906869+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.? 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:28:49.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[24309]: cluster 2024-06-11T13:28:48.910237+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-06-11T13:28:49.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[24309]: audit 2024-06-11T13:28:48.912874+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.? 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:28:49.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[24309]: audit 2024-06-11T13:28:48.913747+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.? 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:28:49.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[24309]: audit 2024-06-11T13:28:48.914069+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.? 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:28:49.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[18923]: cluster 2024-06-11T13:28:48.905429+0000 mon.a (mon.0) 1229 : cluster [INF] Active manager daemon y restarted 2024-06-11T13:28:49.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[18923]: cluster 2024-06-11T13:28:48.906049+0000 mon.a (mon.0) 1230 : cluster [INF] Activating manager daemon y 2024-06-11T13:28:49.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[18923]: audit 2024-06-11T13:28:48.906869+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.? 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:28:49.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[18923]: cluster 2024-06-11T13:28:48.910237+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-06-11T13:28:49.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[18923]: audit 2024-06-11T13:28:48.912874+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.? 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:28:49.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[18923]: audit 2024-06-11T13:28:48.913747+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.? 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:28:49.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[18923]: audit 2024-06-11T13:28:48.914069+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.? 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:28:49.065 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[65212]: debug 2024-06-11T13:28:48.800+0000 7f36a750c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:28:49.065 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[65212]: debug 2024-06-11T13:28:48.896+0000 7f36a750c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:28:49.065 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[65212]: [11/Jun/2024:13:28:48] ENGINE Bus STARTING 2024-06-11T13:28:49.065 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[65212]: CherryPy Checker: 2024-06-11T13:28:49.065 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:48 smithi059 bash[65212]: The Application mounted at '' has an empty config. 2024-06-11T13:28:49.065 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[65212]: [11/Jun/2024:13:28:49] ENGINE Serving on http://:::9283 2024-06-11T13:28:49.066 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[65212]: [11/Jun/2024:13:28:49] ENGINE Bus STARTED 2024-06-11T13:28:49.066 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[65212]: [11/Jun/2024:13:28:49] ENGINE Bus STOPPING 2024-06-11T13:28:49.066 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[65212]: [11/Jun/2024:13:28:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-06-11T13:28:49.066 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[65212]: [11/Jun/2024:13:28:49] ENGINE Bus STOPPED 2024-06-11T13:28:49.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:48 smithi117 bash[19086]: cluster 2024-06-11T13:28:48.905429+0000 mon.a (mon.0) 1229 : cluster [INF] Active manager daemon y restarted 2024-06-11T13:28:49.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:48 smithi117 bash[19086]: cluster 2024-06-11T13:28:48.906049+0000 mon.a (mon.0) 1230 : cluster [INF] Activating manager daemon y 2024-06-11T13:28:49.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:48 smithi117 bash[19086]: audit 2024-06-11T13:28:48.906869+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.? 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:28:49.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:48 smithi117 bash[19086]: cluster 2024-06-11T13:28:48.910237+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-06-11T13:28:49.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:48 smithi117 bash[19086]: audit 2024-06-11T13:28:48.912874+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.? 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:28:49.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:48 smithi117 bash[19086]: audit 2024-06-11T13:28:48.913747+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.? 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:28:49.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:48 smithi117 bash[19086]: audit 2024-06-11T13:28:48.914069+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.? 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:28:49.563 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[65212]: [11/Jun/2024:13:28:49] ENGINE Bus STARTING 2024-06-11T13:28:49.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[65212]: [11/Jun/2024:13:28:49] ENGINE Serving on http://:::9283 2024-06-11T13:28:49.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[65212]: [11/Jun/2024:13:28:49] ENGINE Bus STARTED 2024-06-11T13:28:49.661 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[48518]: debug 2024-06-11T13:28:49.359+0000 7f97ef750040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:28:49.661 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[48518]: debug 2024-06-11T13:28:49.439+0000 7f97ef750040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:28:49.927 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[48518]: debug 2024-06-11T13:28:49.667+0000 7f97ef750040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:28:49.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[48518]: debug 2024-06-11T13:28:49.751+0000 7f97ef750040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:28:50.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: cluster 2024-06-11T13:28:48.962944+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0570674s) 2024-06-11T13:28:50.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.964783+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:28:50.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.964995+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:28:50.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.965192+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:28:50.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.965921+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:28:50.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.966131+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:28:50.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.966306+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:28:50.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.966461+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:28:50.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.966639+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:28:50.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.966799+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:28:50.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.966974+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:28:50.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.967148+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:28:50.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.967298+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:28:50.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.967476+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:28:50.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.967623+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:28:50.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:48.967774+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:28:50.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: cluster 2024-06-11T13:28:49.117819+0000 mon.a (mon.0) 1233 : cluster [INF] Manager daemon y is now available 2024-06-11T13:28:50.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:49.164023+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:50.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:49.168050+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:50.232 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: cluster 2024-06-11T13:28:48.962944+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0570674s) 2024-06-11T13:28:50.232 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.964783+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:28:50.232 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.964995+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:28:50.232 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.965192+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.965921+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.966131+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.966306+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.966461+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.966639+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.966799+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.966974+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.967148+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.967298+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.967476+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.967623+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:48.967774+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: cluster 2024-06-11T13:28:49.117819+0000 mon.a (mon.0) 1233 : cluster [INF] Manager daemon y is now available 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:49.164023+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:50.233 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:49.168050+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:50.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:49.168453+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:50.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:49.168785+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:50.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:49.169167+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:50.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:49.196364+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:28:50.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:49.216348+0000 mon.c (mon.1) 190 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:28:50.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:49.216779+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:28:50.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:49.252675+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:28:50.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[18923]: audit 2024-06-11T13:28:49.253067+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:28:50.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:49.168453+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:50.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:49.168785+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:50.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:49.169167+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:50.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:49.196364+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:28:50.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:49.216348+0000 mon.c (mon.1) 190 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:28:50.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:49.216779+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:28:50.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:49.252675+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:28:50.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:49 smithi059 bash[24309]: audit 2024-06-11T13:28:49.253067+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:28:50.242 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[48518]: debug 2024-06-11T13:28:50.167+0000 7f97ef750040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:28:50.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: cluster 2024-06-11T13:28:48.962944+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0570674s) 2024-06-11T13:28:50.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.964783+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.964995+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.965192+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.965921+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.966131+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.966306+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.966461+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.966639+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.966799+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.966974+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.967148+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.967298+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.967476+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.967623+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:28:50.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:48.967774+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:28:50.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: cluster 2024-06-11T13:28:49.117819+0000 mon.a (mon.0) 1233 : cluster [INF] Manager daemon y is now available 2024-06-11T13:28:50.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:49.164023+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:50.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:49.168050+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:50.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:49.168453+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:50.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:49.168785+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:50.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:49.169167+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:50.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:49.196364+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:28:50.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:49.216348+0000 mon.c (mon.1) 190 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:28:50.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:49.216779+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:28:50.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:49.252675+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:28:50.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:49 smithi117 bash[19086]: audit 2024-06-11T13:28:49.253067+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-06-11T13:28:50.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[48518]: debug 2024-06-11T13:28:50.251+0000 7f97ef750040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:28:50.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[48518]: [11/Jun/2024:13:28:50] ENGINE Bus STARTING 2024-06-11T13:28:50.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[48518]: CherryPy Checker: 2024-06-11T13:28:50.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[48518]: The Application mounted at '' has an empty config. 2024-06-11T13:28:50.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[48518]: [11/Jun/2024:13:28:50] ENGINE Serving on http://:::9283 2024-06-11T13:28:50.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[48518]: [11/Jun/2024:13:28:50] ENGINE Bus STARTED 2024-06-11T13:28:51.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: cluster 2024-06-11T13:28:49.986854+0000 mon.a (mon.0) 1239 : cluster [DBG] mgrmap e29: y(active, since 1.08097s) 2024-06-11T13:28:51.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: audit 2024-06-11T13:28:49.986877+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:28:51.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: audit 2024-06-11T13:28:49.988721+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:28:51.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: audit 2024-06-11T13:28:50.013430+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:28:51.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: audit 2024-06-11T13:28:50.013921+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:28:51.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: audit 2024-06-11T13:28:50.016986+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:51.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: audit 2024-06-11T13:28:50.018576+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:28:51.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: cephadm 2024-06-11T13:28:50.020841+0000 mgr.y (mgr.25177) 1 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:28:51.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: cephadm 2024-06-11T13:28:50.021058+0000 mgr.y (mgr.25177) 2 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:28:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: cluster 2024-06-11T13:28:50.021127+0000 mgr.y (mgr.25177) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:28:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: cluster 2024-06-11T13:28:50.251558+0000 mon.a (mon.0) 1242 : cluster [DBG] Standby manager daemon x started 2024-06-11T13:28:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: audit 2024-06-11T13:28:50.258377+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.? 172.21.15.117:0/2850850933' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T13:28:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: audit 2024-06-11T13:28:50.262911+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.? 172.21.15.117:0/2850850933' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:28:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: audit 2024-06-11T13:28:50.265418+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.? 172.21.15.117:0/2850850933' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T13:28:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: audit 2024-06-11T13:28:50.265741+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.? 172.21.15.117:0/2850850933' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:28:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: cephadm 2024-06-11T13:28:50.431532+0000 mgr.y (mgr.25177) 4 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:28:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: audit 2024-06-11T13:28:50.823203+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[18923]: audit 2024-06-11T13:28:50.831147+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:51.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: cluster 2024-06-11T13:28:49.986854+0000 mon.a (mon.0) 1239 : cluster [DBG] mgrmap e29: y(active, since 1.08097s) 2024-06-11T13:28:51.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: audit 2024-06-11T13:28:49.986877+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:28:51.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: audit 2024-06-11T13:28:49.988721+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: audit 2024-06-11T13:28:50.013430+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: audit 2024-06-11T13:28:50.013921+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: audit 2024-06-11T13:28:50.016986+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: audit 2024-06-11T13:28:50.018576+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: cephadm 2024-06-11T13:28:50.020841+0000 mgr.y (mgr.25177) 1 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: cephadm 2024-06-11T13:28:50.021058+0000 mgr.y (mgr.25177) 2 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: cluster 2024-06-11T13:28:50.021127+0000 mgr.y (mgr.25177) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: cluster 2024-06-11T13:28:50.251558+0000 mon.a (mon.0) 1242 : cluster [DBG] Standby manager daemon x started 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: audit 2024-06-11T13:28:50.258377+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.? 172.21.15.117:0/2850850933' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: audit 2024-06-11T13:28:50.262911+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.? 172.21.15.117:0/2850850933' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: audit 2024-06-11T13:28:50.265418+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.? 172.21.15.117:0/2850850933' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: audit 2024-06-11T13:28:50.265741+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.? 172.21.15.117:0/2850850933' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: cephadm 2024-06-11T13:28:50.431532+0000 mgr.y (mgr.25177) 4 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: audit 2024-06-11T13:28:50.823203+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:50 smithi059 bash[24309]: audit 2024-06-11T13:28:50.831147+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:51.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: cluster 2024-06-11T13:28:49.986854+0000 mon.a (mon.0) 1239 : cluster [DBG] mgrmap e29: y(active, since 1.08097s) 2024-06-11T13:28:51.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: audit 2024-06-11T13:28:49.986877+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:28:51.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: audit 2024-06-11T13:28:49.988721+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:28:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: audit 2024-06-11T13:28:50.013430+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:28:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: audit 2024-06-11T13:28:50.013921+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:28:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: audit 2024-06-11T13:28:50.016986+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: audit 2024-06-11T13:28:50.018576+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:28:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: cephadm 2024-06-11T13:28:50.020841+0000 mgr.y (mgr.25177) 1 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:28:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: cephadm 2024-06-11T13:28:50.021058+0000 mgr.y (mgr.25177) 2 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:28:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: cluster 2024-06-11T13:28:50.021127+0000 mgr.y (mgr.25177) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:28:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: cluster 2024-06-11T13:28:50.251558+0000 mon.a (mon.0) 1242 : cluster [DBG] Standby manager daemon x started 2024-06-11T13:28:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: audit 2024-06-11T13:28:50.258377+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.? 172.21.15.117:0/2850850933' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-06-11T13:28:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: audit 2024-06-11T13:28:50.262911+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.? 172.21.15.117:0/2850850933' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:28:51.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: audit 2024-06-11T13:28:50.265418+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.? 172.21.15.117:0/2850850933' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-06-11T13:28:51.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: audit 2024-06-11T13:28:50.265741+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.? 172.21.15.117:0/2850850933' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:28:51.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: cephadm 2024-06-11T13:28:50.431532+0000 mgr.y (mgr.25177) 4 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:28:51.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: audit 2024-06-11T13:28:50.823203+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:51.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:50 smithi117 bash[19086]: audit 2024-06-11T13:28:50.831147+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:51 smithi117 bash[19086]: cephadm 2024-06-11T13:28:50.555566+0000 mgr.y (mgr.25177) 5 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:28:52.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:51 smithi117 bash[19086]: cephadm 2024-06-11T13:28:50.616307+0000 mgr.y (mgr.25177) 6 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:28:52.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:51 smithi117 bash[19086]: cephadm 2024-06-11T13:28:50.690610+0000 mgr.y (mgr.25177) 7 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:28:52.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:51 smithi117 bash[19086]: cephadm 2024-06-11T13:28:50.759946+0000 mgr.y (mgr.25177) 8 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:28:52.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:51 smithi117 bash[19086]: cephadm 2024-06-11T13:28:50.885093+0000 mgr.y (mgr.25177) 9 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:28:52.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:51 smithi117 bash[19086]: cluster 2024-06-11T13:28:50.967503+0000 mgr.y (mgr.25177) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:28:52.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:51 smithi117 bash[19086]: cluster 2024-06-11T13:28:51.003138+0000 mon.a (mon.0) 1245 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-06-11T13:28:52.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:51 smithi117 bash[19086]: audit 2024-06-11T13:28:51.003359+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:28:52.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:51 smithi117 bash[19086]: audit 2024-06-11T13:28:51.010815+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:51 smithi117 bash[19086]: audit 2024-06-11T13:28:51.016559+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:52 smithi117 bash[19086]: audit 2024-06-11T13:28:51.028289+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:52 smithi117 bash[19086]: audit 2024-06-11T13:28:51.034983+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:52 smithi117 bash[19086]: cephadm 2024-06-11T13:28:51.035734+0000 mgr.y (mgr.25177) 11 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:28:52.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:52 smithi117 bash[19086]: audit 2024-06-11T13:28:51.040350+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:52 smithi117 bash[19086]: audit 2024-06-11T13:28:51.074465+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:52.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:52 smithi117 bash[19086]: audit 2024-06-11T13:28:51.074866+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:52.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:52 smithi117 bash[19086]: audit 2024-06-11T13:28:51.527083+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.314 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.314 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.315 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.315 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.315 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.315 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.316 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: debug 2024-06-11T13:28:52.116+0000 7f36058b1640 -1 log_channel(cephadm) log [ERR] : [11/Jun/2024:13:28:52] ENGINE Error in HTTPServer.serve 2024-06-11T13:28:52.316 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: Traceback (most recent call last): 2024-06-11T13:28:52.316 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:28:52.316 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: self._connections.run(self.expiration_interval) 2024-06-11T13:28:52.316 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:28:52.316 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: self._run(expiration_interval) 2024-06-11T13:28:52.316 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:28:52.316 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:28:52.317 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:28:52.317 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:28:52.317 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:28:52.317 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: s = self.context.wrap_socket( 2024-06-11T13:28:52.317 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:28:52.317 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: return self.sslsocket_class._create( 2024-06-11T13:28:52.317 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:28:52.317 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: self.do_handshake() 2024-06-11T13:28:52.317 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:28:52.317 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: self._sslobj.do_handshake() 2024-06-11T13:28:52.317 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[65212]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:28:52.317 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: cephadm 2024-06-11T13:28:50.555566+0000 mgr.y (mgr.25177) 5 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:28:52.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: cephadm 2024-06-11T13:28:50.616307+0000 mgr.y (mgr.25177) 6 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:28:52.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: cephadm 2024-06-11T13:28:50.690610+0000 mgr.y (mgr.25177) 7 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:28:52.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: cephadm 2024-06-11T13:28:50.759946+0000 mgr.y (mgr.25177) 8 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:28:52.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: cephadm 2024-06-11T13:28:50.885093+0000 mgr.y (mgr.25177) 9 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:28:52.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: cluster 2024-06-11T13:28:50.967503+0000 mgr.y (mgr.25177) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:28:52.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: cluster 2024-06-11T13:28:51.003138+0000 mon.a (mon.0) 1245 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-06-11T13:28:52.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: audit 2024-06-11T13:28:51.003359+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:28:52.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: audit 2024-06-11T13:28:51.010815+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: audit 2024-06-11T13:28:51.016559+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: audit 2024-06-11T13:28:51.028289+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: audit 2024-06-11T13:28:51.034983+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: cephadm 2024-06-11T13:28:51.035734+0000 mgr.y (mgr.25177) 11 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:28:52.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: audit 2024-06-11T13:28:51.040350+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: audit 2024-06-11T13:28:51.074465+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:52.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: audit 2024-06-11T13:28:51.074866+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:52.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[24309]: audit 2024-06-11T13:28:51.527083+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: cephadm 2024-06-11T13:28:50.555566+0000 mgr.y (mgr.25177) 5 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:28:52.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: cephadm 2024-06-11T13:28:50.616307+0000 mgr.y (mgr.25177) 6 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:28:52.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: cephadm 2024-06-11T13:28:50.690610+0000 mgr.y (mgr.25177) 7 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:28:52.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: cephadm 2024-06-11T13:28:50.759946+0000 mgr.y (mgr.25177) 8 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:28:52.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: cephadm 2024-06-11T13:28:50.885093+0000 mgr.y (mgr.25177) 9 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:28:52.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: cluster 2024-06-11T13:28:50.967503+0000 mgr.y (mgr.25177) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:28:52.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: cluster 2024-06-11T13:28:51.003138+0000 mon.a (mon.0) 1245 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-06-11T13:28:52.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: audit 2024-06-11T13:28:51.003359+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:28:52.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: audit 2024-06-11T13:28:51.010815+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: audit 2024-06-11T13:28:51.016559+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: audit 2024-06-11T13:28:51.028289+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: audit 2024-06-11T13:28:51.034983+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: cephadm 2024-06-11T13:28:51.035734+0000 mgr.y (mgr.25177) 11 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:28:52.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: audit 2024-06-11T13:28:51.040350+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: audit 2024-06-11T13:28:51.074465+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:52.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: audit 2024-06-11T13:28:51.074866+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:28:52.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:51 smithi059 bash[18923]: audit 2024-06-11T13:28:51.527083+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:52.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.602 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.603 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.603 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.604 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.604 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.605 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.606 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:52.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:28:53.301 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: cephadm 2024-06-11T13:28:51.615772+0000 mgr.y (mgr.25177) 12 : cephadm [INF] Deploying daemon agent.smithi059 on smithi059 2024-06-11T13:28:53.301 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: cephadm 2024-06-11T13:28:51.997154+0000 mgr.y (mgr.25177) 13 : cephadm [INF] [11/Jun/2024:13:28:51] ENGINE Bus STARTING 2024-06-11T13:28:53.301 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: cephadm 2024-06-11T13:28:52.118174+0000 mgr.y (mgr.25177) 14 : cephadm [INF] [11/Jun/2024:13:28:52] ENGINE Serving on https://172.21.15.59:7150 2024-06-11T13:28:53.301 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: cephadm 2024-06-11T13:28:52.121786+0000 mgr.y (mgr.25177) 15 : cephadm [ERR] [11/Jun/2024:13:28:52] ENGINE Error in HTTPServer.serve 2024-06-11T13:28:53.301 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: Traceback (most recent call last): 2024-06-11T13:28:53.301 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:28:53.302 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: self._connections.run(self.expiration_interval) 2024-06-11T13:28:53.302 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:28:53.302 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: self._run(expiration_interval) 2024-06-11T13:28:53.302 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:28:53.302 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:28:53.302 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:28:53.302 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:28:53.302 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:28:53.302 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: s = self.context.wrap_socket( 2024-06-11T13:28:53.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:28:53.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: return self.sslsocket_class._create( 2024-06-11T13:28:53.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:28:53.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: self.do_handshake() 2024-06-11T13:28:53.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:28:53.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: self._sslobj.do_handshake() 2024-06-11T13:28:53.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:28:53.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: cephadm 2024-06-11T13:28:52.219469+0000 mgr.y (mgr.25177) 16 : cephadm [INF] [11/Jun/2024:13:28:52] ENGINE Serving on http://172.21.15.59:8765 2024-06-11T13:28:53.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: cephadm 2024-06-11T13:28:52.219577+0000 mgr.y (mgr.25177) 17 : cephadm [INF] [11/Jun/2024:13:28:52] ENGINE Bus STARTED 2024-06-11T13:28:53.304 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: audit 2024-06-11T13:28:52.657468+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:53.304 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: audit 2024-06-11T13:28:52.661002+0000 mon.c (mon.1) 198 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:28:53.304 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: audit 2024-06-11T13:28:52.661393+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:28:53.304 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[19086]: audit 2024-06-11T13:28:52.668875+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: cephadm 2024-06-11T13:28:51.615772+0000 mgr.y (mgr.25177) 12 : cephadm [INF] Deploying daemon agent.smithi059 on smithi059 2024-06-11T13:28:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: cephadm 2024-06-11T13:28:51.997154+0000 mgr.y (mgr.25177) 13 : cephadm [INF] [11/Jun/2024:13:28:51] ENGINE Bus STARTING 2024-06-11T13:28:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: cephadm 2024-06-11T13:28:52.118174+0000 mgr.y (mgr.25177) 14 : cephadm [INF] [11/Jun/2024:13:28:52] ENGINE Serving on https://172.21.15.59:7150 2024-06-11T13:28:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: cephadm 2024-06-11T13:28:52.121786+0000 mgr.y (mgr.25177) 15 : cephadm [ERR] [11/Jun/2024:13:28:52] ENGINE Error in HTTPServer.serve 2024-06-11T13:28:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: Traceback (most recent call last): 2024-06-11T13:28:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:28:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: self._connections.run(self.expiration_interval) 2024-06-11T13:28:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:28:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: self._run(expiration_interval) 2024-06-11T13:28:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:28:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:28:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:28:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:28:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:28:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: s = self.context.wrap_socket( 2024-06-11T13:28:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:28:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: return self.sslsocket_class._create( 2024-06-11T13:28:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:28:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: self.do_handshake() 2024-06-11T13:28:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:28:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: self._sslobj.do_handshake() 2024-06-11T13:28:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:28:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: cephadm 2024-06-11T13:28:52.219469+0000 mgr.y (mgr.25177) 16 : cephadm [INF] [11/Jun/2024:13:28:52] ENGINE Serving on http://172.21.15.59:8765 2024-06-11T13:28:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: cephadm 2024-06-11T13:28:52.219577+0000 mgr.y (mgr.25177) 17 : cephadm [INF] [11/Jun/2024:13:28:52] ENGINE Bus STARTED 2024-06-11T13:28:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: audit 2024-06-11T13:28:52.657468+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: audit 2024-06-11T13:28:52.661002+0000 mon.c (mon.1) 198 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:28:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: audit 2024-06-11T13:28:52.661393+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:28:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[24309]: audit 2024-06-11T13:28:52.668875+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: cephadm 2024-06-11T13:28:51.615772+0000 mgr.y (mgr.25177) 12 : cephadm [INF] Deploying daemon agent.smithi059 on smithi059 2024-06-11T13:28:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: cephadm 2024-06-11T13:28:51.997154+0000 mgr.y (mgr.25177) 13 : cephadm [INF] [11/Jun/2024:13:28:51] ENGINE Bus STARTING 2024-06-11T13:28:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: cephadm 2024-06-11T13:28:52.118174+0000 mgr.y (mgr.25177) 14 : cephadm [INF] [11/Jun/2024:13:28:52] ENGINE Serving on https://172.21.15.59:7150 2024-06-11T13:28:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: cephadm 2024-06-11T13:28:52.121786+0000 mgr.y (mgr.25177) 15 : cephadm [ERR] [11/Jun/2024:13:28:52] ENGINE Error in HTTPServer.serve 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: Traceback (most recent call last): 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: self._connections.run(self.expiration_interval) 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: self._run(expiration_interval) 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: s = self.context.wrap_socket( 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: return self.sslsocket_class._create( 2024-06-11T13:28:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:28:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: self.do_handshake() 2024-06-11T13:28:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:28:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: self._sslobj.do_handshake() 2024-06-11T13:28:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:28:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: cephadm 2024-06-11T13:28:52.219469+0000 mgr.y (mgr.25177) 16 : cephadm [INF] [11/Jun/2024:13:28:52] ENGINE Serving on http://172.21.15.59:8765 2024-06-11T13:28:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: cephadm 2024-06-11T13:28:52.219577+0000 mgr.y (mgr.25177) 17 : cephadm [INF] [11/Jun/2024:13:28:52] ENGINE Bus STARTED 2024-06-11T13:28:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: audit 2024-06-11T13:28:52.657468+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: audit 2024-06-11T13:28:52.661002+0000 mon.c (mon.1) 198 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:28:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: audit 2024-06-11T13:28:52.661393+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:28:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:52 smithi059 bash[18923]: audit 2024-06-11T13:28:52.668875+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:28:53.678 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:53 smithi117 bash[50507]: ts=2024-06-11T13:28:53.509Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:28:54.107 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:54 smithi059 bash[18923]: cephadm 2024-06-11T13:28:52.660489+0000 mgr.y (mgr.25177) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.txeyxi (dependencies changed)... 2024-06-11T13:28:54.107 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:54 smithi059 bash[18923]: cephadm 2024-06-11T13:28:52.670044+0000 mgr.y (mgr.25177) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:28:54.107 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:54 smithi059 bash[18923]: cluster 2024-06-11T13:28:52.968274+0000 mgr.y (mgr.25177) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:28:54.107 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:54 smithi059 bash[18923]: audit 2024-06-11T13:28:53.109106+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:54.107 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:54 smithi059 bash[18923]: cluster 2024-06-11T13:28:53.686145+0000 mon.a (mon.0) 1256 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-06-11T13:28:54.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:54 smithi117 bash[19086]: cephadm 2024-06-11T13:28:52.660489+0000 mgr.y (mgr.25177) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.txeyxi (dependencies changed)... 2024-06-11T13:28:54.365 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:54 smithi117 bash[19086]: cephadm 2024-06-11T13:28:52.670044+0000 mgr.y (mgr.25177) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:28:54.365 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:54 smithi117 bash[19086]: cluster 2024-06-11T13:28:52.968274+0000 mgr.y (mgr.25177) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:28:54.365 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:54 smithi117 bash[19086]: audit 2024-06-11T13:28:53.109106+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:54.365 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:54 smithi117 bash[19086]: cluster 2024-06-11T13:28:53.686145+0000 mon.a (mon.0) 1256 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-06-11T13:28:54.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:54 smithi059 bash[24309]: cephadm 2024-06-11T13:28:52.660489+0000 mgr.y (mgr.25177) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.txeyxi (dependencies changed)... 2024-06-11T13:28:54.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:54 smithi059 bash[24309]: cephadm 2024-06-11T13:28:52.670044+0000 mgr.y (mgr.25177) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:28:54.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:54 smithi059 bash[24309]: cluster 2024-06-11T13:28:52.968274+0000 mgr.y (mgr.25177) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:28:54.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:54 smithi059 bash[24309]: audit 2024-06-11T13:28:53.109106+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:54.532 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:54 smithi059 bash[24309]: cluster 2024-06-11T13:28:53.686145+0000 mon.a (mon.0) 1256 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-06-11T13:28:55.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:55 smithi059 bash[18923]: audit 2024-06-11T13:28:53.860701+0000 mgr.y (mgr.25177) 21 : audit [DBG] from='client.24869 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:55.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:55 smithi059 bash[18923]: audit 2024-06-11T13:28:54.564712+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:55.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:55 smithi059 bash[18923]: audit 2024-06-11T13:28:54.573055+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:55.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:55 smithi059 bash[18923]: audit 2024-06-11T13:28:54.580747+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:55.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:55 smithi059 bash[24309]: audit 2024-06-11T13:28:53.860701+0000 mgr.y (mgr.25177) 21 : audit [DBG] from='client.24869 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:55.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:55 smithi059 bash[24309]: audit 2024-06-11T13:28:54.564712+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:55.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:55 smithi059 bash[24309]: audit 2024-06-11T13:28:54.573055+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:55.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:55 smithi059 bash[24309]: audit 2024-06-11T13:28:54.580747+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:55.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:55 smithi117 bash[19086]: audit 2024-06-11T13:28:53.860701+0000 mgr.y (mgr.25177) 21 : audit [DBG] from='client.24869 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:28:55.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:55 smithi117 bash[19086]: audit 2024-06-11T13:28:54.564712+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:55.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:55 smithi117 bash[19086]: audit 2024-06-11T13:28:54.573055+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:55.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:55 smithi117 bash[19086]: audit 2024-06-11T13:28:54.580747+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:55.857 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:28:56.271 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:56 smithi059 bash[18923]: cluster 2024-06-11T13:28:54.969059+0000 mgr.y (mgr.25177) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:28:56.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:56 smithi059 bash[24309]: cluster 2024-06-11T13:28:54.969059+0000 mgr.y (mgr.25177) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:28:56.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:56 smithi117 bash[19086]: cluster 2024-06-11T13:28:54.969059+0000 mgr.y (mgr.25177) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:28:56.618 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:28:56.618 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 starting - - - - 2024-06-11T13:28:56.618 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 2s ago 15m - - 2024-06-11T13:28:56.618 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 starting - - - - 2024-06-11T13:28:56.618 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (25s) 2s ago 7m 40.4M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:28:56.618 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 starting - - - - 2024-06-11T13:28:56.619 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283 running (75s) 2s ago 14m 423M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 aaffaed7bce7 2024-06-11T13:28:56.619 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 starting - - - - 2024-06-11T13:28:56.619 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (16m) 83s ago 16m 56.7M 2048M 17.2.0 e1d6a67b021e 9524d5443dc7 2024-06-11T13:28:56.619 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (14m) 2s ago 14m 48.7M 2048M 17.2.0 e1d6a67b021e 36bfc52501be 2024-06-11T13:28:56.619 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (15m) 83s ago 15m 46.7M 2048M 17.2.0 e1d6a67b021e 6d6694f3cb8f 2024-06-11T13:28:56.619 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 starting - - - - 2024-06-11T13:28:56.619 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (31s) 2s ago 8m 8196k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:28:56.619 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (13m) 83s ago 14m 56.2M 4096M 17.2.0 e1d6a67b021e 410a79c3be77 2024-06-11T13:28:56.619 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (13m) 83s ago 13m 53.4M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:28:56.619 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (12m) 83s ago 12m 47.6M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:28:56.619 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (11m) 83s ago 11m 53.7M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:28:56.619 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (11m) 2s ago 11m 54.9M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:28:56.619 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (10m) 2s ago 10m 51.5M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:28:56.620 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (9m) 2s ago 9m 49.7M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:28:56.620 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (9m) 2s ago 9m 52.8M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:28:56.620 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (35s) 2s ago 8m 50.2M - 2.33.4 514e6a882f6e add083a20325 2024-06-11T13:28:56.620 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (5m) 83s ago 5m 82.6M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:28:56.620 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (5m) 2s ago 5m 84.0M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:28:56.620 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (5m) 83s ago 5m 82.7M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:28:56.620 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (5m) 2s ago 5m 84.4M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:28:57.064 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:28:57.064 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:28:57.064 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-06-11T13:28:57.064 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:28:57.064 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:28:57.065 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:28:57.065 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:28:57.065 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:28:57.065 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T13:28:57.065 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:28:57.065 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2024-06-11T13:28:57.065 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:28:57.065 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:28:57.065 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:28:57.065 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:28:57.066 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-06-11T13:28:57.066 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:28:57.066 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:28:57.066 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:28:57.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[18923]: audit 2024-06-11T13:28:55.846353+0000 mgr.y (mgr.25177) 23 : audit [DBG] from='client.25210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:57.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[18923]: audit 2024-06-11T13:28:56.234902+0000 mgr.y (mgr.25177) 24 : audit [DBG] from='client.25216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:57.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[18923]: audit 2024-06-11T13:28:56.736079+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:57.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[18923]: audit 2024-06-11T13:28:56.743382+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:57.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[18923]: audit 2024-06-11T13:28:56.745628+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:57.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[18923]: audit 2024-06-11T13:28:56.745965+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:57.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[18923]: audit 2024-06-11T13:28:57.068706+0000 mon.c (mon.1) 201 : audit [DBG] from='client.? 172.21.15.59:0/3022212835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:28:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[24309]: audit 2024-06-11T13:28:55.846353+0000 mgr.y (mgr.25177) 23 : audit [DBG] from='client.25210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[24309]: audit 2024-06-11T13:28:56.234902+0000 mgr.y (mgr.25177) 24 : audit [DBG] from='client.25216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[24309]: audit 2024-06-11T13:28:56.736079+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[24309]: audit 2024-06-11T13:28:56.743382+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[24309]: audit 2024-06-11T13:28:56.745628+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[24309]: audit 2024-06-11T13:28:56.745965+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:57.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:57 smithi059 bash[24309]: audit 2024-06-11T13:28:57.068706+0000 mon.c (mon.1) 201 : audit [DBG] from='client.? 172.21.15.59:0/3022212835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:28:57.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:57 smithi117 bash[48518]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:28:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:28:57.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:57 smithi117 bash[19086]: audit 2024-06-11T13:28:55.846353+0000 mgr.y (mgr.25177) 23 : audit [DBG] from='client.25210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:57.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:57 smithi117 bash[19086]: audit 2024-06-11T13:28:56.234902+0000 mgr.y (mgr.25177) 24 : audit [DBG] from='client.25216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:57.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:57 smithi117 bash[19086]: audit 2024-06-11T13:28:56.736079+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:57.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:57 smithi117 bash[19086]: audit 2024-06-11T13:28:56.743382+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:57.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:57 smithi117 bash[19086]: audit 2024-06-11T13:28:56.745628+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:57.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:57 smithi117 bash[19086]: audit 2024-06-11T13:28:56.745965+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:28:57.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:57 smithi117 bash[19086]: audit 2024-06-11T13:28:57.068706+0000 mon.c (mon.1) 201 : audit [DBG] from='client.? 172.21.15.59:0/3022212835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:28:57.441 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:28:57.441 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:28:57.441 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:28:57.441 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:28:57.441 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-06-11T13:28:57.441 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "", 2024-06-11T13:28:57.442 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2024-06-11T13:28:57.442 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:28:57.442 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:28:57.902 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:28:58.557 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.557 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.558 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.558 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.558 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.558 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.559 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.559 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:58 smithi117 bash[19086]: audit 2024-06-11T13:28:56.579440+0000 mgr.y (mgr.25177) 25 : audit [DBG] from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:58.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:58 smithi117 bash[19086]: cluster 2024-06-11T13:28:56.969885+0000 mgr.y (mgr.25177) 26 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T13:28:58.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:58 smithi117 bash[19086]: audit 2024-06-11T13:28:57.302553+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:58.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:58 smithi117 bash[19086]: audit 2024-06-11T13:28:57.446107+0000 mgr.y (mgr.25177) 27 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:58.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:58 smithi117 bash[19086]: audit 2024-06-11T13:28:57.907274+0000 mon.a (mon.0) 1264 : audit [DBG] from='client.? 172.21.15.59:0/3217342013' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:28:58.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:58 smithi117 bash[19086]: audit 2024-06-11T13:28:58.235854+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:58.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:58 smithi117 bash[19086]: audit 2024-06-11T13:28:58.242406+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:58.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:58 smithi117 bash[19086]: audit 2024-06-11T13:28:58.249077+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:58.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[18923]: audit 2024-06-11T13:28:56.579440+0000 mgr.y (mgr.25177) 25 : audit [DBG] from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:58.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[18923]: cluster 2024-06-11T13:28:56.969885+0000 mgr.y (mgr.25177) 26 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T13:28:58.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[18923]: audit 2024-06-11T13:28:57.302553+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:58.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[18923]: audit 2024-06-11T13:28:57.446107+0000 mgr.y (mgr.25177) 27 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:58.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[18923]: audit 2024-06-11T13:28:57.907274+0000 mon.a (mon.0) 1264 : audit [DBG] from='client.? 172.21.15.59:0/3217342013' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:28:58.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[18923]: audit 2024-06-11T13:28:58.235854+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:58.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[18923]: audit 2024-06-11T13:28:58.242406+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:58.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[18923]: audit 2024-06-11T13:28:58.249077+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:58.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[24309]: audit 2024-06-11T13:28:56.579440+0000 mgr.y (mgr.25177) 25 : audit [DBG] from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:58.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[24309]: cluster 2024-06-11T13:28:56.969885+0000 mgr.y (mgr.25177) 26 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T13:28:58.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[24309]: audit 2024-06-11T13:28:57.302553+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:58.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[24309]: audit 2024-06-11T13:28:57.446107+0000 mgr.y (mgr.25177) 27 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:28:58.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[24309]: audit 2024-06-11T13:28:57.907274+0000 mon.a (mon.0) 1264 : audit [DBG] from='client.? 172.21.15.59:0/3217342013' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:28:58.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[24309]: audit 2024-06-11T13:28:58.235854+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:58.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[24309]: audit 2024-06-11T13:28:58.242406+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:58.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:58 smithi059 bash[24309]: audit 2024-06-11T13:28:58.249077+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:58.825 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.825 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.825 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.826 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.826 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.826 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.827 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.827 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:58.827 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:28:58 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.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. 2024-06-11T13:28:59.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:59 smithi117 bash[19086]: cephadm 2024-06-11T13:28:57.708760+0000 mgr.y (mgr.25177) 28 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-06-11T13:28:59.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:59 smithi117 bash[19086]: audit 2024-06-11T13:28:58.852682+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:59.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:28:59 smithi117 bash[19086]: audit 2024-06-11T13:28:59.273055+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:59.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:59 smithi059 bash[18923]: cephadm 2024-06-11T13:28:57.708760+0000 mgr.y (mgr.25177) 28 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-06-11T13:28:59.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:59 smithi059 bash[18923]: audit 2024-06-11T13:28:58.852682+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:59.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:28:59 smithi059 bash[18923]: audit 2024-06-11T13:28:59.273055+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:59.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:59 smithi059 bash[24309]: cephadm 2024-06-11T13:28:57.708760+0000 mgr.y (mgr.25177) 28 : cephadm [INF] Deploying daemon agent.smithi117 on smithi117 2024-06-11T13:28:59.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:59 smithi059 bash[24309]: audit 2024-06-11T13:28:58.852682+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:28:59.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:28:59 smithi059 bash[24309]: audit 2024-06-11T13:28:59.273055+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:00.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:00 smithi117 bash[19086]: cephadm 2024-06-11T13:28:58.855580+0000 mgr.y (mgr.25177) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T13:29:00.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:00 smithi117 bash[19086]: cluster 2024-06-11T13:28:58.970306+0000 mgr.y (mgr.25177) 30 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T13:29:00.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:00 smithi117 bash[19086]: cephadm 2024-06-11T13:28:59.114695+0000 mgr.y (mgr.25177) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-06-11T13:29:00.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:00 smithi117 bash[19086]: audit 2024-06-11T13:28:59.339180+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:00.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:00 smithi117 bash[19086]: audit 2024-06-11T13:28:59.346603+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:00.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:00 smithi117 bash[19086]: audit 2024-06-11T13:28:59.354606+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:00.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:00 smithi117 bash[19086]: audit 2024-06-11T13:28:59.624735+0000 mon.a (mon.0) 1273 : audit [DBG] from='client.? 172.21.15.59:0/3143149125' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:29:00.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[18923]: cephadm 2024-06-11T13:28:58.855580+0000 mgr.y (mgr.25177) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T13:29:00.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[18923]: cluster 2024-06-11T13:28:58.970306+0000 mgr.y (mgr.25177) 30 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T13:29:00.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[18923]: cephadm 2024-06-11T13:28:59.114695+0000 mgr.y (mgr.25177) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-06-11T13:29:00.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[18923]: audit 2024-06-11T13:28:59.339180+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:00.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[18923]: audit 2024-06-11T13:28:59.346603+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:00.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[18923]: audit 2024-06-11T13:28:59.354606+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:00.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[18923]: audit 2024-06-11T13:28:59.624735+0000 mon.a (mon.0) 1273 : audit [DBG] from='client.? 172.21.15.59:0/3143149125' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:29:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[24309]: cephadm 2024-06-11T13:28:58.855580+0000 mgr.y (mgr.25177) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T13:29:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[24309]: cluster 2024-06-11T13:28:58.970306+0000 mgr.y (mgr.25177) 30 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T13:29:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[24309]: cephadm 2024-06-11T13:28:59.114695+0000 mgr.y (mgr.25177) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-06-11T13:29:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[24309]: audit 2024-06-11T13:28:59.339180+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[24309]: audit 2024-06-11T13:28:59.346603+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[24309]: audit 2024-06-11T13:28:59.354606+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:00 smithi059 bash[24309]: audit 2024-06-11T13:28:59.624735+0000 mon.a (mon.0) 1273 : audit [DBG] from='client.? 172.21.15.59:0/3143149125' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:29:02.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:02 smithi117 bash[19086]: cluster 2024-06-11T13:29:00.971883+0000 mgr.y (mgr.25177) 32 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T13:29:02.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:02 smithi059 bash[18923]: cluster 2024-06-11T13:29:00.971883+0000 mgr.y (mgr.25177) 32 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T13:29:02.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:02 smithi059 bash[24309]: cluster 2024-06-11T13:29:00.971883+0000 mgr.y (mgr.25177) 32 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T13:29:03.678 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:03 smithi117 bash[50507]: ts=2024-06-11T13:29:03.506Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:29:04.344 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 systemd[1]: Stopping Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:29:04.344 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[53498]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus.a 2024-06-11T13:29:04.344 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[50507]: ts=2024-06-11T13:29:04.177Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-06-11T13:29:04.344 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[50507]: ts=2024-06-11T13:29:04.177Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-06-11T13:29:04.344 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[50507]: ts=2024-06-11T13:29:04.177Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-06-11T13:29:04.344 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[50507]: ts=2024-06-11T13:29:04.177Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-06-11T13:29:04.344 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[50507]: ts=2024-06-11T13:29:04.177Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-06-11T13:29:04.345 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[50507]: ts=2024-06-11T13:29:04.177Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-06-11T13:29:04.345 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[50507]: ts=2024-06-11T13:29:04.177Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-06-11T13:29:04.345 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[50507]: ts=2024-06-11T13:29:04.177Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-06-11T13:29:04.345 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[50507]: ts=2024-06-11T13:29:04.177Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-06-11T13:29:04.345 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[50507]: ts=2024-06-11T13:29:04.177Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-06-11T13:29:04.345 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[50507]: ts=2024-06-11T13:29:04.177Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-06-11T13:29:04.345 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[50507]: ts=2024-06-11T13:29:04.177Z caller=main.go:1066 level=info msg="See you next time!" 2024-06-11T13:29:04.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:04 smithi059 bash[18923]: cluster 2024-06-11T13:29:02.972406+0000 mgr.y (mgr.25177) 33 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:29:04.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:04 smithi059 bash[18923]: audit 2024-06-11T13:29:04.195390+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:29:04.505 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:04 smithi059 bash[24309]: cluster 2024-06-11T13:29:02.972406+0000 mgr.y (mgr.25177) 33 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:29:04.505 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:04 smithi059 bash[24309]: audit 2024-06-11T13:29:04.195390+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:29:04.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[19086]: cluster 2024-06-11T13:29:02.972406+0000 mgr.y (mgr.25177) 33 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:29:04.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[19086]: audit 2024-06-11T13:29:04.195390+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:29:05.076 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[53516]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus-a 2024-06-11T13:29:05.076 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 bash[53630]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus.a 2024-06-11T13:29:05.076 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-06-11T13:29:05.076 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 systemd[1]: Stopped Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:29:05.076 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:04 smithi117 systemd[1]: Started Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:29:06.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: cluster 2024-06-11T13:29:04.973287+0000 mgr.y (mgr.25177) 34 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:29:06.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.024390+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.035767+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.044679+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:29:06.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.045579+0000 mgr.y (mgr.25177) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:29:06.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.060347+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: cephadm 2024-06-11T13:29:05.062595+0000 mgr.y (mgr.25177) 36 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-06-11T13:29:06.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.062956+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:29:06.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.063495+0000 mgr.y (mgr.25177) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:29:06.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.065764+0000 mon.c (mon.1) 205 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:29:06.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.066312+0000 mgr.y (mgr.25177) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:29:06.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.070698+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.076334+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:29:06.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.076814+0000 mgr.y (mgr.25177) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:29:06.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.118831+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:06.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: cephadm 2024-06-11T13:29:05.120589+0000 mgr.y (mgr.25177) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:29:06.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: cephadm 2024-06-11T13:29:05.121282+0000 mgr.y (mgr.25177) 41 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:29:06.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.384657+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.397917+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: cluster 2024-06-11T13:29:05.401908+0000 mgr.y (mgr.25177) 42 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-06-11T13:29:06.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: audit 2024-06-11T13:29:05.413030+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[24309]: cluster 2024-06-11T13:29:05.780500+0000 mon.a (mon.0) 1281 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:29:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: cluster 2024-06-11T13:29:04.973287+0000 mgr.y (mgr.25177) 34 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:29:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.024390+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.035767+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.044679+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:29:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.045579+0000 mgr.y (mgr.25177) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:29:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.060347+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: cephadm 2024-06-11T13:29:05.062595+0000 mgr.y (mgr.25177) 36 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-06-11T13:29:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.062956+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:29:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.063495+0000 mgr.y (mgr.25177) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:29:06.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.065764+0000 mon.c (mon.1) 205 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:29:06.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.066312+0000 mgr.y (mgr.25177) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:29:06.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.070698+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.076334+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:29:06.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.076814+0000 mgr.y (mgr.25177) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:29:06.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.118831+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:06.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: cephadm 2024-06-11T13:29:05.120589+0000 mgr.y (mgr.25177) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:29:06.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: cephadm 2024-06-11T13:29:05.121282+0000 mgr.y (mgr.25177) 41 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:29:06.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.384657+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.397917+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: cluster 2024-06-11T13:29:05.401908+0000 mgr.y (mgr.25177) 42 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-06-11T13:29:06.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: audit 2024-06-11T13:29:05.413030+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:06 smithi059 bash[18923]: cluster 2024-06-11T13:29:05.780500+0000 mon.a (mon.0) 1281 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:29:06.474 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: cluster 2024-06-11T13:29:04.973287+0000 mgr.y (mgr.25177) 34 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:29:06.475 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.024390+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.475 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.035767+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.475 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.044679+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:29:06.475 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.045579+0000 mgr.y (mgr.25177) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:29:06.475 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.060347+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.475 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: cephadm 2024-06-11T13:29:05.062595+0000 mgr.y (mgr.25177) 36 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2024-06-11T13:29:06.475 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.062956+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:29:06.475 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.063495+0000 mgr.y (mgr.25177) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:29:06.475 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.065764+0000 mon.c (mon.1) 205 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:29:06.475 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.066312+0000 mgr.y (mgr.25177) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2024-06-11T13:29:06.476 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.070698+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.476 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.076334+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:29:06.476 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.076814+0000 mgr.y (mgr.25177) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:29:06.476 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.118831+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:06.476 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: cephadm 2024-06-11T13:29:05.120589+0000 mgr.y (mgr.25177) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:29:06.476 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: cephadm 2024-06-11T13:29:05.121282+0000 mgr.y (mgr.25177) 41 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:29:06.476 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.384657+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.476 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.397917+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.476 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: cluster 2024-06-11T13:29:05.401908+0000 mgr.y (mgr.25177) 42 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-06-11T13:29:06.476 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: audit 2024-06-11T13:29:05.413030+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:06.476 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[19086]: cluster 2024-06-11T13:29:05.780500+0000 mon.a (mon.0) 1281 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:29:07.145 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[53677]: ts=2024-06-11T13:29:06.903Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-06-11T13:29:07.145 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[53677]: ts=2024-06-11T13:29:06.903Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-06-11T13:29:07.145 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[53677]: ts=2024-06-11T13:29:06.903Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-06-11T13:29:07.145 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[53677]: ts=2024-06-11T13:29:06.904Z caller=main.go:518 level=info host_details="(Linux 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 x86_64 smithi117 (none))" 2024-06-11T13:29:07.145 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[53677]: ts=2024-06-11T13:29:06.904Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-06-11T13:29:07.145 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[53677]: ts=2024-06-11T13:29:06.904Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-06-11T13:29:07.145 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[53677]: ts=2024-06-11T13:29:06.905Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-06-11T13:29:07.145 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[53677]: ts=2024-06-11T13:29:06.906Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-06-11T13:29:07.145 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[53677]: ts=2024-06-11T13:29:06.907Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-06-11T13:29:07.146 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[53677]: ts=2024-06-11T13:29:06.910Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-06-11T13:29:07.146 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[53677]: ts=2024-06-11T13:29:06.910Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.751µs 2024-06-11T13:29:07.146 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[53677]: ts=2024-06-11T13:29:06.910Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-06-11T13:29:07.146 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:06 smithi117 bash[53677]: ts=2024-06-11T13:29:06.911Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-06-11T13:29:07.428 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:07 smithi117 bash[53677]: ts=2024-06-11T13:29:07.356Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-06-11T13:29:07.928 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:07 smithi117 bash[53677]: ts=2024-06-11T13:29:07.557Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-06-11T13:29:07.928 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:07 smithi117 bash[53677]: ts=2024-06-11T13:29:07.558Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-06-11T13:29:07.928 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:07 smithi117 bash[53677]: ts=2024-06-11T13:29:07.558Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=40.196µs wal_replay_duration=648.578974ms total_replay_duration=648.633383ms 2024-06-11T13:29:07.928 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:07 smithi117 bash[53677]: ts=2024-06-11T13:29:07.568Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-06-11T13:29:07.929 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:07 smithi117 bash[53677]: ts=2024-06-11T13:29:07.568Z caller=main.go:947 level=info msg="TSDB started" 2024-06-11T13:29:07.929 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:07 smithi117 bash[53677]: ts=2024-06-11T13:29:07.568Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-11T13:29:07.929 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:07 smithi117 bash[53677]: ts=2024-06-11T13:29:07.641Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=72.969496ms db_storage=1.453µs remote_storage=2.797µs web_handler=640ns query_engine=1.39µs scrape=599.232µs scrape_sd=228.311µs notify=28.039µs notify_sd=62.678µs rules=70.982281ms 2024-06-11T13:29:07.929 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:07 smithi117 bash[53677]: ts=2024-06-11T13:29:07.641Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-06-11T13:29:08.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[18923]: cluster 2024-06-11T13:29:07.402782+0000 mgr.y (mgr.25177) 43 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 687 B/s rd, 0 op/s 2024-06-11T13:29:08.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[18923]: audit 2024-06-11T13:29:08.100962+0000 mon.c (mon.1) 208 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:29:08.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[18923]: audit 2024-06-11T13:29:08.101859+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:29:08.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[18923]: audit 2024-06-11T13:29:08.103998+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:29:08.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[18923]: audit 2024-06-11T13:29:08.105608+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:08.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[18923]: audit 2024-06-11T13:29:08.391593+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[18923]: audit 2024-06-11T13:29:08.402835+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[18923]: audit 2024-06-11T13:29:08.414150+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:08.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[24309]: cluster 2024-06-11T13:29:07.402782+0000 mgr.y (mgr.25177) 43 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 687 B/s rd, 0 op/s 2024-06-11T13:29:08.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[24309]: audit 2024-06-11T13:29:08.100962+0000 mon.c (mon.1) 208 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:29:08.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[24309]: audit 2024-06-11T13:29:08.101859+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:29:08.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[24309]: audit 2024-06-11T13:29:08.103998+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:29:08.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[24309]: audit 2024-06-11T13:29:08.105608+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:08.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[24309]: audit 2024-06-11T13:29:08.391593+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:08.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[24309]: audit 2024-06-11T13:29:08.402835+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:08.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:08 smithi059 bash[24309]: audit 2024-06-11T13:29:08.414150+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:08.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:08 smithi117 bash[19086]: cluster 2024-06-11T13:29:07.402782+0000 mgr.y (mgr.25177) 43 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 687 B/s rd, 0 op/s 2024-06-11T13:29:08.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:08 smithi117 bash[19086]: audit 2024-06-11T13:29:08.100962+0000 mon.c (mon.1) 208 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:29:08.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:08 smithi117 bash[19086]: audit 2024-06-11T13:29:08.101859+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:29:08.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:08 smithi117 bash[19086]: audit 2024-06-11T13:29:08.103998+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:29:08.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:08 smithi117 bash[19086]: audit 2024-06-11T13:29:08.105608+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:08.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:08 smithi117 bash[19086]: audit 2024-06-11T13:29:08.391593+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:08.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:08 smithi117 bash[19086]: audit 2024-06-11T13:29:08.402835+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:08.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:08 smithi117 bash[19086]: audit 2024-06-11T13:29:08.414150+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:09.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:09 smithi059 bash[18923]: cephadm 2024-06-11T13:29:08.100208+0000 mgr.y (mgr.25177) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-06-11T13:29:09.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:09 smithi059 bash[18923]: cephadm 2024-06-11T13:29:08.107492+0000 mgr.y (mgr.25177) 45 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-06-11T13:29:09.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:09 smithi059 bash[18923]: cluster 2024-06-11T13:29:08.405392+0000 mgr.y (mgr.25177) 46 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 759 B/s rd, 0 op/s 2024-06-11T13:29:09.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:09 smithi059 bash[18923]: cluster 2024-06-11T13:29:08.405968+0000 mgr.y (mgr.25177) 47 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-06-11T13:29:09.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:09 smithi059 bash[24309]: cephadm 2024-06-11T13:29:08.100208+0000 mgr.y (mgr.25177) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-06-11T13:29:09.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:09 smithi059 bash[24309]: cephadm 2024-06-11T13:29:08.107492+0000 mgr.y (mgr.25177) 45 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-06-11T13:29:09.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:09 smithi059 bash[24309]: cluster 2024-06-11T13:29:08.405392+0000 mgr.y (mgr.25177) 46 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 759 B/s rd, 0 op/s 2024-06-11T13:29:09.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:09 smithi059 bash[24309]: cluster 2024-06-11T13:29:08.405968+0000 mgr.y (mgr.25177) 47 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-06-11T13:29:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:09 smithi117 bash[19086]: cephadm 2024-06-11T13:29:08.100208+0000 mgr.y (mgr.25177) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-06-11T13:29:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:09 smithi117 bash[19086]: cephadm 2024-06-11T13:29:08.107492+0000 mgr.y (mgr.25177) 45 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-06-11T13:29:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:09 smithi117 bash[19086]: cluster 2024-06-11T13:29:08.405392+0000 mgr.y (mgr.25177) 46 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 759 B/s rd, 0 op/s 2024-06-11T13:29:09.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:09 smithi117 bash[19086]: cluster 2024-06-11T13:29:08.405968+0000 mgr.y (mgr.25177) 47 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-06-11T13:29:10.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:10 smithi059 bash[18923]: audit 2024-06-11T13:29:09.304715+0000 mgr.y (mgr.25177) 48 : audit [DBG] from='client.15351 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:29:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:10 smithi059 bash[24309]: audit 2024-06-11T13:29:09.304715+0000 mgr.y (mgr.25177) 48 : audit [DBG] from='client.15351 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:29:10.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:10 smithi117 bash[19086]: audit 2024-06-11T13:29:09.304715+0000 mgr.y (mgr.25177) 48 : audit [DBG] from='client.15351 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:29:11.738 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:11 smithi117 bash[19086]: cluster 2024-06-11T13:29:10.407531+0000 mgr.y (mgr.25177) 49 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:29:11.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:11 smithi059 bash[24309]: cluster 2024-06-11T13:29:10.407531+0000 mgr.y (mgr.25177) 49 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:29:11.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:11 smithi059 bash[18923]: cluster 2024-06-11T13:29:10.407531+0000 mgr.y (mgr.25177) 49 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:29:12.017 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:12.017 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:29:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:12.018 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:29:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:12.018 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:29:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:12.018 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:29:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:12.019 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:29:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:12.019 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:12.019 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:11 smithi117 systemd[1]: Stopping Ceph mgr.x for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:29:12.020 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:29:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:12.020 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:12.894 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:12 smithi117 bash[54213]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mgr-x 2024-06-11T13:29:12.894 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:12 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-06-11T13:29:12.895 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:12 smithi117 bash[54273]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mgr-x 2024-06-11T13:29:12.895 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:12 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-06-11T13:29:12.895 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:12 smithi117 systemd[1]: Stopped Ceph mgr.x for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:29:13.154 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:12 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:13.154 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:29:12 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:13.154 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:29:12 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:13.155 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:29:12 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:13.155 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:12 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:13.155 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:29:12 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:13.155 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:29:12 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:13.156 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:12 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:13.156 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:13 smithi117 systemd[1]: Started Ceph mgr.x for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:29:13.156 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:29:12 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:13.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[18923]: cluster 2024-06-11T13:29:12.408320+0000 mgr.y (mgr.25177) 50 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:29:13.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[18923]: audit 2024-06-11T13:29:13.079196+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:13.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[18923]: audit 2024-06-11T13:29:13.095335+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:13.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[18923]: audit 2024-06-11T13:29:13.101854+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:13.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[18923]: audit 2024-06-11T13:29:13.103829+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:13.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[18923]: audit 2024-06-11T13:29:13.117607+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:13.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[18923]: audit 2024-06-11T13:29:13.269055+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:13.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[18923]: audit 2024-06-11T13:29:13.274236+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T13:29:13.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[18923]: audit 2024-06-11T13:29:13.274586+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T13:29:13.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[18923]: cluster 2024-06-11T13:29:13.281372+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-06-11T13:29:13.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[24309]: cluster 2024-06-11T13:29:12.408320+0000 mgr.y (mgr.25177) 50 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:29:13.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[24309]: audit 2024-06-11T13:29:13.079196+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:13.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[24309]: audit 2024-06-11T13:29:13.095335+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:13.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[24309]: audit 2024-06-11T13:29:13.101854+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:13.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[24309]: audit 2024-06-11T13:29:13.103829+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:13.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[24309]: audit 2024-06-11T13:29:13.117607+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:13.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[24309]: audit 2024-06-11T13:29:13.269055+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:13.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[24309]: audit 2024-06-11T13:29:13.274236+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T13:29:13.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[24309]: audit 2024-06-11T13:29:13.274586+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T13:29:13.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:13 smithi059 bash[24309]: cluster 2024-06-11T13:29:13.281372+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-06-11T13:29:13.928 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:13 smithi117 bash[53677]: ts=2024-06-11T13:29:13.508Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:29:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:13 smithi117 bash[19086]: cluster 2024-06-11T13:29:12.408320+0000 mgr.y (mgr.25177) 50 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:29:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:13 smithi117 bash[19086]: audit 2024-06-11T13:29:13.079196+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:13 smithi117 bash[19086]: audit 2024-06-11T13:29:13.095335+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:13 smithi117 bash[19086]: audit 2024-06-11T13:29:13.101854+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:13 smithi117 bash[19086]: audit 2024-06-11T13:29:13.103829+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:13 smithi117 bash[19086]: audit 2024-06-11T13:29:13.117607+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25177 ' entity='mgr.y' 2024-06-11T13:29:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:13 smithi117 bash[19086]: audit 2024-06-11T13:29:13.269055+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:13 smithi117 bash[19086]: audit 2024-06-11T13:29:13.274236+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.25177 172.21.15.59:0/2099634220' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T13:29:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:13 smithi117 bash[19086]: audit 2024-06-11T13:29:13.274586+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-06-11T13:29:13.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:13 smithi117 bash[19086]: cluster 2024-06-11T13:29:13.281372+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-06-11T13:29:14.469 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[65212]: debug 2024-06-11T13:29:14.132+0000 7f36a249d640 -1 mgr handle_mgr_map I was active but no longer am 2024-06-11T13:29:14.469 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[65212]: ignoring --setuser ceph since I am not root 2024-06-11T13:29:14.469 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[65212]: ignoring --setgroup ceph since I am not root 2024-06-11T13:29:14.469 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[65212]: debug 2024-06-11T13:29:14.195+0000 7f94605e5640 1 -- 172.21.15.59:0/3320722392 <== mon.0 v2:172.21.15.59:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556a36dcb0e0 con 0x556a36dcc800 2024-06-11T13:29:14.469 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[65212]: debug 2024-06-11T13:29:14.315+0000 7f9462e41040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:29:14.729 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[18923]: cluster 2024-06-11T13:29:13.107170+0000 mgr.y (mgr.25177) 51 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-06-11T13:29:14.729 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[18923]: cluster 2024-06-11T13:29:13.107752+0000 mgr.y (mgr.25177) 52 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-06-11T13:29:14.729 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[18923]: cephadm 2024-06-11T13:29:13.119500+0000 mgr.y (mgr.25177) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:14.729 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[18923]: cephadm 2024-06-11T13:29:13.270278+0000 mgr.y (mgr.25177) 54 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:29:14.729 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[18923]: cephadm 2024-06-11T13:29:13.270877+0000 mgr.y (mgr.25177) 55 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:29:14.729 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[18923]: cephadm 2024-06-11T13:29:13.273959+0000 mgr.y (mgr.25177) 56 : cephadm [INF] Failing over to other MGR 2024-06-11T13:29:14.729 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[18923]: audit 2024-06-11T13:29:14.132575+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-06-11T13:29:14.729 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[18923]: cluster 2024-06-11T13:29:14.132835+0000 mon.a (mon.0) 1292 : cluster [DBG] mgrmap e32: x(active, starting, since 0.857392s) 2024-06-11T13:29:14.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[24309]: cluster 2024-06-11T13:29:13.107170+0000 mgr.y (mgr.25177) 51 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-06-11T13:29:14.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[24309]: cluster 2024-06-11T13:29:13.107752+0000 mgr.y (mgr.25177) 52 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-06-11T13:29:14.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[24309]: cephadm 2024-06-11T13:29:13.119500+0000 mgr.y (mgr.25177) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:14.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[24309]: cephadm 2024-06-11T13:29:13.270278+0000 mgr.y (mgr.25177) 54 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:29:14.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[24309]: cephadm 2024-06-11T13:29:13.270877+0000 mgr.y (mgr.25177) 55 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:29:14.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[24309]: cephadm 2024-06-11T13:29:13.273959+0000 mgr.y (mgr.25177) 56 : cephadm [INF] Failing over to other MGR 2024-06-11T13:29:14.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[24309]: audit 2024-06-11T13:29:14.132575+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-06-11T13:29:14.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:14 smithi059 bash[24309]: cluster 2024-06-11T13:29:14.132835+0000 mon.a (mon.0) 1292 : cluster [DBG] mgrmap e32: x(active, starting, since 0.857392s) 2024-06-11T13:29:14.811 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:14 smithi117 bash[19086]: cluster 2024-06-11T13:29:13.107170+0000 mgr.y (mgr.25177) 51 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-06-11T13:29:14.811 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:14 smithi117 bash[19086]: cluster 2024-06-11T13:29:13.107752+0000 mgr.y (mgr.25177) 52 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-06-11T13:29:14.811 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:14 smithi117 bash[19086]: cephadm 2024-06-11T13:29:13.119500+0000 mgr.y (mgr.25177) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:14.811 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:14 smithi117 bash[19086]: cephadm 2024-06-11T13:29:13.270278+0000 mgr.y (mgr.25177) 54 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:29:14.811 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:14 smithi117 bash[19086]: cephadm 2024-06-11T13:29:13.270877+0000 mgr.y (mgr.25177) 55 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-06-11T13:29:14.811 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:14 smithi117 bash[19086]: cephadm 2024-06-11T13:29:13.273959+0000 mgr.y (mgr.25177) 56 : cephadm [INF] Failing over to other MGR 2024-06-11T13:29:14.811 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:14 smithi117 bash[19086]: audit 2024-06-11T13:29:14.132575+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25177 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-06-11T13:29:14.811 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:14 smithi117 bash[19086]: cluster 2024-06-11T13:29:14.132835+0000 mon.a (mon.0) 1292 : cluster [DBG] mgrmap e32: x(active, starting, since 0.857392s) 2024-06-11T13:29:15.069 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:14 smithi117 bash[54332]: debug 2024-06-11T13:29:14.958+0000 7f2381075640 1 -- 172.21.15.117:0/3913127592 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5573333750e0 con 0x557333377800 2024-06-11T13:29:15.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:15 smithi117 bash[54332]: debug 2024-06-11T13:29:15.078+0000 7f23838df040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:29:15.875 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:15 smithi059 bash[65212]: debug 2024-06-11T13:29:15.643+0000 7f9462e41040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:29:15.875 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:15 smithi059 bash[65212]: debug 2024-06-11T13:29:15.715+0000 7f9462e41040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:29:15.876 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:15 smithi059 bash[65212]: debug 2024-06-11T13:29:15.879+0000 7f9462e41040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:29:16.555 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:16 smithi117 bash[54332]: debug 2024-06-11T13:29:16.334+0000 7f23838df040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:29:16.555 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:16 smithi117 bash[54332]: debug 2024-06-11T13:29:16.406+0000 7f23838df040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:29:16.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:16 smithi059 bash[65212]: debug 2024-06-11T13:29:16.591+0000 7f9462e41040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:29:16.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:16 smithi059 bash[65212]: debug 2024-06-11T13:29:16.667+0000 7f9462e41040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:29:16.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:16 smithi059 bash[65212]: debug 2024-06-11T13:29:16.743+0000 7f9462e41040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:29:17.313 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:16 smithi059 bash[65212]: debug 2024-06-11T13:29:16.943+0000 7f9462e41040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T13:29:17.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:17 smithi059 bash[65212]: debug 2024-06-11T13:29:17.027+0000 7f9462e41040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:29:17.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:17 smithi059 bash[65212]: debug 2024-06-11T13:29:17.103+0000 7f9462e41040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:29:17.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:16 smithi117 bash[54332]: debug 2024-06-11T13:29:16.562+0000 7f23838df040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:29:17.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:17 smithi117 bash[54332]: debug 2024-06-11T13:29:17.230+0000 7f23838df040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:29:17.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:17 smithi117 bash[54332]: debug 2024-06-11T13:29:17.306+0000 7f23838df040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:29:17.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:17 smithi117 bash[54332]: debug 2024-06-11T13:29:17.378+0000 7f23838df040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:29:17.666 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:17 smithi059 bash[65212]: debug 2024-06-11T13:29:17.383+0000 7f9462e41040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:29:17.666 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:17 smithi059 bash[65212]: debug 2024-06-11T13:29:17.455+0000 7f9462e41040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:29:17.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:17 smithi117 bash[54332]: debug 2024-06-11T13:29:17.566+0000 7f23838df040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T13:29:17.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:17 smithi117 bash[54332]: debug 2024-06-11T13:29:17.646+0000 7f23838df040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:29:17.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:17 smithi117 bash[54332]: debug 2024-06-11T13:29:17.718+0000 7f23838df040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:29:17.935 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:17 smithi059 bash[65212]: debug 2024-06-11T13:29:17.667+0000 7f9462e41040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:29:17.935 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:17 smithi059 bash[65212]: debug 2024-06-11T13:29:17.755+0000 7f9462e41040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:29:18.219 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:18 smithi059 bash[65212]: debug 2024-06-11T13:29:18.027+0000 7f9462e41040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:29:18.246 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:17 smithi117 bash[54332]: debug 2024-06-11T13:29:17.978+0000 7f23838df040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:29:18.246 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:18 smithi117 bash[54332]: debug 2024-06-11T13:29:18.050+0000 7f23838df040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:29:18.482 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:18 smithi059 bash[65212]: debug 2024-06-11T13:29:18.223+0000 7f9462e41040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:29:18.482 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:18 smithi059 bash[65212]: debug 2024-06-11T13:29:18.399+0000 7f9462e41040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:29:18.582 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:18 smithi117 bash[54332]: debug 2024-06-11T13:29:18.254+0000 7f23838df040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:29:18.582 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:18 smithi117 bash[54332]: debug 2024-06-11T13:29:18.334+0000 7f23838df040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:29:18.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:18 smithi059 bash[65212]: debug 2024-06-11T13:29:18.483+0000 7f9462e41040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:29:18.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:18 smithi059 bash[65212]: debug 2024-06-11T13:29:18.675+0000 7f9462e41040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:29:18.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:18 smithi117 bash[54332]: debug 2024-06-11T13:29:18.590+0000 7f23838df040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:29:18.928 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:18 smithi117 bash[54332]: debug 2024-06-11T13:29:18.774+0000 7f23838df040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:29:19.195 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:18 smithi117 bash[54332]: debug 2024-06-11T13:29:18.938+0000 7f23838df040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:29:19.196 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:19 smithi117 bash[54332]: debug 2024-06-11T13:29:19.022+0000 7f23838df040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:29:19.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:19 smithi117 bash[54332]: debug 2024-06-11T13:29:19.202+0000 7f23838df040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:29:19.887 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:19 smithi059 bash[65212]: debug 2024-06-11T13:29:19.567+0000 7f9462e41040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:29:19.887 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:19 smithi059 bash[65212]: debug 2024-06-11T13:29:19.647+0000 7f9462e41040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:29:20.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:19 smithi059 bash[65212]: debug 2024-06-11T13:29:19.887+0000 7f9462e41040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:29:20.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:19 smithi059 bash[65212]: debug 2024-06-11T13:29:19.967+0000 7f9462e41040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:29:20.416 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:20 smithi117 bash[54332]: debug 2024-06-11T13:29:20.090+0000 7f23838df040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:29:20.416 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:20 smithi117 bash[54332]: debug 2024-06-11T13:29:20.174+0000 7f23838df040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:29:20.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:20 smithi117 bash[54332]: debug 2024-06-11T13:29:20.422+0000 7f23838df040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:29:20.678 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:20 smithi117 bash[54332]: debug 2024-06-11T13:29:20.502+0000 7f23838df040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:29:20.781 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[65212]: debug 2024-06-11T13:29:20.387+0000 7f9462e41040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:29:20.782 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[65212]: debug 2024-06-11T13:29:20.471+0000 7f9462e41040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:29:20.782 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[65212]: [11/Jun/2024:13:29:20] ENGINE Bus STARTING 2024-06-11T13:29:20.782 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[65212]: CherryPy Checker: 2024-06-11T13:29:20.782 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[65212]: The Application mounted at '' has an empty config. 2024-06-11T13:29:20.782 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[65212]: [11/Jun/2024:13:29:20] ENGINE Serving on http://:::9283 2024-06-11T13:29:20.782 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[65212]: [11/Jun/2024:13:29:20] ENGINE Bus STARTED 2024-06-11T13:29:21.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[18923]: cluster 2024-06-11T13:29:20.494786+0000 mon.a (mon.0) 1293 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:29:21.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[18923]: audit 2024-06-11T13:29:20.495609+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.? 172.21.15.59:0/3946508603' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:29:21.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[18923]: audit 2024-06-11T13:29:20.496454+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.? 172.21.15.59:0/3946508603' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:29:21.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[18923]: audit 2024-06-11T13:29:20.499312+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.? 172.21.15.59:0/3946508603' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:29:21.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[18923]: audit 2024-06-11T13:29:20.501094+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.? 172.21.15.59:0/3946508603' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:29:21.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[24309]: cluster 2024-06-11T13:29:20.494786+0000 mon.a (mon.0) 1293 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:29:21.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[24309]: audit 2024-06-11T13:29:20.495609+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.? 172.21.15.59:0/3946508603' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:29:21.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[24309]: audit 2024-06-11T13:29:20.496454+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.? 172.21.15.59:0/3946508603' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:29:21.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[24309]: audit 2024-06-11T13:29:20.499312+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.? 172.21.15.59:0/3946508603' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:29:21.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:20 smithi059 bash[24309]: audit 2024-06-11T13:29:20.501094+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.? 172.21.15.59:0/3946508603' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:29:21.178 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:20 smithi117 bash[54332]: debug 2024-06-11T13:29:20.910+0000 7f23838df040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:29:21.178 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:20 smithi117 bash[54332]: debug 2024-06-11T13:29:20.990+0000 7f23838df040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:29:21.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:20 smithi117 bash[19086]: cluster 2024-06-11T13:29:20.494786+0000 mon.a (mon.0) 1293 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:29:21.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:20 smithi117 bash[19086]: audit 2024-06-11T13:29:20.495609+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.? 172.21.15.59:0/3946508603' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:29:21.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:20 smithi117 bash[19086]: audit 2024-06-11T13:29:20.496454+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.? 172.21.15.59:0/3946508603' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:29:21.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:20 smithi117 bash[19086]: audit 2024-06-11T13:29:20.499312+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.? 172.21.15.59:0/3946508603' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:29:21.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:20 smithi117 bash[19086]: audit 2024-06-11T13:29:20.501094+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.? 172.21.15.59:0/3946508603' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:29:21.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:21 smithi117 bash[19086]: cluster 2024-06-11T13:29:20.810550+0000 mon.a (mon.0) 1298 : cluster [DBG] mgrmap e33: x(active, starting, since 7s), standbys: y 2024-06-11T13:29:21.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:21 smithi117 bash[19086]: cluster 2024-06-11T13:29:21.008398+0000 mon.a (mon.0) 1299 : cluster [INF] Active manager daemon x restarted 2024-06-11T13:29:21.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:21 smithi117 bash[19086]: cluster 2024-06-11T13:29:21.009531+0000 mon.a (mon.0) 1300 : cluster [INF] Activating manager daemon x 2024-06-11T13:29:21.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:21 smithi117 bash[19086]: cluster 2024-06-11T13:29:21.022644+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-06-11T13:29:22.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:21 smithi059 bash[24309]: cluster 2024-06-11T13:29:20.810550+0000 mon.a (mon.0) 1298 : cluster [DBG] mgrmap e33: x(active, starting, since 7s), standbys: y 2024-06-11T13:29:22.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:21 smithi059 bash[24309]: cluster 2024-06-11T13:29:21.008398+0000 mon.a (mon.0) 1299 : cluster [INF] Active manager daemon x restarted 2024-06-11T13:29:22.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:21 smithi059 bash[24309]: cluster 2024-06-11T13:29:21.009531+0000 mon.a (mon.0) 1300 : cluster [INF] Activating manager daemon x 2024-06-11T13:29:22.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:21 smithi059 bash[24309]: cluster 2024-06-11T13:29:21.022644+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-06-11T13:29:22.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:21 smithi059 bash[18923]: cluster 2024-06-11T13:29:20.810550+0000 mon.a (mon.0) 1298 : cluster [DBG] mgrmap e33: x(active, starting, since 7s), standbys: y 2024-06-11T13:29:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:21 smithi059 bash[18923]: cluster 2024-06-11T13:29:21.008398+0000 mon.a (mon.0) 1299 : cluster [INF] Active manager daemon x restarted 2024-06-11T13:29:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:21 smithi059 bash[18923]: cluster 2024-06-11T13:29:21.009531+0000 mon.a (mon.0) 1300 : cluster [INF] Activating manager daemon x 2024-06-11T13:29:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:21 smithi059 bash[18923]: cluster 2024-06-11T13:29:21.022644+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-06-11T13:29:22.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:21 smithi117 bash[54332]: [11/Jun/2024:13:29:21] ENGINE Bus STARTING 2024-06-11T13:29:22.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:21 smithi117 bash[54332]: CherryPy Checker: 2024-06-11T13:29:22.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:21 smithi117 bash[54332]: The Application mounted at '' has an empty config. 2024-06-11T13:29:22.428 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[54332]: [11/Jun/2024:13:29:22] ENGINE Serving on http://:::9283 2024-06-11T13:29:22.429 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[54332]: [11/Jun/2024:13:29:22] ENGINE Bus STARTED 2024-06-11T13:29:23.157 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: cluster 2024-06-11T13:29:21.817669+0000 mon.a (mon.0) 1302 : cluster [DBG] mgrmap e34: x(active, starting, since 0.80836s), standbys: y 2024-06-11T13:29:23.157 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.825589+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:29:23.157 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.826056+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:29:23.157 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.826323+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:29:23.158 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.834210+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:29:23.158 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.834441+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:29:23.158 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.834645+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:29:23.158 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.834847+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:29:23.158 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.835051+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:29:23.158 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.835246+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:29:23.158 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.837464+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:29:23.158 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.837914+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:29:23.158 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.838351+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:29:23.158 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.838736+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:29:23.158 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.839137+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:29:23.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.839443+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:29:23.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.840297+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:29:23.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: cluster 2024-06-11T13:29:21.862000+0000 mon.a (mon.0) 1303 : cluster [INF] Manager daemon x is now available 2024-06-11T13:29:23.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.903828+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:23.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.912222+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:29:23.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.912816+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:29:23.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.915972+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:29:23.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.917245+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:29:23.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.944357+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:23.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.951328+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:29:23.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.957301+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:29:23.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:21.962355+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:29:23.159 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:22.007279+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:29:23.160 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:22.012376+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:29:23.160 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:22.415894+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:29:23.160 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:22 smithi117 bash[19086]: audit 2024-06-11T13:29:22.420905+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:29:23.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: cluster 2024-06-11T13:29:21.817669+0000 mon.a (mon.0) 1302 : cluster [DBG] mgrmap e34: x(active, starting, since 0.80836s), standbys: y 2024-06-11T13:29:23.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.825589+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:29:23.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.826056+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:29:23.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.826323+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:29:23.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.834210+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:29:23.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.834441+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:29:23.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.834645+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:29:23.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.834847+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:29:23.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.835051+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:29:23.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.835246+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:29:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.837464+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:29:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.837914+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:29:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.838351+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:29:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.838736+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:29:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.839137+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:29:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.839443+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:29:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.840297+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:29:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: cluster 2024-06-11T13:29:21.862000+0000 mon.a (mon.0) 1303 : cluster [INF] Manager daemon x is now available 2024-06-11T13:29:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.903828+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: cluster 2024-06-11T13:29:21.817669+0000 mon.a (mon.0) 1302 : cluster [DBG] mgrmap e34: x(active, starting, since 0.80836s), standbys: y 2024-06-11T13:29:23.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.825589+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:29:23.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.826056+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:29:23.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.826323+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:29:23.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.834210+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:29:23.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.834441+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:29:23.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.834645+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:29:23.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.834847+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:29:23.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.835051+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:29:23.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.835246+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:29:23.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.837464+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:29:23.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.837914+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:29:23.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.838351+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:29:23.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.838736+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.839137+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.839443+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.840297+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: cluster 2024-06-11T13:29:21.862000+0000 mon.a (mon.0) 1303 : cluster [INF] Manager daemon x is now available 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.903828+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.912222+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.912816+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.915972+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.917245+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.944357+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.951328+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.957301+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:21.962355+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:29:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:22.007279+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:29:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:22.012376+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:29:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:22.415894+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:29:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[24309]: audit 2024-06-11T13:29:22.420905+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:29:23.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.912222+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:29:23.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.912816+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:29:23.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.915972+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:29:23.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.917245+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:29:23.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.944357+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:23.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.951328+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:29:23.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.957301+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:29:23.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:21.962355+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:29:23.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:22.007279+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:29:23.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:22.012376+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:29:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:22.415894+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:29:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:22 smithi059 bash[18923]: audit 2024-06-11T13:29:22.420905+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:29:23.827 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[53677]: ts=2024-06-11T13:29:23.507Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:29:23.827 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: debug 2024-06-11T13:29:23.514+0000 7f22da412640 -1 log_channel(cephadm) log [ERR] : [11/Jun/2024:13:29:23] ENGINE Error in HTTPServer.serve 2024-06-11T13:29:23.827 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: Traceback (most recent call last): 2024-06-11T13:29:23.827 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:29:23.827 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: self._connections.run(self.expiration_interval) 2024-06-11T13:29:23.827 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:29:23.827 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: self._run(expiration_interval) 2024-06-11T13:29:23.827 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:29:23.827 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:29:23.827 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:29:23.828 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:29:23.828 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:29:23.828 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: s = self.context.wrap_socket( 2024-06-11T13:29:23.828 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:29:23.828 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: return self.sslsocket_class._create( 2024-06-11T13:29:23.828 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:29:23.828 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: self.do_handshake() 2024-06-11T13:29:23.828 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:29:23.828 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: self._sslobj.do_handshake() 2024-06-11T13:29:23.828 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[54332]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:29:24.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[19086]: cluster 2024-06-11T13:29:22.847711+0000 mon.a (mon.0) 1311 : cluster [DBG] mgrmap e35: x(active, since 1.83839s), standbys: y 2024-06-11T13:29:24.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[19086]: audit 2024-06-11T13:29:22.889606+0000 mgr.x (mgr.24992) 1 : audit [DBG] from='client.15351 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:29:24.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[19086]: cluster 2024-06-11T13:29:22.891869+0000 mgr.x (mgr.24992) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:24.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[19086]: audit 2024-06-11T13:29:23.303255+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:29:24.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[19086]: audit 2024-06-11T13:29:23.308098+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:29:24.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[19086]: audit 2024-06-11T13:29:23.310435+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:24.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[19086]: audit 2024-06-11T13:29:23.311121+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:24.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:23 smithi117 bash[19086]: audit 2024-06-11T13:29:23.438586+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:24.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[18923]: cluster 2024-06-11T13:29:22.847711+0000 mon.a (mon.0) 1311 : cluster [DBG] mgrmap e35: x(active, since 1.83839s), standbys: y 2024-06-11T13:29:24.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[18923]: audit 2024-06-11T13:29:22.889606+0000 mgr.x (mgr.24992) 1 : audit [DBG] from='client.15351 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:29:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[18923]: cluster 2024-06-11T13:29:22.891869+0000 mgr.x (mgr.24992) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[18923]: audit 2024-06-11T13:29:23.303255+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:29:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[18923]: audit 2024-06-11T13:29:23.308098+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:29:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[18923]: audit 2024-06-11T13:29:23.310435+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[18923]: audit 2024-06-11T13:29:23.311121+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[18923]: audit 2024-06-11T13:29:23.438586+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:24.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[24309]: cluster 2024-06-11T13:29:22.847711+0000 mon.a (mon.0) 1311 : cluster [DBG] mgrmap e35: x(active, since 1.83839s), standbys: y 2024-06-11T13:29:24.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[24309]: audit 2024-06-11T13:29:22.889606+0000 mgr.x (mgr.24992) 1 : audit [DBG] from='client.15351 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:29:24.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[24309]: cluster 2024-06-11T13:29:22.891869+0000 mgr.x (mgr.24992) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:24.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[24309]: audit 2024-06-11T13:29:23.303255+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:29:24.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[24309]: audit 2024-06-11T13:29:23.308098+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:29:24.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[24309]: audit 2024-06-11T13:29:23.310435+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:24.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[24309]: audit 2024-06-11T13:29:23.311121+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:24.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:23 smithi059 bash[24309]: audit 2024-06-11T13:29:23.438586+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.116 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cephadm 2024-06-11T13:29:23.285912+0000 mgr.x (mgr.24992) 3 : cephadm [INF] [11/Jun/2024:13:29:23] ENGINE Bus STARTING 2024-06-11T13:29:25.116 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cephadm 2024-06-11T13:29:23.312283+0000 mgr.x (mgr.24992) 4 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:29:25.116 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cephadm 2024-06-11T13:29:23.312496+0000 mgr.x (mgr.24992) 5 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:29:25.116 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cephadm 2024-06-11T13:29:23.387721+0000 mgr.x (mgr.24992) 6 : cephadm [INF] [11/Jun/2024:13:29:23] ENGINE Serving on http://172.21.15.117:8765 2024-06-11T13:29:25.116 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cephadm 2024-06-11T13:29:23.515582+0000 mgr.x (mgr.24992) 7 : cephadm [INF] [11/Jun/2024:13:29:23] ENGINE Serving on https://172.21.15.117:7151 2024-06-11T13:29:25.116 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cephadm 2024-06-11T13:29:23.515880+0000 mgr.x (mgr.24992) 8 : cephadm [INF] [11/Jun/2024:13:29:23] ENGINE Bus STARTED 2024-06-11T13:29:25.117 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cephadm 2024-06-11T13:29:23.517833+0000 mgr.x (mgr.24992) 9 : cephadm [ERR] [11/Jun/2024:13:29:23] ENGINE Error in HTTPServer.serve 2024-06-11T13:29:25.117 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: Traceback (most recent call last): 2024-06-11T13:29:25.117 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:29:25.117 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: self._connections.run(self.expiration_interval) 2024-06-11T13:29:25.117 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:29:25.117 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: self._run(expiration_interval) 2024-06-11T13:29:25.117 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:29:25.117 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:29:25.117 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:29:25.117 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:29:25.117 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:29:25.117 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: s = self.context.wrap_socket( 2024-06-11T13:29:25.117 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:29:25.118 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: return self.sslsocket_class._create( 2024-06-11T13:29:25.118 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:29:25.118 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: self.do_handshake() 2024-06-11T13:29:25.118 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:29:25.118 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: self._sslobj.do_handshake() 2024-06-11T13:29:25.118 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:29:25.118 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cephadm 2024-06-11T13:29:23.687116+0000 mgr.x (mgr.24992) 10 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:29:25.118 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cephadm 2024-06-11T13:29:23.757782+0000 mgr.x (mgr.24992) 11 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:29:25.118 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cluster 2024-06-11T13:29:23.832688+0000 mgr.x (mgr.24992) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:25.118 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cephadm 2024-06-11T13:29:23.845843+0000 mgr.x (mgr.24992) 13 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:29:25.118 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cluster 2024-06-11T13:29:23.851282+0000 mon.a (mon.0) 1314 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:29:25.118 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cluster 2024-06-11T13:29:23.851347+0000 mon.a (mon.0) 1315 : cluster [INF] Cluster is now healthy 2024-06-11T13:29:25.118 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cluster 2024-06-11T13:29:23.884662+0000 mon.a (mon.0) 1316 : cluster [DBG] mgrmap e36: x(active, since 2s), standbys: y 2024-06-11T13:29:25.119 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: audit 2024-06-11T13:29:23.893818+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.119 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: cephadm 2024-06-11T13:29:23.966355+0000 mgr.x (mgr.24992) 14 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:29:25.119 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: audit 2024-06-11T13:29:24.081865+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.119 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: audit 2024-06-11T13:29:24.092275+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.119 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: audit 2024-06-11T13:29:24.231957+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.119 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: audit 2024-06-11T13:29:24.241266+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.119 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: audit 2024-06-11T13:29:24.248840+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.119 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: audit 2024-06-11T13:29:24.254865+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.119 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: audit 2024-06-11T13:29:24.291234+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:29:25.119 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[24309]: audit 2024-06-11T13:29:24.296327+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:29:25.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cephadm 2024-06-11T13:29:23.285912+0000 mgr.x (mgr.24992) 3 : cephadm [INF] [11/Jun/2024:13:29:23] ENGINE Bus STARTING 2024-06-11T13:29:25.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cephadm 2024-06-11T13:29:23.312283+0000 mgr.x (mgr.24992) 4 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:29:25.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cephadm 2024-06-11T13:29:23.312496+0000 mgr.x (mgr.24992) 5 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:29:25.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cephadm 2024-06-11T13:29:23.387721+0000 mgr.x (mgr.24992) 6 : cephadm [INF] [11/Jun/2024:13:29:23] ENGINE Serving on http://172.21.15.117:8765 2024-06-11T13:29:25.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cephadm 2024-06-11T13:29:23.515582+0000 mgr.x (mgr.24992) 7 : cephadm [INF] [11/Jun/2024:13:29:23] ENGINE Serving on https://172.21.15.117:7151 2024-06-11T13:29:25.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cephadm 2024-06-11T13:29:23.515880+0000 mgr.x (mgr.24992) 8 : cephadm [INF] [11/Jun/2024:13:29:23] ENGINE Bus STARTED 2024-06-11T13:29:25.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cephadm 2024-06-11T13:29:23.517833+0000 mgr.x (mgr.24992) 9 : cephadm [ERR] [11/Jun/2024:13:29:23] ENGINE Error in HTTPServer.serve 2024-06-11T13:29:25.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: Traceback (most recent call last): 2024-06-11T13:29:25.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:29:25.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: self._connections.run(self.expiration_interval) 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: self._run(expiration_interval) 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: s = self.context.wrap_socket( 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: return self.sslsocket_class._create( 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: self.do_handshake() 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:29:25.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: self._sslobj.do_handshake() 2024-06-11T13:29:25.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:29:25.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cephadm 2024-06-11T13:29:23.687116+0000 mgr.x (mgr.24992) 10 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:29:25.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cephadm 2024-06-11T13:29:23.757782+0000 mgr.x (mgr.24992) 11 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:29:25.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cluster 2024-06-11T13:29:23.832688+0000 mgr.x (mgr.24992) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:25.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cephadm 2024-06-11T13:29:23.845843+0000 mgr.x (mgr.24992) 13 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:29:25.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cluster 2024-06-11T13:29:23.851282+0000 mon.a (mon.0) 1314 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:29:25.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cluster 2024-06-11T13:29:23.851347+0000 mon.a (mon.0) 1315 : cluster [INF] Cluster is now healthy 2024-06-11T13:29:25.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cluster 2024-06-11T13:29:23.884662+0000 mon.a (mon.0) 1316 : cluster [DBG] mgrmap e36: x(active, since 2s), standbys: y 2024-06-11T13:29:25.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: audit 2024-06-11T13:29:23.893818+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: cephadm 2024-06-11T13:29:23.966355+0000 mgr.x (mgr.24992) 14 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:29:25.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: audit 2024-06-11T13:29:24.081865+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: audit 2024-06-11T13:29:24.092275+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: audit 2024-06-11T13:29:24.231957+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: audit 2024-06-11T13:29:24.241266+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: audit 2024-06-11T13:29:24.248840+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: audit 2024-06-11T13:29:24.254865+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: audit 2024-06-11T13:29:24.291234+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:29:25.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:24 smithi059 bash[18923]: audit 2024-06-11T13:29:24.296327+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:29:25.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cephadm 2024-06-11T13:29:23.285912+0000 mgr.x (mgr.24992) 3 : cephadm [INF] [11/Jun/2024:13:29:23] ENGINE Bus STARTING 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cephadm 2024-06-11T13:29:23.312283+0000 mgr.x (mgr.24992) 4 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cephadm 2024-06-11T13:29:23.312496+0000 mgr.x (mgr.24992) 5 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cephadm 2024-06-11T13:29:23.387721+0000 mgr.x (mgr.24992) 6 : cephadm [INF] [11/Jun/2024:13:29:23] ENGINE Serving on http://172.21.15.117:8765 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cephadm 2024-06-11T13:29:23.515582+0000 mgr.x (mgr.24992) 7 : cephadm [INF] [11/Jun/2024:13:29:23] ENGINE Serving on https://172.21.15.117:7151 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cephadm 2024-06-11T13:29:23.515880+0000 mgr.x (mgr.24992) 8 : cephadm [INF] [11/Jun/2024:13:29:23] ENGINE Bus STARTED 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cephadm 2024-06-11T13:29:23.517833+0000 mgr.x (mgr.24992) 9 : cephadm [ERR] [11/Jun/2024:13:29:23] ENGINE Error in HTTPServer.serve 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: Traceback (most recent call last): 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: self._connections.run(self.expiration_interval) 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: self._run(expiration_interval) 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:29:25.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:29:25.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:29:25.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:29:25.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: s = self.context.wrap_socket( 2024-06-11T13:29:25.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:29:25.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: return self.sslsocket_class._create( 2024-06-11T13:29:25.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:29:25.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: self.do_handshake() 2024-06-11T13:29:25.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:29:25.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: self._sslobj.do_handshake() 2024-06-11T13:29:25.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:29:25.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cephadm 2024-06-11T13:29:23.687116+0000 mgr.x (mgr.24992) 10 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:29:25.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cephadm 2024-06-11T13:29:23.757782+0000 mgr.x (mgr.24992) 11 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:29:25.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cluster 2024-06-11T13:29:23.832688+0000 mgr.x (mgr.24992) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:25.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cephadm 2024-06-11T13:29:23.845843+0000 mgr.x (mgr.24992) 13 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:29:25.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cluster 2024-06-11T13:29:23.851282+0000 mon.a (mon.0) 1314 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:29:25.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cluster 2024-06-11T13:29:23.851347+0000 mon.a (mon.0) 1315 : cluster [INF] Cluster is now healthy 2024-06-11T13:29:25.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cluster 2024-06-11T13:29:23.884662+0000 mon.a (mon.0) 1316 : cluster [DBG] mgrmap e36: x(active, since 2s), standbys: y 2024-06-11T13:29:25.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: audit 2024-06-11T13:29:23.893818+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: cephadm 2024-06-11T13:29:23.966355+0000 mgr.x (mgr.24992) 14 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:29:25.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: audit 2024-06-11T13:29:24.081865+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: audit 2024-06-11T13:29:24.092275+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: audit 2024-06-11T13:29:24.231957+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: audit 2024-06-11T13:29:24.241266+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: audit 2024-06-11T13:29:24.248840+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: audit 2024-06-11T13:29:24.254865+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:25.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: audit 2024-06-11T13:29:24.291234+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:29:25.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:24 smithi117 bash[19086]: audit 2024-06-11T13:29:24.296327+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:29:26.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:25 smithi117 bash[19086]: cephadm 2024-06-11T13:29:23.996710+0000 mgr.x (mgr.24992) 15 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:29:26.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:25 smithi117 bash[19086]: cephadm 2024-06-11T13:29:24.127553+0000 mgr.x (mgr.24992) 16 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:29:26.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:25 smithi117 bash[19086]: cluster 2024-06-11T13:29:24.249125+0000 mgr.x (mgr.24992) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:26.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:25 smithi117 bash[19086]: cephadm 2024-06-11T13:29:24.255255+0000 mgr.x (mgr.24992) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:26.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:25 smithi117 bash[19086]: cluster 2024-06-11T13:29:25.238526+0000 mon.a (mon.0) 1325 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:29:26.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:25 smithi117 bash[19086]: audit 2024-06-11T13:29:25.258912+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:29:26.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:25 smithi117 bash[19086]: audit 2024-06-11T13:29:25.264096+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:29:26.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:25 smithi117 bash[19086]: audit 2024-06-11T13:29:25.271477+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:26.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[24309]: cephadm 2024-06-11T13:29:23.996710+0000 mgr.x (mgr.24992) 15 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:29:26.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[24309]: cephadm 2024-06-11T13:29:24.127553+0000 mgr.x (mgr.24992) 16 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:29:26.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[24309]: cluster 2024-06-11T13:29:24.249125+0000 mgr.x (mgr.24992) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:26.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[24309]: cephadm 2024-06-11T13:29:24.255255+0000 mgr.x (mgr.24992) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:26.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[24309]: cluster 2024-06-11T13:29:25.238526+0000 mon.a (mon.0) 1325 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:29:26.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[24309]: audit 2024-06-11T13:29:25.258912+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:29:26.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[24309]: audit 2024-06-11T13:29:25.264096+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:29:26.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[24309]: audit 2024-06-11T13:29:25.271477+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:26.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[18923]: cephadm 2024-06-11T13:29:23.996710+0000 mgr.x (mgr.24992) 15 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:29:26.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[18923]: cephadm 2024-06-11T13:29:24.127553+0000 mgr.x (mgr.24992) 16 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:29:26.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[18923]: cluster 2024-06-11T13:29:24.249125+0000 mgr.x (mgr.24992) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:26.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[18923]: cephadm 2024-06-11T13:29:24.255255+0000 mgr.x (mgr.24992) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:26.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[18923]: cluster 2024-06-11T13:29:25.238526+0000 mon.a (mon.0) 1325 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:29:26.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[18923]: audit 2024-06-11T13:29:25.258912+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:29:26.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[18923]: audit 2024-06-11T13:29:25.264096+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:29:26.303 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:25 smithi059 bash[18923]: audit 2024-06-11T13:29:25.271477+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:26.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:26 smithi117 bash[19086]: cephadm 2024-06-11T13:29:25.263656+0000 mgr.x (mgr.24992) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.txeyxi (dependencies changed)... 2024-06-11T13:29:26.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:26 smithi117 bash[19086]: cephadm 2024-06-11T13:29:25.272323+0000 mgr.x (mgr.24992) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:29:26.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:26 smithi117 bash[19086]: cluster 2024-06-11T13:29:25.889334+0000 mon.a (mon.0) 1327 : cluster [DBG] mgrmap e37: x(active, since 4s), standbys: y 2024-06-11T13:29:26.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:26 smithi117 bash[19086]: audit 2024-06-11T13:29:26.143756+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:26.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:26 smithi117 bash[19086]: audit 2024-06-11T13:29:26.303299+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:26.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:26 smithi117 bash[19086]: audit 2024-06-11T13:29:26.716333+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:26.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:26 smithi117 bash[19086]: audit 2024-06-11T13:29:26.727569+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:26.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:26 smithi117 bash[19086]: audit 2024-06-11T13:29:26.738650+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:27.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[18923]: cephadm 2024-06-11T13:29:25.263656+0000 mgr.x (mgr.24992) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.txeyxi (dependencies changed)... 2024-06-11T13:29:27.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[18923]: cephadm 2024-06-11T13:29:25.272323+0000 mgr.x (mgr.24992) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:29:27.045 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[18923]: cluster 2024-06-11T13:29:25.889334+0000 mon.a (mon.0) 1327 : cluster [DBG] mgrmap e37: x(active, since 4s), standbys: y 2024-06-11T13:29:27.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[18923]: audit 2024-06-11T13:29:26.143756+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:27.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[18923]: audit 2024-06-11T13:29:26.303299+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:27.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[18923]: audit 2024-06-11T13:29:26.716333+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:27.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[18923]: audit 2024-06-11T13:29:26.727569+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:27.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[18923]: audit 2024-06-11T13:29:26.738650+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:27.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[24309]: cephadm 2024-06-11T13:29:25.263656+0000 mgr.x (mgr.24992) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi059.txeyxi (dependencies changed)... 2024-06-11T13:29:27.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[24309]: cephadm 2024-06-11T13:29:25.272323+0000 mgr.x (mgr.24992) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:29:27.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[24309]: cluster 2024-06-11T13:29:25.889334+0000 mon.a (mon.0) 1327 : cluster [DBG] mgrmap e37: x(active, since 4s), standbys: y 2024-06-11T13:29:27.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[24309]: audit 2024-06-11T13:29:26.143756+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:27.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[24309]: audit 2024-06-11T13:29:26.303299+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:27.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[24309]: audit 2024-06-11T13:29:26.716333+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:27.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[24309]: audit 2024-06-11T13:29:26.727569+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:27.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:26 smithi059 bash[24309]: audit 2024-06-11T13:29:26.738650+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:27.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:27 smithi059 bash[65212]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:29:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-06-11T13:29:28.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:27 smithi117 bash[19086]: cluster 2024-06-11T13:29:26.249813+0000 mgr.x (mgr.24992) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:28.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:27 smithi117 bash[19086]: cluster 2024-06-11T13:29:26.737394+0000 mgr.x (mgr.24992) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:28.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:27 smithi117 bash[19086]: cluster 2024-06-11T13:29:26.738022+0000 mgr.x (mgr.24992) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:28.209 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:27 smithi059 bash[24309]: cluster 2024-06-11T13:29:26.249813+0000 mgr.x (mgr.24992) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:28.209 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:27 smithi059 bash[24309]: cluster 2024-06-11T13:29:26.737394+0000 mgr.x (mgr.24992) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:28.210 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:27 smithi059 bash[24309]: cluster 2024-06-11T13:29:26.738022+0000 mgr.x (mgr.24992) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:28.210 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:27 smithi059 bash[18923]: cluster 2024-06-11T13:29:26.249813+0000 mgr.x (mgr.24992) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:28.210 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:27 smithi059 bash[18923]: cluster 2024-06-11T13:29:26.737394+0000 mgr.x (mgr.24992) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:28.210 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:27 smithi059 bash[18923]: cluster 2024-06-11T13:29:26.738022+0000 mgr.x (mgr.24992) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:28.301 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:29:29.036 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:29:29.036 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 2s ago 16m - - 2024-06-11T13:29:29.036 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 23s ago 15m - - 2024-06-11T13:29:29.036 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (84s) 2s ago 8m 13.7M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:29:29.036 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (57s) 23s ago 7m 40.2M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:29:29.036 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (32s) 2s ago 5m 42.1M - 3.5 e1d6a67b021e 30fedecaa5fb 2024-06-11T13:29:29.036 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 starting - - - - 2024-06-11T13:29:29.036 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (47s) 2s ago 17m 422M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 fcc427a537fc 2024-06-11T13:29:29.037 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (17m) 2s ago 17m 64.7M 2048M 17.2.0 e1d6a67b021e 9524d5443dc7 2024-06-11T13:29:29.037 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (15m) 23s ago 15m 49.4M 2048M 17.2.0 e1d6a67b021e 36bfc52501be 2024-06-11T13:29:29.037 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (15m) 2s ago 15m 52.2M 2048M 17.2.0 e1d6a67b021e 6d6694f3cb8f 2024-06-11T13:29:29.037 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (92s) 2s ago 8m 8840k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:29:29.037 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (63s) 23s ago 8m 8139k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:29:29.037 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (14m) 2s ago 14m 56.9M 4096M 17.2.0 e1d6a67b021e 410a79c3be77 2024-06-11T13:29:29.037 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (13m) 2s ago 13m 55.1M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:29:29.038 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (13m) 2s ago 13m 49.5M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:29:29.038 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (12m) 2s ago 12m 55.9M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:29:29.038 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (11m) 23s ago 11m 55.2M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:29:29.038 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (11m) 23s ago 11m 51.6M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:29:29.038 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (10m) 23s ago 10m 49.7M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:29:29.038 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (9m) 23s ago 9m 53.0M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:29:29.038 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 unknown 23s ago 8m 50.6M - 514e6a882f6e add083a20325 2024-06-11T13:29:29.038 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (6m) 2s ago 6m 84.4M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:29:29.038 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (6m) 23s ago 6m 84.2M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:29:29.038 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (6m) 2s ago 6m 84.3M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:29:29.039 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (5m) 23s ago 5m 84.6M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:29:29.515 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:29:29.515 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:29:29.516 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-06-11T13:29:29.516 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:29:29.516 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:29:29.516 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:29:29.516 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:29:29.516 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:29:29.516 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T13:29:29.516 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:29:29.516 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2024-06-11T13:29:29.516 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:29:29.516 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:29:29.517 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:29:29.517 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:29:29.517 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-06-11T13:29:29.517 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:29:29.517 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:29:29.517 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:29:29.869 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:29:29.869 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:29:29.869 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:29:29.869 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:29:29.869 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-06-11T13:29:29.869 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "", 2024-06-11T13:29:29.869 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2024-06-11T13:29:29.869 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:29:29.869 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:29:30.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:29 smithi117 bash[19086]: audit 2024-06-11T13:29:28.295818+0000 mgr.x (mgr.24992) 24 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:29:30.283 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:29 smithi117 bash[19086]: audit 2024-06-11T13:29:28.677682+0000 mgr.x (mgr.24992) 25 : audit [DBG] from='client.25303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:29:30.283 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:29 smithi117 bash[19086]: cluster 2024-06-11T13:29:28.739722+0000 mgr.x (mgr.24992) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-06-11T13:29:30.284 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:29 smithi117 bash[19086]: audit 2024-06-11T13:29:29.282972+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:30.284 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:29 smithi117 bash[19086]: audit 2024-06-11T13:29:29.298779+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:30.284 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:29 smithi117 bash[19086]: audit 2024-06-11T13:29:29.520316+0000 mon.a (mon.0) 1335 : audit [DBG] from='client.? 172.21.15.59:0/2088610354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:30.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:29 smithi059 bash[24309]: audit 2024-06-11T13:29:28.295818+0000 mgr.x (mgr.24992) 24 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:29:30.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:29 smithi059 bash[24309]: audit 2024-06-11T13:29:28.677682+0000 mgr.x (mgr.24992) 25 : audit [DBG] from='client.25303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:29:30.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:29 smithi059 bash[24309]: cluster 2024-06-11T13:29:28.739722+0000 mgr.x (mgr.24992) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-06-11T13:29:30.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:29 smithi059 bash[24309]: audit 2024-06-11T13:29:29.282972+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:30.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:29 smithi059 bash[24309]: audit 2024-06-11T13:29:29.298779+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:30.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:29 smithi059 bash[24309]: audit 2024-06-11T13:29:29.520316+0000 mon.a (mon.0) 1335 : audit [DBG] from='client.? 172.21.15.59:0/2088610354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:30.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:29 smithi059 bash[18923]: audit 2024-06-11T13:29:28.295818+0000 mgr.x (mgr.24992) 24 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:29:30.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:29 smithi059 bash[18923]: audit 2024-06-11T13:29:28.677682+0000 mgr.x (mgr.24992) 25 : audit [DBG] from='client.25303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:29:30.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:29 smithi059 bash[18923]: cluster 2024-06-11T13:29:28.739722+0000 mgr.x (mgr.24992) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-06-11T13:29:30.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:29 smithi059 bash[18923]: audit 2024-06-11T13:29:29.282972+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:30.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:29 smithi059 bash[18923]: audit 2024-06-11T13:29:29.298779+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:30.287 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:29 smithi059 bash[18923]: audit 2024-06-11T13:29:29.520316+0000 mon.a (mon.0) 1335 : audit [DBG] from='client.? 172.21.15.59:0/2088610354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:30.310 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-06-11T13:29:30.311 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-06-11T13:29:30.311 INFO:teuthology.orchestra.run.smithi059.stdout: daemon prometheus.a on smithi117 is in unknown state 2024-06-11T13:29:31.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:30 smithi117 bash[19086]: audit 2024-06-11T13:29:29.024870+0000 mgr.x (mgr.24992) 27 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:29:31.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:30 smithi117 bash[19086]: cephadm 2024-06-11T13:29:29.309447+0000 mgr.x (mgr.24992) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T13:29:31.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:30 smithi117 bash[19086]: cephadm 2024-06-11T13:29:29.548400+0000 mgr.x (mgr.24992) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-06-11T13:29:31.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:30 smithi117 bash[19086]: audit 2024-06-11T13:29:29.878791+0000 mgr.x (mgr.24992) 30 : audit [DBG] from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:29:31.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:30 smithi117 bash[19086]: audit 2024-06-11T13:29:30.315472+0000 mon.a (mon.0) 1336 : audit [DBG] from='client.? 172.21.15.59:0/2077052702' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:29:31.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:30 smithi059 bash[24309]: audit 2024-06-11T13:29:29.024870+0000 mgr.x (mgr.24992) 27 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:29:31.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:30 smithi059 bash[24309]: cephadm 2024-06-11T13:29:29.309447+0000 mgr.x (mgr.24992) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T13:29:31.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:30 smithi059 bash[24309]: cephadm 2024-06-11T13:29:29.548400+0000 mgr.x (mgr.24992) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-06-11T13:29:31.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:30 smithi059 bash[24309]: audit 2024-06-11T13:29:29.878791+0000 mgr.x (mgr.24992) 30 : audit [DBG] from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:29:31.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:30 smithi059 bash[24309]: audit 2024-06-11T13:29:30.315472+0000 mon.a (mon.0) 1336 : audit [DBG] from='client.? 172.21.15.59:0/2077052702' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:29:31.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:30 smithi059 bash[18923]: audit 2024-06-11T13:29:29.024870+0000 mgr.x (mgr.24992) 27 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:29:31.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:30 smithi059 bash[18923]: cephadm 2024-06-11T13:29:29.309447+0000 mgr.x (mgr.24992) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-06-11T13:29:31.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:30 smithi059 bash[18923]: cephadm 2024-06-11T13:29:29.548400+0000 mgr.x (mgr.24992) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-06-11T13:29:31.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:30 smithi059 bash[18923]: audit 2024-06-11T13:29:29.878791+0000 mgr.x (mgr.24992) 30 : audit [DBG] from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:29:31.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:30 smithi059 bash[18923]: audit 2024-06-11T13:29:30.315472+0000 mon.a (mon.0) 1336 : audit [DBG] from='client.? 172.21.15.59:0/2077052702' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:29:32.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:31 smithi117 bash[19086]: cluster 2024-06-11T13:29:30.740455+0000 mgr.x (mgr.24992) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T13:29:32.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:31 smithi059 bash[24309]: cluster 2024-06-11T13:29:30.740455+0000 mgr.x (mgr.24992) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T13:29:32.238 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:31 smithi059 bash[18923]: cluster 2024-06-11T13:29:30.740455+0000 mgr.x (mgr.24992) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T13:29:33.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:32 smithi117 bash[19086]: audit 2024-06-11T13:29:32.585028+0000 mon.c (mon.1) 215 : audit [DBG] from='client.? 172.21.15.59:0/831786469' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:29:33.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:32 smithi059 bash[24309]: audit 2024-06-11T13:29:32.585028+0000 mon.c (mon.1) 215 : audit [DBG] from='client.? 172.21.15.59:0/831786469' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:29:33.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:32 smithi059 bash[18923]: audit 2024-06-11T13:29:32.585028+0000 mon.c (mon.1) 215 : audit [DBG] from='client.? 172.21.15.59:0/831786469' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:29:33.764 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:33 smithi117 bash[53677]: ts=2024-06-11T13:29:33.508Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:29:34.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:33 smithi117 bash[19086]: cluster 2024-06-11T13:29:32.741216+0000 mgr.x (mgr.24992) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-06-11T13:29:34.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:33 smithi117 bash[19086]: audit 2024-06-11T13:29:32.955675+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? 172.21.15.59:0/2571373230' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3223231668"}]: dispatch 2024-06-11T13:29:34.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:33 smithi117 bash[19086]: audit 2024-06-11T13:29:33.627831+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:33 smithi059 bash[18923]: cluster 2024-06-11T13:29:32.741216+0000 mgr.x (mgr.24992) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-06-11T13:29:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:33 smithi059 bash[18923]: audit 2024-06-11T13:29:32.955675+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? 172.21.15.59:0/2571373230' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3223231668"}]: dispatch 2024-06-11T13:29:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:33 smithi059 bash[18923]: audit 2024-06-11T13:29:33.627831+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:34.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:33 smithi059 bash[24309]: cluster 2024-06-11T13:29:32.741216+0000 mgr.x (mgr.24992) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-06-11T13:29:34.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:33 smithi059 bash[24309]: audit 2024-06-11T13:29:32.955675+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? 172.21.15.59:0/2571373230' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3223231668"}]: dispatch 2024-06-11T13:29:34.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:33 smithi059 bash[24309]: audit 2024-06-11T13:29:33.627831+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:34.791 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:34 smithi117 systemd[1]: Stopping Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:29:34.791 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[53677]: ts=2024-06-11T13:29:34.595Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-06-11T13:29:34.791 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[53677]: ts=2024-06-11T13:29:34.596Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-06-11T13:29:34.791 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[53677]: ts=2024-06-11T13:29:34.596Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-06-11T13:29:34.791 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[53677]: ts=2024-06-11T13:29:34.596Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-06-11T13:29:34.791 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[53677]: ts=2024-06-11T13:29:34.596Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-06-11T13:29:34.791 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[53677]: ts=2024-06-11T13:29:34.596Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-06-11T13:29:34.791 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[53677]: ts=2024-06-11T13:29:34.596Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-06-11T13:29:34.791 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[53677]: ts=2024-06-11T13:29:34.596Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-06-11T13:29:34.792 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[53677]: ts=2024-06-11T13:29:34.596Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-06-11T13:29:34.792 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[53677]: ts=2024-06-11T13:29:34.596Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-06-11T13:29:34.792 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[53677]: ts=2024-06-11T13:29:34.597Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-06-11T13:29:34.792 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[53677]: ts=2024-06-11T13:29:34.597Z caller=main.go:1066 level=info msg="See you next time!" 2024-06-11T13:29:35.094 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[19086]: audit 2024-06-11T13:29:33.943748+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.59:0/2571373230' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3223231668"}]': finished 2024-06-11T13:29:35.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[19086]: cluster 2024-06-11T13:29:33.943914+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-06-11T13:29:35.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:34 smithi117 bash[19086]: audit 2024-06-11T13:29:34.340869+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.59:0/1693617386' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/202089675"}]: dispatch 2024-06-11T13:29:35.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:34 smithi059 bash[24309]: audit 2024-06-11T13:29:33.943748+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.59:0/2571373230' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3223231668"}]': finished 2024-06-11T13:29:35.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:34 smithi059 bash[24309]: cluster 2024-06-11T13:29:33.943914+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-06-11T13:29:35.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:34 smithi059 bash[24309]: audit 2024-06-11T13:29:34.340869+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.59:0/1693617386' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/202089675"}]: dispatch 2024-06-11T13:29:35.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:34 smithi059 bash[18923]: audit 2024-06-11T13:29:33.943748+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.59:0/2571373230' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3223231668"}]': finished 2024-06-11T13:29:35.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:34 smithi059 bash[18923]: cluster 2024-06-11T13:29:33.943914+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-06-11T13:29:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:34 smithi059 bash[18923]: audit 2024-06-11T13:29:34.340869+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.59:0/1693617386' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/202089675"}]: dispatch 2024-06-11T13:29:35.427 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[55950]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus-a 2024-06-11T13:29:35.427 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[55985]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus.a 2024-06-11T13:29:35.427 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:35 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-06-11T13:29:35.427 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:35 smithi117 systemd[1]: Stopped Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:29:35.427 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:35 smithi117 systemd[1]: Started Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:29:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: cluster 2024-06-11T13:29:34.741880+0000 mgr.x (mgr.24992) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-06-11T13:29:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:34.951049+0000 mon.a (mon.0) 1342 : audit [INF] from='client.? 172.21.15.59:0/1693617386' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/202089675"}]': finished 2024-06-11T13:29:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: cluster 2024-06-11T13:29:34.951245+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-06-11T13:29:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.338557+0000 mon.c (mon.1) 216 : audit [INF] from='client.? 172.21.15.59:0/1314076046' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3308856164"}]: dispatch 2024-06-11T13:29:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.339033+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3308856164"}]: dispatch 2024-06-11T13:29:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.353087+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.359976+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.370574+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:29:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.375234+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:29:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.380501+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:29:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.422298+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.424572+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.425780+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.431537+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-06-11T13:29:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.435977+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-06-11T13:29:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.436720+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-06-11T13:29:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.437370+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T13:29:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.441652+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-06-11T13:29:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: cluster 2024-06-11T13:29:34.741880+0000 mgr.x (mgr.24992) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-06-11T13:29:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:34.951049+0000 mon.a (mon.0) 1342 : audit [INF] from='client.? 172.21.15.59:0/1693617386' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/202089675"}]': finished 2024-06-11T13:29:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: cluster 2024-06-11T13:29:34.951245+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-06-11T13:29:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.338557+0000 mon.c (mon.1) 216 : audit [INF] from='client.? 172.21.15.59:0/1314076046' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3308856164"}]: dispatch 2024-06-11T13:29:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.339033+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3308856164"}]: dispatch 2024-06-11T13:29:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.353087+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.359976+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.370574+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:29:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.375234+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:29:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.380501+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:29:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.422298+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.424572+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.425780+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.431537+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-06-11T13:29:36.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.435977+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-06-11T13:29:36.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.436720+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-06-11T13:29:36.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.437370+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T13:29:36.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.441652+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-06-11T13:29:36.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.442587+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T13:29:36.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.449892+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.450649+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.451122+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.529292+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.531027+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.532950+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.533545+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.533672+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.624218+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.625957+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.627954+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.628681+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.628774+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.721757+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.723518+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.725626+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.726284+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.726739+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.818855+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.442587+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T13:29:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.449892+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.450649+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.451122+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.529292+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.531027+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.532950+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.533545+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.533672+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.624218+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.625957+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.627954+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.628681+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.628774+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.721757+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.723518+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.725626+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.726284+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.726739+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.818855+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.820650+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.822656+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.823500+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.826700+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.928182+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.930353+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.933145+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.933870+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[18923]: audit 2024-06-11T13:29:35.934330+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.820650+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.822656+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.823500+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.826700+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.928182+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.930353+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.933145+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.933870+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:35 smithi059 bash[24309]: audit 2024-06-11T13:29:35.934330+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: cluster 2024-06-11T13:29:34.741880+0000 mgr.x (mgr.24992) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-06-11T13:29:36.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:34.951049+0000 mon.a (mon.0) 1342 : audit [INF] from='client.? 172.21.15.59:0/1693617386' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/202089675"}]': finished 2024-06-11T13:29:36.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: cluster 2024-06-11T13:29:34.951245+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-06-11T13:29:36.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.338557+0000 mon.c (mon.1) 216 : audit [INF] from='client.? 172.21.15.59:0/1314076046' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3308856164"}]: dispatch 2024-06-11T13:29:36.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.339033+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3308856164"}]: dispatch 2024-06-11T13:29:36.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.353087+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.359976+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.370574+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:29:36.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.375234+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:29:36.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.380501+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:29:36.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.422298+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.424572+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.425780+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.431537+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-06-11T13:29:36.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.435977+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-06-11T13:29:36.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.436720+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-06-11T13:29:36.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.437370+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T13:29:36.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.441652+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24992 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-06-11T13:29:36.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.442587+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.449892+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.450649+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.451122+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.529292+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.531027+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.532950+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.533545+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.533672+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.624218+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.625957+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.627954+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.628681+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.628774+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.721757+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.723518+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.725626+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.726284+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.726739+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.818855+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.820650+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.822656+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.823500+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.826700+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:36.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.928182+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:36.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.930353+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:36.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.933145+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:36.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.933870+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:36.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:35 smithi117 bash[19086]: audit 2024-06-11T13:29:35.934330+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:35.371193+0000 mgr.x (mgr.24992) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:29:37.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:35.375683+0000 mgr.x (mgr.24992) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:29:37.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:35.380900+0000 mgr.x (mgr.24992) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:29:37.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: cephadm 2024-06-11T13:29:35.425862+0000 mgr.x (mgr.24992) 37 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-06-11T13:29:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: cluster 2024-06-11T13:29:35.452189+0000 mgr.x (mgr.24992) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 305 B/s rd, 0 op/s 2024-06-11T13:29:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: cephadm 2024-06-11T13:29:35.457194+0000 mgr.x (mgr.24992) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: cephadm 2024-06-11T13:29:35.540935+0000 mgr.x (mgr.24992) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: cephadm 2024-06-11T13:29:35.636071+0000 mgr.x (mgr.24992) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: cephadm 2024-06-11T13:29:35.733997+0000 mgr.x (mgr.24992) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: cephadm 2024-06-11T13:29:35.833065+0000 mgr.x (mgr.24992) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: cephadm 2024-06-11T13:29:35.943758+0000 mgr.x (mgr.24992) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:35.956905+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3308856164"}]': finished 2024-06-11T13:29:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: cluster 2024-06-11T13:29:35.956987+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-06-11T13:29:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.027565+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.028957+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.030989+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.031167+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.031687+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.105338+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.106862+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:35.371193+0000 mgr.x (mgr.24992) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:29:37.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:35.375683+0000 mgr.x (mgr.24992) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:29:37.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:35.380900+0000 mgr.x (mgr.24992) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:29:37.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: cephadm 2024-06-11T13:29:35.425862+0000 mgr.x (mgr.24992) 37 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-06-11T13:29:37.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: cluster 2024-06-11T13:29:35.452189+0000 mgr.x (mgr.24992) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 305 B/s rd, 0 op/s 2024-06-11T13:29:37.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: cephadm 2024-06-11T13:29:35.457194+0000 mgr.x (mgr.24992) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: cephadm 2024-06-11T13:29:35.540935+0000 mgr.x (mgr.24992) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: cephadm 2024-06-11T13:29:35.636071+0000 mgr.x (mgr.24992) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: cephadm 2024-06-11T13:29:35.733997+0000 mgr.x (mgr.24992) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: cephadm 2024-06-11T13:29:35.833065+0000 mgr.x (mgr.24992) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: cephadm 2024-06-11T13:29:35.943758+0000 mgr.x (mgr.24992) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:35.956905+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3308856164"}]': finished 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: cluster 2024-06-11T13:29:35.956987+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.027565+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.028957+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.030989+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.031167+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.031687+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.105338+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.106862+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.108741+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.109415+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.111248+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.189688+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.191661+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.193818+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.194544+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.196509+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.292412+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.293853+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.295536+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.296137+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.298343+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.324753+0000 mon.c (mon.1) 217 : audit [INF] from='client.? 172.21.15.59:0/1801353277' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3308856164"}]: dispatch 2024-06-11T13:29:37.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.325543+0000 mon.a (mon.0) 1364 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3308856164"}]: dispatch 2024-06-11T13:29:37.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.343211+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.400796+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.402890+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.405902+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.108741+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.109415+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.111248+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.189688+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.191661+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.193818+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.194544+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.196509+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.292412+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.293853+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.295536+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.296137+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.298343+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.324753+0000 mon.c (mon.1) 217 : audit [INF] from='client.? 172.21.15.59:0/1801353277' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3308856164"}]: dispatch 2024-06-11T13:29:37.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.325543+0000 mon.a (mon.0) 1364 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3308856164"}]: dispatch 2024-06-11T13:29:37.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.343211+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.400796+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.402890+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.405902+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.406647+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.409219+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: cluster 2024-06-11T13:29:36.438913+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:29:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: cluster 2024-06-11T13:29:36.438973+0000 mon.a (mon.0) 1368 : cluster [INF] Cluster is now healthy 2024-06-11T13:29:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.502638+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.504095+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.505791+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.506431+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.510620+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.596248+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.598036+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.600166+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.600893+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.608360+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.703567+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.705445+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.707788+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.708518+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.712269+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.792843+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.406647+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.409219+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: cluster 2024-06-11T13:29:36.438913+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:29:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: cluster 2024-06-11T13:29:36.438973+0000 mon.a (mon.0) 1368 : cluster [INF] Cluster is now healthy 2024-06-11T13:29:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.502638+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.504095+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.505791+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.506431+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.510620+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.596248+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.598036+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.600166+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.600893+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.608360+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.703567+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.705445+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.707788+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.708518+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.712269+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.792843+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.794215+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.795814+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.796361+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.796413+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.879637+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.881041+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.882680+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.883260+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.885579+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.937240+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[24309]: audit 2024-06-11T13:29:36.944930+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:29:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.794215+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.795814+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.796361+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.796413+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.879637+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.881041+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.882680+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.883260+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.885579+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.937240+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:36 smithi059 bash[18923]: audit 2024-06-11T13:29:36.944930+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:29:37.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:35.371193+0000 mgr.x (mgr.24992) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:29:37.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:35.375683+0000 mgr.x (mgr.24992) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:29:37.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:35.380900+0000 mgr.x (mgr.24992) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:29:37.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: cephadm 2024-06-11T13:29:35.425862+0000 mgr.x (mgr.24992) 37 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-06-11T13:29:37.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: cluster 2024-06-11T13:29:35.452189+0000 mgr.x (mgr.24992) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 305 B/s rd, 0 op/s 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: cephadm 2024-06-11T13:29:35.457194+0000 mgr.x (mgr.24992) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: cephadm 2024-06-11T13:29:35.540935+0000 mgr.x (mgr.24992) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: cephadm 2024-06-11T13:29:35.636071+0000 mgr.x (mgr.24992) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: cephadm 2024-06-11T13:29:35.733997+0000 mgr.x (mgr.24992) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: cephadm 2024-06-11T13:29:35.833065+0000 mgr.x (mgr.24992) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: cephadm 2024-06-11T13:29:35.943758+0000 mgr.x (mgr.24992) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:35.956905+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3308856164"}]': finished 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: cluster 2024-06-11T13:29:35.956987+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.027565+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.028957+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.030989+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.031167+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.031687+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.105338+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.106862+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.108741+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.109415+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.111248+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.189688+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.191661+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.193818+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.194544+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.196509+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.292412+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.293853+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.295536+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.296137+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.298343+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.324753+0000 mon.c (mon.1) 217 : audit [INF] from='client.? 172.21.15.59:0/1801353277' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3308856164"}]: dispatch 2024-06-11T13:29:37.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.325543+0000 mon.a (mon.0) 1364 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3308856164"}]: dispatch 2024-06-11T13:29:37.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.343211+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.400796+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.402890+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.405902+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.406647+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.409219+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: cluster 2024-06-11T13:29:36.438913+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:29:37.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: cluster 2024-06-11T13:29:36.438973+0000 mon.a (mon.0) 1368 : cluster [INF] Cluster is now healthy 2024-06-11T13:29:37.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.502638+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.504095+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.505791+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.506431+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.510620+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.596248+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.598036+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.600166+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.600893+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.608360+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.703567+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.705445+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.707788+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.708518+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.712269+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.792843+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.794215+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.795814+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.796361+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.796413+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.879637+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:37.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.881041+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:37.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.882680+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:37.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.883260+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:37.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.885579+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.937240+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:37.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:36 smithi117 bash[19086]: audit 2024-06-11T13:29:36.944930+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:29:37.918 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[56012]: ts=2024-06-11T13:29:37.549Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-06-11T13:29:37.919 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[56012]: ts=2024-06-11T13:29:37.549Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-06-11T13:29:37.919 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[56012]: ts=2024-06-11T13:29:37.549Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-06-11T13:29:37.919 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[56012]: ts=2024-06-11T13:29:37.549Z caller=main.go:518 level=info host_details="(Linux 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 x86_64 smithi117 (none))" 2024-06-11T13:29:37.919 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[56012]: ts=2024-06-11T13:29:37.549Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-06-11T13:29:37.919 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[56012]: ts=2024-06-11T13:29:37.549Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-06-11T13:29:37.919 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[56012]: ts=2024-06-11T13:29:37.551Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-06-11T13:29:37.919 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[56012]: ts=2024-06-11T13:29:37.552Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-06-11T13:29:37.919 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[56012]: ts=2024-06-11T13:29:37.553Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-06-11T13:29:37.919 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[56012]: ts=2024-06-11T13:29:37.558Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-06-11T13:29:37.920 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[56012]: ts=2024-06-11T13:29:37.558Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.175µs 2024-06-11T13:29:37.920 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[56012]: ts=2024-06-11T13:29:37.558Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-06-11T13:29:37.920 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[56012]: ts=2024-06-11T13:29:37.559Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-06-11T13:29:38.178 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[56012]: ts=2024-06-11T13:29:38.078Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-06-11T13:29:38.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: cephadm 2024-06-11T13:29:36.037144+0000 mgr.x (mgr.24992) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: cephadm 2024-06-11T13:29:36.118329+0000 mgr.x (mgr.24992) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: cephadm 2024-06-11T13:29:36.204397+0000 mgr.x (mgr.24992) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: cephadm 2024-06-11T13:29:36.304314+0000 mgr.x (mgr.24992) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: cephadm 2024-06-11T13:29:36.415594+0000 mgr.x (mgr.24992) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: cephadm 2024-06-11T13:29:36.516750+0000 mgr.x (mgr.24992) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: cephadm 2024-06-11T13:29:36.614666+0000 mgr.x (mgr.24992) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: cephadm 2024-06-11T13:29:36.718538+0000 mgr.x (mgr.24992) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: cephadm 2024-06-11T13:29:36.802317+0000 mgr.x (mgr.24992) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: cephadm 2024-06-11T13:29:36.891724+0000 mgr.x (mgr.24992) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:36.993151+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:36.995137+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:36.997627+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:36.998626+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.001414+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.078755+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.080890+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.083770+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.084372+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.086114+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.182009+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.184290+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.186915+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.187527+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.189760+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.272621+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.274539+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.277106+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.277695+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.279937+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.302026+0000 mon.a (mon.0) 1379 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3308856164"}]': finished 2024-06-11T13:29:38.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: cluster 2024-06-11T13:29:37.302132+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-06-11T13:29:38.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.367291+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.368667+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.370332+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.370816+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.370890+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.450170+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.451725+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.453612+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.454264+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.454924+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.547682+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.549601+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.552379+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.553218+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.554230+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.631365+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.633034+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.634761+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.635426+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.636197+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.684977+0000 mon.c (mon.1) 218 : audit [INF] from='client.? 172.21.15.59:0/3012467494' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1599237983"}]: dispatch 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.685533+0000 mon.a (mon.0) 1385 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1599237983"}]: dispatch 2024-06-11T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.716114+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.717644+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.719370+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.720016+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.721842+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.796957+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.798442+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.800666+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.801334+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.803496+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.881984+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.883512+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.885327+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.886076+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:37 smithi117 bash[19086]: audit 2024-06-11T13:29:37.886907+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: cephadm 2024-06-11T13:29:36.037144+0000 mgr.x (mgr.24992) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: cephadm 2024-06-11T13:29:36.118329+0000 mgr.x (mgr.24992) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: cephadm 2024-06-11T13:29:36.204397+0000 mgr.x (mgr.24992) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: cephadm 2024-06-11T13:29:36.304314+0000 mgr.x (mgr.24992) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: cephadm 2024-06-11T13:29:36.415594+0000 mgr.x (mgr.24992) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: cephadm 2024-06-11T13:29:36.516750+0000 mgr.x (mgr.24992) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: cephadm 2024-06-11T13:29:36.614666+0000 mgr.x (mgr.24992) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: cephadm 2024-06-11T13:29:36.718538+0000 mgr.x (mgr.24992) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: cephadm 2024-06-11T13:29:36.802317+0000 mgr.x (mgr.24992) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: cephadm 2024-06-11T13:29:36.891724+0000 mgr.x (mgr.24992) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:36.993151+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:36.995137+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:36.997627+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:36.998626+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.001414+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.078755+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.080890+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.083770+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.084372+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.086114+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.182009+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: cephadm 2024-06-11T13:29:36.037144+0000 mgr.x (mgr.24992) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: cephadm 2024-06-11T13:29:36.118329+0000 mgr.x (mgr.24992) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: cephadm 2024-06-11T13:29:36.204397+0000 mgr.x (mgr.24992) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: cephadm 2024-06-11T13:29:36.304314+0000 mgr.x (mgr.24992) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: cephadm 2024-06-11T13:29:36.415594+0000 mgr.x (mgr.24992) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: cephadm 2024-06-11T13:29:36.516750+0000 mgr.x (mgr.24992) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: cephadm 2024-06-11T13:29:36.614666+0000 mgr.x (mgr.24992) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: cephadm 2024-06-11T13:29:36.718538+0000 mgr.x (mgr.24992) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: cephadm 2024-06-11T13:29:36.802317+0000 mgr.x (mgr.24992) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: cephadm 2024-06-11T13:29:36.891724+0000 mgr.x (mgr.24992) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:36.993151+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:36.995137+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:36.997627+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:36.998626+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.001414+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.078755+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.080890+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.083770+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.084372+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.086114+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.182009+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.184290+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.186915+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.187527+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.189760+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.272621+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.274539+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.277106+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.277695+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.279937+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.302026+0000 mon.a (mon.0) 1379 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3308856164"}]': finished 2024-06-11T13:29:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: cluster 2024-06-11T13:29:37.302132+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-06-11T13:29:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.367291+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.368667+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.370332+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.370816+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.370890+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.450170+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.451725+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.453612+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.184290+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.186915+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.187527+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.189760+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.272621+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.274539+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.277106+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.277695+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.279937+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.302026+0000 mon.a (mon.0) 1379 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3308856164"}]': finished 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: cluster 2024-06-11T13:29:37.302132+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.367291+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.368667+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.370332+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.370816+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.370890+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.450170+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.451725+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.453612+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.454264+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.454924+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.547682+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.549601+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.552379+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.553218+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.554230+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.631365+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.633034+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.634761+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.635426+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.636197+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.684977+0000 mon.c (mon.1) 218 : audit [INF] from='client.? 172.21.15.59:0/3012467494' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1599237983"}]: dispatch 2024-06-11T13:29:38.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.685533+0000 mon.a (mon.0) 1385 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1599237983"}]: dispatch 2024-06-11T13:29:38.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.716114+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.717644+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.719370+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.720016+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.721842+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.454264+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.454924+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.547682+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.549601+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.552379+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.553218+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.554230+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.631365+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.633034+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.634761+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.635426+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.636197+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.684977+0000 mon.c (mon.1) 218 : audit [INF] from='client.? 172.21.15.59:0/3012467494' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1599237983"}]: dispatch 2024-06-11T13:29:38.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.685533+0000 mon.a (mon.0) 1385 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1599237983"}]: dispatch 2024-06-11T13:29:38.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.716114+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.717644+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.719370+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.720016+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.721842+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.796957+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.798442+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.800666+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.801334+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.803496+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.881984+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.883512+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.885327+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.886076+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[24309]: audit 2024-06-11T13:29:37.886907+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.796957+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.798442+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.800666+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.801334+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.803496+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.881984+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:38.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.883512+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:38.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.885327+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:38.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.886076+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:38.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:37 smithi059 bash[18923]: audit 2024-06-11T13:29:37.886907+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:38.678 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[56012]: ts=2024-06-11T13:29:38.331Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-06-11T13:29:38.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[56012]: ts=2024-06-11T13:29:38.333Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-06-11T13:29:38.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[56012]: ts=2024-06-11T13:29:38.333Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-06-11T13:29:38.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[56012]: ts=2024-06-11T13:29:38.333Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.899µs wal_replay_duration=775.6612ms total_replay_duration=775.72057ms 2024-06-11T13:29:38.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[56012]: ts=2024-06-11T13:29:38.343Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-06-11T13:29:38.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[56012]: ts=2024-06-11T13:29:38.343Z caller=main.go:947 level=info msg="TSDB started" 2024-06-11T13:29:38.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[56012]: ts=2024-06-11T13:29:38.343Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-11T13:29:38.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[56012]: ts=2024-06-11T13:29:38.386Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=42.437983ms db_storage=1.12µs remote_storage=2.196µs web_handler=703ns query_engine=1.114µs scrape=518.759µs scrape_sd=247.645µs notify=74.408µs notify_sd=51.038µs rules=40.699757ms 2024-06-11T13:29:38.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[56012]: ts=2024-06-11T13:29:38.386Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-06-11T13:29:39.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: cephadm 2024-06-11T13:29:37.007670+0000 mgr.x (mgr.24992) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: cephadm 2024-06-11T13:29:37.092085+0000 mgr.x (mgr.24992) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: cephadm 2024-06-11T13:29:37.195790+0000 mgr.x (mgr.24992) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: cephadm 2024-06-11T13:29:37.285948+0000 mgr.x (mgr.24992) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: cephadm 2024-06-11T13:29:37.379041+0000 mgr.x (mgr.24992) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: cluster 2024-06-11T13:29:37.452620+0000 mgr.x (mgr.24992) 60 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:39.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: cephadm 2024-06-11T13:29:37.460919+0000 mgr.x (mgr.24992) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: cephadm 2024-06-11T13:29:37.562743+0000 mgr.x (mgr.24992) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: cephadm 2024-06-11T13:29:37.643532+0000 mgr.x (mgr.24992) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: cephadm 2024-06-11T13:29:37.727916+0000 mgr.x (mgr.24992) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: cephadm 2024-06-11T13:29:37.809563+0000 mgr.x (mgr.24992) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: cephadm 2024-06-11T13:29:37.895039+0000 mgr.x (mgr.24992) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:37.974232+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:37.976263+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:37.978715+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:37.979666+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:37.980673+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.065031+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.066513+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.068238+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.069001+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.071825+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.160337+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.162089+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.164173+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.164761+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.168297+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.245409+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.246888+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.248510+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.249130+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.251555+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.372559+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.375320+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.382632+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.383413+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.387292+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.472463+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.474263+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.476316+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.477011+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.479160+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.561660+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.563258+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.565809+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.566474+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.568279+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.642069+0000 mon.a (mon.0) 1396 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1599237983"}]': finished 2024-06-11T13:29:39.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: cluster 2024-06-11T13:29:38.642296+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-06-11T13:29:39.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.651919+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.653641+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.658952+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.660100+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.662508+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.769855+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.771487+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.773544+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.774214+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.777682+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.816686+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.888206+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.890366+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.893123+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.894181+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:38 smithi117 bash[19086]: audit 2024-06-11T13:29:38.899157+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: cephadm 2024-06-11T13:29:37.007670+0000 mgr.x (mgr.24992) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: cephadm 2024-06-11T13:29:37.092085+0000 mgr.x (mgr.24992) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: cephadm 2024-06-11T13:29:37.195790+0000 mgr.x (mgr.24992) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: cephadm 2024-06-11T13:29:37.285948+0000 mgr.x (mgr.24992) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: cephadm 2024-06-11T13:29:37.379041+0000 mgr.x (mgr.24992) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: cluster 2024-06-11T13:29:37.452620+0000 mgr.x (mgr.24992) 60 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:39.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: cephadm 2024-06-11T13:29:37.460919+0000 mgr.x (mgr.24992) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: cephadm 2024-06-11T13:29:37.562743+0000 mgr.x (mgr.24992) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: cephadm 2024-06-11T13:29:37.643532+0000 mgr.x (mgr.24992) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: cephadm 2024-06-11T13:29:37.727916+0000 mgr.x (mgr.24992) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: cephadm 2024-06-11T13:29:37.809563+0000 mgr.x (mgr.24992) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: cephadm 2024-06-11T13:29:37.895039+0000 mgr.x (mgr.24992) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:37.974232+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:37.976263+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:37.978715+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:37.979666+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:37.980673+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.065031+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.066513+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.068238+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.069001+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.250 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.071825+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.160337+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.162089+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.164173+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.164761+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.168297+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.245409+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.246888+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.248510+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.249130+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.251555+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.372559+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.375320+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.382632+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.383413+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.387292+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.472463+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.474263+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.476316+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: cephadm 2024-06-11T13:29:37.007670+0000 mgr.x (mgr.24992) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: cephadm 2024-06-11T13:29:37.092085+0000 mgr.x (mgr.24992) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: cephadm 2024-06-11T13:29:37.195790+0000 mgr.x (mgr.24992) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: cephadm 2024-06-11T13:29:37.285948+0000 mgr.x (mgr.24992) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: cephadm 2024-06-11T13:29:37.379041+0000 mgr.x (mgr.24992) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: cluster 2024-06-11T13:29:37.452620+0000 mgr.x (mgr.24992) 60 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:29:39.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: cephadm 2024-06-11T13:29:37.460919+0000 mgr.x (mgr.24992) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: cephadm 2024-06-11T13:29:37.562743+0000 mgr.x (mgr.24992) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: cephadm 2024-06-11T13:29:37.643532+0000 mgr.x (mgr.24992) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: cephadm 2024-06-11T13:29:37.727916+0000 mgr.x (mgr.24992) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: cephadm 2024-06-11T13:29:37.809563+0000 mgr.x (mgr.24992) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: cephadm 2024-06-11T13:29:37.895039+0000 mgr.x (mgr.24992) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:39.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:37.974232+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:37.976263+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:37.978715+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:37.979666+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:37.980673+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.253 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.065031+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.066513+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.068238+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.254 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.477011+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.255 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.479160+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.255 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.561660+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.255 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.563258+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.255 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.565809+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.255 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.566474+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.255 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.568279+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.255 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.642069+0000 mon.a (mon.0) 1396 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1599237983"}]': finished 2024-06-11T13:29:39.255 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: cluster 2024-06-11T13:29:38.642296+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-06-11T13:29:39.255 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.651919+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.255 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.653641+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.255 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.658952+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.255 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.660100+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.255 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.662508+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.769855+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.771487+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.773544+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.774214+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.777682+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.816686+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.888206+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.890366+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.893123+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.894181+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[24309]: audit 2024-06-11T13:29:38.899157+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.069001+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.071825+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.160337+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.162089+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.164173+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.164761+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.168297+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.245409+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.246888+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.248510+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.249130+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.251555+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.372559+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.375320+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.382632+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.383413+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.387292+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.472463+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.474263+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.476316+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.477011+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.479160+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.561660+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.563258+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.565809+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.566474+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.568279+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.642069+0000 mon.a (mon.0) 1396 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1599237983"}]': finished 2024-06-11T13:29:39.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: cluster 2024-06-11T13:29:38.642296+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-06-11T13:29:39.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.651919+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.653641+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.658952+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.660100+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.662508+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.769855+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.771487+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.773544+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.774214+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.777682+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.816686+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:39.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.888206+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:39.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.890366+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:39.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.893123+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:39.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.894181+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:39.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:38 smithi059 bash[18923]: audit 2024-06-11T13:29:38.899157+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: cephadm 2024-06-11T13:29:37.986741+0000 mgr.x (mgr.24992) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: cephadm 2024-06-11T13:29:38.078020+0000 mgr.x (mgr.24992) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: cephadm 2024-06-11T13:29:38.174443+0000 mgr.x (mgr.24992) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: cephadm 2024-06-11T13:29:38.257653+0000 mgr.x (mgr.24992) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: cephadm 2024-06-11T13:29:38.393478+0000 mgr.x (mgr.24992) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: cephadm 2024-06-11T13:29:38.486493+0000 mgr.x (mgr.24992) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: cephadm 2024-06-11T13:29:38.574470+0000 mgr.x (mgr.24992) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: cephadm 2024-06-11T13:29:38.668636+0000 mgr.x (mgr.24992) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: cephadm 2024-06-11T13:29:38.783683+0000 mgr.x (mgr.24992) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: cephadm 2024-06-11T13:29:38.905465+0000 mgr.x (mgr.24992) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:38.984463+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:38.988215+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:38.989854+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:38.990471+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:38.991221+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.053397+0000 mon.c (mon.1) 219 : audit [INF] from='client.? 172.21.15.59:0/2375691561' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3065741737"}]: dispatch 2024-06-11T13:29:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.054109+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3065741737"}]: dispatch 2024-06-11T13:29:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.076563+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.078530+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.080916+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: cephadm 2024-06-11T13:29:37.986741+0000 mgr.x (mgr.24992) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: cephadm 2024-06-11T13:29:38.078020+0000 mgr.x (mgr.24992) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: cephadm 2024-06-11T13:29:38.174443+0000 mgr.x (mgr.24992) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: cephadm 2024-06-11T13:29:38.257653+0000 mgr.x (mgr.24992) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: cephadm 2024-06-11T13:29:38.393478+0000 mgr.x (mgr.24992) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: cephadm 2024-06-11T13:29:38.486493+0000 mgr.x (mgr.24992) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: cephadm 2024-06-11T13:29:38.574470+0000 mgr.x (mgr.24992) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: cephadm 2024-06-11T13:29:38.668636+0000 mgr.x (mgr.24992) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: cephadm 2024-06-11T13:29:38.783683+0000 mgr.x (mgr.24992) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: cephadm 2024-06-11T13:29:38.905465+0000 mgr.x (mgr.24992) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:38.984463+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:38.988215+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:38.989854+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:38.990471+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:38.991221+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.053397+0000 mon.c (mon.1) 219 : audit [INF] from='client.? 172.21.15.59:0/2375691561' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3065741737"}]: dispatch 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.054109+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3065741737"}]: dispatch 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.076563+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.078530+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.080916+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.081756+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.082389+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.180976+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.182403+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.183979+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.184591+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.187938+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.267221+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.268645+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.270515+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.271151+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.271242+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.352227+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.353813+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.355852+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.355916+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.356455+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.428229+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.430316+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.081756+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.082389+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.180976+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.182403+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.183979+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.184591+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.187938+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.267221+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.268645+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.270515+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.271151+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.271242+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.352227+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.353813+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.355852+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.355916+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.356455+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.428229+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.430316+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.433084+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.433817+0000 mon.b (mon.2) 288 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.433912+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.477604+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.487870+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.497067+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.527439+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.529901+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:29:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[24309]: audit 2024-06-11T13:29:39.530646+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-06-11T13:29:40.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.433084+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.433817+0000 mon.b (mon.2) 288 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.433912+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.477604+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.487870+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.497067+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.527439+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.529901+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:29:40.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:39 smithi059 bash[18923]: audit 2024-06-11T13:29:39.530646+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-06-11T13:29:40.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: cephadm 2024-06-11T13:29:37.986741+0000 mgr.x (mgr.24992) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: cephadm 2024-06-11T13:29:38.078020+0000 mgr.x (mgr.24992) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: cephadm 2024-06-11T13:29:38.174443+0000 mgr.x (mgr.24992) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: cephadm 2024-06-11T13:29:38.257653+0000 mgr.x (mgr.24992) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: cephadm 2024-06-11T13:29:38.393478+0000 mgr.x (mgr.24992) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: cephadm 2024-06-11T13:29:38.486493+0000 mgr.x (mgr.24992) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: cephadm 2024-06-11T13:29:38.574470+0000 mgr.x (mgr.24992) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: cephadm 2024-06-11T13:29:38.668636+0000 mgr.x (mgr.24992) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: cephadm 2024-06-11T13:29:38.783683+0000 mgr.x (mgr.24992) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: cephadm 2024-06-11T13:29:38.905465+0000 mgr.x (mgr.24992) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:40.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:38.984463+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:38.988215+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:38.989854+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:38.990471+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:38.991221+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.053397+0000 mon.c (mon.1) 219 : audit [INF] from='client.? 172.21.15.59:0/2375691561' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3065741737"}]: dispatch 2024-06-11T13:29:40.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.054109+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3065741737"}]: dispatch 2024-06-11T13:29:40.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.076563+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.078530+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.080916+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.081756+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.082389+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.180976+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.182403+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.183979+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.184591+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.187938+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.267221+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.268645+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.270515+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.271151+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.271242+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.352227+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.353813+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.355852+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.355916+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.356455+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.428229+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.430316+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.433084+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.433817+0000 mon.b (mon.2) 288 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.433912+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.477604+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.487870+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.497067+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.527439+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:29:40.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.529901+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:29:40.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:39 smithi117 bash[19086]: audit 2024-06-11T13:29:39.530646+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-06-11T13:29:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[24309]: cephadm 2024-06-11T13:29:38.997233+0000 mgr.x (mgr.24992) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[24309]: cephadm 2024-06-11T13:29:39.090365+0000 mgr.x (mgr.24992) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[24309]: cephadm 2024-06-11T13:29:39.194033+0000 mgr.x (mgr.24992) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[24309]: cephadm 2024-06-11T13:29:39.277398+0000 mgr.x (mgr.24992) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[24309]: cephadm 2024-06-11T13:29:39.361803+0000 mgr.x (mgr.24992) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[24309]: cephadm 2024-06-11T13:29:39.439875+0000 mgr.x (mgr.24992) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[24309]: cluster 2024-06-11T13:29:39.452993+0000 mgr.x (mgr.24992) 83 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:29:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[24309]: cephadm 2024-06-11T13:29:39.531129+0000 mgr.x (mgr.24992) 84 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-06-11T13:29:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[24309]: audit 2024-06-11T13:29:39.994682+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3065741737"}]': finished 2024-06-11T13:29:41.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[24309]: cluster 2024-06-11T13:29:39.994887+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-06-11T13:29:41.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[18923]: cephadm 2024-06-11T13:29:38.997233+0000 mgr.x (mgr.24992) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[18923]: cephadm 2024-06-11T13:29:39.090365+0000 mgr.x (mgr.24992) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[18923]: cephadm 2024-06-11T13:29:39.194033+0000 mgr.x (mgr.24992) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[18923]: cephadm 2024-06-11T13:29:39.277398+0000 mgr.x (mgr.24992) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[18923]: cephadm 2024-06-11T13:29:39.361803+0000 mgr.x (mgr.24992) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[18923]: cephadm 2024-06-11T13:29:39.439875+0000 mgr.x (mgr.24992) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[18923]: cluster 2024-06-11T13:29:39.452993+0000 mgr.x (mgr.24992) 83 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:29:41.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[18923]: cephadm 2024-06-11T13:29:39.531129+0000 mgr.x (mgr.24992) 84 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-06-11T13:29:41.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[18923]: audit 2024-06-11T13:29:39.994682+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3065741737"}]': finished 2024-06-11T13:29:41.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:40 smithi059 bash[18923]: cluster 2024-06-11T13:29:39.994887+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-06-11T13:29:41.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:40 smithi117 bash[19086]: cephadm 2024-06-11T13:29:38.997233+0000 mgr.x (mgr.24992) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:40 smithi117 bash[19086]: cephadm 2024-06-11T13:29:39.090365+0000 mgr.x (mgr.24992) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:40 smithi117 bash[19086]: cephadm 2024-06-11T13:29:39.194033+0000 mgr.x (mgr.24992) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:40 smithi117 bash[19086]: cephadm 2024-06-11T13:29:39.277398+0000 mgr.x (mgr.24992) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:40 smithi117 bash[19086]: cephadm 2024-06-11T13:29:39.361803+0000 mgr.x (mgr.24992) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:40 smithi117 bash[19086]: cephadm 2024-06-11T13:29:39.439875+0000 mgr.x (mgr.24992) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:29:41.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:40 smithi117 bash[19086]: cluster 2024-06-11T13:29:39.452993+0000 mgr.x (mgr.24992) 83 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:29:41.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:40 smithi117 bash[19086]: cephadm 2024-06-11T13:29:39.531129+0000 mgr.x (mgr.24992) 84 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-06-11T13:29:41.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:40 smithi117 bash[19086]: audit 2024-06-11T13:29:39.994682+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi059.txeyxi' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3065741737"}]': finished 2024-06-11T13:29:41.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:40 smithi117 bash[19086]: cluster 2024-06-11T13:29:39.994887+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-06-11T13:29:43.240 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:42 smithi117 bash[19086]: cluster 2024-06-11T13:29:41.453657+0000 mgr.x (mgr.24992) 85 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-06-11T13:29:43.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:42 smithi059 bash[18923]: cluster 2024-06-11T13:29:41.453657+0000 mgr.x (mgr.24992) 85 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-06-11T13:29:43.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:42 smithi059 bash[24309]: cluster 2024-06-11T13:29:41.453657+0000 mgr.x (mgr.24992) 85 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-06-11T13:29:43.928 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:43 smithi117 bash[56012]: ts=2024-06-11T13:29:43.507Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:29:44.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:43 smithi059 bash[24309]: audit 2024-06-11T13:29:42.270204+0000 mgr.x (mgr.24992) 86 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:29:44.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:43 smithi059 bash[24309]: audit 2024-06-11T13:29:43.694916+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:44.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:43 smithi059 bash[24309]: audit 2024-06-11T13:29:43.702480+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:29:44.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:43 smithi059 bash[24309]: audit 2024-06-11T13:29:43.704114+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:29:44.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:43 smithi059 bash[24309]: audit 2024-06-11T13:29:43.705749+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:44.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:43 smithi059 bash[18923]: audit 2024-06-11T13:29:42.270204+0000 mgr.x (mgr.24992) 86 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:29:44.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:43 smithi059 bash[18923]: audit 2024-06-11T13:29:43.694916+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:44.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:43 smithi059 bash[18923]: audit 2024-06-11T13:29:43.702480+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:29:44.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:43 smithi059 bash[18923]: audit 2024-06-11T13:29:43.704114+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:29:44.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:43 smithi059 bash[18923]: audit 2024-06-11T13:29:43.705749+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:44.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:43 smithi117 bash[19086]: audit 2024-06-11T13:29:42.270204+0000 mgr.x (mgr.24992) 86 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:29:44.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:43 smithi117 bash[19086]: audit 2024-06-11T13:29:43.694916+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24992 ' entity='mgr.x' 2024-06-11T13:29:44.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:43 smithi117 bash[19086]: audit 2024-06-11T13:29:43.702480+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:29:44.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:43 smithi117 bash[19086]: audit 2024-06-11T13:29:43.704114+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:29:44.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:43 smithi117 bash[19086]: audit 2024-06-11T13:29:43.705749+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:29:45.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:44 smithi059 bash[18923]: cluster 2024-06-11T13:29:43.454554+0000 mgr.x (mgr.24992) 87 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-06-11T13:29:45.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:44 smithi059 bash[18923]: cephadm 2024-06-11T13:29:43.686545+0000 mgr.x (mgr.24992) 88 : cephadm [INF] Upgrade: Updating mon.a 2024-06-11T13:29:45.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:44 smithi059 bash[18923]: cephadm 2024-06-11T13:29:43.707788+0000 mgr.x (mgr.24992) 89 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-06-11T13:29:45.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:44 smithi059 bash[24309]: cluster 2024-06-11T13:29:43.454554+0000 mgr.x (mgr.24992) 87 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-06-11T13:29:45.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:44 smithi059 bash[24309]: cephadm 2024-06-11T13:29:43.686545+0000 mgr.x (mgr.24992) 88 : cephadm [INF] Upgrade: Updating mon.a 2024-06-11T13:29:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:44 smithi059 bash[24309]: cephadm 2024-06-11T13:29:43.707788+0000 mgr.x (mgr.24992) 89 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-06-11T13:29:45.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:44 smithi117 bash[19086]: cluster 2024-06-11T13:29:43.454554+0000 mgr.x (mgr.24992) 87 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-06-11T13:29:45.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:44 smithi117 bash[19086]: cephadm 2024-06-11T13:29:43.686545+0000 mgr.x (mgr.24992) 88 : cephadm [INF] Upgrade: Updating mon.a 2024-06-11T13:29:45.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:44 smithi117 bash[19086]: cephadm 2024-06-11T13:29:43.707788+0000 mgr.x (mgr.24992) 89 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-06-11T13:29:46.278 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:45 smithi117 bash[19086]: cluster 2024-06-11T13:29:45.454945+0000 mgr.x (mgr.24992) 90 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:29:46.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:46 smithi059 bash[18923]: cluster 2024-06-11T13:29:45.454945+0000 mgr.x (mgr.24992) 90 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:29:46.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:45 smithi059 bash[24309]: cluster 2024-06-11T13:29:45.454945+0000 mgr.x (mgr.24992) 90 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:29:47.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:29:47] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.33.4" 2024-06-11T13:29:48.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:48 smithi059 bash[18923]: cluster 2024-06-11T13:29:47.455641+0000 mgr.x (mgr.24992) 91 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s 2024-06-11T13:29:48.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:48 smithi059 bash[24309]: cluster 2024-06-11T13:29:47.455641+0000 mgr.x (mgr.24992) 91 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s 2024-06-11T13:29:48.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:48 smithi117 bash[19086]: cluster 2024-06-11T13:29:47.455641+0000 mgr.x (mgr.24992) 91 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s 2024-06-11T13:29:48.929 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:48 smithi117 bash[56012]: ts=2024-06-11T13:29:48.660Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:29:49.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:49 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:49.564 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:29:49 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:49.564 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:29:49 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:49.565 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:29:49 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:49.565 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:29:49 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:49.565 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:29:49 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:49.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:49 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:49.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:49 smithi059 systemd[1]: Stopping Ceph mon.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:29:49.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:49 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:49.566 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:29:49 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:49.923 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:49 smithi059 bash[18923]: debug 2024-06-11T13:29:49.667+0000 7f4cd71a6700 -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 2024-06-11T13:29:49.923 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:49 smithi059 bash[18923]: debug 2024-06-11T13:29:49.667+0000 7f4cd71a6700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-06-11T13:29:50.563 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:50 smithi059 bash[70451]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mon-a 2024-06-11T13:29:50.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:50 smithi059 bash[70511]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mon-a 2024-06-11T13:29:50.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:50 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.a.service: Deactivated successfully. 2024-06-11T13:29:50.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:50 smithi059 systemd[1]: Stopped Ceph mon.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:29:51.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:51.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:51.064 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:29:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:51.065 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:29:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:51.065 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:29:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:51.065 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:29:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:51.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:29:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:51.066 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:29:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:51.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:29:51.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:50 smithi059 systemd[1]: Started Ceph mon.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:29:52.967 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.655+0000 7f710942fb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-11T13:29:52.967 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.655+0000 7f710942fb00 0 ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc), process ceph-mon, pid 7 2024-06-11T13:29:52.967 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.655+0000 7f710942fb00 0 pidfile_write: ignore empty --pid-file 2024-06-11T13:29:52.967 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 0 load: jerasure load: lrc 2024-06-11T13:29:52.967 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: RocksDB version: 7.9.2 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Git sha 0 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Compile date 2024-06-10 15:42:49 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: DB SUMMARY 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: DB Session ID: KH12FRM96JVSPAP6WSGH 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: CURRENT file: CURRENT 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: IDENTITY file: IDENTITY 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1750 Bytes 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000042.sst 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000040.log size: 227350 ; 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.error_if_exists: 0 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.create_if_missing: 0 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.paranoid_checks: 1 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-06-11T13:29:52.968 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.env: 0x558931fc3740 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.fs: PosixFileSystem 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.info_log: 0x558933425000 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.statistics: (nil) 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.use_fsync: 0 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_log_file_size: 0 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.allow_fallocate: 1 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-11T13:29:52.969 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-11T13:29:52.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.use_direct_reads: 0 2024-06-11T13:29:52.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T13:29:52.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.create_missing_column_families: 0 2024-06-11T13:29:52.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.db_log_dir: 2024-06-11T13:29:52.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.wal_dir: 2024-06-11T13:29:52.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T13:29:52.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T13:29:52.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T13:29:52.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T13:29:52.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T13:29:52.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T13:29:52.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.advise_random_on_open: 1 2024-06-11T13:29:52.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-11T13:29:52.971 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.write_buffer_manager: 0x558933434c80 2024-06-11T13:29:52.971 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T13:29:52.971 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T13:29:52.971 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T13:29:52.971 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.rate_limiter: (nil) 2024-06-11T13:29:52.971 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T13:29:52.971 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-11T13:29:52.971 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-11T13:29:52.971 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-11T13:29:52.972 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.unordered_write: 0 2024-06-11T13:29:52.972 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T13:29:52.972 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T13:29:52.972 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T13:29:52.972 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T13:29:52.972 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.row_cache: None 2024-06-11T13:29:52.972 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.wal_filter: None 2024-06-11T13:29:52.972 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T13:29:52.972 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-11T13:29:52.972 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.two_write_queues: 0 2024-06-11T13:29:52.972 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.manual_wal_flush: 0 2024-06-11T13:29:52.972 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.wal_compression: 0 2024-06-11T13:29:52.972 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.atomic_flush: 0 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.log_readahead_size: 0 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_background_jobs: 2 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_background_compactions: -1 2024-06-11T13:29:52.973 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_subcompactions: 1 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_total_wal_size: 0 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_open_files: -1 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.bytes_per_sync: 0 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-11T13:29:52.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_background_flushes: -1 2024-06-11T13:29:52.975 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Compression algorithms supported: 2024-06-11T13:29:52.975 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: kZSTD supported: 0 2024-06-11T13:29:52.975 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: kXpressCompression supported: 0 2024-06-11T13:29:52.975 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: kBZip2Compression supported: 0 2024-06-11T13:29:52.975 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T13:29:52.975 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: kLZ4Compression supported: 1 2024-06-11T13:29:52.975 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: kZlibCompression supported: 1 2024-06-11T13:29:52.975 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-11T13:29:52.975 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: kSnappyCompression supported: 1 2024-06-11T13:29:52.975 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T13:29:52.975 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-06-11T13:29:52.975 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-06-11T13:29:52.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-06-11T13:29:52.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T13:29:52.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.merge_operator: 2024-06-11T13:29:52.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compaction_filter: None 2024-06-11T13:29:52.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compaction_filter_factory: None 2024-06-11T13:29:52.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-06-11T13:29:52.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T13:29:52.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T13:29:52.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558933424d00) 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cache_index_and_filter_blocks: 1 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: pin_top_level_index_and_filter: 1 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: index_type: 0 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: data_block_index_type: 0 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: index_shortening: 1 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: data_block_hash_table_util_ratio: 0.750000 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: checksum: 4 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: no_block_cache: 0 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: block_cache: 0x55893341b090 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: block_cache_name: BinnedLRUCache 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: block_cache_options: 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: capacity : 536870912 2024-06-11T13:29:52.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: num_shard_bits : 4 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: strict_capacity_limit : 0 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: high_pri_pool_ratio: 0.000 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: block_cache_compressed: (nil) 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: persistent_cache: (nil) 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: block_size: 4096 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: block_size_deviation: 10 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: block_restart_interval: 16 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: index_block_restart_interval: 1 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: metadata_block_size: 4096 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: partition_filters: 0 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: use_delta_encoding: 1 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: filter_policy: bloomfilter 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: whole_key_filtering: 1 2024-06-11T13:29:52.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: verify_compression: 0 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: read_amp_bytes_per_bit: 0 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: format_version: 5 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: enable_index_compression: 1 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: block_align: 0 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: max_auto_readahead_size: 262144 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: prepopulate_block_cache: 0 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: initial_auto_readahead_size: 8192 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: num_file_reads_for_auto_readahead: 2 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compression: NoCompression 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-11T13:29:52.979 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.num_levels: 7 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compression_opts.level: 32767 2024-06-11T13:29:52.980 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compression_opts.enabled: false 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T13:29:52.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.arena_block_size: 1048576 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-11T13:29:52.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.table_properties_collectors: 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.inplace_update_support: 0 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T13:29:52.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.bloom_locality: 0 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.max_successive_merges: 0 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.force_consistency_checks: 1 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.ttl: 2592000 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.enable_blob_files: false 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.min_blob_size: 0 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.blob_file_size: 268435456 2024-06-11T13:29:52.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f7106206640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 42.sst 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 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 44, last_sequence is 20570, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 84f49a0a-3631-4f45-b82d-5530d9bab019 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112592663104, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.659+0000 7f710942fb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-06-11T13:29:52.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.663+0000 7f710942fb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112592665235, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 226399, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20571, "largest_seqno": 20754, "table_properties": {"data_size": 224536, "index_size": 531, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 3100, "raw_average_key_size": 25, "raw_value_size": 222025, "raw_average_value_size": 1819, "num_data_blocks": 24, "num_entries": 122, "num_filter_entries": 122, "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": "[]", "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": 1718112592, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "84f49a0a-3631-4f45-b82d-5530d9bab019", "db_session_id": "KH12FRM96JVSPAP6WSGH", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.663+0000 7f710942fb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112592665397, "job": 1, "event": "recovery_finished"} 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.663+0000 7f710942fb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.663+0000 7f710942fb00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.663+0000 7f710942fb00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.663+0000 7f710942fb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558933446e00 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.663+0000 7f710942fb00 4 rocksdb: DB pointer 0x558933540000 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.663+0000 7f70ff1f8640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.663+0000 7f70ff1f8640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: ** DB Stats ** 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:29:52.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: ** Compaction Stats [default] ** 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: 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) 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: L0 1/0 221.09 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: L6 1/0 11.27 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 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Sum 2/0 11.49 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: ** Compaction Stats [default] ** 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: 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) 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 145.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-11T13:29:52.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: AddFile(Keys): cumulative 0, interval 0 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Cumulative compaction: 0.00 GB write, 40.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Interval compaction: 0.00 GB write, 40.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: 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 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Block cache BinnedLRUCache@0x55893341b090#7 capacity: 512.00 MB usage: 1.02 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.64 KB,0.00012219%) Misc(1,0.00 KB,0%) 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: ** File Read Latency Histogram By Level [default] ** 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.663+0000 7f710942fb00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] at bind addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.667+0000 7f710942fb00 1 mon.a@-1(???) e3 preinit fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.667+0000 7f710942fb00 0 mon.a@-1(???).mds e1 new map 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.667+0000 7f710942fb00 0 mon.a@-1(???).mds e1 print_map 2024-06-11T13:29:52.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: e1 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: enable_multiple, ever_enabled_multiple: 1,1 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: 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} 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: legacy client fscid: -1 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: No filesystems configured 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.667+0000 7f710942fb00 0 mon.a@-1(???).osd e114 crush map has features 3314933000854323200, adjusting msgr requires 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.667+0000 7f710942fb00 0 mon.a@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.667+0000 7f710942fb00 0 mon.a@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.667+0000 7f710942fb00 0 mon.a@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: debug 2024-06-11T13:29:52.667+0000 7f710942fb00 1 mon.a@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:49.457254+0000 mgr.x (mgr.24992) 92 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:51.457992+0000 mgr.x (mgr.24992) 93 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: audit 2024-06-11T13:29:51.939525+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:29:52.989 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.882136+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-06-11T13:29:52.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.903859+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:29:52.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.914474+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-06-11T13:29:52.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.914504+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:29:52.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.914522+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-06-11T13:14:03.658241+0000 2024-06-11T13:29:52.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.914536+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:29:52.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.914556+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-06-11T13:29:52.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.914573+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-06-11T13:29:52.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.914589+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:29:52.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.914605+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:29:52.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.914625+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:29:52.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.915756+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-06-11T13:29:52.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.915819+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-06-11T13:29:53.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.918345+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e37: x(active, since 31s), standbys: y 2024-06-11T13:29:53.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.919467+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-06-11T13:29:53.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: audit 2024-06-11T13:29:52.937839+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24992 ' entity='' 2024-06-11T13:29:53.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[70566]: cluster 2024-06-11T13:29:52.939681+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e38: x(active, since 31s), standbys: y 2024-06-11T13:29:53.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:53 smithi059 bash[65212]: ignoring --setuser ceph since I am not root 2024-06-11T13:29:53.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:53 smithi059 bash[65212]: ignoring --setgroup ceph since I am not root 2024-06-11T13:29:53.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:53 smithi059 bash[65212]: debug 2024-06-11T13:29:53.007+0000 7f0b33275640 1 -- 172.21.15.59:0/467251394 <== mon.0 v2:172.21.15.59:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b5cb11f0e0 con 0x55b5cb121800 2024-06-11T13:29:53.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:53 smithi059 bash[65212]: debug 2024-06-11T13:29:53.123+0000 7f0b35ad1040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:29:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:49.457254+0000 mgr.x (mgr.24992) 92 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:29:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:51.457992+0000 mgr.x (mgr.24992) 93 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-06-11T13:29:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: audit 2024-06-11T13:29:51.939525+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:29:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.882136+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-06-11T13:29:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.903859+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:29:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.914474+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-06-11T13:29:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.914504+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:29:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.914522+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-06-11T13:14:03.658241+0000 2024-06-11T13:29:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.914536+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:29:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.914556+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-06-11T13:29:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.914573+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-06-11T13:29:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.914589+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:29:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.914605+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:29:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.914625+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:29:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.915756+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-06-11T13:29:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.915819+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-06-11T13:29:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.918345+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e37: x(active, since 31s), standbys: y 2024-06-11T13:29:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.919467+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-06-11T13:29:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: audit 2024-06-11T13:29:52.937839+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24992 ' entity='' 2024-06-11T13:29:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:52 smithi059 bash[24309]: cluster 2024-06-11T13:29:52.939681+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e38: x(active, since 31s), standbys: y 2024-06-11T13:29:53.429 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:53 smithi117 bash[54332]: ignoring --setuser ceph since I am not root 2024-06-11T13:29:53.429 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:53 smithi117 bash[54332]: ignoring --setgroup ceph since I am not root 2024-06-11T13:29:53.429 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:53 smithi117 bash[54332]: debug 2024-06-11T13:29:53.013+0000 7f047b8ab640 1 -- 172.21.15.117:0/1005085545 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dd746a30e0 con 0x55dd746a5800 2024-06-11T13:29:53.429 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:53 smithi117 bash[54332]: debug 2024-06-11T13:29:53.129+0000 7f047e107040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:29:53.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:49.457254+0000 mgr.x (mgr.24992) 92 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:29:53.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:51.457992+0000 mgr.x (mgr.24992) 93 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-06-11T13:29:53.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: audit 2024-06-11T13:29:51.939525+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24992 172.21.15.117:0/1833412829' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:29:53.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.882136+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-06-11T13:29:53.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.903859+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:29:53.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.914474+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-06-11T13:29:53.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.914504+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:29:53.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.914522+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-06-11T13:14:03.658241+0000 2024-06-11T13:29:53.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.914536+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:29:53.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.914556+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-06-11T13:29:53.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.914573+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-06-11T13:29:53.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.914589+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:29:53.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.914605+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:29:53.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.914625+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:29:53.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.915756+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-06-11T13:29:53.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.915819+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-06-11T13:29:53.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.918345+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e37: x(active, since 31s), standbys: y 2024-06-11T13:29:53.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.919467+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-06-11T13:29:53.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: audit 2024-06-11T13:29:52.937839+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24992 ' entity='' 2024-06-11T13:29:53.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:52 smithi117 bash[19086]: cluster 2024-06-11T13:29:52.939681+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e38: x(active, since 31s), standbys: y 2024-06-11T13:29:53.929 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:29:53 smithi117 bash[56012]: ts=2024-06-11T13:29:53.506Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:29:54.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:54 smithi117 bash[54332]: debug 2024-06-11T13:29:54.401+0000 7f047e107040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:29:54.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:54 smithi117 bash[54332]: debug 2024-06-11T13:29:54.469+0000 7f047e107040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:29:54.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:54 smithi117 bash[54332]: debug 2024-06-11T13:29:54.629+0000 7f047e107040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:29:54.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:54 smithi059 bash[65212]: debug 2024-06-11T13:29:54.423+0000 7f0b35ad1040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:29:54.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:54 smithi059 bash[65212]: debug 2024-06-11T13:29:54.491+0000 7f0b35ad1040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:29:54.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:54 smithi059 bash[65212]: debug 2024-06-11T13:29:54.655+0000 7f0b35ad1040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:29:55.305 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:54 smithi117 bash[19086]: cluster 2024-06-11T13:29:53.940103+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e39: x(active, since 32s), standbys: y 2024-06-11T13:29:55.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:54 smithi059 bash[70566]: cluster 2024-06-11T13:29:53.940103+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e39: x(active, since 32s), standbys: y 2024-06-11T13:29:55.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:54 smithi059 bash[24309]: cluster 2024-06-11T13:29:53.940103+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e39: x(active, since 32s), standbys: y 2024-06-11T13:29:55.644 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:55 smithi117 bash[54332]: debug 2024-06-11T13:29:55.308+0000 7f047e107040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:29:55.644 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:55 smithi117 bash[54332]: debug 2024-06-11T13:29:55.384+0000 7f047e107040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:29:55.644 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:55 smithi117 bash[54332]: debug 2024-06-11T13:29:55.456+0000 7f047e107040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:29:55.700 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:55 smithi059 bash[65212]: debug 2024-06-11T13:29:55.351+0000 7f0b35ad1040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:29:55.700 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:55 smithi059 bash[65212]: debug 2024-06-11T13:29:55.427+0000 7f0b35ad1040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:29:55.700 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:55 smithi059 bash[65212]: debug 2024-06-11T13:29:55.503+0000 7f0b35ad1040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:29:55.700 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:55 smithi059 bash[65212]: debug 2024-06-11T13:29:55.703+0000 7f0b35ad1040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T13:29:55.929 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:55 smithi117 bash[54332]: debug 2024-06-11T13:29:55.648+0000 7f047e107040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T13:29:55.929 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:55 smithi117 bash[54332]: debug 2024-06-11T13:29:55.732+0000 7f047e107040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:29:55.929 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:55 smithi117 bash[54332]: debug 2024-06-11T13:29:55.804+0000 7f047e107040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:29:56.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:55 smithi059 bash[65212]: debug 2024-06-11T13:29:55.787+0000 7f0b35ad1040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:29:56.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:55 smithi059 bash[65212]: debug 2024-06-11T13:29:55.859+0000 7f0b35ad1040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:29:56.344 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:56 smithi117 bash[54332]: debug 2024-06-11T13:29:56.072+0000 7f047e107040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:29:56.345 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:56 smithi117 bash[54332]: debug 2024-06-11T13:29:56.144+0000 7f047e107040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:29:56.419 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:56 smithi059 bash[65212]: debug 2024-06-11T13:29:56.135+0000 7f0b35ad1040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:29:56.419 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:56 smithi059 bash[65212]: debug 2024-06-11T13:29:56.211+0000 7f0b35ad1040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:29:56.419 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:56 smithi059 bash[65212]: debug 2024-06-11T13:29:56.423+0000 7f0b35ad1040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:29:56.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:56 smithi117 bash[54332]: debug 2024-06-11T13:29:56.348+0000 7f047e107040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:29:56.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:56 smithi117 bash[54332]: debug 2024-06-11T13:29:56.432+0000 7f047e107040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:29:56.773 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:56 smithi059 bash[65212]: debug 2024-06-11T13:29:56.507+0000 7f0b35ad1040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:29:57.051 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:56 smithi117 bash[54332]: debug 2024-06-11T13:29:56.696+0000 7f047e107040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:29:57.051 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:56 smithi117 bash[54332]: debug 2024-06-11T13:29:56.880+0000 7f047e107040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:29:57.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:56 smithi059 bash[65212]: debug 2024-06-11T13:29:56.775+0000 7f0b35ad1040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:29:57.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:56 smithi059 bash[65212]: debug 2024-06-11T13:29:56.967+0000 7f0b35ad1040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:29:57.321 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:57 smithi117 bash[54332]: debug 2024-06-11T13:29:57.056+0000 7f047e107040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:29:57.321 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:57 smithi117 bash[54332]: debug 2024-06-11T13:29:57.140+0000 7f047e107040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:29:57.420 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:57 smithi059 bash[65212]: debug 2024-06-11T13:29:57.143+0000 7f0b35ad1040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:29:57.420 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:57 smithi059 bash[65212]: debug 2024-06-11T13:29:57.227+0000 7f0b35ad1040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:29:57.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:57 smithi117 bash[54332]: debug 2024-06-11T13:29:57.328+0000 7f047e107040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:29:58.510 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:58 smithi117 bash[54332]: debug 2024-06-11T13:29:58.200+0000 7f047e107040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:29:58.510 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:58 smithi117 bash[54332]: debug 2024-06-11T13:29:58.280+0000 7f047e107040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:29:58.642 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:57 smithi059 bash[65212]: debug 2024-06-11T13:29:57.423+0000 7f0b35ad1040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:29:58.642 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:58 smithi059 bash[65212]: debug 2024-06-11T13:29:58.319+0000 7f0b35ad1040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:29:58.642 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:58 smithi059 bash[65212]: debug 2024-06-11T13:29:58.403+0000 7f0b35ad1040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:29:58.642 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:58 smithi059 bash[65212]: debug 2024-06-11T13:29:58.643+0000 7f0b35ad1040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:29:58.929 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:58 smithi117 bash[54332]: debug 2024-06-11T13:29:58.516+0000 7f047e107040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:29:58.929 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:58 smithi117 bash[54332]: debug 2024-06-11T13:29:58.592+0000 7f047e107040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:29:59.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:58 smithi059 bash[65212]: debug 2024-06-11T13:29:58.723+0000 7f0b35ad1040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:29:59.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: cluster 2024-06-11T13:29:59.105486+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-06-11T13:29:59.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: cluster 2024-06-11T13:29:59.105996+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-06-11T13:29:59.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: cluster 2024-06-11T13:29:59.125920+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:29:59.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: cluster 2024-06-11T13:29:59.126675+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e40: x(active, starting, since 0.02082s), standbys: y 2024-06-11T13:29:59.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.135911+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:29:59.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.136227+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:29:59.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.136711+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:29:59.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.138501+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:29:59.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.138845+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:29:59.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.139268+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:29:59.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.139697+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:29:59.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.140094+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:29:59.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.140489+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:29:59.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.140897+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:29:59.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.141294+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:29:59.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.141681+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:29:59.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.142078+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:29:59.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.142608+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:29:59.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.142940+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:29:59.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[19086]: audit 2024-06-11T13:29:59.143682+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:29:59.388 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[54332]: debug 2024-06-11T13:29:59.000+0000 7f047e107040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:29:59.388 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[54332]: debug 2024-06-11T13:29:59.084+0000 7f047e107040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:29:59.388 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[54332]: [11/Jun/2024:13:29:59] ENGINE Bus STARTING 2024-06-11T13:29:59.388 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[54332]: CherryPy Checker: 2024-06-11T13:29:59.388 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[54332]: The Application mounted at '' has an empty config. 2024-06-11T13:29:59.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[65212]: debug 2024-06-11T13:29:59.147+0000 7f0b35ad1040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:29:59.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[65212]: debug 2024-06-11T13:29:59.239+0000 7f0b35ad1040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:29:59.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[65212]: [11/Jun/2024:13:29:59] ENGINE Bus STARTING 2024-06-11T13:29:59.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[65212]: CherryPy Checker: 2024-06-11T13:29:59.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[65212]: The Application mounted at '' has an empty config. 2024-06-11T13:29:59.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[65212]: [11/Jun/2024:13:29:59] ENGINE Serving on http://:::9283 2024-06-11T13:29:59.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[65212]: [11/Jun/2024:13:29:59] ENGINE Bus STARTED 2024-06-11T13:29:59.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: cluster 2024-06-11T13:29:59.105486+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-06-11T13:29:59.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: cluster 2024-06-11T13:29:59.105996+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-06-11T13:29:59.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: cluster 2024-06-11T13:29:59.125920+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:29:59.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: cluster 2024-06-11T13:29:59.126675+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e40: x(active, starting, since 0.02082s), standbys: y 2024-06-11T13:29:59.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.135911+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:29:59.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.136227+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:29:59.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.136711+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:29:59.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.138501+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:29:59.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.138845+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:29:59.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.139268+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:29:59.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.139697+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:29:59.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.140094+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:29:59.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.140489+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:29:59.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.140897+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:29:59.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.141294+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:29:59.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.141681+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:29:59.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.142078+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:29:59.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.142608+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:29:59.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.142940+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:29:59.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[70566]: audit 2024-06-11T13:29:59.143682+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:29:59.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: cluster 2024-06-11T13:29:59.105486+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-06-11T13:29:59.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: cluster 2024-06-11T13:29:59.105996+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-06-11T13:29:59.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: cluster 2024-06-11T13:29:59.125920+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:29:59.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: cluster 2024-06-11T13:29:59.126675+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e40: x(active, starting, since 0.02082s), standbys: y 2024-06-11T13:29:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.135911+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:29:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.136227+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:29:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.136711+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:29:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.138501+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-06-11T13:29:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.138845+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-06-11T13:29:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.139268+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:29:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.139697+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:29:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.140094+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:29:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.140489+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:29:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.140897+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:29:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.141294+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:29:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.141681+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:29:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.142078+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:29:59.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.142608+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-11T13:29:59.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.142940+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-11T13:29:59.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:29:59 smithi059 bash[24309]: audit 2024-06-11T13:29:59.143682+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-11T13:29:59.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[54332]: [11/Jun/2024:13:29:59] ENGINE Serving on http://:::9283 2024-06-11T13:29:59.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:29:59 smithi117 bash[54332]: [11/Jun/2024:13:29:59] ENGINE Bus STARTED 2024-06-11T13:30:00.429 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[54332]: debug 2024-06-11T13:30:00.196+0000 7f041d8f9640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-06-11T13:30:00.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: cluster 2024-06-11T13:29:59.170188+0000 mon.a (mon.0) 23 : cluster [INF] Manager daemon x is now available 2024-06-11T13:30:00.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.207744+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:00.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.212383+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:30:00.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.213060+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:30:00.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.217008+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:30:00.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.217226+0000 mon.b (mon.2) 313 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:30:00.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.242663+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:30:00.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.244456+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:30:00.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.247107+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:30:00.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: cluster 2024-06-11T13:29:59.262369+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon y restarted 2024-06-11T13:30:00.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: cluster 2024-06-11T13:29:59.262589+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:30:00.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.266210+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.? 172.21.15.59:0/1140257791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:30:00.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.266839+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.59:0/1140257791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:30:00.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.269943+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.59:0/1140257791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:30:00.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.270739+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.? 172.21.15.59:0/1140257791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:30:00.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.279980+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:30:00.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.284609+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:30:00.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.990573+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:30:00.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: audit 2024-06-11T13:29:59.994817+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:30:00.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:00 smithi117 bash[19086]: cluster 2024-06-11T13:30:00.000163+0000 mon.a (mon.0) 36 : cluster [INF] overall HEALTH_OK 2024-06-11T13:30:00.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: cluster 2024-06-11T13:29:59.170188+0000 mon.a (mon.0) 23 : cluster [INF] Manager daemon x is now available 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.207744+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.212383+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.213060+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.217008+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.217226+0000 mon.b (mon.2) 313 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.242663+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.244456+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.247107+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: cluster 2024-06-11T13:29:59.262369+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon y restarted 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: cluster 2024-06-11T13:29:59.262589+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.266210+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.? 172.21.15.59:0/1140257791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.266839+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.59:0/1140257791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.269943+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.59:0/1140257791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:30:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.270739+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.? 172.21.15.59:0/1140257791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:30:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.279980+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:30:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.284609+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:30:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.990573+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:30:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: audit 2024-06-11T13:29:59.994817+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:30:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[70566]: cluster 2024-06-11T13:30:00.000163+0000 mon.a (mon.0) 36 : cluster [INF] overall HEALTH_OK 2024-06-11T13:30:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: cluster 2024-06-11T13:29:59.170188+0000 mon.a (mon.0) 23 : cluster [INF] Manager daemon x is now available 2024-06-11T13:30:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.207744+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.212383+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:30:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.213060+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:30:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.217008+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-06-11T13:30:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.217226+0000 mon.b (mon.2) 313 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi117", "caps": []}]: dispatch 2024-06-11T13:30:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.242663+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:30:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.244456+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:30:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.247107+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-06-11T13:30:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: cluster 2024-06-11T13:29:59.262369+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon y restarted 2024-06-11T13:30:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: cluster 2024-06-11T13:29:59.262589+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:30:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.266210+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.? 172.21.15.59:0/1140257791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:30:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.266839+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.59:0/1140257791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:30:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.269943+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.59:0/1140257791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:30:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.270739+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.? 172.21.15.59:0/1140257791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:30:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.279980+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:30:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.284609+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-06-11T13:30:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.990573+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:30:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: audit 2024-06-11T13:29:59.994817+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi117", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:30:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:00 smithi059 bash[24309]: cluster 2024-06-11T13:30:00.000163+0000 mon.a (mon.0) 36 : cluster [INF] overall HEALTH_OK 2024-06-11T13:30:00.712 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:30:01.475 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:30:01.476 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 22s ago 16m - - 2024-06-11T13:30:01.476 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 56s ago 16m - - 2024-06-11T13:30:01.476 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (116s) 22s ago 8m 13.7M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:30:01.476 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (90s) 56s ago 8m 40.2M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:30:01.476 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (31s) 21s ago 6m 65.5M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:30:01.476 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 starting - - - - 2024-06-11T13:30:01.476 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (80s) 22s ago 17m 423M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 fcc427a537fc 2024-06-11T13:30:01.476 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (17m) 22s ago 17m 63.1M 2048M 17.2.0 e1d6a67b021e 9524d5443dc7 2024-06-11T13:30:01.476 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (15m) 56s ago 15m 49.4M 2048M 17.2.0 e1d6a67b021e 36bfc52501be 2024-06-11T13:30:01.476 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (16m) 22s ago 16m 49.5M 2048M 17.2.0 e1d6a67b021e 6d6694f3cb8f 2024-06-11T13:30:01.476 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (2m) 22s ago 9m 8880k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:30:01.476 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (96s) 56s ago 9m 8139k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:30:01.476 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (15m) 22s ago 15m 57.3M 4096M 17.2.0 e1d6a67b021e 410a79c3be77 2024-06-11T13:30:01.477 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (14m) 22s ago 14m 55.4M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:30:01.477 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (13m) 22s ago 13m 49.6M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:30:01.477 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (12m) 22s ago 13m 56.1M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:30:01.477 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (12m) 56s ago 12m 55.2M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:30:01.477 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (11m) 56s ago 11m 51.6M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:30:01.477 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (10m) 56s ago 10m 49.7M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:30:01.477 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (10m) 56s ago 10m 53.0M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:30:01.477 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 starting - - - - 2024-06-11T13:30:01.477 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (6m) 21s ago 6m 84.2M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:30:01.477 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (6m) 56s ago 6m 84.2M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:30:01.477 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (6m) 21s ago 6m 84.3M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:30:01.477 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (6m) 56s ago 6m 84.6M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:30:01.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[70566]: cluster 2024-06-11T13:30:00.185123+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e41: x(active, since 1.07925s), standbys: y 2024-06-11T13:30:01.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[70566]: cluster 2024-06-11T13:30:00.209527+0000 mgr.x (mgr.25085) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:30:01.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[70566]: audit 2024-06-11T13:30:00.703872+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:01.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[70566]: audit 2024-06-11T13:30:00.708189+0000 mgr.x (mgr.25085) 2 : audit [DBG] from='client.34125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:01.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[70566]: audit 2024-06-11T13:30:01.054400+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:30:01.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[70566]: audit 2024-06-11T13:30:01.058746+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:30:01.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[70566]: audit 2024-06-11T13:30:01.061220+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:01.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[70566]: audit 2024-06-11T13:30:01.061912+0000 mon.b (mon.2) 320 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:01.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[24309]: cluster 2024-06-11T13:30:00.185123+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e41: x(active, since 1.07925s), standbys: y 2024-06-11T13:30:01.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[24309]: cluster 2024-06-11T13:30:00.209527+0000 mgr.x (mgr.25085) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:30:01.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[24309]: audit 2024-06-11T13:30:00.703872+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:01.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[24309]: audit 2024-06-11T13:30:00.708189+0000 mgr.x (mgr.25085) 2 : audit [DBG] from='client.34125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:01.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[24309]: audit 2024-06-11T13:30:01.054400+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:30:01.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[24309]: audit 2024-06-11T13:30:01.058746+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:30:01.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[24309]: audit 2024-06-11T13:30:01.061220+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:01.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:01 smithi059 bash[24309]: audit 2024-06-11T13:30:01.061912+0000 mon.b (mon.2) 320 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:01.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[19086]: cluster 2024-06-11T13:30:00.185123+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e41: x(active, since 1.07925s), standbys: y 2024-06-11T13:30:01.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[19086]: cluster 2024-06-11T13:30:00.209527+0000 mgr.x (mgr.25085) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:30:01.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[19086]: audit 2024-06-11T13:30:00.703872+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:01.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[19086]: audit 2024-06-11T13:30:00.708189+0000 mgr.x (mgr.25085) 2 : audit [DBG] from='client.34125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:01.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[19086]: audit 2024-06-11T13:30:01.054400+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:30:01.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[19086]: audit 2024-06-11T13:30:01.058746+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:30:01.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[19086]: audit 2024-06-11T13:30:01.061220+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:01.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[19086]: audit 2024-06-11T13:30:01.061912+0000 mon.b (mon.2) 320 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:01.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: debug 2024-06-11T13:30:01.296+0000 7f03d543b640 -1 log_channel(cephadm) log [ERR] : [11/Jun/2024:13:30:01] ENGINE Error in HTTPServer.serve 2024-06-11T13:30:01.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: Traceback (most recent call last): 2024-06-11T13:30:01.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:30:01.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: self._connections.run(self.expiration_interval) 2024-06-11T13:30:01.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:30:01.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: self._run(expiration_interval) 2024-06-11T13:30:01.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:30:01.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:30:01.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:30:01.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:30:01.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:30:01.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: s = self.context.wrap_socket( 2024-06-11T13:30:01.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:30:01.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: return self.sslsocket_class._create( 2024-06-11T13:30:01.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:30:01.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: self.do_handshake() 2024-06-11T13:30:01.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:30:01.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: self._sslobj.do_handshake() 2024-06-11T13:30:01.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:01 smithi117 bash[54332]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:30:01.918 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 1 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:30:01.919 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:30:01.920 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-06-11T13:30:01.920 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:30:01.920 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:30:01.920 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:30:02.296 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:30:02.297 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:30:02.297 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:30:02.297 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:30:02.297 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-06-11T13:30:02.297 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "", 2024-06-11T13:30:02.297 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2024-06-11T13:30:02.297 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:30:02.297 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:30:02.742 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:30:02.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.062990+0000 mgr.x (mgr.25085) 3 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:30:02.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.063190+0000 mgr.x (mgr.25085) 4 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:30:02.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.079129+0000 mgr.x (mgr.25085) 5 : cephadm [INF] [11/Jun/2024:13:30:01] ENGINE Bus STARTING 2024-06-11T13:30:02.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:01.084825+0000 mgr.x (mgr.25085) 6 : audit [DBG] from='client.34131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:02.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cluster 2024-06-11T13:30:01.142738+0000 mgr.x (mgr.25085) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:30:02.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.180901+0000 mgr.x (mgr.25085) 8 : cephadm [INF] [11/Jun/2024:13:30:01] ENGINE Serving on http://172.21.15.117:8765 2024-06-11T13:30:02.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.300934+0000 mgr.x (mgr.25085) 9 : cephadm [INF] [11/Jun/2024:13:30:01] ENGINE Serving on https://172.21.15.117:7150 2024-06-11T13:30:02.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.301104+0000 mgr.x (mgr.25085) 10 : cephadm [INF] [11/Jun/2024:13:30:01] ENGINE Bus STARTED 2024-06-11T13:30:02.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.302194+0000 mgr.x (mgr.25085) 11 : cephadm [ERR] [11/Jun/2024:13:30:01] ENGINE Error in HTTPServer.serve 2024-06-11T13:30:02.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: Traceback (most recent call last): 2024-06-11T13:30:02.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:30:02.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: self._connections.run(self.expiration_interval) 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: self._run(expiration_interval) 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: s = self.context.wrap_socket( 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: return self.sslsocket_class._create( 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: self.do_handshake() 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:30:02.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: self._sslobj.do_handshake() 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.426466+0000 mgr.x (mgr.25085) 12 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.444735+0000 mgr.x (mgr.25085) 13 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:01.468693+0000 mgr.x (mgr.25085) 14 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.588675+0000 mgr.x (mgr.25085) 15 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.676510+0000 mgr.x (mgr.25085) 16 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.698657+0000 mgr.x (mgr.25085) 17 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cluster 2024-06-11T13:30:01.705035+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e42: x(active, since 2s), standbys: y 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:01.798003+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:01.808250+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.823672+0000 mgr.x (mgr.25085) 18 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:01.914324+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:01.919791+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:01.923522+0000 mon.a (mon.0) 45 : audit [DBG] from='client.? 172.21.15.59:0/2370852151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:01.929702+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:01.935867+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:01.940788+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: cephadm 2024-06-11T13:30:01.941586+0000 mgr.x (mgr.25085) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.013620+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.015880+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.019976+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.020973+0000 mon.b (mon.2) 324 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.022224+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.038678+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.101953+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.103631+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.105208+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.105803+0000 mon.b (mon.2) 328 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.105818+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.139537+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.226273+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.228089+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.230015+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.230681+0000 mon.b (mon.2) 332 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.233488+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.313246+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.314734+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.316476+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.317187+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.318046+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.396560+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.397996+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.399657+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.400279+0000 mon.b (mon.2) 340 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.403194+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.481963+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.483446+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.485170+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.485851+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.491016+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.581214+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.582674+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.584275+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.584930+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.590062+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.671988+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.673448+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.675040+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.675635+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:02 smithi117 bash[19086]: audit 2024-06-11T13:30:02.678903+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.062990+0000 mgr.x (mgr.25085) 3 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:30:03.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.063190+0000 mgr.x (mgr.25085) 4 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:30:03.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.079129+0000 mgr.x (mgr.25085) 5 : cephadm [INF] [11/Jun/2024:13:30:01] ENGINE Bus STARTING 2024-06-11T13:30:03.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:01.084825+0000 mgr.x (mgr.25085) 6 : audit [DBG] from='client.34131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:03.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cluster 2024-06-11T13:30:01.142738+0000 mgr.x (mgr.25085) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:30:03.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.180901+0000 mgr.x (mgr.25085) 8 : cephadm [INF] [11/Jun/2024:13:30:01] ENGINE Serving on http://172.21.15.117:8765 2024-06-11T13:30:03.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.300934+0000 mgr.x (mgr.25085) 9 : cephadm [INF] [11/Jun/2024:13:30:01] ENGINE Serving on https://172.21.15.117:7150 2024-06-11T13:30:03.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.301104+0000 mgr.x (mgr.25085) 10 : cephadm [INF] [11/Jun/2024:13:30:01] ENGINE Bus STARTED 2024-06-11T13:30:03.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.302194+0000 mgr.x (mgr.25085) 11 : cephadm [ERR] [11/Jun/2024:13:30:01] ENGINE Error in HTTPServer.serve 2024-06-11T13:30:03.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: Traceback (most recent call last): 2024-06-11T13:30:03.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:30:03.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: self._connections.run(self.expiration_interval) 2024-06-11T13:30:03.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: self._run(expiration_interval) 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: s = self.context.wrap_socket( 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: return self.sslsocket_class._create( 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: self.do_handshake() 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: self._sslobj.do_handshake() 2024-06-11T13:30:03.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:30:03.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.426466+0000 mgr.x (mgr.25085) 12 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:30:03.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.444735+0000 mgr.x (mgr.25085) 13 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:30:03.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:01.468693+0000 mgr.x (mgr.25085) 14 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:03.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.062990+0000 mgr.x (mgr.25085) 3 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.conf 2024-06-11T13:30:03.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.063190+0000 mgr.x (mgr.25085) 4 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.conf 2024-06-11T13:30:03.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.079129+0000 mgr.x (mgr.25085) 5 : cephadm [INF] [11/Jun/2024:13:30:01] ENGINE Bus STARTING 2024-06-11T13:30:03.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:01.084825+0000 mgr.x (mgr.25085) 6 : audit [DBG] from='client.34131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:03.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cluster 2024-06-11T13:30:01.142738+0000 mgr.x (mgr.25085) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:30:03.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.180901+0000 mgr.x (mgr.25085) 8 : cephadm [INF] [11/Jun/2024:13:30:01] ENGINE Serving on http://172.21.15.117:8765 2024-06-11T13:30:03.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.300934+0000 mgr.x (mgr.25085) 9 : cephadm [INF] [11/Jun/2024:13:30:01] ENGINE Serving on https://172.21.15.117:7150 2024-06-11T13:30:03.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.301104+0000 mgr.x (mgr.25085) 10 : cephadm [INF] [11/Jun/2024:13:30:01] ENGINE Bus STARTED 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.302194+0000 mgr.x (mgr.25085) 11 : cephadm [ERR] [11/Jun/2024:13:30:01] ENGINE Error in HTTPServer.serve 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: Traceback (most recent call last): 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: self._connections.run(self.expiration_interval) 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: self._run(expiration_interval) 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: new_conn = self._from_server_socket(self.server.socket) 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: s = self.context.wrap_socket( 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-11T13:30:03.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: return self.sslsocket_class._create( 2024-06-11T13:30:03.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-11T13:30:03.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: self.do_handshake() 2024-06-11T13:30:03.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-11T13:30:03.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: self._sslobj.do_handshake() 2024-06-11T13:30:03.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-11T13:30:03.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.426466+0000 mgr.x (mgr.25085) 12 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:30:03.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.444735+0000 mgr.x (mgr.25085) 13 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-11T13:30:03.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:01.468693+0000 mgr.x (mgr.25085) 14 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:03.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.588675+0000 mgr.x (mgr.25085) 15 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:30:03.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.676510+0000 mgr.x (mgr.25085) 16 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.698657+0000 mgr.x (mgr.25085) 17 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cluster 2024-06-11T13:30:01.705035+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e42: x(active, since 2s), standbys: y 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:01.798003+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:01.808250+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.823672+0000 mgr.x (mgr.25085) 18 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:01.914324+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:01.919791+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:01.923522+0000 mon.a (mon.0) 45 : audit [DBG] from='client.? 172.21.15.59:0/2370852151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:01.929702+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:01.935867+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:01.940788+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: cephadm 2024-06-11T13:30:01.941586+0000 mgr.x (mgr.25085) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.013620+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.015880+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.019976+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.020973+0000 mon.b (mon.2) 324 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.022224+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.038678+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.101953+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.103631+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.105208+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.588675+0000 mgr.x (mgr.25085) 15 : cephadm [INF] Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.676510+0000 mgr.x (mgr.25085) 16 : cephadm [INF] Updating smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.698657+0000 mgr.x (mgr.25085) 17 : cephadm [INF] Updating smithi117:/etc/ceph/ceph.client.admin.keyring 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cluster 2024-06-11T13:30:01.705035+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e42: x(active, since 2s), standbys: y 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:01.798003+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:01.808250+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.823672+0000 mgr.x (mgr.25085) 18 : cephadm [INF] Updating smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:01.914324+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:01.919791+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:01.923522+0000 mon.a (mon.0) 45 : audit [DBG] from='client.? 172.21.15.59:0/2370852151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:01.929702+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:01.935867+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:01.940788+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: cephadm 2024-06-11T13:30:01.941586+0000 mgr.x (mgr.25085) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:03.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.013620+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.015880+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.019976+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.020973+0000 mon.b (mon.2) 324 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.022224+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.038678+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.101953+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.103631+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.105208+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.105803+0000 mon.b (mon.2) 328 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.105818+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.139537+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.226273+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.228089+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.230015+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.230681+0000 mon.b (mon.2) 332 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.233488+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.313246+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.314734+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.316476+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.317187+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.318046+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.396560+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.397996+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.399657+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.400279+0000 mon.b (mon.2) 340 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.403194+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.481963+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.483446+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.105803+0000 mon.b (mon.2) 328 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.105818+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.139537+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.226273+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.228089+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.230015+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.230681+0000 mon.b (mon.2) 332 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.233488+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.313246+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.314734+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.316476+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.317187+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.318046+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.396560+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.397996+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.399657+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.400279+0000 mon.b (mon.2) 340 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.403194+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.481963+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.483446+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.485170+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.485851+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.491016+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.581214+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.582674+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.584275+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.584930+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.590062+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.671988+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.673448+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.675040+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.675635+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[70566]: audit 2024-06-11T13:30:02.678903+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.485170+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.485851+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.491016+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.581214+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.582674+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.584275+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.584930+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.590062+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.671988+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.080 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.673448+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.080 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.675040+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.080 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.675635+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.080 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:02 smithi059 bash[24309]: audit 2024-06-11T13:30:02.678903+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.929 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[56012]: ts=2024-06-11T13:30:03.505Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:30:03.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: cephadm 2024-06-11T13:30:02.027998+0000 mgr.x (mgr.25085) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:03.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: cephadm 2024-06-11T13:30:02.111566+0000 mgr.x (mgr.25085) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:03.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: cephadm 2024-06-11T13:30:02.239272+0000 mgr.x (mgr.25085) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:03.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.285579+0000 mgr.x (mgr.25085) 23 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:03.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.306316+0000 mgr.x (mgr.25085) 24 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:03.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: cephadm 2024-06-11T13:30:02.323822+0000 mgr.x (mgr.25085) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:03.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: cephadm 2024-06-11T13:30:02.408981+0000 mgr.x (mgr.25085) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:03.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: cephadm 2024-06-11T13:30:02.496946+0000 mgr.x (mgr.25085) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:03.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: cephadm 2024-06-11T13:30:02.595926+0000 mgr.x (mgr.25085) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:03.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: cephadm 2024-06-11T13:30:02.684682+0000 mgr.x (mgr.25085) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:03.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.747567+0000 mon.a (mon.0) 59 : audit [DBG] from='client.? 172.21.15.59:0/1288607689' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.762481+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.763946+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.765604+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.766251+0000 mon.b (mon.2) 356 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.766394+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: cephadm 2024-06-11T13:30:02.771997+0000 mgr.x (mgr.25085) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.839028+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.840867+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.842709+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.843334+0000 mon.b (mon.2) 360 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.845963+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: cephadm 2024-06-11T13:30:02.851720+0000 mgr.x (mgr.25085) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.925374+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.926869+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.928613+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.929379+0000 mon.b (mon.2) 364 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:02.931620+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: cephadm 2024-06-11T13:30:02.937387+0000 mgr.x (mgr.25085) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.009042+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.011117+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.013464+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.014224+0000 mon.b (mon.2) 368 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.017085+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.092770+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.094436+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.096313+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.097036+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.100398+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.212125+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.213993+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.216225+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.217128+0000 mon.b (mon.2) 376 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.221402+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.312826+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.315132+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.318981+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.319589+0000 mon.b (mon.2) 380 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.320677+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.432131+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.433766+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.435793+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.436469+0000 mon.b (mon.2) 384 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.436865+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.518111+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.519667+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.521378+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.522049+0000 mon.b (mon.2) 388 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.525243+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:03.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.608516+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:03.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.610339+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:03.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.613686+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:03.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.614867+0000 mon.b (mon.2) 392 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:03.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:03 smithi117 bash[19086]: audit 2024-06-11T13:30:03.619199+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: cephadm 2024-06-11T13:30:02.027998+0000 mgr.x (mgr.25085) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: cephadm 2024-06-11T13:30:02.111566+0000 mgr.x (mgr.25085) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: cephadm 2024-06-11T13:30:02.239272+0000 mgr.x (mgr.25085) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.285579+0000 mgr.x (mgr.25085) 23 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:04.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.306316+0000 mgr.x (mgr.25085) 24 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:04.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: cephadm 2024-06-11T13:30:02.323822+0000 mgr.x (mgr.25085) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: cephadm 2024-06-11T13:30:02.408981+0000 mgr.x (mgr.25085) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: cephadm 2024-06-11T13:30:02.496946+0000 mgr.x (mgr.25085) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: cephadm 2024-06-11T13:30:02.595926+0000 mgr.x (mgr.25085) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: cephadm 2024-06-11T13:30:02.684682+0000 mgr.x (mgr.25085) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.747567+0000 mon.a (mon.0) 59 : audit [DBG] from='client.? 172.21.15.59:0/1288607689' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:30:04.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.762481+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.763946+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.765604+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.766251+0000 mon.b (mon.2) 356 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.766394+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: cephadm 2024-06-11T13:30:02.771997+0000 mgr.x (mgr.25085) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.839028+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.840867+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.842709+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: cephadm 2024-06-11T13:30:02.027998+0000 mgr.x (mgr.25085) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: cephadm 2024-06-11T13:30:02.111566+0000 mgr.x (mgr.25085) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: cephadm 2024-06-11T13:30:02.239272+0000 mgr.x (mgr.25085) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.285579+0000 mgr.x (mgr.25085) 23 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.306316+0000 mgr.x (mgr.25085) 24 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: cephadm 2024-06-11T13:30:02.323822+0000 mgr.x (mgr.25085) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: cephadm 2024-06-11T13:30:02.408981+0000 mgr.x (mgr.25085) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: cephadm 2024-06-11T13:30:02.496946+0000 mgr.x (mgr.25085) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: cephadm 2024-06-11T13:30:02.595926+0000 mgr.x (mgr.25085) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: cephadm 2024-06-11T13:30:02.684682+0000 mgr.x (mgr.25085) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.747567+0000 mon.a (mon.0) 59 : audit [DBG] from='client.? 172.21.15.59:0/1288607689' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.762481+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.763946+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.765604+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.766251+0000 mon.b (mon.2) 356 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.766394+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: cephadm 2024-06-11T13:30:02.771997+0000 mgr.x (mgr.25085) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.839028+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.840867+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.842709+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.843334+0000 mon.b (mon.2) 360 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.845963+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: cephadm 2024-06-11T13:30:02.851720+0000 mgr.x (mgr.25085) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.925374+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.926869+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.928613+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.929379+0000 mon.b (mon.2) 364 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:02.931620+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: cephadm 2024-06-11T13:30:02.937387+0000 mgr.x (mgr.25085) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.009042+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.011117+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.013464+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.014224+0000 mon.b (mon.2) 368 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.017085+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.092770+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.094436+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.096313+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.097036+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.100398+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.212125+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.843334+0000 mon.b (mon.2) 360 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.845963+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: cephadm 2024-06-11T13:30:02.851720+0000 mgr.x (mgr.25085) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.925374+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.926869+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.928613+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.929379+0000 mon.b (mon.2) 364 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:02.931620+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: cephadm 2024-06-11T13:30:02.937387+0000 mgr.x (mgr.25085) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:04.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.009042+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.011117+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.013464+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.014224+0000 mon.b (mon.2) 368 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.017085+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.092770+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.094436+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.096313+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.097036+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.100398+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.212125+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.213993+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.216225+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.217128+0000 mon.b (mon.2) 376 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.221402+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.312826+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.315132+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.318981+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.319589+0000 mon.b (mon.2) 380 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.320677+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.432131+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.433766+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.435793+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.436469+0000 mon.b (mon.2) 384 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.436865+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.518111+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.519667+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.521378+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.522049+0000 mon.b (mon.2) 388 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.525243+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.608516+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.213993+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.216225+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.217128+0000 mon.b (mon.2) 376 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.221402+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.312826+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.315132+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.318981+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.319589+0000 mon.b (mon.2) 380 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.320677+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.432131+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.433766+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.435793+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.436469+0000 mon.b (mon.2) 384 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.436865+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.518111+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.519667+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.521378+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.522049+0000 mon.b (mon.2) 388 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.525243+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.608516+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:04.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.610339+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.613686+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.614867+0000 mon.b (mon.2) 392 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[24309]: audit 2024-06-11T13:30:03.619199+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:04.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.610339+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:04.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.613686+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:04.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.614867+0000 mon.b (mon.2) 392 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:04.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:03 smithi059 bash[70566]: audit 2024-06-11T13:30:03.619199+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: cephadm 2024-06-11T13:30:03.023002+0000 mgr.x (mgr.25085) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: cephadm 2024-06-11T13:30:03.106142+0000 mgr.x (mgr.25085) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: cluster 2024-06-11T13:30:03.143106+0000 mgr.x (mgr.25085) 35 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:30:05.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: cephadm 2024-06-11T13:30:03.228139+0000 mgr.x (mgr.25085) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: cephadm 2024-06-11T13:30:03.326380+0000 mgr.x (mgr.25085) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: cephadm 2024-06-11T13:30:03.442504+0000 mgr.x (mgr.25085) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: cephadm 2024-06-11T13:30:03.531107+0000 mgr.x (mgr.25085) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: cephadm 2024-06-11T13:30:03.625566+0000 mgr.x (mgr.25085) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.709859+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.725745+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.728111+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.729637+0000 mon.b (mon.2) 396 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.735332+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.743485+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: cephadm 2024-06-11T13:30:03.749312+0000 mgr.x (mgr.25085) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.821623+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.823296+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.825125+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.825828+0000 mon.b (mon.2) 400 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.829412+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: cephadm 2024-06-11T13:30:03.835303+0000 mgr.x (mgr.25085) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.922466+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.924207+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.926090+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.926845+0000 mon.b (mon.2) 404 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:03.930384+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: cephadm 2024-06-11T13:30:03.936268+0000 mgr.x (mgr.25085) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.022240+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.024443+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.026703+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.027439+0000 mon.b (mon.2) 408 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.030660+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: cluster 2024-06-11T13:30:04.120713+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e43: x(active, since 5s), standbys: y 2024-06-11T13:30:05.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.128904+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.130601+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.132368+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.133443+0000 mon.b (mon.2) 412 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.136012+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.229322+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.230920+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.232632+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: cephadm 2024-06-11T13:30:03.023002+0000 mgr.x (mgr.25085) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: cephadm 2024-06-11T13:30:03.106142+0000 mgr.x (mgr.25085) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: cluster 2024-06-11T13:30:03.143106+0000 mgr.x (mgr.25085) 35 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:30:05.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: cephadm 2024-06-11T13:30:03.228139+0000 mgr.x (mgr.25085) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: cephadm 2024-06-11T13:30:03.326380+0000 mgr.x (mgr.25085) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: cephadm 2024-06-11T13:30:03.442504+0000 mgr.x (mgr.25085) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: cephadm 2024-06-11T13:30:03.531107+0000 mgr.x (mgr.25085) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: cephadm 2024-06-11T13:30:03.625566+0000 mgr.x (mgr.25085) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.709859+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.725745+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.728111+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.729637+0000 mon.b (mon.2) 396 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.735332+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.743485+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: cephadm 2024-06-11T13:30:03.749312+0000 mgr.x (mgr.25085) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.821623+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.823296+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.825125+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.825828+0000 mon.b (mon.2) 400 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.829412+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: cephadm 2024-06-11T13:30:03.835303+0000 mgr.x (mgr.25085) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.233344+0000 mon.b (mon.2) 416 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.239143+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.318611+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.320112+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.321765+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.322422+0000 mon.b (mon.2) 420 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.325836+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.404165+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.405669+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.407346+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.408025+0000 mon.b (mon.2) 424 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.410131+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.485123+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.486565+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.488813+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.489552+0000 mon.b (mon.2) 428 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.490452+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.607654+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.609402+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.611525+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.612231+0000 mon.b (mon.2) 432 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.615481+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.695942+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.697397+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.699091+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.699780+0000 mon.b (mon.2) 436 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[24309]: audit 2024-06-11T13:30:04.700863+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.922466+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.924207+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.926090+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.926845+0000 mon.b (mon.2) 404 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:03.930384+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: cephadm 2024-06-11T13:30:03.936268+0000 mgr.x (mgr.25085) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.022240+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.024443+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.026703+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.027439+0000 mon.b (mon.2) 408 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.030660+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: cluster 2024-06-11T13:30:04.120713+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e43: x(active, since 5s), standbys: y 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.128904+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.130601+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.132368+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.133443+0000 mon.b (mon.2) 412 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.136012+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.229322+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.230920+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.232632+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.233344+0000 mon.b (mon.2) 416 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.239143+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.318611+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.320112+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.321765+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.322422+0000 mon.b (mon.2) 420 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.325836+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.404165+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.405669+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.407346+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.408025+0000 mon.b (mon.2) 424 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.410131+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.485123+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.486565+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.488813+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.489552+0000 mon.b (mon.2) 428 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.490452+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.607654+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.609402+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.611525+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.612231+0000 mon.b (mon.2) 432 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.615481+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.695942+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.697397+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.699091+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.699780+0000 mon.b (mon.2) 436 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:04 smithi059 bash[70566]: audit 2024-06-11T13:30:04.700863+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: cephadm 2024-06-11T13:30:03.023002+0000 mgr.x (mgr.25085) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: cephadm 2024-06-11T13:30:03.106142+0000 mgr.x (mgr.25085) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: cluster 2024-06-11T13:30:03.143106+0000 mgr.x (mgr.25085) 35 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:30:05.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: cephadm 2024-06-11T13:30:03.228139+0000 mgr.x (mgr.25085) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: cephadm 2024-06-11T13:30:03.326380+0000 mgr.x (mgr.25085) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: cephadm 2024-06-11T13:30:03.442504+0000 mgr.x (mgr.25085) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: cephadm 2024-06-11T13:30:03.531107+0000 mgr.x (mgr.25085) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: cephadm 2024-06-11T13:30:03.625566+0000 mgr.x (mgr.25085) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.709859+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.725745+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.728111+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.729637+0000 mon.b (mon.2) 396 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.735332+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.743485+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: cephadm 2024-06-11T13:30:03.749312+0000 mgr.x (mgr.25085) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.821623+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.823296+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.825125+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.825828+0000 mon.b (mon.2) 400 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.829412+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: cephadm 2024-06-11T13:30:03.835303+0000 mgr.x (mgr.25085) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.922466+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.924207+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.926090+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.926845+0000 mon.b (mon.2) 404 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:03.930384+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: cephadm 2024-06-11T13:30:03.936268+0000 mgr.x (mgr.25085) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.022240+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.024443+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.026703+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.027439+0000 mon.b (mon.2) 408 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.030660+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: cluster 2024-06-11T13:30:04.120713+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e43: x(active, since 5s), standbys: y 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.128904+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.130601+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.132368+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.133443+0000 mon.b (mon.2) 412 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.136012+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.229322+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.230920+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.232632+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.233344+0000 mon.b (mon.2) 416 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.239143+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.318611+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.320112+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.321765+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.322422+0000 mon.b (mon.2) 420 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.325836+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.404165+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.405669+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.407346+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.408025+0000 mon.b (mon.2) 424 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.410131+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.485123+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.486565+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.488813+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.489552+0000 mon.b (mon.2) 428 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.490452+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.607654+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.609402+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.611525+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.612231+0000 mon.b (mon.2) 432 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.615481+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:05.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.695942+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:05.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.697397+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:05.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.699091+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:05.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.699780+0000 mon.b (mon.2) 436 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:05.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:04 smithi117 bash[19086]: audit 2024-06-11T13:30:04.700863+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: cephadm 2024-06-11T13:30:04.036794+0000 mgr.x (mgr.25085) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: cephadm 2024-06-11T13:30:04.141786+0000 mgr.x (mgr.25085) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: cephadm 2024-06-11T13:30:04.245183+0000 mgr.x (mgr.25085) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: cephadm 2024-06-11T13:30:04.331631+0000 mgr.x (mgr.25085) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: cephadm 2024-06-11T13:30:04.415872+0000 mgr.x (mgr.25085) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: cephadm 2024-06-11T13:30:04.496130+0000 mgr.x (mgr.25085) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: cephadm 2024-06-11T13:30:04.621317+0000 mgr.x (mgr.25085) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: cephadm 2024-06-11T13:30:04.706442+0000 mgr.x (mgr.25085) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.786205+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.787637+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.789340+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.789933+0000 mon.b (mon.2) 440 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.791024+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: cephadm 2024-06-11T13:30:04.797562+0000 mgr.x (mgr.25085) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.868246+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.869804+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.871990+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.872752+0000 mon.b (mon.2) 444 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.873932+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: cephadm 2024-06-11T13:30:04.880765+0000 mgr.x (mgr.25085) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.952536+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: cephadm 2024-06-11T13:30:04.036794+0000 mgr.x (mgr.25085) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: cephadm 2024-06-11T13:30:04.141786+0000 mgr.x (mgr.25085) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: cephadm 2024-06-11T13:30:04.245183+0000 mgr.x (mgr.25085) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: cephadm 2024-06-11T13:30:04.331631+0000 mgr.x (mgr.25085) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: cephadm 2024-06-11T13:30:04.415872+0000 mgr.x (mgr.25085) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: cephadm 2024-06-11T13:30:04.496130+0000 mgr.x (mgr.25085) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: cephadm 2024-06-11T13:30:04.621317+0000 mgr.x (mgr.25085) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: cephadm 2024-06-11T13:30:04.706442+0000 mgr.x (mgr.25085) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.786205+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.787637+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.789340+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.789933+0000 mon.b (mon.2) 440 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.791024+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: cephadm 2024-06-11T13:30:04.797562+0000 mgr.x (mgr.25085) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.868246+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.869804+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.871990+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.872752+0000 mon.b (mon.2) 444 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.873932+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: cephadm 2024-06-11T13:30:04.880765+0000 mgr.x (mgr.25085) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.952536+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.954034+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.955722+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.956348+0000 mon.b (mon.2) 448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:04.958303+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: cephadm 2024-06-11T13:30:04.964511+0000 mgr.x (mgr.25085) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.038733+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.040219+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.041934+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.042599+0000 mon.b (mon.2) 452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.047736+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.126812+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.128428+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.130085+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.130699+0000 mon.b (mon.2) 456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.136168+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.223247+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.224969+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.226804+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.227460+0000 mon.b (mon.2) 460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.227966+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.954034+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.955722+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.956348+0000 mon.b (mon.2) 448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:04.958303+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: cephadm 2024-06-11T13:30:04.964511+0000 mgr.x (mgr.25085) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.038733+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.040219+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.041934+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.042599+0000 mon.b (mon.2) 452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.047736+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.126812+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.128428+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.130085+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.130699+0000 mon.b (mon.2) 456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.136168+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.223247+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.224969+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.226804+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.227460+0000 mon.b (mon.2) 460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.227966+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.307459+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.308979+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.310970+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.311691+0000 mon.b (mon.2) 464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.314707+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.394462+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.396355+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.398454+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.399145+0000 mon.b (mon.2) 468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.401675+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.478324+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.479815+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.481502+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.482165+0000 mon.b (mon.2) 472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.485390+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.567679+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.569193+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.570932+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.571606+0000 mon.b (mon.2) 476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.307459+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.308979+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.310970+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.311691+0000 mon.b (mon.2) 464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.314707+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.394462+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.396355+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.398454+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.399145+0000 mon.b (mon.2) 468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.401675+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.478324+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.479815+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.481502+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.482165+0000 mon.b (mon.2) 472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.485390+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.567679+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.569193+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.570932+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.571606+0000 mon.b (mon.2) 476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.574651+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.672895+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.674390+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.676056+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.676744+0000 mon.b (mon.2) 480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[24309]: audit 2024-06-11T13:30:05.678294+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.574651+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.672895+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.674390+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.676056+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.676744+0000 mon.b (mon.2) 480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:05 smithi059 bash[70566]: audit 2024-06-11T13:30:05.678294+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: cephadm 2024-06-11T13:30:04.036794+0000 mgr.x (mgr.25085) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: cephadm 2024-06-11T13:30:04.141786+0000 mgr.x (mgr.25085) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: cephadm 2024-06-11T13:30:04.245183+0000 mgr.x (mgr.25085) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: cephadm 2024-06-11T13:30:04.331631+0000 mgr.x (mgr.25085) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: cephadm 2024-06-11T13:30:04.415872+0000 mgr.x (mgr.25085) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: cephadm 2024-06-11T13:30:04.496130+0000 mgr.x (mgr.25085) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: cephadm 2024-06-11T13:30:04.621317+0000 mgr.x (mgr.25085) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: cephadm 2024-06-11T13:30:04.706442+0000 mgr.x (mgr.25085) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.786205+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.787637+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.789340+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.789933+0000 mon.b (mon.2) 440 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.791024+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: cephadm 2024-06-11T13:30:04.797562+0000 mgr.x (mgr.25085) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.868246+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.869804+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.871990+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.872752+0000 mon.b (mon.2) 444 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.873932+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: cephadm 2024-06-11T13:30:04.880765+0000 mgr.x (mgr.25085) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.952536+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.954034+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.955722+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.956348+0000 mon.b (mon.2) 448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:04.958303+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: cephadm 2024-06-11T13:30:04.964511+0000 mgr.x (mgr.25085) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.038733+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.040219+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.041934+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.042599+0000 mon.b (mon.2) 452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.047736+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.126812+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.128428+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.130085+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.130699+0000 mon.b (mon.2) 456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.136168+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.223247+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.224969+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.226804+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.227460+0000 mon.b (mon.2) 460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.227966+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.307459+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.308979+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.310970+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.311691+0000 mon.b (mon.2) 464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.314707+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.394462+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.396355+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.398454+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.399145+0000 mon.b (mon.2) 468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.401675+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.478324+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.479815+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.481502+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.482165+0000 mon.b (mon.2) 472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.485390+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.567679+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.569193+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.570932+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.571606+0000 mon.b (mon.2) 476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.574651+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.672895+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.674390+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.676056+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.676744+0000 mon.b (mon.2) 480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:05 smithi117 bash[19086]: audit 2024-06-11T13:30:05.678294+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: cephadm 2024-06-11T13:30:05.053553+0000 mgr.x (mgr.25085) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: cluster 2024-06-11T13:30:05.143439+0000 mgr.x (mgr.25085) 56 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:30:06.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: cephadm 2024-06-11T13:30:05.147820+0000 mgr.x (mgr.25085) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: cephadm 2024-06-11T13:30:05.235463+0000 mgr.x (mgr.25085) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: cephadm 2024-06-11T13:30:05.320423+0000 mgr.x (mgr.25085) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: cephadm 2024-06-11T13:30:05.407319+0000 mgr.x (mgr.25085) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: cephadm 2024-06-11T13:30:05.491081+0000 mgr.x (mgr.25085) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: cephadm 2024-06-11T13:30:05.580361+0000 mgr.x (mgr.25085) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: cephadm 2024-06-11T13:30:05.684814+0000 mgr.x (mgr.25085) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:05.800895+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:05.803346+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:05.806741+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:05.807913+0000 mon.b (mon.2) 484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:05.814347+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: cephadm 2024-06-11T13:30:05.820279+0000 mgr.x (mgr.25085) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:05.940289+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:05.942766+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:05.945534+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:05.946286+0000 mon.b (mon.2) 488 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:05.949649+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: cephadm 2024-06-11T13:30:05.955546+0000 mgr.x (mgr.25085) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:06.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.036853+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.038600+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.041324+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.042329+0000 mon.b (mon.2) 492 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.044650+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.148301+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.150129+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.152105+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.152792+0000 mon.b (mon.2) 496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.155891+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.237762+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.239705+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.241799+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.242609+0000 mon.b (mon.2) 500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.246090+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.336592+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.338022+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.339853+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.340479+0000 mon.b (mon.2) 504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.342131+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.352777+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.424250+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.426423+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.428028+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.428634+0000 mon.b (mon.2) 508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.434080+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.530016+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.532199+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.534772+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.535594+0000 mon.b (mon.2) 512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.541423+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:06.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.651233+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:06.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.653026+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:06.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.655968+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:06.960 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.656789+0000 mon.b (mon.2) 516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:06.960 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:06 smithi117 bash[19086]: audit 2024-06-11T13:30:06.660771+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: cephadm 2024-06-11T13:30:05.053553+0000 mgr.x (mgr.25085) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: cluster 2024-06-11T13:30:05.143439+0000 mgr.x (mgr.25085) 56 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:30:07.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: cephadm 2024-06-11T13:30:05.147820+0000 mgr.x (mgr.25085) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: cephadm 2024-06-11T13:30:05.235463+0000 mgr.x (mgr.25085) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.007 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: cephadm 2024-06-11T13:30:05.320423+0000 mgr.x (mgr.25085) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.007 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: cephadm 2024-06-11T13:30:05.407319+0000 mgr.x (mgr.25085) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.007 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: cephadm 2024-06-11T13:30:05.491081+0000 mgr.x (mgr.25085) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.007 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: cephadm 2024-06-11T13:30:05.580361+0000 mgr.x (mgr.25085) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: cephadm 2024-06-11T13:30:05.684814+0000 mgr.x (mgr.25085) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:05.800895+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:05.803346+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:05.806741+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:05.807913+0000 mon.b (mon.2) 484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:05.814347+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: cephadm 2024-06-11T13:30:05.820279+0000 mgr.x (mgr.25085) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:05.940289+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:05.942766+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:05.945534+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:05.946286+0000 mon.b (mon.2) 488 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:05.949649+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: cephadm 2024-06-11T13:30:05.955546+0000 mgr.x (mgr.25085) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: cephadm 2024-06-11T13:30:05.053553+0000 mgr.x (mgr.25085) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: cluster 2024-06-11T13:30:05.143439+0000 mgr.x (mgr.25085) 56 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:30:07.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: cephadm 2024-06-11T13:30:05.147820+0000 mgr.x (mgr.25085) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: cephadm 2024-06-11T13:30:05.235463+0000 mgr.x (mgr.25085) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: cephadm 2024-06-11T13:30:05.320423+0000 mgr.x (mgr.25085) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: cephadm 2024-06-11T13:30:05.407319+0000 mgr.x (mgr.25085) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: cephadm 2024-06-11T13:30:05.491081+0000 mgr.x (mgr.25085) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: cephadm 2024-06-11T13:30:05.580361+0000 mgr.x (mgr.25085) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: cephadm 2024-06-11T13:30:05.684814+0000 mgr.x (mgr.25085) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:05.800895+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:05.803346+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:05.806741+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:05.807913+0000 mon.b (mon.2) 484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:05.814347+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: cephadm 2024-06-11T13:30:05.820279+0000 mgr.x (mgr.25085) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.011 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:05.940289+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.011 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:05.942766+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.011 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:05.945534+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.011 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:05.946286+0000 mon.b (mon.2) 488 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.011 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:05.949649+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.011 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: cephadm 2024-06-11T13:30:05.955546+0000 mgr.x (mgr.25085) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.036853+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.038600+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.041324+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.042329+0000 mon.b (mon.2) 492 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.044650+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.148301+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.150129+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.152105+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.152792+0000 mon.b (mon.2) 496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.155891+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.237762+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.239705+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.241799+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.242609+0000 mon.b (mon.2) 500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.246090+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.336592+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.338022+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.339853+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.340479+0000 mon.b (mon.2) 504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.342131+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.352777+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.424250+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.426423+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.428028+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.428634+0000 mon.b (mon.2) 508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.434080+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.013 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.530016+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.532199+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.534772+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.535594+0000 mon.b (mon.2) 512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.541423+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.651233+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.653026+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.655968+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.656789+0000 mon.b (mon.2) 516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.014 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[24309]: audit 2024-06-11T13:30:06.660771+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.014 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.036853+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.038600+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.041324+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.042329+0000 mon.b (mon.2) 492 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.044650+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.148301+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.150129+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.152105+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.152792+0000 mon.b (mon.2) 496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.155891+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.237762+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.239705+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.241799+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.242609+0000 mon.b (mon.2) 500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.015 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.246090+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.336592+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.338022+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.339853+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.340479+0000 mon.b (mon.2) 504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.342131+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.352777+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.424250+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.426423+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.428028+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.428634+0000 mon.b (mon.2) 508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.434080+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.530016+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.532199+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.016 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.534772+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.017 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.535594+0000 mon.b (mon.2) 512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.017 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.541423+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.017 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.651233+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.017 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.653026+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.017 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.655968+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.017 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.656789+0000 mon.b (mon.2) 516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.017 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:06 smithi059 bash[70566]: audit 2024-06-11T13:30:06.660771+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.603 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:30:07] "GET /metrics HTTP/1.1" 200 35445 "" "Prometheus/2.33.4" 2024-06-11T13:30:07.917 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: cephadm 2024-06-11T13:30:06.051527+0000 mgr.x (mgr.25085) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.918 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: cephadm 2024-06-11T13:30:06.161668+0000 mgr.x (mgr.25085) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.918 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: cephadm 2024-06-11T13:30:06.251772+0000 mgr.x (mgr.25085) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.918 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: cephadm 2024-06-11T13:30:06.347884+0000 mgr.x (mgr.25085) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.918 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: cephadm 2024-06-11T13:30:06.439845+0000 mgr.x (mgr.25085) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.918 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: cephadm 2024-06-11T13:30:06.547237+0000 mgr.x (mgr.25085) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.918 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: cephadm 2024-06-11T13:30:06.666565+0000 mgr.x (mgr.25085) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.918 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.750403+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.918 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.752118+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.919 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.754188+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.919 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.754935+0000 mon.b (mon.2) 520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.919 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.756649+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.919 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: cephadm 2024-06-11T13:30:06.762426+0000 mgr.x (mgr.25085) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.919 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.870284+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.919 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.872086+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.919 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.873946+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.919 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.874657+0000 mon.b (mon.2) 524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.919 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.878173+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.919 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: cephadm 2024-06-11T13:30:06.883980+0000 mgr.x (mgr.25085) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.919 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.932900+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.919 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.943599+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.920 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.955835+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.920 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.957877+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.920 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.963757+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.920 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.965413+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.920 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.966100+0000 mon.b (mon.2) 528 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.920 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:06.971265+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.920 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: cephadm 2024-06-11T13:30:06.976871+0000 mgr.x (mgr.25085) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:07.920 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.053873+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.920 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.056370+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.920 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.059781+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.920 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.060565+0000 mon.b (mon.2) 532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.921 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.063233+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.921 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.141612+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.921 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.143519+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.921 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.145994+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.921 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.146807+0000 mon.b (mon.2) 536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.921 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.149334+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.921 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.243155+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.922 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.244870+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.922 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.246512+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.923 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.247087+0000 mon.b (mon.2) 540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.923 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.253300+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.923 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.333679+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.923 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.335364+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.923 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.336863+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.923 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.337411+0000 mon.b (mon.2) 544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.924 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.341795+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.924 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.419286+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.924 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.421016+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.924 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.422729+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.924 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.423393+0000 mon.b (mon.2) 548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.924 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.428335+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.924 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.508119+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.924 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.509802+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.924 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.511729+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.924 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.512384+0000 mon.b (mon.2) 552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.924 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.515713+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.925 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.613966+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.925 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.615947+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.925 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.617832+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.925 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.618512+0000 mon.b (mon.2) 556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.925 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.624016+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:07.925 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.703139+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:07.925 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.704901+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:07.925 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.706608+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:07.926 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.707206+0000 mon.b (mon.2) 560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:07.926 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:07 smithi117 bash[19086]: audit 2024-06-11T13:30:07.712656+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: cephadm 2024-06-11T13:30:06.051527+0000 mgr.x (mgr.25085) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: cephadm 2024-06-11T13:30:06.161668+0000 mgr.x (mgr.25085) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: cephadm 2024-06-11T13:30:06.251772+0000 mgr.x (mgr.25085) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: cephadm 2024-06-11T13:30:06.347884+0000 mgr.x (mgr.25085) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: cephadm 2024-06-11T13:30:06.439845+0000 mgr.x (mgr.25085) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: cephadm 2024-06-11T13:30:06.547237+0000 mgr.x (mgr.25085) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: cephadm 2024-06-11T13:30:06.666565+0000 mgr.x (mgr.25085) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.750403+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.752118+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.754188+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.754935+0000 mon.b (mon.2) 520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.756649+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: cephadm 2024-06-11T13:30:06.762426+0000 mgr.x (mgr.25085) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.870284+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.872086+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.873946+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.874657+0000 mon.b (mon.2) 524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.878173+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: cephadm 2024-06-11T13:30:06.883980+0000 mgr.x (mgr.25085) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.932900+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.943599+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: cephadm 2024-06-11T13:30:06.051527+0000 mgr.x (mgr.25085) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: cephadm 2024-06-11T13:30:06.161668+0000 mgr.x (mgr.25085) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: cephadm 2024-06-11T13:30:06.251772+0000 mgr.x (mgr.25085) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: cephadm 2024-06-11T13:30:06.347884+0000 mgr.x (mgr.25085) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: cephadm 2024-06-11T13:30:06.439845+0000 mgr.x (mgr.25085) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: cephadm 2024-06-11T13:30:06.547237+0000 mgr.x (mgr.25085) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: cephadm 2024-06-11T13:30:06.666565+0000 mgr.x (mgr.25085) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.750403+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.752118+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.754188+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.754935+0000 mon.b (mon.2) 520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.756649+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: cephadm 2024-06-11T13:30:06.762426+0000 mgr.x (mgr.25085) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.870284+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.872086+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.873946+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.874657+0000 mon.b (mon.2) 524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.878173+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: cephadm 2024-06-11T13:30:06.883980+0000 mgr.x (mgr.25085) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.932900+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.943599+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.955835+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.957877+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.963757+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.965413+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.966100+0000 mon.b (mon.2) 528 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:06.971265+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: cephadm 2024-06-11T13:30:06.976871+0000 mgr.x (mgr.25085) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.053873+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.056370+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.059781+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.060565+0000 mon.b (mon.2) 532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.063233+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.141612+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.143519+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.145994+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.146807+0000 mon.b (mon.2) 536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.149334+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.243155+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.244870+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.246512+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.955835+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.957877+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.963757+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.965413+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.966100+0000 mon.b (mon.2) 528 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:06.971265+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: cephadm 2024-06-11T13:30:06.976871+0000 mgr.x (mgr.25085) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.053873+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.056370+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.059781+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.060565+0000 mon.b (mon.2) 532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.063233+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.141612+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.143519+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.145994+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.146807+0000 mon.b (mon.2) 536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.149334+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.243155+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.244870+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.246512+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.247087+0000 mon.b (mon.2) 540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.253300+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.333679+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.335364+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.336863+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.337411+0000 mon.b (mon.2) 544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.341795+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.419286+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.421016+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.422729+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.423393+0000 mon.b (mon.2) 548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.428335+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.508119+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.509802+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.511729+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.512384+0000 mon.b (mon.2) 552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.515713+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.613966+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.615947+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.617832+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.247087+0000 mon.b (mon.2) 540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.253300+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.333679+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.335364+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.336863+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.337411+0000 mon.b (mon.2) 544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.341795+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.419286+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.421016+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.422729+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.423393+0000 mon.b (mon.2) 548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.428335+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.508119+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.509802+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.511729+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.512384+0000 mon.b (mon.2) 552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.515713+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.613966+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.615947+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.617832+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.618512+0000 mon.b (mon.2) 556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.624016+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.703139+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.704901+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.706608+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.707206+0000 mon.b (mon.2) 560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[24309]: audit 2024-06-11T13:30:07.712656+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.618512+0000 mon.b (mon.2) 556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.624016+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.703139+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.704901+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.706608+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.707206+0000 mon.b (mon.2) 560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:07 smithi059 bash[70566]: audit 2024-06-11T13:30:07.712656+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.929 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[56012]: ts=2024-06-11T13:30:08.660Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:30:08.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: cephadm 2024-06-11T13:30:07.068824+0000 mgr.x (mgr.25085) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: cluster 2024-06-11T13:30:07.145249+0000 mgr.x (mgr.25085) 77 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T13:30:08.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: cephadm 2024-06-11T13:30:07.167776+0000 mgr.x (mgr.25085) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: cephadm 2024-06-11T13:30:07.259051+0000 mgr.x (mgr.25085) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: cephadm 2024-06-11T13:30:07.347583+0000 mgr.x (mgr.25085) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: cephadm 2024-06-11T13:30:07.434070+0000 mgr.x (mgr.25085) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: cephadm 2024-06-11T13:30:07.521363+0000 mgr.x (mgr.25085) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: cephadm 2024-06-11T13:30:07.629665+0000 mgr.x (mgr.25085) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: cephadm 2024-06-11T13:30:07.718364+0000 mgr.x (mgr.25085) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:07.795649+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:07.797379+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:07.799088+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:07.799715+0000 mon.b (mon.2) 564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:07.805339+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: cephadm 2024-06-11T13:30:07.811052+0000 mgr.x (mgr.25085) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:07.888891+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:07.891794+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:07.895138+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:07.896245+0000 mon.b (mon.2) 568 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:07.899560+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: cephadm 2024-06-11T13:30:07.907669+0000 mgr.x (mgr.25085) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:07.929735+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:07.946481+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:07.960467+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:08.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:08 smithi117 bash[19086]: audit 2024-06-11T13:30:08.025366+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: cephadm 2024-06-11T13:30:07.068824+0000 mgr.x (mgr.25085) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: cluster 2024-06-11T13:30:07.145249+0000 mgr.x (mgr.25085) 77 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T13:30:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: cephadm 2024-06-11T13:30:07.167776+0000 mgr.x (mgr.25085) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: cephadm 2024-06-11T13:30:07.259051+0000 mgr.x (mgr.25085) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: cephadm 2024-06-11T13:30:07.347583+0000 mgr.x (mgr.25085) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: cephadm 2024-06-11T13:30:07.434070+0000 mgr.x (mgr.25085) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: cephadm 2024-06-11T13:30:07.521363+0000 mgr.x (mgr.25085) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: cephadm 2024-06-11T13:30:07.629665+0000 mgr.x (mgr.25085) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: cephadm 2024-06-11T13:30:07.718364+0000 mgr.x (mgr.25085) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:07.795649+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:07.797379+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:07.799088+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:07.799715+0000 mon.b (mon.2) 564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:07.805339+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: cephadm 2024-06-11T13:30:07.811052+0000 mgr.x (mgr.25085) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:07.888891+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:07.891794+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:07.895138+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:09.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:07.896245+0000 mon.b (mon.2) 568 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:09.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:07.899560+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:09.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: cephadm 2024-06-11T13:30:07.907669+0000 mgr.x (mgr.25085) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: cephadm 2024-06-11T13:30:07.068824+0000 mgr.x (mgr.25085) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: cluster 2024-06-11T13:30:07.145249+0000 mgr.x (mgr.25085) 77 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-06-11T13:30:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: cephadm 2024-06-11T13:30:07.167776+0000 mgr.x (mgr.25085) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: cephadm 2024-06-11T13:30:07.259051+0000 mgr.x (mgr.25085) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: cephadm 2024-06-11T13:30:07.347583+0000 mgr.x (mgr.25085) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: cephadm 2024-06-11T13:30:07.434070+0000 mgr.x (mgr.25085) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: cephadm 2024-06-11T13:30:07.521363+0000 mgr.x (mgr.25085) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: cephadm 2024-06-11T13:30:07.629665+0000 mgr.x (mgr.25085) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: cephadm 2024-06-11T13:30:07.718364+0000 mgr.x (mgr.25085) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:07.795649+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:07.797379+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:07.799088+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:07.799715+0000 mon.b (mon.2) 564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:07.805339+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: cephadm 2024-06-11T13:30:07.811052+0000 mgr.x (mgr.25085) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:07.888891+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:07.891794+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:07.895138+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:07.896245+0000 mon.b (mon.2) 568 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:07.899560+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: cephadm 2024-06-11T13:30:07.907669+0000 mgr.x (mgr.25085) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:09.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:07.929735+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:09.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:07.946481+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:09.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:07.960467+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:09.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[70566]: audit 2024-06-11T13:30:08.025366+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:09.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:07.929735+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:09.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:07.946481+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:09.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:07.960467+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:09.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:08 smithi059 bash[24309]: audit 2024-06-11T13:30:08.025366+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:10.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:10 smithi059 bash[70566]: cluster 2024-06-11T13:30:09.145746+0000 mgr.x (mgr.25085) 87 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T13:30:10.802 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:10 smithi059 bash[24309]: cluster 2024-06-11T13:30:09.145746+0000 mgr.x (mgr.25085) 87 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T13:30:11.169 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:10 smithi117 bash[19086]: cluster 2024-06-11T13:30:09.145746+0000 mgr.x (mgr.25085) 87 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T13:30:12.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[70566]: cluster 2024-06-11T13:30:11.147101+0000 mgr.x (mgr.25085) 88 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T13:30:12.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[70566]: audit 2024-06-11T13:30:11.364955+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:12.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[70566]: audit 2024-06-11T13:30:11.976376+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:12.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[70566]: audit 2024-06-11T13:30:11.986135+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:12.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[70566]: audit 2024-06-11T13:30:11.995568+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:12.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[70566]: audit 2024-06-11T13:30:12.018261+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:30:12.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[70566]: cephadm 2024-06-11T13:30:12.021852+0000 mgr.x (mgr.25085) 89 : cephadm [INF] Upgrade: Updating mgr.y 2024-06-11T13:30:12.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[70566]: audit 2024-06-11T13:30:12.022386+0000 mon.b (mon.2) 570 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:30:12.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[70566]: audit 2024-06-11T13:30:12.025018+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:30:12.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[70566]: audit 2024-06-11T13:30:12.026377+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:12.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[24309]: cluster 2024-06-11T13:30:11.147101+0000 mgr.x (mgr.25085) 88 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T13:30:12.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[24309]: audit 2024-06-11T13:30:11.364955+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:12.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[24309]: audit 2024-06-11T13:30:11.976376+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:12.542 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[24309]: audit 2024-06-11T13:30:11.986135+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:12.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[24309]: audit 2024-06-11T13:30:11.995568+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:12.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[24309]: audit 2024-06-11T13:30:12.018261+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:30:12.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[24309]: cephadm 2024-06-11T13:30:12.021852+0000 mgr.x (mgr.25085) 89 : cephadm [INF] Upgrade: Updating mgr.y 2024-06-11T13:30:12.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[24309]: audit 2024-06-11T13:30:12.022386+0000 mon.b (mon.2) 570 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:30:12.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[24309]: audit 2024-06-11T13:30:12.025018+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:30:12.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:12 smithi059 bash[24309]: audit 2024-06-11T13:30:12.026377+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:12.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:12 smithi117 bash[19086]: cluster 2024-06-11T13:30:11.147101+0000 mgr.x (mgr.25085) 88 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T13:30:12.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:12 smithi117 bash[19086]: audit 2024-06-11T13:30:11.364955+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:12.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:12 smithi117 bash[19086]: audit 2024-06-11T13:30:11.976376+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:12.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:12 smithi117 bash[19086]: audit 2024-06-11T13:30:11.986135+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:12.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:12 smithi117 bash[19086]: audit 2024-06-11T13:30:11.995568+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:12.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:12 smithi117 bash[19086]: audit 2024-06-11T13:30:12.018261+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:30:12.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:12 smithi117 bash[19086]: cephadm 2024-06-11T13:30:12.021852+0000 mgr.x (mgr.25085) 89 : cephadm [INF] Upgrade: Updating mgr.y 2024-06-11T13:30:12.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:12 smithi117 bash[19086]: audit 2024-06-11T13:30:12.022386+0000 mon.b (mon.2) 570 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:30:12.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:12 smithi117 bash[19086]: audit 2024-06-11T13:30:12.025018+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:30:12.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:12 smithi117 bash[19086]: audit 2024-06-11T13:30:12.026377+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:13.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:13 smithi117 bash[19086]: cephadm 2024-06-11T13:30:12.027756+0000 mgr.x (mgr.25085) 90 : cephadm [INF] Deploying daemon mgr.y on smithi059 2024-06-11T13:30:13.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:13 smithi117 bash[19086]: audit 2024-06-11T13:30:12.295970+0000 mgr.x (mgr.25085) 91 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:13.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:13 smithi059 bash[24309]: cephadm 2024-06-11T13:30:12.027756+0000 mgr.x (mgr.25085) 90 : cephadm [INF] Deploying daemon mgr.y on smithi059 2024-06-11T13:30:13.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:13 smithi059 bash[24309]: audit 2024-06-11T13:30:12.295970+0000 mgr.x (mgr.25085) 91 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:13.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:13 smithi059 bash[70566]: cephadm 2024-06-11T13:30:12.027756+0000 mgr.x (mgr.25085) 90 : cephadm [INF] Deploying daemon mgr.y on smithi059 2024-06-11T13:30:13.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:13 smithi059 bash[70566]: audit 2024-06-11T13:30:12.295970+0000 mgr.x (mgr.25085) 91 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:13.929 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:30:13 smithi117 bash[56012]: ts=2024-06-11T13:30:13.508Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:30:14.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:14 smithi117 bash[19086]: cluster 2024-06-11T13:30:13.147637+0000 mgr.x (mgr.25085) 92 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:30:14.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:14 smithi117 bash[19086]: audit 2024-06-11T13:30:14.245336+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:30:14.635 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:14 smithi059 bash[70566]: cluster 2024-06-11T13:30:13.147637+0000 mgr.x (mgr.25085) 92 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:30:14.635 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:14 smithi059 bash[70566]: audit 2024-06-11T13:30:14.245336+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:30:14.635 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:14 smithi059 bash[24309]: cluster 2024-06-11T13:30:13.147637+0000 mgr.x (mgr.25085) 92 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:30:14.636 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:14 smithi059 bash[24309]: audit 2024-06-11T13:30:14.245336+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:30:15.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:15 smithi117 bash[19086]: audit 2024-06-11T13:30:14.633756+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:15.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:15 smithi117 bash[19086]: audit 2024-06-11T13:30:15.208182+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:15.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:15 smithi117 bash[19086]: audit 2024-06-11T13:30:15.216615+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:15.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:15 smithi117 bash[19086]: audit 2024-06-11T13:30:15.225557+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:16.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:15 smithi059 bash[70566]: audit 2024-06-11T13:30:14.633756+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:16.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:15 smithi059 bash[70566]: audit 2024-06-11T13:30:15.208182+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:16.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:15 smithi059 bash[70566]: audit 2024-06-11T13:30:15.216615+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:16.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:15 smithi059 bash[70566]: audit 2024-06-11T13:30:15.225557+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:16.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:15 smithi059 bash[24309]: audit 2024-06-11T13:30:14.633756+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:16.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:15 smithi059 bash[24309]: audit 2024-06-11T13:30:15.208182+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:16.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:15 smithi059 bash[24309]: audit 2024-06-11T13:30:15.216615+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:16.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:15 smithi059 bash[24309]: audit 2024-06-11T13:30:15.225557+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:16.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:16 smithi117 bash[19086]: cluster 2024-06-11T13:30:15.148245+0000 mgr.x (mgr.25085) 93 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:30:17.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:16 smithi059 bash[70566]: cluster 2024-06-11T13:30:15.148245+0000 mgr.x (mgr.25085) 93 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:30:17.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:16 smithi059 bash[24309]: cluster 2024-06-11T13:30:15.148245+0000 mgr.x (mgr.25085) 93 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:30:17.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:30:17] "GET /metrics HTTP/1.1" 200 38252 "" "Prometheus/2.33.4" 2024-06-11T13:30:18.101 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:18.101 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:30:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:18.101 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:30:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:18.102 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:30:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:18.102 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:30:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:18.102 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:30:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:18.103 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:30:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:18.103 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:18.103 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:17 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:18.445 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:18 smithi059 systemd[1]: Stopping Ceph mgr.y for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:30:18.753 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:18 smithi059 bash[24309]: cluster 2024-06-11T13:30:17.149237+0000 mgr.x (mgr.25085) 94 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:30:18.753 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:18 smithi059 bash[70566]: cluster 2024-06-11T13:30:17.149237+0000 mgr.x (mgr.25085) 94 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:30:18.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:18 smithi117 bash[19086]: cluster 2024-06-11T13:30:17.149237+0000 mgr.x (mgr.25085) 94 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-06-11T13:30:18.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:30:18 smithi117 bash[56012]: ts=2024-06-11T13:30:18.662Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:30:19.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:18 smithi059 bash[72476]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mgr-y 2024-06-11T13:30:19.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:18 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-06-11T13:30:19.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:18 smithi059 bash[72537]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mgr-y 2024-06-11T13:30:19.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:18 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-06-11T13:30:19.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:18 smithi059 systemd[1]: Stopped Ceph mgr.y for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:30:19.371 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:19 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:19.371 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:19 smithi059 systemd[1]: Started Ceph mgr.y for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:30:19.372 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:19 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:19.372 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:30:19 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:19.372 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:30:19 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:19.373 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:30:19 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:19.373 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:19 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:19.374 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:30:19 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:19.374 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:30:19 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:19.375 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:30:19 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:20.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: cluster 2024-06-11T13:30:19.149935+0000 mgr.x (mgr.25085) 95 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:20.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.289764+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.304178+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.316576+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.318467+0000 mon.b (mon.2) 575 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.324128+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: cephadm 2024-06-11T13:30:19.332195+0000 mgr.x (mgr.25085) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.481937+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.485159+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.489490+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.490907+0000 mon.b (mon.2) 579 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.498076+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: cephadm 2024-06-11T13:30:19.504170+0000 mgr.x (mgr.25085) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.648697+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.651711+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.663708+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.665081+0000 mon.b (mon.2) 583 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.671536+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: cephadm 2024-06-11T13:30:19.677348+0000 mgr.x (mgr.25085) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.819198+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: cluster 2024-06-11T13:30:19.149935+0000 mgr.x (mgr.25085) 95 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.289764+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.304178+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.316576+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.318467+0000 mon.b (mon.2) 575 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.324128+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: cephadm 2024-06-11T13:30:19.332195+0000 mgr.x (mgr.25085) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.481937+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.485159+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.489490+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.490907+0000 mon.b (mon.2) 579 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.498076+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: cephadm 2024-06-11T13:30:19.504170+0000 mgr.x (mgr.25085) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.648697+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.651711+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.663708+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.665081+0000 mon.b (mon.2) 583 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.671536+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: cephadm 2024-06-11T13:30:19.677348+0000 mgr.x (mgr.25085) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.819198+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.822144+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.825380+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.826666+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.831474+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: cephadm 2024-06-11T13:30:19.837251+0000 mgr.x (mgr.25085) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.982647+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.985436+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.988537+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.989506+0000 mon.b (mon.2) 591 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:19.993863+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: cephadm 2024-06-11T13:30:19.999445+0000 mgr.x (mgr.25085) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:20.077677+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:20.079606+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:20.082489+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:20.083312+0000 mon.b (mon.2) 595 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:20.085228+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:20.197941+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:20.200065+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:20.203017+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:20.204053+0000 mon.b (mon.2) 599 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[70566]: audit 2024-06-11T13:30:20.208442+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.822144+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.825380+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.826666+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.831474+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: cephadm 2024-06-11T13:30:19.837251+0000 mgr.x (mgr.25085) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.982647+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.985436+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.988537+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.989506+0000 mon.b (mon.2) 591 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:19.993863+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: cephadm 2024-06-11T13:30:19.999445+0000 mgr.x (mgr.25085) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:20.077677+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:20.079606+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:20.082489+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:20.083312+0000 mon.b (mon.2) 595 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:20.085228+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:20.197941+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:20.200065+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:20.203017+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:20.204053+0000 mon.b (mon.2) 599 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:20 smithi059 bash[24309]: audit 2024-06-11T13:30:20.208442+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: cluster 2024-06-11T13:30:19.149935+0000 mgr.x (mgr.25085) 95 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:20.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.289764+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.304178+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.316576+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.318467+0000 mon.b (mon.2) 575 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.324128+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: cephadm 2024-06-11T13:30:19.332195+0000 mgr.x (mgr.25085) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.481937+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.485159+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.489490+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.490907+0000 mon.b (mon.2) 579 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.498076+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: cephadm 2024-06-11T13:30:19.504170+0000 mgr.x (mgr.25085) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.648697+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.651711+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.663708+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.665081+0000 mon.b (mon.2) 583 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.671536+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: cephadm 2024-06-11T13:30:19.677348+0000 mgr.x (mgr.25085) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.819198+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.822144+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.825380+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.826666+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.831474+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: cephadm 2024-06-11T13:30:19.837251+0000 mgr.x (mgr.25085) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.982647+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.985436+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.988537+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.989506+0000 mon.b (mon.2) 591 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:19.993863+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: cephadm 2024-06-11T13:30:19.999445+0000 mgr.x (mgr.25085) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:20.077677+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:20.079606+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:20.082489+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:20.083312+0000 mon.b (mon.2) 595 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:20.085228+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:20.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:20.197941+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:20.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:20.200065+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:20.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:20.203017+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:20.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:20.204053+0000 mon.b (mon.2) 599 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:20.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:20 smithi117 bash[19086]: audit 2024-06-11T13:30:20.208442+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: cephadm 2024-06-11T13:30:20.092060+0000 mgr.x (mgr.25085) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.541 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: cephadm 2024-06-11T13:30:20.214020+0000 mgr.x (mgr.25085) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.325330+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.327970+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.331335+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.332460+0000 mon.b (mon.2) 603 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.336689+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: cephadm 2024-06-11T13:30:20.342536+0000 mgr.x (mgr.25085) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.464864+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.467142+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.469374+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.470216+0000 mon.b (mon.2) 607 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.476722+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: cephadm 2024-06-11T13:30:20.482398+0000 mgr.x (mgr.25085) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.542 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.616655+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.618843+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.621527+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.622401+0000 mon.b (mon.2) 611 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.628524+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: cephadm 2024-06-11T13:30:20.634142+0000 mgr.x (mgr.25085) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: cephadm 2024-06-11T13:30:20.092060+0000 mgr.x (mgr.25085) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: cephadm 2024-06-11T13:30:20.214020+0000 mgr.x (mgr.25085) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.325330+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.327970+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.543 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.331335+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.332460+0000 mon.b (mon.2) 603 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.336689+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: cephadm 2024-06-11T13:30:20.342536+0000 mgr.x (mgr.25085) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.464864+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.467142+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.469374+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.470216+0000 mon.b (mon.2) 607 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.476722+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: cephadm 2024-06-11T13:30:20.482398+0000 mgr.x (mgr.25085) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.616655+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.618843+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.621527+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.622401+0000 mon.b (mon.2) 611 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.628524+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.545 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: cephadm 2024-06-11T13:30:20.634142+0000 mgr.x (mgr.25085) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.774963+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.777130+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.779327+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.780208+0000 mon.b (mon.2) 615 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.786066+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: cephadm 2024-06-11T13:30:20.791689+0000 mgr.x (mgr.25085) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.896375+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.898730+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.901687+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.902560+0000 mon.b (mon.2) 619 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:20.907686+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: cephadm 2024-06-11T13:30:20.918519+0000 mgr.x (mgr.25085) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:21.042584+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:21.045258+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:21.048721+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:21.049671+0000 mon.b (mon.2) 623 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:21.054877+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:21.189201+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:21.191584+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:21.194218+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:21.195283+0000 mon.b (mon.2) 627 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.547 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[70566]: audit 2024-06-11T13:30:21.200924+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.774963+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.777130+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.779327+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.780208+0000 mon.b (mon.2) 615 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.786066+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: cephadm 2024-06-11T13:30:20.791689+0000 mgr.x (mgr.25085) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.896375+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.898730+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.901687+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.902560+0000 mon.b (mon.2) 619 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:20.907686+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: cephadm 2024-06-11T13:30:20.918519+0000 mgr.x (mgr.25085) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:21.042584+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:21.045258+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:21.048721+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:21.049671+0000 mon.b (mon.2) 623 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:21.054877+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:21.189201+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:21.191584+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:21.194218+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:21.195283+0000 mon.b (mon.2) 627 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.549 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[24309]: audit 2024-06-11T13:30:21.200924+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: cephadm 2024-06-11T13:30:20.092060+0000 mgr.x (mgr.25085) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: cephadm 2024-06-11T13:30:20.214020+0000 mgr.x (mgr.25085) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.325330+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.327970+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.331335+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.332460+0000 mon.b (mon.2) 603 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.336689+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: cephadm 2024-06-11T13:30:20.342536+0000 mgr.x (mgr.25085) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.464864+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.467142+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.469374+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.470216+0000 mon.b (mon.2) 607 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.476722+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: cephadm 2024-06-11T13:30:20.482398+0000 mgr.x (mgr.25085) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.616655+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.618843+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.621527+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.622401+0000 mon.b (mon.2) 611 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.628524+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: cephadm 2024-06-11T13:30:20.634142+0000 mgr.x (mgr.25085) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.774963+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.777130+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.779327+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.780208+0000 mon.b (mon.2) 615 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.786066+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: cephadm 2024-06-11T13:30:20.791689+0000 mgr.x (mgr.25085) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.896375+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.898730+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.901687+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.902560+0000 mon.b (mon.2) 619 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:20.907686+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: cephadm 2024-06-11T13:30:20.918519+0000 mgr.x (mgr.25085) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:21.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:21.042584+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:21.045258+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:21.048721+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:21.049671+0000 mon.b (mon.2) 623 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:21.054877+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:21.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:21.189201+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:21.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:21.191584+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:21.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:21.194218+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:21.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:21.195283+0000 mon.b (mon.2) 627 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:21.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:21 smithi117 bash[19086]: audit 2024-06-11T13:30:21.200924+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.063 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[72595]: debug 2024-06-11T13:30:21.583+0000 7feb4e2cb700 1 -- 172.21.15.59:0/2185385420 <== mon.1 v2:172.21.15.59:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559f822d8340 con 0x559f83054400 2024-06-11T13:30:22.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:21 smithi059 bash[72595]: debug 2024-06-11T13:30:21.731+0000 7feb56f3a000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:30:22.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: cephadm 2024-06-11T13:30:21.060872+0000 mgr.x (mgr.25085) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: cluster 2024-06-11T13:30:21.151419+0000 mgr.x (mgr.25085) 109 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:22.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: cephadm 2024-06-11T13:30:21.206586+0000 mgr.x (mgr.25085) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.348823+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.351408+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.354252+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.355188+0000 mon.b (mon.2) 631 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.360022+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: cephadm 2024-06-11T13:30:21.365926+0000 mgr.x (mgr.25085) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.465835+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.468673+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.472073+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.473296+0000 mon.b (mon.2) 635 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.475979+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: cephadm 2024-06-11T13:30:21.481607+0000 mgr.x (mgr.25085) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.596528+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.598763+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.601857+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.602934+0000 mon.b (mon.2) 639 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.603974+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: cephadm 2024-06-11T13:30:21.060872+0000 mgr.x (mgr.25085) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: cluster 2024-06-11T13:30:21.151419+0000 mgr.x (mgr.25085) 109 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: cephadm 2024-06-11T13:30:21.206586+0000 mgr.x (mgr.25085) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.348823+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.351408+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.354252+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.355188+0000 mon.b (mon.2) 631 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.360022+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: cephadm 2024-06-11T13:30:21.365926+0000 mgr.x (mgr.25085) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.465835+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.468673+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.472073+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.473296+0000 mon.b (mon.2) 635 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.475979+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: cephadm 2024-06-11T13:30:21.481607+0000 mgr.x (mgr.25085) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.596528+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.598763+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.601857+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.602934+0000 mon.b (mon.2) 639 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.603974+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: cephadm 2024-06-11T13:30:21.613638+0000 mgr.x (mgr.25085) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.740534+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.743425+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.745942+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.746842+0000 mon.b (mon.2) 643 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.748271+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: cephadm 2024-06-11T13:30:21.756083+0000 mgr.x (mgr.25085) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.888261+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.890657+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.893299+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.894138+0000 mon.b (mon.2) 647 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:21.895569+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: cephadm 2024-06-11T13:30:21.901048+0000 mgr.x (mgr.25085) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:22.034650+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:22.037391+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:22.040240+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:22.041127+0000 mon.b (mon.2) 651 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:22.043609+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:22.159843+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:22.162152+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: cephadm 2024-06-11T13:30:21.613638+0000 mgr.x (mgr.25085) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.740534+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.743425+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.745942+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.746842+0000 mon.b (mon.2) 643 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.748271+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: cephadm 2024-06-11T13:30:21.756083+0000 mgr.x (mgr.25085) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.888261+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.890657+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.893299+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.894138+0000 mon.b (mon.2) 647 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:21.895569+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: cephadm 2024-06-11T13:30:21.901048+0000 mgr.x (mgr.25085) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:22.034650+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:22.037391+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:22.040240+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:22.041127+0000 mon.b (mon.2) 651 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:22.043609+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:22.159843+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:22.162152+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:22.164307+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:22.165095+0000 mon.b (mon.2) 655 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:22.167007+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:22.293100+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[24309]: audit 2024-06-11T13:30:22.295458+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:22.164307+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:22.165095+0000 mon.b (mon.2) 655 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:22.167007+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:22.293100+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:22 smithi059 bash[70566]: audit 2024-06-11T13:30:22.295458+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: cephadm 2024-06-11T13:30:21.060872+0000 mgr.x (mgr.25085) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: cluster 2024-06-11T13:30:21.151419+0000 mgr.x (mgr.25085) 109 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:22.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: cephadm 2024-06-11T13:30:21.206586+0000 mgr.x (mgr.25085) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.348823+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.351408+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.354252+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.355188+0000 mon.b (mon.2) 631 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.360022+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: cephadm 2024-06-11T13:30:21.365926+0000 mgr.x (mgr.25085) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.465835+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.468673+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.472073+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.473296+0000 mon.b (mon.2) 635 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.475979+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: cephadm 2024-06-11T13:30:21.481607+0000 mgr.x (mgr.25085) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.596528+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.598763+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.601857+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.602934+0000 mon.b (mon.2) 639 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.603974+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: cephadm 2024-06-11T13:30:21.613638+0000 mgr.x (mgr.25085) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.740534+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.743425+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.745942+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.746842+0000 mon.b (mon.2) 643 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.748271+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: cephadm 2024-06-11T13:30:21.756083+0000 mgr.x (mgr.25085) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.888261+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.890657+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.893299+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.894138+0000 mon.b (mon.2) 647 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:21.895569+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: cephadm 2024-06-11T13:30:21.901048+0000 mgr.x (mgr.25085) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:22.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:22.034650+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:22.037391+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:22.040240+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:22.041127+0000 mon.b (mon.2) 651 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:22.043609+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:22.159843+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:22.162152+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:22.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:22.164307+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:22.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:22.165095+0000 mon.b (mon.2) 655 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:22.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:22.167007+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:22.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:22.293100+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:22.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:22 smithi117 bash[19086]: audit 2024-06-11T13:30:22.295458+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[72595]: debug 2024-06-11T13:30:23.411+0000 7feb56f3a000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:30:23.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[72595]: debug 2024-06-11T13:30:23.519+0000 7feb56f3a000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:30:23.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: cephadm 2024-06-11T13:30:22.049454+0000 mgr.x (mgr.25085) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: cephadm 2024-06-11T13:30:22.172779+0000 mgr.x (mgr.25085) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.298994+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.305322+0000 mgr.x (mgr.25085) 118 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.308727+0000 mon.b (mon.2) 659 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.309464+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: cephadm 2024-06-11T13:30:22.317638+0000 mgr.x (mgr.25085) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.447044+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.449920+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.453401+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.454458+0000 mon.b (mon.2) 663 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.458200+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: cephadm 2024-06-11T13:30:22.464712+0000 mgr.x (mgr.25085) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.565803+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.568400+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.570499+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.571557+0000 mon.b (mon.2) 667 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.576821+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: cephadm 2024-06-11T13:30:22.582469+0000 mgr.x (mgr.25085) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.732206+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.734685+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.737936+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.738966+0000 mon.b (mon.2) 671 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.741153+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: cephadm 2024-06-11T13:30:22.749456+0000 mgr.x (mgr.25085) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.879080+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.881570+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.884606+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.885586+0000 mon.b (mon.2) 675 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:22.888226+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: cephadm 2024-06-11T13:30:22.894445+0000 mgr.x (mgr.25085) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:23.029543+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:23.032291+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:23.035162+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:23.036265+0000 mon.b (mon.2) 679 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:23.042151+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:23.182754+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:23.185565+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:23.188549+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:23.189422+0000 mon.b (mon.2) 683 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[24309]: audit 2024-06-11T13:30:23.193549+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: cephadm 2024-06-11T13:30:22.049454+0000 mgr.x (mgr.25085) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: cephadm 2024-06-11T13:30:22.172779+0000 mgr.x (mgr.25085) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.298994+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.305322+0000 mgr.x (mgr.25085) 118 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.308727+0000 mon.b (mon.2) 659 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.309464+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: cephadm 2024-06-11T13:30:22.317638+0000 mgr.x (mgr.25085) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.447044+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.449920+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.453401+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.454458+0000 mon.b (mon.2) 663 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.458200+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: cephadm 2024-06-11T13:30:22.464712+0000 mgr.x (mgr.25085) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.565803+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.568400+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.570499+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.571557+0000 mon.b (mon.2) 667 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.576821+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: cephadm 2024-06-11T13:30:22.582469+0000 mgr.x (mgr.25085) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.732206+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.734685+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.737936+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.738966+0000 mon.b (mon.2) 671 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.741153+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: cephadm 2024-06-11T13:30:22.749456+0000 mgr.x (mgr.25085) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.879080+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.881570+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.884606+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.885586+0000 mon.b (mon.2) 675 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:22.888226+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: cephadm 2024-06-11T13:30:22.894445+0000 mgr.x (mgr.25085) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:23.029543+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:23.032291+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:23.035162+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:23.036265+0000 mon.b (mon.2) 679 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:23.042151+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:23.182754+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:23.185565+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:23.188549+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:23.189422+0000 mon.b (mon.2) 683 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[70566]: audit 2024-06-11T13:30:23.193549+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.679 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[56012]: ts=2024-06-11T13:30:23.507Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:30:23.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: cephadm 2024-06-11T13:30:22.049454+0000 mgr.x (mgr.25085) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: cephadm 2024-06-11T13:30:22.172779+0000 mgr.x (mgr.25085) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.298994+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.305322+0000 mgr.x (mgr.25085) 118 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:23.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.308727+0000 mon.b (mon.2) 659 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.309464+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: cephadm 2024-06-11T13:30:22.317638+0000 mgr.x (mgr.25085) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.447044+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.449920+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.453401+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.454458+0000 mon.b (mon.2) 663 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.458200+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: cephadm 2024-06-11T13:30:22.464712+0000 mgr.x (mgr.25085) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.565803+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.568400+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.570499+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.571557+0000 mon.b (mon.2) 667 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.576821+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: cephadm 2024-06-11T13:30:22.582469+0000 mgr.x (mgr.25085) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.732206+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.734685+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.737936+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.738966+0000 mon.b (mon.2) 671 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.741153+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: cephadm 2024-06-11T13:30:22.749456+0000 mgr.x (mgr.25085) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.879080+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.881570+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.884606+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.885586+0000 mon.b (mon.2) 675 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:22.888226+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: cephadm 2024-06-11T13:30:22.894445+0000 mgr.x (mgr.25085) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:23.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:23.029543+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:23.032291+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:23.035162+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:23.036265+0000 mon.b (mon.2) 679 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:23.042151+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:23.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:23.182754+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:23.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:23.185565+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:23.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:23.188549+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:23.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:23.189422+0000 mon.b (mon.2) 683 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:23.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:23 smithi117 bash[19086]: audit 2024-06-11T13:30:23.193549+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.026 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:23 smithi059 bash[72595]: debug 2024-06-11T13:30:23.775+0000 7feb56f3a000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:30:24.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: cephadm 2024-06-11T13:30:23.048082+0000 mgr.x (mgr.25085) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: cluster 2024-06-11T13:30:23.151871+0000 mgr.x (mgr.25085) 125 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:24.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: cephadm 2024-06-11T13:30:23.199619+0000 mgr.x (mgr.25085) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.341250+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.343904+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.347859+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.349057+0000 mon.b (mon.2) 687 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.353241+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: cephadm 2024-06-11T13:30:23.360622+0000 mgr.x (mgr.25085) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.502826+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.505616+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.507715+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.508808+0000 mon.b (mon.2) 691 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.510574+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: cephadm 2024-06-11T13:30:23.519156+0000 mgr.x (mgr.25085) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.638288+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.640675+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.643565+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.644468+0000 mon.b (mon.2) 695 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.650487+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: cephadm 2024-06-11T13:30:23.048082+0000 mgr.x (mgr.25085) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: cluster 2024-06-11T13:30:23.151871+0000 mgr.x (mgr.25085) 125 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: cephadm 2024-06-11T13:30:23.199619+0000 mgr.x (mgr.25085) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.341250+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.343904+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.347859+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.349057+0000 mon.b (mon.2) 687 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.353241+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: cephadm 2024-06-11T13:30:23.360622+0000 mgr.x (mgr.25085) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.502826+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.505616+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.507715+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.508808+0000 mon.b (mon.2) 691 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.510574+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: cephadm 2024-06-11T13:30:23.519156+0000 mgr.x (mgr.25085) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.638288+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.640675+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.643565+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.644468+0000 mon.b (mon.2) 695 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.650487+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: cephadm 2024-06-11T13:30:23.656475+0000 mgr.x (mgr.25085) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.799201+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.802273+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.805518+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.806940+0000 mon.b (mon.2) 699 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.813199+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: cephadm 2024-06-11T13:30:23.819217+0000 mgr.x (mgr.25085) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.961447+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.964383+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.968343+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.969751+0000 mon.b (mon.2) 703 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:23.973765+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: cephadm 2024-06-11T13:30:23.981844+0000 mgr.x (mgr.25085) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:24.123420+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:24.126492+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:24.129848+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:24.131141+0000 mon.b (mon.2) 707 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:24.132920+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:24.257757+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:24.260703+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:24.263657+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:24.264962+0000 mon.b (mon.2) 711 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[24309]: audit 2024-06-11T13:30:24.271093+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: cephadm 2024-06-11T13:30:23.656475+0000 mgr.x (mgr.25085) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.799201+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.802273+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.805518+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.806940+0000 mon.b (mon.2) 699 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.813199+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: cephadm 2024-06-11T13:30:23.819217+0000 mgr.x (mgr.25085) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.961447+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.964383+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.968343+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.969751+0000 mon.b (mon.2) 703 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:23.973765+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: cephadm 2024-06-11T13:30:23.981844+0000 mgr.x (mgr.25085) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:24.123420+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:24.126492+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:24.129848+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:24.131141+0000 mon.b (mon.2) 707 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:24.132920+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:24.257757+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:24.260703+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:24.263657+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:24.264962+0000 mon.b (mon.2) 711 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[70566]: audit 2024-06-11T13:30:24.271093+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: cephadm 2024-06-11T13:30:23.048082+0000 mgr.x (mgr.25085) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: cluster 2024-06-11T13:30:23.151871+0000 mgr.x (mgr.25085) 125 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:24.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: cephadm 2024-06-11T13:30:23.199619+0000 mgr.x (mgr.25085) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.341250+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.343904+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.347859+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.349057+0000 mon.b (mon.2) 687 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.353241+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: cephadm 2024-06-11T13:30:23.360622+0000 mgr.x (mgr.25085) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.502826+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.505616+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.507715+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.508808+0000 mon.b (mon.2) 691 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.510574+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: cephadm 2024-06-11T13:30:23.519156+0000 mgr.x (mgr.25085) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.638288+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.640675+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.643565+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.644468+0000 mon.b (mon.2) 695 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.650487+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: cephadm 2024-06-11T13:30:23.656475+0000 mgr.x (mgr.25085) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.799201+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.802273+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.805518+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.806940+0000 mon.b (mon.2) 699 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.813199+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: cephadm 2024-06-11T13:30:23.819217+0000 mgr.x (mgr.25085) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.961447+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.964383+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.968343+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.969751+0000 mon.b (mon.2) 703 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:23.973765+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: cephadm 2024-06-11T13:30:23.981844+0000 mgr.x (mgr.25085) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:24.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:24.123420+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:24.126492+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:24.129848+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:24.131141+0000 mon.b (mon.2) 707 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:24.132920+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:24.257757+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:24.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:24.260703+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:24.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:24.263657+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:24.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:24.264962+0000 mon.b (mon.2) 711 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:24.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:24 smithi117 bash[19086]: audit 2024-06-11T13:30:24.271093+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:24.827 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[72595]: debug 2024-06-11T13:30:24.575+0000 7feb56f3a000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:30:24.828 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[72595]: debug 2024-06-11T13:30:24.691+0000 7feb56f3a000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:30:24.828 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[72595]: debug 2024-06-11T13:30:24.807+0000 7feb56f3a000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:30:25.085 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:24 smithi059 bash[72595]: debug 2024-06-11T13:30:24.927+0000 7feb56f3a000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:30:25.449 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[72595]: debug 2024-06-11T13:30:25.151+0000 7feb56f3a000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:30:25.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: cephadm 2024-06-11T13:30:24.140079+0000 mgr.x (mgr.25085) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: cephadm 2024-06-11T13:30:24.276837+0000 mgr.x (mgr.25085) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.377377+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.379587+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.382444+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.383221+0000 mon.b (mon.2) 715 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.386526+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: cephadm 2024-06-11T13:30:24.392090+0000 mgr.x (mgr.25085) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.500592+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.502789+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.505913+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.506725+0000 mon.b (mon.2) 719 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.511165+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: cephadm 2024-06-11T13:30:24.517104+0000 mgr.x (mgr.25085) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.618719+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.621489+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.624329+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.625375+0000 mon.b (mon.2) 723 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.629140+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: cephadm 2024-06-11T13:30:24.635057+0000 mgr.x (mgr.25085) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.451 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: cephadm 2024-06-11T13:30:24.140079+0000 mgr.x (mgr.25085) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.451 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: cephadm 2024-06-11T13:30:24.276837+0000 mgr.x (mgr.25085) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.377377+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.379587+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.382444+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.383221+0000 mon.b (mon.2) 715 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.386526+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: cephadm 2024-06-11T13:30:24.392090+0000 mgr.x (mgr.25085) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.500592+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.502789+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.505913+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.506725+0000 mon.b (mon.2) 719 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.511165+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: cephadm 2024-06-11T13:30:24.517104+0000 mgr.x (mgr.25085) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.618719+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.452 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.621489+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.453 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.624329+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.453 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.625375+0000 mon.b (mon.2) 723 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.453 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.629140+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.453 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: cephadm 2024-06-11T13:30:24.635057+0000 mgr.x (mgr.25085) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.742263+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.744685+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.748741+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.749868+0000 mon.b (mon.2) 727 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.753295+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: cephadm 2024-06-11T13:30:24.759372+0000 mgr.x (mgr.25085) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.885957+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.888578+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.891377+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.892381+0000 mon.b (mon.2) 731 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:24.893552+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: cephadm 2024-06-11T13:30:24.901439+0000 mgr.x (mgr.25085) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.014800+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.017117+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.020092+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.020904+0000 mon.b (mon.2) 735 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.024393+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.134762+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.137203+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.140187+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.141092+0000 mon.b (mon.2) 739 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.143453+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.262188+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.264706+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.267925+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.268902+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[70566]: audit 2024-06-11T13:30:25.274156+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.455 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.742263+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.744685+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.748741+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.749868+0000 mon.b (mon.2) 727 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.753295+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: cephadm 2024-06-11T13:30:24.759372+0000 mgr.x (mgr.25085) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.885957+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.888578+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.891377+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.892381+0000 mon.b (mon.2) 731 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:24.893552+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: cephadm 2024-06-11T13:30:24.901439+0000 mgr.x (mgr.25085) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.014800+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.456 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.017117+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.457 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.020092+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.457 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.020904+0000 mon.b (mon.2) 735 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.457 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.024393+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.457 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.134762+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.457 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.137203+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.457 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.140187+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.457 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.141092+0000 mon.b (mon.2) 739 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.457 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.143453+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.457 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.262188+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.457 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.264706+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.457 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.267925+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.457 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.268902+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.457 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[24309]: audit 2024-06-11T13:30:25.274156+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: cephadm 2024-06-11T13:30:24.140079+0000 mgr.x (mgr.25085) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: cephadm 2024-06-11T13:30:24.276837+0000 mgr.x (mgr.25085) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.377377+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.379587+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.382444+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.383221+0000 mon.b (mon.2) 715 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.386526+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: cephadm 2024-06-11T13:30:24.392090+0000 mgr.x (mgr.25085) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.500592+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.502789+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.505913+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.506725+0000 mon.b (mon.2) 719 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.511165+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: cephadm 2024-06-11T13:30:24.517104+0000 mgr.x (mgr.25085) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.618719+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.621489+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.624329+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.625375+0000 mon.b (mon.2) 723 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.629140+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: cephadm 2024-06-11T13:30:24.635057+0000 mgr.x (mgr.25085) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.742263+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.744685+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.748741+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.749868+0000 mon.b (mon.2) 727 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.753295+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: cephadm 2024-06-11T13:30:24.759372+0000 mgr.x (mgr.25085) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.885957+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.888578+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.891377+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.892381+0000 mon.b (mon.2) 731 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:24.893552+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: cephadm 2024-06-11T13:30:24.901439+0000 mgr.x (mgr.25085) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.014800+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.017117+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.020092+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.020904+0000 mon.b (mon.2) 735 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.024393+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.134762+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.137203+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.140187+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.141092+0000 mon.b (mon.2) 739 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.143453+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.262188+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.264706+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.267925+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:25.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.268902+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:25.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:25 smithi117 bash[19086]: audit 2024-06-11T13:30:25.274156+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:25.730 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[72595]: debug 2024-06-11T13:30:25.451+0000 7feb56f3a000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:30:25.731 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[72595]: debug 2024-06-11T13:30:25.563+0000 7feb56f3a000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:30:26.012 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:25 smithi059 bash[72595]: debug 2024-06-11T13:30:25.759+0000 7feb56f3a000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:30:26.301 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[72595]: debug 2024-06-11T13:30:26.015+0000 7feb56f3a000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:30:26.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[72595]: debug 2024-06-11T13:30:26.315+0000 7feb56f3a000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:30:26.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[72595]: debug 2024-06-11T13:30:26.491+0000 7feb56f3a000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:30:26.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: cephadm 2024-06-11T13:30:25.030263+0000 mgr.x (mgr.25085) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: cephadm 2024-06-11T13:30:25.149140+0000 mgr.x (mgr.25085) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: cluster 2024-06-11T13:30:25.152472+0000 mgr.x (mgr.25085) 141 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:26.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: cephadm 2024-06-11T13:30:25.279820+0000 mgr.x (mgr.25085) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.396208+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.398756+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.401620+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.402558+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.406385+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: cephadm 2024-06-11T13:30:25.411930+0000 mgr.x (mgr.25085) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.541326+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.544237+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.547823+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.549029+0000 mon.b (mon.2) 751 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.551015+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: cephadm 2024-06-11T13:30:25.556944+0000 mgr.x (mgr.25085) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.691036+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.693698+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.697048+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.698532+0000 mon.b (mon.2) 755 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: cephadm 2024-06-11T13:30:25.030263+0000 mgr.x (mgr.25085) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: cephadm 2024-06-11T13:30:25.149140+0000 mgr.x (mgr.25085) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: cluster 2024-06-11T13:30:25.152472+0000 mgr.x (mgr.25085) 141 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:26.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: cephadm 2024-06-11T13:30:25.279820+0000 mgr.x (mgr.25085) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.396208+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.398756+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.401620+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.402558+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.406385+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: cephadm 2024-06-11T13:30:25.411930+0000 mgr.x (mgr.25085) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.541326+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.544237+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.547823+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.549029+0000 mon.b (mon.2) 751 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.551015+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: cephadm 2024-06-11T13:30:25.556944+0000 mgr.x (mgr.25085) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.691036+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.693698+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.697048+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.698532+0000 mon.b (mon.2) 755 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.699776+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: cephadm 2024-06-11T13:30:25.705251+0000 mgr.x (mgr.25085) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.829861+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.832372+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.834949+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.835838+0000 mon.b (mon.2) 759 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.839615+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: cephadm 2024-06-11T13:30:25.845213+0000 mgr.x (mgr.25085) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.972202+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.974590+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.977573+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.978626+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:25.982968+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: cephadm 2024-06-11T13:30:25.988605+0000 mgr.x (mgr.25085) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:26.124949+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:26.127672+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:26.129865+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:26.130824+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:26.131843+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:26.251111+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.699776+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: cephadm 2024-06-11T13:30:25.705251+0000 mgr.x (mgr.25085) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.829861+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.832372+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.834949+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.835838+0000 mon.b (mon.2) 759 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.839615+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: cephadm 2024-06-11T13:30:25.845213+0000 mgr.x (mgr.25085) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.972202+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.974590+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.977573+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.978626+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:25.982968+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: cephadm 2024-06-11T13:30:25.988605+0000 mgr.x (mgr.25085) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:26.124949+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:26.127672+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:26.129865+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:26.130824+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:26.131843+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:26.251111+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:26.254133+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:26.257084+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:26.258075+0000 mon.b (mon.2) 771 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[24309]: audit 2024-06-11T13:30:26.263888+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:26.254133+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:26.257084+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:26.258075+0000 mon.b (mon.2) 771 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[70566]: audit 2024-06-11T13:30:26.263888+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: cephadm 2024-06-11T13:30:25.030263+0000 mgr.x (mgr.25085) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: cephadm 2024-06-11T13:30:25.149140+0000 mgr.x (mgr.25085) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: cluster 2024-06-11T13:30:25.152472+0000 mgr.x (mgr.25085) 141 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:26.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: cephadm 2024-06-11T13:30:25.279820+0000 mgr.x (mgr.25085) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.396208+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.398756+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.401620+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.402558+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.406385+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: cephadm 2024-06-11T13:30:25.411930+0000 mgr.x (mgr.25085) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.541326+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.544237+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.547823+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.549029+0000 mon.b (mon.2) 751 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.551015+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: cephadm 2024-06-11T13:30:25.556944+0000 mgr.x (mgr.25085) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.691036+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.693698+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.697048+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.698532+0000 mon.b (mon.2) 755 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.699776+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: cephadm 2024-06-11T13:30:25.705251+0000 mgr.x (mgr.25085) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.829861+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.832372+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.834949+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.835838+0000 mon.b (mon.2) 759 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.839615+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: cephadm 2024-06-11T13:30:25.845213+0000 mgr.x (mgr.25085) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.972202+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.974590+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.977573+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.978626+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:25.982968+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: cephadm 2024-06-11T13:30:25.988605+0000 mgr.x (mgr.25085) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:26.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:26.124949+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:26.127672+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:26.129865+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:26.130824+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:26.131843+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:26.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:26.251111+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:26.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:26.254133+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:26.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:26.257084+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:26.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:26.258075+0000 mon.b (mon.2) 771 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:26.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:26 smithi117 bash[19086]: audit 2024-06-11T13:30:26.263888+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[72595]: debug 2024-06-11T13:30:26.743+0000 7feb56f3a000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:30:27.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:26 smithi059 bash[72595]: debug 2024-06-11T13:30:26.871+0000 7feb56f3a000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:30:27.563 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[72595]: debug 2024-06-11T13:30:27.239+0000 7feb56f3a000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:30:27.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: cephadm 2024-06-11T13:30:26.137549+0000 mgr.x (mgr.25085) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: cephadm 2024-06-11T13:30:26.269856+0000 mgr.x (mgr.25085) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.369720+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.372156+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.374790+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.375564+0000 mon.b (mon.2) 775 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.380857+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: cephadm 2024-06-11T13:30:26.386475+0000 mgr.x (mgr.25085) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.497247+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.500354+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.502887+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.503622+0000 mon.b (mon.2) 779 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.508920+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: cephadm 2024-06-11T13:30:26.514710+0000 mgr.x (mgr.25085) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.631937+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.634815+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.637904+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.638897+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.644549+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: cephadm 2024-06-11T13:30:26.653661+0000 mgr.x (mgr.25085) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.744772+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.747791+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.751089+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.752055+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.757805+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: cephadm 2024-06-11T13:30:26.763438+0000 mgr.x (mgr.25085) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.857440+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.860585+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.863964+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.864992+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.870797+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: cephadm 2024-06-11T13:30:26.876512+0000 mgr.x (mgr.25085) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.963856+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.966725+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.969502+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.970538+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:26.974718+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: cephadm 2024-06-11T13:30:26.981828+0000 mgr.x (mgr.25085) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:27.086539+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:27.089230+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: cephadm 2024-06-11T13:30:26.137549+0000 mgr.x (mgr.25085) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: cephadm 2024-06-11T13:30:26.269856+0000 mgr.x (mgr.25085) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.369720+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.372156+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.374790+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.375564+0000 mon.b (mon.2) 775 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.380857+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: cephadm 2024-06-11T13:30:26.386475+0000 mgr.x (mgr.25085) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.497247+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.500354+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.502887+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.503622+0000 mon.b (mon.2) 779 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.508920+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: cephadm 2024-06-11T13:30:26.514710+0000 mgr.x (mgr.25085) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.631937+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.634815+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.637904+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.638897+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.644549+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: cephadm 2024-06-11T13:30:26.653661+0000 mgr.x (mgr.25085) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:27.091986+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:27.092903+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:27.098245+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:27.226618+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:27.228879+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:27.231421+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:27.232190+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[70566]: audit 2024-06-11T13:30:27.233503+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.744772+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.747791+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.751089+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.752055+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.757805+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: cephadm 2024-06-11T13:30:26.763438+0000 mgr.x (mgr.25085) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.857440+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.860585+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.863964+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.864992+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.870797+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: cephadm 2024-06-11T13:30:26.876512+0000 mgr.x (mgr.25085) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.963856+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.966725+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.969502+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.970538+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:26.974718+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: cephadm 2024-06-11T13:30:26.981828+0000 mgr.x (mgr.25085) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:27.086539+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:27.089230+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:27.091986+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:27.092903+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:27.098245+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:27.226618+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:27.228879+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:27.231421+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:27.232190+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:27 smithi059 bash[24309]: audit 2024-06-11T13:30:27.233503+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.679 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:30:27] "GET /metrics HTTP/1.1" 200 38252 "" "Prometheus/2.33.4" 2024-06-11T13:30:27.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: cephadm 2024-06-11T13:30:26.137549+0000 mgr.x (mgr.25085) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: cephadm 2024-06-11T13:30:26.269856+0000 mgr.x (mgr.25085) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.369720+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.372156+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.374790+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.375564+0000 mon.b (mon.2) 775 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.380857+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: cephadm 2024-06-11T13:30:26.386475+0000 mgr.x (mgr.25085) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.497247+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.500354+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.502887+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.503622+0000 mon.b (mon.2) 779 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.508920+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: cephadm 2024-06-11T13:30:26.514710+0000 mgr.x (mgr.25085) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.631937+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.634815+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.637904+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.638897+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.644549+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: cephadm 2024-06-11T13:30:26.653661+0000 mgr.x (mgr.25085) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.744772+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.747791+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.751089+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.752055+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.757805+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: cephadm 2024-06-11T13:30:26.763438+0000 mgr.x (mgr.25085) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.857440+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.860585+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.863964+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.864992+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.870797+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: cephadm 2024-06-11T13:30:26.876512+0000 mgr.x (mgr.25085) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.963856+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.966725+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.969502+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.970538+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:26.974718+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: cephadm 2024-06-11T13:30:26.981828+0000 mgr.x (mgr.25085) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:27.086539+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:27.089230+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:27.091986+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:27.092903+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:27.098245+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:27.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:27.226618+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:27.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:27.228879+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:27.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:27.231421+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:27.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:27.232190+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:27.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:27 smithi117 bash[19086]: audit 2024-06-11T13:30:27.233503+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.304 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[72595]: debug 2024-06-11T13:30:28.027+0000 7feb56f3a000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:30:28.304 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[72595]: debug 2024-06-11T13:30:28.155+0000 7feb56f3a000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:30:28.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[72595]: debug 2024-06-11T13:30:28.387+0000 7feb56f3a000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:30:28.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: cephadm 2024-06-11T13:30:27.103865+0000 mgr.x (mgr.25085) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: cluster 2024-06-11T13:30:27.153375+0000 mgr.x (mgr.25085) 157 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: cephadm 2024-06-11T13:30:27.238819+0000 mgr.x (mgr.25085) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.346622+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.348500+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.350298+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.351075+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.351238+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: cephadm 2024-06-11T13:30:27.359023+0000 mgr.x (mgr.25085) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.468940+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.471754+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.475132+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.476218+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.478494+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: cephadm 2024-06-11T13:30:27.488082+0000 mgr.x (mgr.25085) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.608920+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.611863+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.615955+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.617260+0000 mon.b (mon.2) 815 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.619396+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: cephadm 2024-06-11T13:30:27.629108+0000 mgr.x (mgr.25085) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.761492+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.764164+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.767663+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.768769+0000 mon.b (mon.2) 819 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.774049+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: cephadm 2024-06-11T13:30:27.780226+0000 mgr.x (mgr.25085) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.880987+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.883196+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.885907+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.886905+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:27.890685+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: cephadm 2024-06-11T13:30:27.897569+0000 mgr.x (mgr.25085) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.014841+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.016956+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.019918+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.020819+0000 mon.b (mon.2) 827 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.024326+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.133826+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.137131+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.140364+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.141387+0000 mon.b (mon.2) 831 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.143484+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.253409+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.256098+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.259245+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.260017+0000 mon.b (mon.2) 835 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[24309]: audit 2024-06-11T13:30:28.260366+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: cephadm 2024-06-11T13:30:27.103865+0000 mgr.x (mgr.25085) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: cluster 2024-06-11T13:30:27.153375+0000 mgr.x (mgr.25085) 157 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:28.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: cephadm 2024-06-11T13:30:27.238819+0000 mgr.x (mgr.25085) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.346622+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.348500+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.350298+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.351075+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.351238+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: cephadm 2024-06-11T13:30:27.359023+0000 mgr.x (mgr.25085) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.468940+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.471754+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.475132+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.476218+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.478494+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: cephadm 2024-06-11T13:30:27.488082+0000 mgr.x (mgr.25085) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.608920+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.611863+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.615955+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.617260+0000 mon.b (mon.2) 815 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.619396+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: cephadm 2024-06-11T13:30:27.629108+0000 mgr.x (mgr.25085) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.761492+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.764164+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.767663+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.768769+0000 mon.b (mon.2) 819 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.774049+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: cephadm 2024-06-11T13:30:27.780226+0000 mgr.x (mgr.25085) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.880987+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.883196+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.885907+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.886905+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:27.890685+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: cephadm 2024-06-11T13:30:27.897569+0000 mgr.x (mgr.25085) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.014841+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.016956+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.019918+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.020819+0000 mon.b (mon.2) 827 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.024326+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.133826+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.137131+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.140364+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.141387+0000 mon.b (mon.2) 831 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.143484+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.253409+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.256098+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.259245+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.260017+0000 mon.b (mon.2) 835 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[70566]: audit 2024-06-11T13:30:28.260366+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: cephadm 2024-06-11T13:30:27.103865+0000 mgr.x (mgr.25085) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: cluster 2024-06-11T13:30:27.153375+0000 mgr.x (mgr.25085) 157 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:28.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: cephadm 2024-06-11T13:30:27.238819+0000 mgr.x (mgr.25085) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.346622+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.348500+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.350298+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.351075+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.351238+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: cephadm 2024-06-11T13:30:27.359023+0000 mgr.x (mgr.25085) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.468940+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.471754+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.475132+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.476218+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.478494+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: cephadm 2024-06-11T13:30:27.488082+0000 mgr.x (mgr.25085) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.608920+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.611863+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.615955+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.617260+0000 mon.b (mon.2) 815 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.619396+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: cephadm 2024-06-11T13:30:27.629108+0000 mgr.x (mgr.25085) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.761492+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.764164+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.767663+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.768769+0000 mon.b (mon.2) 819 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.774049+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: cephadm 2024-06-11T13:30:27.780226+0000 mgr.x (mgr.25085) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.880987+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.883196+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.885907+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.886905+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:27.890685+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: cephadm 2024-06-11T13:30:27.897569+0000 mgr.x (mgr.25085) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.014841+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.016956+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.019918+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.020819+0000 mon.b (mon.2) 827 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.024326+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.133826+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.137131+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.140364+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.141387+0000 mon.b (mon.2) 831 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.143484+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.253409+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:28.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.256098+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:28.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.259245+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:28.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.260017+0000 mon.b (mon.2) 835 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:28.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[19086]: audit 2024-06-11T13:30:28.260366+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:28.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:30:28 smithi117 bash[56012]: ts=2024-06-11T13:30:28.662Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:30:29.007 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:28 smithi059 bash[72595]: debug 2024-06-11T13:30:28.727+0000 7feb56f3a000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:30:29.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[72595]: debug 2024-06-11T13:30:29.127+0000 7feb56f3a000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:30:29.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[72595]: debug 2024-06-11T13:30:29.255+0000 7feb56f3a000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:30:29.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[72595]: [11/Jun/2024:13:30:29] ENGINE Bus STARTING 2024-06-11T13:30:29.311 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: cephadm 2024-06-11T13:30:28.030309+0000 mgr.x (mgr.25085) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.311 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: cephadm 2024-06-11T13:30:28.153483+0000 mgr.x (mgr.25085) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.311 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: cephadm 2024-06-11T13:30:28.270260+0000 mgr.x (mgr.25085) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.311 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.377175+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.311 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.380371+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.311 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.383108+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.311 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.384030+0000 mon.b (mon.2) 839 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.312 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.389213+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.312 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: cephadm 2024-06-11T13:30:28.395538+0000 mgr.x (mgr.25085) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.312 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.493067+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.312 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.495727+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.312 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.498776+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.312 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.499987+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.312 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.503573+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.312 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: cephadm 2024-06-11T13:30:28.509202+0000 mgr.x (mgr.25085) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.312 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.631481+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.312 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.633790+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.312 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.636395+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.312 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.637270+0000 mon.b (mon.2) 847 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.312 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.641604+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: cephadm 2024-06-11T13:30:28.647396+0000 mgr.x (mgr.25085) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.771831+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.774464+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.777975+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.778955+0000 mon.b (mon.2) 851 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.782724+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: cephadm 2024-06-11T13:30:28.788575+0000 mgr.x (mgr.25085) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.913887+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[72595]: CherryPy Checker: 2024-06-11T13:30:29.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[72595]: The Application mounted at '' has an empty config. 2024-06-11T13:30:29.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[72595]: [11/Jun/2024:13:30:29] ENGINE Serving on http://:::9283 2024-06-11T13:30:29.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[72595]: [11/Jun/2024:13:30:29] ENGINE Bus STARTED 2024-06-11T13:30:29.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: cephadm 2024-06-11T13:30:28.030309+0000 mgr.x (mgr.25085) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: cephadm 2024-06-11T13:30:28.153483+0000 mgr.x (mgr.25085) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: cephadm 2024-06-11T13:30:28.270260+0000 mgr.x (mgr.25085) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.377175+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.380371+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.383108+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.384030+0000 mon.b (mon.2) 839 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.389213+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: cephadm 2024-06-11T13:30:28.395538+0000 mgr.x (mgr.25085) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.493067+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.495727+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.498776+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.499987+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.503573+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: cephadm 2024-06-11T13:30:28.509202+0000 mgr.x (mgr.25085) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.631481+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.633790+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.636395+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.637270+0000 mon.b (mon.2) 847 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.641604+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: cephadm 2024-06-11T13:30:28.647396+0000 mgr.x (mgr.25085) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.771831+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.774464+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.777975+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.778955+0000 mon.b (mon.2) 851 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.782724+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: cephadm 2024-06-11T13:30:28.788575+0000 mgr.x (mgr.25085) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.913887+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.916854+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.919517+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.920555+0000 mon.b (mon.2) 855 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:28.926871+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: cephadm 2024-06-11T13:30:28.932598+0000 mgr.x (mgr.25085) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.070192+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.073040+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.076426+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.077501+0000 mon.b (mon.2) 859 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.081172+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.222480+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.225341+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.228436+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.229670+0000 mon.b (mon.2) 863 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.235261+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.245274+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:30:29.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: cluster 2024-06-11T13:30:29.279762+0000 mon.a (mon.0) 207 : cluster [DBG] Standby manager daemon y restarted 2024-06-11T13:30:29.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: cluster 2024-06-11T13:30:29.279926+0000 mon.a (mon.0) 208 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:30:29.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.281220+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.? 172.21.15.59:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:30:29.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.282509+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.? 172.21.15.59:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:30:29.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.286462+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.? 172.21.15.59:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:30:29.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[24309]: audit 2024-06-11T13:30:29.287319+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.? 172.21.15.59:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:30:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: cephadm 2024-06-11T13:30:28.030309+0000 mgr.x (mgr.25085) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: cephadm 2024-06-11T13:30:28.153483+0000 mgr.x (mgr.25085) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: cephadm 2024-06-11T13:30:28.270260+0000 mgr.x (mgr.25085) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.377175+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.380371+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.383108+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.384030+0000 mon.b (mon.2) 839 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.389213+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: cephadm 2024-06-11T13:30:28.395538+0000 mgr.x (mgr.25085) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.493067+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.495727+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.498776+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.499987+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.503573+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: cephadm 2024-06-11T13:30:28.509202+0000 mgr.x (mgr.25085) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.631481+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.633790+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.636395+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.637270+0000 mon.b (mon.2) 847 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.641604+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: cephadm 2024-06-11T13:30:28.647396+0000 mgr.x (mgr.25085) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.771831+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.774464+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.777975+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.778955+0000 mon.b (mon.2) 851 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.782724+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: cephadm 2024-06-11T13:30:28.788575+0000 mgr.x (mgr.25085) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.913887+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.916854+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.919517+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.920555+0000 mon.b (mon.2) 855 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:28.926871+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: cephadm 2024-06-11T13:30:28.932598+0000 mgr.x (mgr.25085) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.070192+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.073040+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.076426+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.077501+0000 mon.b (mon.2) 859 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.081172+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.222480+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.225341+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.228436+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.229670+0000 mon.b (mon.2) 863 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.235261+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.245274+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:30:29.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: cluster 2024-06-11T13:30:29.279762+0000 mon.a (mon.0) 207 : cluster [DBG] Standby manager daemon y restarted 2024-06-11T13:30:29.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: cluster 2024-06-11T13:30:29.279926+0000 mon.a (mon.0) 208 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:30:29.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.281220+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.? 172.21.15.59:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:30:29.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.282509+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.? 172.21.15.59:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:30:29.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.286462+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.? 172.21.15.59:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:30:29.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:29 smithi059 bash[70566]: audit 2024-06-11T13:30:29.287319+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.? 172.21.15.59:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:30:29.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.916854+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.919517+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.920555+0000 mon.b (mon.2) 855 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:28.926871+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: cephadm 2024-06-11T13:30:28.932598+0000 mgr.x (mgr.25085) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.070192+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.073040+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.076426+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.077501+0000 mon.b (mon.2) 859 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.081172+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.222480+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.225341+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.228436+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.229670+0000 mon.b (mon.2) 863 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.235261+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.245274+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: cluster 2024-06-11T13:30:29.279762+0000 mon.a (mon.0) 207 : cluster [DBG] Standby manager daemon y restarted 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: cluster 2024-06-11T13:30:29.279926+0000 mon.a (mon.0) 208 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:30:29.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.281220+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.? 172.21.15.59:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:30:29.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.282509+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.? 172.21.15.59:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:30:29.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.286462+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.? 172.21.15.59:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:30:29.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:29 smithi117 bash[19086]: audit 2024-06-11T13:30:29.287319+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.? 172.21.15.59:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:30:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: cephadm 2024-06-11T13:30:29.087472+0000 mgr.x (mgr.25085) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: cluster 2024-06-11T13:30:29.153767+0000 mgr.x (mgr.25085) 173 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: cephadm 2024-06-11T13:30:29.241818+0000 mgr.x (mgr.25085) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.409272+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.412176+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.415399+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.416330+0000 mon.b (mon.2) 868 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.419162+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: cephadm 2024-06-11T13:30:29.424712+0000 mgr.x (mgr.25085) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.532367+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.534584+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.537023+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.538102+0000 mon.b (mon.2) 872 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.541118+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: cephadm 2024-06-11T13:30:29.548855+0000 mgr.x (mgr.25085) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.673934+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.676743+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.679879+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.681178+0000 mon.b (mon.2) 876 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.685989+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: cephadm 2024-06-11T13:30:29.691553+0000 mgr.x (mgr.25085) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.830382+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.832886+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.836383+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.837740+0000 mon.b (mon.2) 880 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.839628+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: cephadm 2024-06-11T13:30:29.845762+0000 mgr.x (mgr.25085) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.991032+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.994052+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.996707+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.997523+0000 mon.b (mon.2) 884 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:29.999191+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: cephadm 2024-06-11T13:30:30.008914+0000 mgr.x (mgr.25085) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:30.114340+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:30.117204+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:30.120557+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:30.121593+0000 mon.b (mon.2) 888 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:30.123172+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: cluster 2024-06-11T13:30:30.244387+0000 mon.a (mon.0) 215 : cluster [DBG] mgrmap e44: x(active, since 31s), standbys: y 2024-06-11T13:30:30.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:30.257173+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:30.259858+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:30.262536+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:30.263290+0000 mon.b (mon.2) 892 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[70566]: audit 2024-06-11T13:30:30.264779+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: cephadm 2024-06-11T13:30:29.087472+0000 mgr.x (mgr.25085) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: cluster 2024-06-11T13:30:29.153767+0000 mgr.x (mgr.25085) 173 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: cephadm 2024-06-11T13:30:29.241818+0000 mgr.x (mgr.25085) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.409272+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.412176+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.415399+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.416330+0000 mon.b (mon.2) 868 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.419162+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: cephadm 2024-06-11T13:30:29.424712+0000 mgr.x (mgr.25085) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.532367+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.534584+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.537023+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.538102+0000 mon.b (mon.2) 872 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.541118+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: cephadm 2024-06-11T13:30:29.548855+0000 mgr.x (mgr.25085) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.673934+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.676743+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.679879+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.681178+0000 mon.b (mon.2) 876 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.685989+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: cephadm 2024-06-11T13:30:29.691553+0000 mgr.x (mgr.25085) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.830382+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.832886+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.836383+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.837740+0000 mon.b (mon.2) 880 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.839628+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: cephadm 2024-06-11T13:30:29.845762+0000 mgr.x (mgr.25085) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.991032+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.994052+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.996707+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.997523+0000 mon.b (mon.2) 884 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:29.999191+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: cephadm 2024-06-11T13:30:30.008914+0000 mgr.x (mgr.25085) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:30.114340+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:30.117204+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:30.120557+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:30.121593+0000 mon.b (mon.2) 888 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:30.123172+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: cluster 2024-06-11T13:30:30.244387+0000 mon.a (mon.0) 215 : cluster [DBG] mgrmap e44: x(active, since 31s), standbys: y 2024-06-11T13:30:30.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:30.257173+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:30.259858+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:30.262536+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:30.263290+0000 mon.b (mon.2) 892 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:30 smithi059 bash[24309]: audit 2024-06-11T13:30:30.264779+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: cephadm 2024-06-11T13:30:29.087472+0000 mgr.x (mgr.25085) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: cluster 2024-06-11T13:30:29.153767+0000 mgr.x (mgr.25085) 173 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:30.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: cephadm 2024-06-11T13:30:29.241818+0000 mgr.x (mgr.25085) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.409272+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.412176+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.415399+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.416330+0000 mon.b (mon.2) 868 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.419162+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: cephadm 2024-06-11T13:30:29.424712+0000 mgr.x (mgr.25085) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.532367+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.534584+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.537023+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.538102+0000 mon.b (mon.2) 872 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.541118+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: cephadm 2024-06-11T13:30:29.548855+0000 mgr.x (mgr.25085) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.673934+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.676743+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.679879+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.681178+0000 mon.b (mon.2) 876 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.685989+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: cephadm 2024-06-11T13:30:29.691553+0000 mgr.x (mgr.25085) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.830382+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.832886+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.836383+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.837740+0000 mon.b (mon.2) 880 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.839628+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: cephadm 2024-06-11T13:30:29.845762+0000 mgr.x (mgr.25085) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.991032+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.994052+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.996707+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.997523+0000 mon.b (mon.2) 884 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:29.999191+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: cephadm 2024-06-11T13:30:30.008914+0000 mgr.x (mgr.25085) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:30.114340+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:30.117204+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:30.120557+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:30.121593+0000 mon.b (mon.2) 888 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:30.123172+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: cluster 2024-06-11T13:30:30.244387+0000 mon.a (mon.0) 215 : cluster [DBG] mgrmap e44: x(active, since 31s), standbys: y 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:30.257173+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:30.259858+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:30.262536+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:30.263290+0000 mon.b (mon.2) 892 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:30 smithi117 bash[19086]: audit 2024-06-11T13:30:30.264779+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:31.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[70566]: cephadm 2024-06-11T13:30:30.132320+0000 mgr.x (mgr.25085) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:31.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[70566]: cephadm 2024-06-11T13:30:30.261143+0000 mgr.x (mgr.25085) 181 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:31.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[70566]: cephadm 2024-06-11T13:30:30.271497+0000 mgr.x (mgr.25085) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:31.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[70566]: audit 2024-06-11T13:30:30.368702+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:31.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[70566]: audit 2024-06-11T13:30:30.371485+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:31.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[70566]: audit 2024-06-11T13:30:30.375233+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:31.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[70566]: cephadm 2024-06-11T13:30:30.375296+0000 mgr.x (mgr.25085) 183 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:31.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[70566]: audit 2024-06-11T13:30:30.377009+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:31.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[70566]: audit 2024-06-11T13:30:30.381093+0000 mon.b (mon.2) 896 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:31.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[70566]: audit 2024-06-11T13:30:30.381756+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:31.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[70566]: audit 2024-06-11T13:30:30.384740+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:31.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[70566]: audit 2024-06-11T13:30:30.388837+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:31.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[70566]: audit 2024-06-11T13:30:30.482414+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:31.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[24309]: cephadm 2024-06-11T13:30:30.132320+0000 mgr.x (mgr.25085) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:31.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[24309]: cephadm 2024-06-11T13:30:30.261143+0000 mgr.x (mgr.25085) 181 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:31.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[24309]: cephadm 2024-06-11T13:30:30.271497+0000 mgr.x (mgr.25085) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:31.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[24309]: audit 2024-06-11T13:30:30.368702+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:31.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[24309]: audit 2024-06-11T13:30:30.371485+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:31.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[24309]: audit 2024-06-11T13:30:30.375233+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:31.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[24309]: cephadm 2024-06-11T13:30:30.375296+0000 mgr.x (mgr.25085) 183 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:31.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[24309]: audit 2024-06-11T13:30:30.377009+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:31.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[24309]: audit 2024-06-11T13:30:30.381093+0000 mon.b (mon.2) 896 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:31.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[24309]: audit 2024-06-11T13:30:30.381756+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:31.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[24309]: audit 2024-06-11T13:30:30.384740+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:31.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[24309]: audit 2024-06-11T13:30:30.388837+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:31.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:31 smithi059 bash[24309]: audit 2024-06-11T13:30:30.482414+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:31.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:31 smithi117 bash[19086]: cephadm 2024-06-11T13:30:30.132320+0000 mgr.x (mgr.25085) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:31.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:31 smithi117 bash[19086]: cephadm 2024-06-11T13:30:30.261143+0000 mgr.x (mgr.25085) 181 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:31.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:31 smithi117 bash[19086]: cephadm 2024-06-11T13:30:30.271497+0000 mgr.x (mgr.25085) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:31.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:31 smithi117 bash[19086]: audit 2024-06-11T13:30:30.368702+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:31.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:31 smithi117 bash[19086]: audit 2024-06-11T13:30:30.371485+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:31.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:31 smithi117 bash[19086]: audit 2024-06-11T13:30:30.375233+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:31.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:31 smithi117 bash[19086]: cephadm 2024-06-11T13:30:30.375296+0000 mgr.x (mgr.25085) 183 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:31.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:31 smithi117 bash[19086]: audit 2024-06-11T13:30:30.377009+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:31.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:31 smithi117 bash[19086]: audit 2024-06-11T13:30:30.381093+0000 mon.b (mon.2) 896 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:31.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:31 smithi117 bash[19086]: audit 2024-06-11T13:30:30.381756+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:31.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:31 smithi117 bash[19086]: audit 2024-06-11T13:30:30.384740+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:31.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:31 smithi117 bash[19086]: audit 2024-06-11T13:30:30.388837+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:31.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:31 smithi117 bash[19086]: audit 2024-06-11T13:30:30.482414+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:32.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:32 smithi059 bash[24309]: cluster 2024-06-11T13:30:31.155301+0000 mgr.x (mgr.25085) 184 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:32.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:32 smithi059 bash[24309]: audit 2024-06-11T13:30:32.175550+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:32.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:32 smithi059 bash[24309]: audit 2024-06-11T13:30:32.190027+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:32.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:32 smithi059 bash[24309]: audit 2024-06-11T13:30:32.203255+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:32.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:32 smithi059 bash[70566]: cluster 2024-06-11T13:30:31.155301+0000 mgr.x (mgr.25085) 184 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:32.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:32 smithi059 bash[70566]: audit 2024-06-11T13:30:32.175550+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:32.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:32 smithi059 bash[70566]: audit 2024-06-11T13:30:32.190027+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:32.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:32 smithi059 bash[70566]: audit 2024-06-11T13:30:32.203255+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:32.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:32 smithi117 bash[19086]: cluster 2024-06-11T13:30:31.155301+0000 mgr.x (mgr.25085) 184 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:32.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:32 smithi117 bash[19086]: audit 2024-06-11T13:30:32.175550+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:32.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:32 smithi117 bash[19086]: audit 2024-06-11T13:30:32.190027+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:32.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:32 smithi117 bash[19086]: audit 2024-06-11T13:30:32.203255+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:33.172 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:30:33.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:33 smithi059 bash[24309]: audit 2024-06-11T13:30:32.313460+0000 mgr.x (mgr.25085) 185 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:33.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:33 smithi059 bash[24309]: audit 2024-06-11T13:30:33.081444+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:33.494 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:33 smithi059 bash[24309]: audit 2024-06-11T13:30:33.088444+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:33.495 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:33 smithi059 bash[24309]: audit 2024-06-11T13:30:33.095762+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:33.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:33 smithi059 bash[70566]: audit 2024-06-11T13:30:32.313460+0000 mgr.x (mgr.25085) 185 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:33.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:33 smithi059 bash[70566]: audit 2024-06-11T13:30:33.081444+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:33.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:33 smithi059 bash[70566]: audit 2024-06-11T13:30:33.088444+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:33.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:33 smithi059 bash[70566]: audit 2024-06-11T13:30:33.095762+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:33.680 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:30:33 smithi117 bash[56012]: ts=2024-06-11T13:30:33.507Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:30:33.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:33 smithi117 bash[19086]: audit 2024-06-11T13:30:32.313460+0000 mgr.x (mgr.25085) 185 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:33.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:33 smithi117 bash[19086]: audit 2024-06-11T13:30:33.081444+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:33.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:33 smithi117 bash[19086]: audit 2024-06-11T13:30:33.088444+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:33.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:33 smithi117 bash[19086]: audit 2024-06-11T13:30:33.095762+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:33.890 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:30:33.891 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 0s ago 17m - - 2024-06-11T13:30:33.891 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 1s ago 16m - - 2024-06-11T13:30:33.891 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (2m) 0s ago 9m 12.8M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:30:33.891 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (2m) 1s ago 9m 41.5M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:30:33.891 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (64s) 0s ago 6m 42.2M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:30:33.891 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (80s) 1s ago 16m 478M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:30:33.891 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (14s) 0s ago 18m 396M - 17.2.0 e1d6a67b021e 7f6285131f5d 2024-06-11T13:30:33.891 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (43s) 0s ago 18m 41.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 f770be885d83 2024-06-11T13:30:33.891 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (16m) 1s ago 16m 57.4M 2048M 17.2.0 e1d6a67b021e 36bfc52501be 2024-06-11T13:30:33.891 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (16m) 0s ago 16m 52.4M 2048M 17.2.0 e1d6a67b021e 6d6694f3cb8f 2024-06-11T13:30:33.891 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (2m) 0s ago 9m 10.2M - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:30:33.891 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (2m) 1s ago 9m 12.1M - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:30:33.891 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (15m) 0s ago 15m 58.4M 4096M 17.2.0 e1d6a67b021e 410a79c3be77 2024-06-11T13:30:33.892 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (14m) 0s ago 14m 56.3M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:30:33.892 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (14m) 0s ago 14m 50.1M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:30:33.892 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (13m) 0s ago 13m 57.0M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:30:33.892 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (12m) 1s ago 12m 56.5M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:30:33.892 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (12m) 1s ago 12m 52.7M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:30:33.892 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (11m) 1s ago 11m 51.5M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:30:33.892 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (10m) 1s ago 10m 54.7M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:30:33.892 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (58s) 1s ago 9m 56.1M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:30:33.892 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (7m) 0s ago 7m 85.4M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:30:33.892 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (7m) 1s ago 7m 85.3M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:30:33.892 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (7m) 0s ago 7m 85.2M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:30:33.892 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (7m) 1s ago 7m 85.1M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:30:34.339 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:30:34.339 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:30:34.339 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-06-11T13:30:34.339 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 1 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 1 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-06-11T13:30:34.340 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:30:34.341 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:30:34.341 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:30:34.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:34 smithi117 bash[19086]: cluster 2024-06-11T13:30:33.155779+0000 mgr.x (mgr.25085) 186 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:34.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:34 smithi117 bash[19086]: audit 2024-06-11T13:30:33.166672+0000 mgr.x (mgr.25085) 187 : audit [DBG] from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:34.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:34 smithi117 bash[19086]: audit 2024-06-11T13:30:33.540796+0000 mgr.x (mgr.25085) 188 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:34.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:34 smithi117 bash[19086]: audit 2024-06-11T13:30:33.882081+0000 mgr.x (mgr.25085) 189 : audit [DBG] from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:34.679 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:34 smithi117 bash[19086]: audit 2024-06-11T13:30:34.285104+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:34.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:34 smithi117 bash[19086]: audit 2024-06-11T13:30:34.293269+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:30:34.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:34 smithi117 bash[19086]: audit 2024-06-11T13:30:34.297278+0000 mon.b (mon.2) 898 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:30:34.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:34 smithi117 bash[19086]: audit 2024-06-11T13:30:34.300126+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:30:34.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:34 smithi117 bash[19086]: audit 2024-06-11T13:30:34.301964+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:34.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:34 smithi117 bash[19086]: audit 2024-06-11T13:30:34.343735+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.59:0/3706976233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:34.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[24309]: cluster 2024-06-11T13:30:33.155779+0000 mgr.x (mgr.25085) 186 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:34.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[24309]: audit 2024-06-11T13:30:33.166672+0000 mgr.x (mgr.25085) 187 : audit [DBG] from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:34.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[24309]: audit 2024-06-11T13:30:33.540796+0000 mgr.x (mgr.25085) 188 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:34.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[24309]: audit 2024-06-11T13:30:33.882081+0000 mgr.x (mgr.25085) 189 : audit [DBG] from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:34.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[24309]: audit 2024-06-11T13:30:34.285104+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:34.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[24309]: audit 2024-06-11T13:30:34.293269+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:30:34.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[24309]: audit 2024-06-11T13:30:34.297278+0000 mon.b (mon.2) 898 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:30:34.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[24309]: audit 2024-06-11T13:30:34.300126+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:30:34.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[24309]: audit 2024-06-11T13:30:34.301964+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:34.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[24309]: audit 2024-06-11T13:30:34.343735+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.59:0/3706976233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:34.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[70566]: cluster 2024-06-11T13:30:33.155779+0000 mgr.x (mgr.25085) 186 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:34.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[70566]: audit 2024-06-11T13:30:33.166672+0000 mgr.x (mgr.25085) 187 : audit [DBG] from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:34.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[70566]: audit 2024-06-11T13:30:33.540796+0000 mgr.x (mgr.25085) 188 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:34.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[70566]: audit 2024-06-11T13:30:33.882081+0000 mgr.x (mgr.25085) 189 : audit [DBG] from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:34.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[70566]: audit 2024-06-11T13:30:34.285104+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:34.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[70566]: audit 2024-06-11T13:30:34.293269+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:30:34.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[70566]: audit 2024-06-11T13:30:34.297278+0000 mon.b (mon.2) 898 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:30:34.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[70566]: audit 2024-06-11T13:30:34.300126+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:30:34.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[70566]: audit 2024-06-11T13:30:34.301964+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:34.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:34 smithi059 bash[70566]: audit 2024-06-11T13:30:34.343735+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.59:0/3706976233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:34.721 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:30:34.721 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:30:34.721 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:30:34.721 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:30:34.721 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-06-11T13:30:34.722 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "2/23 daemons upgraded", 2024-06-11T13:30:34.722 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading mgr daemons", 2024-06-11T13:30:34.722 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:30:34.722 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:30:35.142 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:30:35.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:35 smithi117 bash[19086]: cephadm 2024-06-11T13:30:34.284977+0000 mgr.x (mgr.25085) 190 : cephadm [INF] Upgrade: Updating mgr.y 2024-06-11T13:30:35.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:35 smithi117 bash[19086]: cephadm 2024-06-11T13:30:34.303938+0000 mgr.x (mgr.25085) 191 : cephadm [INF] Deploying daemon mgr.y on smithi059 2024-06-11T13:30:35.652 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:35 smithi117 bash[19086]: audit 2024-06-11T13:30:34.730056+0000 mgr.x (mgr.25085) 192 : audit [DBG] from='client.25489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:35.652 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:35 smithi117 bash[19086]: audit 2024-06-11T13:30:35.147444+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 172.21.15.59:0/2865540832' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:30:35.666 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:35 smithi059 bash[24309]: cephadm 2024-06-11T13:30:34.284977+0000 mgr.x (mgr.25085) 190 : cephadm [INF] Upgrade: Updating mgr.y 2024-06-11T13:30:35.666 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:35 smithi059 bash[24309]: cephadm 2024-06-11T13:30:34.303938+0000 mgr.x (mgr.25085) 191 : cephadm [INF] Deploying daemon mgr.y on smithi059 2024-06-11T13:30:35.666 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:35 smithi059 bash[24309]: audit 2024-06-11T13:30:34.730056+0000 mgr.x (mgr.25085) 192 : audit [DBG] from='client.25489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:35.666 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:35 smithi059 bash[24309]: audit 2024-06-11T13:30:35.147444+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 172.21.15.59:0/2865540832' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:30:35.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:35 smithi059 bash[70566]: cephadm 2024-06-11T13:30:34.284977+0000 mgr.x (mgr.25085) 190 : cephadm [INF] Upgrade: Updating mgr.y 2024-06-11T13:30:35.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:35 smithi059 bash[70566]: cephadm 2024-06-11T13:30:34.303938+0000 mgr.x (mgr.25085) 191 : cephadm [INF] Deploying daemon mgr.y on smithi059 2024-06-11T13:30:35.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:35 smithi059 bash[70566]: audit 2024-06-11T13:30:34.730056+0000 mgr.x (mgr.25085) 192 : audit [DBG] from='client.25489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:30:35.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:35 smithi059 bash[70566]: audit 2024-06-11T13:30:35.147444+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 172.21.15.59:0/2865540832' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:30:36.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:36 smithi117 bash[19086]: cluster 2024-06-11T13:30:35.156402+0000 mgr.x (mgr.25085) 193 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:30:36.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:36 smithi059 bash[70566]: cluster 2024-06-11T13:30:35.156402+0000 mgr.x (mgr.25085) 193 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:30:36.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:36 smithi059 bash[24309]: cluster 2024-06-11T13:30:35.156402+0000 mgr.x (mgr.25085) 193 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:30:37.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:30:37] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.33.4" 2024-06-11T13:30:38.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:38 smithi117 bash[19086]: cluster 2024-06-11T13:30:37.158062+0000 mgr.x (mgr.25085) 194 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:38.680 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:30:38 smithi117 bash[56012]: ts=2024-06-11T13:30:38.663Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:30:38.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:38 smithi059 bash[70566]: cluster 2024-06-11T13:30:37.158062+0000 mgr.x (mgr.25085) 194 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:38.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:38 smithi059 bash[24309]: cluster 2024-06-11T13:30:37.158062+0000 mgr.x (mgr.25085) 194 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:39.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:39 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:39.414 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:39 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:39.415 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:39 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:39.415 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:30:39 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:39.415 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:30:39 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:39.416 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:30:39 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:39.416 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:30:39 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:39.416 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:30:39 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:39.416 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:30:39 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:39.759 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:39 smithi059 systemd[1]: Stopping Ceph mgr.y for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:30:40.413 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:40 smithi059 bash[74494]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mgr-y 2024-06-11T13:30:40.413 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:40 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-06-11T13:30:40.413 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:40 smithi059 bash[74552]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mgr-y 2024-06-11T13:30:40.413 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:40 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-06-11T13:30:40.413 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:40 smithi059 systemd[1]: Stopped Ceph mgr.y for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:30:40.680 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:40 smithi117 bash[19086]: cluster 2024-06-11T13:30:39.158792+0000 mgr.x (mgr.25085) 195 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:40.694 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:30:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:40.694 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:30:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:40.694 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:30:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:40.694 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:40.695 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:40 smithi059 systemd[1]: Started Ceph mgr.y for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:30:40.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:40 smithi059 bash[24309]: cluster 2024-06-11T13:30:39.158792+0000 mgr.x (mgr.25085) 195 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:40.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:40.695 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:30:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:40.695 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:30:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:40.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:40 smithi059 bash[70566]: cluster 2024-06-11T13:30:39.158792+0000 mgr.x (mgr.25085) 195 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:40.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:40.696 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:30:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:30:41.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.632656+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.645445+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.656225+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.657995+0000 mon.b (mon.2) 902 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.660790+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: cephadm 2024-06-11T13:30:40.668889+0000 mgr.x (mgr.25085) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.816281+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.817794+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T13:30:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.819555+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: cephadm 2024-06-11T13:30:40.820924+0000 mgr.x (mgr.25085) 197 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.821478+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T13:30:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.823472+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-06-11T13:30:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.836922+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:41.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.838571+0000 mon.b (mon.2) 907 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:41.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.844049+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:41.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: cephadm 2024-06-11T13:30:40.850316+0000 mgr.x (mgr.25085) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:41.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.994367+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:41.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:40.997223+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:41.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: cephadm 2024-06-11T13:30:40.998548+0000 mgr.x (mgr.25085) 199 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:41.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.000203+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:41.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.001393+0000 mon.b (mon.2) 911 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.007727+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: cephadm 2024-06-11T13:30:41.013411+0000 mgr.x (mgr.25085) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.155553+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.158723+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.161790+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.162739+0000 mon.b (mon.2) 915 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.167327+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.305336+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.308198+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.311740+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.312688+0000 mon.b (mon.2) 919 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.317074+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.461288+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.463515+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.466236+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.467112+0000 mon.b (mon.2) 923 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.471402+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.618465+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.621390+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.625784+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.627237+0000 mon.b (mon.2) 927 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:41 smithi117 bash[19086]: audit 2024-06-11T13:30:41.628936+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.632656+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.645445+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.656225+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.657995+0000 mon.b (mon.2) 902 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.660790+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: cephadm 2024-06-11T13:30:40.668889+0000 mgr.x (mgr.25085) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:42.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.816281+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.817794+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T13:30:42.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.819555+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: cephadm 2024-06-11T13:30:40.820924+0000 mgr.x (mgr.25085) 197 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.821478+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T13:30:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.823472+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-06-11T13:30:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.836922+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.838571+0000 mon.b (mon.2) 907 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.844049+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: cephadm 2024-06-11T13:30:40.850316+0000 mgr.x (mgr.25085) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.994367+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:40.997223+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: cephadm 2024-06-11T13:30:40.998548+0000 mgr.x (mgr.25085) 199 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.000203+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.632656+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.645445+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.656225+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.657995+0000 mon.b (mon.2) 902 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.660790+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: cephadm 2024-06-11T13:30:40.668889+0000 mgr.x (mgr.25085) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:42.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.816281+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.817794+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T13:30:42.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.819555+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: cephadm 2024-06-11T13:30:40.820924+0000 mgr.x (mgr.25085) 197 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.821478+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-06-11T13:30:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.823472+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-06-11T13:30:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.836922+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.838571+0000 mon.b (mon.2) 907 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.844049+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: cephadm 2024-06-11T13:30:40.850316+0000 mgr.x (mgr.25085) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.994367+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:40.997223+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: cephadm 2024-06-11T13:30:40.998548+0000 mgr.x (mgr.25085) 199 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.000203+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.001393+0000 mon.b (mon.2) 911 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.007727+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: cephadm 2024-06-11T13:30:41.013411+0000 mgr.x (mgr.25085) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:42.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.155553+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.158723+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.161790+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.162739+0000 mon.b (mon.2) 915 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.167327+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.305336+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.308198+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.311740+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.312688+0000 mon.b (mon.2) 919 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.317074+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.461288+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.463515+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.466236+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.467112+0000 mon.b (mon.2) 923 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.471402+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.618465+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.621390+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.001393+0000 mon.b (mon.2) 911 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.007727+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: cephadm 2024-06-11T13:30:41.013411+0000 mgr.x (mgr.25085) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:42.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.155553+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.158723+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.161790+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.162739+0000 mon.b (mon.2) 915 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.167327+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.305336+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.308198+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.311740+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.312688+0000 mon.b (mon.2) 919 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.317074+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.461288+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.463515+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.466236+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.467112+0000 mon.b (mon.2) 923 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.471402+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.618465+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.621390+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.625784+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.627237+0000 mon.b (mon.2) 927 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[70566]: audit 2024-06-11T13:30:41.628936+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.625784+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.627237+0000 mon.b (mon.2) 927 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:41 smithi059 bash[24309]: audit 2024-06-11T13:30:41.628936+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[74608]: debug 2024-06-11T13:30:42.563+0000 7fda5e36a640 1 -- 172.21.15.59:0/1806570828 <== mon.0 v2:172.21.15.59:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d735d970e0 con 0x55d735d98800 2024-06-11T13:30:42.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: cephadm 2024-06-11T13:30:41.159988+0000 mgr.x (mgr.25085) 201 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:42.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: cluster 2024-06-11T13:30:41.160692+0000 mgr.x (mgr.25085) 202 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:42.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: cephadm 2024-06-11T13:30:41.172780+0000 mgr.x (mgr.25085) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: cephadm 2024-06-11T13:30:41.309728+0000 mgr.x (mgr.25085) 204 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: cephadm 2024-06-11T13:30:41.322665+0000 mgr.x (mgr.25085) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: cephadm 2024-06-11T13:30:41.464436+0000 mgr.x (mgr.25085) 206 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: cephadm 2024-06-11T13:30:41.477380+0000 mgr.x (mgr.25085) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: cephadm 2024-06-11T13:30:41.622712+0000 mgr.x (mgr.25085) 208 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: cephadm 2024-06-11T13:30:41.638220+0000 mgr.x (mgr.25085) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:41.757819+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:41.760040+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: cephadm 2024-06-11T13:30:41.761045+0000 mgr.x (mgr.25085) 210 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:41.762902+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:41.763867+0000 mon.b (mon.2) 931 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:41.766452+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: cephadm 2024-06-11T13:30:41.773122+0000 mgr.x (mgr.25085) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:42.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:41.898885+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:41.901368+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: cephadm 2024-06-11T13:30:41.902317+0000 mgr.x (mgr.25085) 212 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:42.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:41.904746+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:41.906240+0000 mon.b (mon.2) 935 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:41.911687+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: cephadm 2024-06-11T13:30:41.918972+0000 mgr.x (mgr.25085) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.033486+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.036289+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.039867+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.041074+0000 mon.b (mon.2) 939 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.045373+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.187396+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.190352+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.193615+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.194460+0000 mon.b (mon.2) 943 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.196985+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.325541+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.327932+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.330973+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.331972+0000 mon.b (mon.2) 947 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.336599+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.449703+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.452545+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.455049+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.455961+0000 mon.b (mon.2) 951 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.459494+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:42.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.570245+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:42.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.572941+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:42.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.574976+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:42.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.575660+0000 mon.b (mon.2) 955 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:42.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:42 smithi117 bash[19086]: audit 2024-06-11T13:30:42.577562+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.064 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[74608]: debug 2024-06-11T13:30:42.695+0000 7fda60bd4040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-06-11T13:30:43.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: cephadm 2024-06-11T13:30:41.159988+0000 mgr.x (mgr.25085) 201 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: cluster 2024-06-11T13:30:41.160692+0000 mgr.x (mgr.25085) 202 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:43.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: cephadm 2024-06-11T13:30:41.172780+0000 mgr.x (mgr.25085) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: cephadm 2024-06-11T13:30:41.309728+0000 mgr.x (mgr.25085) 204 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: cephadm 2024-06-11T13:30:41.322665+0000 mgr.x (mgr.25085) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: cephadm 2024-06-11T13:30:41.464436+0000 mgr.x (mgr.25085) 206 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: cephadm 2024-06-11T13:30:41.477380+0000 mgr.x (mgr.25085) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: cephadm 2024-06-11T13:30:41.622712+0000 mgr.x (mgr.25085) 208 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: cephadm 2024-06-11T13:30:41.638220+0000 mgr.x (mgr.25085) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:41.757819+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:41.760040+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: cephadm 2024-06-11T13:30:41.761045+0000 mgr.x (mgr.25085) 210 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:41.762902+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:41.763867+0000 mon.b (mon.2) 931 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:41.766452+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: cephadm 2024-06-11T13:30:41.773122+0000 mgr.x (mgr.25085) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:41.898885+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:41.901368+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: cephadm 2024-06-11T13:30:41.902317+0000 mgr.x (mgr.25085) 212 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:41.904746+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: cephadm 2024-06-11T13:30:41.159988+0000 mgr.x (mgr.25085) 201 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: cluster 2024-06-11T13:30:41.160692+0000 mgr.x (mgr.25085) 202 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: cephadm 2024-06-11T13:30:41.172780+0000 mgr.x (mgr.25085) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: cephadm 2024-06-11T13:30:41.309728+0000 mgr.x (mgr.25085) 204 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: cephadm 2024-06-11T13:30:41.322665+0000 mgr.x (mgr.25085) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: cephadm 2024-06-11T13:30:41.464436+0000 mgr.x (mgr.25085) 206 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: cephadm 2024-06-11T13:30:41.477380+0000 mgr.x (mgr.25085) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: cephadm 2024-06-11T13:30:41.622712+0000 mgr.x (mgr.25085) 208 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: cephadm 2024-06-11T13:30:41.638220+0000 mgr.x (mgr.25085) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:41.757819+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:41.760040+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: cephadm 2024-06-11T13:30:41.761045+0000 mgr.x (mgr.25085) 210 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:41.762902+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:41.763867+0000 mon.b (mon.2) 931 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:41.766452+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: cephadm 2024-06-11T13:30:41.773122+0000 mgr.x (mgr.25085) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:41.898885+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:41.901368+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: cephadm 2024-06-11T13:30:41.902317+0000 mgr.x (mgr.25085) 212 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:41.904746+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:41.906240+0000 mon.b (mon.2) 935 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:41.911687+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: cephadm 2024-06-11T13:30:41.918972+0000 mgr.x (mgr.25085) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.033486+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.036289+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.039867+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.041074+0000 mon.b (mon.2) 939 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.045373+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.187396+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.190352+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.193615+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.194460+0000 mon.b (mon.2) 943 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.196985+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.325541+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.327932+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.330973+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.331972+0000 mon.b (mon.2) 947 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.336599+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.449703+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.452545+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.455049+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.455961+0000 mon.b (mon.2) 951 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.459494+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.570245+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.572941+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.574976+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.575660+0000 mon.b (mon.2) 955 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[24309]: audit 2024-06-11T13:30:42.577562+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:41.906240+0000 mon.b (mon.2) 935 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:41.911687+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: cephadm 2024-06-11T13:30:41.918972+0000 mgr.x (mgr.25085) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.033486+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.036289+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.039867+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.041074+0000 mon.b (mon.2) 939 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.045373+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.187396+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.190352+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.193615+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.194460+0000 mon.b (mon.2) 943 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.196985+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.325541+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.327932+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.330973+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.331972+0000 mon.b (mon.2) 947 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.336599+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.449703+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.452545+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.455049+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.455961+0000 mon.b (mon.2) 951 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.459494+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.570245+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.572941+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.574976+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.575660+0000 mon.b (mon.2) 955 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:42 smithi059 bash[70566]: audit 2024-06-11T13:30:42.577562+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.891 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.037763+0000 mgr.x (mgr.25085) 214 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.051119+0000 mgr.x (mgr.25085) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.191617+0000 mgr.x (mgr.25085) 216 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.202356+0000 mgr.x (mgr.25085) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.321329+0000 mgr.x (mgr.25085) 218 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:43.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.328950+0000 mgr.x (mgr.25085) 219 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.342105+0000 mgr.x (mgr.25085) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.453606+0000 mgr.x (mgr.25085) 221 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.464850+0000 mgr.x (mgr.25085) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.573710+0000 mgr.x (mgr.25085) 223 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.582727+0000 mgr.x (mgr.25085) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.670839+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.673332+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.674321+0000 mgr.x (mgr.25085) 225 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.676027+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.677155+0000 mon.b (mon.2) 959 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.678302+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.685525+0000 mgr.x (mgr.25085) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.775056+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.778020+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.779548+0000 mgr.x (mgr.25085) 227 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.781923+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.782795+0000 mon.b (mon.2) 963 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.783623+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.789206+0000 mgr.x (mgr.25085) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.892122+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.894004+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.894834+0000 mgr.x (mgr.25085) 229 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.896756+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.897548+0000 mon.b (mon.2) 967 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:42.898751+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:42.903928+0000 mgr.x (mgr.25085) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.021496+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.024371+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.025748+0000 mgr.x (mgr.25085) 231 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.027511+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.028650+0000 mon.b (mon.2) 971 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.030538+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.167395+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.170167+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.173237+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.037763+0000 mgr.x (mgr.25085) 214 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.051119+0000 mgr.x (mgr.25085) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.191617+0000 mgr.x (mgr.25085) 216 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.202356+0000 mgr.x (mgr.25085) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.321329+0000 mgr.x (mgr.25085) 218 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.328950+0000 mgr.x (mgr.25085) 219 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.342105+0000 mgr.x (mgr.25085) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.453606+0000 mgr.x (mgr.25085) 221 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.464850+0000 mgr.x (mgr.25085) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.573710+0000 mgr.x (mgr.25085) 223 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.582727+0000 mgr.x (mgr.25085) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.670839+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.673332+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.674321+0000 mgr.x (mgr.25085) 225 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.676027+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.677155+0000 mon.b (mon.2) 959 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.678302+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.685525+0000 mgr.x (mgr.25085) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.775056+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.778020+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.779548+0000 mgr.x (mgr.25085) 227 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.174242+0000 mon.b (mon.2) 975 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.177134+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.302254+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.304959+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.307688+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.309008+0000 mon.b (mon.2) 979 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.310771+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.446760+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.449721+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.453328+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.454599+0000 mon.b (mon.2) 983 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.458953+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.606262+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.609528+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.613559+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.614726+0000 mon.b (mon.2) 987 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[70566]: audit 2024-06-11T13:30:43.616825+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.781923+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.782795+0000 mon.b (mon.2) 963 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.783623+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.789206+0000 mgr.x (mgr.25085) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.892122+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.894004+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.894834+0000 mgr.x (mgr.25085) 229 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.896756+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.897548+0000 mon.b (mon.2) 967 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:42.898751+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:42.903928+0000 mgr.x (mgr.25085) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.021496+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.024371+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.025748+0000 mgr.x (mgr.25085) 231 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.027511+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.028650+0000 mon.b (mon.2) 971 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.030538+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.167395+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.170167+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.173237+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.174242+0000 mon.b (mon.2) 975 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.177134+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.302254+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.304959+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.307688+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.309008+0000 mon.b (mon.2) 979 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.310771+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.446760+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.449721+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.453328+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.454599+0000 mon.b (mon.2) 983 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.458953+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.606262+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.609528+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.613559+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.614726+0000 mon.b (mon.2) 987 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:43 smithi059 bash[24309]: audit 2024-06-11T13:30:43.616825+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[56012]: ts=2024-06-11T13:30:43.509Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:30:43.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.037763+0000 mgr.x (mgr.25085) 214 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.051119+0000 mgr.x (mgr.25085) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.191617+0000 mgr.x (mgr.25085) 216 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.202356+0000 mgr.x (mgr.25085) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.321329+0000 mgr.x (mgr.25085) 218 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:43.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.328950+0000 mgr.x (mgr.25085) 219 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.342105+0000 mgr.x (mgr.25085) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.453606+0000 mgr.x (mgr.25085) 221 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.464850+0000 mgr.x (mgr.25085) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.573710+0000 mgr.x (mgr.25085) 223 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.582727+0000 mgr.x (mgr.25085) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.670839+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.673332+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.674321+0000 mgr.x (mgr.25085) 225 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.676027+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.677155+0000 mon.b (mon.2) 959 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.678302+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.685525+0000 mgr.x (mgr.25085) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.775056+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.778020+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.779548+0000 mgr.x (mgr.25085) 227 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.781923+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.782795+0000 mon.b (mon.2) 963 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.783623+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.789206+0000 mgr.x (mgr.25085) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.892122+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.894004+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.894834+0000 mgr.x (mgr.25085) 229 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.896756+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.897548+0000 mon.b (mon.2) 967 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:42.898751+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:42.903928+0000 mgr.x (mgr.25085) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.021496+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.024371+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.025748+0000 mgr.x (mgr.25085) 231 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.027511+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.028650+0000 mon.b (mon.2) 971 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.030538+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.167395+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.170167+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.173237+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.174242+0000 mon.b (mon.2) 975 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.177134+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.302254+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.304959+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.307688+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.309008+0000 mon.b (mon.2) 979 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.310771+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.446760+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.449721+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.453328+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.454599+0000 mon.b (mon.2) 983 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.458953+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:43.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.606262+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:43.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.609528+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:43.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.613559+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:43.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.614726+0000 mon.b (mon.2) 987 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:43.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:43 smithi117 bash[19086]: audit 2024-06-11T13:30:43.616825+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.290 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[74608]: debug 2024-06-11T13:30:44.055+0000 7fda60bd4040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-06-11T13:30:44.290 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[74608]: debug 2024-06-11T13:30:44.123+0000 7fda60bd4040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-06-11T13:30:44.557 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[74608]: debug 2024-06-11T13:30:44.291+0000 7fda60bd4040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-06-11T13:30:44.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.037930+0000 mgr.x (mgr.25085) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cluster 2024-06-11T13:30:43.161373+0000 mgr.x (mgr.25085) 233 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.171390+0000 mgr.x (mgr.25085) 234 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.182324+0000 mgr.x (mgr.25085) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.306119+0000 mgr.x (mgr.25085) 236 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.318072+0000 mgr.x (mgr.25085) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.451079+0000 mgr.x (mgr.25085) 238 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.464919+0000 mgr.x (mgr.25085) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.611096+0000 mgr.x (mgr.25085) 240 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.624203+0000 mgr.x (mgr.25085) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.719796+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.722237+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.723247+0000 mgr.x (mgr.25085) 242 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.724692+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.725760+0000 mon.b (mon.2) 991 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.726690+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.734498+0000 mgr.x (mgr.25085) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.837907+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.840822+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.842015+0000 mgr.x (mgr.25085) 244 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.037930+0000 mgr.x (mgr.25085) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cluster 2024-06-11T13:30:43.161373+0000 mgr.x (mgr.25085) 233 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.171390+0000 mgr.x (mgr.25085) 234 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.182324+0000 mgr.x (mgr.25085) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.306119+0000 mgr.x (mgr.25085) 236 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.318072+0000 mgr.x (mgr.25085) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.451079+0000 mgr.x (mgr.25085) 238 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.464919+0000 mgr.x (mgr.25085) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.611096+0000 mgr.x (mgr.25085) 240 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.624203+0000 mgr.x (mgr.25085) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.719796+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.722237+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.723247+0000 mgr.x (mgr.25085) 242 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.724692+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.725760+0000 mon.b (mon.2) 991 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.726690+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.734498+0000 mgr.x (mgr.25085) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.837907+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.840822+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.842015+0000 mgr.x (mgr.25085) 244 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.844236+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.845344+0000 mon.b (mon.2) 995 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.846980+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.854884+0000 mgr.x (mgr.25085) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.956102+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.958678+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.959679+0000 mgr.x (mgr.25085) 246 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.960984+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.961813+0000 mon.b (mon.2) 999 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:43.964389+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: cephadm 2024-06-11T13:30:43.969612+0000 mgr.x (mgr.25085) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.051663+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.053513+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.055794+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.056495+0000 mon.b (mon.2) 1003 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.060147+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.181422+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.183945+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.187279+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.188228+0000 mon.b (mon.2) 1007 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.192149+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.246529+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.369605+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.372671+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.377249+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.378758+0000 mon.b (mon.2) 1012 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.382766+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.485697+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.488263+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.491691+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.492828+0000 mon.b (mon.2) 1016 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.495125+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.609853+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.612367+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.615436+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.616196+0000 mon.b (mon.2) 1020 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[24309]: audit 2024-06-11T13:30:44.620175+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.844236+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.845344+0000 mon.b (mon.2) 995 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.846980+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.854884+0000 mgr.x (mgr.25085) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.956102+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.958678+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.959679+0000 mgr.x (mgr.25085) 246 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.960984+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.961813+0000 mon.b (mon.2) 999 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:43.964389+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: cephadm 2024-06-11T13:30:43.969612+0000 mgr.x (mgr.25085) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.051663+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.053513+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.055794+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.056495+0000 mon.b (mon.2) 1003 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.060147+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.181422+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.183945+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.187279+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.188228+0000 mon.b (mon.2) 1007 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.192149+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.246529+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.369605+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.372671+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.377249+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.378758+0000 mon.b (mon.2) 1012 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.382766+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.485697+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.488263+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.491691+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.492828+0000 mon.b (mon.2) 1016 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.495125+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.609853+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.612367+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.615436+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.616196+0000 mon.b (mon.2) 1020 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:44 smithi059 bash[70566]: audit 2024-06-11T13:30:44.620175+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.037930+0000 mgr.x (mgr.25085) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cluster 2024-06-11T13:30:43.161373+0000 mgr.x (mgr.25085) 233 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:44.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.171390+0000 mgr.x (mgr.25085) 234 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.182324+0000 mgr.x (mgr.25085) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.306119+0000 mgr.x (mgr.25085) 236 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.318072+0000 mgr.x (mgr.25085) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.451079+0000 mgr.x (mgr.25085) 238 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.464919+0000 mgr.x (mgr.25085) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.611096+0000 mgr.x (mgr.25085) 240 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.624203+0000 mgr.x (mgr.25085) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.719796+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.722237+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.723247+0000 mgr.x (mgr.25085) 242 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.724692+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.725760+0000 mon.b (mon.2) 991 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.726690+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.734498+0000 mgr.x (mgr.25085) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.837907+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.840822+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.842015+0000 mgr.x (mgr.25085) 244 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.844236+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.845344+0000 mon.b (mon.2) 995 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.846980+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.854884+0000 mgr.x (mgr.25085) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.956102+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.958678+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.959679+0000 mgr.x (mgr.25085) 246 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.960984+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.961813+0000 mon.b (mon.2) 999 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:43.964389+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: cephadm 2024-06-11T13:30:43.969612+0000 mgr.x (mgr.25085) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.051663+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.053513+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.055794+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.056495+0000 mon.b (mon.2) 1003 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.060147+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.181422+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.183945+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.187279+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.188228+0000 mon.b (mon.2) 1007 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.192149+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.246529+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.369605+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.372671+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.377249+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.378758+0000 mon.b (mon.2) 1012 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.382766+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.485697+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.488263+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.491691+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.492828+0000 mon.b (mon.2) 1016 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.495125+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.609853+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.612367+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.615436+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.616196+0000 mon.b (mon.2) 1020 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:44 smithi117 bash[19086]: audit 2024-06-11T13:30:44.620175+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.291 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[74608]: debug 2024-06-11T13:30:45.011+0000 7fda60bd4040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-06-11T13:30:45.292 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[74608]: debug 2024-06-11T13:30:45.091+0000 7fda60bd4040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-06-11T13:30:45.292 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[74608]: debug 2024-06-11T13:30:45.167+0000 7fda60bd4040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-06-11T13:30:45.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[74608]: debug 2024-06-11T13:30:45.403+0000 7fda60bd4040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-06-11T13:30:45.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[74608]: debug 2024-06-11T13:30:45.487+0000 7fda60bd4040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-06-11T13:30:45.830 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[74608]: debug 2024-06-11T13:30:45.567+0000 7fda60bd4040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-06-11T13:30:45.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.054157+0000 mgr.x (mgr.25085) 248 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.065347+0000 mgr.x (mgr.25085) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.185129+0000 mgr.x (mgr.25085) 250 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.197617+0000 mgr.x (mgr.25085) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.374261+0000 mgr.x (mgr.25085) 252 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.389097+0000 mgr.x (mgr.25085) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.489323+0000 mgr.x (mgr.25085) 254 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.502398+0000 mgr.x (mgr.25085) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.613413+0000 mgr.x (mgr.25085) 256 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.625772+0000 mgr.x (mgr.25085) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.736795+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.738956+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.739687+0000 mgr.x (mgr.25085) 258 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.741144+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.741921+0000 mon.b (mon.2) 1024 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.745678+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.750889+0000 mgr.x (mgr.25085) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.863313+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.865824+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.866878+0000 mgr.x (mgr.25085) 260 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.869173+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.054157+0000 mgr.x (mgr.25085) 248 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.065347+0000 mgr.x (mgr.25085) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.185129+0000 mgr.x (mgr.25085) 250 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.197617+0000 mgr.x (mgr.25085) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.374261+0000 mgr.x (mgr.25085) 252 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.389097+0000 mgr.x (mgr.25085) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.489323+0000 mgr.x (mgr.25085) 254 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.502398+0000 mgr.x (mgr.25085) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.613413+0000 mgr.x (mgr.25085) 256 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.625772+0000 mgr.x (mgr.25085) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.736795+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.738956+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.739687+0000 mgr.x (mgr.25085) 258 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.741144+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.741921+0000 mon.b (mon.2) 1024 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.745678+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.750889+0000 mgr.x (mgr.25085) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.863313+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.865824+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.866878+0000 mgr.x (mgr.25085) 260 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.869173+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.870096+0000 mon.b (mon.2) 1028 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.872548+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.880705+0000 mgr.x (mgr.25085) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.987987+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.990259+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:44.991163+0000 mgr.x (mgr.25085) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.992869+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.993732+0000 mon.b (mon.2) 1032 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:44.999473+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: cephadm 2024-06-11T13:30:45.004850+0000 mgr.x (mgr.25085) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.121358+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.124092+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.127594+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.128840+0000 mon.b (mon.2) 1036 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.133155+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.261496+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.264192+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.267212+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.268074+0000 mon.b (mon.2) 1040 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.268630+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.870096+0000 mon.b (mon.2) 1028 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.872548+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.880705+0000 mgr.x (mgr.25085) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.987987+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.990259+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:44.991163+0000 mgr.x (mgr.25085) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.992869+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.993732+0000 mon.b (mon.2) 1032 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:44.999473+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: cephadm 2024-06-11T13:30:45.004850+0000 mgr.x (mgr.25085) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.121358+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.124092+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.127594+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.128840+0000 mon.b (mon.2) 1036 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.133155+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.261496+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.264192+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.267212+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.268074+0000 mon.b (mon.2) 1040 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.268630+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.402949+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.405646+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.409784+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.410825+0000 mon.b (mon.2) 1044 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.415188+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.550326+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.553160+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.556172+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.557364+0000 mon.b (mon.2) 1048 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[24309]: audit 2024-06-11T13:30:45.560028+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.402949+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.405646+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.409784+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.410825+0000 mon.b (mon.2) 1044 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.415188+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.550326+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.553160+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.556172+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.557364+0000 mon.b (mon.2) 1048 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[70566]: audit 2024-06-11T13:30:45.560028+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.054157+0000 mgr.x (mgr.25085) 248 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.065347+0000 mgr.x (mgr.25085) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.185129+0000 mgr.x (mgr.25085) 250 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.197617+0000 mgr.x (mgr.25085) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.374261+0000 mgr.x (mgr.25085) 252 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.389097+0000 mgr.x (mgr.25085) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.489323+0000 mgr.x (mgr.25085) 254 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.502398+0000 mgr.x (mgr.25085) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.613413+0000 mgr.x (mgr.25085) 256 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.625772+0000 mgr.x (mgr.25085) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.736795+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.738956+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.739687+0000 mgr.x (mgr.25085) 258 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.741144+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.741921+0000 mon.b (mon.2) 1024 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.745678+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.750889+0000 mgr.x (mgr.25085) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.863313+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.865824+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.866878+0000 mgr.x (mgr.25085) 260 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.869173+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.870096+0000 mon.b (mon.2) 1028 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.872548+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.880705+0000 mgr.x (mgr.25085) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.987987+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.990259+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:44.991163+0000 mgr.x (mgr.25085) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.992869+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.993732+0000 mon.b (mon.2) 1032 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:44.999473+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: cephadm 2024-06-11T13:30:45.004850+0000 mgr.x (mgr.25085) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.121358+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.124092+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.127594+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.128840+0000 mon.b (mon.2) 1036 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.133155+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.261496+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.264192+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.267212+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.268074+0000 mon.b (mon.2) 1040 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.268630+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.402949+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.405646+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.409784+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.410825+0000 mon.b (mon.2) 1044 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.415188+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:45.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.550326+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:45.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.553160+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:45.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.556172+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:45.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.557364+0000 mon.b (mon.2) 1048 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:45.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:45 smithi117 bash[19086]: audit 2024-06-11T13:30:45.560028+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.159 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[74608]: debug 2024-06-11T13:30:45.859+0000 7fda60bd4040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-06-11T13:30:46.160 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:45 smithi059 bash[74608]: debug 2024-06-11T13:30:45.939+0000 7fda60bd4040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-06-11T13:30:46.523 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[74608]: debug 2024-06-11T13:30:46.163+0000 7fda60bd4040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-06-11T13:30:46.523 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[74608]: debug 2024-06-11T13:30:46.251+0000 7fda60bd4040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-06-11T13:30:46.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[74608]: debug 2024-06-11T13:30:46.523+0000 7fda60bd4040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-06-11T13:30:46.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[74608]: debug 2024-06-11T13:30:46.723+0000 7fda60bd4040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:30:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:45.125328+0000 mgr.x (mgr.25085) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:45.138451+0000 mgr.x (mgr.25085) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cluster 2024-06-11T13:30:45.162105+0000 mgr.x (mgr.25085) 266 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:45.265157+0000 mgr.x (mgr.25085) 267 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:45.274615+0000 mgr.x (mgr.25085) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:45.406822+0000 mgr.x (mgr.25085) 269 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:45.420579+0000 mgr.x (mgr.25085) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:45.554269+0000 mgr.x (mgr.25085) 271 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:45.566332+0000 mgr.x (mgr.25085) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:45.701256+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:45.704028+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:45.705220+0000 mgr.x (mgr.25085) 273 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:45.706991+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:45.707934+0000 mon.b (mon.2) 1052 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:45.711048+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:45.717948+0000 mgr.x (mgr.25085) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:45.853683+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:45.856520+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:45.857676+0000 mgr.x (mgr.25085) 275 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:45.859672+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:45.125328+0000 mgr.x (mgr.25085) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:45.138451+0000 mgr.x (mgr.25085) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cluster 2024-06-11T13:30:45.162105+0000 mgr.x (mgr.25085) 266 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:45.265157+0000 mgr.x (mgr.25085) 267 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:45.274615+0000 mgr.x (mgr.25085) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:45.406822+0000 mgr.x (mgr.25085) 269 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:45.420579+0000 mgr.x (mgr.25085) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:45.554269+0000 mgr.x (mgr.25085) 271 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:45.566332+0000 mgr.x (mgr.25085) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:45.701256+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:45.704028+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:45.705220+0000 mgr.x (mgr.25085) 273 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:45.706991+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:45.707934+0000 mon.b (mon.2) 1052 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:45.711048+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:45.717948+0000 mgr.x (mgr.25085) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:45.853683+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:45.856520+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:45.857676+0000 mgr.x (mgr.25085) 275 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:45.859672+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:45.860859+0000 mon.b (mon.2) 1056 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:45.865581+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:45.871852+0000 mgr.x (mgr.25085) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:45.999815+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.002614+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.003809+0000 mgr.x (mgr.25085) 277 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.006495+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.007576+0000 mon.b (mon.2) 1060 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.010001+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.016079+0000 mgr.x (mgr.25085) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.144317+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.146883+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.149439+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.150694+0000 mon.b (mon.2) 1064 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.154850+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.295710+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.298501+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.302083+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.303182+0000 mon.b (mon.2) 1068 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.307320+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:45.860859+0000 mon.b (mon.2) 1056 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:45.865581+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:45.871852+0000 mgr.x (mgr.25085) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:45.999815+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.002614+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.003809+0000 mgr.x (mgr.25085) 277 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.006495+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.007576+0000 mon.b (mon.2) 1060 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.010001+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.016079+0000 mgr.x (mgr.25085) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.144317+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.146883+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.149439+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.150694+0000 mon.b (mon.2) 1064 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.154850+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.295710+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.298501+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.302083+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.303182+0000 mon.b (mon.2) 1068 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.307320+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.453618+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.456670+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.460006+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.461229+0000 mon.b (mon.2) 1072 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.465885+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.572422+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.574505+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.577228+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.578029+0000 mon.b (mon.2) 1076 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[70566]: audit 2024-06-11T13:30:46.581534+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.453618+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.456670+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.460006+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.461229+0000 mon.b (mon.2) 1072 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.465885+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.572422+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.574505+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.577228+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.578029+0000 mon.b (mon.2) 1076 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[24309]: audit 2024-06-11T13:30:46.581534+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:45.125328+0000 mgr.x (mgr.25085) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:45.138451+0000 mgr.x (mgr.25085) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cluster 2024-06-11T13:30:45.162105+0000 mgr.x (mgr.25085) 266 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:45.265157+0000 mgr.x (mgr.25085) 267 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:45.274615+0000 mgr.x (mgr.25085) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:45.406822+0000 mgr.x (mgr.25085) 269 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:45.420579+0000 mgr.x (mgr.25085) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:45.554269+0000 mgr.x (mgr.25085) 271 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:45.566332+0000 mgr.x (mgr.25085) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:45.701256+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:45.704028+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:45.705220+0000 mgr.x (mgr.25085) 273 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:45.706991+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:45.707934+0000 mon.b (mon.2) 1052 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:45.711048+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:45.717948+0000 mgr.x (mgr.25085) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:45.853683+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:45.856520+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:45.857676+0000 mgr.x (mgr.25085) 275 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:45.859672+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:45.860859+0000 mon.b (mon.2) 1056 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:45.865581+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:45.871852+0000 mgr.x (mgr.25085) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:45.999815+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.002614+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.003809+0000 mgr.x (mgr.25085) 277 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.006495+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.007576+0000 mon.b (mon.2) 1060 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.010001+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.016079+0000 mgr.x (mgr.25085) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.144317+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.146883+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.149439+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.150694+0000 mon.b (mon.2) 1064 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.154850+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.295710+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.298501+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.302083+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.303182+0000 mon.b (mon.2) 1068 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.307320+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.453618+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.456670+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.460006+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.461229+0000 mon.b (mon.2) 1072 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.465885+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.572422+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.574505+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.577228+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.578029+0000 mon.b (mon.2) 1076 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:46 smithi117 bash[19086]: audit 2024-06-11T13:30:46.581534+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:47.190 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[74608]: debug 2024-06-11T13:30:46.907+0000 7fda60bd4040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-06-11T13:30:47.190 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:46 smithi059 bash[74608]: debug 2024-06-11T13:30:46.995+0000 7fda60bd4040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-06-11T13:30:47.564 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[74608]: debug 2024-06-11T13:30:47.191+0000 7fda60bd4040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-06-11T13:30:47.644 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:30:47] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.33.4" 2024-06-11T13:30:47.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.147904+0000 mgr.x (mgr.25085) 279 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:47.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.161095+0000 mgr.x (mgr.25085) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.299704+0000 mgr.x (mgr.25085) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.313452+0000 mgr.x (mgr.25085) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.457895+0000 mgr.x (mgr.25085) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.471773+0000 mgr.x (mgr.25085) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.575381+0000 mgr.x (mgr.25085) 285 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.586785+0000 mgr.x (mgr.25085) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.703805+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.706137+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.707144+0000 mgr.x (mgr.25085) 287 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.708959+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.709911+0000 mon.b (mon.2) 1080 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.712852+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.718267+0000 mgr.x (mgr.25085) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:47.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.807108+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.809656+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.810736+0000 mgr.x (mgr.25085) 289 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.812639+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.813367+0000 mon.b (mon.2) 1084 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.815210+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.820271+0000 mgr.x (mgr.25085) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.914009+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.916545+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.917664+0000 mgr.x (mgr.25085) 291 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.919420+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.920486+0000 mon.b (mon.2) 1088 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:46.921744+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:46.929382+0000 mgr.x (mgr.25085) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:47.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.003296+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:47.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.005833+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:47.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.006859+0000 mgr.x (mgr.25085) 293 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:47.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.008245+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:47.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.009203+0000 mon.b (mon.2) 1092 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:47.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.011025+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:47.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.018534+0000 mgr.x (mgr.25085) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:47.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.107179+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:47.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.110247+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:47.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.113646+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:47.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.114827+0000 mon.b (mon.2) 1096 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:47.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.119312+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.227554+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.230415+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.234002+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.235303+0000 mon.b (mon.2) 1100 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.239478+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.384423+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.386722+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.389433+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.390413+0000 mon.b (mon.2) 1104 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.391886+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.503125+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.505983+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.509061+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.510164+0000 mon.b (mon.2) 1108 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:47 smithi117 bash[19086]: audit 2024-06-11T13:30:47.514197+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.147904+0000 mgr.x (mgr.25085) 279 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.161095+0000 mgr.x (mgr.25085) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.299704+0000 mgr.x (mgr.25085) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.313452+0000 mgr.x (mgr.25085) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.457895+0000 mgr.x (mgr.25085) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.471773+0000 mgr.x (mgr.25085) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.575381+0000 mgr.x (mgr.25085) 285 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.586785+0000 mgr.x (mgr.25085) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.703805+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.706137+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.707144+0000 mgr.x (mgr.25085) 287 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.708959+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.709911+0000 mon.b (mon.2) 1080 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.712852+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.718267+0000 mgr.x (mgr.25085) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.807108+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.809656+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.810736+0000 mgr.x (mgr.25085) 289 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.812639+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.813367+0000 mon.b (mon.2) 1084 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.815210+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.147904+0000 mgr.x (mgr.25085) 279 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.161095+0000 mgr.x (mgr.25085) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.299704+0000 mgr.x (mgr.25085) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.313452+0000 mgr.x (mgr.25085) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.457895+0000 mgr.x (mgr.25085) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.471773+0000 mgr.x (mgr.25085) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.575381+0000 mgr.x (mgr.25085) 285 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.586785+0000 mgr.x (mgr.25085) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.703805+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.706137+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.707144+0000 mgr.x (mgr.25085) 287 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.708959+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.709911+0000 mon.b (mon.2) 1080 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.712852+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.718267+0000 mgr.x (mgr.25085) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.807108+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.809656+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.810736+0000 mgr.x (mgr.25085) 289 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.812639+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.813367+0000 mon.b (mon.2) 1084 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.815210+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.820271+0000 mgr.x (mgr.25085) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.914009+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.916545+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.917664+0000 mgr.x (mgr.25085) 291 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.919420+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.920486+0000 mon.b (mon.2) 1088 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:46.921744+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:46.929382+0000 mgr.x (mgr.25085) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.003296+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.005833+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.006859+0000 mgr.x (mgr.25085) 293 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.008245+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.009203+0000 mon.b (mon.2) 1092 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.011025+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.018534+0000 mgr.x (mgr.25085) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.107179+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.110247+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.113646+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.114827+0000 mon.b (mon.2) 1096 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.119312+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.820271+0000 mgr.x (mgr.25085) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.914009+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.916545+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.917664+0000 mgr.x (mgr.25085) 291 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.919420+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.920486+0000 mon.b (mon.2) 1088 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:46.921744+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:46.929382+0000 mgr.x (mgr.25085) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.003296+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.005833+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.006859+0000 mgr.x (mgr.25085) 293 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.008245+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.009203+0000 mon.b (mon.2) 1092 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.011025+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.018534+0000 mgr.x (mgr.25085) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.107179+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.110247+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.113646+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.114827+0000 mon.b (mon.2) 1096 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.119312+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.227554+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.230415+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.234002+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.235303+0000 mon.b (mon.2) 1100 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.239478+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.384423+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.386722+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.389433+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.390413+0000 mon.b (mon.2) 1104 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.391886+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.503125+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.505983+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.509061+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.510164+0000 mon.b (mon.2) 1108 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[24309]: audit 2024-06-11T13:30:47.514197+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.227554+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.230415+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.234002+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.235303+0000 mon.b (mon.2) 1100 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.239478+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.384423+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.386722+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.389433+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.390413+0000 mon.b (mon.2) 1104 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.391886+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.503125+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.505983+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.509061+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.510164+0000 mon.b (mon.2) 1108 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:47 smithi059 bash[70566]: audit 2024-06-11T13:30:47.514197+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.452 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[74608]: debug 2024-06-11T13:30:48.119+0000 7fda60bd4040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-06-11T13:30:48.453 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[74608]: debug 2024-06-11T13:30:48.203+0000 7fda60bd4040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-06-11T13:30:48.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[74608]: debug 2024-06-11T13:30:48.455+0000 7fda60bd4040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-06-11T13:30:48.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[74608]: debug 2024-06-11T13:30:48.535+0000 7fda60bd4040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-06-11T13:30:48.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.111483+0000 mgr.x (mgr.25085) 295 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.125063+0000 mgr.x (mgr.25085) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cluster 2024-06-11T13:30:47.163819+0000 mgr.x (mgr.25085) 297 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:48.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.231612+0000 mgr.x (mgr.25085) 298 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.244836+0000 mgr.x (mgr.25085) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.387741+0000 mgr.x (mgr.25085) 300 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.398505+0000 mgr.x (mgr.25085) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.507209+0000 mgr.x (mgr.25085) 302 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.536222+0000 mgr.x (mgr.25085) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.670895+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.674556+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.675906+0000 mgr.x (mgr.25085) 304 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.678234+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.679535+0000 mon.b (mon.2) 1112 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.684302+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.689792+0000 mgr.x (mgr.25085) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.822016+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.825069+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.826351+0000 mgr.x (mgr.25085) 306 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.828511+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.111483+0000 mgr.x (mgr.25085) 295 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.125063+0000 mgr.x (mgr.25085) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cluster 2024-06-11T13:30:47.163819+0000 mgr.x (mgr.25085) 297 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.231612+0000 mgr.x (mgr.25085) 298 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.244836+0000 mgr.x (mgr.25085) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.387741+0000 mgr.x (mgr.25085) 300 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.398505+0000 mgr.x (mgr.25085) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.507209+0000 mgr.x (mgr.25085) 302 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.536222+0000 mgr.x (mgr.25085) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.670895+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.674556+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.675906+0000 mgr.x (mgr.25085) 304 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.678234+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.679535+0000 mon.b (mon.2) 1112 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.684302+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.689792+0000 mgr.x (mgr.25085) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.822016+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.825069+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.826351+0000 mgr.x (mgr.25085) 306 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.828511+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.829837+0000 mon.b (mon.2) 1116 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.832112+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.839111+0000 mgr.x (mgr.25085) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.943572+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.946573+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.947999+0000 mgr.x (mgr.25085) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.950184+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.951559+0000 mon.b (mon.2) 1120 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:47.954382+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: cephadm 2024-06-11T13:30:47.960982+0000 mgr.x (mgr.25085) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.084388+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.086887+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.089138+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.089911+0000 mon.b (mon.2) 1124 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.095259+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.207816+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.210048+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.213266+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.214108+0000 mon.b (mon.2) 1128 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.217676+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.829837+0000 mon.b (mon.2) 1116 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.832112+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.839111+0000 mgr.x (mgr.25085) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.943572+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.946573+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.947999+0000 mgr.x (mgr.25085) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.950184+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.951559+0000 mon.b (mon.2) 1120 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:47.954382+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: cephadm 2024-06-11T13:30:47.960982+0000 mgr.x (mgr.25085) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.084388+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.086887+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.089138+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.089911+0000 mon.b (mon.2) 1124 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.095259+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.207816+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.210048+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.213266+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.214108+0000 mon.b (mon.2) 1128 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.217676+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.336710+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.339534+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.342799+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.344168+0000 mon.b (mon.2) 1132 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.346627+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.455467+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.457736+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.460555+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.461570+0000 mon.b (mon.2) 1136 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.464559+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.584585+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.586947+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.589827+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.590711+0000 mon.b (mon.2) 1140 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[70566]: audit 2024-06-11T13:30:48.591495+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.336710+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.339534+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.342799+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.344168+0000 mon.b (mon.2) 1132 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.346627+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.455467+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.457736+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.460555+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.461570+0000 mon.b (mon.2) 1136 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.464559+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.584585+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.586947+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.589827+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.590711+0000 mon.b (mon.2) 1140 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[24309]: audit 2024-06-11T13:30:48.591495+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[56012]: ts=2024-06-11T13:30:48.660Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:30:48.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.111483+0000 mgr.x (mgr.25085) 295 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.125063+0000 mgr.x (mgr.25085) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cluster 2024-06-11T13:30:47.163819+0000 mgr.x (mgr.25085) 297 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.231612+0000 mgr.x (mgr.25085) 298 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.244836+0000 mgr.x (mgr.25085) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.387741+0000 mgr.x (mgr.25085) 300 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.398505+0000 mgr.x (mgr.25085) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.507209+0000 mgr.x (mgr.25085) 302 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.536222+0000 mgr.x (mgr.25085) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.670895+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.674556+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.675906+0000 mgr.x (mgr.25085) 304 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.678234+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.679535+0000 mon.b (mon.2) 1112 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.684302+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.689792+0000 mgr.x (mgr.25085) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.822016+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.825069+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.826351+0000 mgr.x (mgr.25085) 306 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.828511+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.829837+0000 mon.b (mon.2) 1116 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.832112+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.839111+0000 mgr.x (mgr.25085) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.943572+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.946573+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.947999+0000 mgr.x (mgr.25085) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.950184+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.951559+0000 mon.b (mon.2) 1120 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:47.954382+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: cephadm 2024-06-11T13:30:47.960982+0000 mgr.x (mgr.25085) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.084388+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.086887+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.089138+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.089911+0000 mon.b (mon.2) 1124 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.095259+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.207816+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.210048+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.213266+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.214108+0000 mon.b (mon.2) 1128 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.217676+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.336710+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.339534+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.342799+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.344168+0000 mon.b (mon.2) 1132 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.346627+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.455467+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.457736+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.460555+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.461570+0000 mon.b (mon.2) 1136 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.464559+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.584585+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.586947+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:48.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.589827+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:48.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.590711+0000 mon.b (mon.2) 1140 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:48.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:48 smithi117 bash[19086]: audit 2024-06-11T13:30:48.591495+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:48 smithi059 bash[74608]: debug 2024-06-11T13:30:48.971+0000 7fda60bd4040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-06-11T13:30:49.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[74608]: debug 2024-06-11T13:30:49.059+0000 7fda60bd4040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-06-11T13:30:49.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[74608]: [11/Jun/2024:13:30:49] ENGINE Bus STARTING 2024-06-11T13:30:49.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[74608]: CherryPy Checker: 2024-06-11T13:30:49.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[74608]: The Application mounted at '' has an empty config. 2024-06-11T13:30:49.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[74608]: [11/Jun/2024:13:30:49] ENGINE Serving on http://:::9283 2024-06-11T13:30:49.314 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[74608]: [11/Jun/2024:13:30:49] ENGINE Bus STARTED 2024-06-11T13:30:49.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.087830+0000 mgr.x (mgr.25085) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.100559+0000 mgr.x (mgr.25085) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.211264+0000 mgr.x (mgr.25085) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.223079+0000 mgr.x (mgr.25085) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.340918+0000 mgr.x (mgr.25085) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.355614+0000 mgr.x (mgr.25085) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.458657+0000 mgr.x (mgr.25085) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.470754+0000 mgr.x (mgr.25085) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.587854+0000 mgr.x (mgr.25085) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.599214+0000 mgr.x (mgr.25085) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.726713+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.729759+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.730826+0000 mgr.x (mgr.25085) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.732191+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.733006+0000 mon.b (mon.2) 1144 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.736823+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.742092+0000 mgr.x (mgr.25085) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.837301+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.840201+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.841520+0000 mgr.x (mgr.25085) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.844180+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.087830+0000 mgr.x (mgr.25085) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.100559+0000 mgr.x (mgr.25085) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.211264+0000 mgr.x (mgr.25085) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.223079+0000 mgr.x (mgr.25085) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.340918+0000 mgr.x (mgr.25085) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.355614+0000 mgr.x (mgr.25085) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.458657+0000 mgr.x (mgr.25085) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.470754+0000 mgr.x (mgr.25085) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.587854+0000 mgr.x (mgr.25085) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.599214+0000 mgr.x (mgr.25085) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.726713+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.729759+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.730826+0000 mgr.x (mgr.25085) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.732191+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.733006+0000 mon.b (mon.2) 1144 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.736823+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.742092+0000 mgr.x (mgr.25085) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.837301+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.840201+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.841520+0000 mgr.x (mgr.25085) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.844180+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.845508+0000 mon.b (mon.2) 1148 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.848472+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.856797+0000 mgr.x (mgr.25085) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.969139+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.971339+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.972254+0000 mgr.x (mgr.25085) 324 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.973854+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.974746+0000 mon.b (mon.2) 1152 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:48.976636+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cephadm 2024-06-11T13:30:48.983188+0000 mgr.x (mgr.25085) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cluster 2024-06-11T13:30:49.064755+0000 mon.a (mon.0) 298 : cluster [DBG] Standby manager daemon y restarted 2024-06-11T13:30:49.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: cluster 2024-06-11T13:30:49.064874+0000 mon.a (mon.0) 299 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:30:49.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.067261+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.? 172.21.15.59:0/531350615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:30:49.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.067842+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.? 172.21.15.59:0/531350615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:30:49.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.069521+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.? 172.21.15.59:0/531350615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:30:49.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.069863+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.? 172.21.15.59:0/531350615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:30:49.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.085574+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.088261+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.091200+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.092273+0000 mon.b (mon.2) 1156 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.845508+0000 mon.b (mon.2) 1148 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.848472+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.856797+0000 mgr.x (mgr.25085) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.969139+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.971339+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.972254+0000 mgr.x (mgr.25085) 324 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.973854+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.974746+0000 mon.b (mon.2) 1152 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:48.976636+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cephadm 2024-06-11T13:30:48.983188+0000 mgr.x (mgr.25085) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cluster 2024-06-11T13:30:49.064755+0000 mon.a (mon.0) 298 : cluster [DBG] Standby manager daemon y restarted 2024-06-11T13:30:49.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: cluster 2024-06-11T13:30:49.064874+0000 mon.a (mon.0) 299 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:30:49.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.067261+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.? 172.21.15.59:0/531350615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:30:49.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.067842+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.? 172.21.15.59:0/531350615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:30:49.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.069521+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.? 172.21.15.59:0/531350615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:30:49.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.069863+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.? 172.21.15.59:0/531350615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:30:49.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.085574+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.088261+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.091200+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.092273+0000 mon.b (mon.2) 1156 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.093753+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.213037+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.215750+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.218772+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.219668+0000 mon.b (mon.2) 1160 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.223319+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.352622+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.355409+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.358468+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.359439+0000 mon.b (mon.2) 1164 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.363519+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.496602+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.499627+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.502681+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.503668+0000 mon.b (mon.2) 1168 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.509896+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.644226+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.647036+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.650479+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[24309]: audit 2024-06-11T13:30:49.651431+0000 mon.b (mon.2) 1172 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.093753+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.213037+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.215750+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.218772+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.219668+0000 mon.b (mon.2) 1160 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.223319+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.352622+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.355409+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.358468+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.359439+0000 mon.b (mon.2) 1164 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.363519+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.496602+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.499627+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.502681+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.503668+0000 mon.b (mon.2) 1168 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.509896+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.644226+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.647036+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.650479+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:49 smithi059 bash[70566]: audit 2024-06-11T13:30:49.651431+0000 mon.b (mon.2) 1172 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.087830+0000 mgr.x (mgr.25085) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.100559+0000 mgr.x (mgr.25085) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.211264+0000 mgr.x (mgr.25085) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.223079+0000 mgr.x (mgr.25085) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.340918+0000 mgr.x (mgr.25085) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.355614+0000 mgr.x (mgr.25085) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.458657+0000 mgr.x (mgr.25085) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.470754+0000 mgr.x (mgr.25085) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.587854+0000 mgr.x (mgr.25085) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.599214+0000 mgr.x (mgr.25085) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.726713+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.729759+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.730826+0000 mgr.x (mgr.25085) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.732191+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.733006+0000 mon.b (mon.2) 1144 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.736823+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.742092+0000 mgr.x (mgr.25085) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.837301+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.840201+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.841520+0000 mgr.x (mgr.25085) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.844180+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.845508+0000 mon.b (mon.2) 1148 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.848472+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.856797+0000 mgr.x (mgr.25085) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.969139+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.971339+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.972254+0000 mgr.x (mgr.25085) 324 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.973854+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.974746+0000 mon.b (mon.2) 1152 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:48.976636+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cephadm 2024-06-11T13:30:48.983188+0000 mgr.x (mgr.25085) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cluster 2024-06-11T13:30:49.064755+0000 mon.a (mon.0) 298 : cluster [DBG] Standby manager daemon y restarted 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: cluster 2024-06-11T13:30:49.064874+0000 mon.a (mon.0) 299 : cluster [DBG] Standby manager daemon y started 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.067261+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.? 172.21.15.59:0/531350615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.067842+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.? 172.21.15.59:0/531350615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.069521+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.? 172.21.15.59:0/531350615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.069863+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.? 172.21.15.59:0/531350615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.085574+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.088261+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.091200+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.092273+0000 mon.b (mon.2) 1156 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.093753+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.213037+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.215750+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.218772+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.219668+0000 mon.b (mon.2) 1160 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.223319+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.352622+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.355409+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.358468+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.359439+0000 mon.b (mon.2) 1164 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.363519+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.496602+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.499627+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.502681+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.503668+0000 mon.b (mon.2) 1168 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:49.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.509896+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:49.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.644226+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:49.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.647036+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:49.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.650479+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:49.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:49 smithi117 bash[19086]: audit 2024-06-11T13:30:49.651431+0000 mon.b (mon.2) 1172 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.089468+0000 mgr.x (mgr.25085) 326 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.102495+0000 mgr.x (mgr.25085) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cluster 2024-06-11T13:30:49.164524+0000 mgr.x (mgr.25085) 328 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.216868+0000 mgr.x (mgr.25085) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.230509+0000 mgr.x (mgr.25085) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.356497+0000 mgr.x (mgr.25085) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.370598+0000 mgr.x (mgr.25085) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.500768+0000 mgr.x (mgr.25085) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.515409+0000 mgr.x (mgr.25085) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.648534+0000 mgr.x (mgr.25085) 335 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:49.674410+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.681004+0000 mgr.x (mgr.25085) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:49.820563+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:49.823555+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.824813+0000 mgr.x (mgr.25085) 337 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:49.827521+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:49.828528+0000 mon.b (mon.2) 1176 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:49.833934+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.839526+0000 mgr.x (mgr.25085) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:49.967655+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:49.970238+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.971145+0000 mgr.x (mgr.25085) 339 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:49.972593+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:49.973381+0000 mon.b (mon.2) 1180 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:49.977797+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cephadm 2024-06-11T13:30:49.982994+0000 mgr.x (mgr.25085) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: cluster 2024-06-11T13:30:49.991471+0000 mon.a (mon.0) 311 : cluster [DBG] mgrmap e45: x(active, since 50s), standbys: y 2024-06-11T13:30:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.095707+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.097868+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.105029+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.106153+0000 mon.b (mon.2) 1184 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.110394+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.200483+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.202533+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.204786+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.205467+0000 mon.b (mon.2) 1188 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.207464+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.287554+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.289763+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.291539+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.292284+0000 mon.b (mon.2) 1192 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.298372+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.388930+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.391417+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.393570+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.394668+0000 mon.b (mon.2) 1196 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.398707+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.519453+0000 mon.b (mon.2) 1197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.522348+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.526316+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.527607+0000 mon.b (mon.2) 1200 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.089468+0000 mgr.x (mgr.25085) 326 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.102495+0000 mgr.x (mgr.25085) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cluster 2024-06-11T13:30:49.164524+0000 mgr.x (mgr.25085) 328 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.216868+0000 mgr.x (mgr.25085) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.230509+0000 mgr.x (mgr.25085) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.356497+0000 mgr.x (mgr.25085) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.370598+0000 mgr.x (mgr.25085) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.500768+0000 mgr.x (mgr.25085) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.515409+0000 mgr.x (mgr.25085) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.648534+0000 mgr.x (mgr.25085) 335 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:49.674410+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.681004+0000 mgr.x (mgr.25085) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:49.820563+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:49.823555+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.824813+0000 mgr.x (mgr.25085) 337 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:49.827521+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:49.828528+0000 mon.b (mon.2) 1176 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:49.833934+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.839526+0000 mgr.x (mgr.25085) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:49.967655+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:49.970238+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.971145+0000 mgr.x (mgr.25085) 339 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:49.972593+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:49.973381+0000 mon.b (mon.2) 1180 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:49.977797+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cephadm 2024-06-11T13:30:49.982994+0000 mgr.x (mgr.25085) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: cluster 2024-06-11T13:30:49.991471+0000 mon.a (mon.0) 311 : cluster [DBG] mgrmap e45: x(active, since 50s), standbys: y 2024-06-11T13:30:50.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.095707+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.097868+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.105029+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.106153+0000 mon.b (mon.2) 1184 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.110394+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.200483+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.202533+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.204786+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.205467+0000 mon.b (mon.2) 1188 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.207464+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.287554+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.289763+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.291539+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.292284+0000 mon.b (mon.2) 1192 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.298372+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.388930+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.391417+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.393570+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.394668+0000 mon.b (mon.2) 1196 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.398707+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.519453+0000 mon.b (mon.2) 1197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.522348+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.526316+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.527607+0000 mon.b (mon.2) 1200 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.534434+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.668938+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.672198+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.674786+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[24309]: audit 2024-06-11T13:30:50.675866+0000 mon.b (mon.2) 1204 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.089468+0000 mgr.x (mgr.25085) 326 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.102495+0000 mgr.x (mgr.25085) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cluster 2024-06-11T13:30:49.164524+0000 mgr.x (mgr.25085) 328 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:50.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.216868+0000 mgr.x (mgr.25085) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.230509+0000 mgr.x (mgr.25085) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.356497+0000 mgr.x (mgr.25085) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.370598+0000 mgr.x (mgr.25085) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.500768+0000 mgr.x (mgr.25085) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.515409+0000 mgr.x (mgr.25085) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.648534+0000 mgr.x (mgr.25085) 335 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:49.674410+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.681004+0000 mgr.x (mgr.25085) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:49.820563+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:49.823555+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.824813+0000 mgr.x (mgr.25085) 337 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:49.827521+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:49.828528+0000 mon.b (mon.2) 1176 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:49.833934+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.839526+0000 mgr.x (mgr.25085) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:49.967655+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:49.970238+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.971145+0000 mgr.x (mgr.25085) 339 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2976-g3f51ea39 2024-06-11T13:30:50.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:49.972593+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:49.973381+0000 mon.b (mon.2) 1180 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:49.977797+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cephadm 2024-06-11T13:30:49.982994+0000 mgr.x (mgr.25085) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:50.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: cluster 2024-06-11T13:30:49.991471+0000 mon.a (mon.0) 311 : cluster [DBG] mgrmap e45: x(active, since 50s), standbys: y 2024-06-11T13:30:50.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.095707+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.097868+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.105029+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.106153+0000 mon.b (mon.2) 1184 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.110394+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.200483+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.202533+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.204786+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.205467+0000 mon.b (mon.2) 1188 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.207464+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.287554+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.289763+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.291539+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.292284+0000 mon.b (mon.2) 1192 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.298372+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.388930+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.391417+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.393570+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.394668+0000 mon.b (mon.2) 1196 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.398707+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.519453+0000 mon.b (mon.2) 1197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.522348+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.526316+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.527607+0000 mon.b (mon.2) 1200 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:50.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.534434+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:50.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.668938+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:50.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.672198+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:50.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.674786+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:50.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:50 smithi117 bash[19086]: audit 2024-06-11T13:30:50.675866+0000 mon.b (mon.2) 1204 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:51.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.534434+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:51.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.668938+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:51.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.672198+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:51.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.674786+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:51.032 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:50 smithi059 bash[70566]: audit 2024-06-11T13:30:50.675866+0000 mon.b (mon.2) 1204 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:51.999 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: cephadm 2024-06-11T13:30:50.116018+0000 mgr.x (mgr.25085) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: cephadm 2024-06-11T13:30:50.212629+0000 mgr.x (mgr.25085) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: cephadm 2024-06-11T13:30:50.303564+0000 mgr.x (mgr.25085) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: cephadm 2024-06-11T13:30:50.405719+0000 mgr.x (mgr.25085) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: cephadm 2024-06-11T13:30:50.540109+0000 mgr.x (mgr.25085) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:50.701626+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: cephadm 2024-06-11T13:30:50.706993+0000 mgr.x (mgr.25085) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:50.828736+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:50.830935+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:50.833345+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:50.834231+0000 mon.b (mon.2) 1208 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:50.840342+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: cephadm 2024-06-11T13:30:50.845606+0000 mgr.x (mgr.25085) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:50.961910+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:50.964616+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.001 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:50.967771+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.001 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:50.968875+0000 mon.b (mon.2) 1212 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.001 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:50.971038+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.001 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: cephadm 2024-06-11T13:30:50.980774+0000 mgr.x (mgr.25085) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.001 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.115408+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.001 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.118558+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.001 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: cephadm 2024-06-11T13:30:50.116018+0000 mgr.x (mgr.25085) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.001 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: cephadm 2024-06-11T13:30:50.212629+0000 mgr.x (mgr.25085) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: cephadm 2024-06-11T13:30:50.303564+0000 mgr.x (mgr.25085) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: cephadm 2024-06-11T13:30:50.405719+0000 mgr.x (mgr.25085) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: cephadm 2024-06-11T13:30:50.540109+0000 mgr.x (mgr.25085) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:50.701626+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: cephadm 2024-06-11T13:30:50.706993+0000 mgr.x (mgr.25085) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:50.828736+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:50.830935+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:50.833345+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:50.834231+0000 mon.b (mon.2) 1208 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:50.840342+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: cephadm 2024-06-11T13:30:50.845606+0000 mgr.x (mgr.25085) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:50.961910+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:50.964616+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:50.967771+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:50.968875+0000 mon.b (mon.2) 1212 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:50.971038+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: cephadm 2024-06-11T13:30:50.980774+0000 mgr.x (mgr.25085) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.115408+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.118558+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.003 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.122639+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.003 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.124156+0000 mon.b (mon.2) 1216 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.126817+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.212131+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.214041+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.215807+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.216473+0000 mon.b (mon.2) 1220 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.217886+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.290390+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.292402+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.294774+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.295928+0000 mon.b (mon.2) 1224 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.297715+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.392114+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.394635+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.397451+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.398208+0000 mon.b (mon.2) 1228 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.399472+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.510321+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.512645+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.515138+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.516000+0000 mon.b (mon.2) 1232 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.517483+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.640012+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.642617+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.646448+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.647533+0000 mon.b (mon.2) 1236 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[24309]: audit 2024-06-11T13:30:51.648989+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.122639+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.124156+0000 mon.b (mon.2) 1216 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.126817+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.212131+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.214041+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.215807+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.216473+0000 mon.b (mon.2) 1220 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.217886+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.290390+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.292402+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.294774+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.295928+0000 mon.b (mon.2) 1224 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.297715+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.392114+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.394635+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.397451+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.398208+0000 mon.b (mon.2) 1228 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.399472+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.510321+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.512645+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.515138+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.516000+0000 mon.b (mon.2) 1232 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.517483+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.640012+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.642617+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.646448+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.647533+0000 mon.b (mon.2) 1236 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.008 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:51 smithi059 bash[70566]: audit 2024-06-11T13:30:51.648989+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: cephadm 2024-06-11T13:30:50.116018+0000 mgr.x (mgr.25085) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: cephadm 2024-06-11T13:30:50.212629+0000 mgr.x (mgr.25085) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: cephadm 2024-06-11T13:30:50.303564+0000 mgr.x (mgr.25085) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: cephadm 2024-06-11T13:30:50.405719+0000 mgr.x (mgr.25085) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: cephadm 2024-06-11T13:30:50.540109+0000 mgr.x (mgr.25085) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:50.701626+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: cephadm 2024-06-11T13:30:50.706993+0000 mgr.x (mgr.25085) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:50.828736+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:50.830935+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:50.833345+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:50.834231+0000 mon.b (mon.2) 1208 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:50.840342+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: cephadm 2024-06-11T13:30:50.845606+0000 mgr.x (mgr.25085) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:50.961910+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:50.964616+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:50.967771+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:50.968875+0000 mon.b (mon.2) 1212 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:50.971038+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: cephadm 2024-06-11T13:30:50.980774+0000 mgr.x (mgr.25085) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.115408+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.118558+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.122639+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.124156+0000 mon.b (mon.2) 1216 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.126817+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.212131+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.214041+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.215807+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.216473+0000 mon.b (mon.2) 1220 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.217886+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.290390+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.292402+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.294774+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.295928+0000 mon.b (mon.2) 1224 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.297715+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.392114+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.394635+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.397451+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.398208+0000 mon.b (mon.2) 1228 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.399472+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.510321+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.512645+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.515138+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.516000+0000 mon.b (mon.2) 1232 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.517483+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.640012+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.642617+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.646448+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.647533+0000 mon.b (mon.2) 1236 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:51 smithi117 bash[19086]: audit 2024-06-11T13:30:51.648989+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: cephadm 2024-06-11T13:30:51.136119+0000 mgr.x (mgr.25085) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: cluster 2024-06-11T13:30:51.165413+0000 mgr.x (mgr.25085) 350 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:53.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: cephadm 2024-06-11T13:30:51.222924+0000 mgr.x (mgr.25085) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: cephadm 2024-06-11T13:30:51.305105+0000 mgr.x (mgr.25085) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: cephadm 2024-06-11T13:30:51.404670+0000 mgr.x (mgr.25085) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: cephadm 2024-06-11T13:30:51.522705+0000 mgr.x (mgr.25085) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: cephadm 2024-06-11T13:30:51.654228+0000 mgr.x (mgr.25085) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.771406+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:53.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.774312+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:53.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.777699+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:53.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.778714+0000 mon.b (mon.2) 1240 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:53.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.779901+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: cephadm 2024-06-11T13:30:51.787261+0000 mgr.x (mgr.25085) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.863936+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:53.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.866705+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:53.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.869780+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:53.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.870914+0000 mon.b (mon.2) 1244 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:53.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.873391+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: cephadm 2024-06-11T13:30:51.879977+0000 mgr.x (mgr.25085) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.903921+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.914690+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: cephadm 2024-06-11T13:30:51.136119+0000 mgr.x (mgr.25085) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: cluster 2024-06-11T13:30:51.165413+0000 mgr.x (mgr.25085) 350 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:53.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: cephadm 2024-06-11T13:30:51.222924+0000 mgr.x (mgr.25085) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: cephadm 2024-06-11T13:30:51.305105+0000 mgr.x (mgr.25085) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: cephadm 2024-06-11T13:30:51.404670+0000 mgr.x (mgr.25085) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: cephadm 2024-06-11T13:30:51.522705+0000 mgr.x (mgr.25085) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: cephadm 2024-06-11T13:30:51.654228+0000 mgr.x (mgr.25085) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.771406+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:53.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.774312+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:53.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.777699+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:53.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.778714+0000 mon.b (mon.2) 1240 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:53.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.779901+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: cephadm 2024-06-11T13:30:51.787261+0000 mgr.x (mgr.25085) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.863936+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:53.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.866705+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:53.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.869780+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:53.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.870914+0000 mon.b (mon.2) 1244 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:53.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.873391+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: cephadm 2024-06-11T13:30:51.879977+0000 mgr.x (mgr.25085) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.903921+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.914690+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.921715+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.977255+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:53.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.979314+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:53.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.980633+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:30:53.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:51.981366+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-06-11T13:30:53.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: cephadm 2024-06-11T13:30:51.981882+0000 mgr.x (mgr.25085) 358 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-06-11T13:30:53.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:52.370115+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:52.379967+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[24309]: audit 2024-06-11T13:30:52.389012+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.921715+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.977255+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:53.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.979314+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:53.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.980633+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:30:53.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:51.981366+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-06-11T13:30:53.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: cephadm 2024-06-11T13:30:51.981882+0000 mgr.x (mgr.25085) 358 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-06-11T13:30:53.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:52.370115+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:52.379967+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:52 smithi059 bash[70566]: audit 2024-06-11T13:30:52.389012+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: cephadm 2024-06-11T13:30:51.136119+0000 mgr.x (mgr.25085) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: cluster 2024-06-11T13:30:51.165413+0000 mgr.x (mgr.25085) 350 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:53.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: cephadm 2024-06-11T13:30:51.222924+0000 mgr.x (mgr.25085) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: cephadm 2024-06-11T13:30:51.305105+0000 mgr.x (mgr.25085) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: cephadm 2024-06-11T13:30:51.404670+0000 mgr.x (mgr.25085) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: cephadm 2024-06-11T13:30:51.522705+0000 mgr.x (mgr.25085) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: cephadm 2024-06-11T13:30:51.654228+0000 mgr.x (mgr.25085) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.771406+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:53.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.774312+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:53.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.777699+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:53.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.778714+0000 mon.b (mon.2) 1240 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.779901+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: cephadm 2024-06-11T13:30:51.787261+0000 mgr.x (mgr.25085) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.863936+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.866705+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.869780+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.870914+0000 mon.b (mon.2) 1244 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:30:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.873391+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: cephadm 2024-06-11T13:30:51.879977+0000 mgr.x (mgr.25085) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:30:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.903921+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.914690+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.921715+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.977255+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:30:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.979314+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:30:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.980633+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:30:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:51.981366+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-06-11T13:30:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: cephadm 2024-06-11T13:30:51.981882+0000 mgr.x (mgr.25085) 358 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-06-11T13:30:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:52.370115+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:52.379967+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:52 smithi117 bash[19086]: audit 2024-06-11T13:30:52.389012+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:53.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:53 smithi117 bash[19086]: audit 2024-06-11T13:30:52.329224+0000 mgr.x (mgr.25085) 359 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:53.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:30:53 smithi117 bash[56012]: ts=2024-06-11T13:30:53.508Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:30:54.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:53 smithi059 bash[24309]: audit 2024-06-11T13:30:52.329224+0000 mgr.x (mgr.25085) 359 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:54.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:53 smithi059 bash[70566]: audit 2024-06-11T13:30:52.329224+0000 mgr.x (mgr.25085) 359 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:30:54.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:54 smithi059 bash[70566]: cluster 2024-06-11T13:30:53.166084+0000 mgr.x (mgr.25085) 360 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:54.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:54 smithi059 bash[70566]: audit 2024-06-11T13:30:54.634781+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:54.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:54 smithi059 bash[70566]: audit 2024-06-11T13:30:54.647441+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:54.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:54 smithi059 bash[70566]: audit 2024-06-11T13:30:54.662205+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:54.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:54 smithi059 bash[24309]: cluster 2024-06-11T13:30:53.166084+0000 mgr.x (mgr.25085) 360 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:54.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:54 smithi059 bash[24309]: audit 2024-06-11T13:30:54.634781+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:54.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:54 smithi059 bash[24309]: audit 2024-06-11T13:30:54.647441+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:54.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:54 smithi059 bash[24309]: audit 2024-06-11T13:30:54.662205+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:55.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:54 smithi117 bash[19086]: cluster 2024-06-11T13:30:53.166084+0000 mgr.x (mgr.25085) 360 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:55.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:54 smithi117 bash[19086]: audit 2024-06-11T13:30:54.634781+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:55.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:54 smithi117 bash[19086]: audit 2024-06-11T13:30:54.647441+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:55.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:54 smithi117 bash[19086]: audit 2024-06-11T13:30:54.662205+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:57.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:56 smithi117 bash[19086]: cluster 2024-06-11T13:30:55.166773+0000 mgr.x (mgr.25085) 361 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:57.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:56 smithi117 bash[19086]: cephadm 2024-06-11T13:30:55.965822+0000 mgr.x (mgr.25085) 362 : cephadm [INF] Upgrade: Updating mon.c 2024-06-11T13:30:57.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:56 smithi117 bash[19086]: audit 2024-06-11T13:30:55.967856+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:57.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:56 smithi117 bash[19086]: audit 2024-06-11T13:30:55.974915+0000 mon.b (mon.2) 1249 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:30:57.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:56 smithi117 bash[19086]: audit 2024-06-11T13:30:55.975746+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:30:57.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:56 smithi117 bash[19086]: audit 2024-06-11T13:30:55.976583+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:57.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:56 smithi117 bash[19086]: cephadm 2024-06-11T13:30:55.977588+0000 mgr.x (mgr.25085) 363 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-06-11T13:30:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[24309]: cluster 2024-06-11T13:30:55.166773+0000 mgr.x (mgr.25085) 361 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[24309]: cephadm 2024-06-11T13:30:55.965822+0000 mgr.x (mgr.25085) 362 : cephadm [INF] Upgrade: Updating mon.c 2024-06-11T13:30:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[24309]: audit 2024-06-11T13:30:55.967856+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[24309]: audit 2024-06-11T13:30:55.974915+0000 mon.b (mon.2) 1249 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:30:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[24309]: audit 2024-06-11T13:30:55.975746+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:30:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[24309]: audit 2024-06-11T13:30:55.976583+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[24309]: cephadm 2024-06-11T13:30:55.977588+0000 mgr.x (mgr.25085) 363 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-06-11T13:30:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[70566]: cluster 2024-06-11T13:30:55.166773+0000 mgr.x (mgr.25085) 361 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:30:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[70566]: cephadm 2024-06-11T13:30:55.965822+0000 mgr.x (mgr.25085) 362 : cephadm [INF] Upgrade: Updating mon.c 2024-06-11T13:30:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[70566]: audit 2024-06-11T13:30:55.967856+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:30:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[70566]: audit 2024-06-11T13:30:55.974915+0000 mon.b (mon.2) 1249 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:30:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[70566]: audit 2024-06-11T13:30:55.975746+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:30:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[70566]: audit 2024-06-11T13:30:55.976583+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:30:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:56 smithi059 bash[70566]: cephadm 2024-06-11T13:30:55.977588+0000 mgr.x (mgr.25085) 363 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-06-11T13:30:57.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:30:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:30:57] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.33.4" 2024-06-11T13:30:58.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:30:58 smithi117 bash[56012]: ts=2024-06-11T13:30:58.662Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:30:59.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:30:58 smithi059 bash[70566]: cluster 2024-06-11T13:30:57.168432+0000 mgr.x (mgr.25085) 364 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:59.165 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:30:58 smithi059 bash[24309]: cluster 2024-06-11T13:30:57.168432+0000 mgr.x (mgr.25085) 364 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:30:59.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:58 smithi117 bash[19086]: cluster 2024-06-11T13:30:57.168432+0000 mgr.x (mgr.25085) 364 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:00.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:00 smithi059 bash[70566]: audit 2024-06-11T13:30:59.257616+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:31:00.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:00 smithi059 bash[24309]: audit 2024-06-11T13:30:59.257616+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:31:00.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:30:59 smithi117 bash[19086]: audit 2024-06-11T13:30:59.257616+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:31:00.953 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:31:00 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:00.954 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:31:00 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:00.954 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:00 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:00.955 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:31:00 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:00.955 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:31:00 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:00.955 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:31:00 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:00.955 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:31:00 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:00.956 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:31:00 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:00.956 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:00 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:01.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:00 smithi059 bash[70566]: cluster 2024-06-11T13:30:59.169153+0000 mgr.x (mgr.25085) 365 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:01.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:00 smithi059 systemd[1]: Stopping Ceph mon.c for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:31:01.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:00 smithi059 bash[24309]: cluster 2024-06-11T13:30:59.169153+0000 mgr.x (mgr.25085) 365 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:01.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:01 smithi059 bash[24309]: debug 2024-06-11T13:31:01.082+0000 7fe1fabf9700 -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 2024-06-11T13:31:01.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:01 smithi059 bash[24309]: debug 2024-06-11T13:31:01.082+0000 7fe1fabf9700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-06-11T13:31:01.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:00 smithi117 bash[19086]: cluster 2024-06-11T13:30:59.169153+0000 mgr.x (mgr.25085) 365 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:02.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:01 smithi059 bash[76337]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mon-c 2024-06-11T13:31:02.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:02 smithi059 bash[76397]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mon-c 2024-06-11T13:31:02.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:02 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.c.service: Deactivated successfully. 2024-06-11T13:31:02.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:02 smithi059 systemd[1]: Stopped Ceph mon.c for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:31:02.562 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:31:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:02.562 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:31:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:02.562 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:31:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:02.563 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:31:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:02.563 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:31:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:02.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:02.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:02 smithi059 systemd[1]: Started Ceph mon.c for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:31:02.564 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:31:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:02.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:02.565 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:31:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:03.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:03 smithi117 bash[56012]: ts=2024-06-11T13:31:03.507Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:31:04.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.342+0000 7f6bf2f49b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-11T13:31:04.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.342+0000 7f6bf2f49b00 0 ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc), process ceph-mon, pid 7 2024-06-11T13:31:04.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.342+0000 7f6bf2f49b00 0 pidfile_write: ignore empty --pid-file 2024-06-11T13:31:04.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.346+0000 7f6bf2f49b00 0 load: jerasure load: lrc 2024-06-11T13:31:04.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: RocksDB version: 7.9.2 2024-06-11T13:31:04.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Git sha 0 2024-06-11T13:31:04.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Compile date 2024-06-10 15:42:49 2024-06-11T13:31:04.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: DB SUMMARY 2024-06-11T13:31:04.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: DB Session ID: 0U7W424FLPP0FZSUKTTJ 2024-06-11T13:31:04.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: CURRENT file: CURRENT 2024-06-11T13:31:04.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: IDENTITY file: IDENTITY 2024-06-11T13:31:04.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2274 Bytes 2024-06-11T13:31:04.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000045.sst 2024-06-11T13:31:04.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000043.log size: 78971 ; 2024-06-11T13:31:04.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.error_if_exists: 0 2024-06-11T13:31:04.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.create_if_missing: 0 2024-06-11T13:31:04.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.paranoid_checks: 1 2024-06-11T13:31:04.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-06-11T13:31:04.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T13:31:04.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-06-11T13:31:04.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.env: 0x557f3f687740 2024-06-11T13:31:04.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.fs: PosixFileSystem 2024-06-11T13:31:04.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.info_log: 0x557f40d09000 2024-06-11T13:31:04.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-11T13:31:04.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.statistics: (nil) 2024-06-11T13:31:04.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.use_fsync: 0 2024-06-11T13:31:04.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_log_file_size: 0 2024-06-11T13:31:04.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T13:31:04.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T13:31:04.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-11T13:31:04.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-11T13:31:04.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.allow_fallocate: 1 2024-06-11T13:31:04.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-11T13:31:04.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.use_direct_reads: 0 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.create_missing_column_families: 0 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.db_log_dir: 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.wal_dir: 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.advise_random_on_open: 1 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-11T13:31:04.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.write_buffer_manager: 0x557f40d18c80 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.rate_limiter: (nil) 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.unordered_write: 0 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T13:31:04.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.row_cache: None 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.wal_filter: None 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.two_write_queues: 0 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.manual_wal_flush: 0 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.wal_compression: 0 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.atomic_flush: 0 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.log_readahead_size: 0 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-06-11T13:31:04.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T13:31:04.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T13:31:04.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-06-11T13:31:04.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-06-11T13:31:04.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-06-11T13:31:04.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_background_jobs: 2 2024-06-11T13:31:04.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_background_compactions: -1 2024-06-11T13:31:04.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_subcompactions: 1 2024-06-11T13:31:04.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T13:31:04.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T13:31:04.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T13:31:04.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_total_wal_size: 0 2024-06-11T13:31:04.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T13:31:04.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T13:31:04.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T13:31:04.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T13:31:04.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_open_files: -1 2024-06-11T13:31:04.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.bytes_per_sync: 0 2024-06-11T13:31:04.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T13:31:04.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T13:31:04.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-11T13:31:04.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_background_flushes: -1 2024-06-11T13:31:04.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Compression algorithms supported: 2024-06-11T13:31:04.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: kZSTD supported: 0 2024-06-11T13:31:04.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: kXpressCompression supported: 0 2024-06-11T13:31:04.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: kBZip2Compression supported: 0 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: kLZ4Compression supported: 1 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: kZlibCompression supported: 1 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: kSnappyCompression supported: 1 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.merge_operator: 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compaction_filter: None 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compaction_filter_factory: None 2024-06-11T13:31:04.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557f40d08d00) 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: cache_index_and_filter_blocks: 1 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: pin_top_level_index_and_filter: 1 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: index_type: 0 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: data_block_index_type: 0 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: index_shortening: 1 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: data_block_hash_table_util_ratio: 0.750000 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: checksum: 4 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: no_block_cache: 0 2024-06-11T13:31:04.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: block_cache: 0x557f40cff090 2024-06-11T13:31:04.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: block_cache_name: BinnedLRUCache 2024-06-11T13:31:04.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: block_cache_options: 2024-06-11T13:31:04.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: capacity : 536870912 2024-06-11T13:31:04.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: num_shard_bits : 4 2024-06-11T13:31:04.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: strict_capacity_limit : 0 2024-06-11T13:31:04.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: high_pri_pool_ratio: 0.000 2024-06-11T13:31:04.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: block_cache_compressed: (nil) 2024-06-11T13:31:04.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: persistent_cache: (nil) 2024-06-11T13:31:04.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: block_size: 4096 2024-06-11T13:31:04.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: block_size_deviation: 10 2024-06-11T13:31:04.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: block_restart_interval: 16 2024-06-11T13:31:04.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: index_block_restart_interval: 1 2024-06-11T13:31:04.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: metadata_block_size: 4096 2024-06-11T13:31:04.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: partition_filters: 0 2024-06-11T13:31:04.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: use_delta_encoding: 1 2024-06-11T13:31:04.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: filter_policy: bloomfilter 2024-06-11T13:31:04.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: whole_key_filtering: 1 2024-06-11T13:31:04.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: verify_compression: 0 2024-06-11T13:31:04.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: read_amp_bytes_per_bit: 0 2024-06-11T13:31:04.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: format_version: 5 2024-06-11T13:31:04.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: enable_index_compression: 1 2024-06-11T13:31:04.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: block_align: 0 2024-06-11T13:31:04.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: max_auto_readahead_size: 262144 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: prepopulate_block_cache: 0 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: initial_auto_readahead_size: 8192 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: num_file_reads_for_auto_readahead: 2 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compression: NoCompression 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.num_levels: 7 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T13:31:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compression_opts.level: 32767 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T13:31:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compression_opts.enabled: false 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T13:31:04.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T13:31:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T13:31:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T13:31:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T13:31:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-06-11T13:31:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.arena_block_size: 1048576 2024-06-11T13:31:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T13:31:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T13:31:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-11T13:31:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T13:31:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T13:31:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T13:31:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T13:31:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T13:31:04.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T13:31:04.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T13:31:04.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T13:31:04.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T13:31:04.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T13:31:04.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.table_properties_collectors: 2024-06-11T13:31:04.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.inplace_update_support: 0 2024-06-11T13:31:04.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T13:31:04.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T13:31:04.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T13:31:04.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T13:31:04.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.bloom_locality: 0 2024-06-11T13:31:04.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.max_successive_merges: 0 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.force_consistency_checks: 1 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.ttl: 2592000 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.enable_blob_files: false 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.min_blob_size: 0 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.blob_file_size: 268435456 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T13:31:04.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-06-11T13:31:04.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-06-11T13:31:04.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-06-11T13:31:04.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-06-11T13:31:04.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6befd20640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 45.sst 2024-06-11T13:31:04.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T13:31:04.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 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 47, last_sequence is 27504, log_number is 43,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-06-11T13:31:04.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 43 2024-06-11T13:31:04.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b79bc5a9-9caa-4b31-b0ae-81d92b4c37b3 2024-06-11T13:31:04.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112664353618, "job": 1, "event": "recovery_started", "wal_files": [43]} 2024-06-11T13:31:04.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #43 mode 2 2024-06-11T13:31:04.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112664354494, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 48, "file_size": 53438, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27509, "largest_seqno": 27545, "table_properties": {"data_size": 52250, "index_size": 115, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 450, "raw_average_key_size": 22, "raw_value_size": 51755, "raw_average_value_size": 2587, "num_data_blocks": 5, "num_entries": 20, "num_filter_entries": 20, "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": "[]", "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": 1718112664, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b79bc5a9-9caa-4b31-b0ae-81d92b4c37b3", "db_session_id": "0U7W424FLPP0FZSUKTTJ", "orig_file_number": 48, "seqno_to_time_mapping": "N/A"}} 2024-06-11T13:31:04.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112664354625, "job": 1, "event": "recovery_finished"} 2024-06-11T13:31:04.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 50 2024-06-11T13:31:04.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.350+0000 7f6bf2f49b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T13:31:04.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6bf2f49b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000043.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-06-11T13:31:04.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6bf2f49b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557f40d2ae00 2024-06-11T13:31:04.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6bf2f49b00 4 rocksdb: DB pointer 0x557f40e24000 2024-06-11T13:31:04.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6be8d12640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-06-11T13:31:04.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6be8d12640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-06-11T13:31:04.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: ** DB Stats ** 2024-06-11T13:31:04.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:31:04.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-06-11T13:31:04.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T13:31:04.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:31:04.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-06-11T13:31:04.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T13:31:04.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:31:04.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: ** Compaction Stats [default] ** 2024-06-11T13:31:04.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: 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) 2024-06-11T13:31:04.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-06-11T13:31:04.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: L0 1/0 52.19 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-11T13:31:04.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: L6 1/0 11.52 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 2024-06-11T13:31:04.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Sum 2/0 11.57 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-11T13:31:04.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-11T13:31:04.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: ** Compaction Stats [default] ** 2024-06-11T13:31:04.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: 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) 2024-06-11T13:31:04.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:31:04.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 91.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-11T13:31:04.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-06-11T13:31:04.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:31:04.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Flush(GB): cumulative 0.000, interval 0.000 2024-06-11T13:31:04.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T13:31:04.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T13:31:04.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T13:31:04.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: AddFile(Keys): cumulative 0, interval 0 2024-06-11T13:31:04.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Cumulative compaction: 0.00 GB write, 13.78 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:31:04.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Interval compaction: 0.00 GB write, 13.78 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:31:04.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: 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 2024-06-11T13:31:04.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Block cache BinnedLRUCache@0x557f40cff090#7 capacity: 512.00 MB usage: 0.31 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-06-11T13:31:04.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.20 KB,3.8743e-05%) Misc(1,0.00 KB,0%) 2024-06-11T13:31:04.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: ** File Read Latency Histogram By Level [default] ** 2024-06-11T13:31:04.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6bf2f49b00 0 starting mon.c rank 1 at public addrs [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] at bind addrs [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:04.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6bf2f49b00 1 mon.c@-1(???) e3 preinit fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:04.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6bf2f49b00 0 mon.c@-1(???).mds e1 new map 2024-06-11T13:31:04.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6bf2f49b00 0 mon.c@-1(???).mds e1 print_map 2024-06-11T13:31:04.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: e1 2024-06-11T13:31:04.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: enable_multiple, ever_enabled_multiple: 1,1 2024-06-11T13:31:04.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: 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} 2024-06-11T13:31:04.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: legacy client fscid: -1 2024-06-11T13:31:04.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: 2024-06-11T13:31:04.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: No filesystems configured 2024-06-11T13:31:04.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6bf2f49b00 0 mon.c@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-06-11T13:31:04.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6bf2f49b00 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:31:04.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6bf2f49b00 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:31:04.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6bf2f49b00 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:31:04.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:04 smithi059 bash[76454]: debug 2024-06-11T13:31:04.354+0000 7f6bf2f49b00 1 mon.c@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-06-11T13:31:05.545 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:31:06.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:01.170901+0000 mgr.x (mgr.25085) 366 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:06.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:02.337029+0000 mgr.x (mgr.25085) 367 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:06.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:03.171626+0000 mgr.x (mgr.25085) 368 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:06.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.570010+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-06-11T13:31:06.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.914597+0000 mon.a (mon.0) 338 : cluster [INF] mon.a calling monitor election 2024-06-11T13:31:06.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.936681+0000 mon.a (mon.0) 339 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:31:06.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.944871+0000 mon.a (mon.0) 340 : cluster [DBG] monmap epoch 3 2024-06-11T13:31:06.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.944900+0000 mon.a (mon.0) 341 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:06.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.944922+0000 mon.a (mon.0) 342 : cluster [DBG] last_changed 2024-06-11T13:14:03.658241+0000 2024-06-11T13:31:06.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.944941+0000 mon.a (mon.0) 343 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:31:06.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.944959+0000 mon.a (mon.0) 344 : cluster [DBG] min_mon_release 17 (quincy) 2024-06-11T13:31:06.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.944979+0000 mon.a (mon.0) 345 : cluster [DBG] election_strategy: 1 2024-06-11T13:31:06.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.944999+0000 mon.a (mon.0) 346 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:31:06.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.945019+0000 mon.a (mon.0) 347 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:31:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.945044+0000 mon.a (mon.0) 348 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:31:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.946015+0000 mon.a (mon.0) 349 : cluster [DBG] fsmap 2024-06-11T13:31:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.946074+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:31:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.946734+0000 mon.a (mon.0) 351 : cluster [DBG] mgrmap e45: x(active, since 65s), standbys: y 2024-06-11T13:31:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cluster 2024-06-11T13:31:04.946991+0000 mon.a (mon.0) 352 : cluster [INF] overall HEALTH_OK 2024-06-11T13:31:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:04.957427+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:04.969658+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:04.980643+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:04.982612+0000 mon.b (mon.2) 1254 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:04.988581+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:01.170901+0000 mgr.x (mgr.25085) 366 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:06.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:02.337029+0000 mgr.x (mgr.25085) 367 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:06.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:03.171626+0000 mgr.x (mgr.25085) 368 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:06.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.570010+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-06-11T13:31:06.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.914597+0000 mon.a (mon.0) 338 : cluster [INF] mon.a calling monitor election 2024-06-11T13:31:06.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.936681+0000 mon.a (mon.0) 339 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:31:06.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.944871+0000 mon.a (mon.0) 340 : cluster [DBG] monmap epoch 3 2024-06-11T13:31:06.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.944900+0000 mon.a (mon.0) 341 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:06.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.944922+0000 mon.a (mon.0) 342 : cluster [DBG] last_changed 2024-06-11T13:14:03.658241+0000 2024-06-11T13:31:06.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.944941+0000 mon.a (mon.0) 343 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:31:06.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.944959+0000 mon.a (mon.0) 344 : cluster [DBG] min_mon_release 17 (quincy) 2024-06-11T13:31:06.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.944979+0000 mon.a (mon.0) 345 : cluster [DBG] election_strategy: 1 2024-06-11T13:31:06.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.944999+0000 mon.a (mon.0) 346 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:31:06.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.945019+0000 mon.a (mon.0) 347 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:31:06.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.945044+0000 mon.a (mon.0) 348 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:31:06.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.946015+0000 mon.a (mon.0) 349 : cluster [DBG] fsmap 2024-06-11T13:31:06.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.946074+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:31:06.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.946734+0000 mon.a (mon.0) 351 : cluster [DBG] mgrmap e45: x(active, since 65s), standbys: y 2024-06-11T13:31:06.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cluster 2024-06-11T13:31:04.946991+0000 mon.a (mon.0) 352 : cluster [INF] overall HEALTH_OK 2024-06-11T13:31:06.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:04.957427+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:04.969658+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:04.980643+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:04.982612+0000 mon.b (mon.2) 1254 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:04.988581+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: cephadm 2024-06-11T13:31:04.994682+0000 mgr.x (mgr.25085) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:06.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.143895+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.146572+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.150571+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.151709+0000 mon.b (mon.2) 1258 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.154780+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.272220+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.275012+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.278101+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.279104+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.281349+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.388444+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.390887+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.393691+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.394700+0000 mon.b (mon.2) 1266 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.396702+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.489329+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.491974+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.494448+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.495444+0000 mon.b (mon.2) 1270 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: cephadm 2024-06-11T13:31:04.994682+0000 mgr.x (mgr.25085) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:06.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.143895+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.146572+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.150571+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.151709+0000 mon.b (mon.2) 1258 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.154780+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.272220+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.275012+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.278101+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.279104+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.281349+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.388444+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.390887+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.393691+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.394700+0000 mon.b (mon.2) 1266 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.396702+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.489329+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.491974+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.494448+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.495444+0000 mon.b (mon.2) 1270 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.496576+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.583298+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.585542+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.587859+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.588739+0000 mon.b (mon.2) 1274 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.590198+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.676597+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.678658+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.681235+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.682364+0000 mon.b (mon.2) 1278 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.683326+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.776683+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.778627+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.780621+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.781358+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.785583+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.880770+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.883525+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.886529+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.887742+0000 mon.b (mon.2) 1286 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[70566]: audit 2024-06-11T13:31:05.892452+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.496576+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.583298+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.585542+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.587859+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.588739+0000 mon.b (mon.2) 1274 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.590198+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.676597+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.678658+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.681235+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.682364+0000 mon.b (mon.2) 1278 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.683326+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.776683+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.778627+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.780621+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.781358+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.785583+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.880770+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.883525+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.886529+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.887742+0000 mon.b (mon.2) 1286 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:05 smithi059 bash[76454]: audit 2024-06-11T13:31:05.892452+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.327 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:31:06.327 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 11s ago 17m - - 2024-06-11T13:31:06.327 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 13s ago 17m - - 2024-06-11T13:31:06.328 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (3m) 11s ago 9m 12.8M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:31:06.328 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (2m) 13s ago 9m 41.8M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:31:06.328 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (96s) 11s ago 7m 42.5M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:31:06.328 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (113s) 13s ago 16m 484M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:31:06.328 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (25s) 11s ago 18m 421M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:31:06.328 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (75s) 11s ago 18m 46.2M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 f770be885d83 2024-06-11T13:31:06.328 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (17m) 13s ago 17m 60.2M 2048M 17.2.0 e1d6a67b021e 36bfc52501be 2024-06-11T13:31:06.328 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 starting - - - 2048M 2024-06-11T13:31:06.328 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (3m) 11s ago 10m 9419k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:31:06.328 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (2m) 13s ago 10m 9291k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:31:06.328 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (16m) 11s ago 16m 58.5M 4096M 17.2.0 e1d6a67b021e 410a79c3be77 2024-06-11T13:31:06.328 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (15m) 11s ago 15m 56.3M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:31:06.328 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (14m) 11s ago 14m 50.2M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:31:06.329 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (14m) 11s ago 14m 57.0M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:31:06.329 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (13m) 13s ago 13m 56.6M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:31:06.329 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (12m) 13s ago 12m 52.8M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:31:06.329 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (12m) 13s ago 12m 51.7M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:31:06.329 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (11m) 13s ago 11m 55.0M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:31:06.329 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (90s) 13s ago 10m 56.9M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:31:06.329 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (7m) 11s ago 7m 85.5M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:31:06.329 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (7m) 13s ago 7m 84.9M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:31:06.329 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (7m) 11s ago 7m 85.1M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:31:06.329 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (7m) 13s ago 7m 85.4M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:31:06.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:01.170901+0000 mgr.x (mgr.25085) 366 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:06.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:02.337029+0000 mgr.x (mgr.25085) 367 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:06.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:03.171626+0000 mgr.x (mgr.25085) 368 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:06.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.570010+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-06-11T13:31:06.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.914597+0000 mon.a (mon.0) 338 : cluster [INF] mon.a calling monitor election 2024-06-11T13:31:06.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.936681+0000 mon.a (mon.0) 339 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:31:06.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.944871+0000 mon.a (mon.0) 340 : cluster [DBG] monmap epoch 3 2024-06-11T13:31:06.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.944900+0000 mon.a (mon.0) 341 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:06.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.944922+0000 mon.a (mon.0) 342 : cluster [DBG] last_changed 2024-06-11T13:14:03.658241+0000 2024-06-11T13:31:06.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.944941+0000 mon.a (mon.0) 343 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:31:06.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.944959+0000 mon.a (mon.0) 344 : cluster [DBG] min_mon_release 17 (quincy) 2024-06-11T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.944979+0000 mon.a (mon.0) 345 : cluster [DBG] election_strategy: 1 2024-06-11T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.944999+0000 mon.a (mon.0) 346 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.945019+0000 mon.a (mon.0) 347 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.945044+0000 mon.a (mon.0) 348 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.946015+0000 mon.a (mon.0) 349 : cluster [DBG] fsmap 2024-06-11T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.946074+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.946734+0000 mon.a (mon.0) 351 : cluster [DBG] mgrmap e45: x(active, since 65s), standbys: y 2024-06-11T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cluster 2024-06-11T13:31:04.946991+0000 mon.a (mon.0) 352 : cluster [INF] overall HEALTH_OK 2024-06-11T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:04.957427+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:04.969658+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:04.980643+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:04.982612+0000 mon.b (mon.2) 1254 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:04.988581+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: cephadm 2024-06-11T13:31:04.994682+0000 mgr.x (mgr.25085) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:06.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.143895+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.146572+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.150571+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.151709+0000 mon.b (mon.2) 1258 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.154780+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.272220+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.275012+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.278101+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.279104+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.281349+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.388444+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.390887+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.393691+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.394700+0000 mon.b (mon.2) 1266 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.396702+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.489329+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.491974+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.494448+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.495444+0000 mon.b (mon.2) 1270 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.496576+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.583298+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.585542+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.587859+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.588739+0000 mon.b (mon.2) 1274 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.590198+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.676597+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.678658+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.681235+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.682364+0000 mon.b (mon.2) 1278 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.683326+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.776683+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.778627+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.780621+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.781358+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.785583+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.880770+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.883525+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.886529+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.887742+0000 mon.b (mon.2) 1286 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:05 smithi117 bash[19086]: audit 2024-06-11T13:31:05.892452+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:06.749 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:31:06.749 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:31:06.749 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-06-11T13:31:06.749 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:31:06.749 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:31:06.749 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:31:06.749 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:31:06.749 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:31:06.749 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:31:06.749 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T13:31:06.749 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:31:06.750 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:31:06.750 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:31:06.750 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:31:06.750 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:31:06.750 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-06-11T13:31:06.750 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T13:31:06.750 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:31:06.750 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:31:07.142 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:31:07.143 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:31:07.143 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:31:07.143 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:31:07.143 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:31:07.143 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:31:07.143 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:31:07.143 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "3/23 daemons upgraded", 2024-06-11T13:31:07.143 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading mon daemons", 2024-06-11T13:31:07.143 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:31:07.143 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:31:07.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: cephadm 2024-06-11T13:31:05.161698+0000 mgr.x (mgr.25085) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: cluster 2024-06-11T13:31:05.172285+0000 mgr.x (mgr.25085) 371 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:07.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: cephadm 2024-06-11T13:31:05.290077+0000 mgr.x (mgr.25085) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: cephadm 2024-06-11T13:31:05.405889+0000 mgr.x (mgr.25085) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: cephadm 2024-06-11T13:31:05.503692+0000 mgr.x (mgr.25085) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:05.539879+0000 mgr.x (mgr.25085) 375 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:07.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: cephadm 2024-06-11T13:31:05.597310+0000 mgr.x (mgr.25085) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: cephadm 2024-06-11T13:31:05.695841+0000 mgr.x (mgr.25085) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: cephadm 2024-06-11T13:31:05.790728+0000 mgr.x (mgr.25085) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: cephadm 2024-06-11T13:31:05.899623+0000 mgr.x (mgr.25085) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:05.916970+0000 mgr.x (mgr.25085) 380 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:07.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:05.996509+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:05.998307+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.000498+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.001233+0000 mon.b (mon.2) 1290 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.001833+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: cephadm 2024-06-11T13:31:06.006869+0000 mgr.x (mgr.25085) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.086812+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.089145+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.092462+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.093093+0000 mon.b (mon.2) 1294 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.093853+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.182565+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.184381+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.186603+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.187225+0000 mon.b (mon.2) 1298 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.188141+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.276944+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.279384+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.281760+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.282787+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.284142+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.422383+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.425145+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.427989+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.429036+0000 mon.b (mon.2) 1306 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.432001+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.565469+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.567998+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.571574+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.572642+0000 mon.b (mon.2) 1310 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.577458+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.718584+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.721108+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.724238+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.725337+0000 mon.b (mon.2) 1314 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.729923+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.753363+0000 mon.a (mon.0) 371 : audit [DBG] from='client.? 172.21.15.59:0/3486555429' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.875900+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.878520+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.881565+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.882539+0000 mon.b (mon.2) 1318 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:06 smithi117 bash[19086]: audit 2024-06-11T13:31:06.888575+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: cephadm 2024-06-11T13:31:05.161698+0000 mgr.x (mgr.25085) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: cluster 2024-06-11T13:31:05.172285+0000 mgr.x (mgr.25085) 371 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:07.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: cephadm 2024-06-11T13:31:05.290077+0000 mgr.x (mgr.25085) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: cephadm 2024-06-11T13:31:05.405889+0000 mgr.x (mgr.25085) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: cephadm 2024-06-11T13:31:05.503692+0000 mgr.x (mgr.25085) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:05.539879+0000 mgr.x (mgr.25085) 375 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: cephadm 2024-06-11T13:31:05.597310+0000 mgr.x (mgr.25085) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: cephadm 2024-06-11T13:31:05.695841+0000 mgr.x (mgr.25085) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: cephadm 2024-06-11T13:31:05.790728+0000 mgr.x (mgr.25085) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: cephadm 2024-06-11T13:31:05.899623+0000 mgr.x (mgr.25085) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:05.916970+0000 mgr.x (mgr.25085) 380 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:05.996509+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:05.998307+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.000498+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.001233+0000 mon.b (mon.2) 1290 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.001833+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: cephadm 2024-06-11T13:31:06.006869+0000 mgr.x (mgr.25085) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.086812+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.089145+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.092462+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: cephadm 2024-06-11T13:31:05.161698+0000 mgr.x (mgr.25085) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: cluster 2024-06-11T13:31:05.172285+0000 mgr.x (mgr.25085) 371 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: cephadm 2024-06-11T13:31:05.290077+0000 mgr.x (mgr.25085) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: cephadm 2024-06-11T13:31:05.405889+0000 mgr.x (mgr.25085) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: cephadm 2024-06-11T13:31:05.503692+0000 mgr.x (mgr.25085) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:05.539879+0000 mgr.x (mgr.25085) 375 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: cephadm 2024-06-11T13:31:05.597310+0000 mgr.x (mgr.25085) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: cephadm 2024-06-11T13:31:05.695841+0000 mgr.x (mgr.25085) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: cephadm 2024-06-11T13:31:05.790728+0000 mgr.x (mgr.25085) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: cephadm 2024-06-11T13:31:05.899623+0000 mgr.x (mgr.25085) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:05.916970+0000 mgr.x (mgr.25085) 380 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:05.996509+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:05.998307+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.000498+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.001233+0000 mon.b (mon.2) 1290 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.001833+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: cephadm 2024-06-11T13:31:06.006869+0000 mgr.x (mgr.25085) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:07.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.086812+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.089145+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.092462+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.093093+0000 mon.b (mon.2) 1294 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.093853+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.182565+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.184381+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.186603+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.187225+0000 mon.b (mon.2) 1298 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.188141+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.276944+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.279384+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.281760+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.282787+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.284142+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.422383+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.425145+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.427989+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.429036+0000 mon.b (mon.2) 1306 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.432001+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.565469+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.567998+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.571574+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.572642+0000 mon.b (mon.2) 1310 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.577458+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.718584+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.721108+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.724238+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.725337+0000 mon.b (mon.2) 1314 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.729923+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.753363+0000 mon.a (mon.0) 371 : audit [DBG] from='client.? 172.21.15.59:0/3486555429' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.875900+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.878520+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.881565+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.882539+0000 mon.b (mon.2) 1318 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[76454]: audit 2024-06-11T13:31:06.888575+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.093093+0000 mon.b (mon.2) 1294 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.093853+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.182565+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.184381+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.186603+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.187225+0000 mon.b (mon.2) 1298 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.188141+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.276944+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.279384+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.281760+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.282787+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.284142+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.422383+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.425145+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.427989+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.429036+0000 mon.b (mon.2) 1306 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.432001+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.565469+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.567998+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.571574+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.572642+0000 mon.b (mon.2) 1310 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.577458+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.718584+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.721108+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.724238+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.725337+0000 mon.b (mon.2) 1314 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.729923+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.753363+0000 mon.a (mon.0) 371 : audit [DBG] from='client.? 172.21.15.59:0/3486555429' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.875900+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.878520+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:07.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.881565+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:07.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.882539+0000 mon.b (mon.2) 1318 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:07.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:06 smithi059 bash[70566]: audit 2024-06-11T13:31:06.888575+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:07.583 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:31:07.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:31:07] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.33.4" 2024-06-11T13:31:08.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: cephadm 2024-06-11T13:31:06.098656+0000 mgr.x (mgr.25085) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: cephadm 2024-06-11T13:31:06.193387+0000 mgr.x (mgr.25085) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: cephadm 2024-06-11T13:31:06.291399+0000 mgr.x (mgr.25085) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:06.296898+0000 mgr.x (mgr.25085) 385 : audit [DBG] from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:08.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: cephadm 2024-06-11T13:31:06.437608+0000 mgr.x (mgr.25085) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: cephadm 2024-06-11T13:31:06.582840+0000 mgr.x (mgr.25085) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: cephadm 2024-06-11T13:31:06.735085+0000 mgr.x (mgr.25085) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: cephadm 2024-06-11T13:31:06.895033+0000 mgr.x (mgr.25085) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.037513+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.040770+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.045077+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.046451+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.051223+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.165327+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.168289+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.171204+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.172342+0000 mon.b (mon.2) 1326 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.178078+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.302537+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.305067+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: cephadm 2024-06-11T13:31:06.098656+0000 mgr.x (mgr.25085) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: cephadm 2024-06-11T13:31:06.193387+0000 mgr.x (mgr.25085) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: cephadm 2024-06-11T13:31:06.291399+0000 mgr.x (mgr.25085) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:06.296898+0000 mgr.x (mgr.25085) 385 : audit [DBG] from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:08.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: cephadm 2024-06-11T13:31:06.437608+0000 mgr.x (mgr.25085) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: cephadm 2024-06-11T13:31:06.582840+0000 mgr.x (mgr.25085) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: cephadm 2024-06-11T13:31:06.735085+0000 mgr.x (mgr.25085) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: cephadm 2024-06-11T13:31:06.895033+0000 mgr.x (mgr.25085) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.037513+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.040770+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.045077+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.046451+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.051223+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.165327+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.168289+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.171204+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.172342+0000 mon.b (mon.2) 1326 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.178078+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.302537+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.305067+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.308005+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.308924+0000 mon.b (mon.2) 1330 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.311077+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.440700+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.443348+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.446395+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.447561+0000 mon.b (mon.2) 1334 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.450439+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.587764+0000 mon.a (mon.0) 377 : audit [DBG] from='client.? 172.21.15.59:0/1316336441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:31:08.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.592780+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.595494+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.598226+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.599311+0000 mon.b (mon.2) 1338 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.601623+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.743414+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.746379+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.750099+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.751291+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.752882+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.901184+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.308005+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.308924+0000 mon.b (mon.2) 1330 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.311077+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.440700+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.443348+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.446395+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.447561+0000 mon.b (mon.2) 1334 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.450439+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.587764+0000 mon.a (mon.0) 377 : audit [DBG] from='client.? 172.21.15.59:0/1316336441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:31:08.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.592780+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.595494+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.598226+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.599311+0000 mon.b (mon.2) 1338 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.601623+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.743414+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.746379+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.750099+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.751291+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.752882+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.901184+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.904118+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.907239+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.908410+0000 mon.b (mon.2) 1346 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[70566]: audit 2024-06-11T13:31:07.910116+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.904118+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.907239+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.908410+0000 mon.b (mon.2) 1346 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:07 smithi059 bash[76454]: audit 2024-06-11T13:31:07.910116+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: cephadm 2024-06-11T13:31:06.098656+0000 mgr.x (mgr.25085) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: cephadm 2024-06-11T13:31:06.193387+0000 mgr.x (mgr.25085) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: cephadm 2024-06-11T13:31:06.291399+0000 mgr.x (mgr.25085) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:06.296898+0000 mgr.x (mgr.25085) 385 : audit [DBG] from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:08.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: cephadm 2024-06-11T13:31:06.437608+0000 mgr.x (mgr.25085) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: cephadm 2024-06-11T13:31:06.582840+0000 mgr.x (mgr.25085) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: cephadm 2024-06-11T13:31:06.735085+0000 mgr.x (mgr.25085) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: cephadm 2024-06-11T13:31:06.895033+0000 mgr.x (mgr.25085) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.037513+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.040770+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.045077+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.046451+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.051223+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.165327+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.168289+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.171204+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.172342+0000 mon.b (mon.2) 1326 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.178078+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.302537+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.305067+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.308005+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.308924+0000 mon.b (mon.2) 1330 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.311077+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.440700+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.443348+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.446395+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.447561+0000 mon.b (mon.2) 1334 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.450439+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.587764+0000 mon.a (mon.0) 377 : audit [DBG] from='client.? 172.21.15.59:0/1316336441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:31:08.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.592780+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.595494+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.598226+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.599311+0000 mon.b (mon.2) 1338 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.601623+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.743414+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.746379+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.750099+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.751291+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.752882+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.901184+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.904118+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.907239+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.908410+0000 mon.b (mon.2) 1346 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:07 smithi117 bash[19086]: audit 2024-06-11T13:31:07.910116+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[56012]: ts=2024-06-11T13:31:08.660Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:31:08.973 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: cephadm 2024-06-11T13:31:07.057049+0000 mgr.x (mgr.25085) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.973 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:07.150760+0000 mgr.x (mgr.25085) 391 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:08.973 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: cluster 2024-06-11T13:31:07.173150+0000 mgr.x (mgr.25085) 392 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:08.973 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: cephadm 2024-06-11T13:31:07.184343+0000 mgr.x (mgr.25085) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.973 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: cephadm 2024-06-11T13:31:07.317461+0000 mgr.x (mgr.25085) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.973 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: cephadm 2024-06-11T13:31:07.459116+0000 mgr.x (mgr.25085) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.973 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: cephadm 2024-06-11T13:31:07.607880+0000 mgr.x (mgr.25085) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.973 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: cephadm 2024-06-11T13:31:07.762421+0000 mgr.x (mgr.25085) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.973 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: cephadm 2024-06-11T13:31:07.917735+0000 mgr.x (mgr.25085) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.973 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.057768+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.973 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.060705+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.974 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.063517+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.974 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.064543+0000 mon.b (mon.2) 1350 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.974 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.068520+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.974 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.206191+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.974 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.208880+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.974 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.212069+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.974 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.213112+0000 mon.b (mon.2) 1354 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.974 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.218035+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.974 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.333093+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.335764+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.337956+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.338719+0000 mon.b (mon.2) 1358 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.342791+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.469041+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.471258+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.473624+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.474448+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.975 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.479269+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: cephadm 2024-06-11T13:31:07.057049+0000 mgr.x (mgr.25085) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:07.150760+0000 mgr.x (mgr.25085) 391 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: cluster 2024-06-11T13:31:07.173150+0000 mgr.x (mgr.25085) 392 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: cephadm 2024-06-11T13:31:07.184343+0000 mgr.x (mgr.25085) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: cephadm 2024-06-11T13:31:07.317461+0000 mgr.x (mgr.25085) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: cephadm 2024-06-11T13:31:07.459116+0000 mgr.x (mgr.25085) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: cephadm 2024-06-11T13:31:07.607880+0000 mgr.x (mgr.25085) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: cephadm 2024-06-11T13:31:07.762421+0000 mgr.x (mgr.25085) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: cephadm 2024-06-11T13:31:07.917735+0000 mgr.x (mgr.25085) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.057768+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.060705+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.063517+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.064543+0000 mon.b (mon.2) 1350 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.068520+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.976 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.206191+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.208880+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.212069+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.213112+0000 mon.b (mon.2) 1354 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.218035+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.333093+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.335764+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.337956+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.338719+0000 mon.b (mon.2) 1358 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.342791+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.469041+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.471258+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.473624+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.474448+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.479269+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.977 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.620389+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.623047+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.626656+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.628001+0000 mon.b (mon.2) 1366 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.631657+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.742891+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.745861+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.748395+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.749528+0000 mon.b (mon.2) 1370 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.978 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.754681+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:08.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.877498+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:08.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.880128+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:08.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.882839+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:08.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.884015+0000 mon.b (mon.2) 1374 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:08.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[70566]: audit 2024-06-11T13:31:08.889353+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:09.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.620389+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:09.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.623047+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:09.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.626656+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:09.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.628001+0000 mon.b (mon.2) 1366 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:09.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.631657+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:09.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.742891+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:09.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.745861+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:09.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.748395+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:09.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.749528+0000 mon.b (mon.2) 1370 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:09.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.754681+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:09.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.877498+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:09.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.880128+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:09.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.882839+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:09.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.884015+0000 mon.b (mon.2) 1374 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:09.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:08 smithi059 bash[76454]: audit 2024-06-11T13:31:08.889353+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:09.365 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: cephadm 2024-06-11T13:31:07.057049+0000 mgr.x (mgr.25085) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:09.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:07.150760+0000 mgr.x (mgr.25085) 391 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:09.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: cluster 2024-06-11T13:31:07.173150+0000 mgr.x (mgr.25085) 392 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:09.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: cephadm 2024-06-11T13:31:07.184343+0000 mgr.x (mgr.25085) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:09.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: cephadm 2024-06-11T13:31:07.317461+0000 mgr.x (mgr.25085) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:09.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: cephadm 2024-06-11T13:31:07.459116+0000 mgr.x (mgr.25085) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:09.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: cephadm 2024-06-11T13:31:07.607880+0000 mgr.x (mgr.25085) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:09.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: cephadm 2024-06-11T13:31:07.762421+0000 mgr.x (mgr.25085) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:09.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: cephadm 2024-06-11T13:31:07.917735+0000 mgr.x (mgr.25085) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:09.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.057768+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:09.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.060705+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:09.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.063517+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:09.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.064543+0000 mon.b (mon.2) 1350 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:09.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.068520+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:09.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.206191+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:09.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.208880+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:09.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.212069+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:09.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.213112+0000 mon.b (mon.2) 1354 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:09.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.218035+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:09.367 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.333093+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:09.368 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.335764+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:09.368 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.337956+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:09.368 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.338719+0000 mon.b (mon.2) 1358 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:09.368 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.342791+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:09.368 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.469041+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:09.368 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.471258+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:09.368 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.473624+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:09.368 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.474448+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.479269+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.620389+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.623047+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.626656+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.628001+0000 mon.b (mon.2) 1366 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.631657+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.742891+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.745861+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.748395+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.749528+0000 mon.b (mon.2) 1370 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.754681+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.877498+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.880128+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:09.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.882839+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:09.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.884015+0000 mon.b (mon.2) 1374 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:09.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:08 smithi117 bash[19086]: audit 2024-06-11T13:31:08.889353+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:09.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[54332]: debug 2024-06-11T13:31:09.370+0000 7f041d8f9640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-06-11T13:31:10.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: cephadm 2024-06-11T13:31:08.073826+0000 mgr.x (mgr.25085) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: cephadm 2024-06-11T13:31:08.223386+0000 mgr.x (mgr.25085) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: cephadm 2024-06-11T13:31:08.347798+0000 mgr.x (mgr.25085) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: cephadm 2024-06-11T13:31:08.484349+0000 mgr.x (mgr.25085) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: cephadm 2024-06-11T13:31:08.638401+0000 mgr.x (mgr.25085) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: cephadm 2024-06-11T13:31:08.759878+0000 mgr.x (mgr.25085) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: cephadm 2024-06-11T13:31:08.894517+0000 mgr.x (mgr.25085) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:08.992547+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:08.995303+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:08.997672+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:08.998370+0000 mon.b (mon.2) 1378 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.004200+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: cephadm 2024-06-11T13:31:09.009301+0000 mgr.x (mgr.25085) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.100123+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.102964+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.106310+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.107542+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.110092+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.199791+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.202343+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: cephadm 2024-06-11T13:31:08.073826+0000 mgr.x (mgr.25085) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: cephadm 2024-06-11T13:31:08.223386+0000 mgr.x (mgr.25085) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: cephadm 2024-06-11T13:31:08.347798+0000 mgr.x (mgr.25085) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: cephadm 2024-06-11T13:31:08.484349+0000 mgr.x (mgr.25085) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: cephadm 2024-06-11T13:31:08.638401+0000 mgr.x (mgr.25085) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: cephadm 2024-06-11T13:31:08.759878+0000 mgr.x (mgr.25085) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: cephadm 2024-06-11T13:31:08.894517+0000 mgr.x (mgr.25085) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:08.992547+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:08.995303+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:08.997672+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:08.998370+0000 mon.b (mon.2) 1378 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.004200+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: cephadm 2024-06-11T13:31:09.009301+0000 mgr.x (mgr.25085) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.100123+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.102964+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.106310+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.107542+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.110092+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.199791+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.202343+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.204532+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.205398+0000 mon.b (mon.2) 1386 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.206714+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.323388+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.326083+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.329073+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.330041+0000 mon.b (mon.2) 1390 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.333236+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.433249+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.435620+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.438429+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.439414+0000 mon.b (mon.2) 1394 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.443861+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.565520+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.567862+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.571314+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.572697+0000 mon.b (mon.2) 1398 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.576416+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.709868+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.712579+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.204532+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.205398+0000 mon.b (mon.2) 1386 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.206714+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.323388+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.326083+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.329073+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.330041+0000 mon.b (mon.2) 1390 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.333236+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.433249+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.435620+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.438429+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.439414+0000 mon.b (mon.2) 1394 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.443861+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.565520+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.567862+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.571314+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.572697+0000 mon.b (mon.2) 1398 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.576416+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.709868+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.712579+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.715622+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.716652+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.721293+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.870519+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.873169+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.876225+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.877321+0000 mon.b (mon.2) 1406 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[70566]: audit 2024-06-11T13:31:09.880387+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.715622+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.716652+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.721293+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.870519+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.873169+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.876225+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.877321+0000 mon.b (mon.2) 1406 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:09 smithi059 bash[76454]: audit 2024-06-11T13:31:09.880387+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: cephadm 2024-06-11T13:31:08.073826+0000 mgr.x (mgr.25085) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: cephadm 2024-06-11T13:31:08.223386+0000 mgr.x (mgr.25085) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: cephadm 2024-06-11T13:31:08.347798+0000 mgr.x (mgr.25085) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: cephadm 2024-06-11T13:31:08.484349+0000 mgr.x (mgr.25085) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: cephadm 2024-06-11T13:31:08.638401+0000 mgr.x (mgr.25085) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: cephadm 2024-06-11T13:31:08.759878+0000 mgr.x (mgr.25085) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: cephadm 2024-06-11T13:31:08.894517+0000 mgr.x (mgr.25085) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:08.992547+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:08.995303+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:08.997672+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:08.998370+0000 mon.b (mon.2) 1378 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.004200+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: cephadm 2024-06-11T13:31:09.009301+0000 mgr.x (mgr.25085) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:10.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.100123+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.102964+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.106310+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.107542+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.110092+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.199791+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.202343+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.204532+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.205398+0000 mon.b (mon.2) 1386 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.206714+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.323388+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.326083+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.329073+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.330041+0000 mon.b (mon.2) 1390 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.333236+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.433249+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.435620+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.438429+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.439414+0000 mon.b (mon.2) 1394 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.443861+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.565520+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.567862+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.571314+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.572697+0000 mon.b (mon.2) 1398 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.576416+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.709868+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.712579+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.715622+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.716652+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.721293+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:10.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.870519+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:10.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.873169+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:10.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.876225+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:10.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.877321+0000 mon.b (mon.2) 1406 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:10.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:09 smithi117 bash[19086]: audit 2024-06-11T13:31:09.880387+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: cephadm 2024-06-11T13:31:09.115850+0000 mgr.x (mgr.25085) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: cluster 2024-06-11T13:31:09.173551+0000 mgr.x (mgr.25085) 408 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:11.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: cephadm 2024-06-11T13:31:09.211712+0000 mgr.x (mgr.25085) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: cephadm 2024-06-11T13:31:09.339422+0000 mgr.x (mgr.25085) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: cephadm 2024-06-11T13:31:09.449042+0000 mgr.x (mgr.25085) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: cephadm 2024-06-11T13:31:09.582823+0000 mgr.x (mgr.25085) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: cephadm 2024-06-11T13:31:09.735781+0000 mgr.x (mgr.25085) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: cephadm 2024-06-11T13:31:09.886337+0000 mgr.x (mgr.25085) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.026676+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.028882+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.031198+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.032037+0000 mon.b (mon.2) 1410 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.034184+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.177906+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.180078+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.182885+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.183797+0000 mon.b (mon.2) 1414 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.186048+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.294512+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.296659+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: cephadm 2024-06-11T13:31:09.115850+0000 mgr.x (mgr.25085) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: cluster 2024-06-11T13:31:09.173551+0000 mgr.x (mgr.25085) 408 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:11.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: cephadm 2024-06-11T13:31:09.211712+0000 mgr.x (mgr.25085) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: cephadm 2024-06-11T13:31:09.339422+0000 mgr.x (mgr.25085) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: cephadm 2024-06-11T13:31:09.449042+0000 mgr.x (mgr.25085) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: cephadm 2024-06-11T13:31:09.582823+0000 mgr.x (mgr.25085) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: cephadm 2024-06-11T13:31:09.735781+0000 mgr.x (mgr.25085) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: cephadm 2024-06-11T13:31:09.886337+0000 mgr.x (mgr.25085) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.026676+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.028882+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.031198+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.032037+0000 mon.b (mon.2) 1410 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.034184+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.177906+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.180078+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.182885+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.183797+0000 mon.b (mon.2) 1414 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.186048+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.294512+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.296659+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.299140+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.300092+0000 mon.b (mon.2) 1418 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.302495+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.421136+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.424139+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.427440+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.428832+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.432914+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.566563+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.569468+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.572583+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.574041+0000 mon.b (mon.2) 1426 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.579490+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.721326+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.724701+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.728340+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.729330+0000 mon.b (mon.2) 1430 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.734281+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.878332+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.881105+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.883967+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.884963+0000 mon.b (mon.2) 1434 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[70566]: audit 2024-06-11T13:31:10.890579+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.299140+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.300092+0000 mon.b (mon.2) 1418 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.302495+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.421136+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.424139+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.427440+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.428832+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.432914+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.566563+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.569468+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.572583+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.574041+0000 mon.b (mon.2) 1426 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.579490+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.721326+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.724701+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.728340+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.729330+0000 mon.b (mon.2) 1430 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.734281+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.878332+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.881105+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.883967+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.884963+0000 mon.b (mon.2) 1434 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:10 smithi059 bash[76454]: audit 2024-06-11T13:31:10.890579+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: cephadm 2024-06-11T13:31:09.115850+0000 mgr.x (mgr.25085) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: cluster 2024-06-11T13:31:09.173551+0000 mgr.x (mgr.25085) 408 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:11.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: cephadm 2024-06-11T13:31:09.211712+0000 mgr.x (mgr.25085) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: cephadm 2024-06-11T13:31:09.339422+0000 mgr.x (mgr.25085) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: cephadm 2024-06-11T13:31:09.449042+0000 mgr.x (mgr.25085) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: cephadm 2024-06-11T13:31:09.582823+0000 mgr.x (mgr.25085) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: cephadm 2024-06-11T13:31:09.735781+0000 mgr.x (mgr.25085) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: cephadm 2024-06-11T13:31:09.886337+0000 mgr.x (mgr.25085) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:11.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.026676+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.028882+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.031198+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.032037+0000 mon.b (mon.2) 1410 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.034184+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.177906+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.180078+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.182885+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.183797+0000 mon.b (mon.2) 1414 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.186048+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.294512+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.296659+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.299140+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.300092+0000 mon.b (mon.2) 1418 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.302495+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.421136+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.424139+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.427440+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.428832+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.432914+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.566563+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.569468+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.572583+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.574041+0000 mon.b (mon.2) 1426 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.579490+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.721326+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.724701+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.728340+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.729330+0000 mon.b (mon.2) 1430 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.734281+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.878332+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.881105+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:11.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.883967+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:11.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.884963+0000 mon.b (mon.2) 1434 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:11.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:10 smithi117 bash[19086]: audit 2024-06-11T13:31:10.890579+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: cephadm 2024-06-11T13:31:10.040814+0000 mgr.x (mgr.25085) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: cephadm 2024-06-11T13:31:10.192455+0000 mgr.x (mgr.25085) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: cephadm 2024-06-11T13:31:10.309208+0000 mgr.x (mgr.25085) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: cephadm 2024-06-11T13:31:10.440816+0000 mgr.x (mgr.25085) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: cephadm 2024-06-11T13:31:10.586348+0000 mgr.x (mgr.25085) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: cephadm 2024-06-11T13:31:10.739251+0000 mgr.x (mgr.25085) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: cephadm 2024-06-11T13:31:10.895721+0000 mgr.x (mgr.25085) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.021738+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.024304+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.027070+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.027923+0000 mon.b (mon.2) 1438 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.032753+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.149761+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.152137+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.154373+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.155443+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.160791+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.259674+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.261854+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.263995+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.264754+0000 mon.b (mon.2) 1446 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.268915+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.371571+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.373463+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.375464+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.376182+0000 mon.b (mon.2) 1450 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.380746+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.498731+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.500640+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.502507+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.503298+0000 mon.b (mon.2) 1454 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.510402+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.618659+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.621332+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.623679+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.624572+0000 mon.b (mon.2) 1458 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.631184+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.757303+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.760357+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.762279+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: cephadm 2024-06-11T13:31:10.040814+0000 mgr.x (mgr.25085) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: cephadm 2024-06-11T13:31:10.192455+0000 mgr.x (mgr.25085) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: cephadm 2024-06-11T13:31:10.309208+0000 mgr.x (mgr.25085) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: cephadm 2024-06-11T13:31:10.440816+0000 mgr.x (mgr.25085) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: cephadm 2024-06-11T13:31:10.586348+0000 mgr.x (mgr.25085) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: cephadm 2024-06-11T13:31:10.739251+0000 mgr.x (mgr.25085) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: cephadm 2024-06-11T13:31:10.895721+0000 mgr.x (mgr.25085) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.021738+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.024304+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.027070+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.027923+0000 mon.b (mon.2) 1438 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.032753+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.149761+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.152137+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.154373+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.155443+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.160791+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.259674+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.261854+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.263995+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.762994+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.767548+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.865963+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.867645+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.869676+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.870271+0000 mon.b (mon.2) 1466 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.874612+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.949267+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.951642+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.953243+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.953824+0000 mon.b (mon.2) 1470 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[76454]: audit 2024-06-11T13:31:11.955536+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.264754+0000 mon.b (mon.2) 1446 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.268915+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.371571+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.373463+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.375464+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.376182+0000 mon.b (mon.2) 1450 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.380746+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.498731+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.500640+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.502507+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.503298+0000 mon.b (mon.2) 1454 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.510402+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.618659+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.621332+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.623679+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.624572+0000 mon.b (mon.2) 1458 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.631184+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.757303+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.760357+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.762279+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.762994+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.767548+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.865963+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.867645+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.869676+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.870271+0000 mon.b (mon.2) 1466 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.874612+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.949267+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.951642+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.953243+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.953824+0000 mon.b (mon.2) 1470 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:11 smithi059 bash[70566]: audit 2024-06-11T13:31:11.955536+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: cephadm 2024-06-11T13:31:10.040814+0000 mgr.x (mgr.25085) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: cephadm 2024-06-11T13:31:10.192455+0000 mgr.x (mgr.25085) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: cephadm 2024-06-11T13:31:10.309208+0000 mgr.x (mgr.25085) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: cephadm 2024-06-11T13:31:10.440816+0000 mgr.x (mgr.25085) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: cephadm 2024-06-11T13:31:10.586348+0000 mgr.x (mgr.25085) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: cephadm 2024-06-11T13:31:10.739251+0000 mgr.x (mgr.25085) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: cephadm 2024-06-11T13:31:10.895721+0000 mgr.x (mgr.25085) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.021738+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.024304+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.027070+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.027923+0000 mon.b (mon.2) 1438 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.032753+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.149761+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.152137+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.154373+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.155443+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.160791+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.259674+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.261854+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.263995+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.264754+0000 mon.b (mon.2) 1446 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.268915+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.371571+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.373463+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.375464+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.376182+0000 mon.b (mon.2) 1450 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.380746+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.498731+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.500640+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.502507+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.503298+0000 mon.b (mon.2) 1454 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.510402+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.618659+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.621332+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.623679+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.624572+0000 mon.b (mon.2) 1458 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.631184+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.757303+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.760357+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.762279+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.762994+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.767548+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.865963+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.867645+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.869676+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.870271+0000 mon.b (mon.2) 1466 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.874612+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.949267+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.951642+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:12.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.953243+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:12.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.953824+0000 mon.b (mon.2) 1470 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:12.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:11 smithi117 bash[19086]: audit 2024-06-11T13:31:11.955536+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.239 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: cephadm 2024-06-11T13:31:11.037862+0000 mgr.x (mgr.25085) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.239 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: cephadm 2024-06-11T13:31:11.167245+0000 mgr.x (mgr.25085) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.239 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: cluster 2024-06-11T13:31:11.175028+0000 mgr.x (mgr.25085) 424 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: cephadm 2024-06-11T13:31:11.273834+0000 mgr.x (mgr.25085) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: cephadm 2024-06-11T13:31:11.385714+0000 mgr.x (mgr.25085) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: cephadm 2024-06-11T13:31:11.515556+0000 mgr.x (mgr.25085) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: cephadm 2024-06-11T13:31:11.636176+0000 mgr.x (mgr.25085) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: cephadm 2024-06-11T13:31:11.772564+0000 mgr.x (mgr.25085) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: cephadm 2024-06-11T13:31:11.879461+0000 mgr.x (mgr.25085) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: cephadm 2024-06-11T13:31:11.960293+0000 mgr.x (mgr.25085) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.037490+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.039523+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.042012+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.042786+0000 mon.b (mon.2) 1474 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.046707+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.148923+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.240 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.151613+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.241 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.154085+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.241 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.155243+0000 mon.b (mon.2) 1478 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.241 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.162676+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.241 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: cephadm 2024-06-11T13:31:11.037862+0000 mgr.x (mgr.25085) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.241 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: cephadm 2024-06-11T13:31:11.167245+0000 mgr.x (mgr.25085) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.241 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: cluster 2024-06-11T13:31:11.175028+0000 mgr.x (mgr.25085) 424 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:13.241 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: cephadm 2024-06-11T13:31:11.273834+0000 mgr.x (mgr.25085) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.241 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: cephadm 2024-06-11T13:31:11.385714+0000 mgr.x (mgr.25085) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.241 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: cephadm 2024-06-11T13:31:11.515556+0000 mgr.x (mgr.25085) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: cephadm 2024-06-11T13:31:11.636176+0000 mgr.x (mgr.25085) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: cephadm 2024-06-11T13:31:11.772564+0000 mgr.x (mgr.25085) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: cephadm 2024-06-11T13:31:11.879461+0000 mgr.x (mgr.25085) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: cephadm 2024-06-11T13:31:11.960293+0000 mgr.x (mgr.25085) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.037490+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.039523+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.042012+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.042786+0000 mon.b (mon.2) 1474 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.046707+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.148923+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.151613+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.154085+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.155243+0000 mon.b (mon.2) 1478 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.242 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.162676+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.278340+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.281219+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.284825+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.285871+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.291293+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.396354+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.399025+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.401271+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.402049+0000 mon.b (mon.2) 1486 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.243 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.406665+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.492214+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.494145+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.495967+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.496675+0000 mon.b (mon.2) 1490 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.499765+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.517798+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.525319+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.531485+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.582467+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.584317+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.244 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.586088+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.278340+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.281219+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.284825+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.285871+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.291293+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.396354+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.399025+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.401271+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.402049+0000 mon.b (mon.2) 1486 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.406665+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.492214+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.494145+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.245 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.495967+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.496675+0000 mon.b (mon.2) 1490 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.499765+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.517798+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.525319+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.531485+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.582467+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.584317+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.246 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.586088+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.586694+0000 mon.b (mon.2) 1494 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.246 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.588263+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.664686+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.667178+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.669289+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.670089+0000 mon.b (mon.2) 1498 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.674072+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.783744+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.786051+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.789177+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.790295+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.795683+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.905105+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.906898+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.908676+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.247 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.909347+0000 mon.b (mon.2) 1506 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.248 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[70566]: audit 2024-06-11T13:31:12.912515+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.586694+0000 mon.b (mon.2) 1494 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.588263+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.664686+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.667178+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.669289+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.670089+0000 mon.b (mon.2) 1498 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.674072+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.783744+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.786051+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.789177+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.248 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.790295+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.795683+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.905105+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.906898+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.908676+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.909347+0000 mon.b (mon.2) 1506 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:12 smithi059 bash[76454]: audit 2024-06-11T13:31:12.912515+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: cephadm 2024-06-11T13:31:11.037862+0000 mgr.x (mgr.25085) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: cephadm 2024-06-11T13:31:11.167245+0000 mgr.x (mgr.25085) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: cluster 2024-06-11T13:31:11.175028+0000 mgr.x (mgr.25085) 424 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: cephadm 2024-06-11T13:31:11.273834+0000 mgr.x (mgr.25085) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: cephadm 2024-06-11T13:31:11.385714+0000 mgr.x (mgr.25085) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: cephadm 2024-06-11T13:31:11.515556+0000 mgr.x (mgr.25085) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: cephadm 2024-06-11T13:31:11.636176+0000 mgr.x (mgr.25085) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: cephadm 2024-06-11T13:31:11.772564+0000 mgr.x (mgr.25085) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: cephadm 2024-06-11T13:31:11.879461+0000 mgr.x (mgr.25085) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: cephadm 2024-06-11T13:31:11.960293+0000 mgr.x (mgr.25085) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.037490+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.039523+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.042012+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.042786+0000 mon.b (mon.2) 1474 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.046707+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.148923+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.151613+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.154085+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.155243+0000 mon.b (mon.2) 1478 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.162676+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.278340+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.281219+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.284825+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.285871+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.291293+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.396354+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.399025+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.401271+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.402049+0000 mon.b (mon.2) 1486 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.406665+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.492214+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.494145+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.495967+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.496675+0000 mon.b (mon.2) 1490 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.499765+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.517798+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.525319+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.531485+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.582467+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.584317+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.586088+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.586694+0000 mon.b (mon.2) 1494 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.588263+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.664686+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.667178+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.669289+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.670089+0000 mon.b (mon.2) 1498 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.674072+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.783744+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.786051+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.789177+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.790295+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.795683+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.905105+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.906898+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.908676+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.909347+0000 mon.b (mon.2) 1506 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:13.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:12 smithi117 bash[19086]: audit 2024-06-11T13:31:12.912515+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:13.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[56012]: ts=2024-06-11T13:31:13.507Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:31:14.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: cephadm 2024-06-11T13:31:12.051684+0000 mgr.x (mgr.25085) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: cephadm 2024-06-11T13:31:12.167871+0000 mgr.x (mgr.25085) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: cephadm 2024-06-11T13:31:12.296447+0000 mgr.x (mgr.25085) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:12.345318+0000 mgr.x (mgr.25085) 435 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: cephadm 2024-06-11T13:31:12.411625+0000 mgr.x (mgr.25085) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: cephadm 2024-06-11T13:31:12.504633+0000 mgr.x (mgr.25085) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: cephadm 2024-06-11T13:31:12.593044+0000 mgr.x (mgr.25085) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: cephadm 2024-06-11T13:31:12.679052+0000 mgr.x (mgr.25085) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: cephadm 2024-06-11T13:31:12.800826+0000 mgr.x (mgr.25085) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: cephadm 2024-06-11T13:31:12.917383+0000 mgr.x (mgr.25085) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:12.994666+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:12.996353+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:12.997963+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:12.998568+0000 mon.b (mon.2) 1510 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.003986+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: cephadm 2024-06-11T13:31:13.008962+0000 mgr.x (mgr.25085) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.088991+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.091699+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.094136+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.094888+0000 mon.b (mon.2) 1514 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: cephadm 2024-06-11T13:31:12.051684+0000 mgr.x (mgr.25085) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: cephadm 2024-06-11T13:31:12.167871+0000 mgr.x (mgr.25085) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: cephadm 2024-06-11T13:31:12.296447+0000 mgr.x (mgr.25085) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:12.345318+0000 mgr.x (mgr.25085) 435 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:14.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: cephadm 2024-06-11T13:31:12.411625+0000 mgr.x (mgr.25085) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: cephadm 2024-06-11T13:31:12.504633+0000 mgr.x (mgr.25085) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: cephadm 2024-06-11T13:31:12.593044+0000 mgr.x (mgr.25085) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: cephadm 2024-06-11T13:31:12.679052+0000 mgr.x (mgr.25085) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: cephadm 2024-06-11T13:31:12.800826+0000 mgr.x (mgr.25085) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: cephadm 2024-06-11T13:31:12.917383+0000 mgr.x (mgr.25085) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:12.994666+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:12.996353+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:12.997963+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:12.998568+0000 mon.b (mon.2) 1510 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.003986+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: cephadm 2024-06-11T13:31:13.008962+0000 mgr.x (mgr.25085) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.088991+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.091699+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.094136+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.094888+0000 mon.b (mon.2) 1514 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.103420+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.202109+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.204927+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.208163+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.209177+0000 mon.b (mon.2) 1518 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.214311+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.332333+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.334575+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.338443+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.339447+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.346509+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.466049+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.468415+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.471015+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.471960+0000 mon.b (mon.2) 1526 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.479008+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.563525+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.565331+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.567883+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.568588+0000 mon.b (mon.2) 1530 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.103420+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.202109+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.204927+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.208163+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.209177+0000 mon.b (mon.2) 1518 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.214311+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.332333+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.334575+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.338443+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.339447+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.346509+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.466049+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.468415+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.471015+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.471960+0000 mon.b (mon.2) 1526 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.479008+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.563525+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.565331+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.567883+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.568588+0000 mon.b (mon.2) 1530 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.575061+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.692254+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.694416+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.696825+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.697653+0000 mon.b (mon.2) 1534 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.704212+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.834703+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.836920+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.839852+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.840836+0000 mon.b (mon.2) 1538 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.847799+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.959970+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.962044+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.964412+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.965257+0000 mon.b (mon.2) 1542 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[76454]: audit 2024-06-11T13:31:13.968505+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.575061+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.692254+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.694416+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.696825+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.697653+0000 mon.b (mon.2) 1534 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.704212+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.834703+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.836920+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.839852+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.840836+0000 mon.b (mon.2) 1538 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.847799+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.959970+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.962044+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.964412+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.965257+0000 mon.b (mon.2) 1542 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:13 smithi059 bash[70566]: audit 2024-06-11T13:31:13.968505+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.340 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: cephadm 2024-06-11T13:31:12.051684+0000 mgr.x (mgr.25085) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.340 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: cephadm 2024-06-11T13:31:12.167871+0000 mgr.x (mgr.25085) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: cephadm 2024-06-11T13:31:12.296447+0000 mgr.x (mgr.25085) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:12.345318+0000 mgr.x (mgr.25085) 435 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:14.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: cephadm 2024-06-11T13:31:12.411625+0000 mgr.x (mgr.25085) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: cephadm 2024-06-11T13:31:12.504633+0000 mgr.x (mgr.25085) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: cephadm 2024-06-11T13:31:12.593044+0000 mgr.x (mgr.25085) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: cephadm 2024-06-11T13:31:12.679052+0000 mgr.x (mgr.25085) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: cephadm 2024-06-11T13:31:12.800826+0000 mgr.x (mgr.25085) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: cephadm 2024-06-11T13:31:12.917383+0000 mgr.x (mgr.25085) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:12.994666+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:12.996353+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:12.997963+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:12.998568+0000 mon.b (mon.2) 1510 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.003986+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: cephadm 2024-06-11T13:31:13.008962+0000 mgr.x (mgr.25085) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:14.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.088991+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.091699+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.094136+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.094888+0000 mon.b (mon.2) 1514 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.103420+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.202109+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.204927+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.208163+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.209177+0000 mon.b (mon.2) 1518 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.214311+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.332333+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.334575+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.338443+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.339447+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.346509+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.466049+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.468415+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.471015+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.471960+0000 mon.b (mon.2) 1526 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.479008+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.563525+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.565331+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.567883+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.568588+0000 mon.b (mon.2) 1530 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.575061+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.692254+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.694416+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.696825+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.697653+0000 mon.b (mon.2) 1534 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.704212+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.834703+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.836920+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.839852+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.840836+0000 mon.b (mon.2) 1538 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.847799+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.959970+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.962044+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.964412+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.965257+0000 mon.b (mon.2) 1542 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:14.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:13 smithi117 bash[19086]: audit 2024-06-11T13:31:13.968505+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: cephadm 2024-06-11T13:31:13.108455+0000 mgr.x (mgr.25085) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: cluster 2024-06-11T13:31:13.175589+0000 mgr.x (mgr.25085) 444 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: cephadm 2024-06-11T13:31:13.220584+0000 mgr.x (mgr.25085) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: cephadm 2024-06-11T13:31:13.351719+0000 mgr.x (mgr.25085) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: cephadm 2024-06-11T13:31:13.484230+0000 mgr.x (mgr.25085) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: cephadm 2024-06-11T13:31:13.580079+0000 mgr.x (mgr.25085) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: cephadm 2024-06-11T13:31:13.709244+0000 mgr.x (mgr.25085) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: cephadm 2024-06-11T13:31:13.853127+0000 mgr.x (mgr.25085) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: cephadm 2024-06-11T13:31:13.973414+0000 mgr.x (mgr.25085) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.079092+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.080895+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.083226+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.084217+0000 mon.b (mon.2) 1546 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.088544+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.182957+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.185608+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.188810+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.189979+0000 mon.b (mon.2) 1550 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.194943+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.257324+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:31:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.316674+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.319114+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.321709+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.322753+0000 mon.b (mon.2) 1555 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.327086+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.410707+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.412427+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.414039+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.414649+0000 mon.b (mon.2) 1559 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.418804+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.502251+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.504264+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.506254+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.506999+0000 mon.b (mon.2) 1563 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.509270+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.584170+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.586001+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.588141+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.588842+0000 mon.b (mon.2) 1567 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.589824+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.666687+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.668450+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.670163+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.670813+0000 mon.b (mon.2) 1571 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.672648+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.753412+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.755118+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.756650+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.757305+0000 mon.b (mon.2) 1575 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.758717+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.781711+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.789984+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.796674+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.840850+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.842926+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.844226+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:31:15.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[76454]: audit 2024-06-11T13:31:14.844976+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-06-11T13:31:15.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: cephadm 2024-06-11T13:31:13.108455+0000 mgr.x (mgr.25085) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: cluster 2024-06-11T13:31:13.175589+0000 mgr.x (mgr.25085) 444 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:15.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: cephadm 2024-06-11T13:31:13.220584+0000 mgr.x (mgr.25085) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: cephadm 2024-06-11T13:31:13.351719+0000 mgr.x (mgr.25085) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: cephadm 2024-06-11T13:31:13.484230+0000 mgr.x (mgr.25085) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: cephadm 2024-06-11T13:31:13.580079+0000 mgr.x (mgr.25085) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: cephadm 2024-06-11T13:31:13.709244+0000 mgr.x (mgr.25085) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: cephadm 2024-06-11T13:31:13.853127+0000 mgr.x (mgr.25085) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: cephadm 2024-06-11T13:31:13.973414+0000 mgr.x (mgr.25085) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.079092+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.080895+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.083226+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.084217+0000 mon.b (mon.2) 1546 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.088544+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.182957+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.185608+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.188810+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.189979+0000 mon.b (mon.2) 1550 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.194943+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.257324+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:31:15.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.316674+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.319114+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.321709+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.322753+0000 mon.b (mon.2) 1555 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.327086+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.410707+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.412427+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.414039+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.414649+0000 mon.b (mon.2) 1559 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.418804+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.502251+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.504264+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.506254+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.506999+0000 mon.b (mon.2) 1563 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.509270+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.584170+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.586001+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.588141+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.588842+0000 mon.b (mon.2) 1567 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.589824+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.666687+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.668450+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.670163+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.670813+0000 mon.b (mon.2) 1571 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.672648+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.753412+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.755118+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.756650+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.757305+0000 mon.b (mon.2) 1575 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.758717+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.781711+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.789984+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.796674+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.840850+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.842926+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.844226+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:31:15.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:14 smithi059 bash[70566]: audit 2024-06-11T13:31:14.844976+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-06-11T13:31:15.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: cephadm 2024-06-11T13:31:13.108455+0000 mgr.x (mgr.25085) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: cluster 2024-06-11T13:31:13.175589+0000 mgr.x (mgr.25085) 444 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:15.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: cephadm 2024-06-11T13:31:13.220584+0000 mgr.x (mgr.25085) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: cephadm 2024-06-11T13:31:13.351719+0000 mgr.x (mgr.25085) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: cephadm 2024-06-11T13:31:13.484230+0000 mgr.x (mgr.25085) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: cephadm 2024-06-11T13:31:13.580079+0000 mgr.x (mgr.25085) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: cephadm 2024-06-11T13:31:13.709244+0000 mgr.x (mgr.25085) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: cephadm 2024-06-11T13:31:13.853127+0000 mgr.x (mgr.25085) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: cephadm 2024-06-11T13:31:13.973414+0000 mgr.x (mgr.25085) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:15.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.079092+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.080895+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.083226+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.084217+0000 mon.b (mon.2) 1546 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.088544+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.182957+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.185608+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.188810+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.189979+0000 mon.b (mon.2) 1550 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.194943+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.257324+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:31:15.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.316674+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.319114+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.321709+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.322753+0000 mon.b (mon.2) 1555 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.327086+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.410707+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.412427+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.414039+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.414649+0000 mon.b (mon.2) 1559 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.418804+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.502251+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.504264+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.506254+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.506999+0000 mon.b (mon.2) 1563 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.509270+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.332 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.584170+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.332 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.586001+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.332 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.588141+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.332 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.588842+0000 mon.b (mon.2) 1567 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.332 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.589824+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.332 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.666687+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.332 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.668450+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.332 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.670163+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.332 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.670813+0000 mon.b (mon.2) 1571 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.332 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.672648+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.332 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.753412+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.332 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.755118+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.332 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.756650+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:15.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.757305+0000 mon.b (mon.2) 1575 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:15.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.758717+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.781711+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.789984+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.796674+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:15.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.840850+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:15.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.842926+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:15.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.844226+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:31:15.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:14 smithi117 bash[19086]: audit 2024-06-11T13:31:14.844976+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-06-11T13:31:16.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[76454]: cephadm 2024-06-11T13:31:14.093620+0000 mgr.x (mgr.25085) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[76454]: cephadm 2024-06-11T13:31:14.200039+0000 mgr.x (mgr.25085) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[76454]: cephadm 2024-06-11T13:31:14.332111+0000 mgr.x (mgr.25085) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[76454]: cephadm 2024-06-11T13:31:14.423984+0000 mgr.x (mgr.25085) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[76454]: cephadm 2024-06-11T13:31:14.514100+0000 mgr.x (mgr.25085) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[76454]: cephadm 2024-06-11T13:31:14.594562+0000 mgr.x (mgr.25085) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[76454]: cephadm 2024-06-11T13:31:14.677404+0000 mgr.x (mgr.25085) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[76454]: cephadm 2024-06-11T13:31:14.763474+0000 mgr.x (mgr.25085) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[76454]: cephadm 2024-06-11T13:31:14.845465+0000 mgr.x (mgr.25085) 460 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-06-11T13:31:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[76454]: audit 2024-06-11T13:31:15.555191+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[76454]: audit 2024-06-11T13:31:15.567088+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[76454]: audit 2024-06-11T13:31:15.584985+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:16.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[70566]: cephadm 2024-06-11T13:31:14.093620+0000 mgr.x (mgr.25085) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[70566]: cephadm 2024-06-11T13:31:14.200039+0000 mgr.x (mgr.25085) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[70566]: cephadm 2024-06-11T13:31:14.332111+0000 mgr.x (mgr.25085) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[70566]: cephadm 2024-06-11T13:31:14.423984+0000 mgr.x (mgr.25085) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[70566]: cephadm 2024-06-11T13:31:14.514100+0000 mgr.x (mgr.25085) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[70566]: cephadm 2024-06-11T13:31:14.594562+0000 mgr.x (mgr.25085) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[70566]: cephadm 2024-06-11T13:31:14.677404+0000 mgr.x (mgr.25085) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[70566]: cephadm 2024-06-11T13:31:14.763474+0000 mgr.x (mgr.25085) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[70566]: cephadm 2024-06-11T13:31:14.845465+0000 mgr.x (mgr.25085) 460 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-06-11T13:31:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[70566]: audit 2024-06-11T13:31:15.555191+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[70566]: audit 2024-06-11T13:31:15.567088+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:15 smithi059 bash[70566]: audit 2024-06-11T13:31:15.584985+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:16.351 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:15 smithi117 bash[19086]: cephadm 2024-06-11T13:31:14.093620+0000 mgr.x (mgr.25085) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.351 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:15 smithi117 bash[19086]: cephadm 2024-06-11T13:31:14.200039+0000 mgr.x (mgr.25085) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.352 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:15 smithi117 bash[19086]: cephadm 2024-06-11T13:31:14.332111+0000 mgr.x (mgr.25085) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.352 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:15 smithi117 bash[19086]: cephadm 2024-06-11T13:31:14.423984+0000 mgr.x (mgr.25085) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.352 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:15 smithi117 bash[19086]: cephadm 2024-06-11T13:31:14.514100+0000 mgr.x (mgr.25085) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.352 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:15 smithi117 bash[19086]: cephadm 2024-06-11T13:31:14.594562+0000 mgr.x (mgr.25085) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.352 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:15 smithi117 bash[19086]: cephadm 2024-06-11T13:31:14.677404+0000 mgr.x (mgr.25085) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.352 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:15 smithi117 bash[19086]: cephadm 2024-06-11T13:31:14.763474+0000 mgr.x (mgr.25085) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:16.352 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:15 smithi117 bash[19086]: cephadm 2024-06-11T13:31:14.845465+0000 mgr.x (mgr.25085) 460 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-06-11T13:31:16.352 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:15 smithi117 bash[19086]: audit 2024-06-11T13:31:15.555191+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:16.352 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:15 smithi117 bash[19086]: audit 2024-06-11T13:31:15.567088+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:16.352 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:15 smithi117 bash[19086]: audit 2024-06-11T13:31:15.584985+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:17.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:16 smithi117 bash[19086]: cluster 2024-06-11T13:31:15.176223+0000 mgr.x (mgr.25085) 461 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:31:17.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:16 smithi059 bash[76454]: cluster 2024-06-11T13:31:15.176223+0000 mgr.x (mgr.25085) 461 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:31:17.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:16 smithi059 bash[70566]: cluster 2024-06-11T13:31:15.176223+0000 mgr.x (mgr.25085) 461 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:31:17.590 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:31:17] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.33.4" 2024-06-11T13:31:18.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:18 smithi117 bash[56012]: ts=2024-06-11T13:31:18.661Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:31:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[70566]: cluster 2024-06-11T13:31:17.177234+0000 mgr.x (mgr.25085) 462 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[70566]: audit 2024-06-11T13:31:18.137882+0000 mon.b (mon.2) 1580 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:31:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[70566]: audit 2024-06-11T13:31:18.139414+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:31:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[70566]: audit 2024-06-11T13:31:18.140844+0000 mon.b (mon.2) 1582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[70566]: audit 2024-06-11T13:31:18.909865+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[70566]: audit 2024-06-11T13:31:18.925971+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[70566]: audit 2024-06-11T13:31:18.938609+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:19.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[76454]: cluster 2024-06-11T13:31:17.177234+0000 mgr.x (mgr.25085) 462 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:19.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[76454]: audit 2024-06-11T13:31:18.137882+0000 mon.b (mon.2) 1580 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:31:19.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[76454]: audit 2024-06-11T13:31:18.139414+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:31:19.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[76454]: audit 2024-06-11T13:31:18.140844+0000 mon.b (mon.2) 1582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:19.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[76454]: audit 2024-06-11T13:31:18.909865+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:19.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[76454]: audit 2024-06-11T13:31:18.925971+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:19.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:18 smithi059 bash[76454]: audit 2024-06-11T13:31:18.938609+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:19.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:19 smithi117 bash[19086]: cluster 2024-06-11T13:31:17.177234+0000 mgr.x (mgr.25085) 462 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:19.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:19 smithi117 bash[19086]: audit 2024-06-11T13:31:18.137882+0000 mon.b (mon.2) 1580 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:31:19.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:19 smithi117 bash[19086]: audit 2024-06-11T13:31:18.139414+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:31:19.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:19 smithi117 bash[19086]: audit 2024-06-11T13:31:18.140844+0000 mon.b (mon.2) 1582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:19.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:19 smithi117 bash[19086]: audit 2024-06-11T13:31:18.909865+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:19.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:19 smithi117 bash[19086]: audit 2024-06-11T13:31:18.925971+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:19.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:19 smithi117 bash[19086]: audit 2024-06-11T13:31:18.938609+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:20.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:20 smithi059 bash[70566]: cephadm 2024-06-11T13:31:18.134518+0000 mgr.x (mgr.25085) 463 : cephadm [INF] Upgrade: Updating mon.c 2024-06-11T13:31:20.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:20 smithi059 bash[70566]: cephadm 2024-06-11T13:31:18.142377+0000 mgr.x (mgr.25085) 464 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-06-11T13:31:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:20 smithi059 bash[76454]: cephadm 2024-06-11T13:31:18.134518+0000 mgr.x (mgr.25085) 463 : cephadm [INF] Upgrade: Updating mon.c 2024-06-11T13:31:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:20 smithi059 bash[76454]: cephadm 2024-06-11T13:31:18.142377+0000 mgr.x (mgr.25085) 464 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-06-11T13:31:20.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:20 smithi117 bash[19086]: cephadm 2024-06-11T13:31:18.134518+0000 mgr.x (mgr.25085) 463 : cephadm [INF] Upgrade: Updating mon.c 2024-06-11T13:31:20.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:20 smithi117 bash[19086]: cephadm 2024-06-11T13:31:18.142377+0000 mgr.x (mgr.25085) 464 : cephadm [INF] Deploying daemon mon.c on smithi059 2024-06-11T13:31:21.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:21 smithi059 bash[70566]: cluster 2024-06-11T13:31:19.177888+0000 mgr.x (mgr.25085) 465 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:21.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:21 smithi059 bash[76454]: cluster 2024-06-11T13:31:19.177888+0000 mgr.x (mgr.25085) 465 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:21.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:21 smithi117 bash[19086]: cluster 2024-06-11T13:31:19.177888+0000 mgr.x (mgr.25085) 465 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:22.380 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:31:22 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:22.381 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:22 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:22.381 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:31:22 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:22.381 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:31:22 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:22.381 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:31:22 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:22.382 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:31:22 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:22.382 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:22 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:22.382 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:31:22 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:22.382 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:31:22 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:22.631 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:22 smithi059 systemd[1]: Stopping Ceph mon.c for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:31:22.631 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:22 smithi059 bash[76454]: debug 2024-06-11T13:31:22.498+0000 7f6bf1523640 -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 2024-06-11T13:31:22.631 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:22 smithi059 bash[76454]: debug 2024-06-11T13:31:22.498+0000 7f6bf1523640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-06-11T13:31:23.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:23 smithi059 bash[78220]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mon-c 2024-06-11T13:31:23.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:23 smithi059 bash[78279]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mon-c 2024-06-11T13:31:23.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:23 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.c.service: Deactivated successfully. 2024-06-11T13:31:23.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:23 smithi059 systemd[1]: Stopped Ceph mon.c for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:31:23.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:23 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:23.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:31:23 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:23.815 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:31:23 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:23.815 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:31:23 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:23.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:31:23 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:23.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:31:23 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:23.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:31:23 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:23.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:23 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:23.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:23 smithi059 systemd[1]: Started Ceph mon.c for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:31:23.816 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:31:23 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:23.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:23 smithi117 bash[56012]: ts=2024-06-11T13:31:23.508Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:31:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.594+0000 7f07cbb31b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-11T13:31:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.594+0000 7f07cbb31b00 0 ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc), process ceph-mon, pid 7 2024-06-11T13:31:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.594+0000 7f07cbb31b00 0 pidfile_write: ignore empty --pid-file 2024-06-11T13:31:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 0 load: jerasure load: lrc 2024-06-11T13:31:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: RocksDB version: 7.9.2 2024-06-11T13:31:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Git sha 0 2024-06-11T13:31:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Compile date 2024-06-10 15:42:49 2024-06-11T13:31:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: DB SUMMARY 2024-06-11T13:31:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: DB Session ID: 2H22Z0ECDONN8H2IU34Y 2024-06-11T13:31:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: CURRENT file: CURRENT 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: IDENTITY file: IDENTITY 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: MANIFEST file: MANIFEST-000050 size: 523 Bytes 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000055.sst 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000053.log size: 1418999 ; 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.error_if_exists: 0 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.create_if_missing: 0 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.paranoid_checks: 1 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.env: 0x5629bffec740 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.fs: PosixFileSystem 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.info_log: 0x5629c1aef000 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-11T13:31:25.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.statistics: (nil) 2024-06-11T13:31:25.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.use_fsync: 0 2024-06-11T13:31:25.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_log_file_size: 0 2024-06-11T13:31:25.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T13:31:25.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T13:31:25.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-11T13:31:25.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.allow_fallocate: 1 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.use_direct_reads: 0 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.create_missing_column_families: 0 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.db_log_dir: 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.wal_dir: 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T13:31:25.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.advise_random_on_open: 1 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.write_buffer_manager: 0x5629c1afec80 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.rate_limiter: (nil) 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.unordered_write: 0 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T13:31:25.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.row_cache: None 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.wal_filter: None 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.two_write_queues: 0 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.manual_wal_flush: 0 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.wal_compression: 0 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.atomic_flush: 0 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.log_readahead_size: 0 2024-06-11T13:31:25.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T13:31:25.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-06-11T13:31:25.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T13:31:25.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T13:31:25.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-06-11T13:31:25.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-06-11T13:31:25.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-06-11T13:31:25.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_background_jobs: 2 2024-06-11T13:31:25.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_background_compactions: -1 2024-06-11T13:31:25.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_subcompactions: 1 2024-06-11T13:31:25.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T13:31:25.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T13:31:25.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T13:31:25.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_total_wal_size: 0 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_open_files: -1 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.bytes_per_sync: 0 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_background_flushes: -1 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Compression algorithms supported: 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: kZSTD supported: 0 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: kXpressCompression supported: 0 2024-06-11T13:31:25.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: kBZip2Compression supported: 0 2024-06-11T13:31:25.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T13:31:25.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: kLZ4Compression supported: 1 2024-06-11T13:31:25.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: kZlibCompression supported: 1 2024-06-11T13:31:25.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-11T13:31:25.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: kSnappyCompression supported: 1 2024-06-11T13:31:25.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T13:31:25.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-06-11T13:31:25.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000050 2024-06-11T13:31:25.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-06-11T13:31:25.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T13:31:25.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.merge_operator: 2024-06-11T13:31:25.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compaction_filter: None 2024-06-11T13:31:25.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compaction_filter_factory: None 2024-06-11T13:31:25.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-06-11T13:31:25.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5629c1aeed00) 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: cache_index_and_filter_blocks: 1 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: pin_top_level_index_and_filter: 1 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: index_type: 0 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: data_block_index_type: 0 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: index_shortening: 1 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: data_block_hash_table_util_ratio: 0.750000 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: checksum: 4 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: no_block_cache: 0 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: block_cache: 0x5629c1ae5090 2024-06-11T13:31:25.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: block_cache_name: BinnedLRUCache 2024-06-11T13:31:25.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: block_cache_options: 2024-06-11T13:31:25.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: capacity : 536870912 2024-06-11T13:31:25.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: num_shard_bits : 4 2024-06-11T13:31:25.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: strict_capacity_limit : 0 2024-06-11T13:31:25.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: high_pri_pool_ratio: 0.000 2024-06-11T13:31:25.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: block_cache_compressed: (nil) 2024-06-11T13:31:25.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: persistent_cache: (nil) 2024-06-11T13:31:25.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: block_size: 4096 2024-06-11T13:31:25.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: block_size_deviation: 10 2024-06-11T13:31:25.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: block_restart_interval: 16 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: index_block_restart_interval: 1 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: metadata_block_size: 4096 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: partition_filters: 0 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: use_delta_encoding: 1 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: filter_policy: bloomfilter 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: whole_key_filtering: 1 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: verify_compression: 0 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: read_amp_bytes_per_bit: 0 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: format_version: 5 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: enable_index_compression: 1 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: block_align: 0 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: max_auto_readahead_size: 262144 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: prepopulate_block_cache: 0 2024-06-11T13:31:25.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: initial_auto_readahead_size: 8192 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: num_file_reads_for_auto_readahead: 2 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compression: NoCompression 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.num_levels: 7 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T13:31:25.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compression_opts.level: 32767 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T13:31:25.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compression_opts.enabled: false 2024-06-11T13:31:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-06-11T13:31:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T13:31:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T13:31:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T13:31:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-11T13:31:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T13:31:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T13:31:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T13:31:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T13:31:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T13:31:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T13:31:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T13:31:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.arena_block_size: 1048576 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T13:31:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.table_properties_collectors: 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.inplace_update_support: 0 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.bloom_locality: 0 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.max_successive_merges: 0 2024-06-11T13:31:25.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.force_consistency_checks: 1 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.ttl: 2592000 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.enable_blob_files: false 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.min_blob_size: 0 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.blob_file_size: 268435456 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T13:31:25.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-06-11T13:31:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-06-11T13:31:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-06-11T13:31:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.598+0000 7f07cbb31b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-06-11T13:31:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.602+0000 7f07cbb31b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T13:31:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.602+0000 7f07cbb31b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000050 succeeded,manifest_file_number is 50, next_file_number is 57, last_sequence is 27999, log_number is 53,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 53 2024-06-11T13:31:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.602+0000 7f07cbb31b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 53 2024-06-11T13:31:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.602+0000 7f07cbb31b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b79bc5a9-9caa-4b31-b0ae-81d92b4c37b3 2024-06-11T13:31:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.602+0000 7f07cbb31b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112685604417, "job": 1, "event": "recovery_started", "wal_files": [53]} 2024-06-11T13:31:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.602+0000 7f07cbb31b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #53 mode 2 2024-06-11T13:31:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.606+0000 7f07cbb31b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112685609821, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 58, "file_size": 893204, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 28004, "largest_seqno": 29315, "table_properties": {"data_size": 888250, "index_size": 2147, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1797, "raw_key_size": 17203, "raw_average_key_size": 24, "raw_value_size": 876270, "raw_average_value_size": 1237, "num_data_blocks": 88, "num_entries": 708, "num_filter_entries": 708, "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": "[]", "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": 1718112685, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b79bc5a9-9caa-4b31-b0ae-81d92b4c37b3", "db_session_id": "2H22Z0ECDONN8H2IU34Y", "orig_file_number": 58, "seqno_to_time_mapping": "N/A"}} 2024-06-11T13:31:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.606+0000 7f07cbb31b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112685609972, "job": 1, "event": "recovery_finished"} 2024-06-11T13:31:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.606+0000 7f07cbb31b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 60 2024-06-11T13:31:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.606+0000 7f07cbb31b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.606+0000 7f07cbb31b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000053.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.606+0000 7f07cbb31b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5629c1b10e00 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.606+0000 7f07cbb31b00 4 rocksdb: DB pointer 0x5629c1c0a000 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.606+0000 7f07c18fa640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.606+0000 7f07c18fa640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: ** DB Stats ** 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:31:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: ** Compaction Stats [default] ** 2024-06-11T13:31:25.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: 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) 2024-06-11T13:31:25.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-06-11T13:31:25.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: L0 1/0 872.27 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 298.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-06-11T13:31:25.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: L6 1/0 8.93 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 2024-06-11T13:31:25.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Sum 2/0 9.78 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 298.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-06-11T13:31:25.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 298.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-06-11T13:31:25.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: ** Compaction Stats [default] ** 2024-06-11T13:31:25.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: 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) 2024-06-11T13:31:25.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:31:25.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 298.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-06-11T13:31:25.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-06-11T13:31:25.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:31:25.836 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Flush(GB): cumulative 0.001, interval 0.001 2024-06-11T13:31:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T13:31:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T13:31:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T13:31:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: AddFile(Keys): cumulative 0, interval 0 2024-06-11T13:31:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Cumulative compaction: 0.00 GB write, 99.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:31:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Interval compaction: 0.00 GB write, 99.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:31:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: 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 2024-06-11T13:31:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Block cache BinnedLRUCache@0x5629c1ae5090#7 capacity: 512.00 MB usage: 4.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-06-11T13:31:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2024-06-11T13:31:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: ** File Read Latency Histogram By Level [default] ** 2024-06-11T13:31:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.610+0000 7f07cbb31b00 0 starting mon.c rank 1 at public addrs [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] at bind addrs [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.610+0000 7f07cbb31b00 1 mon.c@-1(???) e3 preinit fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.610+0000 7f07cbb31b00 0 mon.c@-1(???).mds e1 new map 2024-06-11T13:31:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.610+0000 7f07cbb31b00 0 mon.c@-1(???).mds e1 print_map 2024-06-11T13:31:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: e1 2024-06-11T13:31:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: enable_multiple, ever_enabled_multiple: 1,1 2024-06-11T13:31:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: 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} 2024-06-11T13:31:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: legacy client fscid: -1 2024-06-11T13:31:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: 2024-06-11T13:31:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: No filesystems configured 2024-06-11T13:31:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.610+0000 7f07cbb31b00 0 mon.c@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-06-11T13:31:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.610+0000 7f07cbb31b00 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:31:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.610+0000 7f07cbb31b00 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:31:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.610+0000 7f07cbb31b00 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:31:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: debug 2024-06-11T13:31:25.610+0000 7f07cbb31b00 1 mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-06-11T13:31:26.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[70566]: cluster 2024-06-11T13:31:21.179569+0000 mgr.x (mgr.25085) 466 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:26.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:25 smithi059 bash[78335]: cluster 2024-06-11T13:31:21.179569+0000 mgr.x (mgr.25085) 466 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:26.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:25 smithi117 bash[19086]: cluster 2024-06-11T13:31:21.179569+0000 mgr.x (mgr.25085) 466 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:27.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:22.352977+0000 mgr.x (mgr.25085) 467 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:27.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:23.180233+0000 mgr.x (mgr.25085) 468 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:27.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.180954+0000 mgr.x (mgr.25085) 469 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:27.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.829671+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-06-11T13:31:27.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.933425+0000 mon.a (mon.0) 450 : cluster [INF] mon.a calling monitor election 2024-06-11T13:31:27.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.936001+0000 mon.a (mon.0) 451 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:31:27.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.942763+0000 mon.a (mon.0) 452 : cluster [DBG] monmap epoch 3 2024-06-11T13:31:27.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.942790+0000 mon.a (mon.0) 453 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:27.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.942800+0000 mon.a (mon.0) 454 : cluster [DBG] last_changed 2024-06-11T13:14:03.658241+0000 2024-06-11T13:31:27.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.942815+0000 mon.a (mon.0) 455 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:31:27.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.942831+0000 mon.a (mon.0) 456 : cluster [DBG] min_mon_release 17 (quincy) 2024-06-11T13:31:27.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.942842+0000 mon.a (mon.0) 457 : cluster [DBG] election_strategy: 1 2024-06-11T13:31:27.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.942852+0000 mon.a (mon.0) 458 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:31:27.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.942860+0000 mon.a (mon.0) 459 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:31:27.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.942870+0000 mon.a (mon.0) 460 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:31:27.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.960648+0000 mon.a (mon.0) 461 : cluster [DBG] fsmap 2024-06-11T13:31:27.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.960674+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.961040+0000 mon.a (mon.0) 463 : cluster [DBG] mgrmap e45: x(active, since 86s), standbys: y 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cluster 2024-06-11T13:31:25.961176+0000 mon.a (mon.0) 464 : cluster [INF] overall HEALTH_OK 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:25.970519+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:25.982787+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:25.994793+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:25.996991+0000 mon.b (mon.2) 1584 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.003585+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: cephadm 2024-06-11T13:31:26.009438+0000 mgr.x (mgr.25085) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.163811+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.166901+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.170828+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.171840+0000 mon.b (mon.2) 1588 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.176766+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.291794+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.294585+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.297049+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.297927+0000 mon.b (mon.2) 1592 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.302438+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.434518+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.437611+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.441134+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.442147+0000 mon.b (mon.2) 1596 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.445662+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.565055+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.567891+0000 mon.b (mon.2) 1598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.571083+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.572361+0000 mon.b (mon.2) 1600 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.575660+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.721947+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.724927+0000 mon.b (mon.2) 1602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.728765+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.729869+0000 mon.b (mon.2) 1604 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.733460+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.847568+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.850438+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.853854+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.855006+0000 mon.b (mon.2) 1608 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.245 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:26 smithi117 bash[19086]: audit 2024-06-11T13:31:26.858920+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:22.352977+0000 mgr.x (mgr.25085) 467 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:23.180233+0000 mgr.x (mgr.25085) 468 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.180954+0000 mgr.x (mgr.25085) 469 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.829671+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-06-11T13:31:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.933425+0000 mon.a (mon.0) 450 : cluster [INF] mon.a calling monitor election 2024-06-11T13:31:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.936001+0000 mon.a (mon.0) 451 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:31:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.942763+0000 mon.a (mon.0) 452 : cluster [DBG] monmap epoch 3 2024-06-11T13:31:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.942790+0000 mon.a (mon.0) 453 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.942800+0000 mon.a (mon.0) 454 : cluster [DBG] last_changed 2024-06-11T13:14:03.658241+0000 2024-06-11T13:31:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.942815+0000 mon.a (mon.0) 455 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:31:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.942831+0000 mon.a (mon.0) 456 : cluster [DBG] min_mon_release 17 (quincy) 2024-06-11T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.942842+0000 mon.a (mon.0) 457 : cluster [DBG] election_strategy: 1 2024-06-11T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.942852+0000 mon.a (mon.0) 458 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.942860+0000 mon.a (mon.0) 459 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.942870+0000 mon.a (mon.0) 460 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.960648+0000 mon.a (mon.0) 461 : cluster [DBG] fsmap 2024-06-11T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.960674+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.961040+0000 mon.a (mon.0) 463 : cluster [DBG] mgrmap e45: x(active, since 86s), standbys: y 2024-06-11T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cluster 2024-06-11T13:31:25.961176+0000 mon.a (mon.0) 464 : cluster [INF] overall HEALTH_OK 2024-06-11T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:25.970519+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:25.982787+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:25.994793+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:25.996991+0000 mon.b (mon.2) 1584 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.003585+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:22.352977+0000 mgr.x (mgr.25085) 467 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:23.180233+0000 mgr.x (mgr.25085) 468 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.180954+0000 mgr.x (mgr.25085) 469 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.829671+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-06-11T13:31:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.933425+0000 mon.a (mon.0) 450 : cluster [INF] mon.a calling monitor election 2024-06-11T13:31:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.936001+0000 mon.a (mon.0) 451 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:31:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.942763+0000 mon.a (mon.0) 452 : cluster [DBG] monmap epoch 3 2024-06-11T13:31:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.942790+0000 mon.a (mon.0) 453 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.942800+0000 mon.a (mon.0) 454 : cluster [DBG] last_changed 2024-06-11T13:14:03.658241+0000 2024-06-11T13:31:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.942815+0000 mon.a (mon.0) 455 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:31:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.942831+0000 mon.a (mon.0) 456 : cluster [DBG] min_mon_release 17 (quincy) 2024-06-11T13:31:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.942842+0000 mon.a (mon.0) 457 : cluster [DBG] election_strategy: 1 2024-06-11T13:31:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.942852+0000 mon.a (mon.0) 458 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:31:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.942860+0000 mon.a (mon.0) 459 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:31:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.942870+0000 mon.a (mon.0) 460 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:31:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.960648+0000 mon.a (mon.0) 461 : cluster [DBG] fsmap 2024-06-11T13:31:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.960674+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:31:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.961040+0000 mon.a (mon.0) 463 : cluster [DBG] mgrmap e45: x(active, since 86s), standbys: y 2024-06-11T13:31:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cluster 2024-06-11T13:31:25.961176+0000 mon.a (mon.0) 464 : cluster [INF] overall HEALTH_OK 2024-06-11T13:31:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:25.970519+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:25.982787+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:25.994793+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:25.996991+0000 mon.b (mon.2) 1584 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.003585+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: cephadm 2024-06-11T13:31:26.009438+0000 mgr.x (mgr.25085) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.163811+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.166901+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.170828+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.171840+0000 mon.b (mon.2) 1588 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.176766+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.291794+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.294585+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.297049+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.297927+0000 mon.b (mon.2) 1592 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.302438+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.434518+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.437611+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.441134+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.442147+0000 mon.b (mon.2) 1596 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.445662+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.565055+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.567891+0000 mon.b (mon.2) 1598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.571083+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.572361+0000 mon.b (mon.2) 1600 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: cephadm 2024-06-11T13:31:26.009438+0000 mgr.x (mgr.25085) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.163811+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.166901+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.170828+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.171840+0000 mon.b (mon.2) 1588 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.176766+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.291794+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.294585+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.297049+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.297927+0000 mon.b (mon.2) 1592 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.302438+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.434518+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.437611+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.441134+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.442147+0000 mon.b (mon.2) 1596 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.445662+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.565055+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.567891+0000 mon.b (mon.2) 1598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.571083+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.572361+0000 mon.b (mon.2) 1600 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.575660+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.721947+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.724927+0000 mon.b (mon.2) 1602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.728765+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.729869+0000 mon.b (mon.2) 1604 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.733460+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.847568+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.850438+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.853854+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.855006+0000 mon.b (mon.2) 1608 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[78335]: audit 2024-06-11T13:31:26.858920+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.575660+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.721947+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.724927+0000 mon.b (mon.2) 1602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.728765+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.729869+0000 mon.b (mon.2) 1604 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.733460+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.847568+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:27.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.850438+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:27.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.853854+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:27.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.855006+0000 mon.b (mon.2) 1608 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:27.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:26 smithi059 bash[70566]: audit 2024-06-11T13:31:26.858920+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:27.680 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:31:27] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.33.4" 2024-06-11T13:31:28.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: cephadm 2024-06-11T13:31:26.181907+0000 mgr.x (mgr.25085) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: cephadm 2024-06-11T13:31:26.307511+0000 mgr.x (mgr.25085) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: cephadm 2024-06-11T13:31:26.450455+0000 mgr.x (mgr.25085) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: cephadm 2024-06-11T13:31:26.582460+0000 mgr.x (mgr.25085) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: cephadm 2024-06-11T13:31:26.738879+0000 mgr.x (mgr.25085) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: cephadm 2024-06-11T13:31:26.864483+0000 mgr.x (mgr.25085) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:26.986357+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:26.989084+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:26.992146+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:26.993607+0000 mon.b (mon.2) 1612 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:26.998111+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: cephadm 2024-06-11T13:31:27.003526+0000 mgr.x (mgr.25085) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.105069+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.107854+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.111432+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.112979+0000 mon.b (mon.2) 1616 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.118407+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.239596+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.241877+0000 mon.b (mon.2) 1618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.245242+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: cephadm 2024-06-11T13:31:26.181907+0000 mgr.x (mgr.25085) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: cephadm 2024-06-11T13:31:26.307511+0000 mgr.x (mgr.25085) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: cephadm 2024-06-11T13:31:26.450455+0000 mgr.x (mgr.25085) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: cephadm 2024-06-11T13:31:26.582460+0000 mgr.x (mgr.25085) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: cephadm 2024-06-11T13:31:26.738879+0000 mgr.x (mgr.25085) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: cephadm 2024-06-11T13:31:26.864483+0000 mgr.x (mgr.25085) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:26.986357+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:26.989084+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:26.992146+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:26.993607+0000 mon.b (mon.2) 1612 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:26.998111+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: cephadm 2024-06-11T13:31:27.003526+0000 mgr.x (mgr.25085) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.105069+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.107854+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.111432+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.112979+0000 mon.b (mon.2) 1616 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.118407+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.239596+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.241877+0000 mon.b (mon.2) 1618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.245242+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.246457+0000 mon.b (mon.2) 1620 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.252285+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.386851+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.389438+0000 mon.b (mon.2) 1622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.393025+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.394619+0000 mon.b (mon.2) 1624 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.401012+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.520954+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.524003+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.527273+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.528570+0000 mon.b (mon.2) 1628 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.534391+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.652050+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.655389+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.659213+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.660542+0000 mon.b (mon.2) 1632 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.666269+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.791374+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.793810+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.796717+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.797646+0000 mon.b (mon.2) 1636 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.800269+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.936800+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.939653+0000 mon.b (mon.2) 1638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.943578+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[78335]: audit 2024-06-11T13:31:27.944679+0000 mon.b (mon.2) 1640 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.246457+0000 mon.b (mon.2) 1620 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.252285+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.386851+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.389438+0000 mon.b (mon.2) 1622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.393025+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.394619+0000 mon.b (mon.2) 1624 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.401012+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.520954+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.524003+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.527273+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.528570+0000 mon.b (mon.2) 1628 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.534391+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.652050+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.655389+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.659213+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.660542+0000 mon.b (mon.2) 1632 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.666269+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.791374+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.793810+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.796717+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.797646+0000 mon.b (mon.2) 1636 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.800269+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.936800+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.939653+0000 mon.b (mon.2) 1638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.943578+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:27 smithi059 bash[70566]: audit 2024-06-11T13:31:27.944679+0000 mon.b (mon.2) 1640 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: cephadm 2024-06-11T13:31:26.181907+0000 mgr.x (mgr.25085) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: cephadm 2024-06-11T13:31:26.307511+0000 mgr.x (mgr.25085) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: cephadm 2024-06-11T13:31:26.450455+0000 mgr.x (mgr.25085) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: cephadm 2024-06-11T13:31:26.582460+0000 mgr.x (mgr.25085) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: cephadm 2024-06-11T13:31:26.738879+0000 mgr.x (mgr.25085) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: cephadm 2024-06-11T13:31:26.864483+0000 mgr.x (mgr.25085) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:26.986357+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:26.989084+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:26.992146+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:26.993607+0000 mon.b (mon.2) 1612 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:26.998111+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: cephadm 2024-06-11T13:31:27.003526+0000 mgr.x (mgr.25085) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:28.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.105069+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.107854+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.111432+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.112979+0000 mon.b (mon.2) 1616 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.118407+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.239596+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.241877+0000 mon.b (mon.2) 1618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.245242+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.246457+0000 mon.b (mon.2) 1620 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.252285+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.386851+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.389438+0000 mon.b (mon.2) 1622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.393025+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.394619+0000 mon.b (mon.2) 1624 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.401012+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.520954+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.524003+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.527273+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.528570+0000 mon.b (mon.2) 1628 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.534391+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.652050+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.655389+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.659213+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.660542+0000 mon.b (mon.2) 1632 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.666269+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.791374+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.793810+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.796717+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.797646+0000 mon.b (mon.2) 1636 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.800269+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.936800+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.939653+0000 mon.b (mon.2) 1638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.943578+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:27 smithi117 bash[19086]: audit 2024-06-11T13:31:27.944679+0000 mon.b (mon.2) 1640 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:28.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[56012]: ts=2024-06-11T13:31:28.661Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:31:29.180 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: cephadm 2024-06-11T13:31:27.123485+0000 mgr.x (mgr.25085) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.180 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: cluster 2024-06-11T13:31:27.181848+0000 mgr.x (mgr.25085) 479 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:29.180 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: cephadm 2024-06-11T13:31:27.257343+0000 mgr.x (mgr.25085) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.180 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: cephadm 2024-06-11T13:31:27.406239+0000 mgr.x (mgr.25085) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.180 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: cephadm 2024-06-11T13:31:27.539519+0000 mgr.x (mgr.25085) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.180 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: cephadm 2024-06-11T13:31:27.671321+0000 mgr.x (mgr.25085) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.180 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: cephadm 2024-06-11T13:31:27.805647+0000 mgr.x (mgr.25085) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.180 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:27.950183+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.180 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: cephadm 2024-06-11T13:31:27.955183+0000 mgr.x (mgr.25085) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.180 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.056972+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.059890+0000 mon.b (mon.2) 1642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.062694+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.063960+0000 mon.b (mon.2) 1644 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.069525+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.170358+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.173368+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.176388+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.177843+0000 mon.b (mon.2) 1648 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.182622+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.268311+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.271384+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.274229+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.275416+0000 mon.b (mon.2) 1652 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.280346+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.369140+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.371843+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.374242+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.375339+0000 mon.b (mon.2) 1656 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.380260+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.490640+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.493418+0000 mon.b (mon.2) 1658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.496032+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.497071+0000 mon.b (mon.2) 1660 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.502081+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.628326+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.630793+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.633920+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.635073+0000 mon.b (mon.2) 1664 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.638388+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.770244+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.773077+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.776075+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.777132+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.184 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.783586+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.184 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.889975+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.184 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.892373+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.184 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.895158+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.184 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.896145+0000 mon.b (mon.2) 1672 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.184 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[70566]: audit 2024-06-11T13:31:28.898662+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.184 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: cephadm 2024-06-11T13:31:27.123485+0000 mgr.x (mgr.25085) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.184 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: cluster 2024-06-11T13:31:27.181848+0000 mgr.x (mgr.25085) 479 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:29.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: cephadm 2024-06-11T13:31:27.257343+0000 mgr.x (mgr.25085) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: cephadm 2024-06-11T13:31:27.406239+0000 mgr.x (mgr.25085) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: cephadm 2024-06-11T13:31:27.539519+0000 mgr.x (mgr.25085) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: cephadm 2024-06-11T13:31:27.671321+0000 mgr.x (mgr.25085) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: cephadm 2024-06-11T13:31:27.805647+0000 mgr.x (mgr.25085) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:27.950183+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: cephadm 2024-06-11T13:31:27.955183+0000 mgr.x (mgr.25085) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.056972+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.059890+0000 mon.b (mon.2) 1642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.062694+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.063960+0000 mon.b (mon.2) 1644 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.069525+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.170358+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.186 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.173368+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.186 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.176388+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.186 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.177843+0000 mon.b (mon.2) 1648 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.186 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.182622+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.186 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.268311+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.186 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.271384+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.186 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.274229+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.186 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.275416+0000 mon.b (mon.2) 1652 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.186 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.280346+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.186 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.369140+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.186 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.371843+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.186 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.374242+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.375339+0000 mon.b (mon.2) 1656 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.380260+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.490640+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.493418+0000 mon.b (mon.2) 1658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.496032+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.497071+0000 mon.b (mon.2) 1660 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.502081+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.628326+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.630793+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.633920+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.635073+0000 mon.b (mon.2) 1664 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.638388+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.770244+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.773077+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.776075+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.777132+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.783586+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.889975+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.892373+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.895158+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.896145+0000 mon.b (mon.2) 1672 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:28 smithi059 bash[78335]: audit 2024-06-11T13:31:28.898662+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: cephadm 2024-06-11T13:31:27.123485+0000 mgr.x (mgr.25085) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: cluster 2024-06-11T13:31:27.181848+0000 mgr.x (mgr.25085) 479 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:29.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: cephadm 2024-06-11T13:31:27.257343+0000 mgr.x (mgr.25085) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: cephadm 2024-06-11T13:31:27.406239+0000 mgr.x (mgr.25085) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: cephadm 2024-06-11T13:31:27.539519+0000 mgr.x (mgr.25085) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: cephadm 2024-06-11T13:31:27.671321+0000 mgr.x (mgr.25085) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: cephadm 2024-06-11T13:31:27.805647+0000 mgr.x (mgr.25085) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:27.950183+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: cephadm 2024-06-11T13:31:27.955183+0000 mgr.x (mgr.25085) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.056972+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.059890+0000 mon.b (mon.2) 1642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.062694+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.063960+0000 mon.b (mon.2) 1644 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.069525+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.170358+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.173368+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.176388+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.177843+0000 mon.b (mon.2) 1648 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.182622+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.268311+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.271384+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.274229+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.275416+0000 mon.b (mon.2) 1652 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.280346+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.369140+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.371843+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.374242+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.375339+0000 mon.b (mon.2) 1656 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.380260+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.490640+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.493418+0000 mon.b (mon.2) 1658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.496032+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.497071+0000 mon.b (mon.2) 1660 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.502081+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.628326+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.630793+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.633920+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.635073+0000 mon.b (mon.2) 1664 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.638388+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.770244+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.773077+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.776075+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.777132+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.783586+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.889975+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.892373+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.895158+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.896145+0000 mon.b (mon.2) 1672 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:28 smithi117 bash[19086]: audit 2024-06-11T13:31:28.898662+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: cephadm 2024-06-11T13:31:28.074773+0000 mgr.x (mgr.25085) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: cephadm 2024-06-11T13:31:28.187481+0000 mgr.x (mgr.25085) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: cephadm 2024-06-11T13:31:28.286857+0000 mgr.x (mgr.25085) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: cephadm 2024-06-11T13:31:28.385349+0000 mgr.x (mgr.25085) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: cephadm 2024-06-11T13:31:28.506972+0000 mgr.x (mgr.25085) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: cephadm 2024-06-11T13:31:28.643805+0000 mgr.x (mgr.25085) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: cephadm 2024-06-11T13:31:28.788653+0000 mgr.x (mgr.25085) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: cephadm 2024-06-11T13:31:28.905931+0000 mgr.x (mgr.25085) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:28.999093+0000 mon.b (mon.2) 1673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.001965+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.005539+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.006978+0000 mon.b (mon.2) 1676 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.012329+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: cephadm 2024-06-11T13:31:29.019941+0000 mgr.x (mgr.25085) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.109145+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.111919+0000 mon.b (mon.2) 1678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.114046+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.114729+0000 mon.b (mon.2) 1680 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.118830+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.198424+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.201151+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.204165+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.205019+0000 mon.b (mon.2) 1684 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.211816+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.257859+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:31:30.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.332049+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.334499+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.337200+0000 mon.b (mon.2) 1688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.338223+0000 mon.b (mon.2) 1689 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.343768+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.436616+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.438813+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.441165+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.441902+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.444172+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.541821+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.544349+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.547925+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.548919+0000 mon.b (mon.2) 1697 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.555165+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.668627+0000 mon.b (mon.2) 1698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.670919+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.674257+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.675223+0000 mon.b (mon.2) 1701 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.681603+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.804787+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.807018+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.809934+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.810962+0000 mon.b (mon.2) 1705 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.815767+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.921918+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.924358+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.926758+0000 mon.b (mon.2) 1708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.927637+0000 mon.b (mon.2) 1709 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[78335]: audit 2024-06-11T13:31:29.931748+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: cephadm 2024-06-11T13:31:28.074773+0000 mgr.x (mgr.25085) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: cephadm 2024-06-11T13:31:28.187481+0000 mgr.x (mgr.25085) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: cephadm 2024-06-11T13:31:28.286857+0000 mgr.x (mgr.25085) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: cephadm 2024-06-11T13:31:28.385349+0000 mgr.x (mgr.25085) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: cephadm 2024-06-11T13:31:28.506972+0000 mgr.x (mgr.25085) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: cephadm 2024-06-11T13:31:28.643805+0000 mgr.x (mgr.25085) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: cephadm 2024-06-11T13:31:28.788653+0000 mgr.x (mgr.25085) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: cephadm 2024-06-11T13:31:28.905931+0000 mgr.x (mgr.25085) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:28.999093+0000 mon.b (mon.2) 1673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.001965+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.005539+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.006978+0000 mon.b (mon.2) 1676 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.012329+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: cephadm 2024-06-11T13:31:29.019941+0000 mgr.x (mgr.25085) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.109145+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.111919+0000 mon.b (mon.2) 1678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.114046+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.114729+0000 mon.b (mon.2) 1680 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.118830+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.198424+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.201151+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.204165+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.205019+0000 mon.b (mon.2) 1684 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.211816+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.257859+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.332049+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.334499+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.337200+0000 mon.b (mon.2) 1688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.338223+0000 mon.b (mon.2) 1689 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.343768+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.436616+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.438813+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.441165+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.441902+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.444172+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.541821+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.544349+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.547925+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.548919+0000 mon.b (mon.2) 1697 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.555165+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.668627+0000 mon.b (mon.2) 1698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.670919+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.674257+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.675223+0000 mon.b (mon.2) 1701 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.681603+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.804787+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.807018+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.809934+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.810962+0000 mon.b (mon.2) 1705 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.815767+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.921918+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.924358+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.926758+0000 mon.b (mon.2) 1708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.927637+0000 mon.b (mon.2) 1709 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:29 smithi059 bash[70566]: audit 2024-06-11T13:31:29.931748+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: cephadm 2024-06-11T13:31:28.074773+0000 mgr.x (mgr.25085) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: cephadm 2024-06-11T13:31:28.187481+0000 mgr.x (mgr.25085) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: cephadm 2024-06-11T13:31:28.286857+0000 mgr.x (mgr.25085) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: cephadm 2024-06-11T13:31:28.385349+0000 mgr.x (mgr.25085) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: cephadm 2024-06-11T13:31:28.506972+0000 mgr.x (mgr.25085) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: cephadm 2024-06-11T13:31:28.643805+0000 mgr.x (mgr.25085) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: cephadm 2024-06-11T13:31:28.788653+0000 mgr.x (mgr.25085) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: cephadm 2024-06-11T13:31:28.905931+0000 mgr.x (mgr.25085) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:28.999093+0000 mon.b (mon.2) 1673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.001965+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.005539+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.006978+0000 mon.b (mon.2) 1676 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.012329+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: cephadm 2024-06-11T13:31:29.019941+0000 mgr.x (mgr.25085) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.109145+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.111919+0000 mon.b (mon.2) 1678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.114046+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.114729+0000 mon.b (mon.2) 1680 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.118830+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.198424+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.201151+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.204165+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.205019+0000 mon.b (mon.2) 1684 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.211816+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.257859+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.332049+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.334499+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.337200+0000 mon.b (mon.2) 1688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.338223+0000 mon.b (mon.2) 1689 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.343768+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.436616+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.438813+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.441165+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.441902+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.444172+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.541821+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.544349+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.547925+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.548919+0000 mon.b (mon.2) 1697 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.555165+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.668627+0000 mon.b (mon.2) 1698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.670919+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.674257+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.675223+0000 mon.b (mon.2) 1701 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.681603+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.804787+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.807018+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.809934+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.810962+0000 mon.b (mon.2) 1705 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.815767+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:30.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.921918+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:30.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.924358+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:30.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.926758+0000 mon.b (mon.2) 1708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:30.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.927637+0000 mon.b (mon.2) 1709 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:30.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:29 smithi117 bash[19086]: audit 2024-06-11T13:31:29.931748+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: cephadm 2024-06-11T13:31:29.123489+0000 mgr.x (mgr.25085) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: cluster 2024-06-11T13:31:29.182466+0000 mgr.x (mgr.25085) 496 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:31.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: cephadm 2024-06-11T13:31:29.216914+0000 mgr.x (mgr.25085) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: cephadm 2024-06-11T13:31:29.349613+0000 mgr.x (mgr.25085) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: cephadm 2024-06-11T13:31:29.449075+0000 mgr.x (mgr.25085) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: cephadm 2024-06-11T13:31:29.560263+0000 mgr.x (mgr.25085) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: cephadm 2024-06-11T13:31:29.686608+0000 mgr.x (mgr.25085) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: cephadm 2024-06-11T13:31:29.820577+0000 mgr.x (mgr.25085) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: cephadm 2024-06-11T13:31:29.936442+0000 mgr.x (mgr.25085) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.041927+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.043668+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.045412+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.045991+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.049754+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.145178+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.147156+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.148788+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.149409+0000 mon.b (mon.2) 1717 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.155232+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.241206+0000 mon.b (mon.2) 1718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: cephadm 2024-06-11T13:31:29.123489+0000 mgr.x (mgr.25085) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: cluster 2024-06-11T13:31:29.182466+0000 mgr.x (mgr.25085) 496 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: cephadm 2024-06-11T13:31:29.216914+0000 mgr.x (mgr.25085) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: cephadm 2024-06-11T13:31:29.349613+0000 mgr.x (mgr.25085) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: cephadm 2024-06-11T13:31:29.449075+0000 mgr.x (mgr.25085) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: cephadm 2024-06-11T13:31:29.560263+0000 mgr.x (mgr.25085) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: cephadm 2024-06-11T13:31:29.686608+0000 mgr.x (mgr.25085) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: cephadm 2024-06-11T13:31:29.820577+0000 mgr.x (mgr.25085) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: cephadm 2024-06-11T13:31:29.936442+0000 mgr.x (mgr.25085) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.041927+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.043668+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.045412+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.045991+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.049754+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.145178+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.147156+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.148788+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.149409+0000 mon.b (mon.2) 1717 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.155232+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.241206+0000 mon.b (mon.2) 1718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.243143+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.244871+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.245510+0000 mon.b (mon.2) 1721 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.252035+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.342098+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.344279+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.346730+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.347400+0000 mon.b (mon.2) 1725 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.349939+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.431489+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.434045+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.436643+0000 mon.b (mon.2) 1728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.437539+0000 mon.b (mon.2) 1729 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.443491+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.525897+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.528600+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.531614+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.532531+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.537113+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.617592+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.620034+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.622479+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.623427+0000 mon.b (mon.2) 1737 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.636589+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.729195+0000 mon.b (mon.2) 1738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.731805+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.734411+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.735406+0000 mon.b (mon.2) 1741 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.742086+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.853831+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.856663+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.859546+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.860446+0000 mon.b (mon.2) 1745 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[78335]: audit 2024-06-11T13:31:30.868569+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.243143+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.244871+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.245510+0000 mon.b (mon.2) 1721 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.252035+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.342098+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.344279+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.346730+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.347400+0000 mon.b (mon.2) 1725 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.349939+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.431489+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.434045+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.436643+0000 mon.b (mon.2) 1728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.437539+0000 mon.b (mon.2) 1729 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.443491+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.525897+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.528600+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.531614+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.532531+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.537113+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.617592+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.620034+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.622479+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.623427+0000 mon.b (mon.2) 1737 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.636589+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.729195+0000 mon.b (mon.2) 1738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.731805+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.734411+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.735406+0000 mon.b (mon.2) 1741 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.742086+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.853831+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.856663+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.859546+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.860446+0000 mon.b (mon.2) 1745 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:30 smithi059 bash[70566]: audit 2024-06-11T13:31:30.868569+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: cephadm 2024-06-11T13:31:29.123489+0000 mgr.x (mgr.25085) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: cluster 2024-06-11T13:31:29.182466+0000 mgr.x (mgr.25085) 496 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:31.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: cephadm 2024-06-11T13:31:29.216914+0000 mgr.x (mgr.25085) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: cephadm 2024-06-11T13:31:29.349613+0000 mgr.x (mgr.25085) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: cephadm 2024-06-11T13:31:29.449075+0000 mgr.x (mgr.25085) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: cephadm 2024-06-11T13:31:29.560263+0000 mgr.x (mgr.25085) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: cephadm 2024-06-11T13:31:29.686608+0000 mgr.x (mgr.25085) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: cephadm 2024-06-11T13:31:29.820577+0000 mgr.x (mgr.25085) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: cephadm 2024-06-11T13:31:29.936442+0000 mgr.x (mgr.25085) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:31.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.041927+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.043668+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.045412+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.045991+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.049754+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.145178+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.147156+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.148788+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.149409+0000 mon.b (mon.2) 1717 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.155232+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.241206+0000 mon.b (mon.2) 1718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.243143+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.244871+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.245510+0000 mon.b (mon.2) 1721 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.252035+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.342098+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.344279+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.346730+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.347400+0000 mon.b (mon.2) 1725 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.349939+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.431489+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.434045+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.436643+0000 mon.b (mon.2) 1728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.437539+0000 mon.b (mon.2) 1729 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.443491+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.525897+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.528600+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.531614+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.532531+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.537113+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.617592+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.620034+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.622479+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.623427+0000 mon.b (mon.2) 1737 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.636589+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.729195+0000 mon.b (mon.2) 1738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.731805+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.734411+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.735406+0000 mon.b (mon.2) 1741 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.742086+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:31.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.853831+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:31.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.856663+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:31.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.859546+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:31.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.860446+0000 mon.b (mon.2) 1745 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:31.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:30 smithi117 bash[19086]: audit 2024-06-11T13:31:30.868569+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: cephadm 2024-06-11T13:31:30.054512+0000 mgr.x (mgr.25085) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: cephadm 2024-06-11T13:31:30.160012+0000 mgr.x (mgr.25085) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: cephadm 2024-06-11T13:31:30.256941+0000 mgr.x (mgr.25085) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: cephadm 2024-06-11T13:31:30.356882+0000 mgr.x (mgr.25085) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: cephadm 2024-06-11T13:31:30.448397+0000 mgr.x (mgr.25085) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: cephadm 2024-06-11T13:31:30.542435+0000 mgr.x (mgr.25085) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: cephadm 2024-06-11T13:31:30.641364+0000 mgr.x (mgr.25085) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: cephadm 2024-06-11T13:31:30.746989+0000 mgr.x (mgr.25085) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: cephadm 2024-06-11T13:31:30.873435+0000 mgr.x (mgr.25085) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:30.990312+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:30.993386+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:30.997225+0000 mon.b (mon.2) 1748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:30.998484+0000 mon.b (mon.2) 1749 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.003574+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: cephadm 2024-06-11T13:31:31.009203+0000 mgr.x (mgr.25085) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.141899+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.144577+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.148226+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.149569+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.156262+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: cephadm 2024-06-11T13:31:30.054512+0000 mgr.x (mgr.25085) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: cephadm 2024-06-11T13:31:30.160012+0000 mgr.x (mgr.25085) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: cephadm 2024-06-11T13:31:30.256941+0000 mgr.x (mgr.25085) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: cephadm 2024-06-11T13:31:30.356882+0000 mgr.x (mgr.25085) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: cephadm 2024-06-11T13:31:30.448397+0000 mgr.x (mgr.25085) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: cephadm 2024-06-11T13:31:30.542435+0000 mgr.x (mgr.25085) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: cephadm 2024-06-11T13:31:30.641364+0000 mgr.x (mgr.25085) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: cephadm 2024-06-11T13:31:30.746989+0000 mgr.x (mgr.25085) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: cephadm 2024-06-11T13:31:30.873435+0000 mgr.x (mgr.25085) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:30.990312+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:30.993386+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:30.997225+0000 mon.b (mon.2) 1748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:30.998484+0000 mon.b (mon.2) 1749 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.003574+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: cephadm 2024-06-11T13:31:31.009203+0000 mgr.x (mgr.25085) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.141899+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.144577+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.148226+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.149569+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.156262+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.267226+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.270400+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.273766+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.274993+0000 mon.b (mon.2) 1757 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.282103+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.393031+0000 mon.b (mon.2) 1758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.395713+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.398155+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.398988+0000 mon.b (mon.2) 1761 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.402584+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.503418+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.505313+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.507232+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.507967+0000 mon.b (mon.2) 1765 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.512003+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.616245+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.618798+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.621515+0000 mon.b (mon.2) 1768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.622459+0000 mon.b (mon.2) 1769 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.627384+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.267226+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.270400+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.273766+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.274993+0000 mon.b (mon.2) 1757 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.282103+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.393031+0000 mon.b (mon.2) 1758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.395713+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.398155+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.398988+0000 mon.b (mon.2) 1761 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.402584+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.503418+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.505313+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.507232+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.507967+0000 mon.b (mon.2) 1765 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.512003+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.616245+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.618798+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.621515+0000 mon.b (mon.2) 1768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.622459+0000 mon.b (mon.2) 1769 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.627384+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.740758+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.744016+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.746658+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.747642+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.753058+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.871316+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.874051+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.877465+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.878593+0000 mon.b (mon.2) 1777 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[70566]: audit 2024-06-11T13:31:31.886220+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.740758+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.744016+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.746658+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.747642+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.753058+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.871316+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.874051+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.877465+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.878593+0000 mon.b (mon.2) 1777 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:31 smithi059 bash[78335]: audit 2024-06-11T13:31:31.886220+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: cephadm 2024-06-11T13:31:30.054512+0000 mgr.x (mgr.25085) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: cephadm 2024-06-11T13:31:30.160012+0000 mgr.x (mgr.25085) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: cephadm 2024-06-11T13:31:30.256941+0000 mgr.x (mgr.25085) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: cephadm 2024-06-11T13:31:30.356882+0000 mgr.x (mgr.25085) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: cephadm 2024-06-11T13:31:30.448397+0000 mgr.x (mgr.25085) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: cephadm 2024-06-11T13:31:30.542435+0000 mgr.x (mgr.25085) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: cephadm 2024-06-11T13:31:30.641364+0000 mgr.x (mgr.25085) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: cephadm 2024-06-11T13:31:30.746989+0000 mgr.x (mgr.25085) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: cephadm 2024-06-11T13:31:30.873435+0000 mgr.x (mgr.25085) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:30.990312+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:30.993386+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:30.997225+0000 mon.b (mon.2) 1748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:30.998484+0000 mon.b (mon.2) 1749 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.003574+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: cephadm 2024-06-11T13:31:31.009203+0000 mgr.x (mgr.25085) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.141899+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.144577+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.148226+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.149569+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.156262+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.267226+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.270400+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.273766+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.274993+0000 mon.b (mon.2) 1757 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.282103+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.393031+0000 mon.b (mon.2) 1758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.395713+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.398155+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.398988+0000 mon.b (mon.2) 1761 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.402584+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.503418+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.505313+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.507232+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.507967+0000 mon.b (mon.2) 1765 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.512003+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.616245+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.618798+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.621515+0000 mon.b (mon.2) 1768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.622459+0000 mon.b (mon.2) 1769 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.627384+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.740758+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.744016+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.746658+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.747642+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.753058+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:32.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.871316+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:32.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.874051+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:32.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.877465+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:32.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.878593+0000 mon.b (mon.2) 1777 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:32.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:31 smithi117 bash[19086]: audit 2024-06-11T13:31:31.886220+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: cephadm 2024-06-11T13:31:31.161578+0000 mgr.x (mgr.25085) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: cluster 2024-06-11T13:31:31.183226+0000 mgr.x (mgr.25085) 515 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:33.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: cephadm 2024-06-11T13:31:31.287455+0000 mgr.x (mgr.25085) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: cephadm 2024-06-11T13:31:31.407427+0000 mgr.x (mgr.25085) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: cephadm 2024-06-11T13:31:31.517696+0000 mgr.x (mgr.25085) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: cephadm 2024-06-11T13:31:31.634227+0000 mgr.x (mgr.25085) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: cephadm 2024-06-11T13:31:31.758166+0000 mgr.x (mgr.25085) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: cephadm 2024-06-11T13:31:31.891384+0000 mgr.x (mgr.25085) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.003077+0000 mon.b (mon.2) 1778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.294 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.005438+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.007991+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.008988+0000 mon.b (mon.2) 1781 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.013787+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: cephadm 2024-06-11T13:31:32.018662+0000 mgr.x (mgr.25085) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.147998+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.150925+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.154157+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.155421+0000 mon.b (mon.2) 1785 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.164321+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.295 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.309128+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: cephadm 2024-06-11T13:31:31.161578+0000 mgr.x (mgr.25085) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: cluster 2024-06-11T13:31:31.183226+0000 mgr.x (mgr.25085) 515 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:33.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: cephadm 2024-06-11T13:31:31.287455+0000 mgr.x (mgr.25085) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: cephadm 2024-06-11T13:31:31.407427+0000 mgr.x (mgr.25085) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: cephadm 2024-06-11T13:31:31.517696+0000 mgr.x (mgr.25085) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: cephadm 2024-06-11T13:31:31.634227+0000 mgr.x (mgr.25085) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: cephadm 2024-06-11T13:31:31.758166+0000 mgr.x (mgr.25085) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: cephadm 2024-06-11T13:31:31.891384+0000 mgr.x (mgr.25085) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.003077+0000 mon.b (mon.2) 1778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.005438+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.007991+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.008988+0000 mon.b (mon.2) 1781 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.013787+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: cephadm 2024-06-11T13:31:32.018662+0000 mgr.x (mgr.25085) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.147998+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.150925+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.154157+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.155421+0000 mon.b (mon.2) 1785 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.164321+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.309128+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.312381+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.315909+0000 mon.b (mon.2) 1788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.316888+0000 mon.b (mon.2) 1789 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.321452+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.452191+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.454447+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.456674+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.457489+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.462125+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.567661+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.569425+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.571047+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.571720+0000 mon.b (mon.2) 1797 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.573793+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.660844+0000 mon.b (mon.2) 1798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.661271+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.662702+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.667343+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.667985+0000 mon.b (mon.2) 1801 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.672327+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.678684+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.687777+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.757999+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.760003+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.761695+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.762353+0000 mon.b (mon.2) 1805 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.768159+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.876809+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.878785+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.881322+0000 mon.b (mon.2) 1808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.882116+0000 mon.b (mon.2) 1809 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[70566]: audit 2024-06-11T13:31:32.886740+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.312381+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.315909+0000 mon.b (mon.2) 1788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.316888+0000 mon.b (mon.2) 1789 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.321452+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.452191+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.454447+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.456674+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.457489+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.462125+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.567661+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.569425+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.571047+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.571720+0000 mon.b (mon.2) 1797 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.573793+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.660844+0000 mon.b (mon.2) 1798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.661271+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.662702+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.667343+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.667985+0000 mon.b (mon.2) 1801 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.672327+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.678684+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.687777+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.757999+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.760003+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.761695+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.762353+0000 mon.b (mon.2) 1805 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.768159+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.876809+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.878785+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.881322+0000 mon.b (mon.2) 1808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.882116+0000 mon.b (mon.2) 1809 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:32 smithi059 bash[78335]: audit 2024-06-11T13:31:32.886740+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: cephadm 2024-06-11T13:31:31.161578+0000 mgr.x (mgr.25085) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: cluster 2024-06-11T13:31:31.183226+0000 mgr.x (mgr.25085) 515 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:33.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: cephadm 2024-06-11T13:31:31.287455+0000 mgr.x (mgr.25085) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: cephadm 2024-06-11T13:31:31.407427+0000 mgr.x (mgr.25085) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: cephadm 2024-06-11T13:31:31.517696+0000 mgr.x (mgr.25085) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: cephadm 2024-06-11T13:31:31.634227+0000 mgr.x (mgr.25085) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: cephadm 2024-06-11T13:31:31.758166+0000 mgr.x (mgr.25085) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: cephadm 2024-06-11T13:31:31.891384+0000 mgr.x (mgr.25085) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.003077+0000 mon.b (mon.2) 1778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.005438+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.007991+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.008988+0000 mon.b (mon.2) 1781 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.013787+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: cephadm 2024-06-11T13:31:32.018662+0000 mgr.x (mgr.25085) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:33.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.147998+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.150925+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.154157+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.155421+0000 mon.b (mon.2) 1785 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.164321+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.309128+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.312381+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.315909+0000 mon.b (mon.2) 1788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.316888+0000 mon.b (mon.2) 1789 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.321452+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.452191+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.454447+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.456674+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.457489+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.462125+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.567661+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.569425+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.571047+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.571720+0000 mon.b (mon.2) 1797 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.573793+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.660844+0000 mon.b (mon.2) 1798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.661271+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.662702+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.667343+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.667985+0000 mon.b (mon.2) 1801 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.672327+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.678684+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.687777+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.757999+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.760003+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.761695+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.762353+0000 mon.b (mon.2) 1805 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.768159+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.876809+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:33.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.878785+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:33.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.881322+0000 mon.b (mon.2) 1808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:33.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.882116+0000 mon.b (mon.2) 1809 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:33.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:32 smithi117 bash[19086]: audit 2024-06-11T13:31:32.886740+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:33.680 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[56012]: ts=2024-06-11T13:31:33.505Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:31:34.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: cephadm 2024-06-11T13:31:32.171164+0000 mgr.x (mgr.25085) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: cephadm 2024-06-11T13:31:32.327068+0000 mgr.x (mgr.25085) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:32.360652+0000 mgr.x (mgr.25085) 525 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: cephadm 2024-06-11T13:31:32.466866+0000 mgr.x (mgr.25085) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: cephadm 2024-06-11T13:31:32.578379+0000 mgr.x (mgr.25085) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: cephadm 2024-06-11T13:31:32.683410+0000 mgr.x (mgr.25085) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: cephadm 2024-06-11T13:31:32.772915+0000 mgr.x (mgr.25085) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: cephadm 2024-06-11T13:31:32.891536+0000 mgr.x (mgr.25085) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.016825+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.019611+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.022703+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.023849+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.028777+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: cephadm 2024-06-11T13:31:33.033770+0000 mgr.x (mgr.25085) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.165278+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.168186+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.171485+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.172946+0000 mon.b (mon.2) 1817 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.180868+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.297450+0000 mon.b (mon.2) 1818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: cephadm 2024-06-11T13:31:32.171164+0000 mgr.x (mgr.25085) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: cephadm 2024-06-11T13:31:32.327068+0000 mgr.x (mgr.25085) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:32.360652+0000 mgr.x (mgr.25085) 525 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:34.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: cephadm 2024-06-11T13:31:32.466866+0000 mgr.x (mgr.25085) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: cephadm 2024-06-11T13:31:32.578379+0000 mgr.x (mgr.25085) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: cephadm 2024-06-11T13:31:32.683410+0000 mgr.x (mgr.25085) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: cephadm 2024-06-11T13:31:32.772915+0000 mgr.x (mgr.25085) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: cephadm 2024-06-11T13:31:32.891536+0000 mgr.x (mgr.25085) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.016825+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.019611+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.022703+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.023849+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.028777+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: cephadm 2024-06-11T13:31:33.033770+0000 mgr.x (mgr.25085) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.165278+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.168186+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.171485+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.172946+0000 mon.b (mon.2) 1817 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.180868+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.297450+0000 mon.b (mon.2) 1818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.299817+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.302794+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.303664+0000 mon.b (mon.2) 1821 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.311285+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.404775+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.406751+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.408576+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.409237+0000 mon.b (mon.2) 1825 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.415439+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.506867+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.509105+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.511667+0000 mon.b (mon.2) 1828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.512440+0000 mon.b (mon.2) 1829 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.519400+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.617686+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.619399+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.621054+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.621705+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.627947+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.709186+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.299817+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.302794+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.303664+0000 mon.b (mon.2) 1821 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.311285+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.404775+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.406751+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.408576+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.409237+0000 mon.b (mon.2) 1825 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.415439+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.506867+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.509105+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.511667+0000 mon.b (mon.2) 1828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.512440+0000 mon.b (mon.2) 1829 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.519400+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.617686+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.619399+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.621054+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.621705+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.627947+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.709186+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.710872+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.712492+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.713090+0000 mon.b (mon.2) 1837 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.719819+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.808803+0000 mon.b (mon.2) 1838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.810561+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.812341+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.812986+0000 mon.b (mon.2) 1841 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.817004+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.907198+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.909810+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.912565+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.913557+0000 mon.b (mon.2) 1845 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[78335]: audit 2024-06-11T13:31:33.917377+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.710872+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.712492+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.713090+0000 mon.b (mon.2) 1837 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.719819+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.808803+0000 mon.b (mon.2) 1838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.810561+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.812341+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.812986+0000 mon.b (mon.2) 1841 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.817004+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.907198+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.909810+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.912565+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.913557+0000 mon.b (mon.2) 1845 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:33 smithi059 bash[70566]: audit 2024-06-11T13:31:33.917377+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: cephadm 2024-06-11T13:31:32.171164+0000 mgr.x (mgr.25085) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: cephadm 2024-06-11T13:31:32.327068+0000 mgr.x (mgr.25085) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:32.360652+0000 mgr.x (mgr.25085) 525 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:34.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: cephadm 2024-06-11T13:31:32.466866+0000 mgr.x (mgr.25085) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: cephadm 2024-06-11T13:31:32.578379+0000 mgr.x (mgr.25085) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: cephadm 2024-06-11T13:31:32.683410+0000 mgr.x (mgr.25085) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: cephadm 2024-06-11T13:31:32.772915+0000 mgr.x (mgr.25085) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: cephadm 2024-06-11T13:31:32.891536+0000 mgr.x (mgr.25085) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.016825+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.019611+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.022703+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.023849+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.028777+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: cephadm 2024-06-11T13:31:33.033770+0000 mgr.x (mgr.25085) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.165278+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.168186+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.171485+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.172946+0000 mon.b (mon.2) 1817 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.180868+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.297450+0000 mon.b (mon.2) 1818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.299817+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.302794+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.303664+0000 mon.b (mon.2) 1821 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.311285+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.404775+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.406751+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.408576+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.409237+0000 mon.b (mon.2) 1825 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.415439+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.506867+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.509105+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.511667+0000 mon.b (mon.2) 1828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.512440+0000 mon.b (mon.2) 1829 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.519400+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.617686+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.619399+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.621054+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.621705+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.627947+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.709186+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.710872+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.712492+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.713090+0000 mon.b (mon.2) 1837 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.719819+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.808803+0000 mon.b (mon.2) 1838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.810561+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.812341+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.812986+0000 mon.b (mon.2) 1841 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.817004+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.907198+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.909810+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.912565+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:34.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.913557+0000 mon.b (mon.2) 1845 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:34.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:33 smithi117 bash[19086]: audit 2024-06-11T13:31:33.917377+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: cluster 2024-06-11T13:31:33.183808+0000 mgr.x (mgr.25085) 532 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:35.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: cephadm 2024-06-11T13:31:33.185871+0000 mgr.x (mgr.25085) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: cephadm 2024-06-11T13:31:33.316428+0000 mgr.x (mgr.25085) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: cephadm 2024-06-11T13:31:33.420215+0000 mgr.x (mgr.25085) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: cephadm 2024-06-11T13:31:33.524233+0000 mgr.x (mgr.25085) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: cephadm 2024-06-11T13:31:33.632795+0000 mgr.x (mgr.25085) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: cephadm 2024-06-11T13:31:33.724574+0000 mgr.x (mgr.25085) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: cephadm 2024-06-11T13:31:33.821649+0000 mgr.x (mgr.25085) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: cephadm 2024-06-11T13:31:33.924226+0000 mgr.x (mgr.25085) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.035343+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.038267+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.041908+0000 mon.b (mon.2) 1848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.043005+0000 mon.b (mon.2) 1849 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.044770+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.172178+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.174435+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.176622+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.177493+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.178738+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.281343+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: cluster 2024-06-11T13:31:33.183808+0000 mgr.x (mgr.25085) 532 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:35.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: cephadm 2024-06-11T13:31:33.185871+0000 mgr.x (mgr.25085) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: cephadm 2024-06-11T13:31:33.316428+0000 mgr.x (mgr.25085) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: cephadm 2024-06-11T13:31:33.420215+0000 mgr.x (mgr.25085) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: cephadm 2024-06-11T13:31:33.524233+0000 mgr.x (mgr.25085) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: cephadm 2024-06-11T13:31:33.632795+0000 mgr.x (mgr.25085) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: cephadm 2024-06-11T13:31:33.724574+0000 mgr.x (mgr.25085) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: cephadm 2024-06-11T13:31:33.821649+0000 mgr.x (mgr.25085) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: cephadm 2024-06-11T13:31:33.924226+0000 mgr.x (mgr.25085) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.035343+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.038267+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.041908+0000 mon.b (mon.2) 1848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.043005+0000 mon.b (mon.2) 1849 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.044770+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.172178+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.174435+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.176622+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.177493+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.178738+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.281343+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.283778+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.286632+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.287663+0000 mon.b (mon.2) 1857 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.291470+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.390375+0000 mon.b (mon.2) 1858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.392894+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.395412+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.396372+0000 mon.b (mon.2) 1861 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.399774+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.505221+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.507474+0000 mon.b (mon.2) 1863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.509593+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.510406+0000 mon.b (mon.2) 1865 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.513974+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.617587+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.619833+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.621981+0000 mon.b (mon.2) 1868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.622774+0000 mon.b (mon.2) 1869 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.628768+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.713543+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.283778+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.286632+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.287663+0000 mon.b (mon.2) 1857 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.291470+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.390375+0000 mon.b (mon.2) 1858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.392894+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.395412+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.396372+0000 mon.b (mon.2) 1861 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.399774+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.505221+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.507474+0000 mon.b (mon.2) 1863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.509593+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.510406+0000 mon.b (mon.2) 1865 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.513974+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.617587+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.619833+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.621981+0000 mon.b (mon.2) 1868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.622774+0000 mon.b (mon.2) 1869 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.628768+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.713543+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.716021+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.718579+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.719662+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.723468+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.789043+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.796993+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.804973+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.812311+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.814306+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.815613+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:31:35.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[70566]: audit 2024-06-11T13:31:34.816369+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-06-11T13:31:35.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.716021+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.718579+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.719662+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.723468+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.789043+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.796993+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.804973+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.812311+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.814306+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.815613+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:31:35.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:34 smithi059 bash[78335]: audit 2024-06-11T13:31:34.816369+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-06-11T13:31:35.079 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: cluster 2024-06-11T13:31:33.183808+0000 mgr.x (mgr.25085) 532 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:35.079 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: cephadm 2024-06-11T13:31:33.185871+0000 mgr.x (mgr.25085) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.079 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: cephadm 2024-06-11T13:31:33.316428+0000 mgr.x (mgr.25085) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.079 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: cephadm 2024-06-11T13:31:33.420215+0000 mgr.x (mgr.25085) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.079 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: cephadm 2024-06-11T13:31:33.524233+0000 mgr.x (mgr.25085) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.079 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: cephadm 2024-06-11T13:31:33.632795+0000 mgr.x (mgr.25085) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.079 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: cephadm 2024-06-11T13:31:33.724574+0000 mgr.x (mgr.25085) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.079 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: cephadm 2024-06-11T13:31:33.821649+0000 mgr.x (mgr.25085) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: cephadm 2024-06-11T13:31:33.924226+0000 mgr.x (mgr.25085) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:35.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.035343+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.038267+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.041908+0000 mon.b (mon.2) 1848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.043005+0000 mon.b (mon.2) 1849 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.044770+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.172178+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.174435+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.176622+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.177493+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.178738+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.281343+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.283778+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.286632+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.287663+0000 mon.b (mon.2) 1857 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.291470+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.390375+0000 mon.b (mon.2) 1858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.392894+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.395412+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.396372+0000 mon.b (mon.2) 1861 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.399774+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.505221+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.507474+0000 mon.b (mon.2) 1863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.509593+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.510406+0000 mon.b (mon.2) 1865 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.513974+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.617587+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.619833+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.621981+0000 mon.b (mon.2) 1868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.622774+0000 mon.b (mon.2) 1869 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.628768+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.713543+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.716021+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.718579+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:35.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.719662+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:35.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.723468+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.789043+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.796993+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.804973+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:35.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.812311+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:31:35.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.814306+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:35.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.815613+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:31:35.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:34 smithi117 bash[19086]: audit 2024-06-11T13:31:34.816369+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-06-11T13:31:36.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[78335]: cephadm 2024-06-11T13:31:34.051393+0000 mgr.x (mgr.25085) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[78335]: cephadm 2024-06-11T13:31:34.186887+0000 mgr.x (mgr.25085) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[78335]: cephadm 2024-06-11T13:31:34.297506+0000 mgr.x (mgr.25085) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[78335]: cephadm 2024-06-11T13:31:34.405845+0000 mgr.x (mgr.25085) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[78335]: cephadm 2024-06-11T13:31:34.518822+0000 mgr.x (mgr.25085) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[78335]: cephadm 2024-06-11T13:31:34.633517+0000 mgr.x (mgr.25085) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[78335]: cephadm 2024-06-11T13:31:34.730621+0000 mgr.x (mgr.25085) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[78335]: cephadm 2024-06-11T13:31:34.816912+0000 mgr.x (mgr.25085) 548 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-06-11T13:31:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[70566]: cephadm 2024-06-11T13:31:34.051393+0000 mgr.x (mgr.25085) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[70566]: cephadm 2024-06-11T13:31:34.186887+0000 mgr.x (mgr.25085) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[70566]: cephadm 2024-06-11T13:31:34.297506+0000 mgr.x (mgr.25085) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[70566]: cephadm 2024-06-11T13:31:34.405845+0000 mgr.x (mgr.25085) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[70566]: cephadm 2024-06-11T13:31:34.518822+0000 mgr.x (mgr.25085) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[70566]: cephadm 2024-06-11T13:31:34.633517+0000 mgr.x (mgr.25085) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[70566]: cephadm 2024-06-11T13:31:34.730621+0000 mgr.x (mgr.25085) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:35 smithi059 bash[70566]: cephadm 2024-06-11T13:31:34.816912+0000 mgr.x (mgr.25085) 548 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-06-11T13:31:36.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:35 smithi117 bash[19086]: cephadm 2024-06-11T13:31:34.051393+0000 mgr.x (mgr.25085) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:35 smithi117 bash[19086]: cephadm 2024-06-11T13:31:34.186887+0000 mgr.x (mgr.25085) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:35 smithi117 bash[19086]: cephadm 2024-06-11T13:31:34.297506+0000 mgr.x (mgr.25085) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:35 smithi117 bash[19086]: cephadm 2024-06-11T13:31:34.405845+0000 mgr.x (mgr.25085) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:35 smithi117 bash[19086]: cephadm 2024-06-11T13:31:34.518822+0000 mgr.x (mgr.25085) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:35 smithi117 bash[19086]: cephadm 2024-06-11T13:31:34.633517+0000 mgr.x (mgr.25085) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:35 smithi117 bash[19086]: cephadm 2024-06-11T13:31:34.730621+0000 mgr.x (mgr.25085) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:36.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:35 smithi117 bash[19086]: cephadm 2024-06-11T13:31:34.816912+0000 mgr.x (mgr.25085) 548 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-06-11T13:31:37.241 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:36 smithi117 bash[19086]: cluster 2024-06-11T13:31:35.184306+0000 mgr.x (mgr.25085) 549 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:31:37.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:36 smithi059 bash[78335]: cluster 2024-06-11T13:31:35.184306+0000 mgr.x (mgr.25085) 549 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:31:37.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:36 smithi059 bash[70566]: cluster 2024-06-11T13:31:35.184306+0000 mgr.x (mgr.25085) 549 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:31:37.604 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:31:37] "GET /metrics HTTP/1.1" 200 38189 "" "Prometheus/2.33.4" 2024-06-11T13:31:37.988 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:31:38.711 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:31:38.711 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 3s ago 18m - - 2024-06-11T13:31:38.711 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 6s ago 17m - - 2024-06-11T13:31:38.711 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (3m) 3s ago 10m 12.8M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:31:38.711 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (3m) 6s ago 10m 40.3M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:31:38.711 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (2m) 3s ago 7m 42.9M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:31:38.711 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (2m) 6s ago 17m 489M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:31:38.711 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (58s) 3s ago 19m 422M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:31:38.711 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (107s) 3s ago 19m 52.2M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 f770be885d83 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (17m) 6s ago 17m 60.4M 2048M 17.2.0 e1d6a67b021e 36bfc52501be 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (15s) 3s ago 17m 25.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (3m) 3s ago 10m 9004k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (3m) 6s ago 10m 10.9M - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (16m) 3s ago 16m 59.1M 4096M 17.2.0 e1d6a67b021e 410a79c3be77 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (16m) 3s ago 16m 56.2M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (15m) 3s ago 15m 50.4M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (14m) 3s ago 14m 57.2M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (13m) 6s ago 13m 56.5M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (13m) 6s ago 13m 53.0M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (12m) 6s ago 12m 51.8M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (11m) 6s ago 11m 55.1M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (2m) 6s ago 10m 61.0M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:31:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (8m) 3s ago 8m 85.5M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:31:38.713 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (8m) 6s ago 8m 85.1M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:31:38.713 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (8m) 3s ago 8m 85.2M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:31:38.713 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (8m) 6s ago 8m 85.3M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:31:38.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:38 smithi117 bash[56012]: ts=2024-06-11T13:31:38.660Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:31:39.192 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:31:39.192 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:31:39.192 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-06-11T13:31:39.192 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:31:39.192 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:31:39.192 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:31:39.192 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:31:39.192 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:31:39.192 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:31:39.192 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T13:31:39.193 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:31:39.193 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:31:39.193 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:31:39.193 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:31:39.193 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:31:39.193 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-06-11T13:31:39.193 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T13:31:39.193 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:31:39.193 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:31:39.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:38 smithi059 bash[78335]: cluster 2024-06-11T13:31:37.185850+0000 mgr.x (mgr.25085) 550 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:39.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:38 smithi059 bash[78335]: audit 2024-06-11T13:31:37.979711+0000 mgr.x (mgr.25085) 551 : audit [DBG] from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:39.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:38 smithi059 bash[78335]: audit 2024-06-11T13:31:38.346053+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:39.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:38 smithi059 bash[78335]: audit 2024-06-11T13:31:38.353762+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:31:39.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:38 smithi059 bash[78335]: audit 2024-06-11T13:31:38.356180+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:31:39.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:38 smithi059 bash[78335]: audit 2024-06-11T13:31:38.357519+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:39.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:38 smithi059 bash[70566]: cluster 2024-06-11T13:31:37.185850+0000 mgr.x (mgr.25085) 550 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:39.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:38 smithi059 bash[70566]: audit 2024-06-11T13:31:37.979711+0000 mgr.x (mgr.25085) 551 : audit [DBG] from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:39.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:38 smithi059 bash[70566]: audit 2024-06-11T13:31:38.346053+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:39.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:38 smithi059 bash[70566]: audit 2024-06-11T13:31:38.353762+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:31:39.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:38 smithi059 bash[70566]: audit 2024-06-11T13:31:38.356180+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:31:39.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:38 smithi059 bash[70566]: audit 2024-06-11T13:31:38.357519+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:39.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:38 smithi117 bash[19086]: cluster 2024-06-11T13:31:37.185850+0000 mgr.x (mgr.25085) 550 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:39.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:38 smithi117 bash[19086]: audit 2024-06-11T13:31:37.979711+0000 mgr.x (mgr.25085) 551 : audit [DBG] from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:39.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:38 smithi117 bash[19086]: audit 2024-06-11T13:31:38.346053+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:39.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:38 smithi117 bash[19086]: audit 2024-06-11T13:31:38.353762+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:31:39.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:38 smithi117 bash[19086]: audit 2024-06-11T13:31:38.356180+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:31:39.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:38 smithi117 bash[19086]: audit 2024-06-11T13:31:38.357519+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:39.560 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:31:39.560 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:31:39.561 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:31:39.561 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:31:39.561 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:31:39.561 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:31:39.561 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:31:39.561 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "4/23 daemons upgraded", 2024-06-11T13:31:39.561 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading mon daemons", 2024-06-11T13:31:39.561 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:31:39.561 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:31:39.977 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:31:40.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:39 smithi117 bash[19086]: cephadm 2024-06-11T13:31:38.342977+0000 mgr.x (mgr.25085) 552 : cephadm [INF] Upgrade: Updating mon.b 2024-06-11T13:31:40.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:39 smithi117 bash[19086]: cephadm 2024-06-11T13:31:38.358455+0000 mgr.x (mgr.25085) 553 : cephadm [INF] Deploying daemon mon.b on smithi117 2024-06-11T13:31:40.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:39 smithi117 bash[19086]: audit 2024-06-11T13:31:38.360084+0000 mgr.x (mgr.25085) 554 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:40.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:39 smithi117 bash[19086]: audit 2024-06-11T13:31:38.702841+0000 mgr.x (mgr.25085) 555 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:40.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:39 smithi117 bash[19086]: audit 2024-06-11T13:31:39.095488+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:40.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:39 smithi117 bash[19086]: audit 2024-06-11T13:31:39.104954+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:40.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:39 smithi117 bash[19086]: audit 2024-06-11T13:31:39.115172+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:40.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:39 smithi117 bash[19086]: audit 2024-06-11T13:31:39.196331+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.59:0/1814202423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:40.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:39 smithi117 bash[19086]: audit 2024-06-11T13:31:39.981250+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.59:0/3334699017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:31:40.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[78335]: cephadm 2024-06-11T13:31:38.342977+0000 mgr.x (mgr.25085) 552 : cephadm [INF] Upgrade: Updating mon.b 2024-06-11T13:31:40.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[78335]: cephadm 2024-06-11T13:31:38.358455+0000 mgr.x (mgr.25085) 553 : cephadm [INF] Deploying daemon mon.b on smithi117 2024-06-11T13:31:40.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[78335]: audit 2024-06-11T13:31:38.360084+0000 mgr.x (mgr.25085) 554 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:40.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[78335]: audit 2024-06-11T13:31:38.702841+0000 mgr.x (mgr.25085) 555 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:40.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[78335]: audit 2024-06-11T13:31:39.095488+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:40.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[78335]: audit 2024-06-11T13:31:39.104954+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:40.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[78335]: audit 2024-06-11T13:31:39.115172+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:40.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[78335]: audit 2024-06-11T13:31:39.196331+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.59:0/1814202423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:40.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[78335]: audit 2024-06-11T13:31:39.981250+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.59:0/3334699017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:31:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[70566]: cephadm 2024-06-11T13:31:38.342977+0000 mgr.x (mgr.25085) 552 : cephadm [INF] Upgrade: Updating mon.b 2024-06-11T13:31:40.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[70566]: cephadm 2024-06-11T13:31:38.358455+0000 mgr.x (mgr.25085) 553 : cephadm [INF] Deploying daemon mon.b on smithi117 2024-06-11T13:31:40.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[70566]: audit 2024-06-11T13:31:38.360084+0000 mgr.x (mgr.25085) 554 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:40.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[70566]: audit 2024-06-11T13:31:38.702841+0000 mgr.x (mgr.25085) 555 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:40.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[70566]: audit 2024-06-11T13:31:39.095488+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:40.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[70566]: audit 2024-06-11T13:31:39.104954+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:40.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[70566]: audit 2024-06-11T13:31:39.115172+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:31:40.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[70566]: audit 2024-06-11T13:31:39.196331+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.59:0/1814202423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:31:40.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:39 smithi059 bash[70566]: audit 2024-06-11T13:31:39.981250+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.59:0/3334699017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:31:41.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:40 smithi117 bash[19086]: cluster 2024-06-11T13:31:39.186598+0000 mgr.x (mgr.25085) 556 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:41.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:40 smithi117 bash[19086]: audit 2024-06-11T13:31:39.568525+0000 mgr.x (mgr.25085) 557 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:41.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:40 smithi059 bash[70566]: cluster 2024-06-11T13:31:39.186598+0000 mgr.x (mgr.25085) 556 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:41.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:40 smithi059 bash[70566]: audit 2024-06-11T13:31:39.568525+0000 mgr.x (mgr.25085) 557 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:40 smithi059 bash[78335]: cluster 2024-06-11T13:31:39.186598+0000 mgr.x (mgr.25085) 556 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:40 smithi059 bash[78335]: audit 2024-06-11T13:31:39.568525+0000 mgr.x (mgr.25085) 557 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:31:42.145 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:31:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:42.145 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:31:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:42.145 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:31:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:42.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:42.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:42 smithi117 systemd[1]: Stopping Ceph mon.b for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:31:42.146 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:31:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:42.146 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:42.147 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:31:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:42.147 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:31:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:42.147 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:42 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:42.402 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:42 smithi117 bash[19086]: debug 2024-06-11T13:31:42.269+0000 7f8a03796700 -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 2024-06-11T13:31:42.403 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:42 smithi117 bash[19086]: debug 2024-06-11T13:31:42.269+0000 7f8a03796700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-06-11T13:31:42.403 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:42 smithi117 bash[54332]: [11/Jun/2024:13:31:42] ENGINE Bus STOPPING 2024-06-11T13:31:43.117 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:42 smithi117 bash[60450]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mon-b 2024-06-11T13:31:43.117 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:42 smithi117 bash[54332]: [11/Jun/2024:13:31:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-06-11T13:31:43.117 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:42 smithi117 bash[54332]: [11/Jun/2024:13:31:42] ENGINE Bus STOPPED 2024-06-11T13:31:43.117 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:42 smithi117 bash[54332]: [11/Jun/2024:13:31:42] ENGINE Bus STARTING 2024-06-11T13:31:43.117 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:42 smithi117 bash[54332]: [11/Jun/2024:13:31:42] ENGINE Serving on http://:::9283 2024-06-11T13:31:43.118 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:42 smithi117 bash[54332]: [11/Jun/2024:13:31:42] ENGINE Bus STARTED 2024-06-11T13:31:43.388 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:31:43 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:43.388 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:31:43 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:43.389 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:31:43 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:43.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:43 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:43.389 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:31:43 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:43.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:31:43 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:43.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:43 smithi117 bash[60521]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mon-b 2024-06-11T13:31:43.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:43 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.b.service: Deactivated successfully. 2024-06-11T13:31:43.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:43 smithi117 systemd[1]: Stopped Ceph mon.b for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:31:43.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:43 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:43.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:43 smithi117 systemd[1]: Started Ceph mon.b for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:31:43.390 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:43 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:43.391 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:31:43 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:31:43.681 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:43 smithi117 bash[56012]: ts=2024-06-11T13:31:43.504Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:31:44.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.701+0000 7fb737611b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-11T13:31:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.701+0000 7fb737611b00 0 ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc), process ceph-mon, pid 7 2024-06-11T13:31:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.701+0000 7fb737611b00 0 pidfile_write: ignore empty --pid-file 2024-06-11T13:31:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 0 load: jerasure load: lrc 2024-06-11T13:31:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: RocksDB version: 7.9.2 2024-06-11T13:31:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Git sha 0 2024-06-11T13:31:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Compile date 2024-06-10 15:42:49 2024-06-11T13:31:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: DB SUMMARY 2024-06-11T13:31:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: DB Session ID: XO4OTEJ2W9Q0I0434C3V 2024-06-11T13:31:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: CURRENT file: CURRENT 2024-06-11T13:31:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: IDENTITY file: IDENTITY 2024-06-11T13:31:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2661 Bytes 2024-06-11T13:31:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000051.sst 2024-06-11T13:31:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000049.log size: 1255020 ; 2024-06-11T13:31:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.error_if_exists: 0 2024-06-11T13:31:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.create_if_missing: 0 2024-06-11T13:31:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.paranoid_checks: 1 2024-06-11T13:31:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-06-11T13:31:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T13:31:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-06-11T13:31:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.env: 0x558582ee6740 2024-06-11T13:31:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.fs: PosixFileSystem 2024-06-11T13:31:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.info_log: 0x558584389000 2024-06-11T13:31:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-11T13:31:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.statistics: (nil) 2024-06-11T13:31:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.use_fsync: 0 2024-06-11T13:31:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_log_file_size: 0 2024-06-11T13:31:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T13:31:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T13:31:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-11T13:31:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-11T13:31:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.allow_fallocate: 1 2024-06-11T13:31:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-11T13:31:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-11T13:31:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.use_direct_reads: 0 2024-06-11T13:31:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T13:31:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.create_missing_column_families: 0 2024-06-11T13:31:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.db_log_dir: 2024-06-11T13:31:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.wal_dir: 2024-06-11T13:31:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T13:31:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T13:31:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T13:31:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T13:31:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T13:31:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T13:31:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.advise_random_on_open: 1 2024-06-11T13:31:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-11T13:31:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.write_buffer_manager: 0x558584398c80 2024-06-11T13:31:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T13:31:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T13:31:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T13:31:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.rate_limiter: (nil) 2024-06-11T13:31:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T13:31:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-11T13:31:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-11T13:31:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-11T13:31:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.unordered_write: 0 2024-06-11T13:31:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T13:31:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T13:31:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T13:31:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T13:31:44.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.row_cache: None 2024-06-11T13:31:44.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.wal_filter: None 2024-06-11T13:31:44.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T13:31:44.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-11T13:31:44.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.two_write_queues: 0 2024-06-11T13:31:44.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.manual_wal_flush: 0 2024-06-11T13:31:44.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.wal_compression: 0 2024-06-11T13:31:44.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.atomic_flush: 0 2024-06-11T13:31:44.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T13:31:44.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T13:31:44.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T13:31:44.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.log_readahead_size: 0 2024-06-11T13:31:44.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T13:31:44.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-06-11T13:31:44.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T13:31:44.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T13:31:44.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-06-11T13:31:44.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-06-11T13:31:44.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-06-11T13:31:44.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_background_jobs: 2 2024-06-11T13:31:44.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_background_compactions: -1 2024-06-11T13:31:44.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_subcompactions: 1 2024-06-11T13:31:44.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T13:31:44.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T13:31:44.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T13:31:44.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_total_wal_size: 0 2024-06-11T13:31:44.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T13:31:44.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T13:31:44.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T13:31:44.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T13:31:44.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_open_files: -1 2024-06-11T13:31:44.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.bytes_per_sync: 0 2024-06-11T13:31:44.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T13:31:44.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T13:31:44.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-11T13:31:44.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_background_flushes: -1 2024-06-11T13:31:44.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Compression algorithms supported: 2024-06-11T13:31:44.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: kZSTD supported: 0 2024-06-11T13:31:44.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: kXpressCompression supported: 0 2024-06-11T13:31:44.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: kBZip2Compression supported: 0 2024-06-11T13:31:44.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T13:31:44.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: kLZ4Compression supported: 1 2024-06-11T13:31:44.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: kZlibCompression supported: 1 2024-06-11T13:31:44.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-11T13:31:44.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: kSnappyCompression supported: 1 2024-06-11T13:31:44.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T13:31:44.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-06-11T13:31:44.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-06-11T13:31:44.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-06-11T13:31:44.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T13:31:44.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.merge_operator: 2024-06-11T13:31:44.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compaction_filter: None 2024-06-11T13:31:44.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compaction_filter_factory: None 2024-06-11T13:31:44.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-06-11T13:31:44.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T13:31:44.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T13:31:44.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558584388d00) 2024-06-11T13:31:44.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: cache_index_and_filter_blocks: 1 2024-06-11T13:31:44.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T13:31:44.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T13:31:44.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: pin_top_level_index_and_filter: 1 2024-06-11T13:31:44.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: index_type: 0 2024-06-11T13:31:44.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: data_block_index_type: 0 2024-06-11T13:31:44.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: index_shortening: 1 2024-06-11T13:31:44.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: data_block_hash_table_util_ratio: 0.750000 2024-06-11T13:31:44.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: checksum: 4 2024-06-11T13:31:44.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: no_block_cache: 0 2024-06-11T13:31:44.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: block_cache: 0x55858437f090 2024-06-11T13:31:44.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: block_cache_name: BinnedLRUCache 2024-06-11T13:31:44.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: block_cache_options: 2024-06-11T13:31:44.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: capacity : 536870912 2024-06-11T13:31:44.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: num_shard_bits : 4 2024-06-11T13:31:44.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: strict_capacity_limit : 0 2024-06-11T13:31:44.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: high_pri_pool_ratio: 0.000 2024-06-11T13:31:44.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: block_cache_compressed: (nil) 2024-06-11T13:31:44.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: persistent_cache: (nil) 2024-06-11T13:31:44.946 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: block_size: 4096 2024-06-11T13:31:44.946 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: block_size_deviation: 10 2024-06-11T13:31:44.946 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: block_restart_interval: 16 2024-06-11T13:31:44.946 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: index_block_restart_interval: 1 2024-06-11T13:31:44.946 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: metadata_block_size: 4096 2024-06-11T13:31:44.946 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: partition_filters: 0 2024-06-11T13:31:44.946 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: use_delta_encoding: 1 2024-06-11T13:31:44.946 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: filter_policy: bloomfilter 2024-06-11T13:31:44.946 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: whole_key_filtering: 1 2024-06-11T13:31:44.946 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: verify_compression: 0 2024-06-11T13:31:44.946 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: read_amp_bytes_per_bit: 0 2024-06-11T13:31:44.946 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: format_version: 5 2024-06-11T13:31:44.947 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: enable_index_compression: 1 2024-06-11T13:31:44.947 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: block_align: 0 2024-06-11T13:31:44.947 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: max_auto_readahead_size: 262144 2024-06-11T13:31:44.947 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: prepopulate_block_cache: 0 2024-06-11T13:31:44.947 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: initial_auto_readahead_size: 8192 2024-06-11T13:31:44.947 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: num_file_reads_for_auto_readahead: 2 2024-06-11T13:31:44.947 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-11T13:31:44.947 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-11T13:31:44.947 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compression: NoCompression 2024-06-11T13:31:44.947 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-11T13:31:44.947 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-11T13:31:44.947 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T13:31:44.948 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.num_levels: 7 2024-06-11T13:31:44.948 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T13:31:44.948 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T13:31:44.948 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T13:31:44.948 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T13:31:44.948 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T13:31:44.948 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T13:31:44.948 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T13:31:44.948 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:31:44.948 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T13:31:44.948 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T13:31:44.948 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-06-11T13:31:44.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-06-11T13:31:44.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T13:31:44.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compression_opts.level: 32767 2024-06-11T13:31:44.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-11T13:31:44.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T13:31:44.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:31:44.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-06-11T13:31:44.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T13:31:44.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compression_opts.enabled: false 2024-06-11T13:31:44.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-06-11T13:31:44.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T13:31:44.949 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T13:31:44.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T13:31:44.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-11T13:31:44.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T13:31:44.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T13:31:44.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T13:31:44.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T13:31:44.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T13:31:44.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T13:31:44.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T13:31:44.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T13:31:44.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T13:31:44.950 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T13:31:44.951 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T13:31:44.951 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T13:31:44.951 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T13:31:44.951 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-06-11T13:31:44.951 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.arena_block_size: 1048576 2024-06-11T13:31:44.951 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T13:31:44.951 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T13:31:44.951 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-11T13:31:44.951 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T13:31:44.951 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T13:31:44.951 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T13:31:44.951 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T13:31:44.952 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T13:31:44.952 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T13:31:44.952 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T13:31:44.952 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T13:31:44.952 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T13:31:44.952 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T13:31:44.952 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.table_properties_collectors: 2024-06-11T13:31:44.952 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.inplace_update_support: 0 2024-06-11T13:31:44.952 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T13:31:44.952 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T13:31:44.952 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T13:31:44.952 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T13:31:44.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.bloom_locality: 0 2024-06-11T13:31:44.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.max_successive_merges: 0 2024-06-11T13:31:44.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T13:31:44.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-11T13:31:44.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.force_consistency_checks: 1 2024-06-11T13:31:44.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-11T13:31:44.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.ttl: 2592000 2024-06-11T13:31:44.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T13:31:44.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-06-11T13:31:44.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-06-11T13:31:44.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.enable_blob_files: false 2024-06-11T13:31:44.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.min_blob_size: 0 2024-06-11T13:31:44.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.blob_file_size: 268435456 2024-06-11T13:31:44.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T13:31:44.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T13:31:44.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T13:31:44.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-06-11T13:31:44.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-06-11T13:31:44.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-06-11T13:31:44.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-06-11T13:31:44.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb7333e6640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 51.sst 2024-06-11T13:31:44.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T13:31:44.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 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 53, last_sequence is 29692, log_number is 49,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-06-11T13:31:44.954 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 49 2024-06-11T13:31:44.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 49c146fc-a3ba-4a5d-b696-5fd4ef61e162 2024-06-11T13:31:44.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112704710957, "job": 1, "event": "recovery_started", "wal_files": [49]} 2024-06-11T13:31:44.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.705+0000 7fb737611b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #49 mode 2 2024-06-11T13:31:44.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.713+0000 7fb737611b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112704716068, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 54, "file_size": 803207, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 29697, "largest_seqno": 30859, "table_properties": {"data_size": 798594, "index_size": 1935, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1669, "raw_key_size": 15876, "raw_average_key_size": 24, "raw_value_size": 787613, "raw_average_value_size": 1224, "num_data_blocks": 79, "num_entries": 643, "num_filter_entries": 643, "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": "[]", "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": 1718112704, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "49c146fc-a3ba-4a5d-b696-5fd4ef61e162", "db_session_id": "XO4OTEJ2W9Q0I0434C3V", "orig_file_number": 54, "seqno_to_time_mapping": "N/A"}} 2024-06-11T13:31:44.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.713+0000 7fb737611b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112704716223, "job": 1, "event": "recovery_finished"} 2024-06-11T13:31:44.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.713+0000 7fb737611b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 56 2024-06-11T13:31:44.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.713+0000 7fb737611b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T13:31:44.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.713+0000 7fb737611b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000049.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-06-11T13:31:44.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.713+0000 7fb737611b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5585843aae00 2024-06-11T13:31:44.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.713+0000 7fb737611b00 4 rocksdb: DB pointer 0x5585844a4000 2024-06-11T13:31:44.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.713+0000 7fb72d3da640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-06-11T13:31:44.955 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.713+0000 7fb72d3da640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-06-11T13:31:44.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: ** DB Stats ** 2024-06-11T13:31:44.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:31:44.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-06-11T13:31:44.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T13:31:44.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:31:44.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-06-11T13:31:44.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T13:31:44.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:31:44.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: ** Compaction Stats [default] ** 2024-06-11T13:31:44.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: 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) 2024-06-11T13:31:44.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-06-11T13:31:44.956 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: L0 1/0 784.38 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 297.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-06-11T13:31:44.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: L6 1/0 9.67 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 2024-06-11T13:31:44.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Sum 2/0 10.44 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 297.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-06-11T13:31:44.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 297.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-06-11T13:31:44.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: ** Compaction Stats [default] ** 2024-06-11T13:31:44.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: 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) 2024-06-11T13:31:44.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:31:44.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 297.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-06-11T13:31:44.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-06-11T13:31:44.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:31:44.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Flush(GB): cumulative 0.001, interval 0.001 2024-06-11T13:31:44.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T13:31:44.957 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T13:31:44.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T13:31:44.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: AddFile(Keys): cumulative 0, interval 0 2024-06-11T13:31:44.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Cumulative compaction: 0.00 GB write, 92.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:31:44.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Interval compaction: 0.00 GB write, 92.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:31:44.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: 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 2024-06-11T13:31:44.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Block cache BinnedLRUCache@0x55858437f090#7 capacity: 512.00 MB usage: 3.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-06-11T13:31:44.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2024-06-11T13:31:44.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: ** File Read Latency Histogram By Level [default] ** 2024-06-11T13:31:44.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.713+0000 7fb737611b00 0 starting mon.b rank 2 at public addrs [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] at bind addrs [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:44.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.717+0000 7fb737611b00 1 mon.b@-1(???) e3 preinit fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:44.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.717+0000 7fb737611b00 0 mon.b@-1(???).mds e1 new map 2024-06-11T13:31:44.958 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.717+0000 7fb737611b00 0 mon.b@-1(???).mds e1 print_map 2024-06-11T13:31:44.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: e1 2024-06-11T13:31:44.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: enable_multiple, ever_enabled_multiple: 1,1 2024-06-11T13:31:44.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: 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} 2024-06-11T13:31:44.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: legacy client fscid: -1 2024-06-11T13:31:44.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: 2024-06-11T13:31:44.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: No filesystems configured 2024-06-11T13:31:44.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.717+0000 7fb737611b00 0 mon.b@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-06-11T13:31:44.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.717+0000 7fb737611b00 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:31:44.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.717+0000 7fb737611b00 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:31:44.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.717+0000 7fb737611b00 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:31:44.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:44 smithi117 bash[60578]: debug 2024-06-11T13:31:44.717+0000 7fb737611b00 1 mon.b@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-06-11T13:31:46.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:45 smithi059 bash[70566]: cluster 2024-06-11T13:31:41.188312+0000 mgr.x (mgr.25085) 558 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:46.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:45 smithi059 bash[70566]: audit 2024-06-11T13:31:42.280201+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:31:46.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:45 smithi059 bash[70566]: audit 2024-06-11T13:31:42.280479+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:31:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:45 smithi059 bash[70566]: audit 2024-06-11T13:31:42.280888+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:31:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:45 smithi059 bash[78335]: cluster 2024-06-11T13:31:41.188312+0000 mgr.x (mgr.25085) 558 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:45 smithi059 bash[78335]: audit 2024-06-11T13:31:42.280201+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:31:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:45 smithi059 bash[78335]: audit 2024-06-11T13:31:42.280479+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:31:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:45 smithi059 bash[78335]: audit 2024-06-11T13:31:42.280888+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:31:46.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:45 smithi117 bash[60578]: cluster 2024-06-11T13:31:41.188312+0000 mgr.x (mgr.25085) 558 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:46.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:45 smithi117 bash[60578]: audit 2024-06-11T13:31:42.280201+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:31:46.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:45 smithi117 bash[60578]: audit 2024-06-11T13:31:42.280479+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:31:46.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:45 smithi117 bash[60578]: audit 2024-06-11T13:31:42.280888+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:31:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:45.189371+0000 mgr.x (mgr.25085) 561 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:45.989027+0000 mon.a (mon.0) 565 : cluster [DBG] fsmap 2024-06-11T13:31:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:45.989104+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:31:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:45.989799+0000 mon.a (mon.0) 567 : cluster [DBG] mgrmap e45: x(active, since 106s), standbys: y 2024-06-11T13:31:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:45.990099+0000 mon.a (mon.0) 568 : cluster [INF] overall HEALTH_OK 2024-06-11T13:31:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.002844+0000 mon.a (mon.0) 569 : cluster [INF] mon.a calling monitor election 2024-06-11T13:31:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.002845+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-06-11T13:31:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: audit 2024-06-11T13:31:46.005164+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:31:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: audit 2024-06-11T13:31:46.005515+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:31:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: audit 2024-06-11T13:31:46.005862+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:31:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.006756+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-06-11T13:31:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.026188+0000 mon.a (mon.0) 573 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:31:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.037530+0000 mon.a (mon.0) 574 : cluster [DBG] monmap epoch 4 2024-06-11T13:31:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.037557+0000 mon.a (mon.0) 575 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.037573+0000 mon.a (mon.0) 576 : cluster [DBG] last_changed 2024-06-11T13:31:45.965021+0000 2024-06-11T13:31:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.037594+0000 mon.a (mon.0) 577 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:31:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.037618+0000 mon.a (mon.0) 578 : cluster [DBG] min_mon_release 19 (squid) 2024-06-11T13:31:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.037636+0000 mon.a (mon.0) 579 : cluster [DBG] election_strategy: 1 2024-06-11T13:31:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.037681+0000 mon.a (mon.0) 580 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:31:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.037712+0000 mon.a (mon.0) 581 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:31:47.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.037731+0000 mon.a (mon.0) 582 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:31:47.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.038733+0000 mon.a (mon.0) 583 : cluster [DBG] fsmap 2024-06-11T13:31:47.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.038785+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:31:47.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.039556+0000 mon.a (mon.0) 585 : cluster [DBG] mgrmap e45: x(active, since 106s), standbys: y 2024-06-11T13:31:47.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: cluster 2024-06-11T13:31:46.039831+0000 mon.a (mon.0) 586 : cluster [INF] overall HEALTH_OK 2024-06-11T13:31:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:46 smithi059 bash[78335]: cluster 2024-06-11T13:31:45.189371+0000 mgr.x (mgr.25085) 561 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:46 smithi059 bash[78335]: cluster 2024-06-11T13:31:45.989027+0000 mon.a (mon.0) 565 : cluster [DBG] fsmap 2024-06-11T13:31:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:46 smithi059 bash[78335]: cluster 2024-06-11T13:31:45.989104+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:31:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:46 smithi059 bash[78335]: cluster 2024-06-11T13:31:45.989799+0000 mon.a (mon.0) 567 : cluster [DBG] mgrmap e45: x(active, since 106s), standbys: y 2024-06-11T13:31:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:46 smithi059 bash[78335]: cluster 2024-06-11T13:31:45.990099+0000 mon.a (mon.0) 568 : cluster [INF] overall HEALTH_OK 2024-06-11T13:31:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:46 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.002844+0000 mon.a (mon.0) 569 : cluster [INF] mon.a calling monitor election 2024-06-11T13:31:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:46 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.002845+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-06-11T13:31:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:46 smithi059 bash[78335]: audit 2024-06-11T13:31:46.005164+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:31:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: audit 2024-06-11T13:31:46.005515+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:31:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: audit 2024-06-11T13:31:46.005862+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:31:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.006756+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-06-11T13:31:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.026188+0000 mon.a (mon.0) 573 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:31:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.037530+0000 mon.a (mon.0) 574 : cluster [DBG] monmap epoch 4 2024-06-11T13:31:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.037557+0000 mon.a (mon.0) 575 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.037573+0000 mon.a (mon.0) 576 : cluster [DBG] last_changed 2024-06-11T13:31:45.965021+0000 2024-06-11T13:31:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.037594+0000 mon.a (mon.0) 577 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:31:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.037618+0000 mon.a (mon.0) 578 : cluster [DBG] min_mon_release 19 (squid) 2024-06-11T13:31:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.037636+0000 mon.a (mon.0) 579 : cluster [DBG] election_strategy: 1 2024-06-11T13:31:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.037681+0000 mon.a (mon.0) 580 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:31:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.037712+0000 mon.a (mon.0) 581 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:31:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.037731+0000 mon.a (mon.0) 582 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:31:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.038733+0000 mon.a (mon.0) 583 : cluster [DBG] fsmap 2024-06-11T13:31:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.038785+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:31:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.039556+0000 mon.a (mon.0) 585 : cluster [DBG] mgrmap e45: x(active, since 106s), standbys: y 2024-06-11T13:31:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: cluster 2024-06-11T13:31:46.039831+0000 mon.a (mon.0) 586 : cluster [INF] overall HEALTH_OK 2024-06-11T13:31:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: audit 2024-06-11T13:31:46.046588+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: audit 2024-06-11T13:31:46.058821+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: audit 2024-06-11T13:31:46.064009+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: audit 2024-06-11T13:31:46.066511+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: audit 2024-06-11T13:31:46.076523+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: audit 2024-06-11T13:31:46.142062+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:31:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: audit 2024-06-11T13:31:46.143823+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:31:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[78335]: audit 2024-06-11T13:31:46.145704+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:47.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: audit 2024-06-11T13:31:46.046588+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: audit 2024-06-11T13:31:46.058821+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: audit 2024-06-11T13:31:46.064009+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: audit 2024-06-11T13:31:46.066511+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: audit 2024-06-11T13:31:46.076523+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: audit 2024-06-11T13:31:46.142062+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:31:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: audit 2024-06-11T13:31:46.143823+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:31:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:47 smithi059 bash[70566]: audit 2024-06-11T13:31:46.145704+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:47.430 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:31:47] "GET /metrics HTTP/1.1" 200 38252 "" "Prometheus/2.33.4" 2024-06-11T13:31:47.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:45.189371+0000 mgr.x (mgr.25085) 561 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:47.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:45.989027+0000 mon.a (mon.0) 565 : cluster [DBG] fsmap 2024-06-11T13:31:47.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:45.989104+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:31:47.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:45.989799+0000 mon.a (mon.0) 567 : cluster [DBG] mgrmap e45: x(active, since 106s), standbys: y 2024-06-11T13:31:47.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:45.990099+0000 mon.a (mon.0) 568 : cluster [INF] overall HEALTH_OK 2024-06-11T13:31:47.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.002844+0000 mon.a (mon.0) 569 : cluster [INF] mon.a calling monitor election 2024-06-11T13:31:47.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.002845+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-06-11T13:31:47.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: audit 2024-06-11T13:31:46.005164+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:31:47.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: audit 2024-06-11T13:31:46.005515+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:31:47.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: audit 2024-06-11T13:31:46.005862+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:31:47.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.006756+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-06-11T13:31:47.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.026188+0000 mon.a (mon.0) 573 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:31:47.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.037530+0000 mon.a (mon.0) 574 : cluster [DBG] monmap epoch 4 2024-06-11T13:31:47.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.037557+0000 mon.a (mon.0) 575 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:31:47.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.037573+0000 mon.a (mon.0) 576 : cluster [DBG] last_changed 2024-06-11T13:31:45.965021+0000 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.037594+0000 mon.a (mon.0) 577 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.037618+0000 mon.a (mon.0) 578 : cluster [DBG] min_mon_release 19 (squid) 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.037636+0000 mon.a (mon.0) 579 : cluster [DBG] election_strategy: 1 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.037681+0000 mon.a (mon.0) 580 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.037712+0000 mon.a (mon.0) 581 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.037731+0000 mon.a (mon.0) 582 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.038733+0000 mon.a (mon.0) 583 : cluster [DBG] fsmap 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.038785+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.039556+0000 mon.a (mon.0) 585 : cluster [DBG] mgrmap e45: x(active, since 106s), standbys: y 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: cluster 2024-06-11T13:31:46.039831+0000 mon.a (mon.0) 586 : cluster [INF] overall HEALTH_OK 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: audit 2024-06-11T13:31:46.046588+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: audit 2024-06-11T13:31:46.058821+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: audit 2024-06-11T13:31:46.064009+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: audit 2024-06-11T13:31:46.066511+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:31:47.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: audit 2024-06-11T13:31:46.076523+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:47.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: audit 2024-06-11T13:31:46.142062+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:31:47.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: audit 2024-06-11T13:31:46.143823+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:31:47.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:47 smithi117 bash[60578]: audit 2024-06-11T13:31:46.145704+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:48.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:48 smithi059 bash[70566]: cephadm 2024-06-11T13:31:46.081469+0000 mgr.x (mgr.25085) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:48.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:48 smithi059 bash[70566]: cephadm 2024-06-11T13:31:46.145300+0000 mgr.x (mgr.25085) 563 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-06-11T13:31:48.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:48 smithi059 bash[70566]: cephadm 2024-06-11T13:31:46.151490+0000 mgr.x (mgr.25085) 564 : cephadm [INF] Reconfiguring daemon mon.a on smithi059 2024-06-11T13:31:48.151 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:48 smithi059 bash[78335]: cephadm 2024-06-11T13:31:46.081469+0000 mgr.x (mgr.25085) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:48.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:48 smithi059 bash[78335]: cephadm 2024-06-11T13:31:46.145300+0000 mgr.x (mgr.25085) 563 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-06-11T13:31:48.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:48 smithi059 bash[78335]: cephadm 2024-06-11T13:31:46.151490+0000 mgr.x (mgr.25085) 564 : cephadm [INF] Reconfiguring daemon mon.a on smithi059 2024-06-11T13:31:48.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:48 smithi117 bash[60578]: cephadm 2024-06-11T13:31:46.081469+0000 mgr.x (mgr.25085) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:31:48.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:48 smithi117 bash[60578]: cephadm 2024-06-11T13:31:46.145300+0000 mgr.x (mgr.25085) 563 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-06-11T13:31:48.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:48 smithi117 bash[60578]: cephadm 2024-06-11T13:31:46.151490+0000 mgr.x (mgr.25085) 564 : cephadm [INF] Reconfiguring daemon mon.a on smithi059 2024-06-11T13:31:48.931 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:48 smithi117 bash[56012]: ts=2024-06-11T13:31:48.662Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:31:49.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:49 smithi059 bash[70566]: cluster 2024-06-11T13:31:47.191147+0000 mgr.x (mgr.25085) 565 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:49 smithi059 bash[70566]: audit 2024-06-11T13:31:48.684063+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:49 smithi059 bash[70566]: audit 2024-06-11T13:31:48.693000+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:49 smithi059 bash[70566]: audit 2024-06-11T13:31:48.695589+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:31:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:49 smithi059 bash[70566]: audit 2024-06-11T13:31:48.697351+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:31:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:49 smithi059 bash[70566]: audit 2024-06-11T13:31:48.699128+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:49 smithi059 bash[78335]: cluster 2024-06-11T13:31:47.191147+0000 mgr.x (mgr.25085) 565 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:49 smithi059 bash[78335]: audit 2024-06-11T13:31:48.684063+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:49 smithi059 bash[78335]: audit 2024-06-11T13:31:48.693000+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:49 smithi059 bash[78335]: audit 2024-06-11T13:31:48.695589+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:31:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:49 smithi059 bash[78335]: audit 2024-06-11T13:31:48.697351+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:31:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:49 smithi059 bash[78335]: audit 2024-06-11T13:31:48.699128+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:49.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:49 smithi117 bash[60578]: cluster 2024-06-11T13:31:47.191147+0000 mgr.x (mgr.25085) 565 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:49.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:49 smithi117 bash[60578]: audit 2024-06-11T13:31:48.684063+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:49.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:49 smithi117 bash[60578]: audit 2024-06-11T13:31:48.693000+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:49.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:49 smithi117 bash[60578]: audit 2024-06-11T13:31:48.695589+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:31:49.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:49 smithi117 bash[60578]: audit 2024-06-11T13:31:48.697351+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:31:49.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:49 smithi117 bash[60578]: audit 2024-06-11T13:31:48.699128+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:50.013 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:49 smithi117 bash[54332]: debug 2024-06-11T13:31:49.725+0000 7f041d8f9640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-06-11T13:31:50.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:50 smithi059 bash[78335]: cephadm 2024-06-11T13:31:48.698769+0000 mgr.x (mgr.25085) 566 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-06-11T13:31:50.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:50 smithi059 bash[78335]: cephadm 2024-06-11T13:31:48.705204+0000 mgr.x (mgr.25085) 567 : cephadm [INF] Reconfiguring daemon mgr.y on smithi059 2024-06-11T13:31:50.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:50 smithi059 bash[70566]: cephadm 2024-06-11T13:31:48.698769+0000 mgr.x (mgr.25085) 566 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-06-11T13:31:50.296 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:50 smithi059 bash[70566]: cephadm 2024-06-11T13:31:48.705204+0000 mgr.x (mgr.25085) 567 : cephadm [INF] Reconfiguring daemon mgr.y on smithi059 2024-06-11T13:31:50.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:50 smithi117 bash[60578]: cephadm 2024-06-11T13:31:48.698769+0000 mgr.x (mgr.25085) 566 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-06-11T13:31:50.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:50 smithi117 bash[60578]: cephadm 2024-06-11T13:31:48.705204+0000 mgr.x (mgr.25085) 567 : cephadm [INF] Reconfiguring daemon mgr.y on smithi059 2024-06-11T13:31:51.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:51 smithi059 bash[78335]: cluster 2024-06-11T13:31:49.191932+0000 mgr.x (mgr.25085) 568 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:51.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:51 smithi059 bash[70566]: cluster 2024-06-11T13:31:49.191932+0000 mgr.x (mgr.25085) 568 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:51.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:51 smithi117 bash[60578]: cluster 2024-06-11T13:31:49.191932+0000 mgr.x (mgr.25085) 568 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:52.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[70566]: audit 2024-06-11T13:31:51.049809+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:52.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[70566]: audit 2024-06-11T13:31:51.059055+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:52.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[70566]: audit 2024-06-11T13:31:51.062176+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:31:52.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[70566]: audit 2024-06-11T13:31:51.063820+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:31:52.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[70566]: cephadm 2024-06-11T13:31:51.065583+0000 mgr.x (mgr.25085) 569 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-06-11T13:31:52.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[70566]: audit 2024-06-11T13:31:51.065706+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:52.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[70566]: cephadm 2024-06-11T13:31:51.071818+0000 mgr.x (mgr.25085) 570 : cephadm [INF] Reconfiguring daemon mon.c on smithi059 2024-06-11T13:31:52.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[70566]: cluster 2024-06-11T13:31:51.193504+0000 mgr.x (mgr.25085) 571 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:52.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[78335]: audit 2024-06-11T13:31:51.049809+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:52.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[78335]: audit 2024-06-11T13:31:51.059055+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:52.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[78335]: audit 2024-06-11T13:31:51.062176+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:31:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[78335]: audit 2024-06-11T13:31:51.063820+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:31:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[78335]: cephadm 2024-06-11T13:31:51.065583+0000 mgr.x (mgr.25085) 569 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-06-11T13:31:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[78335]: audit 2024-06-11T13:31:51.065706+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[78335]: cephadm 2024-06-11T13:31:51.071818+0000 mgr.x (mgr.25085) 570 : cephadm [INF] Reconfiguring daemon mon.c on smithi059 2024-06-11T13:31:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:52 smithi059 bash[78335]: cluster 2024-06-11T13:31:51.193504+0000 mgr.x (mgr.25085) 571 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:52.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:52 smithi117 bash[60578]: audit 2024-06-11T13:31:51.049809+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:52.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:52 smithi117 bash[60578]: audit 2024-06-11T13:31:51.059055+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:52.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:52 smithi117 bash[60578]: audit 2024-06-11T13:31:51.062176+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:31:52.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:52 smithi117 bash[60578]: audit 2024-06-11T13:31:51.063820+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:31:52.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:52 smithi117 bash[60578]: cephadm 2024-06-11T13:31:51.065583+0000 mgr.x (mgr.25085) 569 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-06-11T13:31:52.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:52 smithi117 bash[60578]: audit 2024-06-11T13:31:51.065706+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:52.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:52 smithi117 bash[60578]: cephadm 2024-06-11T13:31:51.071818+0000 mgr.x (mgr.25085) 570 : cephadm [INF] Reconfiguring daemon mon.c on smithi059 2024-06-11T13:31:52.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:52 smithi117 bash[60578]: cluster 2024-06-11T13:31:51.193504+0000 mgr.x (mgr.25085) 571 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:53.856 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:53 smithi117 bash[56012]: ts=2024-06-11T13:31:53.508Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:31:54.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:53 smithi117 bash[60578]: audit 2024-06-11T13:31:52.376797+0000 mgr.x (mgr.25085) 572 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:54.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:53 smithi117 bash[60578]: audit 2024-06-11T13:31:52.860263+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:53 smithi117 bash[60578]: audit 2024-06-11T13:31:52.866920+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:53 smithi117 bash[60578]: audit 2024-06-11T13:31:52.874500+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:53 smithi117 bash[60578]: audit 2024-06-11T13:31:53.520860+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:53 smithi117 bash[60578]: audit 2024-06-11T13:31:53.530489+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:53 smithi117 bash[60578]: audit 2024-06-11T13:31:53.533411+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T13:31:54.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:53 smithi117 bash[60578]: audit 2024-06-11T13:31:53.535552+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:54.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[70566]: audit 2024-06-11T13:31:52.376797+0000 mgr.x (mgr.25085) 572 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:54.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[70566]: audit 2024-06-11T13:31:52.860263+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[70566]: audit 2024-06-11T13:31:52.866920+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[70566]: audit 2024-06-11T13:31:52.874500+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[70566]: audit 2024-06-11T13:31:53.520860+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[70566]: audit 2024-06-11T13:31:53.530489+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[70566]: audit 2024-06-11T13:31:53.533411+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T13:31:54.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[70566]: audit 2024-06-11T13:31:53.535552+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:54.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[78335]: audit 2024-06-11T13:31:52.376797+0000 mgr.x (mgr.25085) 572 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:31:54.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[78335]: audit 2024-06-11T13:31:52.860263+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[78335]: audit 2024-06-11T13:31:52.866920+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[78335]: audit 2024-06-11T13:31:52.874500+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[78335]: audit 2024-06-11T13:31:53.520860+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[78335]: audit 2024-06-11T13:31:53.530489+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:54.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[78335]: audit 2024-06-11T13:31:53.533411+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T13:31:54.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:53 smithi059 bash[78335]: audit 2024-06-11T13:31:53.535552+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:55.149 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:54 smithi059 bash[70566]: cluster 2024-06-11T13:31:53.194291+0000 mgr.x (mgr.25085) 573 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:55.150 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:54 smithi059 bash[70566]: cephadm 2024-06-11T13:31:53.536698+0000 mgr.x (mgr.25085) 574 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-06-11T13:31:55.150 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:54 smithi059 bash[70566]: cephadm 2024-06-11T13:31:53.545071+0000 mgr.x (mgr.25085) 575 : cephadm [INF] Reconfiguring daemon osd.0 on smithi059 2024-06-11T13:31:55.150 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:54 smithi059 bash[78335]: cluster 2024-06-11T13:31:53.194291+0000 mgr.x (mgr.25085) 573 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:55.150 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:54 smithi059 bash[78335]: cephadm 2024-06-11T13:31:53.536698+0000 mgr.x (mgr.25085) 574 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-06-11T13:31:55.150 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:54 smithi059 bash[78335]: cephadm 2024-06-11T13:31:53.545071+0000 mgr.x (mgr.25085) 575 : cephadm [INF] Reconfiguring daemon osd.0 on smithi059 2024-06-11T13:31:55.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:54 smithi117 bash[60578]: cluster 2024-06-11T13:31:53.194291+0000 mgr.x (mgr.25085) 573 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:55.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:54 smithi117 bash[60578]: cephadm 2024-06-11T13:31:53.536698+0000 mgr.x (mgr.25085) 574 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-06-11T13:31:55.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:54 smithi117 bash[60578]: cephadm 2024-06-11T13:31:53.545071+0000 mgr.x (mgr.25085) 575 : cephadm [INF] Reconfiguring daemon osd.0 on smithi059 2024-06-11T13:31:57.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:56 smithi117 bash[60578]: cluster 2024-06-11T13:31:55.195024+0000 mgr.x (mgr.25085) 576 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:57.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:56 smithi117 bash[60578]: audit 2024-06-11T13:31:55.972243+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:57.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:56 smithi117 bash[60578]: audit 2024-06-11T13:31:55.977802+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:57.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:56 smithi117 bash[60578]: audit 2024-06-11T13:31:55.979435+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T13:31:57.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:56 smithi117 bash[60578]: audit 2024-06-11T13:31:55.980244+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:57.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:56 smithi117 bash[60578]: cephadm 2024-06-11T13:31:55.982984+0000 mgr.x (mgr.25085) 577 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-06-11T13:31:57.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:56 smithi117 bash[60578]: cephadm 2024-06-11T13:31:55.987207+0000 mgr.x (mgr.25085) 578 : cephadm [INF] Reconfiguring daemon osd.1 on smithi059 2024-06-11T13:31:57.229 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[70566]: cluster 2024-06-11T13:31:55.195024+0000 mgr.x (mgr.25085) 576 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:57.229 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[70566]: audit 2024-06-11T13:31:55.972243+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:57.229 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[70566]: audit 2024-06-11T13:31:55.977802+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:57.229 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[70566]: audit 2024-06-11T13:31:55.979435+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T13:31:57.229 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[70566]: audit 2024-06-11T13:31:55.980244+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:57.229 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[70566]: cephadm 2024-06-11T13:31:55.982984+0000 mgr.x (mgr.25085) 577 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-06-11T13:31:57.229 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[70566]: cephadm 2024-06-11T13:31:55.987207+0000 mgr.x (mgr.25085) 578 : cephadm [INF] Reconfiguring daemon osd.1 on smithi059 2024-06-11T13:31:57.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[78335]: cluster 2024-06-11T13:31:55.195024+0000 mgr.x (mgr.25085) 576 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:31:57.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[78335]: audit 2024-06-11T13:31:55.972243+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:57.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[78335]: audit 2024-06-11T13:31:55.977802+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:57.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[78335]: audit 2024-06-11T13:31:55.979435+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T13:31:57.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[78335]: audit 2024-06-11T13:31:55.980244+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:57.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[78335]: cephadm 2024-06-11T13:31:55.982984+0000 mgr.x (mgr.25085) 577 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-06-11T13:31:57.230 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:56 smithi059 bash[78335]: cephadm 2024-06-11T13:31:55.987207+0000 mgr.x (mgr.25085) 578 : cephadm [INF] Reconfiguring daemon osd.1 on smithi059 2024-06-11T13:31:57.683 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:31:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:31:57] "GET /metrics HTTP/1.1" 200 38252 "" "Prometheus/2.33.4" 2024-06-11T13:31:58.930 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:31:58 smithi117 bash[56012]: ts=2024-06-11T13:31:58.662Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:31:59.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[70566]: cluster 2024-06-11T13:31:57.196704+0000 mgr.x (mgr.25085) 579 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:59.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[70566]: audit 2024-06-11T13:31:58.166870+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:59.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[70566]: audit 2024-06-11T13:31:58.174731+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:59.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[70566]: audit 2024-06-11T13:31:58.177331+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T13:31:59.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[70566]: audit 2024-06-11T13:31:58.179182+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:59.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[78335]: cluster 2024-06-11T13:31:57.196704+0000 mgr.x (mgr.25085) 579 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:59.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[78335]: audit 2024-06-11T13:31:58.166870+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:59.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[78335]: audit 2024-06-11T13:31:58.174731+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:59.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[78335]: audit 2024-06-11T13:31:58.177331+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T13:31:59.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[78335]: audit 2024-06-11T13:31:58.179182+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:31:59.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:58 smithi117 bash[60578]: cluster 2024-06-11T13:31:57.196704+0000 mgr.x (mgr.25085) 579 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:31:59.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:58 smithi117 bash[60578]: audit 2024-06-11T13:31:58.166870+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:59.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:58 smithi117 bash[60578]: audit 2024-06-11T13:31:58.174731+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:31:59.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:58 smithi117 bash[60578]: audit 2024-06-11T13:31:58.177331+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T13:31:59.333 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:58 smithi117 bash[60578]: audit 2024-06-11T13:31:58.179182+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:00.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[70566]: cephadm 2024-06-11T13:31:58.180565+0000 mgr.x (mgr.25085) 580 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-06-11T13:32:00.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[70566]: cephadm 2024-06-11T13:31:58.185746+0000 mgr.x (mgr.25085) 581 : cephadm [INF] Reconfiguring daemon osd.2 on smithi059 2024-06-11T13:32:00.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[70566]: audit 2024-06-11T13:31:59.254497+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:32:00.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[70566]: audit 2024-06-11T13:31:59.317755+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:00.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[70566]: audit 2024-06-11T13:31:59.332141+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:00.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[70566]: audit 2024-06-11T13:31:59.343074+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[78335]: cephadm 2024-06-11T13:31:58.180565+0000 mgr.x (mgr.25085) 580 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-06-11T13:32:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[78335]: cephadm 2024-06-11T13:31:58.185746+0000 mgr.x (mgr.25085) 581 : cephadm [INF] Reconfiguring daemon osd.2 on smithi059 2024-06-11T13:32:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[78335]: audit 2024-06-11T13:31:59.254497+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:32:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[78335]: audit 2024-06-11T13:31:59.317755+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[78335]: audit 2024-06-11T13:31:59.332141+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:31:59 smithi059 bash[78335]: audit 2024-06-11T13:31:59.343074+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:00.338 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:59 smithi117 bash[60578]: cephadm 2024-06-11T13:31:58.180565+0000 mgr.x (mgr.25085) 580 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-06-11T13:32:00.339 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:59 smithi117 bash[60578]: cephadm 2024-06-11T13:31:58.185746+0000 mgr.x (mgr.25085) 581 : cephadm [INF] Reconfiguring daemon osd.2 on smithi059 2024-06-11T13:32:00.339 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:59 smithi117 bash[60578]: audit 2024-06-11T13:31:59.254497+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:32:00.339 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:59 smithi117 bash[60578]: audit 2024-06-11T13:31:59.317755+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:00.339 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:59 smithi117 bash[60578]: audit 2024-06-11T13:31:59.332141+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:00.339 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:31:59 smithi117 bash[60578]: audit 2024-06-11T13:31:59.343074+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:01.247 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:01 smithi117 bash[60578]: cluster 2024-06-11T13:31:59.197397+0000 mgr.x (mgr.25085) 582 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:01.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:00 smithi059 bash[70566]: cluster 2024-06-11T13:31:59.197397+0000 mgr.x (mgr.25085) 582 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:01.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:01 smithi059 bash[78335]: cluster 2024-06-11T13:31:59.197397+0000 mgr.x (mgr.25085) 582 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:02.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[78335]: cluster 2024-06-11T13:32:01.198124+0000 mgr.x (mgr.25085) 583 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:02.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[78335]: audit 2024-06-11T13:32:01.230492+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[78335]: audit 2024-06-11T13:32:01.240604+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[78335]: audit 2024-06-11T13:32:01.250612+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[78335]: audit 2024-06-11T13:32:02.063461+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[78335]: audit 2024-06-11T13:32:02.071903+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[78335]: audit 2024-06-11T13:32:02.074629+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T13:32:02.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[78335]: audit 2024-06-11T13:32:02.076234+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:02.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[70566]: cluster 2024-06-11T13:32:01.198124+0000 mgr.x (mgr.25085) 583 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:02.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[70566]: audit 2024-06-11T13:32:01.230492+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[70566]: audit 2024-06-11T13:32:01.240604+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[70566]: audit 2024-06-11T13:32:01.250612+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[70566]: audit 2024-06-11T13:32:02.063461+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[70566]: audit 2024-06-11T13:32:02.071903+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[70566]: audit 2024-06-11T13:32:02.074629+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T13:32:02.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:02 smithi059 bash[70566]: audit 2024-06-11T13:32:02.076234+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:02.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:02 smithi117 bash[60578]: cluster 2024-06-11T13:32:01.198124+0000 mgr.x (mgr.25085) 583 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:02.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:02 smithi117 bash[60578]: audit 2024-06-11T13:32:01.230492+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:02 smithi117 bash[60578]: audit 2024-06-11T13:32:01.240604+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:02 smithi117 bash[60578]: audit 2024-06-11T13:32:01.250612+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:02 smithi117 bash[60578]: audit 2024-06-11T13:32:02.063461+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:02 smithi117 bash[60578]: audit 2024-06-11T13:32:02.071903+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:02.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:02 smithi117 bash[60578]: audit 2024-06-11T13:32:02.074629+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T13:32:02.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:02 smithi117 bash[60578]: audit 2024-06-11T13:32:02.076234+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:03.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:03 smithi117 bash[60578]: cephadm 2024-06-11T13:32:02.077834+0000 mgr.x (mgr.25085) 584 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-06-11T13:32:03.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:03 smithi117 bash[60578]: cephadm 2024-06-11T13:32:02.085454+0000 mgr.x (mgr.25085) 585 : cephadm [INF] Reconfiguring daemon osd.3 on smithi059 2024-06-11T13:32:03.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:03 smithi117 bash[60578]: audit 2024-06-11T13:32:02.384580+0000 mgr.x (mgr.25085) 586 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:03.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:03 smithi059 bash[70566]: cephadm 2024-06-11T13:32:02.077834+0000 mgr.x (mgr.25085) 584 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-06-11T13:32:03.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:03 smithi059 bash[70566]: cephadm 2024-06-11T13:32:02.085454+0000 mgr.x (mgr.25085) 585 : cephadm [INF] Reconfiguring daemon osd.3 on smithi059 2024-06-11T13:32:03.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:03 smithi059 bash[70566]: audit 2024-06-11T13:32:02.384580+0000 mgr.x (mgr.25085) 586 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:03.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:03 smithi059 bash[78335]: cephadm 2024-06-11T13:32:02.077834+0000 mgr.x (mgr.25085) 584 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-06-11T13:32:03.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:03 smithi059 bash[78335]: cephadm 2024-06-11T13:32:02.085454+0000 mgr.x (mgr.25085) 585 : cephadm [INF] Reconfiguring daemon osd.3 on smithi059 2024-06-11T13:32:03.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:03 smithi059 bash[78335]: audit 2024-06-11T13:32:02.384580+0000 mgr.x (mgr.25085) 586 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:03.931 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:32:03 smithi117 bash[56012]: ts=2024-06-11T13:32:03.510Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:32:04.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:04 smithi059 bash[78335]: cluster 2024-06-11T13:32:03.198773+0000 mgr.x (mgr.25085) 587 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:04.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:04 smithi059 bash[70566]: cluster 2024-06-11T13:32:03.198773+0000 mgr.x (mgr.25085) 587 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:04.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:04 smithi117 bash[60578]: cluster 2024-06-11T13:32:03.198773+0000 mgr.x (mgr.25085) 587 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:06.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:06 smithi059 bash[70566]: cluster 2024-06-11T13:32:05.199518+0000 mgr.x (mgr.25085) 588 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:06.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:06 smithi059 bash[78335]: cluster 2024-06-11T13:32:05.199518+0000 mgr.x (mgr.25085) 588 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:06.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:06 smithi117 bash[60578]: cluster 2024-06-11T13:32:05.199518+0000 mgr.x (mgr.25085) 588 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:07.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:32:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:32:07] "GET /metrics HTTP/1.1" 200 38261 "" "Prometheus/2.33.4" 2024-06-11T13:32:08.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[70566]: cluster 2024-06-11T13:32:07.201207+0000 mgr.x (mgr.25085) 589 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:08.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[70566]: audit 2024-06-11T13:32:07.203959+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:08.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[70566]: audit 2024-06-11T13:32:07.213127+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:08.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[70566]: audit 2024-06-11T13:32:07.216958+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:32:08.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[70566]: cephadm 2024-06-11T13:32:07.219980+0000 mgr.x (mgr.25085) 590 : cephadm [INF] Reconfiguring rgw.foo.smithi059.pamolu (monmap changed)... 2024-06-11T13:32:08.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[70566]: audit 2024-06-11T13:32:07.221165+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:08.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[70566]: cephadm 2024-06-11T13:32:07.227207+0000 mgr.x (mgr.25085) 591 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi059.pamolu on smithi059 2024-06-11T13:32:08.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[78335]: cluster 2024-06-11T13:32:07.201207+0000 mgr.x (mgr.25085) 589 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:08.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[78335]: audit 2024-06-11T13:32:07.203959+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:08.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[78335]: audit 2024-06-11T13:32:07.213127+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:08.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[78335]: audit 2024-06-11T13:32:07.216958+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:32:08.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[78335]: cephadm 2024-06-11T13:32:07.219980+0000 mgr.x (mgr.25085) 590 : cephadm [INF] Reconfiguring rgw.foo.smithi059.pamolu (monmap changed)... 2024-06-11T13:32:08.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[78335]: audit 2024-06-11T13:32:07.221165+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:08.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:08 smithi059 bash[78335]: cephadm 2024-06-11T13:32:07.227207+0000 mgr.x (mgr.25085) 591 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi059.pamolu on smithi059 2024-06-11T13:32:08.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:08 smithi117 bash[60578]: cluster 2024-06-11T13:32:07.201207+0000 mgr.x (mgr.25085) 589 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:08.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:08 smithi117 bash[60578]: audit 2024-06-11T13:32:07.203959+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:08.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:08 smithi117 bash[60578]: audit 2024-06-11T13:32:07.213127+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:08.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:08 smithi117 bash[60578]: audit 2024-06-11T13:32:07.216958+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:32:08.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:08 smithi117 bash[60578]: cephadm 2024-06-11T13:32:07.219980+0000 mgr.x (mgr.25085) 590 : cephadm [INF] Reconfiguring rgw.foo.smithi059.pamolu (monmap changed)... 2024-06-11T13:32:08.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:08 smithi117 bash[60578]: audit 2024-06-11T13:32:07.221165+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:08.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:08 smithi117 bash[60578]: cephadm 2024-06-11T13:32:07.227207+0000 mgr.x (mgr.25085) 591 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi059.pamolu on smithi059 2024-06-11T13:32:08.931 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:32:08 smithi117 bash[56012]: ts=2024-06-11T13:32:08.662Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:32:10.365 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:32:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[78335]: cluster 2024-06-11T13:32:09.201955+0000 mgr.x (mgr.25085) 592 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[78335]: audit 2024-06-11T13:32:09.528704+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[78335]: audit 2024-06-11T13:32:09.539940+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[78335]: audit 2024-06-11T13:32:09.542840+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:32:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[78335]: cephadm 2024-06-11T13:32:09.546030+0000 mgr.x (mgr.25085) 593 : cephadm [INF] Reconfiguring rgw.smpl.smithi059.plygee (monmap changed)... 2024-06-11T13:32:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[78335]: audit 2024-06-11T13:32:09.546370+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:10.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[78335]: cephadm 2024-06-11T13:32:09.552367+0000 mgr.x (mgr.25085) 594 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi059.plygee on smithi059 2024-06-11T13:32:10.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[70566]: cluster 2024-06-11T13:32:09.201955+0000 mgr.x (mgr.25085) 592 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:10.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[70566]: audit 2024-06-11T13:32:09.528704+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:10.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[70566]: audit 2024-06-11T13:32:09.539940+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:10.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[70566]: audit 2024-06-11T13:32:09.542840+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:32:10.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[70566]: cephadm 2024-06-11T13:32:09.546030+0000 mgr.x (mgr.25085) 593 : cephadm [INF] Reconfiguring rgw.smpl.smithi059.plygee (monmap changed)... 2024-06-11T13:32:10.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[70566]: audit 2024-06-11T13:32:09.546370+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:10.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:10 smithi059 bash[70566]: cephadm 2024-06-11T13:32:09.552367+0000 mgr.x (mgr.25085) 594 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi059.plygee on smithi059 2024-06-11T13:32:10.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:10 smithi117 bash[60578]: cluster 2024-06-11T13:32:09.201955+0000 mgr.x (mgr.25085) 592 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:10.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:10 smithi117 bash[60578]: audit 2024-06-11T13:32:09.528704+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:10.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:10 smithi117 bash[60578]: audit 2024-06-11T13:32:09.539940+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:10.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:10 smithi117 bash[60578]: audit 2024-06-11T13:32:09.542840+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:32:10.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:10 smithi117 bash[60578]: cephadm 2024-06-11T13:32:09.546030+0000 mgr.x (mgr.25085) 593 : cephadm [INF] Reconfiguring rgw.smpl.smithi059.plygee (monmap changed)... 2024-06-11T13:32:10.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:10 smithi117 bash[60578]: audit 2024-06-11T13:32:09.546370+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:10.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:10 smithi117 bash[60578]: cephadm 2024-06-11T13:32:09.552367+0000 mgr.x (mgr.25085) 594 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi059.plygee on smithi059 2024-06-11T13:32:11.119 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:32:11.120 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 11s ago 18m - - 2024-06-11T13:32:11.120 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 9s ago 18m - - 2024-06-11T13:32:11.120 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (4m) 11s ago 11m 12.8M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:32:11.120 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (3m) 9s ago 10m 40.9M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:32:11.120 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (2m) 11s ago 8m 42.9M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:32:11.120 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (2m) 9s ago 17m 495M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:32:11.120 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (90s) 11s ago 19m 422M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:32:11.120 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (2m) 11s ago 20m 50.6M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 f770be885d83 2024-06-11T13:32:11.120 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (27s) 9s ago 18m 22.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:32:11.120 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (47s) 11s ago 18m 32.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:32:11.120 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (4m) 11s ago 11m 9008k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:32:11.120 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (3m) 9s ago 11m 9279k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:32:11.121 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (17m) 11s ago 17m 59.2M 4096M 17.2.0 e1d6a67b021e 410a79c3be77 2024-06-11T13:32:11.121 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (16m) 11s ago 16m 56.2M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:32:11.121 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (15m) 11s ago 15m 50.4M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:32:11.121 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (15m) 11s ago 15m 57.2M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:32:11.121 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (14m) 9s ago 14m 57.0M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:32:11.121 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (13m) 9s ago 13m 53.1M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:32:11.121 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (13m) 9s ago 13m 52.4M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:32:11.121 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (12m) 9s ago 12m 55.4M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:32:11.121 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (2m) 9s ago 11m 61.5M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:32:11.121 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (8m) 11s ago 8m 85.5M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:32:11.121 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (8m) 9s ago 8m 85.3M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:32:11.121 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (8m) 11s ago 8m 85.3M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:32:11.121 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (8m) 9s ago 8m 85.6M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:32:11.550 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:32:11.550 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:32:11.550 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:32:11.551 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:32:11.551 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:32:11.551 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:32:11.551 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:32:11.551 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:32:11.551 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T13:32:11.551 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:32:11.551 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:32:11.551 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:32:11.551 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:32:11.551 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:32:11.551 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-06-11T13:32:11.552 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 5 2024-06-11T13:32:11.552 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:32:11.552 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:32:11.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:11 smithi059 bash[78335]: audit 2024-06-11T13:32:10.359073+0000 mgr.x (mgr.25085) 595 : audit [DBG] from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:11.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:11 smithi059 bash[78335]: audit 2024-06-11T13:32:10.723412+0000 mgr.x (mgr.25085) 596 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:11.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:11 smithi059 bash[70566]: audit 2024-06-11T13:32:10.359073+0000 mgr.x (mgr.25085) 595 : audit [DBG] from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:11.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:11 smithi059 bash[70566]: audit 2024-06-11T13:32:10.723412+0000 mgr.x (mgr.25085) 596 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:11.925 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:32:11.925 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:32:11.925 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:32:11.925 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:32:11.925 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:32:11.925 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:32:11.925 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:32:11.925 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:32:11.925 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "5/23 daemons upgraded", 2024-06-11T13:32:11.926 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading mon daemons", 2024-06-11T13:32:11.926 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:32:11.926 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:32:11.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:11 smithi117 bash[60578]: audit 2024-06-11T13:32:10.359073+0000 mgr.x (mgr.25085) 595 : audit [DBG] from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:11.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:11 smithi117 bash[60578]: audit 2024-06-11T13:32:10.723412+0000 mgr.x (mgr.25085) 596 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:12.368 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:32:12.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:12 smithi117 bash[60578]: audit 2024-06-11T13:32:11.082200+0000 mgr.x (mgr.25085) 597 : audit [DBG] from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:12.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:12 smithi117 bash[60578]: cluster 2024-06-11T13:32:11.203568+0000 mgr.x (mgr.25085) 598 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:12.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:12 smithi117 bash[60578]: audit 2024-06-11T13:32:11.555032+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.59:0/1079675679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:12.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:12 smithi117 bash[60578]: audit 2024-06-11T13:32:11.772482+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:12.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:12 smithi117 bash[60578]: audit 2024-06-11T13:32:11.782758+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:12.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:12 smithi117 bash[60578]: audit 2024-06-11T13:32:11.786063+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:32:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:12 smithi117 bash[60578]: audit 2024-06-11T13:32:11.787384+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:32:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:12 smithi117 bash[60578]: audit 2024-06-11T13:32:11.788644+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:12 smithi117 bash[60578]: cephadm 2024-06-11T13:32:11.789348+0000 mgr.x (mgr.25085) 599 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-06-11T13:32:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:12 smithi117 bash[60578]: cephadm 2024-06-11T13:32:11.794094+0000 mgr.x (mgr.25085) 600 : cephadm [INF] Reconfiguring daemon mon.b on smithi117 2024-06-11T13:32:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:12 smithi117 bash[60578]: audit 2024-06-11T13:32:11.932507+0000 mgr.x (mgr.25085) 601 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:12.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:12 smithi117 bash[60578]: audit 2024-06-11T13:32:12.372220+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.59:0/713623093' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:32:12.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[70566]: audit 2024-06-11T13:32:11.082200+0000 mgr.x (mgr.25085) 597 : audit [DBG] from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:12.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[70566]: cluster 2024-06-11T13:32:11.203568+0000 mgr.x (mgr.25085) 598 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:12.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[70566]: audit 2024-06-11T13:32:11.555032+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.59:0/1079675679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:12.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[70566]: audit 2024-06-11T13:32:11.772482+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:12.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[70566]: audit 2024-06-11T13:32:11.782758+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:12.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[70566]: audit 2024-06-11T13:32:11.786063+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:32:12.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[70566]: audit 2024-06-11T13:32:11.787384+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:32:12.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[70566]: audit 2024-06-11T13:32:11.788644+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:12.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[70566]: cephadm 2024-06-11T13:32:11.789348+0000 mgr.x (mgr.25085) 599 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-06-11T13:32:12.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[70566]: cephadm 2024-06-11T13:32:11.794094+0000 mgr.x (mgr.25085) 600 : cephadm [INF] Reconfiguring daemon mon.b on smithi117 2024-06-11T13:32:12.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[70566]: audit 2024-06-11T13:32:11.932507+0000 mgr.x (mgr.25085) 601 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:12.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[70566]: audit 2024-06-11T13:32:12.372220+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.59:0/713623093' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:32:12.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[78335]: audit 2024-06-11T13:32:11.082200+0000 mgr.x (mgr.25085) 597 : audit [DBG] from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:12.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[78335]: cluster 2024-06-11T13:32:11.203568+0000 mgr.x (mgr.25085) 598 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:12.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[78335]: audit 2024-06-11T13:32:11.555032+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.59:0/1079675679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:12.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[78335]: audit 2024-06-11T13:32:11.772482+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:12.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[78335]: audit 2024-06-11T13:32:11.782758+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:12.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[78335]: audit 2024-06-11T13:32:11.786063+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:32:12.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[78335]: audit 2024-06-11T13:32:11.787384+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:32:12.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[78335]: audit 2024-06-11T13:32:11.788644+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:12.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[78335]: cephadm 2024-06-11T13:32:11.789348+0000 mgr.x (mgr.25085) 599 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-06-11T13:32:12.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[78335]: cephadm 2024-06-11T13:32:11.794094+0000 mgr.x (mgr.25085) 600 : cephadm [INF] Reconfiguring daemon mon.b on smithi117 2024-06-11T13:32:12.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[78335]: audit 2024-06-11T13:32:11.932507+0000 mgr.x (mgr.25085) 601 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:12.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:12 smithi059 bash[78335]: audit 2024-06-11T13:32:12.372220+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.59:0/713623093' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:32:13.728 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:32:13 smithi117 bash[56012]: ts=2024-06-11T13:32:13.504Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:32:14.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:13 smithi059 bash[70566]: audit 2024-06-11T13:32:12.392346+0000 mgr.x (mgr.25085) 602 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:14.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:13 smithi059 bash[78335]: audit 2024-06-11T13:32:12.392346+0000 mgr.x (mgr.25085) 602 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:14.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:13 smithi117 bash[60578]: audit 2024-06-11T13:32:12.392346+0000 mgr.x (mgr.25085) 602 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:15.011 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:14 smithi117 bash[60578]: cluster 2024-06-11T13:32:13.204214+0000 mgr.x (mgr.25085) 603 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:15.011 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:14 smithi117 bash[60578]: audit 2024-06-11T13:32:14.255483+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:32:15.011 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:14 smithi117 bash[60578]: audit 2024-06-11T13:32:14.374804+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:15.011 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:14 smithi117 bash[60578]: audit 2024-06-11T13:32:14.386658+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:15.011 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:14 smithi117 bash[60578]: audit 2024-06-11T13:32:14.389179+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:32:15.011 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:14 smithi117 bash[60578]: audit 2024-06-11T13:32:14.391016+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:32:15.011 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:14 smithi117 bash[60578]: audit 2024-06-11T13:32:14.392838+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:15.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[70566]: cluster 2024-06-11T13:32:13.204214+0000 mgr.x (mgr.25085) 603 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:15.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[70566]: audit 2024-06-11T13:32:14.255483+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:32:15.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[70566]: audit 2024-06-11T13:32:14.374804+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[70566]: audit 2024-06-11T13:32:14.386658+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[70566]: audit 2024-06-11T13:32:14.389179+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:32:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[70566]: audit 2024-06-11T13:32:14.391016+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:32:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[70566]: audit 2024-06-11T13:32:14.392838+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[78335]: cluster 2024-06-11T13:32:13.204214+0000 mgr.x (mgr.25085) 603 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[78335]: audit 2024-06-11T13:32:14.255483+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:32:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[78335]: audit 2024-06-11T13:32:14.374804+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[78335]: audit 2024-06-11T13:32:14.386658+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[78335]: audit 2024-06-11T13:32:14.389179+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-11T13:32:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[78335]: audit 2024-06-11T13:32:14.391016+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-11T13:32:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:14 smithi059 bash[78335]: audit 2024-06-11T13:32:14.392838+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:16.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:15 smithi059 bash[78335]: cephadm 2024-06-11T13:32:14.392267+0000 mgr.x (mgr.25085) 604 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-06-11T13:32:16.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:15 smithi059 bash[78335]: cephadm 2024-06-11T13:32:14.398418+0000 mgr.x (mgr.25085) 605 : cephadm [INF] Reconfiguring daemon mgr.x on smithi117 2024-06-11T13:32:16.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:15 smithi059 bash[70566]: cephadm 2024-06-11T13:32:14.392267+0000 mgr.x (mgr.25085) 604 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-06-11T13:32:16.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:15 smithi059 bash[70566]: cephadm 2024-06-11T13:32:14.398418+0000 mgr.x (mgr.25085) 605 : cephadm [INF] Reconfiguring daemon mgr.x on smithi117 2024-06-11T13:32:16.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:15 smithi117 bash[60578]: cephadm 2024-06-11T13:32:14.392267+0000 mgr.x (mgr.25085) 604 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-06-11T13:32:16.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:15 smithi117 bash[60578]: cephadm 2024-06-11T13:32:14.398418+0000 mgr.x (mgr.25085) 605 : cephadm [INF] Reconfiguring daemon mgr.x on smithi117 2024-06-11T13:32:17.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:16 smithi059 bash[70566]: cluster 2024-06-11T13:32:15.204956+0000 mgr.x (mgr.25085) 606 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:17.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:16 smithi059 bash[78335]: cluster 2024-06-11T13:32:15.204956+0000 mgr.x (mgr.25085) 606 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:17.291 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:16 smithi117 bash[60578]: cluster 2024-06-11T13:32:15.204956+0000 mgr.x (mgr.25085) 606 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:17.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:32:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:32:17] "GET /metrics HTTP/1.1" 200 38274 "" "Prometheus/2.33.4" 2024-06-11T13:32:18.921 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:32:18 smithi117 bash[56012]: ts=2024-06-11T13:32:18.661Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:32:18.921 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:18 smithi117 bash[60578]: cluster 2024-06-11T13:32:17.205852+0000 mgr.x (mgr.25085) 607 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:18.922 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:18 smithi117 bash[60578]: audit 2024-06-11T13:32:17.769989+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:18.922 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:18 smithi117 bash[60578]: audit 2024-06-11T13:32:17.779551+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:18.922 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:18 smithi117 bash[60578]: audit 2024-06-11T13:32:17.781855+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T13:32:18.922 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:18 smithi117 bash[60578]: audit 2024-06-11T13:32:17.783489+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:18.922 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:18 smithi117 bash[60578]: cephadm 2024-06-11T13:32:17.784977+0000 mgr.x (mgr.25085) 608 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-06-11T13:32:18.922 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:18 smithi117 bash[60578]: cephadm 2024-06-11T13:32:17.790184+0000 mgr.x (mgr.25085) 609 : cephadm [INF] Reconfiguring daemon osd.4 on smithi117 2024-06-11T13:32:19.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[70566]: cluster 2024-06-11T13:32:17.205852+0000 mgr.x (mgr.25085) 607 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:19.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[70566]: audit 2024-06-11T13:32:17.769989+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:19.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[70566]: audit 2024-06-11T13:32:17.779551+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:19.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[70566]: audit 2024-06-11T13:32:17.781855+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T13:32:19.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[70566]: audit 2024-06-11T13:32:17.783489+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:19.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[70566]: cephadm 2024-06-11T13:32:17.784977+0000 mgr.x (mgr.25085) 608 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-06-11T13:32:19.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[70566]: cephadm 2024-06-11T13:32:17.790184+0000 mgr.x (mgr.25085) 609 : cephadm [INF] Reconfiguring daemon osd.4 on smithi117 2024-06-11T13:32:19.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[78335]: cluster 2024-06-11T13:32:17.205852+0000 mgr.x (mgr.25085) 607 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:19.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[78335]: audit 2024-06-11T13:32:17.769989+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:19.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[78335]: audit 2024-06-11T13:32:17.779551+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:19.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[78335]: audit 2024-06-11T13:32:17.781855+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T13:32:19.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[78335]: audit 2024-06-11T13:32:17.783489+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:19.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[78335]: cephadm 2024-06-11T13:32:17.784977+0000 mgr.x (mgr.25085) 608 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-06-11T13:32:19.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:18 smithi059 bash[78335]: cephadm 2024-06-11T13:32:17.790184+0000 mgr.x (mgr.25085) 609 : cephadm [INF] Reconfiguring daemon osd.4 on smithi117 2024-06-11T13:32:20.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:20 smithi059 bash[70566]: cluster 2024-06-11T13:32:19.206255+0000 mgr.x (mgr.25085) 610 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:20.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:20 smithi059 bash[70566]: audit 2024-06-11T13:32:19.517386+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:20.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:20 smithi059 bash[70566]: audit 2024-06-11T13:32:19.524377+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:20.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:20 smithi059 bash[70566]: audit 2024-06-11T13:32:19.530732+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:20.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:20 smithi059 bash[78335]: cluster 2024-06-11T13:32:19.206255+0000 mgr.x (mgr.25085) 610 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:20.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:20 smithi059 bash[78335]: audit 2024-06-11T13:32:19.517386+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:20.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:20 smithi059 bash[78335]: audit 2024-06-11T13:32:19.524377+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:20.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:20 smithi059 bash[78335]: audit 2024-06-11T13:32:19.530732+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:20.930 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:20 smithi117 bash[60578]: cluster 2024-06-11T13:32:19.206255+0000 mgr.x (mgr.25085) 610 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:20.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:20 smithi117 bash[60578]: audit 2024-06-11T13:32:19.517386+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:20.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:20 smithi117 bash[60578]: audit 2024-06-11T13:32:19.524377+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:20.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:20 smithi117 bash[60578]: audit 2024-06-11T13:32:19.530732+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:22.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:21 smithi117 bash[60578]: audit 2024-06-11T13:32:20.934641+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:22.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:21 smithi117 bash[60578]: audit 2024-06-11T13:32:20.944983+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:22.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:21 smithi117 bash[60578]: audit 2024-06-11T13:32:20.954027+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:22.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:21 smithi059 bash[70566]: audit 2024-06-11T13:32:20.934641+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:22.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:21 smithi059 bash[70566]: audit 2024-06-11T13:32:20.944983+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:22.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:21 smithi059 bash[70566]: audit 2024-06-11T13:32:20.954027+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:22.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:21 smithi059 bash[78335]: audit 2024-06-11T13:32:20.934641+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:22.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:21 smithi059 bash[78335]: audit 2024-06-11T13:32:20.944983+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:22.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:21 smithi059 bash[78335]: audit 2024-06-11T13:32:20.954027+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:23.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:22 smithi059 bash[70566]: cluster 2024-06-11T13:32:21.207869+0000 mgr.x (mgr.25085) 611 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:23.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:22 smithi059 bash[78335]: cluster 2024-06-11T13:32:21.207869+0000 mgr.x (mgr.25085) 611 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:23.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:22 smithi117 bash[60578]: cluster 2024-06-11T13:32:21.207869+0000 mgr.x (mgr.25085) 611 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:23.931 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:32:23 smithi117 bash[56012]: ts=2024-06-11T13:32:23.506Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:32:24.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:23 smithi059 bash[70566]: audit 2024-06-11T13:32:22.403482+0000 mgr.x (mgr.25085) 612 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:24.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:23 smithi059 bash[70566]: audit 2024-06-11T13:32:23.115899+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:24.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:23 smithi059 bash[70566]: audit 2024-06-11T13:32:23.126195+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:24.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:23 smithi059 bash[70566]: audit 2024-06-11T13:32:23.128806+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T13:32:24.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:23 smithi059 bash[70566]: audit 2024-06-11T13:32:23.130869+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:24.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:23 smithi059 bash[78335]: audit 2024-06-11T13:32:22.403482+0000 mgr.x (mgr.25085) 612 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:24.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:23 smithi059 bash[78335]: audit 2024-06-11T13:32:23.115899+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:24.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:23 smithi059 bash[78335]: audit 2024-06-11T13:32:23.126195+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:24.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:23 smithi059 bash[78335]: audit 2024-06-11T13:32:23.128806+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T13:32:24.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:23 smithi059 bash[78335]: audit 2024-06-11T13:32:23.130869+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:24.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:23 smithi117 bash[60578]: audit 2024-06-11T13:32:22.403482+0000 mgr.x (mgr.25085) 612 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:24.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:23 smithi117 bash[60578]: audit 2024-06-11T13:32:23.115899+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:24.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:23 smithi117 bash[60578]: audit 2024-06-11T13:32:23.126195+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:24.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:23 smithi117 bash[60578]: audit 2024-06-11T13:32:23.128806+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T13:32:24.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:23 smithi117 bash[60578]: audit 2024-06-11T13:32:23.130869+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:25.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:24 smithi059 bash[78335]: cephadm 2024-06-11T13:32:23.131814+0000 mgr.x (mgr.25085) 613 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-06-11T13:32:25.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:24 smithi059 bash[78335]: cephadm 2024-06-11T13:32:23.140016+0000 mgr.x (mgr.25085) 614 : cephadm [INF] Reconfiguring daemon osd.5 on smithi117 2024-06-11T13:32:25.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:24 smithi059 bash[78335]: cluster 2024-06-11T13:32:23.208581+0000 mgr.x (mgr.25085) 615 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:25.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:24 smithi059 bash[70566]: cephadm 2024-06-11T13:32:23.131814+0000 mgr.x (mgr.25085) 613 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-06-11T13:32:25.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:24 smithi059 bash[70566]: cephadm 2024-06-11T13:32:23.140016+0000 mgr.x (mgr.25085) 614 : cephadm [INF] Reconfiguring daemon osd.5 on smithi117 2024-06-11T13:32:25.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:24 smithi059 bash[70566]: cluster 2024-06-11T13:32:23.208581+0000 mgr.x (mgr.25085) 615 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:25.112 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:24 smithi117 bash[60578]: cephadm 2024-06-11T13:32:23.131814+0000 mgr.x (mgr.25085) 613 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-06-11T13:32:25.112 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:24 smithi117 bash[60578]: cephadm 2024-06-11T13:32:23.140016+0000 mgr.x (mgr.25085) 614 : cephadm [INF] Reconfiguring daemon osd.5 on smithi117 2024-06-11T13:32:25.112 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:24 smithi117 bash[60578]: cluster 2024-06-11T13:32:23.208581+0000 mgr.x (mgr.25085) 615 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:26.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:26 smithi117 bash[60578]: cluster 2024-06-11T13:32:25.209473+0000 mgr.x (mgr.25085) 616 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:26.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:26 smithi117 bash[60578]: audit 2024-06-11T13:32:25.673546+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:26.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:26 smithi117 bash[60578]: audit 2024-06-11T13:32:25.683754+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:26.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:26 smithi117 bash[60578]: audit 2024-06-11T13:32:25.686219+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T13:32:26.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:26 smithi117 bash[60578]: audit 2024-06-11T13:32:25.687974+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:26.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:26 smithi117 bash[60578]: cephadm 2024-06-11T13:32:25.689278+0000 mgr.x (mgr.25085) 617 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-06-11T13:32:26.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:26 smithi117 bash[60578]: cephadm 2024-06-11T13:32:25.697859+0000 mgr.x (mgr.25085) 618 : cephadm [INF] Reconfiguring daemon osd.6 on smithi117 2024-06-11T13:32:27.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[70566]: cluster 2024-06-11T13:32:25.209473+0000 mgr.x (mgr.25085) 616 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:27.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[70566]: audit 2024-06-11T13:32:25.673546+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:27.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[70566]: audit 2024-06-11T13:32:25.683754+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:27.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[70566]: audit 2024-06-11T13:32:25.686219+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T13:32:27.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[70566]: audit 2024-06-11T13:32:25.687974+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:27.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[70566]: cephadm 2024-06-11T13:32:25.689278+0000 mgr.x (mgr.25085) 617 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-06-11T13:32:27.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[70566]: cephadm 2024-06-11T13:32:25.697859+0000 mgr.x (mgr.25085) 618 : cephadm [INF] Reconfiguring daemon osd.6 on smithi117 2024-06-11T13:32:27.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[78335]: cluster 2024-06-11T13:32:25.209473+0000 mgr.x (mgr.25085) 616 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:27.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[78335]: audit 2024-06-11T13:32:25.673546+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:27.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[78335]: audit 2024-06-11T13:32:25.683754+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:27.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[78335]: audit 2024-06-11T13:32:25.686219+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T13:32:27.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[78335]: audit 2024-06-11T13:32:25.687974+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:27.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[78335]: cephadm 2024-06-11T13:32:25.689278+0000 mgr.x (mgr.25085) 617 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-06-11T13:32:27.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:26 smithi059 bash[78335]: cephadm 2024-06-11T13:32:25.697859+0000 mgr.x (mgr.25085) 618 : cephadm [INF] Reconfiguring daemon osd.6 on smithi117 2024-06-11T13:32:27.431 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:32:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:32:27] "GET /metrics HTTP/1.1" 200 38274 "" "Prometheus/2.33.4" 2024-06-11T13:32:28.931 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:32:28 smithi117 bash[56012]: ts=2024-06-11T13:32:28.663Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:32:28.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:28 smithi117 bash[60578]: cluster 2024-06-11T13:32:27.210342+0000 mgr.x (mgr.25085) 619 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:28.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:28 smithi117 bash[60578]: audit 2024-06-11T13:32:28.094723+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:28.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:28 smithi117 bash[60578]: audit 2024-06-11T13:32:28.109788+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:28.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:28 smithi117 bash[60578]: audit 2024-06-11T13:32:28.112717+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T13:32:28.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:28 smithi117 bash[60578]: audit 2024-06-11T13:32:28.114689+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:29.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:28 smithi059 bash[70566]: cluster 2024-06-11T13:32:27.210342+0000 mgr.x (mgr.25085) 619 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:29.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:28 smithi059 bash[70566]: audit 2024-06-11T13:32:28.094723+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:29.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:28 smithi059 bash[70566]: audit 2024-06-11T13:32:28.109788+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:29.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:28 smithi059 bash[70566]: audit 2024-06-11T13:32:28.112717+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T13:32:29.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:28 smithi059 bash[70566]: audit 2024-06-11T13:32:28.114689+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:29.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:28 smithi059 bash[78335]: cluster 2024-06-11T13:32:27.210342+0000 mgr.x (mgr.25085) 619 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:29.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:28 smithi059 bash[78335]: audit 2024-06-11T13:32:28.094723+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:29.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:28 smithi059 bash[78335]: audit 2024-06-11T13:32:28.109788+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:29.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:28 smithi059 bash[78335]: audit 2024-06-11T13:32:28.112717+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T13:32:29.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:28 smithi059 bash[78335]: audit 2024-06-11T13:32:28.114689+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:29.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:29 smithi117 bash[60578]: cephadm 2024-06-11T13:32:28.115681+0000 mgr.x (mgr.25085) 620 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-06-11T13:32:29.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:29 smithi117 bash[60578]: cephadm 2024-06-11T13:32:28.123970+0000 mgr.x (mgr.25085) 621 : cephadm [INF] Reconfiguring daemon osd.7 on smithi117 2024-06-11T13:32:29.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:29 smithi117 bash[60578]: audit 2024-06-11T13:32:29.256062+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:32:30.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:29 smithi059 bash[70566]: cephadm 2024-06-11T13:32:28.115681+0000 mgr.x (mgr.25085) 620 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-06-11T13:32:30.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:29 smithi059 bash[70566]: cephadm 2024-06-11T13:32:28.123970+0000 mgr.x (mgr.25085) 621 : cephadm [INF] Reconfiguring daemon osd.7 on smithi117 2024-06-11T13:32:30.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:29 smithi059 bash[70566]: audit 2024-06-11T13:32:29.256062+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:32:30.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:29 smithi059 bash[78335]: cephadm 2024-06-11T13:32:28.115681+0000 mgr.x (mgr.25085) 620 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-06-11T13:32:30.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:29 smithi059 bash[78335]: cephadm 2024-06-11T13:32:28.123970+0000 mgr.x (mgr.25085) 621 : cephadm [INF] Reconfiguring daemon osd.7 on smithi117 2024-06-11T13:32:30.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:29 smithi059 bash[78335]: audit 2024-06-11T13:32:29.256062+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:32:31.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:30 smithi059 bash[78335]: cluster 2024-06-11T13:32:29.211108+0000 mgr.x (mgr.25085) 622 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:31.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:30 smithi059 bash[78335]: audit 2024-06-11T13:32:30.554270+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:31.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:30 smithi059 bash[78335]: audit 2024-06-11T13:32:30.563934+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:31.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:30 smithi059 bash[78335]: audit 2024-06-11T13:32:30.568012+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:32:31.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:30 smithi059 bash[78335]: audit 2024-06-11T13:32:30.571874+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:31.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:30 smithi059 bash[70566]: cluster 2024-06-11T13:32:29.211108+0000 mgr.x (mgr.25085) 622 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:31.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:30 smithi059 bash[70566]: audit 2024-06-11T13:32:30.554270+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:31.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:30 smithi059 bash[70566]: audit 2024-06-11T13:32:30.563934+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:31.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:30 smithi059 bash[70566]: audit 2024-06-11T13:32:30.568012+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:32:31.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:30 smithi059 bash[70566]: audit 2024-06-11T13:32:30.571874+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:31.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:30 smithi117 bash[60578]: cluster 2024-06-11T13:32:29.211108+0000 mgr.x (mgr.25085) 622 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:31.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:30 smithi117 bash[60578]: audit 2024-06-11T13:32:30.554270+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:31.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:30 smithi117 bash[60578]: audit 2024-06-11T13:32:30.563934+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:31.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:30 smithi117 bash[60578]: audit 2024-06-11T13:32:30.568012+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:32:31.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:30 smithi117 bash[60578]: audit 2024-06-11T13:32:30.571874+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:32.024 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:31 smithi117 bash[60578]: cephadm 2024-06-11T13:32:30.570940+0000 mgr.x (mgr.25085) 623 : cephadm [INF] Reconfiguring rgw.foo.smithi117.cdeqgz (monmap changed)... 2024-06-11T13:32:32.024 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:31 smithi117 bash[60578]: cephadm 2024-06-11T13:32:30.577447+0000 mgr.x (mgr.25085) 624 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi117.cdeqgz on smithi117 2024-06-11T13:32:32.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:31 smithi059 bash[78335]: cephadm 2024-06-11T13:32:30.570940+0000 mgr.x (mgr.25085) 623 : cephadm [INF] Reconfiguring rgw.foo.smithi117.cdeqgz (monmap changed)... 2024-06-11T13:32:32.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:31 smithi059 bash[78335]: cephadm 2024-06-11T13:32:30.577447+0000 mgr.x (mgr.25085) 624 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi117.cdeqgz on smithi117 2024-06-11T13:32:32.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:31 smithi059 bash[70566]: cephadm 2024-06-11T13:32:30.570940+0000 mgr.x (mgr.25085) 623 : cephadm [INF] Reconfiguring rgw.foo.smithi117.cdeqgz (monmap changed)... 2024-06-11T13:32:32.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:31 smithi059 bash[70566]: cephadm 2024-06-11T13:32:30.577447+0000 mgr.x (mgr.25085) 624 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi117.cdeqgz on smithi117 2024-06-11T13:32:33.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:32 smithi059 bash[78335]: cluster 2024-06-11T13:32:31.212896+0000 mgr.x (mgr.25085) 625 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:33.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:32 smithi059 bash[70566]: cluster 2024-06-11T13:32:31.212896+0000 mgr.x (mgr.25085) 625 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:33.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:32 smithi117 bash[60578]: cluster 2024-06-11T13:32:31.212896+0000 mgr.x (mgr.25085) 625 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:33.900 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:32:33 smithi117 bash[56012]: ts=2024-06-11T13:32:33.508Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:32:34.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:33 smithi117 bash[60578]: audit 2024-06-11T13:32:32.414664+0000 mgr.x (mgr.25085) 626 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:34.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:33 smithi117 bash[60578]: audit 2024-06-11T13:32:32.905152+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:34.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:33 smithi117 bash[60578]: audit 2024-06-11T13:32:32.916001+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:34.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:33 smithi117 bash[60578]: audit 2024-06-11T13:32:32.918863+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:32:34.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:33 smithi117 bash[60578]: cephadm 2024-06-11T13:32:32.921740+0000 mgr.x (mgr.25085) 627 : cephadm [INF] Reconfiguring rgw.smpl.smithi117.bfknek (monmap changed)... 2024-06-11T13:32:34.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:33 smithi117 bash[60578]: audit 2024-06-11T13:32:32.923032+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:34.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:33 smithi117 bash[60578]: cephadm 2024-06-11T13:32:32.928480+0000 mgr.x (mgr.25085) 628 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi117.bfknek on smithi117 2024-06-11T13:32:34.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[70566]: audit 2024-06-11T13:32:32.414664+0000 mgr.x (mgr.25085) 626 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[70566]: audit 2024-06-11T13:32:32.905152+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[70566]: audit 2024-06-11T13:32:32.916001+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[70566]: audit 2024-06-11T13:32:32.918863+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:32:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[70566]: cephadm 2024-06-11T13:32:32.921740+0000 mgr.x (mgr.25085) 627 : cephadm [INF] Reconfiguring rgw.smpl.smithi117.bfknek (monmap changed)... 2024-06-11T13:32:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[70566]: audit 2024-06-11T13:32:32.923032+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[70566]: cephadm 2024-06-11T13:32:32.928480+0000 mgr.x (mgr.25085) 628 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi117.bfknek on smithi117 2024-06-11T13:32:34.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[78335]: audit 2024-06-11T13:32:32.414664+0000 mgr.x (mgr.25085) 626 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:34.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[78335]: audit 2024-06-11T13:32:32.905152+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:34.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[78335]: audit 2024-06-11T13:32:32.916001+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:34.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[78335]: audit 2024-06-11T13:32:32.918863+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:32:34.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[78335]: cephadm 2024-06-11T13:32:32.921740+0000 mgr.x (mgr.25085) 627 : cephadm [INF] Reconfiguring rgw.smpl.smithi117.bfknek (monmap changed)... 2024-06-11T13:32:34.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[78335]: audit 2024-06-11T13:32:32.923032+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:34.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:33 smithi059 bash[78335]: cephadm 2024-06-11T13:32:32.928480+0000 mgr.x (mgr.25085) 628 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi117.bfknek on smithi117 2024-06-11T13:32:35.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:34 smithi117 bash[60578]: cluster 2024-06-11T13:32:33.213626+0000 mgr.x (mgr.25085) 629 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:35.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:34 smithi059 bash[70566]: cluster 2024-06-11T13:32:33.213626+0000 mgr.x (mgr.25085) 629 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:35.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:34 smithi059 bash[78335]: cluster 2024-06-11T13:32:33.213626+0000 mgr.x (mgr.25085) 629 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:36.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[70566]: cluster 2024-06-11T13:32:35.214656+0000 mgr.x (mgr.25085) 630 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[70566]: audit 2024-06-11T13:32:35.438468+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[70566]: audit 2024-06-11T13:32:35.448764+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[70566]: audit 2024-06-11T13:32:35.496135+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[70566]: audit 2024-06-11T13:32:35.500177+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[70566]: audit 2024-06-11T13:32:35.503368+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:32:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[70566]: audit 2024-06-11T13:32:35.505322+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-06-11T13:32:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[70566]: cephadm 2024-06-11T13:32:35.510642+0000 mgr.x (mgr.25085) 631 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-06-11T13:32:36.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[78335]: cluster 2024-06-11T13:32:35.214656+0000 mgr.x (mgr.25085) 630 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:36.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[78335]: audit 2024-06-11T13:32:35.438468+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:36.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[78335]: audit 2024-06-11T13:32:35.448764+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:36.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[78335]: audit 2024-06-11T13:32:35.496135+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:36.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[78335]: audit 2024-06-11T13:32:35.500177+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:36.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[78335]: audit 2024-06-11T13:32:35.503368+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:32:36.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[78335]: audit 2024-06-11T13:32:35.505322+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-06-11T13:32:36.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:36 smithi059 bash[78335]: cephadm 2024-06-11T13:32:35.510642+0000 mgr.x (mgr.25085) 631 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-06-11T13:32:36.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:36 smithi117 bash[60578]: cluster 2024-06-11T13:32:35.214656+0000 mgr.x (mgr.25085) 630 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:36.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:36 smithi117 bash[60578]: audit 2024-06-11T13:32:35.438468+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:36.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:36 smithi117 bash[60578]: audit 2024-06-11T13:32:35.448764+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:36.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:36 smithi117 bash[60578]: audit 2024-06-11T13:32:35.496135+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:36.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:36 smithi117 bash[60578]: audit 2024-06-11T13:32:35.500177+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:36.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:36 smithi117 bash[60578]: audit 2024-06-11T13:32:35.503368+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-06-11T13:32:36.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:36 smithi117 bash[60578]: audit 2024-06-11T13:32:35.505322+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-06-11T13:32:36.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:36 smithi117 bash[60578]: cephadm 2024-06-11T13:32:35.510642+0000 mgr.x (mgr.25085) 631 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-06-11T13:32:37.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:32:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:32:37] "GET /metrics HTTP/1.1" 200 38275 "" "Prometheus/2.33.4" 2024-06-11T13:32:38.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:38 smithi059 bash[70566]: cluster 2024-06-11T13:32:37.215820+0000 mgr.x (mgr.25085) 632 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:38 smithi059 bash[70566]: audit 2024-06-11T13:32:37.833814+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:32:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:38 smithi059 bash[70566]: audit 2024-06-11T13:32:37.835922+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:32:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:38 smithi059 bash[70566]: cephadm 2024-06-11T13:32:37.836588+0000 mgr.x (mgr.25085) 633 : cephadm [INF] Upgrade: Updating mon.a 2024-06-11T13:32:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:38 smithi059 bash[70566]: audit 2024-06-11T13:32:37.837933+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:38 smithi059 bash[70566]: cephadm 2024-06-11T13:32:37.843843+0000 mgr.x (mgr.25085) 634 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-06-11T13:32:38.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:38 smithi059 bash[78335]: cluster 2024-06-11T13:32:37.215820+0000 mgr.x (mgr.25085) 632 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:38.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:38 smithi059 bash[78335]: audit 2024-06-11T13:32:37.833814+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:32:38.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:38 smithi059 bash[78335]: audit 2024-06-11T13:32:37.835922+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:32:38.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:38 smithi059 bash[78335]: cephadm 2024-06-11T13:32:37.836588+0000 mgr.x (mgr.25085) 633 : cephadm [INF] Upgrade: Updating mon.a 2024-06-11T13:32:38.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:38 smithi059 bash[78335]: audit 2024-06-11T13:32:37.837933+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:38.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:38 smithi059 bash[78335]: cephadm 2024-06-11T13:32:37.843843+0000 mgr.x (mgr.25085) 634 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-06-11T13:32:38.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:38 smithi117 bash[60578]: cluster 2024-06-11T13:32:37.215820+0000 mgr.x (mgr.25085) 632 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:38.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:38 smithi117 bash[60578]: audit 2024-06-11T13:32:37.833814+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-11T13:32:38.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:38 smithi117 bash[60578]: audit 2024-06-11T13:32:37.835922+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-11T13:32:38.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:38 smithi117 bash[60578]: cephadm 2024-06-11T13:32:37.836588+0000 mgr.x (mgr.25085) 633 : cephadm [INF] Upgrade: Updating mon.a 2024-06-11T13:32:38.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:38 smithi117 bash[60578]: audit 2024-06-11T13:32:37.837933+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:38.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:38 smithi117 bash[60578]: cephadm 2024-06-11T13:32:37.843843+0000 mgr.x (mgr.25085) 634 : cephadm [INF] Deploying daemon mon.a on smithi059 2024-06-11T13:32:38.841 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:32:38 smithi117 bash[56012]: ts=2024-06-11T13:32:38.662Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:32:40.494 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:32:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:40.494 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:32:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:40.494 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:32:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:40.495 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:32:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:40.495 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:32:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:40.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:40.564 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:32:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:40.565 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:32:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:40.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:40 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:40.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:40 smithi117 bash[60578]: cluster 2024-06-11T13:32:39.216420+0000 mgr.x (mgr.25085) 635 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:40.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:40 smithi117 bash[60578]: audit 2024-06-11T13:32:39.656851+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:40.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:40 smithi117 bash[60578]: audit 2024-06-11T13:32:39.663141+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:40.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:40 smithi117 bash[60578]: audit 2024-06-11T13:32:39.668254+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:41.009 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:40 smithi059 bash[78335]: cluster 2024-06-11T13:32:39.216420+0000 mgr.x (mgr.25085) 635 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:41.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:40 smithi059 bash[78335]: audit 2024-06-11T13:32:39.656851+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:41.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:40 smithi059 bash[78335]: audit 2024-06-11T13:32:39.663141+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:41.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:40 smithi059 bash[78335]: audit 2024-06-11T13:32:39.668254+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:41.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:40 smithi059 systemd[1]: Stopping Ceph mon.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:32:41.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:40 smithi059 bash[70566]: cluster 2024-06-11T13:32:39.216420+0000 mgr.x (mgr.25085) 635 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:41.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:40 smithi059 bash[70566]: audit 2024-06-11T13:32:39.656851+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:41.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:40 smithi059 bash[70566]: audit 2024-06-11T13:32:39.663141+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:41.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:40 smithi059 bash[70566]: audit 2024-06-11T13:32:39.668254+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' 2024-06-11T13:32:41.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:41 smithi059 bash[70566]: debug 2024-06-11T13:32:41.009+0000 7f7107a09640 -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 2024-06-11T13:32:41.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:41 smithi059 bash[70566]: debug 2024-06-11T13:32:41.009+0000 7f7107a09640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-06-11T13:32:41.359 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:32:41 smithi117 bash[54332]: [11/Jun/2024:13:32:41] ENGINE Bus STOPPING 2024-06-11T13:32:41.360 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:32:41 smithi117 bash[54332]: [11/Jun/2024:13:32:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-06-11T13:32:41.360 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:32:41 smithi117 bash[54332]: [11/Jun/2024:13:32:41] ENGINE Bus STOPPED 2024-06-11T13:32:41.360 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:32:41 smithi117 bash[54332]: [11/Jun/2024:13:32:41] ENGINE Bus STARTING 2024-06-11T13:32:41.360 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:32:41 smithi117 bash[54332]: [11/Jun/2024:13:32:41] ENGINE Serving on http://:::9283 2024-06-11T13:32:41.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:32:41 smithi117 bash[54332]: [11/Jun/2024:13:32:41] ENGINE Bus STARTED 2024-06-11T13:32:42.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:41 smithi059 bash[81720]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mon-a 2024-06-11T13:32:42.435 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:32:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:42.436 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:32:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:42.436 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:32:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:42.436 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:32:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:42.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:42.437 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:32:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:42.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:42 smithi059 bash[81855]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mon-a 2024-06-11T13:32:42.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:42 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.a.service: Deactivated successfully. 2024-06-11T13:32:42.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:42 smithi059 systemd[1]: Stopped Ceph mon.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:32:42.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:42.438 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:32:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:42.438 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:32:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:32:42.787 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:32:42.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:42 smithi059 systemd[1]: Started Ceph mon.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:32:43.574 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:32:43.574 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 2s ago 19m - - 2024-06-11T13:32:43.574 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 2s ago 19m - - 2024-06-11T13:32:43.574 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (4m) 2s ago 11m 13.2M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:32:43.574 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (4m) 2s ago 11m 41.1M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:32:43.574 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (3m) 2s ago 8m 43.7M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:32:43.574 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (3m) 2s ago 18m 500M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:32:43.574 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (2m) 2s ago 20m 423M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:32:43.574 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 starting - - - 2048M 2024-06-11T13:32:43.574 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (60s) 2s ago 18m 34.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (79s) 2s ago 18m 39.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (4m) 2s ago 11m 8871k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (4m) 2s ago 11m 9379k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (17m) 2s ago 17m 59.4M 4096M 17.2.0 e1d6a67b021e 410a79c3be77 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (17m) 2s ago 17m 56.5M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (16m) 2s ago 16m 50.9M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (15m) 2s ago 15m 57.7M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (14m) 2s ago 15m 57.4M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (14m) 2s ago 14m 53.2M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (13m) 2s ago 13m 52.5M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (12m) 2s ago 12m 55.5M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (3m) 2s ago 11m 63.9M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (9m) 2s ago 9m 85.7M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:32:43.575 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (9m) 2s ago 9m 85.5M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:32:43.576 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (9m) 2s ago 9m 85.6M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:32:43.576 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (9m) 2s ago 9m 85.7M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:32:43.931 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:32:43 smithi117 bash[56012]: ts=2024-06-11T13:32:43.508Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:32:44.027 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:32:44.027 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:32:44.027 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:32:44.028 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:32:44.028 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:32:44.028 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:32:44.028 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:32:44.028 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:32:44.028 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-06-11T13:32:44.028 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:32:44.028 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:32:44.028 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:32:44.028 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:32:44.028 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:32:44.028 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-06-11T13:32:44.029 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 5 2024-06-11T13:32:44.029 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:32:44.029 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:32:44.395 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:32:44.395 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:32:44.395 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:32:44.395 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:32:44.395 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:32:44.395 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:32:44.395 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:32:44.395 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "4/23 daemons upgraded", 2024-06-11T13:32:44.395 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading mon daemons", 2024-06-11T13:32:44.395 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:32:44.396 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:32:44.827 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:32:45.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.717+0000 7fd2a5e44b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-11T13:32:45.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.717+0000 7fd2a5e44b00 0 ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc), process ceph-mon, pid 7 2024-06-11T13:32:45.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.717+0000 7fd2a5e44b00 0 pidfile_write: ignore empty --pid-file 2024-06-11T13:32:45.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 0 load: jerasure load: lrc 2024-06-11T13:32:45.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: RocksDB version: 7.9.2 2024-06-11T13:32:45.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Git sha 0 2024-06-11T13:32:45.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Compile date 2024-06-10 15:42:49 2024-06-11T13:32:45.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: DB SUMMARY 2024-06-11T13:32:45.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: DB Session ID: GAS753B6YBGC1PMJLDGC 2024-06-11T13:32:45.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: CURRENT file: CURRENT 2024-06-11T13:32:45.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: IDENTITY file: IDENTITY 2024-06-11T13:32:45.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: MANIFEST file: MANIFEST-000047 size: 1774 Bytes 2024-06-11T13:32:45.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000067.sst 2024-06-11T13:32:45.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000065.log size: 1745325 ; 2024-06-11T13:32:45.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.error_if_exists: 0 2024-06-11T13:32:45.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.create_if_missing: 0 2024-06-11T13:32:45.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.paranoid_checks: 1 2024-06-11T13:32:45.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-06-11T13:32:45.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-11T13:32:45.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-06-11T13:32:45.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.env: 0x563d0c5a2740 2024-06-11T13:32:45.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.fs: PosixFileSystem 2024-06-11T13:32:45.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.info_log: 0x563d0e151000 2024-06-11T13:32:45.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-11T13:32:45.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.statistics: (nil) 2024-06-11T13:32:45.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.use_fsync: 0 2024-06-11T13:32:45.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_log_file_size: 0 2024-06-11T13:32:45.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-11T13:32:45.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-11T13:32:45.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-11T13:32:45.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-11T13:32:45.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.allow_fallocate: 1 2024-06-11T13:32:45.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-11T13:32:45.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-11T13:32:45.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.use_direct_reads: 0 2024-06-11T13:32:45.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.create_missing_column_families: 0 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.db_log_dir: 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.wal_dir: 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.advise_random_on_open: 1 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.write_buffer_manager: 0x563d0e160c80 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-11T13:32:45.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.rate_limiter: (nil) 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.unordered_write: 0 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.row_cache: None 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.wal_filter: None 2024-06-11T13:32:45.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.two_write_queues: 0 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.manual_wal_flush: 0 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.wal_compression: 0 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.atomic_flush: 0 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.log_readahead_size: 0 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-06-11T13:32:45.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_background_jobs: 2 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_background_compactions: -1 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_subcompactions: 1 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_total_wal_size: 0 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_open_files: -1 2024-06-11T13:32:45.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.bytes_per_sync: 0 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_background_flushes: -1 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Compression algorithms supported: 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: kZSTD supported: 0 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: kXpressCompression supported: 0 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: kBZip2Compression supported: 0 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: kLZ4Compression supported: 1 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: kZlibCompression supported: 1 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: kSnappyCompression supported: 1 2024-06-11T13:32:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-11T13:32:45.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-06-11T13:32:45.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000047 2024-06-11T13:32:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-06-11T13:32:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-11T13:32:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.merge_operator: 2024-06-11T13:32:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compaction_filter: None 2024-06-11T13:32:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compaction_filter_factory: None 2024-06-11T13:32:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-06-11T13:32:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-11T13:32:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563d0e150d00) 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: cache_index_and_filter_blocks: 1 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: pin_top_level_index_and_filter: 1 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: index_type: 0 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: data_block_index_type: 0 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: index_shortening: 1 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: data_block_hash_table_util_ratio: 0.750000 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: checksum: 4 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: no_block_cache: 0 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: block_cache: 0x563d0e147090 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: block_cache_name: BinnedLRUCache 2024-06-11T13:32:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: block_cache_options: 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: capacity : 536870912 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: num_shard_bits : 4 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: strict_capacity_limit : 0 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: high_pri_pool_ratio: 0.000 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: block_cache_compressed: (nil) 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: persistent_cache: (nil) 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: block_size: 4096 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: block_size_deviation: 10 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: block_restart_interval: 16 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: index_block_restart_interval: 1 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: metadata_block_size: 4096 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: partition_filters: 0 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: use_delta_encoding: 1 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: filter_policy: bloomfilter 2024-06-11T13:32:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: whole_key_filtering: 1 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: verify_compression: 0 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: read_amp_bytes_per_bit: 0 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: format_version: 5 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: enable_index_compression: 1 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: block_align: 0 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: max_auto_readahead_size: 262144 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: prepopulate_block_cache: 0 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: initial_auto_readahead_size: 8192 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: num_file_reads_for_auto_readahead: 2 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compression: NoCompression 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-11T13:32:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.num_levels: 7 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-06-11T13:32:45.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compression_opts.level: 32767 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compression_opts.enabled: false 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-11T13:32:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-06-11T13:32:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.arena_block_size: 1048576 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-11T13:32:45.082 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.table_properties_collectors: 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.inplace_update_support: 0 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.bloom_locality: 0 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.max_successive_merges: 0 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.force_consistency_checks: 1 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.ttl: 2592000 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-11T13:32:45.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.enable_blob_files: false 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.min_blob_size: 0 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.blob_file_size: 268435456 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000047 succeeded,manifest_file_number is 47, next_file_number is 69, last_sequence is 29608, log_number is 65,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 65 2024-06-11T13:32:45.084 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 65 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 84f49a0a-3631-4f45-b82d-5530d9bab019 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112764727535, "job": 1, "event": "recovery_started", "wal_files": [65]} 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.721+0000 7fd2a5e44b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #65 mode 2 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.729+0000 7fd2a5e44b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112764732995, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 70, "file_size": 1496392, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 29609, "largest_seqno": 30394, "table_properties": {"data_size": 1491691, "index_size": 2790, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 901, "raw_key_size": 7657, "raw_average_key_size": 22, "raw_value_size": 1483911, "raw_average_value_size": 4301, "num_data_blocks": 129, "num_entries": 345, "num_filter_entries": 345, "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": "[]", "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": 1718112764, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "84f49a0a-3631-4f45-b82d-5530d9bab019", "db_session_id": "GAS753B6YBGC1PMJLDGC", "orig_file_number": 70, "seqno_to_time_mapping": "N/A"}} 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.729+0000 7fd2a5e44b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1718112764733114, "job": 1, "event": "recovery_finished"} 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.729+0000 7fd2a5e44b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 72 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.729+0000 7fd2a5e44b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.729+0000 7fd2a5e44b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000065.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.729+0000 7fd2a5e44b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563d0e172e00 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.729+0000 7fd2a5e44b00 4 rocksdb: DB pointer 0x563d0e26c000 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.729+0000 7fd29bc0d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.729+0000 7fd29bc0d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: ** DB Stats ** 2024-06-11T13:32:45.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:32:45.086 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-06-11T13:32:45.086 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T13:32:45.086 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:32:45.086 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-06-11T13:32:45.086 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-11T13:32:45.086 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-11T13:32:45.086 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: ** Compaction Stats [default] ** 2024-06-11T13:32:45.086 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: 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) 2024-06-11T13:32:45.086 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-06-11T13:32:45.086 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: L0 1/0 1.43 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 475.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-06-11T13:32:45.087 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: L6 1/0 9.06 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 2024-06-11T13:32:45.087 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Sum 2/0 10.49 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 475.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-06-11T13:32:45.087 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 475.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-06-11T13:32:45.087 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: ** Compaction Stats [default] ** 2024-06-11T13:32:45.087 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: 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) 2024-06-11T13:32:45.087 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-11T13:32:45.087 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 475.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-06-11T13:32:45.087 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-06-11T13:32:45.087 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-11T13:32:45.087 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Flush(GB): cumulative 0.001, interval 0.001 2024-06-11T13:32:45.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-11T13:32:45.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: AddFile(Total Files): cumulative 0, interval 0 2024-06-11T13:32:45.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-11T13:32:45.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: AddFile(Keys): cumulative 0, interval 0 2024-06-11T13:32:45.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Cumulative compaction: 0.00 GB write, 151.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:32:45.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Interval compaction: 0.00 GB write, 151.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-11T13:32:45.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: 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 2024-06-11T13:32:45.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Block cache BinnedLRUCache@0x563d0e147090#7 capacity: 512.00 MB usage: 3.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-06-11T13:32:45.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-06-11T13:32:45.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: ** File Read Latency Histogram By Level [default] ** 2024-06-11T13:32:45.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.733+0000 7fd2a5e44b00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] at bind addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:32:45.089 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.733+0000 7fd2a5e44b00 1 mon.a@-1(???) e4 preinit fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:32:45.089 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.733+0000 7fd2a5e44b00 0 mon.a@-1(???).mds e1 new map 2024-06-11T13:32:45.089 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.733+0000 7fd2a5e44b00 0 mon.a@-1(???).mds e1 print_map 2024-06-11T13:32:45.089 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: e1 2024-06-11T13:32:45.089 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: enable_multiple, ever_enabled_multiple: 1,1 2024-06-11T13:32:45.089 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: 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} 2024-06-11T13:32:45.089 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: legacy client fscid: -1 2024-06-11T13:32:45.089 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: 2024-06-11T13:32:45.089 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: No filesystems configured 2024-06-11T13:32:45.089 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.733+0000 7fd2a5e44b00 0 mon.a@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-06-11T13:32:45.089 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.733+0000 7fd2a5e44b00 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:32:45.089 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.733+0000 7fd2a5e44b00 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:32:45.089 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.733+0000 7fd2a5e44b00 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-06-11T13:32:45.090 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:44 smithi059 bash[81944]: debug 2024-06-11T13:32:44.733+0000 7fd2a5e44b00 1 mon.a@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-06-11T13:32:47.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:32:47] "GET /metrics HTTP/1.1" 200 38273 "" "Prometheus/2.33.4" 2024-06-11T13:32:48.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:41.029299+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:32:48.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:41.029579+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:32:48.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:41.029755+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:32:48.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:41.218090+0000 mgr.x (mgr.25085) 636 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:48.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:42.424281+0000 mgr.x (mgr.25085) 637 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:48.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:42.779160+0000 mgr.x (mgr.25085) 638 : audit [DBG] from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:48.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:43.162017+0000 mgr.x (mgr.25085) 639 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:48.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:43.218739+0000 mgr.x (mgr.25085) 640 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:48.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:43.535891+0000 mgr.x (mgr.25085) 641 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:48.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:44.031946+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.59:0/3009774743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:48.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:44.259902+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:32:48.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:44.401921+0000 mgr.x (mgr.25085) 642 : audit [DBG] from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:48.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:44.831767+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.59:0/2532184969' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:32:48.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:45.219783+0000 mgr.x (mgr.25085) 643 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:48.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:46.158584+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-06-11T13:32:48.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.781944+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:32:48.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.796026+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 4 2024-06-11T13:32:48.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.796057+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:32:48.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.796079+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-06-11T13:31:45.965021+0000 2024-06-11T13:32:48.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.796110+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:32:48.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.796128+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-06-11T13:32:48.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.796148+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-06-11T13:32:48.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.796166+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:32:48.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.796183+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:32:48.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.796202+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:32:48.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.797353+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-06-11T13:32:48.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.797415+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:32:48.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.799915+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: x(active, since 2m), standbys: y 2024-06-11T13:32:48.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.800396+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-06-11T13:32:48.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:47.823166+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25085 ' entity='' 2024-06-11T13:32:48.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:47.830840+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25085 ' entity='' 2024-06-11T13:32:48.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:47.838710+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25085 ' entity='' 2024-06-11T13:32:48.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:47 smithi117 bash[60578]: audit 2024-06-11T13:32:47.847864+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:41.029299+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:32:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:41.029579+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:32:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:41.029755+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:32:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:41.218090+0000 mgr.x (mgr.25085) 636 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:42.424281+0000 mgr.x (mgr.25085) 637 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:42.779160+0000 mgr.x (mgr.25085) 638 : audit [DBG] from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:43.162017+0000 mgr.x (mgr.25085) 639 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:43.218739+0000 mgr.x (mgr.25085) 640 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:43.535891+0000 mgr.x (mgr.25085) 641 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:44.031946+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.59:0/3009774743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:44.259902+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:32:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:44.401921+0000 mgr.x (mgr.25085) 642 : audit [DBG] from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:44.831767+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.59:0/2532184969' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:45.219783+0000 mgr.x (mgr.25085) 643 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:46.158584+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.781944+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.796026+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 4 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.796057+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.796079+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-06-11T13:31:45.965021+0000 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.796110+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.796128+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.796148+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.796166+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.796183+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.796202+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:32:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.797353+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-06-11T13:32:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.797415+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:32:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.799915+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: x(active, since 2m), standbys: y 2024-06-11T13:32:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.800396+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-06-11T13:32:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:47.823166+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25085 ' entity='' 2024-06-11T13:32:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:47.830840+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25085 ' entity='' 2024-06-11T13:32:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:47.838710+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25085 ' entity='' 2024-06-11T13:32:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[81944]: audit 2024-06-11T13:32:47.847864+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:48.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:41.029299+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-06-11T13:32:48.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:41.029579+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-06-11T13:32:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:41.029755+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-06-11T13:32:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:41.218090+0000 mgr.x (mgr.25085) 636 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:42.424281+0000 mgr.x (mgr.25085) 637 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:42.779160+0000 mgr.x (mgr.25085) 638 : audit [DBG] from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:43.162017+0000 mgr.x (mgr.25085) 639 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:43.218739+0000 mgr.x (mgr.25085) 640 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:43.535891+0000 mgr.x (mgr.25085) 641 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:44.031946+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.59:0/3009774743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:44.259902+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:32:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:44.401921+0000 mgr.x (mgr.25085) 642 : audit [DBG] from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:32:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:44.831767+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.59:0/2532184969' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:32:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:45.219783+0000 mgr.x (mgr.25085) 643 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:46.158584+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-06-11T13:32:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.781944+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-06-11T13:32:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.796026+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 4 2024-06-11T13:32:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.796057+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 2024-06-11T13:32:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.796079+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-06-11T13:31:45.965021+0000 2024-06-11T13:32:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.796110+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-06-11T13:12:03.390922+0000 2024-06-11T13:32:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.796128+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-06-11T13:32:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.796148+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-06-11T13:32:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.796166+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-06-11T13:32:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.796183+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon.c 2024-06-11T13:32:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.796202+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon.b 2024-06-11T13:32:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.797353+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-06-11T13:32:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.797415+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-06-11T13:32:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.799915+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: x(active, since 2m), standbys: y 2024-06-11T13:32:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.800396+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-06-11T13:32:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:47.823166+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25085 ' entity='' 2024-06-11T13:32:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:47.830840+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25085 ' entity='' 2024-06-11T13:32:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:47.838710+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25085 ' entity='' 2024-06-11T13:32:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:47 smithi059 bash[78335]: audit 2024-06-11T13:32:47.847864+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:48.931 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[56012]: ts=2024-06-11T13:32:48.661Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:32:48.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: cluster 2024-06-11T13:32:47.221108+0000 mgr.x (mgr.25085) 644 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:47.856976+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:47.869163+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:47.882278+0000 mon.b (mon.2) 7 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:47.885413+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:47.893578+0000 mon.b (mon.2) 8 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:47.903073+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: cephadm 2024-06-11T13:32:47.908183+0000 mgr.x (mgr.25085) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.059060+0000 mon.b (mon.2) 9 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.062299+0000 mon.b (mon.2) 10 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.067174+0000 mon.b (mon.2) 11 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.068481+0000 mon.b (mon.2) 12 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.076825+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.222062+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.225271+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.228282+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.229475+0000 mon.b (mon.2) 16 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.237306+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.384248+0000 mon.b (mon.2) 17 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.386929+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.389431+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.390395+0000 mon.b (mon.2) 20 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.398075+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.513998+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.516601+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.520077+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.521031+0000 mon.b (mon.2) 24 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.528630+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.646359+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.648833+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.651555+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.652495+0000 mon.b (mon.2) 28 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.659989+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.758017+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.760202+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.762778+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.763655+0000 mon.b (mon.2) 32 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:48.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:48 smithi117 bash[60578]: audit 2024-06-11T13:32:48.771124+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: cluster 2024-06-11T13:32:47.221108+0000 mgr.x (mgr.25085) 644 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:47.856976+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:47.869163+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:47.882278+0000 mon.b (mon.2) 7 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:47.885413+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:47.893578+0000 mon.b (mon.2) 8 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:47.903073+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: cephadm 2024-06-11T13:32:47.908183+0000 mgr.x (mgr.25085) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.059060+0000 mon.b (mon.2) 9 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.062299+0000 mon.b (mon.2) 10 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.067174+0000 mon.b (mon.2) 11 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.068481+0000 mon.b (mon.2) 12 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.076825+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.222062+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.225271+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.228282+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.229475+0000 mon.b (mon.2) 16 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.237306+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.384248+0000 mon.b (mon.2) 17 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.386929+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:49.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: cluster 2024-06-11T13:32:47.221108+0000 mgr.x (mgr.25085) 644 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:49.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:47.856976+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:47.869163+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:47.882278+0000 mon.b (mon.2) 7 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:47.885413+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:47.893578+0000 mon.b (mon.2) 8 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:47.903073+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: cephadm 2024-06-11T13:32:47.908183+0000 mgr.x (mgr.25085) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.059060+0000 mon.b (mon.2) 9 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.062299+0000 mon.b (mon.2) 10 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.067174+0000 mon.b (mon.2) 11 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.068481+0000 mon.b (mon.2) 12 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.076825+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.222062+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.225271+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.228282+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.229475+0000 mon.b (mon.2) 16 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.237306+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.384248+0000 mon.b (mon.2) 17 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.386929+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:49.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.389431+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.390395+0000 mon.b (mon.2) 20 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.398075+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.513998+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:49.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.516601+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:49.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.520077+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.521031+0000 mon.b (mon.2) 24 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.528630+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.646359+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.648833+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.651555+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.652495+0000 mon.b (mon.2) 28 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.659989+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.758017+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.760202+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.762778+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.763655+0000 mon.b (mon.2) 32 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[81944]: audit 2024-06-11T13:32:48.771124+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.389431+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.390395+0000 mon.b (mon.2) 20 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.398075+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.513998+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:49.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.516601+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:49.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.520077+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.521031+0000 mon.b (mon.2) 24 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.528630+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.646359+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:49.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.648833+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.651555+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.652495+0000 mon.b (mon.2) 28 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.659989+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.758017+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.760202+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.762778+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.763655+0000 mon.b (mon.2) 32 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:48 smithi059 bash[78335]: audit 2024-06-11T13:32:48.771124+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: cephadm 2024-06-11T13:32:48.081372+0000 mgr.x (mgr.25085) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: cephadm 2024-06-11T13:32:48.241869+0000 mgr.x (mgr.25085) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: cephadm 2024-06-11T13:32:48.402738+0000 mgr.x (mgr.25085) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: cephadm 2024-06-11T13:32:48.533010+0000 mgr.x (mgr.25085) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: cephadm 2024-06-11T13:32:48.664825+0000 mgr.x (mgr.25085) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: cephadm 2024-06-11T13:32:48.775517+0000 mgr.x (mgr.25085) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:48.891961+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:48.893865+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:48.896496+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:48.897284+0000 mon.b (mon.2) 36 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:48.899602+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: cephadm 2024-06-11T13:32:48.904531+0000 mgr.x (mgr.25085) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.008739+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.011050+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.013923+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.014777+0000 mon.b (mon.2) 40 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.019930+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: cephadm 2024-06-11T13:32:49.024481+0000 mgr.x (mgr.25085) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.131864+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.134764+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.137589+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.138553+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.154 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.143895+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.280466+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.283053+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.285688+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.286489+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.291831+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.409615+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.412430+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.415130+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.416381+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.422059+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.553618+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.155 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.556359+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.560363+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.561198+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.566251+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.705357+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.707891+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.711162+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.712453+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.718136+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.856197+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.859110+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.862180+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.156 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[78335]: audit 2024-06-11T13:32:49.863462+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: cephadm 2024-06-11T13:32:48.081372+0000 mgr.x (mgr.25085) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: cephadm 2024-06-11T13:32:48.241869+0000 mgr.x (mgr.25085) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: cephadm 2024-06-11T13:32:48.402738+0000 mgr.x (mgr.25085) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: cephadm 2024-06-11T13:32:48.533010+0000 mgr.x (mgr.25085) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: cephadm 2024-06-11T13:32:48.664825+0000 mgr.x (mgr.25085) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: cephadm 2024-06-11T13:32:48.775517+0000 mgr.x (mgr.25085) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:48.891961+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:48.893865+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:48.896496+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:48.897284+0000 mon.b (mon.2) 36 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:48.899602+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: cephadm 2024-06-11T13:32:48.904531+0000 mgr.x (mgr.25085) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.008739+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.011050+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.013923+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.014777+0000 mon.b (mon.2) 40 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.019930+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: cephadm 2024-06-11T13:32:49.024481+0000 mgr.x (mgr.25085) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.131864+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.134764+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.137589+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.138553+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.143895+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.280466+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.283053+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.285688+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.286489+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.291831+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.409615+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.160 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.412430+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.160 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.415130+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.160 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.416381+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.160 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.422059+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.160 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.553618+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.160 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.556359+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.160 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.560363+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.160 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.561198+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.160 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.566251+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.160 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.705357+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.160 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.707891+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.160 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.711162+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.712453+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.718136+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.856197+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.859110+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.862180+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:49 smithi059 bash[81944]: audit 2024-06-11T13:32:49.863462+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: cephadm 2024-06-11T13:32:48.081372+0000 mgr.x (mgr.25085) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: cephadm 2024-06-11T13:32:48.241869+0000 mgr.x (mgr.25085) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: cephadm 2024-06-11T13:32:48.402738+0000 mgr.x (mgr.25085) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: cephadm 2024-06-11T13:32:48.533010+0000 mgr.x (mgr.25085) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: cephadm 2024-06-11T13:32:48.664825+0000 mgr.x (mgr.25085) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: cephadm 2024-06-11T13:32:48.775517+0000 mgr.x (mgr.25085) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:48.891961+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:48.893865+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:48.896496+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:48.897284+0000 mon.b (mon.2) 36 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:48.899602+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: cephadm 2024-06-11T13:32:48.904531+0000 mgr.x (mgr.25085) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.008739+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.011050+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.013923+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.014777+0000 mon.b (mon.2) 40 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.019930+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: cephadm 2024-06-11T13:32:49.024481+0000 mgr.x (mgr.25085) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:50.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.131864+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.134764+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.137589+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.138553+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.143895+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.280466+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.283053+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.285688+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.286489+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.291831+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.409615+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.412430+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.415130+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.416381+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.422059+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.553618+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.556359+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.560363+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.561198+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.566251+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.705357+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.707891+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.711162+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.712453+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:50.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.718136+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:50.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.856197+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:50.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.859110+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:50.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.862180+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:50.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:49 smithi117 bash[60578]: audit 2024-06-11T13:32:49.863462+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: cephadm 2024-06-11T13:32:49.148286+0000 mgr.x (mgr.25085) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: cluster 2024-06-11T13:32:49.221548+0000 mgr.x (mgr.25085) 655 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:51.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: cephadm 2024-06-11T13:32:49.296075+0000 mgr.x (mgr.25085) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: cephadm 2024-06-11T13:32:49.426561+0000 mgr.x (mgr.25085) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: cephadm 2024-06-11T13:32:49.570546+0000 mgr.x (mgr.25085) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: cephadm 2024-06-11T13:32:49.722661+0000 mgr.x (mgr.25085) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:49.869217+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: cephadm 2024-06-11T13:32:49.873710+0000 mgr.x (mgr.25085) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.019677+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.022343+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.024805+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.025555+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.029986+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: cephadm 2024-06-11T13:32:50.034269+0000 mgr.x (mgr.25085) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.124354+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.126743+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.129009+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.129731+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.132341+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.215324+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.217791+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.220280+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.221238+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.224987+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.310824+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.312891+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.315130+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.316037+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.319139+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.407762+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.410112+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.412850+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.413749+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.417354+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.510198+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.512456+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.516200+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.517295+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.522395+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.601106+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.603749+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.606238+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.607050+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.612261+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.697676+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.700137+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.702977+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.704181+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.710339+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.797625+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.800384+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.803259+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.803979+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:50 smithi117 bash[60578]: audit 2024-06-11T13:32:50.809813+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: cephadm 2024-06-11T13:32:49.148286+0000 mgr.x (mgr.25085) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: cluster 2024-06-11T13:32:49.221548+0000 mgr.x (mgr.25085) 655 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: cephadm 2024-06-11T13:32:49.296075+0000 mgr.x (mgr.25085) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: cephadm 2024-06-11T13:32:49.426561+0000 mgr.x (mgr.25085) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: cephadm 2024-06-11T13:32:49.570546+0000 mgr.x (mgr.25085) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: cephadm 2024-06-11T13:32:49.722661+0000 mgr.x (mgr.25085) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:49.869217+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: cephadm 2024-06-11T13:32:49.873710+0000 mgr.x (mgr.25085) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.019677+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.022343+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.024805+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.025555+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.029986+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: cephadm 2024-06-11T13:32:50.034269+0000 mgr.x (mgr.25085) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.124354+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.126743+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.129009+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.129731+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.132341+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.215324+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: cephadm 2024-06-11T13:32:49.148286+0000 mgr.x (mgr.25085) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: cluster 2024-06-11T13:32:49.221548+0000 mgr.x (mgr.25085) 655 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:51.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: cephadm 2024-06-11T13:32:49.296075+0000 mgr.x (mgr.25085) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: cephadm 2024-06-11T13:32:49.426561+0000 mgr.x (mgr.25085) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: cephadm 2024-06-11T13:32:49.570546+0000 mgr.x (mgr.25085) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: cephadm 2024-06-11T13:32:49.722661+0000 mgr.x (mgr.25085) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:49.869217+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: cephadm 2024-06-11T13:32:49.873710+0000 mgr.x (mgr.25085) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.019677+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.022343+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.024805+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.025555+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.029986+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: cephadm 2024-06-11T13:32:50.034269+0000 mgr.x (mgr.25085) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:51.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.124354+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.126743+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.129009+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.129731+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.132341+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.215324+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.217791+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.220280+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.221238+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.224987+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.310824+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.312891+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.315130+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.316037+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.319139+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.407762+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.410112+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.412850+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.413749+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.417354+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.510198+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.512456+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.516200+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.517295+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.522395+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.601106+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.217791+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.220280+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.221238+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.224987+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.310824+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.312891+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.315130+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.316037+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.319139+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.407762+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.410112+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.412850+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.413749+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.417354+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.510198+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.512456+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.516200+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.517295+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.522395+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.601106+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.603749+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.606238+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.607050+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.612261+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.697676+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.700137+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.702977+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.704181+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.710339+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.797625+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.800384+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.803259+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.803979+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[78335]: audit 2024-06-11T13:32:50.809813+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.603749+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.606238+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.607050+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.612261+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.697676+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.700137+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.702977+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.704181+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.710339+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:51.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.797625+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:51.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.800384+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:51.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.803259+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:51.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.803979+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:51.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:50 smithi059 bash[81944]: audit 2024-06-11T13:32:50.809813+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: cephadm 2024-06-11T13:32:50.136469+0000 mgr.x (mgr.25085) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: cephadm 2024-06-11T13:32:50.229218+0000 mgr.x (mgr.25085) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: cephadm 2024-06-11T13:32:50.323952+0000 mgr.x (mgr.25085) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: cephadm 2024-06-11T13:32:50.421852+0000 mgr.x (mgr.25085) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: cephadm 2024-06-11T13:32:50.526619+0000 mgr.x (mgr.25085) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: cephadm 2024-06-11T13:32:50.616536+0000 mgr.x (mgr.25085) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: cephadm 2024-06-11T13:32:50.714564+0000 mgr.x (mgr.25085) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: cephadm 2024-06-11T13:32:50.814076+0000 mgr.x (mgr.25085) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:50.902742+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:50.904942+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:50.907613+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:50.908369+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:50.912792+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: cephadm 2024-06-11T13:32:50.917117+0000 mgr.x (mgr.25085) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:50.991283+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:50.993701+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:50.996073+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:50.997018+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:50.999336+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: cephadm 2024-06-11T13:32:51.004294+0000 mgr.x (mgr.25085) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.086758+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.089050+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.091463+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.092464+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.095100+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.174539+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.176859+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.178654+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.179322+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.182284+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.278707+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.281143+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.283677+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.284495+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.287537+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.373912+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.376409+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.379250+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.380275+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.385823+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.482445+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.484577+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.487273+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.488055+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.490328+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.611410+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.615134+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.620312+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.621572+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.624703+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.762995+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.765537+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.767882+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.768889+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:51 smithi117 bash[60578]: audit 2024-06-11T13:32:51.775042+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.295 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: cephadm 2024-06-11T13:32:50.136469+0000 mgr.x (mgr.25085) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: cephadm 2024-06-11T13:32:50.229218+0000 mgr.x (mgr.25085) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: cephadm 2024-06-11T13:32:50.323952+0000 mgr.x (mgr.25085) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: cephadm 2024-06-11T13:32:50.421852+0000 mgr.x (mgr.25085) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: cephadm 2024-06-11T13:32:50.526619+0000 mgr.x (mgr.25085) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: cephadm 2024-06-11T13:32:50.616536+0000 mgr.x (mgr.25085) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: cephadm 2024-06-11T13:32:50.714564+0000 mgr.x (mgr.25085) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: cephadm 2024-06-11T13:32:50.814076+0000 mgr.x (mgr.25085) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:50.902742+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:50.904942+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:50.907613+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.296 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:50.908369+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:50.912792+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: cephadm 2024-06-11T13:32:50.917117+0000 mgr.x (mgr.25085) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:50.991283+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:50.993701+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:50.996073+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:50.997018+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:50.999336+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: cephadm 2024-06-11T13:32:51.004294+0000 mgr.x (mgr.25085) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.297 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.086758+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: cephadm 2024-06-11T13:32:50.136469+0000 mgr.x (mgr.25085) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: cephadm 2024-06-11T13:32:50.229218+0000 mgr.x (mgr.25085) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: cephadm 2024-06-11T13:32:50.323952+0000 mgr.x (mgr.25085) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: cephadm 2024-06-11T13:32:50.421852+0000 mgr.x (mgr.25085) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: cephadm 2024-06-11T13:32:50.526619+0000 mgr.x (mgr.25085) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: cephadm 2024-06-11T13:32:50.616536+0000 mgr.x (mgr.25085) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: cephadm 2024-06-11T13:32:50.714564+0000 mgr.x (mgr.25085) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: cephadm 2024-06-11T13:32:50.814076+0000 mgr.x (mgr.25085) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:50.902742+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:50.904942+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:50.907613+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:50.908369+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:50.912792+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: cephadm 2024-06-11T13:32:50.917117+0000 mgr.x (mgr.25085) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:50.991283+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:50.993701+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:50.996073+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:50.997018+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:50.999336+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: cephadm 2024-06-11T13:32:51.004294+0000 mgr.x (mgr.25085) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:52.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.086758+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.089050+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.091463+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.092464+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.095100+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.174539+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.176859+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.178654+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.179322+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.182284+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.278707+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.281143+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.283677+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.284495+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.287537+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.373912+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.376409+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.379250+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.380275+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.385823+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.089050+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.091463+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.092464+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.095100+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.174539+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.176859+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.178654+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.179322+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.182284+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.278707+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.281143+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.283677+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.284495+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.287537+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.373912+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.376409+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.379250+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.380275+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.385823+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.482445+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.484577+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.487273+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.488055+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.490328+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.611410+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.615134+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.620312+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.621572+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.624703+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.762995+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.765537+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.767882+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.768889+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[78335]: audit 2024-06-11T13:32:51.775042+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.482445+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.484577+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.487273+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.488055+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.490328+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.611410+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.615134+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.620312+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.621572+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.624703+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:52.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.762995+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:52.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.765537+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:52.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.767882+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:52.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.768889+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:52.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:51 smithi059 bash[81944]: audit 2024-06-11T13:32:51.775042+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: cephadm 2024-06-11T13:32:51.099675+0000 mgr.x (mgr.25085) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: cephadm 2024-06-11T13:32:51.188327+0000 mgr.x (mgr.25085) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: cluster 2024-06-11T13:32:51.222630+0000 mgr.x (mgr.25085) 674 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: cephadm 2024-06-11T13:32:51.294165+0000 mgr.x (mgr.25085) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: cephadm 2024-06-11T13:32:51.390498+0000 mgr.x (mgr.25085) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: cephadm 2024-06-11T13:32:51.497136+0000 mgr.x (mgr.25085) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: cephadm 2024-06-11T13:32:51.633374+0000 mgr.x (mgr.25085) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: cephadm 2024-06-11T13:32:51.780647+0000 mgr.x (mgr.25085) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:51.882550+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:51.899328+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:51.901909+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:51.902677+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:51.906947+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: cephadm 2024-06-11T13:32:51.911220+0000 mgr.x (mgr.25085) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.024153+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.026934+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.030054+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.031137+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.036476+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: cephadm 2024-06-11T13:32:52.040817+0000 mgr.x (mgr.25085) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.156342+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.159106+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.161870+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.162848+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.168625+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.266592+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.269277+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.272579+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.273467+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.280958+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.374410+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.376991+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.379686+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.380403+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.385554+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.484429+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.486726+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.489282+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.490118+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.497068+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.604367+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.606602+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.609306+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.610108+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.615567+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.729169+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.731794+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.734818+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.735692+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.742002+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.862570+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.865082+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.868678+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.869797+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:52 smithi117 bash[60578]: audit 2024-06-11T13:32:52.877601+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: cephadm 2024-06-11T13:32:51.099675+0000 mgr.x (mgr.25085) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: cephadm 2024-06-11T13:32:51.188327+0000 mgr.x (mgr.25085) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: cluster 2024-06-11T13:32:51.222630+0000 mgr.x (mgr.25085) 674 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: cephadm 2024-06-11T13:32:51.294165+0000 mgr.x (mgr.25085) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: cephadm 2024-06-11T13:32:51.390498+0000 mgr.x (mgr.25085) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: cephadm 2024-06-11T13:32:51.497136+0000 mgr.x (mgr.25085) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: cephadm 2024-06-11T13:32:51.633374+0000 mgr.x (mgr.25085) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: cephadm 2024-06-11T13:32:51.780647+0000 mgr.x (mgr.25085) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:51.882550+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:51.899328+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:51.901909+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:51.902677+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:51.906947+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: cephadm 2024-06-11T13:32:51.911220+0000 mgr.x (mgr.25085) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.024153+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.026934+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.030054+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.031137+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.036476+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: cephadm 2024-06-11T13:32:52.040817+0000 mgr.x (mgr.25085) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: cephadm 2024-06-11T13:32:51.099675+0000 mgr.x (mgr.25085) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: cephadm 2024-06-11T13:32:51.188327+0000 mgr.x (mgr.25085) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: cluster 2024-06-11T13:32:51.222630+0000 mgr.x (mgr.25085) 674 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: cephadm 2024-06-11T13:32:51.294165+0000 mgr.x (mgr.25085) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: cephadm 2024-06-11T13:32:51.390498+0000 mgr.x (mgr.25085) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: cephadm 2024-06-11T13:32:51.497136+0000 mgr.x (mgr.25085) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: cephadm 2024-06-11T13:32:51.633374+0000 mgr.x (mgr.25085) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: cephadm 2024-06-11T13:32:51.780647+0000 mgr.x (mgr.25085) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:51.882550+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:51.899328+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:51.901909+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:51.902677+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:51.906947+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: cephadm 2024-06-11T13:32:51.911220+0000 mgr.x (mgr.25085) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.024153+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.026934+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.030054+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.031137+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.036476+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: cephadm 2024-06-11T13:32:52.040817+0000 mgr.x (mgr.25085) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.156342+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.159106+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.161870+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.162848+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.168625+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.266592+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.269277+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.272579+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.273467+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.280958+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.374410+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.376991+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.379686+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.380403+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.385554+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.484429+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.486726+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.489282+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.490118+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.497068+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.156342+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.159106+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.161870+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.162848+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.168625+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.266592+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.269277+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.272579+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.273467+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.280958+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.374410+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.376991+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.379686+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.380403+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.385554+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.484429+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.486726+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.489282+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.490118+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.497068+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.604367+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.606602+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.609306+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.610108+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.615567+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.729169+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.731794+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.734818+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.735692+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.742002+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.862570+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.865082+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.868678+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.869797+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[81944]: audit 2024-06-11T13:32:52.877601+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.604367+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.606602+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.609306+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.610108+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.615567+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.729169+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.731794+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.734818+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.735692+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.742002+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.862570+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:53.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.865082+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:53.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.868678+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:53.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.869797+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:53.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:52 smithi059 bash[78335]: audit 2024-06-11T13:32:52.877601+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:53.883 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[56012]: ts=2024-06-11T13:32:53.507Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:32:54.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: cephadm 2024-06-11T13:32:52.172928+0000 mgr.x (mgr.25085) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: cephadm 2024-06-11T13:32:52.285467+0000 mgr.x (mgr.25085) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: cephadm 2024-06-11T13:32:52.389641+0000 mgr.x (mgr.25085) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:52.432037+0000 mgr.x (mgr.25085) 685 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:54.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: cephadm 2024-06-11T13:32:52.501403+0000 mgr.x (mgr.25085) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: cephadm 2024-06-11T13:32:52.620107+0000 mgr.x (mgr.25085) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: cephadm 2024-06-11T13:32:52.746281+0000 mgr.x (mgr.25085) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: cephadm 2024-06-11T13:32:52.882073+0000 mgr.x (mgr.25085) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.007687+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.010396+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.013186+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.014259+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.017567+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: cephadm 2024-06-11T13:32:53.023385+0000 mgr.x (mgr.25085) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.141867+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.144514+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.147550+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.148646+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.155043+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.268598+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.270797+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.273748+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.274629+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.278026+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.412398+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.414899+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.417938+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.419171+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.424607+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.557184+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.559531+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.561869+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.562901+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.566666+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.710336+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.712977+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.715994+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.717118+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.721878+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.858952+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.861663+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.865082+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.866155+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:53 smithi117 bash[60578]: audit 2024-06-11T13:32:53.871971+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: cephadm 2024-06-11T13:32:52.172928+0000 mgr.x (mgr.25085) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: cephadm 2024-06-11T13:32:52.285467+0000 mgr.x (mgr.25085) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: cephadm 2024-06-11T13:32:52.389641+0000 mgr.x (mgr.25085) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:52.432037+0000 mgr.x (mgr.25085) 685 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:54.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: cephadm 2024-06-11T13:32:52.501403+0000 mgr.x (mgr.25085) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: cephadm 2024-06-11T13:32:52.620107+0000 mgr.x (mgr.25085) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: cephadm 2024-06-11T13:32:52.746281+0000 mgr.x (mgr.25085) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: cephadm 2024-06-11T13:32:52.882073+0000 mgr.x (mgr.25085) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.007687+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.010396+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.013186+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.014259+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.017567+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: cephadm 2024-06-11T13:32:53.023385+0000 mgr.x (mgr.25085) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.141867+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.144514+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.147550+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.148646+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.155043+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.268598+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: cephadm 2024-06-11T13:32:52.172928+0000 mgr.x (mgr.25085) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: cephadm 2024-06-11T13:32:52.285467+0000 mgr.x (mgr.25085) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: cephadm 2024-06-11T13:32:52.389641+0000 mgr.x (mgr.25085) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:52.432037+0000 mgr.x (mgr.25085) 685 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:32:54.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: cephadm 2024-06-11T13:32:52.501403+0000 mgr.x (mgr.25085) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: cephadm 2024-06-11T13:32:52.620107+0000 mgr.x (mgr.25085) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: cephadm 2024-06-11T13:32:52.746281+0000 mgr.x (mgr.25085) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: cephadm 2024-06-11T13:32:52.882073+0000 mgr.x (mgr.25085) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.007687+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.010396+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.013186+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.014259+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.017567+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: cephadm 2024-06-11T13:32:53.023385+0000 mgr.x (mgr.25085) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:54.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.141867+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.144514+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.147550+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.148646+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.155043+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.268598+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.270797+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.273748+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.274629+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.278026+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.412398+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.414899+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.417938+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.419171+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.424607+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.557184+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.559531+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.561869+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.562901+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.566666+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.710336+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.712977+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.715994+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.717118+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.721878+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.858952+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.270797+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.273748+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.274629+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.278026+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.412398+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.414899+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.417938+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.419171+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.424607+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.557184+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.559531+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.561869+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.562901+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.566666+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.710336+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.712977+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.715994+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.717118+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.721878+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.858952+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:54.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.861663+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.865082+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.866155+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[78335]: audit 2024-06-11T13:32:53.871971+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:54.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.861663+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:54.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.865082+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:54.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.866155+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:54.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:53 smithi059 bash[81944]: audit 2024-06-11T13:32:53.871971+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: cephadm 2024-06-11T13:32:53.159384+0000 mgr.x (mgr.25085) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: cluster 2024-06-11T13:32:53.223165+0000 mgr.x (mgr.25085) 692 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:55.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: cephadm 2024-06-11T13:32:53.282447+0000 mgr.x (mgr.25085) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: cephadm 2024-06-11T13:32:53.428913+0000 mgr.x (mgr.25085) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: cephadm 2024-06-11T13:32:53.570952+0000 mgr.x (mgr.25085) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: cephadm 2024-06-11T13:32:53.726748+0000 mgr.x (mgr.25085) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: cephadm 2024-06-11T13:32:53.876173+0000 mgr.x (mgr.25085) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:53.983822+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:53.986412+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:53.990077+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:53.991169+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:53.996749+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: cephadm 2024-06-11T13:32:54.001007+0000 mgr.x (mgr.25085) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.103494+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.105338+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.107557+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.108252+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.115368+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.222628+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.224639+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.226611+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.227550+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.232945+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.338749+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.340931+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.343753+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.344756+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.352308+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.479538+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.481771+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.485040+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.486013+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.495467+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.623289+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.625659+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.629503+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.630575+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.636516+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.773804+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.776644+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.779376+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.780502+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:54 smithi117 bash[60578]: audit 2024-06-11T13:32:54.790684+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: cephadm 2024-06-11T13:32:53.159384+0000 mgr.x (mgr.25085) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: cluster 2024-06-11T13:32:53.223165+0000 mgr.x (mgr.25085) 692 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: cephadm 2024-06-11T13:32:53.282447+0000 mgr.x (mgr.25085) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: cephadm 2024-06-11T13:32:53.428913+0000 mgr.x (mgr.25085) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: cephadm 2024-06-11T13:32:53.570952+0000 mgr.x (mgr.25085) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: cephadm 2024-06-11T13:32:53.726748+0000 mgr.x (mgr.25085) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: cephadm 2024-06-11T13:32:53.876173+0000 mgr.x (mgr.25085) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:53.983822+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:53.986412+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:53.990077+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:53.991169+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:53.996749+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: cephadm 2024-06-11T13:32:54.001007+0000 mgr.x (mgr.25085) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.103494+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.105338+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.107557+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.108252+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.115368+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.222628+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.224639+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.226611+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.227550+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.232945+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.338749+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.340931+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.343753+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.344756+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.352308+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.479538+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.481771+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.485040+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.486013+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.495467+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.623289+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.625659+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.629503+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.630575+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.636516+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.773804+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.776644+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.779376+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.780502+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[81944]: audit 2024-06-11T13:32:54.790684+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: cephadm 2024-06-11T13:32:53.159384+0000 mgr.x (mgr.25085) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: cluster 2024-06-11T13:32:53.223165+0000 mgr.x (mgr.25085) 692 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:55.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: cephadm 2024-06-11T13:32:53.282447+0000 mgr.x (mgr.25085) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: cephadm 2024-06-11T13:32:53.428913+0000 mgr.x (mgr.25085) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: cephadm 2024-06-11T13:32:53.570952+0000 mgr.x (mgr.25085) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: cephadm 2024-06-11T13:32:53.726748+0000 mgr.x (mgr.25085) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: cephadm 2024-06-11T13:32:53.876173+0000 mgr.x (mgr.25085) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:53.983822+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:53.986412+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:53.990077+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:53.991169+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:53.996749+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: cephadm 2024-06-11T13:32:54.001007+0000 mgr.x (mgr.25085) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.103494+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.105338+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.107557+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.108252+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.115368+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.222628+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.224639+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.226611+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.227550+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.232945+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.338749+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.340931+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.343753+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.344756+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.352308+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.479538+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.481771+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.485040+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.486013+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.495467+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.623289+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.625659+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.629503+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.630575+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.636516+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.773804+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:55.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.776644+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:55.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.779376+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:55.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.780502+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:55.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:54 smithi059 bash[78335]: audit 2024-06-11T13:32:54.790684+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: cephadm 2024-06-11T13:32:54.119599+0000 mgr.x (mgr.25085) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: cephadm 2024-06-11T13:32:54.237137+0000 mgr.x (mgr.25085) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: cephadm 2024-06-11T13:32:54.356645+0000 mgr.x (mgr.25085) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: cephadm 2024-06-11T13:32:54.499862+0000 mgr.x (mgr.25085) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: cephadm 2024-06-11T13:32:54.640641+0000 mgr.x (mgr.25085) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: cephadm 2024-06-11T13:32:54.795166+0000 mgr.x (mgr.25085) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:54.936203+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:54.938970+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:54.942421+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:54.943568+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:54.949639+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: cephadm 2024-06-11T13:32:54.954187+0000 mgr.x (mgr.25085) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.088521+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.091556+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.094725+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.095722+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.103228+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.229151+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.231678+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.234170+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.234921+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.242390+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.351580+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.354096+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.356888+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.357974+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.363795+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.481883+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.484873+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.488030+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.488981+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.494479+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.576484+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.578266+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.579947+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.580549+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.584203+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.694016+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.696568+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.699539+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.700625+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.706734+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.821164+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.824151+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.827374+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.828699+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[81944]: audit 2024-06-11T13:32:55.832491+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: cephadm 2024-06-11T13:32:54.119599+0000 mgr.x (mgr.25085) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: cephadm 2024-06-11T13:32:54.237137+0000 mgr.x (mgr.25085) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: cephadm 2024-06-11T13:32:54.356645+0000 mgr.x (mgr.25085) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: cephadm 2024-06-11T13:32:54.499862+0000 mgr.x (mgr.25085) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: cephadm 2024-06-11T13:32:54.640641+0000 mgr.x (mgr.25085) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: cephadm 2024-06-11T13:32:54.795166+0000 mgr.x (mgr.25085) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:54.936203+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:54.938970+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:54.942421+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:54.943568+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:54.949639+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: cephadm 2024-06-11T13:32:54.954187+0000 mgr.x (mgr.25085) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.088521+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.091556+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.094725+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.095722+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.103228+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.229151+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.231678+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.234170+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.234921+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.242390+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.351580+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.354096+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.356888+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.357974+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.363795+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.481883+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.484873+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.488030+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.488981+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.494479+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.576484+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.578266+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.579947+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.580549+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.584203+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.694016+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.696568+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.699539+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.700625+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.706734+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.821164+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.824151+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.827374+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.828699+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:55 smithi059 bash[78335]: audit 2024-06-11T13:32:55.832491+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: cephadm 2024-06-11T13:32:54.119599+0000 mgr.x (mgr.25085) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: cephadm 2024-06-11T13:32:54.237137+0000 mgr.x (mgr.25085) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: cephadm 2024-06-11T13:32:54.356645+0000 mgr.x (mgr.25085) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: cephadm 2024-06-11T13:32:54.499862+0000 mgr.x (mgr.25085) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: cephadm 2024-06-11T13:32:54.640641+0000 mgr.x (mgr.25085) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: cephadm 2024-06-11T13:32:54.795166+0000 mgr.x (mgr.25085) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:54.936203+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:54.938970+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:54.942421+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:54.943568+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:54.949639+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: cephadm 2024-06-11T13:32:54.954187+0000 mgr.x (mgr.25085) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:56.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.088521+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.091556+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.094725+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.095722+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.103228+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.229151+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.231678+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.234170+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.234921+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.242390+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.351580+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.354096+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.356888+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.357974+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.363795+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.481883+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.484873+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.488030+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.488981+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.494479+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.576484+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.578266+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.579947+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.580549+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.584203+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.694016+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.696568+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.699539+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.700625+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.706734+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:56.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.821164+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:56.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.824151+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:56.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.827374+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:56.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.828699+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:56.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:55 smithi117 bash[60578]: audit 2024-06-11T13:32:55.832491+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: cephadm 2024-06-11T13:32:55.107531+0000 mgr.x (mgr.25085) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: cluster 2024-06-11T13:32:55.223816+0000 mgr.x (mgr.25085) 707 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:57.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: cephadm 2024-06-11T13:32:55.246640+0000 mgr.x (mgr.25085) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: cephadm 2024-06-11T13:32:55.368046+0000 mgr.x (mgr.25085) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: cephadm 2024-06-11T13:32:55.498694+0000 mgr.x (mgr.25085) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: cephadm 2024-06-11T13:32:55.588336+0000 mgr.x (mgr.25085) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: cephadm 2024-06-11T13:32:55.711033+0000 mgr.x (mgr.25085) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: cephadm 2024-06-11T13:32:55.838178+0000 mgr.x (mgr.25085) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:55.918231+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:55.919952+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:55.921977+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:55.922732+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:55.925298+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: cephadm 2024-06-11T13:32:55.929618+0000 mgr.x (mgr.25085) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.031956+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.034639+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.038272+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.039419+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.045898+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: cephadm 2024-06-11T13:32:56.050119+0000 mgr.x (mgr.25085) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.176585+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.179432+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.182539+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.183653+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.193595+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.316118+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.318779+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.320911+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.321614+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.329145+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.423821+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.426718+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.430305+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.431266+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.439021+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.537849+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.540407+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.544519+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.545682+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.555883+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.658724+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.660755+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.662455+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.663210+0000 mon.b (mon.2) 288 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.671277+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.777369+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.780046+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.783412+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.784457+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:56 smithi117 bash[60578]: audit 2024-06-11T13:32:56.790015+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: cephadm 2024-06-11T13:32:55.107531+0000 mgr.x (mgr.25085) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: cluster 2024-06-11T13:32:55.223816+0000 mgr.x (mgr.25085) 707 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:57.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: cephadm 2024-06-11T13:32:55.246640+0000 mgr.x (mgr.25085) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: cephadm 2024-06-11T13:32:55.368046+0000 mgr.x (mgr.25085) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: cephadm 2024-06-11T13:32:55.498694+0000 mgr.x (mgr.25085) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: cephadm 2024-06-11T13:32:55.588336+0000 mgr.x (mgr.25085) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: cephadm 2024-06-11T13:32:55.711033+0000 mgr.x (mgr.25085) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: cephadm 2024-06-11T13:32:55.838178+0000 mgr.x (mgr.25085) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:55.918231+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:55.919952+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:55.921977+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:55.922732+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:55.925298+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: cephadm 2024-06-11T13:32:55.929618+0000 mgr.x (mgr.25085) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.031956+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.034639+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.038272+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.039419+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.045898+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: cephadm 2024-06-11T13:32:56.050119+0000 mgr.x (mgr.25085) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: cephadm 2024-06-11T13:32:55.107531+0000 mgr.x (mgr.25085) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: cluster 2024-06-11T13:32:55.223816+0000 mgr.x (mgr.25085) 707 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:32:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: cephadm 2024-06-11T13:32:55.246640+0000 mgr.x (mgr.25085) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: cephadm 2024-06-11T13:32:55.368046+0000 mgr.x (mgr.25085) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: cephadm 2024-06-11T13:32:55.498694+0000 mgr.x (mgr.25085) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: cephadm 2024-06-11T13:32:55.588336+0000 mgr.x (mgr.25085) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: cephadm 2024-06-11T13:32:55.711033+0000 mgr.x (mgr.25085) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: cephadm 2024-06-11T13:32:55.838178+0000 mgr.x (mgr.25085) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:55.918231+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:55.919952+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:55.921977+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:55.922732+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:55.925298+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: cephadm 2024-06-11T13:32:55.929618+0000 mgr.x (mgr.25085) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.031956+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.034639+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.038272+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.039419+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.045898+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: cephadm 2024-06-11T13:32:56.050119+0000 mgr.x (mgr.25085) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.176585+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.179432+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.182539+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.183653+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.193595+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.316118+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.318779+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.320911+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.321614+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.329145+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.423821+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.426718+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.430305+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.431266+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.439021+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.537849+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.540407+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.544519+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.545682+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.555883+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.176585+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.179432+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.182539+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.183653+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.193595+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.316118+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.318779+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.320911+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.321614+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.329145+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.423821+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.426718+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.430305+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.431266+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.439021+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.537849+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.540407+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.544519+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.545682+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.555883+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.658724+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.660755+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.662455+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.663210+0000 mon.b (mon.2) 288 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.671277+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.777369+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.780046+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.783412+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.784457+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[81944]: audit 2024-06-11T13:32:56.790015+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.658724+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.660755+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.662455+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.663210+0000 mon.b (mon.2) 288 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.671277+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.777369+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.780046+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.783412+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.784457+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:57.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:56 smithi059 bash[78335]: audit 2024-06-11T13:32:56.790015+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:57.593 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:32:57] "GET /metrics HTTP/1.1" 200 38273 "" "Prometheus/2.33.4" 2024-06-11T13:32:58.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: cephadm 2024-06-11T13:32:56.197948+0000 mgr.x (mgr.25085) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: cephadm 2024-06-11T13:32:56.333388+0000 mgr.x (mgr.25085) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: cephadm 2024-06-11T13:32:56.443340+0000 mgr.x (mgr.25085) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: cephadm 2024-06-11T13:32:56.560218+0000 mgr.x (mgr.25085) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: cephadm 2024-06-11T13:32:56.675581+0000 mgr.x (mgr.25085) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: cephadm 2024-06-11T13:32:56.795986+0000 mgr.x (mgr.25085) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:56.930164+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:56.932705+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:56.935518+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:56.936540+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:56.943440+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: cephadm 2024-06-11T13:32:56.947762+0000 mgr.x (mgr.25085) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.057285+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.059785+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.062356+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.063341+0000 mon.b (mon.2) 300 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.070666+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.202843+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.205318+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.207818+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.208775+0000 mon.b (mon.2) 304 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.216336+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.321254+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.322951+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.324832+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.325680+0000 mon.b (mon.2) 308 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.330068+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.414171+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.415972+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.417847+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.418478+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.422315+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.494161+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.495828+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.497787+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.498387+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.501967+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.582675+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.584490+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.586127+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.586741+0000 mon.b (mon.2) 320 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.590537+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.684745+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.687481+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.690909+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.691860+0000 mon.b (mon.2) 324 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.694966+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.808564+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.811482+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.814895+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.816140+0000 mon.b (mon.2) 328 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:57 smithi117 bash[60578]: audit 2024-06-11T13:32:57.819237+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: cephadm 2024-06-11T13:32:56.197948+0000 mgr.x (mgr.25085) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: cephadm 2024-06-11T13:32:56.333388+0000 mgr.x (mgr.25085) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: cephadm 2024-06-11T13:32:56.443340+0000 mgr.x (mgr.25085) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: cephadm 2024-06-11T13:32:56.560218+0000 mgr.x (mgr.25085) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: cephadm 2024-06-11T13:32:56.675581+0000 mgr.x (mgr.25085) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: cephadm 2024-06-11T13:32:56.795986+0000 mgr.x (mgr.25085) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:56.930164+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:56.932705+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:56.935518+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:56.936540+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:56.943440+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: cephadm 2024-06-11T13:32:56.947762+0000 mgr.x (mgr.25085) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.057285+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.059785+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.062356+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.063341+0000 mon.b (mon.2) 300 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.301 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.070666+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.202843+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.205318+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.207818+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.208775+0000 mon.b (mon.2) 304 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.216336+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.321254+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.322951+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.324832+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.325680+0000 mon.b (mon.2) 308 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.330068+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.414171+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.415972+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.417847+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.418478+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.422315+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.494161+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.495828+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.497787+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.498387+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.501967+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.582675+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.584490+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.586127+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.586741+0000 mon.b (mon.2) 320 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.590537+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.684745+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.687481+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.690909+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.691860+0000 mon.b (mon.2) 324 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.694966+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.808564+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.811482+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.814895+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.816140+0000 mon.b (mon.2) 328 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.304 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[78335]: audit 2024-06-11T13:32:57.819237+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: cephadm 2024-06-11T13:32:56.197948+0000 mgr.x (mgr.25085) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: cephadm 2024-06-11T13:32:56.333388+0000 mgr.x (mgr.25085) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: cephadm 2024-06-11T13:32:56.443340+0000 mgr.x (mgr.25085) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: cephadm 2024-06-11T13:32:56.560218+0000 mgr.x (mgr.25085) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: cephadm 2024-06-11T13:32:56.675581+0000 mgr.x (mgr.25085) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: cephadm 2024-06-11T13:32:56.795986+0000 mgr.x (mgr.25085) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:56.930164+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:56.932705+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:56.935518+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:56.936540+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:56.943440+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: cephadm 2024-06-11T13:32:56.947762+0000 mgr.x (mgr.25085) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.057285+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.059785+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.062356+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.063341+0000 mon.b (mon.2) 300 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.070666+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.202843+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.205318+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.207818+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.208775+0000 mon.b (mon.2) 304 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.216336+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.306 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.321254+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.322951+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.324832+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.325680+0000 mon.b (mon.2) 308 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.330068+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.414171+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.415972+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.417847+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.418478+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.422315+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.307 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.494161+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.495828+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.497787+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.498387+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.501967+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.582675+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.584490+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.586127+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.586741+0000 mon.b (mon.2) 320 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.590537+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.684745+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.687481+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.690909+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.691860+0000 mon.b (mon.2) 324 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.308 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.694966+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.808564+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:58.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.811482+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:58.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.814895+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:58.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.816140+0000 mon.b (mon.2) 328 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:58.309 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:57 smithi059 bash[81944]: audit 2024-06-11T13:32:57.819237+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:58.901 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[56012]: ts=2024-06-11T13:32:58.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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:32:59.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: cephadm 2024-06-11T13:32:57.075044+0000 mgr.x (mgr.25085) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: cephadm 2024-06-11T13:32:57.220661+0000 mgr.x (mgr.25085) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: cluster 2024-06-11T13:32:57.224354+0000 mgr.x (mgr.25085) 725 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:59.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: cephadm 2024-06-11T13:32:57.334391+0000 mgr.x (mgr.25085) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: cephadm 2024-06-11T13:32:57.426268+0000 mgr.x (mgr.25085) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: cephadm 2024-06-11T13:32:57.505869+0000 mgr.x (mgr.25085) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: cephadm 2024-06-11T13:32:57.594519+0000 mgr.x (mgr.25085) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: cephadm 2024-06-11T13:32:57.700460+0000 mgr.x (mgr.25085) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: cephadm 2024-06-11T13:32:57.825156+0000 mgr.x (mgr.25085) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:57.957659+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:57.960873+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:57.964989+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:59.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:57.966131+0000 mon.b (mon.2) 332 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:59.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:57.968711+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: cephadm 2024-06-11T13:32:57.974877+0000 mgr.x (mgr.25085) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.111108+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.113176+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.115186+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:59.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.115890+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:59.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.119090+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.199103+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.200865+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.202516+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:59.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.203063+0000 mon.b (mon.2) 340 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:59.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.204702+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.290666+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.292006+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.296181+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.296226+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.297909+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:59.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.301902+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:59.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.303225+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.308933+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.418193+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.421380+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.423734+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.427811+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.433594+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-06-11T13:32:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.436435+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-06-11T13:32:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.438927+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-06-11T13:32:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.444425+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-06-11T13:32:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.447262+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-06-11T13:32:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.449547+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-06-11T13:32:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.455131+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-06-11T13:32:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.457998+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-06-11T13:32:59.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.460581+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-06-11T13:32:59.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.469599+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.473455+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:58 smithi117 bash[60578]: audit 2024-06-11T13:32:58.481149+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T13:32:59.210 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: cephadm 2024-06-11T13:32:57.075044+0000 mgr.x (mgr.25085) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.210 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: cephadm 2024-06-11T13:32:57.220661+0000 mgr.x (mgr.25085) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.210 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: cluster 2024-06-11T13:32:57.224354+0000 mgr.x (mgr.25085) 725 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:59.210 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: cephadm 2024-06-11T13:32:57.334391+0000 mgr.x (mgr.25085) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.210 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: cephadm 2024-06-11T13:32:57.426268+0000 mgr.x (mgr.25085) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.210 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: cephadm 2024-06-11T13:32:57.505869+0000 mgr.x (mgr.25085) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.210 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: cephadm 2024-06-11T13:32:57.594519+0000 mgr.x (mgr.25085) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.210 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: cephadm 2024-06-11T13:32:57.700460+0000 mgr.x (mgr.25085) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.210 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: cephadm 2024-06-11T13:32:57.825156+0000 mgr.x (mgr.25085) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:57.957659+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:57.960873+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:57.964989+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:59.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:57.966131+0000 mon.b (mon.2) 332 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:59.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:57.968711+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: cephadm 2024-06-11T13:32:57.974877+0000 mgr.x (mgr.25085) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.111108+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.113176+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.115186+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:59.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.115890+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:59.211 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.119090+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.199103+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.200865+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.202516+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:59.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.203063+0000 mon.b (mon.2) 340 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:59.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.204702+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.290666+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.292006+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.296181+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.296226+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.297909+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.301902+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.303225+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.308933+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.418193+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.421380+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.423734+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.427811+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.433594+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.436435+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.438927+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.444425+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.447262+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.449547+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-06-11T13:32:59.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.455131+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-06-11T13:32:59.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.457998+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-06-11T13:32:59.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.460581+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-06-11T13:32:59.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.469599+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.473455+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[81944]: audit 2024-06-11T13:32:58.481149+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T13:32:59.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: cephadm 2024-06-11T13:32:57.075044+0000 mgr.x (mgr.25085) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: cephadm 2024-06-11T13:32:57.220661+0000 mgr.x (mgr.25085) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: cluster 2024-06-11T13:32:57.224354+0000 mgr.x (mgr.25085) 725 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:32:59.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: cephadm 2024-06-11T13:32:57.334391+0000 mgr.x (mgr.25085) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: cephadm 2024-06-11T13:32:57.426268+0000 mgr.x (mgr.25085) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: cephadm 2024-06-11T13:32:57.505869+0000 mgr.x (mgr.25085) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: cephadm 2024-06-11T13:32:57.594519+0000 mgr.x (mgr.25085) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: cephadm 2024-06-11T13:32:57.700460+0000 mgr.x (mgr.25085) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: cephadm 2024-06-11T13:32:57.825156+0000 mgr.x (mgr.25085) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:57.957659+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:57.960873+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:57.964989+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:59.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:57.966131+0000 mon.b (mon.2) 332 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:59.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:57.968711+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: cephadm 2024-06-11T13:32:57.974877+0000 mgr.x (mgr.25085) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.111108+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.113176+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.115186+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.115890+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.119090+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.199103+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.200865+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.202516+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.203063+0000 mon.b (mon.2) 340 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.204702+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.290666+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.292006+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.296181+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.296226+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.297909+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.301902+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.303225+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.308933+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.418193+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.421380+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.423734+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.427811+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.433594+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.436435+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.438927+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.444425+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.447262+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.449547+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-06-11T13:32:59.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.455131+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-06-11T13:32:59.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.457998+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-06-11T13:32:59.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.460581+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-06-11T13:32:59.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.469599+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:32:59.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.473455+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:32:59.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:32:58 smithi059 bash[78335]: audit 2024-06-11T13:32:58.481149+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T13:33:00.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:59 smithi117 bash[60578]: cephadm 2024-06-11T13:32:58.123101+0000 mgr.x (mgr.25085) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:00.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:59 smithi117 bash[60578]: cephadm 2024-06-11T13:32:58.208633+0000 mgr.x (mgr.25085) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:00.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:59 smithi117 bash[60578]: cephadm 2024-06-11T13:32:58.424787+0000 mgr.x (mgr.25085) 735 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-06-11T13:33:00.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:59 smithi117 bash[60578]: cephadm 2024-06-11T13:32:58.470739+0000 mgr.x (mgr.25085) 736 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-06-11T13:33:00.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:59 smithi117 bash[60578]: audit 2024-06-11T13:32:58.481446+0000 mgr.x (mgr.25085) 737 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T13:33:00.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:59 smithi117 bash[60578]: cephadm 2024-06-11T13:32:58.483070+0000 mgr.x (mgr.25085) 738 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-06-11T13:33:00.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:32:59 smithi117 bash[60578]: audit 2024-06-11T13:32:59.260622+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:33:00.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:59 smithi059 bash[81944]: cephadm 2024-06-11T13:32:58.123101+0000 mgr.x (mgr.25085) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:00.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:59 smithi059 bash[81944]: cephadm 2024-06-11T13:32:58.208633+0000 mgr.x (mgr.25085) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:00.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:59 smithi059 bash[81944]: cephadm 2024-06-11T13:32:58.424787+0000 mgr.x (mgr.25085) 735 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-06-11T13:33:00.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:59 smithi059 bash[81944]: cephadm 2024-06-11T13:32:58.470739+0000 mgr.x (mgr.25085) 736 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-06-11T13:33:00.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:59 smithi059 bash[81944]: audit 2024-06-11T13:32:58.481446+0000 mgr.x (mgr.25085) 737 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T13:33:00.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:32:59 smithi059 bash[81944]: cephadm 2024-06-11T13:32:58.483070+0000 mgr.x (mgr.25085) 738 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-06-11T13:33:00.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:00 smithi059 bash[81944]: audit 2024-06-11T13:32:59.260622+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:33:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:00 smithi059 bash[78335]: cephadm 2024-06-11T13:32:58.123101+0000 mgr.x (mgr.25085) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:00 smithi059 bash[78335]: cephadm 2024-06-11T13:32:58.208633+0000 mgr.x (mgr.25085) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:00 smithi059 bash[78335]: cephadm 2024-06-11T13:32:58.424787+0000 mgr.x (mgr.25085) 735 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-06-11T13:33:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:00 smithi059 bash[78335]: cephadm 2024-06-11T13:32:58.470739+0000 mgr.x (mgr.25085) 736 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-06-11T13:33:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:00 smithi059 bash[78335]: audit 2024-06-11T13:32:58.481446+0000 mgr.x (mgr.25085) 737 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T13:33:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:00 smithi059 bash[78335]: cephadm 2024-06-11T13:32:58.483070+0000 mgr.x (mgr.25085) 738 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-06-11T13:33:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:00 smithi059 bash[78335]: audit 2024-06-11T13:32:59.260622+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:33:01.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:00 smithi117 bash[60578]: cluster 2024-06-11T13:32:59.225162+0000 mgr.x (mgr.25085) 739 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:33:01.298 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:00 smithi059 bash[78335]: cluster 2024-06-11T13:32:59.225162+0000 mgr.x (mgr.25085) 739 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:33:01.299 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:00 smithi059 bash[81944]: cluster 2024-06-11T13:32:59.225162+0000 mgr.x (mgr.25085) 739 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:33:03.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:02 smithi117 bash[60578]: cluster 2024-06-11T13:33:01.226842+0000 mgr.x (mgr.25085) 740 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:33:03.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:02 smithi117 bash[60578]: audit 2024-06-11T13:33:02.581103+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:03.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:02 smithi117 bash[60578]: audit 2024-06-11T13:33:02.595459+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:03.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:02 smithi117 bash[60578]: audit 2024-06-11T13:33:02.607943+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:03.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:02 smithi117 bash[60578]: audit 2024-06-11T13:33:02.897304+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:03.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:02 smithi117 bash[60578]: audit 2024-06-11T13:33:02.910013+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T13:33:03.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:02 smithi117 bash[60578]: audit 2024-06-11T13:33:02.911537+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:03.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[81944]: cluster 2024-06-11T13:33:01.226842+0000 mgr.x (mgr.25085) 740 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:33:03.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[81944]: audit 2024-06-11T13:33:02.581103+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:03.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[81944]: audit 2024-06-11T13:33:02.595459+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:03.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[81944]: audit 2024-06-11T13:33:02.607943+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:03.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[81944]: audit 2024-06-11T13:33:02.897304+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:03.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[81944]: audit 2024-06-11T13:33:02.910013+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T13:33:03.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[81944]: audit 2024-06-11T13:33:02.911537+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[78335]: cluster 2024-06-11T13:33:01.226842+0000 mgr.x (mgr.25085) 740 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:33:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[78335]: audit 2024-06-11T13:33:02.581103+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[78335]: audit 2024-06-11T13:33:02.595459+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[78335]: audit 2024-06-11T13:33:02.607943+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[78335]: audit 2024-06-11T13:33:02.897304+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[78335]: audit 2024-06-11T13:33:02.910013+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T13:33:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:02 smithi059 bash[78335]: audit 2024-06-11T13:33:02.911537+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:03.926 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:33:03 smithi117 bash[56012]: ts=2024-06-11T13:33:03.508Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:33:04.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:03 smithi117 bash[60578]: audit 2024-06-11T13:33:02.440213+0000 mgr.x (mgr.25085) 741 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:04.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:03 smithi117 bash[60578]: cephadm 2024-06-11T13:33:02.895557+0000 mgr.x (mgr.25085) 742 : cephadm [INF] Upgrade: Updating osd.0 2024-06-11T13:33:04.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:03 smithi117 bash[60578]: cephadm 2024-06-11T13:33:02.917005+0000 mgr.x (mgr.25085) 743 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-06-11T13:33:04.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:03 smithi059 bash[81944]: audit 2024-06-11T13:33:02.440213+0000 mgr.x (mgr.25085) 741 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:04.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:03 smithi059 bash[81944]: cephadm 2024-06-11T13:33:02.895557+0000 mgr.x (mgr.25085) 742 : cephadm [INF] Upgrade: Updating osd.0 2024-06-11T13:33:04.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:03 smithi059 bash[81944]: cephadm 2024-06-11T13:33:02.917005+0000 mgr.x (mgr.25085) 743 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-06-11T13:33:04.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:03 smithi059 bash[78335]: audit 2024-06-11T13:33:02.440213+0000 mgr.x (mgr.25085) 741 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:04.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:03 smithi059 bash[78335]: cephadm 2024-06-11T13:33:02.895557+0000 mgr.x (mgr.25085) 742 : cephadm [INF] Upgrade: Updating osd.0 2024-06-11T13:33:04.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:03 smithi059 bash[78335]: cephadm 2024-06-11T13:33:02.917005+0000 mgr.x (mgr.25085) 743 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-06-11T13:33:05.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:04 smithi117 bash[60578]: cluster 2024-06-11T13:33:03.227631+0000 mgr.x (mgr.25085) 744 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:33:05.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:04 smithi059 bash[81944]: cluster 2024-06-11T13:33:03.227631+0000 mgr.x (mgr.25085) 744 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:33:05.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:04 smithi059 bash[78335]: cluster 2024-06-11T13:33:03.227631+0000 mgr.x (mgr.25085) 744 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:33:07.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:06 smithi059 bash[81944]: cluster 2024-06-11T13:33:05.229035+0000 mgr.x (mgr.25085) 745 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:33:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:06 smithi059 bash[81944]: audit 2024-06-11T13:33:06.101694+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:06 smithi059 bash[81944]: audit 2024-06-11T13:33:06.117469+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:06 smithi059 bash[81944]: audit 2024-06-11T13:33:06.133651+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:07.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:06 smithi059 bash[78335]: cluster 2024-06-11T13:33:05.229035+0000 mgr.x (mgr.25085) 745 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:33:07.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:06 smithi059 bash[78335]: audit 2024-06-11T13:33:06.101694+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:07.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:06 smithi059 bash[78335]: audit 2024-06-11T13:33:06.117469+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:07.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:06 smithi059 bash[78335]: audit 2024-06-11T13:33:06.133651+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:07.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:06 smithi117 bash[60578]: cluster 2024-06-11T13:33:05.229035+0000 mgr.x (mgr.25085) 745 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:33:07.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:06 smithi117 bash[60578]: audit 2024-06-11T13:33:06.101694+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:07.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:06 smithi117 bash[60578]: audit 2024-06-11T13:33:06.117469+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:07.244 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:06 smithi117 bash[60578]: audit 2024-06-11T13:33:06.133651+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:07.681 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:33:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:33:07] "GET /metrics HTTP/1.1" 200 38273 "" "Prometheus/2.33.4" 2024-06-11T13:33:08.040 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:33:07 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:08.040 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:07 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:08.041 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:33:07 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:08.041 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:33:07 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:08.041 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:07 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:08.042 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:07 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:08.042 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:33:07 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:08.042 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:33:07 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:08.042 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:33:07 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:08.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:08 smithi059 systemd[1]: Stopping Ceph osd.0 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:33:08.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:08 smithi059 bash[27704]: debug 2024-06-11T13:33:08.153+0000 7fc2693e6700 -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 2024-06-11T13:33:08.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:08 smithi059 bash[27704]: debug 2024-06-11T13:33:08.153+0000 7fc2693e6700 -1 osd.0 115 *** Got signal Terminated *** 2024-06-11T13:33:08.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:08 smithi059 bash[27704]: debug 2024-06-11T13:33:08.153+0000 7fc2693e6700 -1 osd.0 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:33:08.931 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:33:08 smithi117 bash[56012]: ts=2024-06-11T13:33:08.661Z 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: 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_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi117:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:33:09.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:08 smithi059 bash[78335]: cluster 2024-06-11T13:33:07.229985+0000 mgr.x (mgr.25085) 746 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:33:09.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:08 smithi059 bash[78335]: cluster 2024-06-11T13:33:08.158740+0000 mon.a (mon.0) 126 : cluster [INF] osd.0 marked itself down and dead 2024-06-11T13:33:09.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:08 smithi059 bash[81944]: cluster 2024-06-11T13:33:07.229985+0000 mgr.x (mgr.25085) 746 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:33:09.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:08 smithi059 bash[81944]: cluster 2024-06-11T13:33:08.158740+0000 mon.a (mon.0) 126 : cluster [INF] osd.0 marked itself down and dead 2024-06-11T13:33:09.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:08 smithi117 bash[60578]: cluster 2024-06-11T13:33:07.229985+0000 mgr.x (mgr.25085) 746 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:33:09.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:08 smithi117 bash[60578]: cluster 2024-06-11T13:33:08.158740+0000 mon.a (mon.0) 126 : cluster [INF] osd.0 marked itself down and dead 2024-06-11T13:33:10.209 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:10 smithi059 bash[83895]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-0 2024-06-11T13:33:10.209 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:09 smithi059 bash[81944]: cluster 2024-06-11T13:33:08.939730+0000 mon.a (mon.0) 127 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:33:10.209 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:09 smithi059 bash[81944]: cluster 2024-06-11T13:33:08.959980+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-06-11T13:33:10.210 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:09 smithi059 bash[78335]: cluster 2024-06-11T13:33:08.939730+0000 mon.a (mon.0) 127 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:33:10.210 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:09 smithi059 bash[78335]: cluster 2024-06-11T13:33:08.959980+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-06-11T13:33:10.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:09 smithi117 bash[60578]: cluster 2024-06-11T13:33:08.939730+0000 mon.a (mon.0) 127 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:33:10.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:09 smithi117 bash[60578]: cluster 2024-06-11T13:33:08.959980+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-06-11T13:33:10.564 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:10 smithi059 bash[83962]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-0 2024-06-11T13:33:11.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:10 smithi059 bash[81944]: cluster 2024-06-11T13:33:09.230694+0000 mgr.x (mgr.25085) 747 : cluster [DBG] pgmap v99: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:33:11.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:10 smithi059 bash[81944]: cluster 2024-06-11T13:33:09.977347+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-06-11T13:33:11.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:10 smithi059 bash[78335]: cluster 2024-06-11T13:33:09.230694+0000 mgr.x (mgr.25085) 747 : cluster [DBG] pgmap v99: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:33:11.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:10 smithi059 bash[78335]: cluster 2024-06-11T13:33:09.977347+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-06-11T13:33:11.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:10 smithi117 bash[60578]: cluster 2024-06-11T13:33:09.230694+0000 mgr.x (mgr.25085) 747 : cluster [DBG] pgmap v99: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:33:11.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:10 smithi117 bash[60578]: cluster 2024-06-11T13:33:09.977347+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-06-11T13:33:12.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:12 smithi059 bash[81944]: cluster 2024-06-11T13:33:11.970361+0000 mon.a (mon.0) 130 : cluster [WRN] Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded (PG_DEGRADED) 2024-06-11T13:33:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:12 smithi059 bash[78335]: cluster 2024-06-11T13:33:11.970361+0000 mon.a (mon.0) 130 : cluster [WRN] Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded (PG_DEGRADED) 2024-06-11T13:33:12.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:12 smithi117 bash[60578]: cluster 2024-06-11T13:33:11.970361+0000 mon.a (mon.0) 130 : cluster [WRN] Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded (PG_DEGRADED) 2024-06-11T13:33:12.665 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:33:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:12.666 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:33:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:12.666 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:33:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:12.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:12.667 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:33:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:12.668 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:12 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.0.service: Deactivated successfully. 2024-06-11T13:33:12.668 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:12 smithi059 systemd[1]: Stopped Ceph osd.0 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:33:12.668 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:12.668 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:12 smithi059 systemd[1]: Started Ceph osd.0 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:33:12.669 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:33:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:12.669 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:33:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:12.669 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:13.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:13 smithi059 bash[81944]: cluster 2024-06-11T13:33:11.232678+0000 mgr.x (mgr.25085) 748 : cluster [DBG] pgmap v101: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:13.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:13 smithi059 bash[81944]: audit 2024-06-11T13:33:12.718256+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:13.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:13 smithi059 bash[81944]: audit 2024-06-11T13:33:12.729944+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:13.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:13 smithi059 bash[78335]: cluster 2024-06-11T13:33:11.232678+0000 mgr.x (mgr.25085) 748 : cluster [DBG] pgmap v101: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:13.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:13 smithi059 bash[78335]: audit 2024-06-11T13:33:12.718256+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:13.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:13 smithi059 bash[78335]: audit 2024-06-11T13:33:12.729944+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:13 smithi117 bash[60578]: cluster 2024-06-11T13:33:11.232678+0000 mgr.x (mgr.25085) 748 : cluster [DBG] pgmap v101: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:13 smithi117 bash[60578]: audit 2024-06-11T13:33:12.718256+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:13.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:13 smithi117 bash[60578]: audit 2024-06-11T13:33:12.729944+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:13.931 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:33:13 smithi117 bash[56012]: ts=2024-06-11T13:33:13.508Z caller=manager.go:609 level=warn component="rule manager" 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=\"smithi059\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"10d026b4-27f4-11ef-bc9b-c7b262605968\", domainname=\"(none)\", instance=\"smithi059\", job=\"node\", machine=\"x86_64\", nodename=\"smithi059\", release=\"5.15.0-112-generic\", sysname=\"Linux\", version=\"#122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-06-11T13:33:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:12.450677+0000 mgr.x (mgr.25085) 749 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.351980+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.365774+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.374131+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.375852+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.381600+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.502557+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.505806+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.509698+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.510995+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.516837+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.631677+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.634132+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.636972+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.638027+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.643844+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.753145+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.755720+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.758419+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.759402+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.765107+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.866640+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.869085+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.871304+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.872154+0000 mon.b (mon.2) 373 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.878144+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.997047+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:13.999673+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:14.002592+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:14.003612+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[78335]: audit 2024-06-11T13:33:14.009253+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:12.450677+0000 mgr.x (mgr.25085) 749 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:14.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.351980+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.365774+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.374131+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.375852+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.381600+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.502557+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.505806+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.509698+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.510995+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.516837+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.631677+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.634132+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.636972+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.638027+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.643844+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.753145+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.755720+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.758419+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.759402+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.765107+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.866640+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.869085+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.871304+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.872154+0000 mon.b (mon.2) 373 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.878144+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.997047+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:13.999673+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:14.002592+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:14.003612+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:14 smithi059 bash[81944]: audit 2024-06-11T13:33:14.009253+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:12.450677+0000 mgr.x (mgr.25085) 749 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:14.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.351980+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.365774+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.374131+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.375852+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.381600+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.502557+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.505806+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.509698+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.510995+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.516837+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.631677+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.634132+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.636972+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.638027+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.643844+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.753145+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.755720+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.758419+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.759402+0000 mon.b (mon.2) 369 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.765107+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.866640+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.869085+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.871304+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.872154+0000 mon.b (mon.2) 373 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.878144+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:14.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.997047+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:14.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:13.999673+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:14.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:14.002592+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:14.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:14.003612+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:14.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:14 smithi117 bash[60578]: audit 2024-06-11T13:33:14.009253+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.232 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:33:15.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[84109]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-06-11T13:33:15.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[84109]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-06-11T13:33:15.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[84109]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-06-11T13:33:15.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[84109]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-06-11T13:33:15.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[84109]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-06-11T13:33:15.315 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[84109]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-06-11T13:33:15.315 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[84109]: --> ceph-volume raw activate successful for osd ID: 0 2024-06-11T13:33:15.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: cluster 2024-06-11T13:33:13.233675+0000 mgr.x (mgr.25085) 750 : cluster [DBG] pgmap v102: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-06-11T13:33:15.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: cephadm 2024-06-11T13:33:13.387645+0000 mgr.x (mgr.25085) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: cephadm 2024-06-11T13:33:13.521036+0000 mgr.x (mgr.25085) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: cephadm 2024-06-11T13:33:13.647920+0000 mgr.x (mgr.25085) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: cephadm 2024-06-11T13:33:13.769494+0000 mgr.x (mgr.25085) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: cephadm 2024-06-11T13:33:13.882168+0000 mgr.x (mgr.25085) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: cephadm 2024-06-11T13:33:14.014635+0000 mgr.x (mgr.25085) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.129115+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.131707+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.135820+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.136921+0000 mon.b (mon.2) 381 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.139632+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.213006+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.215243+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.217334+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.218349+0000 mon.b (mon.2) 385 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.221447+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.261254+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.266340+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:33:15.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.311225+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.313166+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.315165+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.315972+0000 mon.b (mon.2) 390 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.317964+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.429370+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.431514+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.434037+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.435007+0000 mon.b (mon.2) 394 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.441169+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.565895+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.568383+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.570452+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.571159+0000 mon.b (mon.2) 398 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.576908+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.690512+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.692854+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.694877+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.695528+0000 mon.b (mon.2) 402 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.697629+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.811423+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: cluster 2024-06-11T13:33:13.233675+0000 mgr.x (mgr.25085) 750 : cluster [DBG] pgmap v102: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-06-11T13:33:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: cephadm 2024-06-11T13:33:13.387645+0000 mgr.x (mgr.25085) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: cephadm 2024-06-11T13:33:13.521036+0000 mgr.x (mgr.25085) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: cephadm 2024-06-11T13:33:13.647920+0000 mgr.x (mgr.25085) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: cephadm 2024-06-11T13:33:13.769494+0000 mgr.x (mgr.25085) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: cephadm 2024-06-11T13:33:13.882168+0000 mgr.x (mgr.25085) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: cephadm 2024-06-11T13:33:14.014635+0000 mgr.x (mgr.25085) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.129115+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.131707+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.135820+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.136921+0000 mon.b (mon.2) 381 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.139632+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.213006+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.215243+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.217334+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.218349+0000 mon.b (mon.2) 385 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.221447+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.261254+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.266340+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:33:15.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.311225+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.813565+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.816596+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.817416+0000 mon.b (mon.2) 406 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.821911+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.931259+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.933495+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.935849+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.936629+0000 mon.b (mon.2) 410 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[81944]: audit 2024-06-11T13:33:14.939917+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.313166+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.315165+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.315972+0000 mon.b (mon.2) 390 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.317964+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.429370+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.431514+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.434037+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.435007+0000 mon.b (mon.2) 394 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.441169+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.565895+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.568383+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.570452+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.571159+0000 mon.b (mon.2) 398 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.576908+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.690512+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.692854+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.694877+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.695528+0000 mon.b (mon.2) 402 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.697629+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.811423+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.813565+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.816596+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.817416+0000 mon.b (mon.2) 406 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.821911+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.931259+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.933495+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.935849+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.936629+0000 mon.b (mon.2) 410 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:15 smithi059 bash[78335]: audit 2024-06-11T13:33:14.939917+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: cluster 2024-06-11T13:33:13.233675+0000 mgr.x (mgr.25085) 750 : cluster [DBG] pgmap v102: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-06-11T13:33:15.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: cephadm 2024-06-11T13:33:13.387645+0000 mgr.x (mgr.25085) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: cephadm 2024-06-11T13:33:13.521036+0000 mgr.x (mgr.25085) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: cephadm 2024-06-11T13:33:13.647920+0000 mgr.x (mgr.25085) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: cephadm 2024-06-11T13:33:13.769494+0000 mgr.x (mgr.25085) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: cephadm 2024-06-11T13:33:13.882168+0000 mgr.x (mgr.25085) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: cephadm 2024-06-11T13:33:14.014635+0000 mgr.x (mgr.25085) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:15.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.129115+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.131707+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.135820+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.136921+0000 mon.b (mon.2) 381 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.139632+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.213006+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.215243+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.217334+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.218349+0000 mon.b (mon.2) 385 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.221447+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.261254+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.266340+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:33:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.311225+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.313166+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.672 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.315165+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.672 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.315972+0000 mon.b (mon.2) 390 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.672 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.317964+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.672 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.429370+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.672 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.431514+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.672 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.434037+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.672 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.435007+0000 mon.b (mon.2) 394 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.441169+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.565895+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.568383+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.570452+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.571159+0000 mon.b (mon.2) 398 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.576908+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.690512+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.692854+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.694877+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.695528+0000 mon.b (mon.2) 402 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.697629+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.811423+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.673 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.813565+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.674 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.816596+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.674 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.817416+0000 mon.b (mon.2) 406 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.674 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.821911+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.674 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.931259+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:15.674 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.933495+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:15.674 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.935849+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:15.674 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.936629+0000 mon.b (mon.2) 410 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:15.674 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:15 smithi117 bash[60578]: audit 2024-06-11T13:33:14.939917+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:15.953 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:33:15.953 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 13s ago 19m - - 2024-06-11T13:33:15.953 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 9s ago 19m - - 2024-06-11T13:33:15.953 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (5m) 13s ago 12m 13.2M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:33:15.953 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (4m) 9s ago 11m 40.8M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:33:15.953 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (3m) 13s ago 9m 44.2M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:33:15.953 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (4m) 9s ago 18m 502M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:33:15.954 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (2m) 13s ago 21m 423M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:33:15.954 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (33s) 13s ago 21m 32.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:33:15.954 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (92s) 9s ago 19m 39.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:33:15.954 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (112s) 13s ago 19m 41.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:33:15.954 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (5m) 13s ago 12m 9167k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:33:15.954 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (4m) 9s ago 12m 11.7M - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:33:15.954 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 starting - - - 4096M 2024-06-11T13:33:15.954 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (17m) 13s ago 17m 56.6M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:33:15.954 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (16m) 13s ago 16m 51.0M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:33:15.954 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (16m) 13s ago 16m 57.6M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:33:15.954 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (15m) 9s ago 15m 57.4M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:33:15.954 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (14m) 9s ago 14m 53.2M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:33:15.955 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (14m) 9s ago 14m 52.6M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:33:15.955 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (13m) 9s ago 13m 55.5M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:33:15.955 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (3m) 9s ago 12m 63.9M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:33:15.955 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (10m) 13s ago 10m 85.9M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:33:15.955 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (10m) 9s ago 10m 85.7M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:33:15.955 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (9m) 13s ago 9m 85.7M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:33:15.955 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (9m) 9s ago 9m 85.8M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:33:16.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: cephadm 2024-06-11T13:33:14.143405+0000 mgr.x (mgr.25085) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: cephadm 2024-06-11T13:33:14.227051+0000 mgr.x (mgr.25085) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: cephadm 2024-06-11T13:33:14.321797+0000 mgr.x (mgr.25085) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: cephadm 2024-06-11T13:33:14.445392+0000 mgr.x (mgr.25085) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: cephadm 2024-06-11T13:33:14.581181+0000 mgr.x (mgr.25085) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: cephadm 2024-06-11T13:33:14.701415+0000 mgr.x (mgr.25085) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: cephadm 2024-06-11T13:33:14.825778+0000 mgr.x (mgr.25085) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: cephadm 2024-06-11T13:33:14.944459+0000 mgr.x (mgr.25085) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.058104+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.061117+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.063590+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.064659+0000 mon.b (mon.2) 414 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.067918+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.197878+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.200552+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.202900+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.203832+0000 mon.b (mon.2) 418 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.206748+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.287616+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.290106+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: cephadm 2024-06-11T13:33:14.143405+0000 mgr.x (mgr.25085) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: cephadm 2024-06-11T13:33:14.227051+0000 mgr.x (mgr.25085) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: cephadm 2024-06-11T13:33:14.321797+0000 mgr.x (mgr.25085) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: cephadm 2024-06-11T13:33:14.445392+0000 mgr.x (mgr.25085) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: cephadm 2024-06-11T13:33:14.581181+0000 mgr.x (mgr.25085) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: cephadm 2024-06-11T13:33:14.701415+0000 mgr.x (mgr.25085) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: cephadm 2024-06-11T13:33:14.825778+0000 mgr.x (mgr.25085) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: cephadm 2024-06-11T13:33:14.944459+0000 mgr.x (mgr.25085) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.058104+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.061117+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.063590+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.064659+0000 mon.b (mon.2) 414 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.067918+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.197878+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.200552+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.202900+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.203832+0000 mon.b (mon.2) 418 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.206748+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.287616+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.290106+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.292968+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.294246+0000 mon.b (mon.2) 422 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.297703+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.408057+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.410570+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.413597+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.414591+0000 mon.b (mon.2) 426 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.418632+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.545619+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.548316+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.550756+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.551693+0000 mon.b (mon.2) 430 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.554476+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.688491+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.690908+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.693754+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.694867+0000 mon.b (mon.2) 434 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.698446+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.775862+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.777528+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.779082+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.779700+0000 mon.b (mon.2) 438 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.781205+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.858495+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.860433+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.862702+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.863458+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.865297+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.973595+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.975761+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.978590+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.979310+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[78335]: audit 2024-06-11T13:33:15.981599+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.292968+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.294246+0000 mon.b (mon.2) 422 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.297703+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.408057+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.410570+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.413597+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.414591+0000 mon.b (mon.2) 426 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.418632+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.545619+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.548316+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.550756+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.551693+0000 mon.b (mon.2) 430 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.554476+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.688491+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.690908+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.693754+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.694867+0000 mon.b (mon.2) 434 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.698446+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.775862+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.777528+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.779082+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.779700+0000 mon.b (mon.2) 438 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.781205+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.858495+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.860433+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.862702+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.863458+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.865297+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.973595+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.975761+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.978590+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.979310+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:16 smithi059 bash[81944]: audit 2024-06-11T13:33:15.981599+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.392 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:33:16.393 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:33:16.393 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:33:16.393 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:33:16.393 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:33:16.393 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:33:16.393 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:33:16.393 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:33:16.393 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-06-11T13:33:16.393 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:33:16.393 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:33:16.393 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:33:16.394 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:33:16.394 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:33:16.394 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-06-11T13:33:16.394 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 5 2024-06-11T13:33:16.394 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:33:16.394 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:33:16.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: cephadm 2024-06-11T13:33:14.143405+0000 mgr.x (mgr.25085) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: cephadm 2024-06-11T13:33:14.227051+0000 mgr.x (mgr.25085) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: cephadm 2024-06-11T13:33:14.321797+0000 mgr.x (mgr.25085) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: cephadm 2024-06-11T13:33:14.445392+0000 mgr.x (mgr.25085) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: cephadm 2024-06-11T13:33:14.581181+0000 mgr.x (mgr.25085) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: cephadm 2024-06-11T13:33:14.701415+0000 mgr.x (mgr.25085) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: cephadm 2024-06-11T13:33:14.825778+0000 mgr.x (mgr.25085) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: cephadm 2024-06-11T13:33:14.944459+0000 mgr.x (mgr.25085) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:16.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.058104+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.061117+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.063590+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.064659+0000 mon.b (mon.2) 414 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.067918+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.197878+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.200552+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.202900+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.203832+0000 mon.b (mon.2) 418 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.206748+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.287616+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.290106+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.292968+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.294246+0000 mon.b (mon.2) 422 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.297703+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.408057+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.410570+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.413597+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.414591+0000 mon.b (mon.2) 426 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.418632+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.545619+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.548316+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.550756+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.551693+0000 mon.b (mon.2) 430 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.554476+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.688491+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.690908+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.693754+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.694867+0000 mon.b (mon.2) 434 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.698446+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.775862+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.777528+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.779082+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.779700+0000 mon.b (mon.2) 438 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.781205+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.858495+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.860433+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.862702+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.863458+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.865297+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.973595+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.975761+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.978590+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.979310+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:16.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:16 smithi117 bash[60578]: audit 2024-06-11T13:33:15.981599+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:16.768 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:33:16.768 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:33:16.768 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:33:16.768 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:33:16.768 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:33:16.769 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:33:16.769 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:33:16.769 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:33:16.769 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "5/23 daemons upgraded", 2024-06-11T13:33:16.769 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T13:33:16.769 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:33:16.769 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:33:17.238 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded 2024-06-11T13:33:17.239 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] OSD_DOWN: 1 osds down 2024-06-11T13:33:17.239 INFO:teuthology.orchestra.run.smithi059.stdout: osd.0 (root=default,host=smithi059) is down 2024-06-11T13:33:17.239 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded 2024-06-11T13:33:17.239 INFO:teuthology.orchestra.run.smithi059.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-06-11T13:33:17.239 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-06-11T13:33:17.239 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.4 is active+undersized+degraded, acting [1,7] 2024-06-11T13:33:17.239 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-06-11T13:33:17.239 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.10 is active+undersized+degraded, acting [2,1] 2024-06-11T13:33:17.239 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.13 is active+undersized+degraded, acting [4,3] 2024-06-11T13:33:17.239 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.15 is active+undersized+degraded, acting [1,5] 2024-06-11T13:33:17.239 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.1d is active+undersized+degraded, acting [7,6] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-06-11T13:33:17.240 INFO:teuthology.orchestra.run.smithi059.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-06-11T13:33:17.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: cephadm 2024-06-11T13:33:15.071794+0000 mgr.x (mgr.25085) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: cephadm 2024-06-11T13:33:15.210693+0000 mgr.x (mgr.25085) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:15.226093+0000 mgr.x (mgr.25085) 767 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:17.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: cluster 2024-06-11T13:33:15.234518+0000 mgr.x (mgr.25085) 768 : cluster [DBG] pgmap v103: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: cephadm 2024-06-11T13:33:15.303458+0000 mgr.x (mgr.25085) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: cephadm 2024-06-11T13:33:15.423815+0000 mgr.x (mgr.25085) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: cephadm 2024-06-11T13:33:15.560419+0000 mgr.x (mgr.25085) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:15.592249+0000 mgr.x (mgr.25085) 772 : audit [DBG] from='client.74106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: cephadm 2024-06-11T13:33:15.703878+0000 mgr.x (mgr.25085) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: cephadm 2024-06-11T13:33:15.787190+0000 mgr.x (mgr.25085) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: cephadm 2024-06-11T13:33:15.870957+0000 mgr.x (mgr.25085) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:15.943651+0000 mgr.x (mgr.25085) 776 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: cephadm 2024-06-11T13:33:15.989841+0000 mgr.x (mgr.25085) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.074109+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.075982+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.078423+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.079109+0000 mon.b (mon.2) 450 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.081830+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.168468+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.170303+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: cephadm 2024-06-11T13:33:15.071794+0000 mgr.x (mgr.25085) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: cephadm 2024-06-11T13:33:15.210693+0000 mgr.x (mgr.25085) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:15.226093+0000 mgr.x (mgr.25085) 767 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: cluster 2024-06-11T13:33:15.234518+0000 mgr.x (mgr.25085) 768 : cluster [DBG] pgmap v103: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: cephadm 2024-06-11T13:33:15.303458+0000 mgr.x (mgr.25085) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: cephadm 2024-06-11T13:33:15.423815+0000 mgr.x (mgr.25085) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: cephadm 2024-06-11T13:33:15.560419+0000 mgr.x (mgr.25085) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:15.592249+0000 mgr.x (mgr.25085) 772 : audit [DBG] from='client.74106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: cephadm 2024-06-11T13:33:15.703878+0000 mgr.x (mgr.25085) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: cephadm 2024-06-11T13:33:15.787190+0000 mgr.x (mgr.25085) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: cephadm 2024-06-11T13:33:15.870957+0000 mgr.x (mgr.25085) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:15.943651+0000 mgr.x (mgr.25085) 776 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: cephadm 2024-06-11T13:33:15.989841+0000 mgr.x (mgr.25085) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.074109+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.075982+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.078423+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.079109+0000 mon.b (mon.2) 450 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.081830+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.168468+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.170303+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.172572+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.173275+0000 mon.b (mon.2) 454 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.176379+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.268123+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.269893+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.272107+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.272811+0000 mon.b (mon.2) 458 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.275424+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.367301+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.369583+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.371435+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.372076+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.375575+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.396489+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.59:0/1355029124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.470606+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.473054+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.474815+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.475500+0000 mon.b (mon.2) 466 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.477220+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.564174+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.566518+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.568471+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.569229+0000 mon.b (mon.2) 470 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.573258+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.664813+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.666662+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.668531+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.669334+0000 mon.b (mon.2) 474 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.675880+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.781280+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.783341+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.786192+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.787190+0000 mon.b (mon.2) 478 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.789957+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.891674+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.894099+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.896417+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.897294+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.899809+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.980738+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.982633+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.984693+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.985426+0000 mon.b (mon.2) 486 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[81944]: audit 2024-06-11T13:33:16.987315+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.172572+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.173275+0000 mon.b (mon.2) 454 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.176379+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.268123+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.269893+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.272107+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.272811+0000 mon.b (mon.2) 458 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.275424+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.367301+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.369583+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.371435+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.372076+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.375575+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.396489+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.59:0/1355029124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.470606+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.473054+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.474815+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.475500+0000 mon.b (mon.2) 466 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.477220+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.564174+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.566518+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.568471+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.569229+0000 mon.b (mon.2) 470 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.573258+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.664813+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.666662+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.668531+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.669334+0000 mon.b (mon.2) 474 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.675880+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.781280+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.783341+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.786192+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.787190+0000 mon.b (mon.2) 478 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.789957+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.891674+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.894099+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.896417+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.897294+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.899809+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.980738+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.982633+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.984693+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.985426+0000 mon.b (mon.2) 486 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[78335]: audit 2024-06-11T13:33:16.987315+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.431 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:33:17] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.33.4" 2024-06-11T13:33:17.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: cephadm 2024-06-11T13:33:15.071794+0000 mgr.x (mgr.25085) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: cephadm 2024-06-11T13:33:15.210693+0000 mgr.x (mgr.25085) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:15.226093+0000 mgr.x (mgr.25085) 767 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:17.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: cluster 2024-06-11T13:33:15.234518+0000 mgr.x (mgr.25085) 768 : cluster [DBG] pgmap v103: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:17.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: cephadm 2024-06-11T13:33:15.303458+0000 mgr.x (mgr.25085) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: cephadm 2024-06-11T13:33:15.423815+0000 mgr.x (mgr.25085) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: cephadm 2024-06-11T13:33:15.560419+0000 mgr.x (mgr.25085) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:15.592249+0000 mgr.x (mgr.25085) 772 : audit [DBG] from='client.74106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: cephadm 2024-06-11T13:33:15.703878+0000 mgr.x (mgr.25085) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: cephadm 2024-06-11T13:33:15.787190+0000 mgr.x (mgr.25085) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: cephadm 2024-06-11T13:33:15.870957+0000 mgr.x (mgr.25085) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:15.943651+0000 mgr.x (mgr.25085) 776 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: cephadm 2024-06-11T13:33:15.989841+0000 mgr.x (mgr.25085) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.074109+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.075982+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.078423+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.079109+0000 mon.b (mon.2) 450 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.081830+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.168468+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.170303+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.172572+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.173275+0000 mon.b (mon.2) 454 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.176379+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.268123+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.269893+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.272107+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.272811+0000 mon.b (mon.2) 458 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.275424+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.367301+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.369583+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.371435+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.372076+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.375575+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.396489+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.59:0/1355029124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.470606+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.473054+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.474815+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.475500+0000 mon.b (mon.2) 466 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.477220+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.564174+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.566518+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.568471+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.569229+0000 mon.b (mon.2) 470 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.573258+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.664813+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.666662+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.668531+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.669334+0000 mon.b (mon.2) 474 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.675880+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.781280+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.783341+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.786192+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.787190+0000 mon.b (mon.2) 478 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.789957+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.891674+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.894099+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.896417+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.897294+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.899809+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.980738+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.982633+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.984693+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.985426+0000 mon.b (mon.2) 486 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:17 smithi117 bash[60578]: audit 2024-06-11T13:33:16.987315+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.036 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:17 smithi059 bash[84554]: debug 2024-06-11T13:33:17.941+0000 7f6b1a0b5640 1 -- 172.21.15.59:0/2167205471 <== mon.1 v2:172.21.15.59:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c8bf766960 con 0x55c8c0544000 2024-06-11T13:33:18.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: cephadm 2024-06-11T13:33:16.085553+0000 mgr.x (mgr.25085) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: cephadm 2024-06-11T13:33:16.180251+0000 mgr.x (mgr.25085) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: cephadm 2024-06-11T13:33:16.279172+0000 mgr.x (mgr.25085) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: cephadm 2024-06-11T13:33:16.379502+0000 mgr.x (mgr.25085) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: cephadm 2024-06-11T13:33:16.481034+0000 mgr.x (mgr.25085) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: cephadm 2024-06-11T13:33:16.577081+0000 mgr.x (mgr.25085) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: cephadm 2024-06-11T13:33:16.679884+0000 mgr.x (mgr.25085) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:16.775253+0000 mgr.x (mgr.25085) 785 : audit [DBG] from='client.74124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:18.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: cephadm 2024-06-11T13:33:16.797182+0000 mgr.x (mgr.25085) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: cephadm 2024-06-11T13:33:16.903617+0000 mgr.x (mgr.25085) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: cephadm 2024-06-11T13:33:16.991052+0000 mgr.x (mgr.25085) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.073161+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.075144+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.076948+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.077617+0000 mon.b (mon.2) 490 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.079094+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.153458+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.155496+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.157355+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.158312+0000 mon.b (mon.2) 494 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.160688+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.237191+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.239441+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.240985+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.241564+0000 mon.b (mon.2) 498 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.242882+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.243438+0000 mon.a (mon.0) 173 : audit [DBG] from='client.? 172.21.15.59:0/2718363533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:33:18.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.316656+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.318728+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.320319+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.320904+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.324687+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.405904+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.408035+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.409725+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.410299+0000 mon.b (mon.2) 506 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.414754+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.538217+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.539923+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.541482+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.542112+0000 mon.b (mon.2) 510 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.546791+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.639003+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.640743+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.642620+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.643479+0000 mon.b (mon.2) 514 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.648975+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.728848+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.730575+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.732180+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.732772+0000 mon.b (mon.2) 518 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.735095+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.812155+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.813889+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.815548+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.816171+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.818234+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.897574+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.899441+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.901488+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.902058+0000 mon.b (mon.2) 526 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.906651+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.991552+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.993498+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.995082+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.995712+0000 mon.b (mon.2) 530 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:18 smithi117 bash[60578]: audit 2024-06-11T13:33:17.998668+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: cephadm 2024-06-11T13:33:16.085553+0000 mgr.x (mgr.25085) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: cephadm 2024-06-11T13:33:16.180251+0000 mgr.x (mgr.25085) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: cephadm 2024-06-11T13:33:16.279172+0000 mgr.x (mgr.25085) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: cephadm 2024-06-11T13:33:16.379502+0000 mgr.x (mgr.25085) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: cephadm 2024-06-11T13:33:16.481034+0000 mgr.x (mgr.25085) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: cephadm 2024-06-11T13:33:16.577081+0000 mgr.x (mgr.25085) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: cephadm 2024-06-11T13:33:16.679884+0000 mgr.x (mgr.25085) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:16.775253+0000 mgr.x (mgr.25085) 785 : audit [DBG] from='client.74124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: cephadm 2024-06-11T13:33:16.797182+0000 mgr.x (mgr.25085) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: cephadm 2024-06-11T13:33:16.903617+0000 mgr.x (mgr.25085) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: cephadm 2024-06-11T13:33:16.991052+0000 mgr.x (mgr.25085) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.073161+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.075144+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.076948+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.077617+0000 mon.b (mon.2) 490 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.079094+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.153458+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.155496+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.157355+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.158312+0000 mon.b (mon.2) 494 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: cephadm 2024-06-11T13:33:16.085553+0000 mgr.x (mgr.25085) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: cephadm 2024-06-11T13:33:16.180251+0000 mgr.x (mgr.25085) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: cephadm 2024-06-11T13:33:16.279172+0000 mgr.x (mgr.25085) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: cephadm 2024-06-11T13:33:16.379502+0000 mgr.x (mgr.25085) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: cephadm 2024-06-11T13:33:16.481034+0000 mgr.x (mgr.25085) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: cephadm 2024-06-11T13:33:16.577081+0000 mgr.x (mgr.25085) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: cephadm 2024-06-11T13:33:16.679884+0000 mgr.x (mgr.25085) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:16.775253+0000 mgr.x (mgr.25085) 785 : audit [DBG] from='client.74124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: cephadm 2024-06-11T13:33:16.797182+0000 mgr.x (mgr.25085) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: cephadm 2024-06-11T13:33:16.903617+0000 mgr.x (mgr.25085) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: cephadm 2024-06-11T13:33:16.991052+0000 mgr.x (mgr.25085) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.073161+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.075144+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.076948+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.077617+0000 mon.b (mon.2) 490 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.079094+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.153458+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.155496+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.157355+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.158312+0000 mon.b (mon.2) 494 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.160688+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.237191+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.239441+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.240985+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.241564+0000 mon.b (mon.2) 498 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.242882+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.243438+0000 mon.a (mon.0) 173 : audit [DBG] from='client.? 172.21.15.59:0/2718363533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.316656+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.318728+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.320319+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.320904+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.324687+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.405904+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.408035+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.409725+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.410299+0000 mon.b (mon.2) 506 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.414754+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.538217+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.539923+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.541482+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.160688+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.237191+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.239441+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.240985+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.241564+0000 mon.b (mon.2) 498 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.242882+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.243438+0000 mon.a (mon.0) 173 : audit [DBG] from='client.? 172.21.15.59:0/2718363533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:33:18.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.316656+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.318728+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.320319+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.320904+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.324687+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.405904+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.408035+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.409725+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.410299+0000 mon.b (mon.2) 506 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.414754+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.538217+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.539923+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.541482+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.542112+0000 mon.b (mon.2) 510 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.546791+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.639003+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.640743+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.642620+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.643479+0000 mon.b (mon.2) 514 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.648975+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.728848+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.730575+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.732180+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.732772+0000 mon.b (mon.2) 518 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.735095+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.812155+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.813889+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.815548+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.816171+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.818234+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.897574+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.899441+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.901488+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.902058+0000 mon.b (mon.2) 526 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.906651+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.991552+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.993498+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.995082+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.995712+0000 mon.b (mon.2) 530 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[78335]: audit 2024-06-11T13:33:17.998668+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.542112+0000 mon.b (mon.2) 510 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.546791+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.639003+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.640743+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.642620+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.643479+0000 mon.b (mon.2) 514 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.648975+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.728848+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.730575+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.732180+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.732772+0000 mon.b (mon.2) 518 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.735095+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.812155+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.813889+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.815548+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.816171+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.818234+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.897574+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.899441+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.901488+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.902058+0000 mon.b (mon.2) 526 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.906651+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.991552+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:18.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.993498+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:18.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.995082+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:18.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.995712+0000 mon.b (mon.2) 530 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:18.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[81944]: audit 2024-06-11T13:33:17.998668+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:18.814 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:18 smithi059 bash[84554]: debug 2024-06-11T13:33:18.501+0000 7f6b1c91c640 -1 Falling back to public interface 2024-06-11T13:33:19.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: cephadm 2024-06-11T13:33:17.082804+0000 mgr.x (mgr.25085) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: cephadm 2024-06-11T13:33:17.164376+0000 mgr.x (mgr.25085) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: cluster 2024-06-11T13:33:17.235297+0000 mgr.x (mgr.25085) 791 : cluster [DBG] pgmap v104: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 371 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:19.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: cephadm 2024-06-11T13:33:17.246542+0000 mgr.x (mgr.25085) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: cephadm 2024-06-11T13:33:17.328442+0000 mgr.x (mgr.25085) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: cephadm 2024-06-11T13:33:17.418601+0000 mgr.x (mgr.25085) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: cephadm 2024-06-11T13:33:17.550604+0000 mgr.x (mgr.25085) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: cephadm 2024-06-11T13:33:17.652800+0000 mgr.x (mgr.25085) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: cephadm 2024-06-11T13:33:17.738736+0000 mgr.x (mgr.25085) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: cephadm 2024-06-11T13:33:17.821882+0000 mgr.x (mgr.25085) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: cephadm 2024-06-11T13:33:17.910502+0000 mgr.x (mgr.25085) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: cephadm 2024-06-11T13:33:18.002414+0000 mgr.x (mgr.25085) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.076255+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.077997+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.080149+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.080781+0000 mon.b (mon.2) 534 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.086948+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.184453+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.186313+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.188630+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.189302+0000 mon.b (mon.2) 538 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.193892+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.317948+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.320832+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.324103+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.325358+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.330286+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.437841+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.439541+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.441241+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.441907+0000 mon.b (mon.2) 546 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.446990+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.526368+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.528072+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.531666+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.532403+0000 mon.b (mon.2) 550 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.535042+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.614712+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.616859+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.618905+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.619603+0000 mon.b (mon.2) 554 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.624582+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.711800+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.713770+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.715679+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.716392+0000 mon.b (mon.2) 558 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.719494+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.804108+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.805986+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.807876+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.808568+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.811463+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.898413+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.900912+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.903134+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.903951+0000 mon.b (mon.2) 566 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:18.909251+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:19.001345+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:19.003327+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:19.005257+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:19.005971+0000 mon.b (mon.2) 570 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:19 smithi117 bash[60578]: audit 2024-06-11T13:33:19.008428+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: cephadm 2024-06-11T13:33:17.082804+0000 mgr.x (mgr.25085) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: cephadm 2024-06-11T13:33:17.164376+0000 mgr.x (mgr.25085) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: cluster 2024-06-11T13:33:17.235297+0000 mgr.x (mgr.25085) 791 : cluster [DBG] pgmap v104: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 371 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:19.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: cephadm 2024-06-11T13:33:17.246542+0000 mgr.x (mgr.25085) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: cephadm 2024-06-11T13:33:17.328442+0000 mgr.x (mgr.25085) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: cephadm 2024-06-11T13:33:17.418601+0000 mgr.x (mgr.25085) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: cephadm 2024-06-11T13:33:17.550604+0000 mgr.x (mgr.25085) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: cephadm 2024-06-11T13:33:17.652800+0000 mgr.x (mgr.25085) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: cephadm 2024-06-11T13:33:17.738736+0000 mgr.x (mgr.25085) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: cephadm 2024-06-11T13:33:17.821882+0000 mgr.x (mgr.25085) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: cephadm 2024-06-11T13:33:17.910502+0000 mgr.x (mgr.25085) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: cephadm 2024-06-11T13:33:18.002414+0000 mgr.x (mgr.25085) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.076255+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.077997+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.080149+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.080781+0000 mon.b (mon.2) 534 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.086948+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.184453+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.186313+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.188630+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: cephadm 2024-06-11T13:33:17.082804+0000 mgr.x (mgr.25085) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: cephadm 2024-06-11T13:33:17.164376+0000 mgr.x (mgr.25085) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: cluster 2024-06-11T13:33:17.235297+0000 mgr.x (mgr.25085) 791 : cluster [DBG] pgmap v104: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 371 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:19.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: cephadm 2024-06-11T13:33:17.246542+0000 mgr.x (mgr.25085) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: cephadm 2024-06-11T13:33:17.328442+0000 mgr.x (mgr.25085) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: cephadm 2024-06-11T13:33:17.418601+0000 mgr.x (mgr.25085) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: cephadm 2024-06-11T13:33:17.550604+0000 mgr.x (mgr.25085) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: cephadm 2024-06-11T13:33:17.652800+0000 mgr.x (mgr.25085) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: cephadm 2024-06-11T13:33:17.738736+0000 mgr.x (mgr.25085) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: cephadm 2024-06-11T13:33:17.821882+0000 mgr.x (mgr.25085) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: cephadm 2024-06-11T13:33:17.910502+0000 mgr.x (mgr.25085) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: cephadm 2024-06-11T13:33:18.002414+0000 mgr.x (mgr.25085) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:19.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.076255+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.077997+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.080149+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.080781+0000 mon.b (mon.2) 534 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.086948+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.184453+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.186313+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.188630+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.189302+0000 mon.b (mon.2) 538 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.193892+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.317948+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.216 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.320832+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.324103+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.325358+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.330286+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.437841+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.439541+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.441241+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.441907+0000 mon.b (mon.2) 546 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.446990+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.526368+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.528072+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.531666+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.532403+0000 mon.b (mon.2) 550 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.535042+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.217 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.614712+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.218 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.616859+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.218 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.618905+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.189302+0000 mon.b (mon.2) 538 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.193892+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.317948+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.320832+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.324103+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.325358+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.330286+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.437841+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.439541+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.441241+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.441907+0000 mon.b (mon.2) 546 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.446990+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.526368+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.528072+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.531666+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.532403+0000 mon.b (mon.2) 550 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.535042+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.614712+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.616859+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.618905+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.619603+0000 mon.b (mon.2) 554 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.624582+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.711800+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.713770+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.715679+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.716392+0000 mon.b (mon.2) 558 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.719494+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.804108+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.805986+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.807876+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.808568+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.811463+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.898413+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.900912+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.903134+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.903951+0000 mon.b (mon.2) 566 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:18.909251+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:19.001345+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:19.003327+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:19.005257+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:19.005971+0000 mon.b (mon.2) 570 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[78335]: audit 2024-06-11T13:33:19.008428+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.221 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.619603+0000 mon.b (mon.2) 554 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.624582+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.711800+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.713770+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.715679+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.716392+0000 mon.b (mon.2) 558 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.719494+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.804108+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.805986+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.807876+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.808568+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.811463+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.898413+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.222 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.900912+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.903134+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.903951+0000 mon.b (mon.2) 566 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:18.909251+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:19.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:19.001345+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:19.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:19.003327+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:19.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:19.005257+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:19.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:19.005971+0000 mon.b (mon.2) 570 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:19.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:19 smithi059 bash[81944]: audit 2024-06-11T13:33:19.008428+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: cephadm 2024-06-11T13:33:18.090658+0000 mgr.x (mgr.25085) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: cephadm 2024-06-11T13:33:18.197707+0000 mgr.x (mgr.25085) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: cephadm 2024-06-11T13:33:18.334364+0000 mgr.x (mgr.25085) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: cephadm 2024-06-11T13:33:18.451062+0000 mgr.x (mgr.25085) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: cephadm 2024-06-11T13:33:18.538690+0000 mgr.x (mgr.25085) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: cephadm 2024-06-11T13:33:18.628477+0000 mgr.x (mgr.25085) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: cephadm 2024-06-11T13:33:18.723262+0000 mgr.x (mgr.25085) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: cephadm 2024-06-11T13:33:18.815246+0000 mgr.x (mgr.25085) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: cephadm 2024-06-11T13:33:18.913179+0000 mgr.x (mgr.25085) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: cephadm 2024-06-11T13:33:19.012067+0000 mgr.x (mgr.25085) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.082552+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.084185+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.086183+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.086871+0000 mon.b (mon.2) 574 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.089333+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.167284+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.169271+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.171631+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.172574+0000 mon.b (mon.2) 578 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.175310+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.257107+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: cephadm 2024-06-11T13:33:18.090658+0000 mgr.x (mgr.25085) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: cephadm 2024-06-11T13:33:18.197707+0000 mgr.x (mgr.25085) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: cephadm 2024-06-11T13:33:18.334364+0000 mgr.x (mgr.25085) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: cephadm 2024-06-11T13:33:18.451062+0000 mgr.x (mgr.25085) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: cephadm 2024-06-11T13:33:18.538690+0000 mgr.x (mgr.25085) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: cephadm 2024-06-11T13:33:18.628477+0000 mgr.x (mgr.25085) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: cephadm 2024-06-11T13:33:18.723262+0000 mgr.x (mgr.25085) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: cephadm 2024-06-11T13:33:18.815246+0000 mgr.x (mgr.25085) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: cephadm 2024-06-11T13:33:18.913179+0000 mgr.x (mgr.25085) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: cephadm 2024-06-11T13:33:19.012067+0000 mgr.x (mgr.25085) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.082552+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.084185+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.086183+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.086871+0000 mon.b (mon.2) 574 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.089333+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.167284+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.169271+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.171631+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.172574+0000 mon.b (mon.2) 578 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.175310+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.257107+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.259053+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.261586+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.262282+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.267477+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.366788+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.368799+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.371208+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.371992+0000 mon.b (mon.2) 586 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.377158+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.493621+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.495681+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.497561+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.498488+0000 mon.b (mon.2) 590 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.504059+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.615713+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.618477+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.622003+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.623108+0000 mon.b (mon.2) 594 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.629025+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.259053+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.261586+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.262282+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.267477+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.366788+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.368799+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.371208+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.371992+0000 mon.b (mon.2) 586 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.377158+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.493621+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.495681+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.497561+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.498488+0000 mon.b (mon.2) 590 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.504059+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.615713+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.618477+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.622003+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.623108+0000 mon.b (mon.2) 594 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.629025+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.754166+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.756956+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.760314+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.761420+0000 mon.b (mon.2) 598 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.767462+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.891308+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.894061+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.897755+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.898941+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:19.902551+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:20.034183+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:20.036357+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:20.038684+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[78335]: audit 2024-06-11T13:33:20.039460+0000 mon.b (mon.2) 606 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.754166+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.756956+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.760314+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.761420+0000 mon.b (mon.2) 598 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.767462+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.891308+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.894061+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.897755+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.898941+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:19.902551+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:20.034183+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:20.036357+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:20.038684+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:20 smithi059 bash[81944]: audit 2024-06-11T13:33:20.039460+0000 mon.b (mon.2) 606 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: cephadm 2024-06-11T13:33:18.090658+0000 mgr.x (mgr.25085) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: cephadm 2024-06-11T13:33:18.197707+0000 mgr.x (mgr.25085) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: cephadm 2024-06-11T13:33:18.334364+0000 mgr.x (mgr.25085) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: cephadm 2024-06-11T13:33:18.451062+0000 mgr.x (mgr.25085) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: cephadm 2024-06-11T13:33:18.538690+0000 mgr.x (mgr.25085) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: cephadm 2024-06-11T13:33:18.628477+0000 mgr.x (mgr.25085) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: cephadm 2024-06-11T13:33:18.723262+0000 mgr.x (mgr.25085) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: cephadm 2024-06-11T13:33:18.815246+0000 mgr.x (mgr.25085) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: cephadm 2024-06-11T13:33:18.913179+0000 mgr.x (mgr.25085) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: cephadm 2024-06-11T13:33:19.012067+0000 mgr.x (mgr.25085) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.082552+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.084185+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.086183+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.086871+0000 mon.b (mon.2) 574 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.089333+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.167284+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.169271+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.171631+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.172574+0000 mon.b (mon.2) 578 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.175310+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.257107+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.259053+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.261586+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.262282+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.267477+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.366788+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.368799+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.371208+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.371992+0000 mon.b (mon.2) 586 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.377158+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.493621+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.495681+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.497561+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.498488+0000 mon.b (mon.2) 590 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.504059+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.615713+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.618477+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.622003+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.623108+0000 mon.b (mon.2) 594 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.629025+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.754166+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.756956+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.760314+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.761420+0000 mon.b (mon.2) 598 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.767462+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.891308+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.894061+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.897755+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.898941+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:19.902551+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:20.034183+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:20.036357+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:20.038684+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:20 smithi117 bash[60578]: audit 2024-06-11T13:33:20.039460+0000 mon.b (mon.2) 606 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: cephadm 2024-06-11T13:33:19.092994+0000 mgr.x (mgr.25085) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: cephadm 2024-06-11T13:33:19.179010+0000 mgr.x (mgr.25085) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: cluster 2024-06-11T13:33:19.235917+0000 mgr.x (mgr.25085) 813 : cluster [DBG] pgmap v105: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: cephadm 2024-06-11T13:33:19.271293+0000 mgr.x (mgr.25085) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: cephadm 2024-06-11T13:33:19.381305+0000 mgr.x (mgr.25085) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: cephadm 2024-06-11T13:33:19.507962+0000 mgr.x (mgr.25085) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: cephadm 2024-06-11T13:33:19.632994+0000 mgr.x (mgr.25085) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: cephadm 2024-06-11T13:33:19.771376+0000 mgr.x (mgr.25085) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: cephadm 2024-06-11T13:33:19.908335+0000 mgr.x (mgr.25085) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.044910+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: cephadm 2024-06-11T13:33:20.049165+0000 mgr.x (mgr.25085) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.129004+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.130751+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.132402+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.133027+0000 mon.b (mon.2) 610 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.138281+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.216781+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.218750+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.220795+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.221511+0000 mon.b (mon.2) 614 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: cephadm 2024-06-11T13:33:19.092994+0000 mgr.x (mgr.25085) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: cephadm 2024-06-11T13:33:19.179010+0000 mgr.x (mgr.25085) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: cluster 2024-06-11T13:33:19.235917+0000 mgr.x (mgr.25085) 813 : cluster [DBG] pgmap v105: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: cephadm 2024-06-11T13:33:19.271293+0000 mgr.x (mgr.25085) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: cephadm 2024-06-11T13:33:19.381305+0000 mgr.x (mgr.25085) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: cephadm 2024-06-11T13:33:19.507962+0000 mgr.x (mgr.25085) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: cephadm 2024-06-11T13:33:19.632994+0000 mgr.x (mgr.25085) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: cephadm 2024-06-11T13:33:19.771376+0000 mgr.x (mgr.25085) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: cephadm 2024-06-11T13:33:19.908335+0000 mgr.x (mgr.25085) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.044910+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: cephadm 2024-06-11T13:33:20.049165+0000 mgr.x (mgr.25085) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.129004+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.130751+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.132402+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.133027+0000 mon.b (mon.2) 610 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.138281+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.216781+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.218750+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.220795+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.221511+0000 mon.b (mon.2) 614 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.226152+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.307217+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.309109+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.310856+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.311494+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.320618+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.399274+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.401111+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.402852+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.403486+0000 mon.b (mon.2) 622 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.407942+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.487857+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.489648+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.491820+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.492608+0000 mon.b (mon.2) 626 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.501041+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.592166+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.594013+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.596099+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.596834+0000 mon.b (mon.2) 630 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.604669+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.684937+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.686795+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.688733+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.689360+0000 mon.b (mon.2) 634 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.694064+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.741169+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.749568+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.755315+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.772134+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.774351+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.775844+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.776994+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[81944]: audit 2024-06-11T13:33:20.778367+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T13:33:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.226152+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.307217+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.309109+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.310856+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.311494+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.320618+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.399274+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.401111+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.402852+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.403486+0000 mon.b (mon.2) 622 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.407942+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.487857+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.489648+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.491820+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.492608+0000 mon.b (mon.2) 626 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.501041+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.592166+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.594013+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.596099+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.596834+0000 mon.b (mon.2) 630 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.604669+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.684937+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.686795+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.688733+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.689360+0000 mon.b (mon.2) 634 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.694064+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.741169+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.749568+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.755315+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.772134+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.774351+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.775844+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.776994+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[78335]: audit 2024-06-11T13:33:20.778367+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T13:33:21.391 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: cephadm 2024-06-11T13:33:19.092994+0000 mgr.x (mgr.25085) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.391 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: cephadm 2024-06-11T13:33:19.179010+0000 mgr.x (mgr.25085) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.392 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: cluster 2024-06-11T13:33:19.235917+0000 mgr.x (mgr.25085) 813 : cluster [DBG] pgmap v105: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:21.392 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: cephadm 2024-06-11T13:33:19.271293+0000 mgr.x (mgr.25085) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.392 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: cephadm 2024-06-11T13:33:19.381305+0000 mgr.x (mgr.25085) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.392 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: cephadm 2024-06-11T13:33:19.507962+0000 mgr.x (mgr.25085) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.392 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: cephadm 2024-06-11T13:33:19.632994+0000 mgr.x (mgr.25085) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.392 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: cephadm 2024-06-11T13:33:19.771376+0000 mgr.x (mgr.25085) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.392 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: cephadm 2024-06-11T13:33:19.908335+0000 mgr.x (mgr.25085) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.392 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.044910+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.392 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: cephadm 2024-06-11T13:33:20.049165+0000 mgr.x (mgr.25085) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:21.392 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.129004+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.130751+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.132402+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.133027+0000 mon.b (mon.2) 610 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.138281+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.216781+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.218750+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.220795+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.221511+0000 mon.b (mon.2) 614 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.226152+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.307217+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.309109+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.310856+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.311494+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.320618+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.394 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.399274+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.394 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.401111+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.394 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.402852+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.394 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.403486+0000 mon.b (mon.2) 622 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.394 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.407942+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.394 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.487857+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.489648+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.491820+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.492608+0000 mon.b (mon.2) 626 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.501041+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.592166+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.594013+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.596099+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.596834+0000 mon.b (mon.2) 630 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.604669+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.684937+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.686795+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.688733+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.689360+0000 mon.b (mon.2) 634 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:21.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.694064+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.396 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.741169+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.396 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.749568+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.396 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.755315+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:21.396 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.772134+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:21.396 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.774351+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.396 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.775844+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.396 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.776994+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:21.396 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:21 smithi117 bash[60578]: audit 2024-06-11T13:33:20.778367+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T13:33:21.564 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[84554]: debug 2024-06-11T13:33:21.529+0000 7f6b1c91c640 -1 osd.0 0 read_superblock omap replica is missing. 2024-06-11T13:33:21.564 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:21 smithi059 bash[84554]: debug 2024-06-11T13:33:21.561+0000 7f6b1c91c640 -1 osd.0 115 log_to_monitors true 2024-06-11T13:33:22.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[84554]: debug 2024-06-11T13:33:22.101+0000 7f6b146c7640 -1 osd.0 115 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:33:22.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[81944]: cephadm 2024-06-11T13:33:20.142131+0000 mgr.x (mgr.25085) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[81944]: cephadm 2024-06-11T13:33:20.230037+0000 mgr.x (mgr.25085) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[81944]: cephadm 2024-06-11T13:33:20.324438+0000 mgr.x (mgr.25085) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[81944]: cephadm 2024-06-11T13:33:20.411722+0000 mgr.x (mgr.25085) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[81944]: cephadm 2024-06-11T13:33:20.504919+0000 mgr.x (mgr.25085) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[81944]: cephadm 2024-06-11T13:33:20.608523+0000 mgr.x (mgr.25085) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[81944]: cephadm 2024-06-11T13:33:20.697731+0000 mgr.x (mgr.25085) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[81944]: audit 2024-06-11T13:33:20.778520+0000 mgr.x (mgr.25085) 828 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T13:33:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[81944]: cephadm 2024-06-11T13:33:20.779300+0000 mgr.x (mgr.25085) 829 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-06-11T13:33:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[81944]: audit 2024-06-11T13:33:21.571518+0000 mon.a (mon.0) 211 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1720455306,v1:172.21.15.59:6801/1720455306]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T13:33:22.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[78335]: cephadm 2024-06-11T13:33:20.142131+0000 mgr.x (mgr.25085) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[78335]: cephadm 2024-06-11T13:33:20.230037+0000 mgr.x (mgr.25085) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[78335]: cephadm 2024-06-11T13:33:20.324438+0000 mgr.x (mgr.25085) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[78335]: cephadm 2024-06-11T13:33:20.411722+0000 mgr.x (mgr.25085) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[78335]: cephadm 2024-06-11T13:33:20.504919+0000 mgr.x (mgr.25085) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[78335]: cephadm 2024-06-11T13:33:20.608523+0000 mgr.x (mgr.25085) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[78335]: cephadm 2024-06-11T13:33:20.697731+0000 mgr.x (mgr.25085) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[78335]: audit 2024-06-11T13:33:20.778520+0000 mgr.x (mgr.25085) 828 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T13:33:22.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[78335]: cephadm 2024-06-11T13:33:20.779300+0000 mgr.x (mgr.25085) 829 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-06-11T13:33:22.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:22 smithi059 bash[78335]: audit 2024-06-11T13:33:21.571518+0000 mon.a (mon.0) 211 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1720455306,v1:172.21.15.59:6801/1720455306]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T13:33:22.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:22 smithi117 bash[60578]: cephadm 2024-06-11T13:33:20.142131+0000 mgr.x (mgr.25085) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:22 smithi117 bash[60578]: cephadm 2024-06-11T13:33:20.230037+0000 mgr.x (mgr.25085) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:22 smithi117 bash[60578]: cephadm 2024-06-11T13:33:20.324438+0000 mgr.x (mgr.25085) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:22 smithi117 bash[60578]: cephadm 2024-06-11T13:33:20.411722+0000 mgr.x (mgr.25085) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:22 smithi117 bash[60578]: cephadm 2024-06-11T13:33:20.504919+0000 mgr.x (mgr.25085) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:22 smithi117 bash[60578]: cephadm 2024-06-11T13:33:20.608523+0000 mgr.x (mgr.25085) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:22 smithi117 bash[60578]: cephadm 2024-06-11T13:33:20.697731+0000 mgr.x (mgr.25085) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:22.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:22 smithi117 bash[60578]: audit 2024-06-11T13:33:20.778520+0000 mgr.x (mgr.25085) 828 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-06-11T13:33:22.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:22 smithi117 bash[60578]: cephadm 2024-06-11T13:33:20.779300+0000 mgr.x (mgr.25085) 829 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-06-11T13:33:22.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:22 smithi117 bash[60578]: audit 2024-06-11T13:33:21.571518+0000 mon.a (mon.0) 211 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1720455306,v1:172.21.15.59:6801/1720455306]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T13:33:23.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:23 smithi117 bash[60578]: cluster 2024-06-11T13:33:21.236795+0000 mgr.x (mgr.25085) 830 : cluster [DBG] pgmap v106: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 127 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:23.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:23 smithi117 bash[60578]: audit 2024-06-11T13:33:22.060791+0000 mon.a (mon.0) 212 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1720455306,v1:172.21.15.59:6801/1720455306]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T13:33:23.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:23 smithi117 bash[60578]: cluster 2024-06-11T13:33:22.064887+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-06-11T13:33:23.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:23 smithi117 bash[60578]: audit 2024-06-11T13:33:22.065398+0000 mon.a (mon.0) 214 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1720455306,v1:172.21.15.59:6801/1720455306]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:33:23.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:23 smithi117 bash[60578]: audit 2024-06-11T13:33:22.460868+0000 mgr.x (mgr.25085) 831 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:23.605 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:23 smithi059 bash[81944]: cluster 2024-06-11T13:33:21.236795+0000 mgr.x (mgr.25085) 830 : cluster [DBG] pgmap v106: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 127 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:23.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:23 smithi059 bash[81944]: audit 2024-06-11T13:33:22.060791+0000 mon.a (mon.0) 212 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1720455306,v1:172.21.15.59:6801/1720455306]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T13:33:23.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:23 smithi059 bash[81944]: cluster 2024-06-11T13:33:22.064887+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-06-11T13:33:23.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:23 smithi059 bash[81944]: audit 2024-06-11T13:33:22.065398+0000 mon.a (mon.0) 214 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1720455306,v1:172.21.15.59:6801/1720455306]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:33:23.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:23 smithi059 bash[81944]: audit 2024-06-11T13:33:22.460868+0000 mgr.x (mgr.25085) 831 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:24.059 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:23 smithi059 bash[78335]: cluster 2024-06-11T13:33:21.236795+0000 mgr.x (mgr.25085) 830 : cluster [DBG] pgmap v106: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 127 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:24.059 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:23 smithi059 bash[78335]: audit 2024-06-11T13:33:22.060791+0000 mon.a (mon.0) 212 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1720455306,v1:172.21.15.59:6801/1720455306]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T13:33:24.060 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:23 smithi059 bash[78335]: cluster 2024-06-11T13:33:22.064887+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-06-11T13:33:24.060 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:23 smithi059 bash[78335]: audit 2024-06-11T13:33:22.065398+0000 mon.a (mon.0) 214 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1720455306,v1:172.21.15.59:6801/1720455306]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:33:24.060 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:23 smithi059 bash[78335]: audit 2024-06-11T13:33:22.460868+0000 mgr.x (mgr.25085) 831 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:24.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:24 smithi059 bash[78335]: cluster 2024-06-11T13:33:23.061739+0000 mon.a (mon.0) 215 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:33:24.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:24 smithi059 bash[78335]: cluster 2024-06-11T13:33:23.073996+0000 mon.a (mon.0) 216 : cluster [INF] osd.0 [v2:172.21.15.59:6800/1720455306,v1:172.21.15.59:6801/1720455306] boot 2024-06-11T13:33:24.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:24 smithi059 bash[78335]: cluster 2024-06-11T13:33:23.074054+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-06-11T13:33:24.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:24 smithi059 bash[78335]: audit 2024-06-11T13:33:23.084168+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:33:24.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:24 smithi059 bash[78335]: cluster 2024-06-11T13:33:23.237693+0000 mgr.x (mgr.25085) 832 : cluster [DBG] pgmap v109: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:24.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:24 smithi059 bash[81944]: cluster 2024-06-11T13:33:23.061739+0000 mon.a (mon.0) 215 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:33:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:24 smithi059 bash[81944]: cluster 2024-06-11T13:33:23.073996+0000 mon.a (mon.0) 216 : cluster [INF] osd.0 [v2:172.21.15.59:6800/1720455306,v1:172.21.15.59:6801/1720455306] boot 2024-06-11T13:33:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:24 smithi059 bash[81944]: cluster 2024-06-11T13:33:23.074054+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-06-11T13:33:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:24 smithi059 bash[81944]: audit 2024-06-11T13:33:23.084168+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:33:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:24 smithi059 bash[81944]: cluster 2024-06-11T13:33:23.237693+0000 mgr.x (mgr.25085) 832 : cluster [DBG] pgmap v109: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:24.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:24 smithi117 bash[60578]: cluster 2024-06-11T13:33:23.061739+0000 mon.a (mon.0) 215 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:33:24.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:24 smithi117 bash[60578]: cluster 2024-06-11T13:33:23.073996+0000 mon.a (mon.0) 216 : cluster [INF] osd.0 [v2:172.21.15.59:6800/1720455306,v1:172.21.15.59:6801/1720455306] boot 2024-06-11T13:33:24.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:24 smithi117 bash[60578]: cluster 2024-06-11T13:33:23.074054+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-06-11T13:33:24.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:24 smithi117 bash[60578]: audit 2024-06-11T13:33:23.084168+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:33:24.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:24 smithi117 bash[60578]: cluster 2024-06-11T13:33:23.237693+0000 mgr.x (mgr.25085) 832 : cluster [DBG] pgmap v109: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[81944]: cluster 2024-06-11T13:33:24.085026+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-06-11T13:33:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[81944]: cephadm 2024-06-11T13:33:24.256458+0000 mgr.x (mgr.25085) 833 : cephadm [INF] Upgrade: Updating osd.0 2024-06-11T13:33:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[81944]: audit 2024-06-11T13:33:24.258193+0000 mon.b (mon.2) 641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T13:33:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[81944]: audit 2024-06-11T13:33:24.258892+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[81944]: cephadm 2024-06-11T13:33:24.261143+0000 mgr.x (mgr.25085) 834 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-06-11T13:33:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[81944]: audit 2024-06-11T13:33:24.279656+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[81944]: audit 2024-06-11T13:33:24.286946+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[81944]: audit 2024-06-11T13:33:24.293492+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[81944]: audit 2024-06-11T13:33:24.500011+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[81944]: audit 2024-06-11T13:33:24.517113+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[81944]: audit 2024-06-11T13:33:24.532947+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[78335]: cluster 2024-06-11T13:33:24.085026+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-06-11T13:33:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[78335]: cephadm 2024-06-11T13:33:24.256458+0000 mgr.x (mgr.25085) 833 : cephadm [INF] Upgrade: Updating osd.0 2024-06-11T13:33:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[78335]: audit 2024-06-11T13:33:24.258193+0000 mon.b (mon.2) 641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T13:33:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[78335]: audit 2024-06-11T13:33:24.258892+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[78335]: cephadm 2024-06-11T13:33:24.261143+0000 mgr.x (mgr.25085) 834 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-06-11T13:33:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[78335]: audit 2024-06-11T13:33:24.279656+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[78335]: audit 2024-06-11T13:33:24.286946+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[78335]: audit 2024-06-11T13:33:24.293492+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[78335]: audit 2024-06-11T13:33:24.500011+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[78335]: audit 2024-06-11T13:33:24.517113+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:25 smithi059 bash[78335]: audit 2024-06-11T13:33:24.532947+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:25 smithi117 bash[60578]: cluster 2024-06-11T13:33:24.085026+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-06-11T13:33:25.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:25 smithi117 bash[60578]: cephadm 2024-06-11T13:33:24.256458+0000 mgr.x (mgr.25085) 833 : cephadm [INF] Upgrade: Updating osd.0 2024-06-11T13:33:25.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:25 smithi117 bash[60578]: audit 2024-06-11T13:33:24.258193+0000 mon.b (mon.2) 641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-11T13:33:25.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:25 smithi117 bash[60578]: audit 2024-06-11T13:33:24.258892+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:25.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:25 smithi117 bash[60578]: cephadm 2024-06-11T13:33:24.261143+0000 mgr.x (mgr.25085) 834 : cephadm [INF] Deploying daemon osd.0 on smithi059 2024-06-11T13:33:25.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:25 smithi117 bash[60578]: audit 2024-06-11T13:33:24.279656+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:25 smithi117 bash[60578]: audit 2024-06-11T13:33:24.286946+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:25 smithi117 bash[60578]: audit 2024-06-11T13:33:24.293492+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:25 smithi117 bash[60578]: audit 2024-06-11T13:33:24.500011+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:25 smithi117 bash[60578]: audit 2024-06-11T13:33:24.517113+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:25.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:25 smithi117 bash[60578]: audit 2024-06-11T13:33:24.532947+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:26.421 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:26 smithi059 bash[78335]: cluster 2024-06-11T13:33:25.239306+0000 mgr.x (mgr.25085) 835 : cluster [DBG] pgmap v111: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 0 B/s wr, 239 op/s; 30/630 objects degraded (4.762%); 0 B/s, 3 objects/s recovering 2024-06-11T13:33:26.421 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:26 smithi059 bash[81944]: cluster 2024-06-11T13:33:25.239306+0000 mgr.x (mgr.25085) 835 : cluster [DBG] pgmap v111: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 0 B/s wr, 239 op/s; 30/630 objects degraded (4.762%); 0 B/s, 3 objects/s recovering 2024-06-11T13:33:26.431 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:26 smithi117 bash[60578]: cluster 2024-06-11T13:33:25.239306+0000 mgr.x (mgr.25085) 835 : cluster [DBG] pgmap v111: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 0 B/s wr, 239 op/s; 30/630 objects degraded (4.762%); 0 B/s, 3 objects/s recovering 2024-06-11T13:33:27.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:27 smithi117 bash[60578]: cluster 2024-06-11T13:33:26.073439+0000 mon.a (mon.0) 225 : cluster [WRN] Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 8 pgs degraded (PG_DEGRADED) 2024-06-11T13:33:27.432 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:33:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:33:27] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.33.4" 2024-06-11T13:33:27.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:27 smithi059 bash[81944]: cluster 2024-06-11T13:33:26.073439+0000 mon.a (mon.0) 225 : cluster [WRN] Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 8 pgs degraded (PG_DEGRADED) 2024-06-11T13:33:27.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:27 smithi059 bash[78335]: cluster 2024-06-11T13:33:26.073439+0000 mon.a (mon.0) 225 : cluster [WRN] Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 8 pgs degraded (PG_DEGRADED) 2024-06-11T13:33:28.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:28 smithi059 bash[81944]: audit 2024-06-11T13:33:27.236472+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:28.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:28 smithi059 bash[81944]: cluster 2024-06-11T13:33:27.240249+0000 mgr.x (mgr.25085) 836 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-06-11T13:33:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:28 smithi059 bash[81944]: audit 2024-06-11T13:33:27.248963+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:28 smithi059 bash[81944]: audit 2024-06-11T13:33:27.263808+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:28 smithi059 bash[78335]: audit 2024-06-11T13:33:27.236472+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:28 smithi059 bash[78335]: cluster 2024-06-11T13:33:27.240249+0000 mgr.x (mgr.25085) 836 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-06-11T13:33:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:28 smithi059 bash[78335]: audit 2024-06-11T13:33:27.248963+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:28.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:28 smithi059 bash[78335]: audit 2024-06-11T13:33:27.263808+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:28.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:28 smithi117 bash[60578]: audit 2024-06-11T13:33:27.236472+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:28.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:28 smithi117 bash[60578]: cluster 2024-06-11T13:33:27.240249+0000 mgr.x (mgr.25085) 836 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-06-11T13:33:28.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:28 smithi117 bash[60578]: audit 2024-06-11T13:33:27.248963+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:28.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:28 smithi117 bash[60578]: audit 2024-06-11T13:33:27.263808+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:29.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:29 smithi059 bash[78335]: cluster 2024-06-11T13:33:28.234368+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 8 pgs degraded) 2024-06-11T13:33:29.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:29 smithi059 bash[78335]: cluster 2024-06-11T13:33:28.234416+0000 mon.a (mon.0) 230 : cluster [INF] Cluster is now healthy 2024-06-11T13:33:29.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:29 smithi059 bash[81944]: cluster 2024-06-11T13:33:28.234368+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 8 pgs degraded) 2024-06-11T13:33:29.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:29 smithi059 bash[81944]: cluster 2024-06-11T13:33:28.234416+0000 mon.a (mon.0) 230 : cluster [INF] Cluster is now healthy 2024-06-11T13:33:29.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:29 smithi117 bash[60578]: cluster 2024-06-11T13:33:28.234368+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 8 pgs degraded) 2024-06-11T13:33:29.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:29 smithi117 bash[60578]: cluster 2024-06-11T13:33:28.234416+0000 mon.a (mon.0) 230 : cluster [INF] Cluster is now healthy 2024-06-11T13:33:30.552 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:30 smithi059 bash[78335]: cluster 2024-06-11T13:33:29.241102+0000 mgr.x (mgr.25085) 837 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 142 B/s rd, 0 op/s; 0 B/s, 6 objects/s recovering 2024-06-11T13:33:30.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:30 smithi059 bash[78335]: audit 2024-06-11T13:33:29.265457+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:30.553 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:30 smithi059 bash[78335]: audit 2024-06-11T13:33:29.270463+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:33:30.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:30 smithi059 bash[81944]: cluster 2024-06-11T13:33:29.241102+0000 mgr.x (mgr.25085) 837 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 142 B/s rd, 0 op/s; 0 B/s, 6 objects/s recovering 2024-06-11T13:33:30.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:30 smithi059 bash[81944]: audit 2024-06-11T13:33:29.265457+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:30.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:30 smithi059 bash[81944]: audit 2024-06-11T13:33:29.270463+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:33:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:30 smithi117 bash[60578]: cluster 2024-06-11T13:33:29.241102+0000 mgr.x (mgr.25085) 837 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 142 B/s rd, 0 op/s; 0 B/s, 6 objects/s recovering 2024-06-11T13:33:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:30 smithi117 bash[60578]: audit 2024-06-11T13:33:29.265457+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:30 smithi117 bash[60578]: audit 2024-06-11T13:33:29.270463+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:33:30.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:33:30 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:30.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:30 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:30.815 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:33:30 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:30.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:33:30 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:30.815 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:33:30 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:30.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:30 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:30.816 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:30 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:30.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:33:30 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:30.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:33:30 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:31.261 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:30 smithi059 systemd[1]: Stopping Ceph osd.0 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:33:31.261 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:30 smithi059 bash[84554]: debug 2024-06-11T13:33:30.977+0000 7f6b198b4640 -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 2024-06-11T13:33:31.261 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:30 smithi059 bash[84554]: debug 2024-06-11T13:33:30.977+0000 7f6b198b4640 -1 osd.0 120 *** Got signal Terminated *** 2024-06-11T13:33:31.261 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:30 smithi059 bash[84554]: debug 2024-06-11T13:33:30.977+0000 7f6b198b4640 -1 osd.0 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:33:31.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:31 smithi059 bash[78335]: cluster 2024-06-11T13:33:30.982351+0000 mon.a (mon.0) 232 : cluster [INF] osd.0 marked itself down and dead 2024-06-11T13:33:31.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:31 smithi059 bash[81944]: cluster 2024-06-11T13:33:30.982351+0000 mon.a (mon.0) 232 : cluster [INF] osd.0 marked itself down and dead 2024-06-11T13:33:31.681 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:31 smithi117 bash[60578]: cluster 2024-06-11T13:33:30.982351+0000 mon.a (mon.0) 232 : cluster [INF] osd.0 marked itself down and dead 2024-06-11T13:33:32.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:32 smithi059 bash[78335]: cluster 2024-06-11T13:33:31.242928+0000 mgr.x (mgr.25085) 838 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-06-11T13:33:32.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:32 smithi059 bash[78335]: cluster 2024-06-11T13:33:31.264861+0000 mon.a (mon.0) 233 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:33:32.554 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:32 smithi059 bash[78335]: cluster 2024-06-11T13:33:31.282098+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-06-11T13:33:32.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:32 smithi059 bash[81944]: cluster 2024-06-11T13:33:31.242928+0000 mgr.x (mgr.25085) 838 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-06-11T13:33:32.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:32 smithi059 bash[81944]: cluster 2024-06-11T13:33:31.264861+0000 mon.a (mon.0) 233 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:33:32.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:32 smithi059 bash[81944]: cluster 2024-06-11T13:33:31.282098+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-06-11T13:33:32.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:32 smithi117 bash[60578]: cluster 2024-06-11T13:33:31.242928+0000 mgr.x (mgr.25085) 838 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-06-11T13:33:32.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:32 smithi117 bash[60578]: cluster 2024-06-11T13:33:31.264861+0000 mon.a (mon.0) 233 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:33:32.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:32 smithi117 bash[60578]: cluster 2024-06-11T13:33:31.282098+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-06-11T13:33:32.814 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:32 smithi059 bash[86413]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-0 2024-06-11T13:33:32.814 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:32 smithi059 bash[86477]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-0 2024-06-11T13:33:33.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:33 smithi059 bash[78335]: cluster 2024-06-11T13:33:32.284722+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-06-11T13:33:33.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:33 smithi059 bash[78335]: audit 2024-06-11T13:33:32.471629+0000 mgr.x (mgr.25085) 839 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:33.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:33 smithi059 bash[81944]: cluster 2024-06-11T13:33:32.284722+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-06-11T13:33:33.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:33 smithi059 bash[81944]: audit 2024-06-11T13:33:32.471629+0000 mgr.x (mgr.25085) 839 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:33.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:33 smithi117 bash[60578]: cluster 2024-06-11T13:33:32.284722+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-06-11T13:33:33.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:33 smithi117 bash[60578]: audit 2024-06-11T13:33:32.471629+0000 mgr.x (mgr.25085) 839 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:34.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:34 smithi059 bash[81944]: cluster 2024-06-11T13:33:33.243708+0000 mgr.x (mgr.25085) 840 : cluster [DBG] pgmap v117: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-06-11T13:33:34.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:34 smithi059 bash[78335]: cluster 2024-06-11T13:33:33.243708+0000 mgr.x (mgr.25085) 840 : cluster [DBG] pgmap v117: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-06-11T13:33:34.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:34 smithi117 bash[60578]: cluster 2024-06-11T13:33:33.243708+0000 mgr.x (mgr.25085) 840 : cluster [DBG] pgmap v117: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-06-11T13:33:35.365 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:35 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.0.service: Deactivated successfully. 2024-06-11T13:33:35.366 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:35 smithi059 systemd[1]: Stopped Ceph osd.0 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:33:35.366 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:35.366 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:33:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:35.366 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:35.367 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:33:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:35.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:35.367 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:33:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:35.367 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:33:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:35.368 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:33:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:35.368 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:33:35 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:33:35.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:35 smithi117 bash[60578]: audit 2024-06-11T13:33:34.361922+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:35.814 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:35 smithi059 systemd[1]: Started Ceph osd.0 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:33:35.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:35 smithi059 bash[81944]: audit 2024-06-11T13:33:34.361922+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:35.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:35 smithi059 bash[78335]: audit 2024-06-11T13:33:34.361922+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: cluster 2024-06-11T13:33:35.245683+0000 mgr.x (mgr.25085) 841 : cluster [DBG] pgmap v118: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:36.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: cluster 2024-06-11T13:33:35.359879+0000 mon.a (mon.0) 237 : cluster [WRN] Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded (PG_DEGRADED) 2024-06-11T13:33:36.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.467744+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.480269+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.490802+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.492804+0000 mon.b (mon.2) 645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.498176+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: cephadm 2024-06-11T13:33:35.504325+0000 mgr.x (mgr.25085) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:36.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.651824+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.655483+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.659764+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.661576+0000 mon.b (mon.2) 649 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.671222+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: cephadm 2024-06-11T13:33:35.675456+0000 mgr.x (mgr.25085) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:36.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.820657+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.823248+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.825930+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.826906+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.835328+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: cephadm 2024-06-11T13:33:35.839095+0000 mgr.x (mgr.25085) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:36.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.984626+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.987079+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.990120+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.991129+0000 mon.b (mon.2) 657 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:35.999614+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: cephadm 2024-06-11T13:33:36.003603+0000 mgr.x (mgr.25085) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:36.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.083511+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.085479+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.087378+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.087983+0000 mon.b (mon.2) 661 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.095537+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.172882+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.175755+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.179229+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.180231+0000 mon.b (mon.2) 665 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.185031+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.288464+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.290437+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.292479+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.293584+0000 mon.b (mon.2) 669 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:36 smithi117 bash[60578]: audit 2024-06-11T13:33:36.302391+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: cluster 2024-06-11T13:33:35.245683+0000 mgr.x (mgr.25085) 841 : cluster [DBG] pgmap v118: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: cluster 2024-06-11T13:33:35.359879+0000 mon.a (mon.0) 237 : cluster [WRN] Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded (PG_DEGRADED) 2024-06-11T13:33:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.467744+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.480269+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.490802+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.492804+0000 mon.b (mon.2) 645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.498176+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: cephadm 2024-06-11T13:33:35.504325+0000 mgr.x (mgr.25085) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:36.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.651824+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.655483+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.659764+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.661576+0000 mon.b (mon.2) 649 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.671222+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: cephadm 2024-06-11T13:33:35.675456+0000 mgr.x (mgr.25085) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:36.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.820657+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.823248+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.825930+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.826906+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.835328+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: cephadm 2024-06-11T13:33:35.839095+0000 mgr.x (mgr.25085) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:36.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: cluster 2024-06-11T13:33:35.245683+0000 mgr.x (mgr.25085) 841 : cluster [DBG] pgmap v118: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:36.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: cluster 2024-06-11T13:33:35.359879+0000 mon.a (mon.0) 237 : cluster [WRN] Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded (PG_DEGRADED) 2024-06-11T13:33:36.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.467744+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.480269+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.490802+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.492804+0000 mon.b (mon.2) 645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.498176+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: cephadm 2024-06-11T13:33:35.504325+0000 mgr.x (mgr.25085) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:36.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.651824+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.655483+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.659764+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.661576+0000 mon.b (mon.2) 649 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.671222+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: cephadm 2024-06-11T13:33:35.675456+0000 mgr.x (mgr.25085) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:36.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.820657+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.823248+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.825930+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.826906+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.835328+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: cephadm 2024-06-11T13:33:35.839095+0000 mgr.x (mgr.25085) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.984626+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.987079+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.990120+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.991129+0000 mon.b (mon.2) 657 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:35.999614+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: cephadm 2024-06-11T13:33:36.003603+0000 mgr.x (mgr.25085) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.083511+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.085479+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.087378+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.087983+0000 mon.b (mon.2) 661 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.095537+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.172882+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.175755+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.179229+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.180231+0000 mon.b (mon.2) 665 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.185031+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.288464+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.290437+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.292479+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.293584+0000 mon.b (mon.2) 669 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[78335]: audit 2024-06-11T13:33:36.302391+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.984626+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.987079+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.990120+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.991129+0000 mon.b (mon.2) 657 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:35.999614+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: cephadm 2024-06-11T13:33:36.003603+0000 mgr.x (mgr.25085) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:36.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.083511+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.085479+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.087378+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.087983+0000 mon.b (mon.2) 661 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.095537+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.172882+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.175755+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.179229+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.180231+0000 mon.b (mon.2) 665 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.185031+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:36.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.288464+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:36.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.290437+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:36.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.292479+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:36.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.293584+0000 mon.b (mon.2) 669 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:36.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:36 smithi059 bash[81944]: audit 2024-06-11T13:33:36.302391+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.372 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:33:37] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.33.4" 2024-06-11T13:33:37.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: cephadm 2024-06-11T13:33:36.099201+0000 mgr.x (mgr.25085) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: cephadm 2024-06-11T13:33:36.189120+0000 mgr.x (mgr.25085) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: cephadm 2024-06-11T13:33:36.306248+0000 mgr.x (mgr.25085) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.399830+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.401754+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.404536+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.405861+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.413949+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: cephadm 2024-06-11T13:33:36.417755+0000 mgr.x (mgr.25085) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.510443+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.513052+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.516026+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.517143+0000 mon.b (mon.2) 677 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.525590+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: cephadm 2024-06-11T13:33:36.529374+0000 mgr.x (mgr.25085) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.641582+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.644084+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.646456+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.647476+0000 mon.b (mon.2) 681 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.655974+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: cephadm 2024-06-11T13:33:36.659799+0000 mgr.x (mgr.25085) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.779431+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.782178+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.785854+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.787063+0000 mon.b (mon.2) 685 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.796299+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: cephadm 2024-06-11T13:33:36.816233+0000 mgr.x (mgr.25085) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.923250+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.926170+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.929156+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.930327+0000 mon.b (mon.2) 689 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:36.936493+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: cephadm 2024-06-11T13:33:36.943250+0000 mgr.x (mgr.25085) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.029964+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.031801+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.033586+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.034220+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.040276+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: cephadm 2024-06-11T13:33:37.043861+0000 mgr.x (mgr.25085) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.131462+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.133894+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.136758+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.137700+0000 mon.b (mon.2) 697 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.144861+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.250160+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.252822+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.254966+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.255860+0000 mon.b (mon.2) 701 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.262258+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.348739+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.350782+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.353065+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.353828+0000 mon.b (mon.2) 705 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:37 smithi117 bash[60578]: audit 2024-06-11T13:33:37.360282+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: cephadm 2024-06-11T13:33:36.099201+0000 mgr.x (mgr.25085) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: cephadm 2024-06-11T13:33:36.189120+0000 mgr.x (mgr.25085) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: cephadm 2024-06-11T13:33:36.306248+0000 mgr.x (mgr.25085) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.399830+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.401754+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.404536+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.405861+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.413949+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: cephadm 2024-06-11T13:33:36.417755+0000 mgr.x (mgr.25085) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.510443+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.513052+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.516026+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.517143+0000 mon.b (mon.2) 677 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.525590+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: cephadm 2024-06-11T13:33:36.529374+0000 mgr.x (mgr.25085) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.641582+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.644084+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.646456+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.647476+0000 mon.b (mon.2) 681 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.655974+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: cephadm 2024-06-11T13:33:36.099201+0000 mgr.x (mgr.25085) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: cephadm 2024-06-11T13:33:36.189120+0000 mgr.x (mgr.25085) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: cephadm 2024-06-11T13:33:36.306248+0000 mgr.x (mgr.25085) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.399830+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.401754+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.404536+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.405861+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.413949+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: cephadm 2024-06-11T13:33:36.417755+0000 mgr.x (mgr.25085) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.510443+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.513052+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.516026+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.517143+0000 mon.b (mon.2) 677 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.525590+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: cephadm 2024-06-11T13:33:36.529374+0000 mgr.x (mgr.25085) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.641582+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.644084+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.646456+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.647476+0000 mon.b (mon.2) 681 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.655974+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: cephadm 2024-06-11T13:33:36.659799+0000 mgr.x (mgr.25085) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.779431+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.782178+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.785854+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.787063+0000 mon.b (mon.2) 685 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.796299+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: cephadm 2024-06-11T13:33:36.816233+0000 mgr.x (mgr.25085) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.923250+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.926170+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.929156+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.930327+0000 mon.b (mon.2) 689 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:36.936493+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: cephadm 2024-06-11T13:33:36.943250+0000 mgr.x (mgr.25085) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.029964+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.031801+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.033586+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.034220+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.040276+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: cephadm 2024-06-11T13:33:37.043861+0000 mgr.x (mgr.25085) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.131462+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.133894+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.136758+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.137700+0000 mon.b (mon.2) 697 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.144861+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.250160+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.252822+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.254966+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.255860+0000 mon.b (mon.2) 701 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.262258+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.348739+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.350782+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.353065+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.353828+0000 mon.b (mon.2) 705 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[81944]: audit 2024-06-11T13:33:37.360282+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: cephadm 2024-06-11T13:33:36.659799+0000 mgr.x (mgr.25085) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.779431+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.782178+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.785854+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.787063+0000 mon.b (mon.2) 685 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.796299+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: cephadm 2024-06-11T13:33:36.816233+0000 mgr.x (mgr.25085) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.923250+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.926170+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.929156+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.930327+0000 mon.b (mon.2) 689 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:36.936493+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: cephadm 2024-06-11T13:33:36.943250+0000 mgr.x (mgr.25085) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.029964+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.031801+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.033586+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.034220+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.040276+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: cephadm 2024-06-11T13:33:37.043861+0000 mgr.x (mgr.25085) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:37.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.131462+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.133894+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.136758+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.137700+0000 mon.b (mon.2) 697 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.144861+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.250160+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.252822+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.254966+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.255860+0000 mon.b (mon.2) 701 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.262258+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:37.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.348739+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:37.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.350782+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:37.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.353065+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:37.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.353828+0000 mon.b (mon.2) 705 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:37.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[78335]: audit 2024-06-11T13:33:37.360282+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[86629]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-06-11T13:33:38.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[86629]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-06-11T13:33:38.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[86629]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-06-11T13:33:38.315 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[86629]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-06-11T13:33:38.315 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[86629]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-06-11T13:33:38.315 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[86629]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-06-11T13:33:38.315 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:37 smithi059 bash[86629]: --> ceph-volume raw activate successful for osd ID: 0 2024-06-11T13:33:38.650 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: cephadm 2024-06-11T13:33:37.149032+0000 mgr.x (mgr.25085) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.650 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: cluster 2024-06-11T13:33:37.246261+0000 mgr.x (mgr.25085) 856 : cluster [DBG] pgmap v119: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:38.650 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: cephadm 2024-06-11T13:33:37.265989+0000 mgr.x (mgr.25085) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.650 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: cephadm 2024-06-11T13:33:37.363897+0000 mgr.x (mgr.25085) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.455212+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.456912+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.458627+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.459258+0000 mon.b (mon.2) 709 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.461777+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: cephadm 2024-06-11T13:33:37.465163+0000 mgr.x (mgr.25085) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.535131+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.537873+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.541036+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.542192+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.545829+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.651 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: cephadm 2024-06-11T13:33:37.551239+0000 mgr.x (mgr.25085) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.652 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.632542+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.652 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.635213+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.652 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.638140+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.652 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.639185+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.652 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.645053+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.652 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: cephadm 2024-06-11T13:33:37.649328+0000 mgr.x (mgr.25085) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.652 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.762787+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.652 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.765268+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.652 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.767972+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.769007+0000 mon.b (mon.2) 721 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.772576+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: cephadm 2024-06-11T13:33:37.778477+0000 mgr.x (mgr.25085) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.902169+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.904840+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.907841+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.908862+0000 mon.b (mon.2) 725 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:37.914032+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: cephadm 2024-06-11T13:33:37.920167+0000 mgr.x (mgr.25085) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.055420+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.058667+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.061547+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.062747+0000 mon.b (mon.2) 729 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.068170+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.197762+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.200018+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.202116+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.203034+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.209341+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.345584+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.348210+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.354085+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.358019+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.654 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:38 smithi117 bash[60578]: audit 2024-06-11T13:33:38.368772+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: cephadm 2024-06-11T13:33:37.149032+0000 mgr.x (mgr.25085) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: cluster 2024-06-11T13:33:37.246261+0000 mgr.x (mgr.25085) 856 : cluster [DBG] pgmap v119: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:38.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: cephadm 2024-06-11T13:33:37.265989+0000 mgr.x (mgr.25085) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: cephadm 2024-06-11T13:33:37.363897+0000 mgr.x (mgr.25085) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.455212+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.456912+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.458627+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.459258+0000 mon.b (mon.2) 709 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.461777+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: cephadm 2024-06-11T13:33:37.465163+0000 mgr.x (mgr.25085) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.535131+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.537873+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.541036+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.542192+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.545829+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: cephadm 2024-06-11T13:33:37.551239+0000 mgr.x (mgr.25085) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.632542+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.635213+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.638140+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: cephadm 2024-06-11T13:33:37.149032+0000 mgr.x (mgr.25085) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: cluster 2024-06-11T13:33:37.246261+0000 mgr.x (mgr.25085) 856 : cluster [DBG] pgmap v119: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:38.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: cephadm 2024-06-11T13:33:37.265989+0000 mgr.x (mgr.25085) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: cephadm 2024-06-11T13:33:37.363897+0000 mgr.x (mgr.25085) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.455212+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.456912+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.458627+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.459258+0000 mon.b (mon.2) 709 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.461777+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: cephadm 2024-06-11T13:33:37.465163+0000 mgr.x (mgr.25085) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.535131+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.537873+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.541036+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.542192+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.545829+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: cephadm 2024-06-11T13:33:37.551239+0000 mgr.x (mgr.25085) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.632542+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.635213+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.638140+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.639185+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.645053+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: cephadm 2024-06-11T13:33:37.649328+0000 mgr.x (mgr.25085) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.762787+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.765268+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.767972+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.769007+0000 mon.b (mon.2) 721 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.772576+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: cephadm 2024-06-11T13:33:37.778477+0000 mgr.x (mgr.25085) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.902169+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.904840+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.907841+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.908862+0000 mon.b (mon.2) 725 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:37.914032+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: cephadm 2024-06-11T13:33:37.920167+0000 mgr.x (mgr.25085) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.055420+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.058667+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.061547+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.062747+0000 mon.b (mon.2) 729 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.068170+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.197762+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.200018+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.202116+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.203034+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.209341+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.345584+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.348210+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.354085+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.358019+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[81944]: audit 2024-06-11T13:33:38.368772+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.639185+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.645053+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: cephadm 2024-06-11T13:33:37.649328+0000 mgr.x (mgr.25085) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.762787+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.765268+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.767972+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.769007+0000 mon.b (mon.2) 721 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.772576+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: cephadm 2024-06-11T13:33:37.778477+0000 mgr.x (mgr.25085) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.902169+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.904840+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.907841+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.908862+0000 mon.b (mon.2) 725 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:37.914032+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: cephadm 2024-06-11T13:33:37.920167+0000 mgr.x (mgr.25085) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:38.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.055420+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.058667+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.061547+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.062747+0000 mon.b (mon.2) 729 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.068170+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.197762+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.200018+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.202116+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.203034+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.209341+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:38.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.345584+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:38.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.348210+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:38.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.354085+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:38.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.358019+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:38.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:38 smithi059 bash[78335]: audit 2024-06-11T13:33:38.368772+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: cephadm 2024-06-11T13:33:38.072682+0000 mgr.x (mgr.25085) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.920 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: cephadm 2024-06-11T13:33:38.212870+0000 mgr.x (mgr.25085) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: cephadm 2024-06-11T13:33:38.372362+0000 mgr.x (mgr.25085) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.510612+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.512463+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.514159+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.514772+0000 mon.b (mon.2) 741 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.522158+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: cephadm 2024-06-11T13:33:38.525835+0000 mgr.x (mgr.25085) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.606220+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.608293+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.610224+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.611028+0000 mon.b (mon.2) 745 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.618870+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: cephadm 2024-06-11T13:33:38.622464+0000 mgr.x (mgr.25085) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.701048+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.702700+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.704385+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.704965+0000 mon.b (mon.2) 749 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.712497+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.922 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: cephadm 2024-06-11T13:33:38.072682+0000 mgr.x (mgr.25085) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.922 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: cephadm 2024-06-11T13:33:38.212870+0000 mgr.x (mgr.25085) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: cephadm 2024-06-11T13:33:38.372362+0000 mgr.x (mgr.25085) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.510612+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.512463+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.514159+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.514772+0000 mon.b (mon.2) 741 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.522158+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: cephadm 2024-06-11T13:33:38.525835+0000 mgr.x (mgr.25085) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.606220+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.608293+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.610224+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.611028+0000 mon.b (mon.2) 745 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.618870+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: cephadm 2024-06-11T13:33:38.622464+0000 mgr.x (mgr.25085) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.924 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.701048+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.924 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.702700+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.924 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.704385+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.924 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.704965+0000 mon.b (mon.2) 749 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.924 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.712497+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.924 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: cephadm 2024-06-11T13:33:38.715977+0000 mgr.x (mgr.25085) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.924 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.795639+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.924 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.797390+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.924 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.799681+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.924 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.800274+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.924 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.803347+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: cephadm 2024-06-11T13:33:38.806633+0000 mgr.x (mgr.25085) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.877854+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.879681+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.881348+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.881949+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.884708+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: cephadm 2024-06-11T13:33:38.888041+0000 mgr.x (mgr.25085) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.957341+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.959051+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.961275+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.961873+0000 mon.b (mon.2) 761 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:38.967208+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: cephadm 2024-06-11T13:33:38.970583+0000 mgr.x (mgr.25085) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.925 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.048707+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.926 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: cephadm 2024-06-11T13:33:38.715977+0000 mgr.x (mgr.25085) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.926 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.795639+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.926 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.797390+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.926 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.799681+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.926 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.800274+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.926 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.803347+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.926 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: cephadm 2024-06-11T13:33:38.806633+0000 mgr.x (mgr.25085) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.926 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.877854+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.926 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.879681+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.926 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.881348+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.927 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.881949+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.927 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.884708+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.927 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: cephadm 2024-06-11T13:33:38.888041+0000 mgr.x (mgr.25085) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.927 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.957341+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.927 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.959051+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.927 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.961275+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.927 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.961873+0000 mon.b (mon.2) 761 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.927 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:38.967208+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.927 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: cephadm 2024-06-11T13:33:38.970583+0000 mgr.x (mgr.25085) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.927 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.048707+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.927 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.051089+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.053795+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.054791+0000 mon.b (mon.2) 765 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.060933+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.172573+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.175232+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.177785+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.179239+0000 mon.b (mon.2) 769 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.185074+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.280070+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.281910+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.283870+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.284614+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.287531+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.369433+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.373865+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.375650+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[81944]: audit 2024-06-11T13:33:39.376425+0000 mon.b (mon.2) 777 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.051089+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.053795+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.054791+0000 mon.b (mon.2) 765 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.060933+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.172573+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.175232+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.177785+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.179239+0000 mon.b (mon.2) 769 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.185074+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.280070+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.281910+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.283870+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.284614+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.287531+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.369433+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.373865+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.375650+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:39 smithi059 bash[78335]: audit 2024-06-11T13:33:39.376425+0000 mon.b (mon.2) 777 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: cephadm 2024-06-11T13:33:38.072682+0000 mgr.x (mgr.25085) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: cephadm 2024-06-11T13:33:38.212870+0000 mgr.x (mgr.25085) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: cephadm 2024-06-11T13:33:38.372362+0000 mgr.x (mgr.25085) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.510612+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.931 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.512463+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.514159+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.514772+0000 mon.b (mon.2) 741 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.522158+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: cephadm 2024-06-11T13:33:38.525835+0000 mgr.x (mgr.25085) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.606220+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.608293+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.610224+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.611028+0000 mon.b (mon.2) 745 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.618870+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: cephadm 2024-06-11T13:33:38.622464+0000 mgr.x (mgr.25085) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.701048+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.702700+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.704385+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.704965+0000 mon.b (mon.2) 749 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.712497+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: cephadm 2024-06-11T13:33:38.715977+0000 mgr.x (mgr.25085) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.795639+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.797390+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.799681+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.800274+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.803347+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: cephadm 2024-06-11T13:33:38.806633+0000 mgr.x (mgr.25085) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.877854+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.879681+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.881348+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.881949+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.884708+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: cephadm 2024-06-11T13:33:38.888041+0000 mgr.x (mgr.25085) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.957341+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.959051+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.961275+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.961873+0000 mon.b (mon.2) 761 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:38.967208+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: cephadm 2024-06-11T13:33:38.970583+0000 mgr.x (mgr.25085) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.048707+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.051089+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.053795+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.054791+0000 mon.b (mon.2) 765 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.060933+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.172573+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.175232+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.177785+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.179239+0000 mon.b (mon.2) 769 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.185074+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.280070+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.281910+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.283870+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.284614+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:39.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.287531+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:39.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.369433+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:39.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.373865+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:39.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.375650+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:39.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:39 smithi117 bash[60578]: audit 2024-06-11T13:33:39.376425+0000 mon.b (mon.2) 777 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: cephadm 2024-06-11T13:33:39.066340+0000 mgr.x (mgr.25085) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: cephadm 2024-06-11T13:33:39.190191+0000 mgr.x (mgr.25085) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: cluster 2024-06-11T13:33:39.246834+0000 mgr.x (mgr.25085) 875 : cluster [DBG] pgmap v120: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 178 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:40.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: cephadm 2024-06-11T13:33:39.293155+0000 mgr.x (mgr.25085) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.380918+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: cephadm 2024-06-11T13:33:39.384525+0000 mgr.x (mgr.25085) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.461606+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.466530+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.469401+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.470271+0000 mon.b (mon.2) 781 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.477561+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: cephadm 2024-06-11T13:33:39.481066+0000 mgr.x (mgr.25085) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.552561+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.554286+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.555915+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.556518+0000 mon.b (mon.2) 785 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.563035+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: cephadm 2024-06-11T13:33:39.566734+0000 mgr.x (mgr.25085) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.643413+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.645197+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.646831+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.647489+0000 mon.b (mon.2) 789 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.652988+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: cephadm 2024-06-11T13:33:39.656426+0000 mgr.x (mgr.25085) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.739919+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.741809+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.743664+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.744350+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.749767+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: cephadm 2024-06-11T13:33:39.753141+0000 mgr.x (mgr.25085) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.841442+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.843922+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.846199+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.846922+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.853061+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: cephadm 2024-06-11T13:33:39.856489+0000 mgr.x (mgr.25085) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.955934+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.958287+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.960280+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.960960+0000 mon.b (mon.2) 801 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:39.968415+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: cephadm 2024-06-11T13:33:39.972118+0000 mgr.x (mgr.25085) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:40.054098+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:40.055939+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:40.058180+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:40.058961+0000 mon.b (mon.2) 805 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:40.064580+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:40.151490+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:40 smithi117 bash[60578]: audit 2024-06-11T13:33:40.153317+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: cephadm 2024-06-11T13:33:39.066340+0000 mgr.x (mgr.25085) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: cephadm 2024-06-11T13:33:39.190191+0000 mgr.x (mgr.25085) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: cluster 2024-06-11T13:33:39.246834+0000 mgr.x (mgr.25085) 875 : cluster [DBG] pgmap v120: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 178 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:40.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: cephadm 2024-06-11T13:33:39.293155+0000 mgr.x (mgr.25085) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.380918+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: cephadm 2024-06-11T13:33:39.384525+0000 mgr.x (mgr.25085) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.461606+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.466530+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.469401+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.470271+0000 mon.b (mon.2) 781 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.477561+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: cephadm 2024-06-11T13:33:39.481066+0000 mgr.x (mgr.25085) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.552561+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.554286+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.555915+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.556518+0000 mon.b (mon.2) 785 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.563035+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: cephadm 2024-06-11T13:33:39.566734+0000 mgr.x (mgr.25085) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.643413+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.645197+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.646831+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.647489+0000 mon.b (mon.2) 789 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.652988+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: cephadm 2024-06-11T13:33:39.656426+0000 mgr.x (mgr.25085) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.739919+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.741809+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.743664+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.744350+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.749767+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: cephadm 2024-06-11T13:33:39.753141+0000 mgr.x (mgr.25085) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.841442+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.843922+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.846199+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.846922+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.853061+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: cephadm 2024-06-11T13:33:39.856489+0000 mgr.x (mgr.25085) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.955934+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.958287+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.960280+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.960960+0000 mon.b (mon.2) 801 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:39.968415+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: cephadm 2024-06-11T13:33:39.972118+0000 mgr.x (mgr.25085) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:40.054098+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:40.055939+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:40.058180+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:40.058961+0000 mon.b (mon.2) 805 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:40.064580+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:40.151490+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[78335]: audit 2024-06-11T13:33:40.153317+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.702 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: cephadm 2024-06-11T13:33:39.066340+0000 mgr.x (mgr.25085) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.702 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: cephadm 2024-06-11T13:33:39.190191+0000 mgr.x (mgr.25085) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.702 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: cluster 2024-06-11T13:33:39.246834+0000 mgr.x (mgr.25085) 875 : cluster [DBG] pgmap v120: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 178 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:40.702 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: cephadm 2024-06-11T13:33:39.293155+0000 mgr.x (mgr.25085) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.380918+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: cephadm 2024-06-11T13:33:39.384525+0000 mgr.x (mgr.25085) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.461606+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.466530+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.469401+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.470271+0000 mon.b (mon.2) 781 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.477561+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: cephadm 2024-06-11T13:33:39.481066+0000 mgr.x (mgr.25085) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.552561+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.554286+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.555915+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.556518+0000 mon.b (mon.2) 785 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.563035+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: cephadm 2024-06-11T13:33:39.566734+0000 mgr.x (mgr.25085) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.643413+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.645197+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.646831+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.647489+0000 mon.b (mon.2) 789 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.652988+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: cephadm 2024-06-11T13:33:39.656426+0000 mgr.x (mgr.25085) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.739919+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.741809+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.743664+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.744350+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.749767+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: cephadm 2024-06-11T13:33:39.753141+0000 mgr.x (mgr.25085) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.841442+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.843922+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.846199+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.846922+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.853061+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: cephadm 2024-06-11T13:33:39.856489+0000 mgr.x (mgr.25085) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.955934+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.958287+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.960280+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.960960+0000 mon.b (mon.2) 801 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:39.968415+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: cephadm 2024-06-11T13:33:39.972118+0000 mgr.x (mgr.25085) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:40.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:40.054098+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:40.055939+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:40.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:40.058180+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:40.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:40.058961+0000 mon.b (mon.2) 805 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:40.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:40.064580+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:40.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:40.151490+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:40.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:40 smithi059 bash[81944]: audit 2024-06-11T13:33:40.153317+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:41.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[86977]: debug 2024-06-11T13:33:41.161+0000 7fe58567b640 1 -- 172.21.15.59:0/2039390139 <== mon.0 v2:172.21.15.59:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559878848960 con 0x559878869c00 2024-06-11T13:33:41.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: cephadm 2024-06-11T13:33:40.068096+0000 mgr.x (mgr.25085) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:41.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.626325+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:41.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.637118+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:41.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.641926+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.642605+0000 mon.b (mon.2) 809 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.647302+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: cephadm 2024-06-11T13:33:40.650741+0000 mgr.x (mgr.25085) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.723953+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.725697+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.727891+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.728599+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.733640+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: cephadm 2024-06-11T13:33:40.737102+0000 mgr.x (mgr.25085) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.821819+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.823562+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.825431+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:41.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.826046+0000 mon.b (mon.2) 817 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.831591+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: cephadm 2024-06-11T13:33:40.835064+0000 mgr.x (mgr.25085) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.914461+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.916306+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.918043+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.918704+0000 mon.b (mon.2) 821 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.922390+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: cephadm 2024-06-11T13:33:40.926722+0000 mgr.x (mgr.25085) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:40.998861+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.000646+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.002335+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.002951+0000 mon.b (mon.2) 825 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:41.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.005695+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:41.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: cephadm 2024-06-11T13:33:41.010433+0000 mgr.x (mgr.25085) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:41.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.084694+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:41.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.086394+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:41.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.088054+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:41.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.088658+0000 mon.b (mon.2) 829 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:41.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.090729+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:41.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.173346+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:41.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.175068+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:41.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.176638+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:41.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.177213+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:41.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.179294+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:41.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.271102+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.272839+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.274392+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.274977+0000 mon.b (mon.2) 837 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.280658+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.383320+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.385364+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.387486+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.388261+0000 mon.b (mon.2) 841 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.396338+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.510515+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.512580+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.514608+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.515414+0000 mon.b (mon.2) 845 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:41.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.524134+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:41.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.607127+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:41.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.609003+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:41.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.610854+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:41.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.611463+0000 mon.b (mon.2) 849 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:41.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:41 smithi117 bash[60578]: audit 2024-06-11T13:33:41.617536+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.064 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[86977]: debug 2024-06-11T13:33:41.721+0000 7fe587ee2640 -1 Falling back to public interface 2024-06-11T13:33:42.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: cephadm 2024-06-11T13:33:40.068096+0000 mgr.x (mgr.25085) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.626325+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.637118+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.641926+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.642605+0000 mon.b (mon.2) 809 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.647302+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: cephadm 2024-06-11T13:33:40.650741+0000 mgr.x (mgr.25085) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.723953+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.725697+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.727891+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.728599+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.733640+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: cephadm 2024-06-11T13:33:40.737102+0000 mgr.x (mgr.25085) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.821819+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.823562+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.825431+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.826046+0000 mon.b (mon.2) 817 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.831591+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: cephadm 2024-06-11T13:33:40.835064+0000 mgr.x (mgr.25085) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.914461+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: cephadm 2024-06-11T13:33:40.068096+0000 mgr.x (mgr.25085) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.626325+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.637118+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.641926+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.642605+0000 mon.b (mon.2) 809 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.647302+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: cephadm 2024-06-11T13:33:40.650741+0000 mgr.x (mgr.25085) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.723953+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.725697+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.727891+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.728599+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.733640+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: cephadm 2024-06-11T13:33:40.737102+0000 mgr.x (mgr.25085) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.821819+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.823562+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.825431+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.826046+0000 mon.b (mon.2) 817 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.831591+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: cephadm 2024-06-11T13:33:40.835064+0000 mgr.x (mgr.25085) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.914461+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.916306+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.918043+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.918704+0000 mon.b (mon.2) 821 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.922390+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: cephadm 2024-06-11T13:33:40.926722+0000 mgr.x (mgr.25085) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:40.998861+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.000646+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.002335+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.002951+0000 mon.b (mon.2) 825 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.005695+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: cephadm 2024-06-11T13:33:41.010433+0000 mgr.x (mgr.25085) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.084694+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.086394+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.088054+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.088658+0000 mon.b (mon.2) 829 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.090729+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.173346+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.175068+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.176638+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.177213+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.179294+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.916306+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.918043+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.918704+0000 mon.b (mon.2) 821 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.922390+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: cephadm 2024-06-11T13:33:40.926722+0000 mgr.x (mgr.25085) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:40.998861+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.000646+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.002335+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.002951+0000 mon.b (mon.2) 825 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.005695+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: cephadm 2024-06-11T13:33:41.010433+0000 mgr.x (mgr.25085) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.084694+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.086394+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.088054+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.088658+0000 mon.b (mon.2) 829 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.090729+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.173346+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.175068+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.176638+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.177213+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.179294+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.271102+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.272839+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.274392+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.274977+0000 mon.b (mon.2) 837 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.280658+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.383320+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.385364+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.387486+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.388261+0000 mon.b (mon.2) 841 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.396338+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.510515+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.512580+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.514608+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.515414+0000 mon.b (mon.2) 845 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.524134+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.607127+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.609003+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.610854+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.611463+0000 mon.b (mon.2) 849 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[78335]: audit 2024-06-11T13:33:41.617536+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.271102+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.272839+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.274392+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.274977+0000 mon.b (mon.2) 837 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.280658+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.383320+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.385364+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.387486+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.388261+0000 mon.b (mon.2) 841 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.396338+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.510515+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.512580+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.514608+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.515414+0000 mon.b (mon.2) 845 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.524134+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.607127+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.609003+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.610854+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.611463+0000 mon.b (mon.2) 849 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:41 smithi059 bash[81944]: audit 2024-06-11T13:33:41.617536+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: cephadm 2024-06-11T13:33:41.096068+0000 mgr.x (mgr.25085) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: cephadm 2024-06-11T13:33:41.184622+0000 mgr.x (mgr.25085) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: cluster 2024-06-11T13:33:41.247713+0000 mgr.x (mgr.25085) 892 : cluster [DBG] pgmap v121: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:42.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: cephadm 2024-06-11T13:33:41.284089+0000 mgr.x (mgr.25085) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: cephadm 2024-06-11T13:33:41.399806+0000 mgr.x (mgr.25085) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: cephadm 2024-06-11T13:33:41.527806+0000 mgr.x (mgr.25085) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: cephadm 2024-06-11T13:33:41.620947+0000 mgr.x (mgr.25085) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.714374+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.716161+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.718026+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.718696+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.724080+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: cephadm 2024-06-11T13:33:41.727674+0000 mgr.x (mgr.25085) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.804591+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.806755+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.808502+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.809145+0000 mon.b (mon.2) 857 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.816644+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: cephadm 2024-06-11T13:33:41.820017+0000 mgr.x (mgr.25085) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.888229+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.890533+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.893161+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.893768+0000 mon.b (mon.2) 861 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:41.903360+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: cephadm 2024-06-11T13:33:41.906959+0000 mgr.x (mgr.25085) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.014587+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.017294+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.021008+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.021988+0000 mon.b (mon.2) 865 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.030561+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: cephadm 2024-06-11T13:33:42.034073+0000 mgr.x (mgr.25085) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.165718+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.168775+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.172176+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.173226+0000 mon.b (mon.2) 869 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.181725+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.306192+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.308228+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.310091+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.310805+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.314084+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.393825+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.395671+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.397434+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.398125+0000 mon.b (mon.2) 877 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.401287+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.414759+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.422861+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.429458+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.487010+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.489316+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.491612+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.492586+0000 mon.b (mon.2) 881 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.498549+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.593454+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.595381+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.597378+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.598079+0000 mon.b (mon.2) 885 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:42 smithi117 bash[60578]: audit 2024-06-11T13:33:42.603981+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: cephadm 2024-06-11T13:33:41.096068+0000 mgr.x (mgr.25085) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: cephadm 2024-06-11T13:33:41.184622+0000 mgr.x (mgr.25085) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: cluster 2024-06-11T13:33:41.247713+0000 mgr.x (mgr.25085) 892 : cluster [DBG] pgmap v121: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:42.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: cephadm 2024-06-11T13:33:41.284089+0000 mgr.x (mgr.25085) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: cephadm 2024-06-11T13:33:41.399806+0000 mgr.x (mgr.25085) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: cephadm 2024-06-11T13:33:41.527806+0000 mgr.x (mgr.25085) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: cephadm 2024-06-11T13:33:41.620947+0000 mgr.x (mgr.25085) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.714374+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.716161+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.718026+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.718696+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.724080+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: cephadm 2024-06-11T13:33:41.727674+0000 mgr.x (mgr.25085) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.804591+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.806755+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.808502+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.809145+0000 mon.b (mon.2) 857 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.816644+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: cephadm 2024-06-11T13:33:41.820017+0000 mgr.x (mgr.25085) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.888229+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: cephadm 2024-06-11T13:33:41.096068+0000 mgr.x (mgr.25085) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: cephadm 2024-06-11T13:33:41.184622+0000 mgr.x (mgr.25085) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: cluster 2024-06-11T13:33:41.247713+0000 mgr.x (mgr.25085) 892 : cluster [DBG] pgmap v121: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:42.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: cephadm 2024-06-11T13:33:41.284089+0000 mgr.x (mgr.25085) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: cephadm 2024-06-11T13:33:41.399806+0000 mgr.x (mgr.25085) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: cephadm 2024-06-11T13:33:41.527806+0000 mgr.x (mgr.25085) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: cephadm 2024-06-11T13:33:41.620947+0000 mgr.x (mgr.25085) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.714374+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.716161+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.718026+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.718696+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.724080+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: cephadm 2024-06-11T13:33:41.727674+0000 mgr.x (mgr.25085) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.804591+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.806755+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.808502+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.809145+0000 mon.b (mon.2) 857 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.816644+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: cephadm 2024-06-11T13:33:41.820017+0000 mgr.x (mgr.25085) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.888229+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.890533+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.893161+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.893768+0000 mon.b (mon.2) 861 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:41.903360+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: cephadm 2024-06-11T13:33:41.906959+0000 mgr.x (mgr.25085) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.014587+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.017294+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.021008+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.021988+0000 mon.b (mon.2) 865 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.030561+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: cephadm 2024-06-11T13:33:42.034073+0000 mgr.x (mgr.25085) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.165718+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.168775+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.172176+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.173226+0000 mon.b (mon.2) 869 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.181725+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.306192+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.308228+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.310091+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.310805+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.890533+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.893161+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.893768+0000 mon.b (mon.2) 861 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:41.903360+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: cephadm 2024-06-11T13:33:41.906959+0000 mgr.x (mgr.25085) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.014587+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.017294+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.021008+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.021988+0000 mon.b (mon.2) 865 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.030561+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: cephadm 2024-06-11T13:33:42.034073+0000 mgr.x (mgr.25085) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:42.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.165718+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.168775+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.172176+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.173226+0000 mon.b (mon.2) 869 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.181725+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.306192+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.308228+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.310091+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.310805+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.314084+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.393825+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.395671+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.397434+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.398125+0000 mon.b (mon.2) 877 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.401287+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.414759+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.422861+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.429458+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.487010+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.489316+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.491612+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.492586+0000 mon.b (mon.2) 881 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.498549+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.593454+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.595381+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.597378+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.598079+0000 mon.b (mon.2) 885 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[81944]: audit 2024-06-11T13:33:42.603981+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.314084+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.393825+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.395671+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.397434+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.398125+0000 mon.b (mon.2) 877 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.401287+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.414759+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.422861+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.429458+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.487010+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.489316+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.491612+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.492586+0000 mon.b (mon.2) 881 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.498549+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.593454+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.595381+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.597378+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.598079+0000 mon.b (mon.2) 885 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:42.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:42 smithi059 bash[78335]: audit 2024-06-11T13:33:42.603981+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: cephadm 2024-06-11T13:33:42.185309+0000 mgr.x (mgr.25085) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: cephadm 2024-06-11T13:33:42.318737+0000 mgr.x (mgr.25085) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: cephadm 2024-06-11T13:33:42.406388+0000 mgr.x (mgr.25085) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.479367+0000 mgr.x (mgr.25085) 904 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:43.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: cephadm 2024-06-11T13:33:42.503961+0000 mgr.x (mgr.25085) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: cephadm 2024-06-11T13:33:42.607290+0000 mgr.x (mgr.25085) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.699598+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.702316+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.705677+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.706774+0000 mon.b (mon.2) 889 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.713278+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: cephadm 2024-06-11T13:33:42.716834+0000 mgr.x (mgr.25085) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.815634+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.817991+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.820673+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.821347+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.827419+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:43.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: cephadm 2024-06-11T13:33:42.831127+0000 mgr.x (mgr.25085) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.921844+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.923808+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.925632+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.926253+0000 mon.b (mon.2) 897 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:42.930134+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: cephadm 2024-06-11T13:33:42.934217+0000 mgr.x (mgr.25085) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.013658+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.015912+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.018976+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.019636+0000 mon.b (mon.2) 901 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.023435+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: cephadm 2024-06-11T13:33:43.028197+0000 mgr.x (mgr.25085) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:43.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.104271+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.106104+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.108993+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.109669+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.113084+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.207799+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.209777+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.212286+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.213075+0000 mon.b (mon.2) 909 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.219050+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.319172+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.321179+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.323204+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:43.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.323965+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.330123+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.444183+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.447233+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.450632+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.451507+0000 mon.b (mon.2) 917 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.457910+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.575849+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.578178+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.581403+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.582115+0000 mon.b (mon.2) 921 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:43.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:43 smithi117 bash[60578]: audit 2024-06-11T13:33:43.584909+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: cephadm 2024-06-11T13:33:42.185309+0000 mgr.x (mgr.25085) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: cephadm 2024-06-11T13:33:42.318737+0000 mgr.x (mgr.25085) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: cephadm 2024-06-11T13:33:42.406388+0000 mgr.x (mgr.25085) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.479367+0000 mgr.x (mgr.25085) 904 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:44.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: cephadm 2024-06-11T13:33:42.503961+0000 mgr.x (mgr.25085) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: cephadm 2024-06-11T13:33:42.607290+0000 mgr.x (mgr.25085) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.699598+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.702316+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.705677+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.706774+0000 mon.b (mon.2) 889 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.713278+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: cephadm 2024-06-11T13:33:42.716834+0000 mgr.x (mgr.25085) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.815634+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.817991+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.820673+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.821347+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.827419+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: cephadm 2024-06-11T13:33:42.831127+0000 mgr.x (mgr.25085) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.921844+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.923808+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: cephadm 2024-06-11T13:33:42.185309+0000 mgr.x (mgr.25085) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: cephadm 2024-06-11T13:33:42.318737+0000 mgr.x (mgr.25085) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: cephadm 2024-06-11T13:33:42.406388+0000 mgr.x (mgr.25085) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.479367+0000 mgr.x (mgr.25085) 904 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: cephadm 2024-06-11T13:33:42.503961+0000 mgr.x (mgr.25085) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: cephadm 2024-06-11T13:33:42.607290+0000 mgr.x (mgr.25085) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.699598+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.702316+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.705677+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.706774+0000 mon.b (mon.2) 889 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.713278+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: cephadm 2024-06-11T13:33:42.716834+0000 mgr.x (mgr.25085) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.815634+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.817991+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.820673+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.821347+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.827419+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: cephadm 2024-06-11T13:33:42.831127+0000 mgr.x (mgr.25085) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.921844+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.923808+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.925632+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.926253+0000 mon.b (mon.2) 897 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:42.930134+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: cephadm 2024-06-11T13:33:42.934217+0000 mgr.x (mgr.25085) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.013658+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.015912+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.018976+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.019636+0000 mon.b (mon.2) 901 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.023435+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: cephadm 2024-06-11T13:33:43.028197+0000 mgr.x (mgr.25085) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.104271+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.106104+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.108993+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.109669+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.113084+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.207799+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.209777+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.212286+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.213075+0000 mon.b (mon.2) 909 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.219050+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.925632+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.926253+0000 mon.b (mon.2) 897 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:42.930134+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: cephadm 2024-06-11T13:33:42.934217+0000 mgr.x (mgr.25085) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.013658+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.015912+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.018976+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.019636+0000 mon.b (mon.2) 901 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.023435+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: cephadm 2024-06-11T13:33:43.028197+0000 mgr.x (mgr.25085) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.104271+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.106104+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.108993+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.109669+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.113084+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.207799+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.209777+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.212286+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.213075+0000 mon.b (mon.2) 909 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.219050+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.319172+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.321179+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.323204+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.323965+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.330123+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.444183+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.447233+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.450632+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.451507+0000 mon.b (mon.2) 917 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.457910+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.575849+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.578178+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.581403+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.582115+0000 mon.b (mon.2) 921 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[81944]: audit 2024-06-11T13:33:43.584909+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.319172+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.321179+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.323204+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.323965+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.330123+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.444183+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.447233+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.450632+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.451507+0000 mon.b (mon.2) 917 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.457910+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.575849+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.578178+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.581403+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.582115+0000 mon.b (mon.2) 921 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:43 smithi059 bash[78335]: audit 2024-06-11T13:33:43.584909+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: cephadm 2024-06-11T13:33:43.117767+0000 mgr.x (mgr.25085) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: cephadm 2024-06-11T13:33:43.222448+0000 mgr.x (mgr.25085) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: cluster 2024-06-11T13:33:43.248553+0000 mgr.x (mgr.25085) 913 : cluster [DBG] pgmap v122: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 130 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: cephadm 2024-06-11T13:33:43.333857+0000 mgr.x (mgr.25085) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: cephadm 2024-06-11T13:33:43.461789+0000 mgr.x (mgr.25085) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: cephadm 2024-06-11T13:33:43.589952+0000 mgr.x (mgr.25085) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.696891+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.699319+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.701187+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.701910+0000 mon.b (mon.2) 925 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.705969+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: cephadm 2024-06-11T13:33:43.709319+0000 mgr.x (mgr.25085) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.814862+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.817565+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.820389+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.821269+0000 mon.b (mon.2) 929 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.830110+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: cephadm 2024-06-11T13:33:43.833710+0000 mgr.x (mgr.25085) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.933382+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.935619+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: cephadm 2024-06-11T13:33:43.117767+0000 mgr.x (mgr.25085) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: cephadm 2024-06-11T13:33:43.222448+0000 mgr.x (mgr.25085) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: cluster 2024-06-11T13:33:43.248553+0000 mgr.x (mgr.25085) 913 : cluster [DBG] pgmap v122: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 130 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:44.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: cephadm 2024-06-11T13:33:43.333857+0000 mgr.x (mgr.25085) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: cephadm 2024-06-11T13:33:43.461789+0000 mgr.x (mgr.25085) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: cephadm 2024-06-11T13:33:43.589952+0000 mgr.x (mgr.25085) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.696891+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.699319+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.701187+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.701910+0000 mon.b (mon.2) 925 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.705969+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: cephadm 2024-06-11T13:33:43.709319+0000 mgr.x (mgr.25085) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.814862+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.817565+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.820389+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.821269+0000 mon.b (mon.2) 929 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.830110+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: cephadm 2024-06-11T13:33:43.833710+0000 mgr.x (mgr.25085) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.933382+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.935619+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.938196+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.939052+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:43.947950+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: cephadm 2024-06-11T13:33:43.951545+0000 mgr.x (mgr.25085) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.070953+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.073694+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.076804+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.078198+0000 mon.b (mon.2) 937 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.087534+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.226713+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.229826+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.233069+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.233946+0000 mon.b (mon.2) 941 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.241883+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.265206+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.270854+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:33:44.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.400868+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.403291+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.405938+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.938196+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.939052+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:43.947950+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: cephadm 2024-06-11T13:33:43.951545+0000 mgr.x (mgr.25085) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.070953+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.073694+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.076804+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.078198+0000 mon.b (mon.2) 937 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.087534+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.226713+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.229826+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.233069+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.233946+0000 mon.b (mon.2) 941 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.241883+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.265206+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.270854+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:33:44.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.400868+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.403291+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.405938+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.406912+0000 mon.b (mon.2) 946 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.413682+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.507395+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.509422+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.511968+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.512796+0000 mon.b (mon.2) 950 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.517806+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.619523+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.621801+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.624769+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.625740+0000 mon.b (mon.2) 954 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[78335]: audit 2024-06-11T13:33:44.631940+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.406912+0000 mon.b (mon.2) 946 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.413682+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.507395+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.509422+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.511968+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.512796+0000 mon.b (mon.2) 950 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.517806+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.619523+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.621801+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.624769+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.625740+0000 mon.b (mon.2) 954 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[81944]: audit 2024-06-11T13:33:44.631940+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: cephadm 2024-06-11T13:33:43.117767+0000 mgr.x (mgr.25085) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: cephadm 2024-06-11T13:33:43.222448+0000 mgr.x (mgr.25085) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: cluster 2024-06-11T13:33:43.248553+0000 mgr.x (mgr.25085) 913 : cluster [DBG] pgmap v122: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 130 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: cephadm 2024-06-11T13:33:43.333857+0000 mgr.x (mgr.25085) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: cephadm 2024-06-11T13:33:43.461789+0000 mgr.x (mgr.25085) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: cephadm 2024-06-11T13:33:43.589952+0000 mgr.x (mgr.25085) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.696891+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.699319+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.701187+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.701910+0000 mon.b (mon.2) 925 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.705969+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: cephadm 2024-06-11T13:33:43.709319+0000 mgr.x (mgr.25085) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.814862+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.817565+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.820389+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.821269+0000 mon.b (mon.2) 929 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.830110+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: cephadm 2024-06-11T13:33:43.833710+0000 mgr.x (mgr.25085) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.933382+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.935619+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.938196+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.939052+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:43.947950+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: cephadm 2024-06-11T13:33:43.951545+0000 mgr.x (mgr.25085) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.070953+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.073694+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.076804+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.078198+0000 mon.b (mon.2) 937 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.087534+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.226713+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.229826+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.233069+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.233946+0000 mon.b (mon.2) 941 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.241883+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.265206+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.270854+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.400868+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.403291+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.405938+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.406912+0000 mon.b (mon.2) 946 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.413682+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.507395+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.509422+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.511968+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.512796+0000 mon.b (mon.2) 950 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.517806+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.619523+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.621801+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:44.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.624769+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.625740+0000 mon.b (mon.2) 954 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:44 smithi117 bash[60578]: audit 2024-06-11T13:33:44.631940+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.314 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:44 smithi059 bash[86977]: debug 2024-06-11T13:33:44.865+0000 7fe587ee2640 -1 osd.0 120 log_to_monitors true 2024-06-11T13:33:45.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: cephadm 2024-06-11T13:33:44.091197+0000 mgr.x (mgr.25085) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: cephadm 2024-06-11T13:33:44.245400+0000 mgr.x (mgr.25085) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: cephadm 2024-06-11T13:33:44.417099+0000 mgr.x (mgr.25085) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: cephadm 2024-06-11T13:33:44.521047+0000 mgr.x (mgr.25085) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: cephadm 2024-06-11T13:33:44.637321+0000 mgr.x (mgr.25085) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:44.752414+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:44.755170+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:44.758703+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:44.760016+0000 mon.b (mon.2) 958 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:44.778014+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: cephadm 2024-06-11T13:33:44.786460+0000 mgr.x (mgr.25085) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:44.874314+0000 mon.c (mon.1) 9 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1131373132,v1:172.21.15.59:6801/1131373132]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T13:33:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:44.874596+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T13:33:45.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:44.924018+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:44.926706+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:44.929516+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:44.930509+0000 mon.b (mon.2) 962 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:44.936070+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: cephadm 2024-06-11T13:33:44.939778+0000 mgr.x (mgr.25085) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.072796+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.075871+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.080335+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.081493+0000 mon.b (mon.2) 966 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.087737+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.194691+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.197501+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.201275+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.202184+0000 mon.b (mon.2) 970 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.209396+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.325541+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.328187+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.330440+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.331386+0000 mon.b (mon.2) 974 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.336972+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.446987+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.449543+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.451636+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.452363+0000 mon.b (mon.2) 978 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.459833+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.584120+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.586117+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.588265+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.589029+0000 mon.b (mon.2) 982 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:45 smithi117 bash[60578]: audit 2024-06-11T13:33:45.595213+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: cephadm 2024-06-11T13:33:44.091197+0000 mgr.x (mgr.25085) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: cephadm 2024-06-11T13:33:44.245400+0000 mgr.x (mgr.25085) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: cephadm 2024-06-11T13:33:44.417099+0000 mgr.x (mgr.25085) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: cephadm 2024-06-11T13:33:44.521047+0000 mgr.x (mgr.25085) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: cephadm 2024-06-11T13:33:44.637321+0000 mgr.x (mgr.25085) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:44.752414+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:44.755170+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:44.758703+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:44.760016+0000 mon.b (mon.2) 958 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:44.778014+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: cephadm 2024-06-11T13:33:44.786460+0000 mgr.x (mgr.25085) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:44.874314+0000 mon.c (mon.1) 9 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1131373132,v1:172.21.15.59:6801/1131373132]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T13:33:45.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:44.874596+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T13:33:45.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:44.924018+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:44.926706+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:44.929516+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:44.930509+0000 mon.b (mon.2) 962 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:44.936070+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: cephadm 2024-06-11T13:33:44.939778+0000 mgr.x (mgr.25085) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.072796+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: cephadm 2024-06-11T13:33:44.091197+0000 mgr.x (mgr.25085) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: cephadm 2024-06-11T13:33:44.245400+0000 mgr.x (mgr.25085) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: cephadm 2024-06-11T13:33:44.417099+0000 mgr.x (mgr.25085) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: cephadm 2024-06-11T13:33:44.521047+0000 mgr.x (mgr.25085) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: cephadm 2024-06-11T13:33:44.637321+0000 mgr.x (mgr.25085) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:44.752414+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:44.755170+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:44.758703+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:44.760016+0000 mon.b (mon.2) 958 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:44.778014+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: cephadm 2024-06-11T13:33:44.786460+0000 mgr.x (mgr.25085) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:44.874314+0000 mon.c (mon.1) 9 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1131373132,v1:172.21.15.59:6801/1131373132]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T13:33:45.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:44.874596+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-11T13:33:45.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:44.924018+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:44.926706+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:44.929516+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:44.930509+0000 mon.b (mon.2) 962 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:44.936070+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: cephadm 2024-06-11T13:33:44.939778+0000 mgr.x (mgr.25085) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:45.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.072796+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.075871+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.080335+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.081493+0000 mon.b (mon.2) 966 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.087737+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.194691+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.197501+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.201275+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.202184+0000 mon.b (mon.2) 970 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.209396+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.325541+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.990 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.328187+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.330440+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.331386+0000 mon.b (mon.2) 974 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.336972+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.446987+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.449543+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.451636+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.452363+0000 mon.b (mon.2) 978 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.459833+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.584120+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.991 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.586117+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.992 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.588265+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.992 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.589029+0000 mon.b (mon.2) 982 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.992 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[81944]: audit 2024-06-11T13:33:45.595213+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.075871+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.080335+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.081493+0000 mon.b (mon.2) 966 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.087737+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.993 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.194691+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.993 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.197501+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.993 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.201275+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.993 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.202184+0000 mon.b (mon.2) 970 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.993 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.209396+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.993 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.325541+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.993 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.328187+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.993 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.330440+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.993 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.331386+0000 mon.b (mon.2) 974 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.993 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.336972+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.993 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.446987+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.994 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.449543+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.994 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.451636+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.994 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.452363+0000 mon.b (mon.2) 978 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.994 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.459833+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:45.994 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.584120+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:45.994 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.586117+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:45.994 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.588265+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:45.995 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.589029+0000 mon.b (mon.2) 982 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:45.995 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:45 smithi059 bash[78335]: audit 2024-06-11T13:33:45.595213+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.564 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[86977]: debug 2024-06-11T13:33:46.273+0000 7fe57bc85640 -1 osd.0 120 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:33:46.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: cephadm 2024-06-11T13:33:45.091385+0000 mgr.x (mgr.25085) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: cephadm 2024-06-11T13:33:45.212997+0000 mgr.x (mgr.25085) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: cluster 2024-06-11T13:33:45.249640+0000 mgr.x (mgr.25085) 929 : cluster [DBG] pgmap v123: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: cephadm 2024-06-11T13:33:45.340387+0000 mgr.x (mgr.25085) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: cephadm 2024-06-11T13:33:45.463323+0000 mgr.x (mgr.25085) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: cephadm 2024-06-11T13:33:45.598813+0000 mgr.x (mgr.25085) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:45.710375+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:45.712998+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:45.715581+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:45.716617+0000 mon.b (mon.2) 986 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:45.725319+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: cephadm 2024-06-11T13:33:45.728851+0000 mgr.x (mgr.25085) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:45.778575+0000 mon.a (mon.0) 333 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T13:33:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: cluster 2024-06-11T13:33:45.782682+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-06-11T13:33:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:45.782772+0000 mon.c (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1131373132,v1:172.21.15.59:6801/1131373132]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:33:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:45.783352+0000 mon.a (mon.0) 335 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:33:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:45.879684+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:45.882138+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:45.884927+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:45.885860+0000 mon.b (mon.2) 990 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:45.936915+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: cephadm 2024-06-11T13:33:45.940824+0000 mgr.x (mgr.25085) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.050261+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.052594+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.054859+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.055773+0000 mon.b (mon.2) 994 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.169228+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.266184+0000 mon.a (mon.0) 338 : audit [INF] from='osd.0 ' entity='osd.0' 2024-06-11T13:33:46.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.310662+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.313595+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.316783+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.318281+0000 mon.b (mon.2) 998 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.321604+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.452069+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.455201+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.458707+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.459837+0000 mon.b (mon.2) 1002 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.465680+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.560341+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.563042+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.565956+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.566853+0000 mon.b (mon.2) 1006 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:46 smithi117 bash[60578]: audit 2024-06-11T13:33:46.572984+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: cephadm 2024-06-11T13:33:45.091385+0000 mgr.x (mgr.25085) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: cephadm 2024-06-11T13:33:45.212997+0000 mgr.x (mgr.25085) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: cluster 2024-06-11T13:33:45.249640+0000 mgr.x (mgr.25085) 929 : cluster [DBG] pgmap v123: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:46.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: cephadm 2024-06-11T13:33:45.340387+0000 mgr.x (mgr.25085) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: cephadm 2024-06-11T13:33:45.463323+0000 mgr.x (mgr.25085) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: cephadm 2024-06-11T13:33:45.598813+0000 mgr.x (mgr.25085) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:45.710375+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:45.712998+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:45.715581+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:45.716617+0000 mon.b (mon.2) 986 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:45.725319+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: cephadm 2024-06-11T13:33:45.728851+0000 mgr.x (mgr.25085) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:45.778575+0000 mon.a (mon.0) 333 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T13:33:46.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: cluster 2024-06-11T13:33:45.782682+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-06-11T13:33:46.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:45.782772+0000 mon.c (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1131373132,v1:172.21.15.59:6801/1131373132]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:33:46.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:45.783352+0000 mon.a (mon.0) 335 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:33:46.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:45.879684+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:45.882138+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:45.884927+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: cephadm 2024-06-11T13:33:45.091385+0000 mgr.x (mgr.25085) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: cephadm 2024-06-11T13:33:45.212997+0000 mgr.x (mgr.25085) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: cluster 2024-06-11T13:33:45.249640+0000 mgr.x (mgr.25085) 929 : cluster [DBG] pgmap v123: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:46.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: cephadm 2024-06-11T13:33:45.340387+0000 mgr.x (mgr.25085) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: cephadm 2024-06-11T13:33:45.463323+0000 mgr.x (mgr.25085) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: cephadm 2024-06-11T13:33:45.598813+0000 mgr.x (mgr.25085) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:45.710375+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:45.712998+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:45.715581+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:45.716617+0000 mon.b (mon.2) 986 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:45.725319+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: cephadm 2024-06-11T13:33:45.728851+0000 mgr.x (mgr.25085) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:45.778575+0000 mon.a (mon.0) 333 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-11T13:33:46.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: cluster 2024-06-11T13:33:45.782682+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-06-11T13:33:46.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:45.782772+0000 mon.c (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.59:6800/1131373132,v1:172.21.15.59:6801/1131373132]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:33:46.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:45.783352+0000 mon.a (mon.0) 335 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:33:46.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:45.879684+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:45.882138+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:45.884927+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:45.885860+0000 mon.b (mon.2) 990 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:45.936915+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.990 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: cephadm 2024-06-11T13:33:45.940824+0000 mgr.x (mgr.25085) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.050261+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.052594+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.054859+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.055773+0000 mon.b (mon.2) 994 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.169228+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.266184+0000 mon.a (mon.0) 338 : audit [INF] from='osd.0 ' entity='osd.0' 2024-06-11T13:33:46.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.310662+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.313595+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.316783+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.318281+0000 mon.b (mon.2) 998 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.991 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.321604+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.452069+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.455201+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.458707+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.459837+0000 mon.b (mon.2) 1002 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.465680+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.560341+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.563042+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.565956+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.566853+0000 mon.b (mon.2) 1006 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.992 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[78335]: audit 2024-06-11T13:33:46.572984+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:45.885860+0000 mon.b (mon.2) 990 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:45.936915+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: cephadm 2024-06-11T13:33:45.940824+0000 mgr.x (mgr.25085) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:46.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.050261+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.052594+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.054859+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.055773+0000 mon.b (mon.2) 994 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.169228+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.266184+0000 mon.a (mon.0) 338 : audit [INF] from='osd.0 ' entity='osd.0' 2024-06-11T13:33:46.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.310662+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.313595+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.316783+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.318281+0000 mon.b (mon.2) 998 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.321604+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.452069+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.455201+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.458707+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.459837+0000 mon.b (mon.2) 1002 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.465680+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:46.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.560341+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:46.994 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.563042+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:46.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.565956+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:46.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.566853+0000 mon.b (mon.2) 1006 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:46.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:46 smithi059 bash[81944]: audit 2024-06-11T13:33:46.572984+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.642 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:33:47] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.33.4" 2024-06-11T13:33:47.643 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[54332]: debug 2024-06-11T13:33:47.478+0000 7f041d8f9640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-06-11T13:33:47.708 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:33:47.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: cephadm 2024-06-11T13:33:46.174998+0000 mgr.x (mgr.25085) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: cephadm 2024-06-11T13:33:46.326989+0000 mgr.x (mgr.25085) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: cephadm 2024-06-11T13:33:46.471382+0000 mgr.x (mgr.25085) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: cephadm 2024-06-11T13:33:46.578101+0000 mgr.x (mgr.25085) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.688548+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.691256+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.694552+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.695483+0000 mon.b (mon.2) 1010 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.700701+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: cephadm 2024-06-11T13:33:46.705982+0000 mgr.x (mgr.25085) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.816964+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.819503+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.822017+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.823096+0000 mon.b (mon.2) 1014 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.831237+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: cephadm 2024-06-11T13:33:46.834828+0000 mgr.x (mgr.25085) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.950312+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.952955+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.956393+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.957316+0000 mon.b (mon.2) 1018 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: cephadm 2024-06-11T13:33:46.174998+0000 mgr.x (mgr.25085) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: cephadm 2024-06-11T13:33:46.326989+0000 mgr.x (mgr.25085) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: cephadm 2024-06-11T13:33:46.471382+0000 mgr.x (mgr.25085) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: cephadm 2024-06-11T13:33:46.578101+0000 mgr.x (mgr.25085) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.688548+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.691256+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.694552+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.695483+0000 mon.b (mon.2) 1010 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.700701+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: cephadm 2024-06-11T13:33:46.705982+0000 mgr.x (mgr.25085) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.816964+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.819503+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.822017+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.823096+0000 mon.b (mon.2) 1014 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.831237+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: cephadm 2024-06-11T13:33:46.834828+0000 mgr.x (mgr.25085) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.950312+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.952955+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.956393+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.957316+0000 mon.b (mon.2) 1018 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:46.965330+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: cephadm 2024-06-11T13:33:46.968935+0000 mgr.x (mgr.25085) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.098952+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.101787+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.104828+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.105991+0000 mon.b (mon.2) 1022 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.111386+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.249445+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.252819+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.255337+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.256550+0000 mon.b (mon.2) 1026 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.261633+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: cluster 2024-06-11T13:33:47.264648+0000 mon.a (mon.0) 347 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: cluster 2024-06-11T13:33:47.269508+0000 mon.a (mon.0) 348 : cluster [INF] osd.0 [v2:172.21.15.59:6800/1131373132,v1:172.21.15.59:6801/1131373132] boot 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: cluster 2024-06-11T13:33:47.269590+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.274532+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.372673+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.374712+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.377918+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.378762+0000 mon.b (mon.2) 1031 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.382237+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.458232+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.462091+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.465288+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.467792+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.473968+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.474061+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.479753+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.481303+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T13:33:47.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.589099+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.603754+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[81944]: audit 2024-06-11T13:33:47.617221+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:46.965330+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: cephadm 2024-06-11T13:33:46.968935+0000 mgr.x (mgr.25085) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.098952+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.101787+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.104828+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.105991+0000 mon.b (mon.2) 1022 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.111386+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.249445+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.252819+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.255337+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.256550+0000 mon.b (mon.2) 1026 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.261633+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: cluster 2024-06-11T13:33:47.264648+0000 mon.a (mon.0) 347 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:33:47.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: cluster 2024-06-11T13:33:47.269508+0000 mon.a (mon.0) 348 : cluster [INF] osd.0 [v2:172.21.15.59:6800/1131373132,v1:172.21.15.59:6801/1131373132] boot 2024-06-11T13:33:47.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: cluster 2024-06-11T13:33:47.269590+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-06-11T13:33:47.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.274532+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:33:47.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.372673+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.374712+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.377918+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.378762+0000 mon.b (mon.2) 1031 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.382237+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.458232+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.462091+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.465288+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.467792+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.473968+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.474061+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.479753+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.481303+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T13:33:47.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.589099+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.603754+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:47 smithi059 bash[78335]: audit 2024-06-11T13:33:47.617221+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: cephadm 2024-06-11T13:33:46.174998+0000 mgr.x (mgr.25085) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: cephadm 2024-06-11T13:33:46.326989+0000 mgr.x (mgr.25085) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: cephadm 2024-06-11T13:33:46.471382+0000 mgr.x (mgr.25085) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: cephadm 2024-06-11T13:33:46.578101+0000 mgr.x (mgr.25085) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.688548+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.691256+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.694552+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.695483+0000 mon.b (mon.2) 1010 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.700701+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: cephadm 2024-06-11T13:33:46.705982+0000 mgr.x (mgr.25085) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.816964+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.819503+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.822017+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.823096+0000 mon.b (mon.2) 1014 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.831237+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: cephadm 2024-06-11T13:33:46.834828+0000 mgr.x (mgr.25085) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.950312+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.952955+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.956393+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.957316+0000 mon.b (mon.2) 1018 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:46.965330+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: cephadm 2024-06-11T13:33:46.968935+0000 mgr.x (mgr.25085) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:47.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.098952+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.101787+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.104828+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.105991+0000 mon.b (mon.2) 1022 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.111386+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.249445+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.252819+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.255337+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.256550+0000 mon.b (mon.2) 1026 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.261633+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: cluster 2024-06-11T13:33:47.264648+0000 mon.a (mon.0) 347 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:33:47.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: cluster 2024-06-11T13:33:47.269508+0000 mon.a (mon.0) 348 : cluster [INF] osd.0 [v2:172.21.15.59:6800/1131373132,v1:172.21.15.59:6801/1131373132] boot 2024-06-11T13:33:47.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: cluster 2024-06-11T13:33:47.269590+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-06-11T13:33:47.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.274532+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-11T13:33:47.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.372673+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.374712+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.377918+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:33:47.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.378762+0000 mon.b (mon.2) 1031 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:33:47.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.382237+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.458232+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.462091+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:33:47.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.465288+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.467792+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.473968+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.474061+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.479753+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:47.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.481303+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T13:33:47.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.589099+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.603754+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:47.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:47 smithi117 bash[60578]: audit 2024-06-11T13:33:47.617221+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:48.495 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:33:48.495 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 0s ago 20m - - 2024-06-11T13:33:48.495 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 6s ago 20m - - 2024-06-11T13:33:48.495 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (5m) 0s ago 12m 13.5M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:33:48.495 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (5m) 6s ago 12m 40.4M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:33:48.495 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (4m) 0s ago 10m 44.3M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:33:48.495 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (4m) 6s ago 19m 506M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:33:48.495 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (3m) 0s ago 21m 424M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:33:48.495 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (65s) 0s ago 21m 40.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (2m) 6s ago 19m 41.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (2m) 0s ago 19m 41.3M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (5m) 0s ago 12m 10.2M - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (5m) 6s ago 12m 9795k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (9s) 0s ago 18m 12.0M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (18m) 0s ago 18m 61.0M 4096M 17.2.0 e1d6a67b021e 211d82d6fe01 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (17m) 0s ago 17m 53.6M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (16m) 0s ago 16m 60.9M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (16m) 6s ago 16m 61.9M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (15m) 6s ago 15m 56.8M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (14m) 6s ago 14m 55.7M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (14m) 6s ago 14m 59.9M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (4m) 6s ago 13m 64.5M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:33:48.496 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (10m) 0s ago 10m 86.0M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:33:48.497 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (10m) 6s ago 10m 85.9M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:33:48.497 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (10m) 0s ago 10m 85.8M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:33:48.497 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (10m) 6s ago 10m 86.1M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:33:48.930 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:33:48.931 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:33:48.931 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:33:48.931 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:33:48.931 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:33:48.931 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:33:48.931 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:33:48.931 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:33:48.931 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-06-11T13:33:48.931 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 1 2024-06-11T13:33:48.931 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:33:48.931 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:33:48.931 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:33:48.931 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:33:48.932 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:33:48.932 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-06-11T13:33:48.932 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 6 2024-06-11T13:33:48.932 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:33:48.932 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:33:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:48 smithi117 bash[60578]: cephadm 2024-06-11T13:33:47.116623+0000 mgr.x (mgr.25085) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:48 smithi117 bash[60578]: cluster 2024-06-11T13:33:47.250706+0000 mgr.x (mgr.25085) 943 : cluster [DBG] pgmap v125: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:48.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:48 smithi117 bash[60578]: cephadm 2024-06-11T13:33:47.265561+0000 mgr.x (mgr.25085) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:48 smithi117 bash[60578]: cephadm 2024-06-11T13:33:47.385576+0000 mgr.x (mgr.25085) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:48 smithi117 bash[60578]: audit 2024-06-11T13:33:47.481451+0000 mgr.x (mgr.25085) 946 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T13:33:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:48 smithi117 bash[60578]: cephadm 2024-06-11T13:33:47.482174+0000 mgr.x (mgr.25085) 947 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-06-11T13:33:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:48 smithi117 bash[60578]: audit 2024-06-11T13:33:47.701062+0000 mgr.x (mgr.25085) 948 : audit [DBG] from='client.74148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:48.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:48 smithi117 bash[60578]: cluster 2024-06-11T13:33:48.274941+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-06-11T13:33:49.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[81944]: cephadm 2024-06-11T13:33:47.116623+0000 mgr.x (mgr.25085) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:49.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[81944]: cluster 2024-06-11T13:33:47.250706+0000 mgr.x (mgr.25085) 943 : cluster [DBG] pgmap v125: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:49.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[81944]: cephadm 2024-06-11T13:33:47.265561+0000 mgr.x (mgr.25085) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:49.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[81944]: cephadm 2024-06-11T13:33:47.385576+0000 mgr.x (mgr.25085) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:49.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[81944]: audit 2024-06-11T13:33:47.481451+0000 mgr.x (mgr.25085) 946 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T13:33:49.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[81944]: cephadm 2024-06-11T13:33:47.482174+0000 mgr.x (mgr.25085) 947 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-06-11T13:33:49.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[81944]: audit 2024-06-11T13:33:47.701062+0000 mgr.x (mgr.25085) 948 : audit [DBG] from='client.74148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:49.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[81944]: cluster 2024-06-11T13:33:48.274941+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-06-11T13:33:49.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[78335]: cephadm 2024-06-11T13:33:47.116623+0000 mgr.x (mgr.25085) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:49.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[78335]: cluster 2024-06-11T13:33:47.250706+0000 mgr.x (mgr.25085) 943 : cluster [DBG] pgmap v125: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:49.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[78335]: cephadm 2024-06-11T13:33:47.265561+0000 mgr.x (mgr.25085) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:49.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[78335]: cephadm 2024-06-11T13:33:47.385576+0000 mgr.x (mgr.25085) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:33:49.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[78335]: audit 2024-06-11T13:33:47.481451+0000 mgr.x (mgr.25085) 946 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T13:33:49.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[78335]: cephadm 2024-06-11T13:33:47.482174+0000 mgr.x (mgr.25085) 947 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-06-11T13:33:49.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[78335]: audit 2024-06-11T13:33:47.701062+0000 mgr.x (mgr.25085) 948 : audit [DBG] from='client.74148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:49.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:48 smithi059 bash[78335]: cluster 2024-06-11T13:33:48.274941+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-06-11T13:33:49.297 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:33:49.297 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:33:49.297 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:33:49.297 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:33:49.297 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:33:49.297 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:33:49.297 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:33:49.297 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:33:49.297 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "6/23 daemons upgraded", 2024-06-11T13:33:49.297 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T13:33:49.298 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:33:49.298 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:33:49.750 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_WARN Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded 2024-06-11T13:33:49.750 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded 2024-06-11T13:33:49.750 INFO:teuthology.orchestra.run.smithi059.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-06-11T13:33:49.750 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-06-11T13:33:49.751 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.4 is active+undersized+degraded, acting [1,7] 2024-06-11T13:33:49.751 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-06-11T13:33:49.751 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.10 is active+undersized+degraded, acting [2,1] 2024-06-11T13:33:49.751 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.13 is active+undersized+degraded, acting [4,3] 2024-06-11T13:33:49.751 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.15 is active+undersized+degraded, acting [1,5] 2024-06-11T13:33:49.751 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.1d is active+undersized+degraded, acting [7,6] 2024-06-11T13:33:49.751 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-06-11T13:33:49.751 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-06-11T13:33:49.751 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-06-11T13:33:49.751 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-06-11T13:33:49.751 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-06-11T13:33:49.751 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-06-11T13:33:49.751 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-06-11T13:33:49.752 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-06-11T13:33:49.752 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-06-11T13:33:49.752 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-06-11T13:33:49.752 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-06-11T13:33:49.752 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-06-11T13:33:49.752 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-06-11T13:33:49.752 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-06-11T13:33:49.752 INFO:teuthology.orchestra.run.smithi059.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-06-11T13:33:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:49 smithi117 bash[60578]: audit 2024-06-11T13:33:48.067258+0000 mgr.x (mgr.25085) 949 : audit [DBG] from='client.74154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:49.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:49 smithi117 bash[60578]: audit 2024-06-11T13:33:48.456527+0000 mgr.x (mgr.25085) 950 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:49.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:49 smithi117 bash[60578]: audit 2024-06-11T13:33:48.931739+0000 mon.a (mon.0) 358 : audit [DBG] from='client.? 172.21.15.59:0/2171910800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:50.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:49 smithi059 bash[78335]: audit 2024-06-11T13:33:48.067258+0000 mgr.x (mgr.25085) 949 : audit [DBG] from='client.74154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:50.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:49 smithi059 bash[78335]: audit 2024-06-11T13:33:48.456527+0000 mgr.x (mgr.25085) 950 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:50.027 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:49 smithi059 bash[78335]: audit 2024-06-11T13:33:48.931739+0000 mon.a (mon.0) 358 : audit [DBG] from='client.? 172.21.15.59:0/2171910800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:50.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:49 smithi059 bash[81944]: audit 2024-06-11T13:33:48.067258+0000 mgr.x (mgr.25085) 949 : audit [DBG] from='client.74154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:50.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:49 smithi059 bash[81944]: audit 2024-06-11T13:33:48.456527+0000 mgr.x (mgr.25085) 950 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:50.027 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:49 smithi059 bash[81944]: audit 2024-06-11T13:33:48.931739+0000 mon.a (mon.0) 358 : audit [DBG] from='client.? 172.21.15.59:0/2171910800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:33:50.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:50 smithi117 bash[60578]: cluster 2024-06-11T13:33:49.251681+0000 mgr.x (mgr.25085) 951 : cluster [DBG] pgmap v128: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:50.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:50 smithi117 bash[60578]: audit 2024-06-11T13:33:49.302903+0000 mgr.x (mgr.25085) 952 : audit [DBG] from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:50.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:50 smithi117 bash[60578]: audit 2024-06-11T13:33:49.754660+0000 mon.a (mon.0) 359 : audit [DBG] from='client.? 172.21.15.59:0/434497948' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:33:50.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:50 smithi117 bash[60578]: audit 2024-06-11T13:33:50.259527+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:50.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:50 smithi117 bash[60578]: audit 2024-06-11T13:33:50.273864+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:50.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:50 smithi117 bash[60578]: audit 2024-06-11T13:33:50.288528+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:51.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:50 smithi059 bash[78335]: cluster 2024-06-11T13:33:49.251681+0000 mgr.x (mgr.25085) 951 : cluster [DBG] pgmap v128: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:51.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:50 smithi059 bash[78335]: audit 2024-06-11T13:33:49.302903+0000 mgr.x (mgr.25085) 952 : audit [DBG] from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:51.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:50 smithi059 bash[78335]: audit 2024-06-11T13:33:49.754660+0000 mon.a (mon.0) 359 : audit [DBG] from='client.? 172.21.15.59:0/434497948' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:33:51.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:50 smithi059 bash[78335]: audit 2024-06-11T13:33:50.259527+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:51.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:50 smithi059 bash[78335]: audit 2024-06-11T13:33:50.273864+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:51.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:50 smithi059 bash[78335]: audit 2024-06-11T13:33:50.288528+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:51.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:50 smithi059 bash[81944]: cluster 2024-06-11T13:33:49.251681+0000 mgr.x (mgr.25085) 951 : cluster [DBG] pgmap v128: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-06-11T13:33:51.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:50 smithi059 bash[81944]: audit 2024-06-11T13:33:49.302903+0000 mgr.x (mgr.25085) 952 : audit [DBG] from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:33:51.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:50 smithi059 bash[81944]: audit 2024-06-11T13:33:49.754660+0000 mon.a (mon.0) 359 : audit [DBG] from='client.? 172.21.15.59:0/434497948' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:33:51.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:50 smithi059 bash[81944]: audit 2024-06-11T13:33:50.259527+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:51.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:50 smithi059 bash[81944]: audit 2024-06-11T13:33:50.273864+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:51.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:50 smithi059 bash[81944]: audit 2024-06-11T13:33:50.288528+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:33:51.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:51 smithi059 bash[81944]: cluster 2024-06-11T13:33:51.671349+0000 mon.a (mon.0) 363 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded) 2024-06-11T13:33:51.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:51 smithi059 bash[81944]: cluster 2024-06-11T13:33:51.671417+0000 mon.a (mon.0) 364 : cluster [INF] Cluster is now healthy 2024-06-11T13:33:51.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:51 smithi059 bash[78335]: cluster 2024-06-11T13:33:51.671349+0000 mon.a (mon.0) 363 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded) 2024-06-11T13:33:51.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:51 smithi059 bash[78335]: cluster 2024-06-11T13:33:51.671417+0000 mon.a (mon.0) 364 : cluster [INF] Cluster is now healthy 2024-06-11T13:33:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:51 smithi117 bash[60578]: cluster 2024-06-11T13:33:51.671349+0000 mon.a (mon.0) 363 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded) 2024-06-11T13:33:52.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:51 smithi117 bash[60578]: cluster 2024-06-11T13:33:51.671417+0000 mon.a (mon.0) 364 : cluster [INF] Cluster is now healthy 2024-06-11T13:33:52.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:52 smithi059 bash[81944]: cluster 2024-06-11T13:33:51.253285+0000 mgr.x (mgr.25085) 953 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 0 B/s, 6 objects/s recovering 2024-06-11T13:33:52.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:52 smithi059 bash[78335]: cluster 2024-06-11T13:33:51.253285+0000 mgr.x (mgr.25085) 953 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 0 B/s, 6 objects/s recovering 2024-06-11T13:33:53.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:52 smithi117 bash[60578]: cluster 2024-06-11T13:33:51.253285+0000 mgr.x (mgr.25085) 953 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 0 B/s, 6 objects/s recovering 2024-06-11T13:33:54.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:53 smithi059 bash[81944]: audit 2024-06-11T13:33:52.487391+0000 mgr.x (mgr.25085) 954 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:54.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:53 smithi059 bash[78335]: audit 2024-06-11T13:33:52.487391+0000 mgr.x (mgr.25085) 954 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:54.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:53 smithi117 bash[60578]: audit 2024-06-11T13:33:52.487391+0000 mgr.x (mgr.25085) 954 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:33:55.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:54 smithi059 bash[81944]: cluster 2024-06-11T13:33:53.253985+0000 mgr.x (mgr.25085) 955 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 137 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-06-11T13:33:55.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:54 smithi059 bash[78335]: cluster 2024-06-11T13:33:53.253985+0000 mgr.x (mgr.25085) 955 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 137 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-06-11T13:33:55.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:54 smithi117 bash[60578]: cluster 2024-06-11T13:33:53.253985+0000 mgr.x (mgr.25085) 955 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 137 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-06-11T13:33:57.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:56 smithi059 bash[81944]: cluster 2024-06-11T13:33:55.255476+0000 mgr.x (mgr.25085) 956 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-06-11T13:33:57.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:56 smithi059 bash[78335]: cluster 2024-06-11T13:33:55.255476+0000 mgr.x (mgr.25085) 956 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-06-11T13:33:57.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:56 smithi117 bash[60578]: cluster 2024-06-11T13:33:55.255476+0000 mgr.x (mgr.25085) 956 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-06-11T13:33:57.627 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:33:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:33:57] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.33.4" 2024-06-11T13:33:59.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:33:58 smithi059 bash[78335]: cluster 2024-06-11T13:33:57.256322+0000 mgr.x (mgr.25085) 957 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-06-11T13:33:59.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:33:58 smithi059 bash[81944]: cluster 2024-06-11T13:33:57.256322+0000 mgr.x (mgr.25085) 957 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-06-11T13:33:59.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:33:58 smithi117 bash[60578]: cluster 2024-06-11T13:33:57.256322+0000 mgr.x (mgr.25085) 957 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-06-11T13:34:00.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:00 smithi059 bash[78335]: cluster 2024-06-11T13:33:59.256964+0000 mgr.x (mgr.25085) 958 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-06-11T13:34:00.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:00 smithi059 bash[78335]: audit 2024-06-11T13:33:59.274826+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:00.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:00 smithi059 bash[78335]: audit 2024-06-11T13:33:59.280176+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:00.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:00 smithi059 bash[78335]: audit 2024-06-11T13:33:59.393452+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:00 smithi059 bash[81944]: cluster 2024-06-11T13:33:59.256964+0000 mgr.x (mgr.25085) 958 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-06-11T13:34:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:00 smithi059 bash[81944]: audit 2024-06-11T13:33:59.274826+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:00 smithi059 bash[81944]: audit 2024-06-11T13:33:59.280176+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:00 smithi059 bash[81944]: audit 2024-06-11T13:33:59.393452+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:00.648 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:00 smithi117 bash[60578]: cluster 2024-06-11T13:33:59.256964+0000 mgr.x (mgr.25085) 958 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-06-11T13:34:00.648 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:00 smithi117 bash[60578]: audit 2024-06-11T13:33:59.274826+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:00.648 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:00 smithi117 bash[60578]: audit 2024-06-11T13:33:59.280176+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:00.648 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:00 smithi117 bash[60578]: audit 2024-06-11T13:33:59.393452+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:02.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:02 smithi059 bash[81944]: cluster 2024-06-11T13:34:01.258106+0000 mgr.x (mgr.25085) 959 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-06-11T13:34:02.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:02 smithi059 bash[78335]: cluster 2024-06-11T13:34:01.258106+0000 mgr.x (mgr.25085) 959 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-06-11T13:34:02.634 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:02 smithi117 bash[60578]: cluster 2024-06-11T13:34:01.258106+0000 mgr.x (mgr.25085) 959 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-06-11T13:34:03.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[81944]: audit 2024-06-11T13:34:02.495149+0000 mgr.x (mgr.25085) 960 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:03.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[81944]: audit 2024-06-11T13:34:02.495860+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T13:34:03.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[81944]: audit 2024-06-11T13:34:02.496080+0000 mgr.x (mgr.25085) 961 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T13:34:03.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[81944]: cephadm 2024-06-11T13:34:02.497644+0000 mgr.x (mgr.25085) 962 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-06-11T13:34:03.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[81944]: audit 2024-06-11T13:34:02.603913+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:03.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[81944]: audit 2024-06-11T13:34:02.620408+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:03.281 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[81944]: audit 2024-06-11T13:34:02.635932+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:03.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[78335]: audit 2024-06-11T13:34:02.495149+0000 mgr.x (mgr.25085) 960 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:03.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[78335]: audit 2024-06-11T13:34:02.495860+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T13:34:03.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[78335]: audit 2024-06-11T13:34:02.496080+0000 mgr.x (mgr.25085) 961 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T13:34:03.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[78335]: cephadm 2024-06-11T13:34:02.497644+0000 mgr.x (mgr.25085) 962 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-06-11T13:34:03.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[78335]: audit 2024-06-11T13:34:02.603913+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:03.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[78335]: audit 2024-06-11T13:34:02.620408+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:03.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:03 smithi059 bash[78335]: audit 2024-06-11T13:34:02.635932+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:03.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:03 smithi117 bash[60578]: audit 2024-06-11T13:34:02.495149+0000 mgr.x (mgr.25085) 960 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:03.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:03 smithi117 bash[60578]: audit 2024-06-11T13:34:02.495860+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T13:34:03.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:03 smithi117 bash[60578]: audit 2024-06-11T13:34:02.496080+0000 mgr.x (mgr.25085) 961 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-06-11T13:34:03.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:03 smithi117 bash[60578]: cephadm 2024-06-11T13:34:02.497644+0000 mgr.x (mgr.25085) 962 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-06-11T13:34:03.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:03 smithi117 bash[60578]: audit 2024-06-11T13:34:02.603913+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:03.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:03 smithi117 bash[60578]: audit 2024-06-11T13:34:02.620408+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:03.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:03 smithi117 bash[60578]: audit 2024-06-11T13:34:02.635932+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:04.932 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:04 smithi117 bash[60578]: cluster 2024-06-11T13:34:03.258763+0000 mgr.x (mgr.25085) 963 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:05.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:04 smithi059 bash[81944]: cluster 2024-06-11T13:34:03.258763+0000 mgr.x (mgr.25085) 963 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:05.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:04 smithi059 bash[78335]: cluster 2024-06-11T13:34:03.258763+0000 mgr.x (mgr.25085) 963 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:06 smithi117 bash[60578]: cephadm 2024-06-11T13:34:05.140587+0000 mgr.x (mgr.25085) 964 : cephadm [INF] Upgrade: Updating osd.1 2024-06-11T13:34:06.432 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:06 smithi117 bash[60578]: audit 2024-06-11T13:34:05.147621+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:06.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:06 smithi117 bash[60578]: audit 2024-06-11T13:34:05.154677+0000 mon.b (mon.2) 1039 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T13:34:06.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:06 smithi117 bash[60578]: audit 2024-06-11T13:34:05.156226+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:06.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:06 smithi117 bash[60578]: cephadm 2024-06-11T13:34:05.161487+0000 mgr.x (mgr.25085) 965 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-06-11T13:34:06.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:06 smithi117 bash[60578]: cluster 2024-06-11T13:34:05.260241+0000 mgr.x (mgr.25085) 966 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:34:06.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:06 smithi059 bash[81944]: cephadm 2024-06-11T13:34:05.140587+0000 mgr.x (mgr.25085) 964 : cephadm [INF] Upgrade: Updating osd.1 2024-06-11T13:34:06.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:06 smithi059 bash[81944]: audit 2024-06-11T13:34:05.147621+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:06.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:06 smithi059 bash[81944]: audit 2024-06-11T13:34:05.154677+0000 mon.b (mon.2) 1039 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T13:34:06.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:06 smithi059 bash[81944]: audit 2024-06-11T13:34:05.156226+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:06.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:06 smithi059 bash[81944]: cephadm 2024-06-11T13:34:05.161487+0000 mgr.x (mgr.25085) 965 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-06-11T13:34:06.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:06 smithi059 bash[81944]: cluster 2024-06-11T13:34:05.260241+0000 mgr.x (mgr.25085) 966 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:34:06.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:06 smithi059 bash[78335]: cephadm 2024-06-11T13:34:05.140587+0000 mgr.x (mgr.25085) 964 : cephadm [INF] Upgrade: Updating osd.1 2024-06-11T13:34:06.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:06 smithi059 bash[78335]: audit 2024-06-11T13:34:05.147621+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:06.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:06 smithi059 bash[78335]: audit 2024-06-11T13:34:05.154677+0000 mon.b (mon.2) 1039 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-11T13:34:06.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:06 smithi059 bash[78335]: audit 2024-06-11T13:34:05.156226+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:06.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:06 smithi059 bash[78335]: cephadm 2024-06-11T13:34:05.161487+0000 mgr.x (mgr.25085) 965 : cephadm [INF] Deploying daemon osd.1 on smithi059 2024-06-11T13:34:06.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:06 smithi059 bash[78335]: cluster 2024-06-11T13:34:05.260241+0000 mgr.x (mgr.25085) 966 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:34:07.682 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:34:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:34:07] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.33.4" 2024-06-11T13:34:08.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:08 smithi059 bash[81944]: cluster 2024-06-11T13:34:07.261139+0000 mgr.x (mgr.25085) 967 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:08.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:08 smithi059 bash[78335]: cluster 2024-06-11T13:34:07.261139+0000 mgr.x (mgr.25085) 967 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:08.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:08 smithi117 bash[60578]: cluster 2024-06-11T13:34:07.261139+0000 mgr.x (mgr.25085) 967 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:10.020 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:34:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:10.021 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:10.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:10.022 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:34:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:10.022 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:34:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:10.023 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:10.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:10.023 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:34:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:10.024 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:34:09 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:10.314 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:10 smithi059 systemd[1]: Stopping Ceph osd.1 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:34:10.408 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:10 smithi059 bash[31009]: debug 2024-06-11T13:34:10.145+0000 7f6363f40700 -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 2024-06-11T13:34:10.408 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:10 smithi059 bash[31009]: debug 2024-06-11T13:34:10.145+0000 7f6363f40700 -1 osd.1 125 *** Got signal Terminated *** 2024-06-11T13:34:10.409 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:10 smithi059 bash[31009]: debug 2024-06-11T13:34:10.145+0000 7f6363f40700 -1 osd.1 125 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:34:11.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:10 smithi059 bash[78335]: cluster 2024-06-11T13:34:09.261824+0000 mgr.x (mgr.25085) 968 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:11.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:10 smithi059 bash[78335]: cluster 2024-06-11T13:34:10.150891+0000 mon.a (mon.0) 371 : cluster [INF] osd.1 marked itself down and dead 2024-06-11T13:34:11.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:10 smithi059 bash[78335]: audit 2024-06-11T13:34:10.491651+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:11.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:10 smithi059 bash[78335]: audit 2024-06-11T13:34:10.506977+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:11.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:10 smithi059 bash[78335]: audit 2024-06-11T13:34:10.519249+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:11.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:10 smithi059 bash[81944]: cluster 2024-06-11T13:34:09.261824+0000 mgr.x (mgr.25085) 968 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:11.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:10 smithi059 bash[81944]: cluster 2024-06-11T13:34:10.150891+0000 mon.a (mon.0) 371 : cluster [INF] osd.1 marked itself down and dead 2024-06-11T13:34:11.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:10 smithi059 bash[81944]: audit 2024-06-11T13:34:10.491651+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:11.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:10 smithi059 bash[81944]: audit 2024-06-11T13:34:10.506977+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:11.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:10 smithi059 bash[81944]: audit 2024-06-11T13:34:10.519249+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:11.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:10 smithi117 bash[60578]: cluster 2024-06-11T13:34:09.261824+0000 mgr.x (mgr.25085) 968 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:11.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:10 smithi117 bash[60578]: cluster 2024-06-11T13:34:10.150891+0000 mon.a (mon.0) 371 : cluster [INF] osd.1 marked itself down and dead 2024-06-11T13:34:11.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:10 smithi117 bash[60578]: audit 2024-06-11T13:34:10.491651+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:11.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:10 smithi117 bash[60578]: audit 2024-06-11T13:34:10.506977+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:11.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:10 smithi117 bash[60578]: audit 2024-06-11T13:34:10.519249+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:12.064 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:11 smithi059 bash[89349]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-1 2024-06-11T13:34:12.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:11 smithi059 bash[81944]: cluster 2024-06-11T13:34:10.773541+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:34:12.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:11 smithi059 bash[81944]: cluster 2024-06-11T13:34:10.795876+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-06-11T13:34:12.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:11 smithi059 bash[81944]: audit 2024-06-11T13:34:11.368442+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:12.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:11 smithi059 bash[81944]: audit 2024-06-11T13:34:11.382446+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:12.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:11 smithi059 bash[81944]: audit 2024-06-11T13:34:11.393355+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:12.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:11 smithi059 bash[78335]: cluster 2024-06-11T13:34:10.773541+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:34:12.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:11 smithi059 bash[78335]: cluster 2024-06-11T13:34:10.795876+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-06-11T13:34:12.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:11 smithi059 bash[78335]: audit 2024-06-11T13:34:11.368442+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:12.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:11 smithi059 bash[78335]: audit 2024-06-11T13:34:11.382446+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:12.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:11 smithi059 bash[78335]: audit 2024-06-11T13:34:11.393355+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:12.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:11 smithi117 bash[60578]: cluster 2024-06-11T13:34:10.773541+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:34:12.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:11 smithi117 bash[60578]: cluster 2024-06-11T13:34:10.795876+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-06-11T13:34:12.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:11 smithi117 bash[60578]: audit 2024-06-11T13:34:11.368442+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:12.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:11 smithi117 bash[60578]: audit 2024-06-11T13:34:11.382446+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:12.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:11 smithi117 bash[60578]: audit 2024-06-11T13:34:11.393355+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:12.497 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:12 smithi059 bash[89509]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-1 2024-06-11T13:34:13.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:12 smithi059 bash[81944]: cluster 2024-06-11T13:34:11.262700+0000 mgr.x (mgr.25085) 969 : cluster [DBG] pgmap v140: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:34:13.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:12 smithi059 bash[81944]: cluster 2024-06-11T13:34:11.388606+0000 mgr.x (mgr.25085) 970 : cluster [DBG] pgmap v141: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:34:13.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:12 smithi059 bash[81944]: cluster 2024-06-11T13:34:11.786390+0000 mon.a (mon.0) 380 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:34:13.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:12 smithi059 bash[81944]: cluster 2024-06-11T13:34:11.801098+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-06-11T13:34:13.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:12 smithi059 bash[78335]: cluster 2024-06-11T13:34:11.262700+0000 mgr.x (mgr.25085) 969 : cluster [DBG] pgmap v140: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:34:13.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:12 smithi059 bash[78335]: cluster 2024-06-11T13:34:11.388606+0000 mgr.x (mgr.25085) 970 : cluster [DBG] pgmap v141: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:34:13.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:12 smithi059 bash[78335]: cluster 2024-06-11T13:34:11.786390+0000 mon.a (mon.0) 380 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:34:13.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:12 smithi059 bash[78335]: cluster 2024-06-11T13:34:11.801098+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-06-11T13:34:13.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:12 smithi117 bash[60578]: cluster 2024-06-11T13:34:11.262700+0000 mgr.x (mgr.25085) 969 : cluster [DBG] pgmap v140: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:34:13.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:12 smithi117 bash[60578]: cluster 2024-06-11T13:34:11.388606+0000 mgr.x (mgr.25085) 970 : cluster [DBG] pgmap v141: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:34:13.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:12 smithi117 bash[60578]: cluster 2024-06-11T13:34:11.786390+0000 mon.a (mon.0) 380 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:34:13.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:12 smithi117 bash[60578]: cluster 2024-06-11T13:34:11.801098+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-06-11T13:34:14.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:13 smithi059 bash[81944]: audit 2024-06-11T13:34:12.503689+0000 mgr.x (mgr.25085) 971 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:14.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:13 smithi059 bash[78335]: audit 2024-06-11T13:34:12.503689+0000 mgr.x (mgr.25085) 971 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:14.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:13 smithi117 bash[60578]: audit 2024-06-11T13:34:12.503689+0000 mgr.x (mgr.25085) 971 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:15.084 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:14 smithi059 bash[78335]: cluster 2024-06-11T13:34:13.389348+0000 mgr.x (mgr.25085) 972 : cluster [DBG] pgmap v143: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-06-11T13:34:15.084 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:14 smithi059 bash[78335]: audit 2024-06-11T13:34:14.277197+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:15.085 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:14 smithi059 bash[78335]: audit 2024-06-11T13:34:14.281705+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:15.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:14 smithi059 bash[81944]: cluster 2024-06-11T13:34:13.389348+0000 mgr.x (mgr.25085) 972 : cluster [DBG] pgmap v143: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-06-11T13:34:15.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:14 smithi059 bash[81944]: audit 2024-06-11T13:34:14.277197+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:15.085 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:14 smithi059 bash[81944]: audit 2024-06-11T13:34:14.281705+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:15.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:14 smithi117 bash[60578]: cluster 2024-06-11T13:34:13.389348+0000 mgr.x (mgr.25085) 972 : cluster [DBG] pgmap v143: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-06-11T13:34:15.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:14 smithi117 bash[60578]: audit 2024-06-11T13:34:14.277197+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:15.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:14 smithi117 bash[60578]: audit 2024-06-11T13:34:14.281705+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:15.973 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:34:15 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:15.973 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:34:15 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:15.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:15 smithi059 bash[81944]: cluster 2024-06-11T13:34:15.789194+0000 mon.a (mon.0) 383 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-06-11T13:34:15.974 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:15 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:15.974 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:34:15 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:15.975 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:34:15 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:15.975 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:34:15 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:15.976 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:15 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:15.976 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:15 smithi059 bash[78335]: cluster 2024-06-11T13:34:15.789194+0000 mon.a (mon.0) 383 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-06-11T13:34:15.976 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:15 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:15.976 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:15 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.1.service: Deactivated successfully. 2024-06-11T13:34:15.976 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:15 smithi059 systemd[1]: Stopped Ceph osd.1 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:34:15.977 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:15 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:15.977 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:15 smithi059 systemd[1]: Started Ceph osd.1 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:34:16.182 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:15 smithi117 bash[60578]: cluster 2024-06-11T13:34:15.789194+0000 mon.a (mon.0) 383 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-06-11T13:34:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: cluster 2024-06-11T13:34:15.391126+0000 mgr.x (mgr.25085) 973 : cluster [DBG] pgmap v144: 161 pgs: 35 active+undersized, 1 stale+active+clean, 21 active+undersized+degraded, 104 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-06-11T13:34:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.029733+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.040896+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.050760+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.052656+0000 mon.b (mon.2) 1043 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: cluster 2024-06-11T13:34:16.056222+0000 mgr.x (mgr.25085) 974 : cluster [DBG] pgmap v145: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.058779+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: cephadm 2024-06-11T13:34:16.064389+0000 mgr.x (mgr.25085) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.214711+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.217756+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.222881+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.224031+0000 mon.b (mon.2) 1047 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.231490+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.382128+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.384711+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.386876+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.387653+0000 mon.b (mon.2) 1051 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.394072+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.471478+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.473286+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.475647+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.476361+0000 mon.b (mon.2) 1055 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.482528+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.559899+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.561943+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.564373+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.565230+0000 mon.b (mon.2) 1059 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.571873+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.666991+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.669142+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.671264+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.672223+0000 mon.b (mon.2) 1063 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.678900+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.791002+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.793307+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.796656+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.797634+0000 mon.b (mon.2) 1067 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.801657+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.924842+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.927186+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.929920+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.930731+0000 mon.b (mon.2) 1071 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[81944]: audit 2024-06-11T13:34:16.937514+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: cluster 2024-06-11T13:34:15.391126+0000 mgr.x (mgr.25085) 973 : cluster [DBG] pgmap v144: 161 pgs: 35 active+undersized, 1 stale+active+clean, 21 active+undersized+degraded, 104 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-06-11T13:34:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.029733+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.040896+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.050760+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.052656+0000 mon.b (mon.2) 1043 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: cluster 2024-06-11T13:34:16.056222+0000 mgr.x (mgr.25085) 974 : cluster [DBG] pgmap v145: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.058779+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: cephadm 2024-06-11T13:34:16.064389+0000 mgr.x (mgr.25085) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.214711+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.217756+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.222881+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.224031+0000 mon.b (mon.2) 1047 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.231490+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.382128+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.384711+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.386876+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.387653+0000 mon.b (mon.2) 1051 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.394072+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.471478+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.473286+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.475647+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.476361+0000 mon.b (mon.2) 1055 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.482528+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.559899+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.561943+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.564373+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.565230+0000 mon.b (mon.2) 1059 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.571873+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.666991+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.669142+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.671264+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.672223+0000 mon.b (mon.2) 1063 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.678900+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.791002+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.793307+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.796656+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.797634+0000 mon.b (mon.2) 1067 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.801657+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.924842+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.927186+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.929920+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.930731+0000 mon.b (mon.2) 1071 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:17 smithi059 bash[78335]: audit 2024-06-11T13:34:16.937514+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.432 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:34:17] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.33.4" 2024-06-11T13:34:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: cluster 2024-06-11T13:34:15.391126+0000 mgr.x (mgr.25085) 973 : cluster [DBG] pgmap v144: 161 pgs: 35 active+undersized, 1 stale+active+clean, 21 active+undersized+degraded, 104 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-06-11T13:34:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.029733+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.040896+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.050760+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.052656+0000 mon.b (mon.2) 1043 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: cluster 2024-06-11T13:34:16.056222+0000 mgr.x (mgr.25085) 974 : cluster [DBG] pgmap v145: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.058779+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: cephadm 2024-06-11T13:34:16.064389+0000 mgr.x (mgr.25085) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.214711+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.217756+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.222881+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.224031+0000 mon.b (mon.2) 1047 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.231490+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.382128+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.384711+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.386876+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.387653+0000 mon.b (mon.2) 1051 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.394072+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.471478+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.473286+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.475647+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.476361+0000 mon.b (mon.2) 1055 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.482528+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.559899+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.561943+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.564373+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.565230+0000 mon.b (mon.2) 1059 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.571873+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.666991+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.669142+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.671264+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.672223+0000 mon.b (mon.2) 1063 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.678900+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.791002+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.793307+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.796656+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.797634+0000 mon.b (mon.2) 1067 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.801657+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.924842+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.927186+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.929920+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.930731+0000 mon.b (mon.2) 1071 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:17 smithi117 bash[60578]: audit 2024-06-11T13:34:16.937514+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: cephadm 2024-06-11T13:34:16.236134+0000 mgr.x (mgr.25085) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: cephadm 2024-06-11T13:34:16.396941+0000 mgr.x (mgr.25085) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: cephadm 2024-06-11T13:34:16.485729+0000 mgr.x (mgr.25085) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: cephadm 2024-06-11T13:34:16.574867+0000 mgr.x (mgr.25085) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: cephadm 2024-06-11T13:34:16.681892+0000 mgr.x (mgr.25085) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: cephadm 2024-06-11T13:34:16.804576+0000 mgr.x (mgr.25085) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: cephadm 2024-06-11T13:34:16.941732+0000 mgr.x (mgr.25085) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: cluster 2024-06-11T13:34:17.039730+0000 mon.a (mon.0) 394 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:34:18.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.053679+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.056237+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.059565+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.060689+0000 mon.b (mon.2) 1075 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.067304+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: cephadm 2024-06-11T13:34:17.070688+0000 mgr.x (mgr.25085) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.199204+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.201503+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.203886+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.204809+0000 mon.b (mon.2) 1079 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.211220+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.307651+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.309810+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.312968+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.313798+0000 mon.b (mon.2) 1083 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.321284+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.441911+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.443906+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.445744+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.446351+0000 mon.b (mon.2) 1087 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.452137+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.556061+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.558448+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.561641+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.562779+0000 mon.b (mon.2) 1091 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.570157+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.663669+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.665336+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.667006+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.667660+0000 mon.b (mon.2) 1095 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.673554+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.752134+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: cephadm 2024-06-11T13:34:16.236134+0000 mgr.x (mgr.25085) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: cephadm 2024-06-11T13:34:16.396941+0000 mgr.x (mgr.25085) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: cephadm 2024-06-11T13:34:16.485729+0000 mgr.x (mgr.25085) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: cephadm 2024-06-11T13:34:16.574867+0000 mgr.x (mgr.25085) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: cephadm 2024-06-11T13:34:16.681892+0000 mgr.x (mgr.25085) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: cephadm 2024-06-11T13:34:16.804576+0000 mgr.x (mgr.25085) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: cephadm 2024-06-11T13:34:16.941732+0000 mgr.x (mgr.25085) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: cluster 2024-06-11T13:34:17.039730+0000 mon.a (mon.0) 394 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:34:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.053679+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.056237+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.059565+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.060689+0000 mon.b (mon.2) 1075 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.067304+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: cephadm 2024-06-11T13:34:17.070688+0000 mgr.x (mgr.25085) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.199204+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.201503+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.203886+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.204809+0000 mon.b (mon.2) 1079 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.211220+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.307651+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.753997+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.755703+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.756352+0000 mon.b (mon.2) 1099 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.762294+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.852986+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.854893+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.856621+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.857317+0000 mon.b (mon.2) 1103 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.863158+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.953901+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.956056+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.958247+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.958924+0000 mon.b (mon.2) 1107 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[78335]: audit 2024-06-11T13:34:17.965664+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.309810+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.312968+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.313798+0000 mon.b (mon.2) 1083 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.321284+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.441911+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.443906+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.445744+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.446351+0000 mon.b (mon.2) 1087 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.452137+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.556061+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.558448+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.561641+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.562779+0000 mon.b (mon.2) 1091 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.570157+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.663669+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.665336+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.667006+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.667660+0000 mon.b (mon.2) 1095 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.673554+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.752134+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.753997+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.755703+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.756352+0000 mon.b (mon.2) 1099 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.762294+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.852986+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.854893+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.856621+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.857317+0000 mon.b (mon.2) 1103 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.863158+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.953901+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.956056+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.958247+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.958924+0000 mon.b (mon.2) 1107 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[81944]: audit 2024-06-11T13:34:17.965664+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: cephadm 2024-06-11T13:34:16.236134+0000 mgr.x (mgr.25085) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: cephadm 2024-06-11T13:34:16.396941+0000 mgr.x (mgr.25085) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: cephadm 2024-06-11T13:34:16.485729+0000 mgr.x (mgr.25085) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: cephadm 2024-06-11T13:34:16.574867+0000 mgr.x (mgr.25085) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: cephadm 2024-06-11T13:34:16.681892+0000 mgr.x (mgr.25085) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: cephadm 2024-06-11T13:34:16.804576+0000 mgr.x (mgr.25085) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: cephadm 2024-06-11T13:34:16.941732+0000 mgr.x (mgr.25085) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: cluster 2024-06-11T13:34:17.039730+0000 mon.a (mon.0) 394 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:34:18.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.053679+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.056237+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.059565+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.060689+0000 mon.b (mon.2) 1075 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.067304+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: cephadm 2024-06-11T13:34:17.070688+0000 mgr.x (mgr.25085) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:18.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.199204+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.201503+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.203886+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.204809+0000 mon.b (mon.2) 1079 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.211220+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.307651+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.309810+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.312968+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.313798+0000 mon.b (mon.2) 1083 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.321284+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.441911+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.443906+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.445744+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.446351+0000 mon.b (mon.2) 1087 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.452137+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.556061+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.558448+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.561641+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.562779+0000 mon.b (mon.2) 1091 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.570157+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.663669+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.665336+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.667006+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.667660+0000 mon.b (mon.2) 1095 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.673554+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.752134+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.753997+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.755703+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.756352+0000 mon.b (mon.2) 1099 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.762294+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.852986+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.854893+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.856621+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.857317+0000 mon.b (mon.2) 1103 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.863158+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.953901+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.956056+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.958247+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.958924+0000 mon.b (mon.2) 1107 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:18 smithi117 bash[60578]: audit 2024-06-11T13:34:17.965664+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.032 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[89716]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-06-11T13:34:19.032 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[89716]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-06-11T13:34:19.032 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[89716]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-06-11T13:34:19.032 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[89716]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-06-11T13:34:19.032 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[89716]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-06-11T13:34:19.032 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[89716]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-06-11T13:34:19.032 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:18 smithi059 bash[89716]: --> ceph-volume raw activate successful for osd ID: 1 2024-06-11T13:34:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: cephadm 2024-06-11T13:34:17.214150+0000 mgr.x (mgr.25085) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: cephadm 2024-06-11T13:34:17.324326+0000 mgr.x (mgr.25085) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: cephadm 2024-06-11T13:34:17.454871+0000 mgr.x (mgr.25085) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: cephadm 2024-06-11T13:34:17.573125+0000 mgr.x (mgr.25085) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: cephadm 2024-06-11T13:34:17.676459+0000 mgr.x (mgr.25085) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: cephadm 2024-06-11T13:34:17.765206+0000 mgr.x (mgr.25085) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: cephadm 2024-06-11T13:34:17.866103+0000 mgr.x (mgr.25085) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: cephadm 2024-06-11T13:34:17.968571+0000 mgr.x (mgr.25085) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.046735+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.048875+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.051338+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.052178+0000 mon.b (mon.2) 1111 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: cluster 2024-06-11T13:34:18.056768+0000 mgr.x (mgr.25085) 992 : cluster [DBG] pgmap v146: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.057697+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: cephadm 2024-06-11T13:34:18.060969+0000 mgr.x (mgr.25085) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.159491+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.161998+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.164807+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.165856+0000 mon.b (mon.2) 1115 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.169690+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.280009+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.282648+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.286309+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.287408+0000 mon.b (mon.2) 1119 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.292423+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.418605+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.422018+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.426166+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.427154+0000 mon.b (mon.2) 1123 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.431598+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.510545+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.512919+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.515248+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.516027+0000 mon.b (mon.2) 1127 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.520601+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.614127+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.616287+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.618786+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.619627+0000 mon.b (mon.2) 1131 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.623027+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: cephadm 2024-06-11T13:34:17.214150+0000 mgr.x (mgr.25085) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: cephadm 2024-06-11T13:34:17.324326+0000 mgr.x (mgr.25085) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: cephadm 2024-06-11T13:34:17.454871+0000 mgr.x (mgr.25085) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: cephadm 2024-06-11T13:34:17.573125+0000 mgr.x (mgr.25085) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: cephadm 2024-06-11T13:34:17.676459+0000 mgr.x (mgr.25085) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: cephadm 2024-06-11T13:34:17.765206+0000 mgr.x (mgr.25085) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: cephadm 2024-06-11T13:34:17.866103+0000 mgr.x (mgr.25085) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: cephadm 2024-06-11T13:34:17.968571+0000 mgr.x (mgr.25085) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.046735+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.048875+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.051338+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.052178+0000 mon.b (mon.2) 1111 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: cluster 2024-06-11T13:34:18.056768+0000 mgr.x (mgr.25085) 992 : cluster [DBG] pgmap v146: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:19.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.057697+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: cephadm 2024-06-11T13:34:18.060969+0000 mgr.x (mgr.25085) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.159491+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.161998+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.164807+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.165856+0000 mon.b (mon.2) 1115 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.169690+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.728560+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.730426+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.732891+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.733644+0000 mon.b (mon.2) 1135 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.736997+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.817335+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.819657+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.821623+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.822305+0000 mon.b (mon.2) 1139 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.825962+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.926143+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.928684+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.931565+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.932612+0000 mon.b (mon.2) 1143 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:18.937408+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:19.017714+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:19.019562+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:19.021301+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:19.021938+0000 mon.b (mon.2) 1147 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[81944]: audit 2024-06-11T13:34:19.026185+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.280009+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.282648+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.286309+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.287408+0000 mon.b (mon.2) 1119 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.292423+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.418605+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.422018+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.426166+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.427154+0000 mon.b (mon.2) 1123 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.431598+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.510545+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.512919+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.515248+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.516027+0000 mon.b (mon.2) 1127 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.520601+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.614127+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.616287+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.618786+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.619627+0000 mon.b (mon.2) 1131 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.623027+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.728560+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.730426+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.732891+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.733644+0000 mon.b (mon.2) 1135 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.736997+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.817335+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.819657+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.821623+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.822305+0000 mon.b (mon.2) 1139 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.825962+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.926143+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.928684+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.931565+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.932612+0000 mon.b (mon.2) 1143 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:18.937408+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:19.017714+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:19.019562+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:19.021301+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:19.021938+0000 mon.b (mon.2) 1147 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:19 smithi059 bash[78335]: audit 2024-06-11T13:34:19.026185+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.369 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: cephadm 2024-06-11T13:34:17.214150+0000 mgr.x (mgr.25085) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: cephadm 2024-06-11T13:34:17.324326+0000 mgr.x (mgr.25085) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: cephadm 2024-06-11T13:34:17.454871+0000 mgr.x (mgr.25085) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: cephadm 2024-06-11T13:34:17.573125+0000 mgr.x (mgr.25085) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: cephadm 2024-06-11T13:34:17.676459+0000 mgr.x (mgr.25085) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: cephadm 2024-06-11T13:34:17.765206+0000 mgr.x (mgr.25085) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: cephadm 2024-06-11T13:34:17.866103+0000 mgr.x (mgr.25085) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: cephadm 2024-06-11T13:34:17.968571+0000 mgr.x (mgr.25085) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.046735+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.048875+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.051338+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.052178+0000 mon.b (mon.2) 1111 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.371 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: cluster 2024-06-11T13:34:18.056768+0000 mgr.x (mgr.25085) 992 : cluster [DBG] pgmap v146: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:19.371 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.057697+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.371 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: cephadm 2024-06-11T13:34:18.060969+0000 mgr.x (mgr.25085) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:19.371 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.159491+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.371 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.161998+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.371 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.164807+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.371 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.165856+0000 mon.b (mon.2) 1115 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.371 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.169690+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.371 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.280009+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.371 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.282648+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.371 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.286309+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.287408+0000 mon.b (mon.2) 1119 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.292423+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.418605+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.422018+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.426166+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.427154+0000 mon.b (mon.2) 1123 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.431598+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.510545+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.512919+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.515248+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.516027+0000 mon.b (mon.2) 1127 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.520601+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.614127+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.616287+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.618786+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.619627+0000 mon.b (mon.2) 1131 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.623027+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.728560+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.730426+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.732891+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.733644+0000 mon.b (mon.2) 1135 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.736997+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.817335+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.819657+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.821623+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.822305+0000 mon.b (mon.2) 1139 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.825962+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.926143+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.928684+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.931565+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.932612+0000 mon.b (mon.2) 1143 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:18.937408+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:19.375 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:19.017714+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:19.375 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:19.019562+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:19.375 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:19.021301+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:19.375 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:19.021938+0000 mon.b (mon.2) 1147 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:19.375 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:19 smithi117 bash[60578]: audit 2024-06-11T13:34:19.026185+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.168 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:34:20.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: cephadm 2024-06-11T13:34:18.176653+0000 mgr.x (mgr.25085) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: cephadm 2024-06-11T13:34:18.298287+0000 mgr.x (mgr.25085) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: cephadm 2024-06-11T13:34:18.438263+0000 mgr.x (mgr.25085) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: cephadm 2024-06-11T13:34:18.524247+0000 mgr.x (mgr.25085) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: cephadm 2024-06-11T13:34:18.627786+0000 mgr.x (mgr.25085) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: cephadm 2024-06-11T13:34:18.740529+0000 mgr.x (mgr.25085) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: cephadm 2024-06-11T13:34:18.828637+0000 mgr.x (mgr.25085) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: cephadm 2024-06-11T13:34:18.942017+0000 mgr.x (mgr.25085) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: cephadm 2024-06-11T13:34:19.029095+0000 mgr.x (mgr.25085) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.112148+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.114040+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.115777+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.116395+0000 mon.b (mon.2) 1151 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.120132+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.196625+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.198322+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.199920+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.200513+0000 mon.b (mon.2) 1155 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.206000+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.281116+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.282886+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.284449+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.285044+0000 mon.b (mon.2) 1159 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.288471+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.362806+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.365141+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.367745+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.368763+0000 mon.b (mon.2) 1163 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.375408+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.462722+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.464987+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.467448+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.468345+0000 mon.b (mon.2) 1167 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.472236+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.550582+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.553018+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.555230+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.556043+0000 mon.b (mon.2) 1171 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.559311+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.636692+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: cephadm 2024-06-11T13:34:18.176653+0000 mgr.x (mgr.25085) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: cephadm 2024-06-11T13:34:18.298287+0000 mgr.x (mgr.25085) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: cephadm 2024-06-11T13:34:18.438263+0000 mgr.x (mgr.25085) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: cephadm 2024-06-11T13:34:18.524247+0000 mgr.x (mgr.25085) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: cephadm 2024-06-11T13:34:18.627786+0000 mgr.x (mgr.25085) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: cephadm 2024-06-11T13:34:18.740529+0000 mgr.x (mgr.25085) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: cephadm 2024-06-11T13:34:18.828637+0000 mgr.x (mgr.25085) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: cephadm 2024-06-11T13:34:18.942017+0000 mgr.x (mgr.25085) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: cephadm 2024-06-11T13:34:19.029095+0000 mgr.x (mgr.25085) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.112148+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.114040+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.115777+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.116395+0000 mon.b (mon.2) 1151 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.120132+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.196625+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.198322+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.199920+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.200513+0000 mon.b (mon.2) 1155 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.206000+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.281116+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.639502+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.643314+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.644713+0000 mon.b (mon.2) 1175 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.649346+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.759509+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.761536+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.763230+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.763948+0000 mon.b (mon.2) 1179 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.767975+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.861136+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.863551+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.866298+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.867292+0000 mon.b (mon.2) 1183 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.871463+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.989635+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.992269+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.994289+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:19.994980+0000 mon.b (mon.2) 1187 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[78335]: audit 2024-06-11T13:34:20.000599+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.282886+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.284449+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.285044+0000 mon.b (mon.2) 1159 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.288471+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.362806+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.365141+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.367745+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.368763+0000 mon.b (mon.2) 1163 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.375408+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.462722+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.464987+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.467448+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.468345+0000 mon.b (mon.2) 1167 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.472236+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.550582+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.553018+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.555230+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.556043+0000 mon.b (mon.2) 1171 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.559311+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.636692+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.639502+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.643314+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.644713+0000 mon.b (mon.2) 1175 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.649346+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.759509+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.761536+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.763230+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.763948+0000 mon.b (mon.2) 1179 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.767975+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.861136+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.863551+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.866298+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.867292+0000 mon.b (mon.2) 1183 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.871463+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.989635+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.992269+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.994289+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:19.994980+0000 mon.b (mon.2) 1187 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:20 smithi059 bash[81944]: audit 2024-06-11T13:34:20.000599+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: cephadm 2024-06-11T13:34:18.176653+0000 mgr.x (mgr.25085) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: cephadm 2024-06-11T13:34:18.298287+0000 mgr.x (mgr.25085) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: cephadm 2024-06-11T13:34:18.438263+0000 mgr.x (mgr.25085) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: cephadm 2024-06-11T13:34:18.524247+0000 mgr.x (mgr.25085) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: cephadm 2024-06-11T13:34:18.627786+0000 mgr.x (mgr.25085) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: cephadm 2024-06-11T13:34:18.740529+0000 mgr.x (mgr.25085) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: cephadm 2024-06-11T13:34:18.828637+0000 mgr.x (mgr.25085) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: cephadm 2024-06-11T13:34:18.942017+0000 mgr.x (mgr.25085) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: cephadm 2024-06-11T13:34:19.029095+0000 mgr.x (mgr.25085) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.112148+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.114040+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.115777+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.116395+0000 mon.b (mon.2) 1151 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.120132+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.196625+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.198322+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.199920+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.200513+0000 mon.b (mon.2) 1155 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.206000+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.281116+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.282886+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.284449+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.285044+0000 mon.b (mon.2) 1159 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.288471+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.362806+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.365141+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.367745+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.368763+0000 mon.b (mon.2) 1163 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.375408+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.462722+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.464987+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.467448+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.468345+0000 mon.b (mon.2) 1167 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.472236+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.550582+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.553018+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.555230+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.556043+0000 mon.b (mon.2) 1171 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.559311+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.636692+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.639502+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.643314+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.644713+0000 mon.b (mon.2) 1175 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.649346+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.759509+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.761536+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.763230+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.763948+0000 mon.b (mon.2) 1179 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.767975+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.861136+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.863551+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.866298+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.867292+0000 mon.b (mon.2) 1183 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.871463+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.989635+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:20.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.992269+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:20.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.994289+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:20.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:19.994980+0000 mon.b (mon.2) 1187 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:20.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:20 smithi117 bash[60578]: audit 2024-06-11T13:34:20.000599+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:20.925 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:34:20.926 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 9s ago 20m - - 2024-06-11T13:34:20.926 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 18s ago 20m - - 2024-06-11T13:34:20.926 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (6m) 9s ago 13m 13.6M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:34:20.926 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (5m) 18s ago 12m 41.7M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:34:20.926 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (4m) 9s ago 10m 44.4M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:34:20.926 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (5m) 18s ago 19m 507M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:34:20.926 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (3m) 9s ago 22m 424M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:34:20.926 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (98s) 9s ago 22m 43.3M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:34:20.927 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (2m) 18s ago 20m 43.3M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:34:20.927 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (2m) 9s ago 20m 42.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:34:20.927 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (6m) 9s ago 13m 9140k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:34:20.927 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (5m) 18s ago 13m 9140k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:34:20.927 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (42s) 9s ago 19m 51.1M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:34:20.927 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 starting - - - 4096M 2024-06-11T13:34:20.927 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (18m) 9s ago 18m 54.3M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:34:20.927 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (17m) 9s ago 17m 62.0M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:34:20.927 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (16m) 18s ago 16m 61.8M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:34:20.927 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (15m) 18s ago 15m 57.7M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:34:20.927 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (15m) 18s ago 15m 56.3M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:34:20.928 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (14m) 18s ago 14m 59.9M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:34:20.928 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (4m) 18s ago 13m 64.5M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:34:20.928 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (11m) 9s ago 11m 86.2M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:34:20.928 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (11m) 18s ago 11m 86.0M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:34:20.928 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (10m) 9s ago 10m 85.9M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:34:20.928 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (10m) 18s ago 10m 86.1M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:34:21.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: cephadm 2024-06-11T13:34:19.122808+0000 mgr.x (mgr.25085) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: cephadm 2024-06-11T13:34:19.208811+0000 mgr.x (mgr.25085) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: cephadm 2024-06-11T13:34:19.291157+0000 mgr.x (mgr.25085) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: cephadm 2024-06-11T13:34:19.378274+0000 mgr.x (mgr.25085) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: cephadm 2024-06-11T13:34:19.476906+0000 mgr.x (mgr.25085) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: cephadm 2024-06-11T13:34:19.562165+0000 mgr.x (mgr.25085) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: cephadm 2024-06-11T13:34:19.654151+0000 mgr.x (mgr.25085) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: cephadm 2024-06-11T13:34:19.770887+0000 mgr.x (mgr.25085) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: cephadm 2024-06-11T13:34:19.876748+0000 mgr.x (mgr.25085) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: cephadm 2024-06-11T13:34:20.003427+0000 mgr.x (mgr.25085) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: cluster 2024-06-11T13:34:20.057245+0000 mgr.x (mgr.25085) 1013 : cluster [DBG] pgmap v147: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:21.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.099947+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.101761+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.103700+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.104487+0000 mon.b (mon.2) 1191 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.108425+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.196968+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.199584+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.201793+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.252 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.202445+0000 mon.b (mon.2) 1195 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: cephadm 2024-06-11T13:34:19.122808+0000 mgr.x (mgr.25085) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: cephadm 2024-06-11T13:34:19.208811+0000 mgr.x (mgr.25085) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: cephadm 2024-06-11T13:34:19.291157+0000 mgr.x (mgr.25085) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: cephadm 2024-06-11T13:34:19.378274+0000 mgr.x (mgr.25085) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: cephadm 2024-06-11T13:34:19.476906+0000 mgr.x (mgr.25085) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: cephadm 2024-06-11T13:34:19.562165+0000 mgr.x (mgr.25085) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: cephadm 2024-06-11T13:34:19.654151+0000 mgr.x (mgr.25085) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: cephadm 2024-06-11T13:34:19.770887+0000 mgr.x (mgr.25085) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: cephadm 2024-06-11T13:34:19.876748+0000 mgr.x (mgr.25085) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: cephadm 2024-06-11T13:34:20.003427+0000 mgr.x (mgr.25085) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: cluster 2024-06-11T13:34:20.057245+0000 mgr.x (mgr.25085) 1013 : cluster [DBG] pgmap v147: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.099947+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.101761+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.103700+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.104487+0000 mon.b (mon.2) 1191 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.108425+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.254 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.196968+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.254 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.199584+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.254 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.201793+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.254 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.202445+0000 mon.b (mon.2) 1195 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.206339+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.282269+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.284387+0000 mon.b (mon.2) 1197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.287058+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.287752+0000 mon.b (mon.2) 1199 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.293244+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.368363+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.370090+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.371878+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.372525+0000 mon.b (mon.2) 1203 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.378293+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.461121+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.462889+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.464823+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.465428+0000 mon.b (mon.2) 1207 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.472738+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.565208+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.567518+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.569822+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.570651+0000 mon.b (mon.2) 1211 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.576988+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.663615+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.666455+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.669145+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.669989+0000 mon.b (mon.2) 1215 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.674130+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.761449+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.763934+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.766785+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.767510+0000 mon.b (mon.2) 1219 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.772738+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.256 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.866858+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.869067+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.871953+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.873114+0000 mon.b (mon.2) 1223 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:20.881517+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:21.004314+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:21.006763+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:21.009505+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:21.010383+0000 mon.b (mon.2) 1227 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.257 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[81944]: audit 2024-06-11T13:34:21.015564+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.206339+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.282269+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.284387+0000 mon.b (mon.2) 1197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.287058+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.287752+0000 mon.b (mon.2) 1199 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.293244+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.368363+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.370090+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.371878+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.372525+0000 mon.b (mon.2) 1203 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.378293+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.461121+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.462889+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.464823+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.465428+0000 mon.b (mon.2) 1207 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.472738+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.565208+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.567518+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.569822+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.570651+0000 mon.b (mon.2) 1211 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.576988+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.663615+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.666455+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.669145+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.259 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.669989+0000 mon.b (mon.2) 1215 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.674130+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.761449+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.763934+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.766785+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.767510+0000 mon.b (mon.2) 1219 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.772738+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.866858+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.869067+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.871953+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.873114+0000 mon.b (mon.2) 1223 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:20.881517+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:21.004314+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:21.006763+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:21.009505+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:21.010383+0000 mon.b (mon.2) 1227 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[78335]: audit 2024-06-11T13:34:21.015564+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.391 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:34:21.391 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:34:21.391 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 1 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 6 2024-06-11T13:34:21.392 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:34:21.393 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:34:21.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: cephadm 2024-06-11T13:34:19.122808+0000 mgr.x (mgr.25085) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: cephadm 2024-06-11T13:34:19.208811+0000 mgr.x (mgr.25085) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: cephadm 2024-06-11T13:34:19.291157+0000 mgr.x (mgr.25085) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: cephadm 2024-06-11T13:34:19.378274+0000 mgr.x (mgr.25085) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: cephadm 2024-06-11T13:34:19.476906+0000 mgr.x (mgr.25085) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: cephadm 2024-06-11T13:34:19.562165+0000 mgr.x (mgr.25085) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: cephadm 2024-06-11T13:34:19.654151+0000 mgr.x (mgr.25085) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: cephadm 2024-06-11T13:34:19.770887+0000 mgr.x (mgr.25085) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: cephadm 2024-06-11T13:34:19.876748+0000 mgr.x (mgr.25085) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: cephadm 2024-06-11T13:34:20.003427+0000 mgr.x (mgr.25085) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: cluster 2024-06-11T13:34:20.057245+0000 mgr.x (mgr.25085) 1013 : cluster [DBG] pgmap v147: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.099947+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.101761+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.103700+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.104487+0000 mon.b (mon.2) 1191 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.108425+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.196968+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.199584+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.201793+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.202445+0000 mon.b (mon.2) 1195 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.206339+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.282269+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.284387+0000 mon.b (mon.2) 1197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.287058+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.287752+0000 mon.b (mon.2) 1199 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.293244+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.368363+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.370090+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.371878+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.372525+0000 mon.b (mon.2) 1203 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.378293+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.461121+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.462889+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.464823+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.465428+0000 mon.b (mon.2) 1207 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.472738+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.565208+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.567518+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.569822+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.570651+0000 mon.b (mon.2) 1211 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.576988+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.663615+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.666455+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.669145+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.669989+0000 mon.b (mon.2) 1215 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.674130+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.761449+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.763934+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.766785+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.767510+0000 mon.b (mon.2) 1219 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.772738+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.866858+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.869067+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.871953+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.873114+0000 mon.b (mon.2) 1223 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:20.881517+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:21.004314+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:21.006763+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:21.009505+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:21.010383+0000 mon.b (mon.2) 1227 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:21 smithi117 bash[60578]: audit 2024-06-11T13:34:21.015564+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:21.763 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:34:21.764 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:34:21.764 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:34:21.764 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:34:21.764 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:34:21.764 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:34:21.764 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:34:21.764 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:34:21.764 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "6/23 daemons upgraded", 2024-06-11T13:34:21.764 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T13:34:21.764 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:34:21.764 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:34:21.814 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:21 smithi059 bash[90083]: debug 2024-06-11T13:34:21.656+0000 7fb9e3dcd640 1 -- 172.21.15.59:0/3143388206 <== mon.1 v2:172.21.15.59:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f6bb110960 con 0x55f6bb131800 2024-06-11T13:34:22.214 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded 2024-06-11T13:34:22.215 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] OSD_DOWN: 1 osds down 2024-06-11T13:34:22.215 INFO:teuthology.orchestra.run.smithi059.stdout: osd.1 (root=default,host=smithi059) is down 2024-06-11T13:34:22.215 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded 2024-06-11T13:34:22.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.4 is active+undersized+degraded, acting [0,7] 2024-06-11T13:34:22.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2024-06-11T13:34:22.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-06-11T13:34:22.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.10 is active+undersized+degraded, acting [2,0] 2024-06-11T13:34:22.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.15 is active+undersized+degraded, acting [5,0] 2024-06-11T13:34:22.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-06-11T13:34:22.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-06-11T13:34:22.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.6 is active+undersized+degraded, acting [0,4] 2024-06-11T13:34:22.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2024-06-11T13:34:22.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2024-06-11T13:34:22.216 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2024-06-11T13:34:22.216 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2024-06-11T13:34:22.216 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2024-06-11T13:34:22.216 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-06-11T13:34:22.216 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2024-06-11T13:34:22.216 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2024-06-11T13:34:22.216 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2024-06-11T13:34:22.216 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.d is active+undersized+degraded, acting [4,2] 2024-06-11T13:34:22.216 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.e is active+undersized+degraded, acting [4,6] 2024-06-11T13:34:22.216 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-06-11T13:34:22.216 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2024-06-11T13:34:22.216 INFO:teuthology.orchestra.run.smithi059.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2024-06-11T13:34:22.216 INFO:teuthology.orchestra.run.smithi059.stdout: pg 6.1a is active+undersized+degraded, acting [4,5] 2024-06-11T13:34:22.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: cephadm 2024-06-11T13:34:20.111195+0000 mgr.x (mgr.25085) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:20.159636+0000 mgr.x (mgr.25085) 1015 : audit [DBG] from='client.74184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:22.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: cephadm 2024-06-11T13:34:20.209033+0000 mgr.x (mgr.25085) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: cephadm 2024-06-11T13:34:20.295936+0000 mgr.x (mgr.25085) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: cephadm 2024-06-11T13:34:20.381127+0000 mgr.x (mgr.25085) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: cephadm 2024-06-11T13:34:20.475608+0000 mgr.x (mgr.25085) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:20.541645+0000 mgr.x (mgr.25085) 1020 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:22.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: cephadm 2024-06-11T13:34:20.579819+0000 mgr.x (mgr.25085) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: cephadm 2024-06-11T13:34:20.678714+0000 mgr.x (mgr.25085) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: cephadm 2024-06-11T13:34:20.775546+0000 mgr.x (mgr.25085) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: cephadm 2024-06-11T13:34:20.884676+0000 mgr.x (mgr.25085) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:20.908963+0000 mgr.x (mgr.25085) 1025 : audit [DBG] from='client.74196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: cephadm 2024-06-11T13:34:21.018380+0000 mgr.x (mgr.25085) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.127268+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.130062+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.132515+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.133324+0000 mon.b (mon.2) 1231 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.138799+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.257727+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.259624+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.261321+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.261950+0000 mon.b (mon.2) 1235 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.264824+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.338215+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.340423+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.342935+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.343683+0000 mon.b (mon.2) 1239 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.347057+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.395936+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.59:0/4096192333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.421496+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.423955+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.426512+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.427138+0000 mon.b (mon.2) 1243 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.432262+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.524004+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.525936+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.527664+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.528314+0000 mon.b (mon.2) 1247 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.534078+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.605482+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.607242+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.608869+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.609470+0000 mon.b (mon.2) 1251 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.615239+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.691744+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.693417+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.695029+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.695623+0000 mon.b (mon.2) 1255 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.701214+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.776777+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.778538+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.780819+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.781447+0000 mon.b (mon.2) 1259 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.784399+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.855409+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.857148+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.858815+0000 mon.b (mon.2) 1262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.859489+0000 mon.b (mon.2) 1263 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.866690+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.943239+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.945315+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.947168+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.947833+0000 mon.b (mon.2) 1267 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:21.952649+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:22.022791+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:22.024845+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:22.026787+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:22.027467+0000 mon.b (mon.2) 1271 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:22 smithi117 bash[60578]: audit 2024-06-11T13:34:22.032697+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.438 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[90083]: debug 2024-06-11T13:34:22.204+0000 7fb9e6634640 -1 Falling back to public interface 2024-06-11T13:34:22.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: cephadm 2024-06-11T13:34:20.111195+0000 mgr.x (mgr.25085) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:20.159636+0000 mgr.x (mgr.25085) 1015 : audit [DBG] from='client.74184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:22.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: cephadm 2024-06-11T13:34:20.209033+0000 mgr.x (mgr.25085) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: cephadm 2024-06-11T13:34:20.295936+0000 mgr.x (mgr.25085) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: cephadm 2024-06-11T13:34:20.381127+0000 mgr.x (mgr.25085) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: cephadm 2024-06-11T13:34:20.475608+0000 mgr.x (mgr.25085) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:20.541645+0000 mgr.x (mgr.25085) 1020 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: cephadm 2024-06-11T13:34:20.579819+0000 mgr.x (mgr.25085) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: cephadm 2024-06-11T13:34:20.678714+0000 mgr.x (mgr.25085) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: cephadm 2024-06-11T13:34:20.775546+0000 mgr.x (mgr.25085) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: cephadm 2024-06-11T13:34:20.884676+0000 mgr.x (mgr.25085) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:20.908963+0000 mgr.x (mgr.25085) 1025 : audit [DBG] from='client.74196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: cephadm 2024-06-11T13:34:21.018380+0000 mgr.x (mgr.25085) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.127268+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.130062+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.132515+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.133324+0000 mon.b (mon.2) 1231 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.138799+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.257727+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.259624+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: cephadm 2024-06-11T13:34:20.111195+0000 mgr.x (mgr.25085) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:20.159636+0000 mgr.x (mgr.25085) 1015 : audit [DBG] from='client.74184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:22.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: cephadm 2024-06-11T13:34:20.209033+0000 mgr.x (mgr.25085) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: cephadm 2024-06-11T13:34:20.295936+0000 mgr.x (mgr.25085) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: cephadm 2024-06-11T13:34:20.381127+0000 mgr.x (mgr.25085) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: cephadm 2024-06-11T13:34:20.475608+0000 mgr.x (mgr.25085) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:20.541645+0000 mgr.x (mgr.25085) 1020 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:22.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: cephadm 2024-06-11T13:34:20.579819+0000 mgr.x (mgr.25085) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: cephadm 2024-06-11T13:34:20.678714+0000 mgr.x (mgr.25085) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: cephadm 2024-06-11T13:34:20.775546+0000 mgr.x (mgr.25085) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: cephadm 2024-06-11T13:34:20.884676+0000 mgr.x (mgr.25085) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:20.908963+0000 mgr.x (mgr.25085) 1025 : audit [DBG] from='client.74196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:22.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: cephadm 2024-06-11T13:34:21.018380+0000 mgr.x (mgr.25085) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:22.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.127268+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.130062+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.132515+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.133324+0000 mon.b (mon.2) 1231 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.138799+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.257727+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.259624+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.261321+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.261950+0000 mon.b (mon.2) 1235 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.264824+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.338215+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.340423+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.342935+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.343683+0000 mon.b (mon.2) 1239 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.347057+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.395936+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.59:0/4096192333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.421496+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.423955+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.426512+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.427138+0000 mon.b (mon.2) 1243 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.432262+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.524004+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.525936+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.527664+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.528314+0000 mon.b (mon.2) 1247 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.534078+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.605482+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.261321+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.261950+0000 mon.b (mon.2) 1235 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.264824+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.338215+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.340423+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.342935+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.343683+0000 mon.b (mon.2) 1239 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.347057+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.395936+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.59:0/4096192333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.421496+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.423955+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.426512+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.427138+0000 mon.b (mon.2) 1243 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.432262+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.524004+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.525936+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.527664+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.528314+0000 mon.b (mon.2) 1247 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.534078+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.605482+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.607242+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.608869+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.609470+0000 mon.b (mon.2) 1251 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.615239+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.691744+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.693417+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.695029+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.695623+0000 mon.b (mon.2) 1255 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.701214+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.776777+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.778538+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.780819+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.781447+0000 mon.b (mon.2) 1259 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.784399+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.855409+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.857148+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.858815+0000 mon.b (mon.2) 1262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.859489+0000 mon.b (mon.2) 1263 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.866690+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.446 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.943239+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.607242+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.608869+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.609470+0000 mon.b (mon.2) 1251 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.615239+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.691744+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.693417+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.695029+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.695623+0000 mon.b (mon.2) 1255 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.701214+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.776777+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.778538+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.780819+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.448 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.781447+0000 mon.b (mon.2) 1259 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.448 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.784399+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.448 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.855409+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.448 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.857148+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.448 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.858815+0000 mon.b (mon.2) 1262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.448 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.859489+0000 mon.b (mon.2) 1263 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.448 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.866690+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.448 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.943239+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.448 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.945315+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.947168+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.947833+0000 mon.b (mon.2) 1267 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:21.952649+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:22.022791+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:22.024845+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:22.026787+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:22.027467+0000 mon.b (mon.2) 1271 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[81944]: audit 2024-06-11T13:34:22.032697+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.449 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.945315+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.449 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.947168+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.449 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.947833+0000 mon.b (mon.2) 1267 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.449 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:21.952649+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:22.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:22.022791+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:22.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:22.024845+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:22.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:22.026787+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:22.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:22.027467+0000 mon.b (mon.2) 1271 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:22.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:22 smithi059 bash[78335]: audit 2024-06-11T13:34:22.032697+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.338 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: cephadm 2024-06-11T13:34:21.141661+0000 mgr.x (mgr.25085) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.339 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: cephadm 2024-06-11T13:34:21.267444+0000 mgr.x (mgr.25085) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.339 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: cephadm 2024-06-11T13:34:21.351932+0000 mgr.x (mgr.25085) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.339 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: cephadm 2024-06-11T13:34:21.434950+0000 mgr.x (mgr.25085) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.339 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: cephadm 2024-06-11T13:34:21.536780+0000 mgr.x (mgr.25085) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.339 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: cephadm 2024-06-11T13:34:21.618018+0000 mgr.x (mgr.25085) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.339 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: cephadm 2024-06-11T13:34:21.703959+0000 mgr.x (mgr.25085) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.340 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:21.769773+0000 mgr.x (mgr.25085) 1034 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:23.340 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: cephadm 2024-06-11T13:34:21.787145+0000 mgr.x (mgr.25085) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.340 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: cephadm 2024-06-11T13:34:21.869479+0000 mgr.x (mgr.25085) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.340 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: cephadm 2024-06-11T13:34:21.956426+0000 mgr.x (mgr.25085) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.340 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: cephadm 2024-06-11T13:34:22.036244+0000 mgr.x (mgr.25085) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.340 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: cluster 2024-06-11T13:34:22.058622+0000 mgr.x (mgr.25085) 1039 : cluster [DBG] pgmap v148: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:23.340 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.108480+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.340 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.110677+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.340 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.112748+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.340 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.113378+0000 mon.b (mon.2) 1275 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.340 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.118690+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.340 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.206847+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.340 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.208951+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.211295+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.212038+0000 mon.b (mon.2) 1279 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.217322+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.219142+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.59:0/4050474526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:34:23.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.293354+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.295405+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.297188+0000 mon.b (mon.2) 1282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.297854+0000 mon.b (mon.2) 1283 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.302948+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.387829+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.389789+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.392469+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.341 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.393194+0000 mon.b (mon.2) 1287 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.342 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.401643+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.342 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.497317+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.342 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.498974+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.342 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.500546+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.342 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.501167+0000 mon.b (mon.2) 1291 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.342 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.506175+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.342 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.593394+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.343 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: cephadm 2024-06-11T13:34:21.141661+0000 mgr.x (mgr.25085) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.343 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: cephadm 2024-06-11T13:34:21.267444+0000 mgr.x (mgr.25085) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.343 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: cephadm 2024-06-11T13:34:21.351932+0000 mgr.x (mgr.25085) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.343 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: cephadm 2024-06-11T13:34:21.434950+0000 mgr.x (mgr.25085) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.343 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: cephadm 2024-06-11T13:34:21.536780+0000 mgr.x (mgr.25085) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.343 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: cephadm 2024-06-11T13:34:21.618018+0000 mgr.x (mgr.25085) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.344 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: cephadm 2024-06-11T13:34:21.703959+0000 mgr.x (mgr.25085) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.344 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:21.769773+0000 mgr.x (mgr.25085) 1034 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:23.344 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: cephadm 2024-06-11T13:34:21.787145+0000 mgr.x (mgr.25085) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.344 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: cephadm 2024-06-11T13:34:21.869479+0000 mgr.x (mgr.25085) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.344 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: cephadm 2024-06-11T13:34:21.956426+0000 mgr.x (mgr.25085) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.344 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: cephadm 2024-06-11T13:34:22.036244+0000 mgr.x (mgr.25085) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: cluster 2024-06-11T13:34:22.058622+0000 mgr.x (mgr.25085) 1039 : cluster [DBG] pgmap v148: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:23.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.108480+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.110677+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.112748+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.113378+0000 mon.b (mon.2) 1275 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.118690+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.206847+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.208951+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.595930+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.599905+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.601320+0000 mon.b (mon.2) 1295 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.606657+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.703077+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.704816+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.706534+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.707102+0000 mon.b (mon.2) 1299 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.712266+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.776464+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.786380+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.793270+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.795061+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.349 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.799326+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.349 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.801062+0000 mon.b (mon.2) 1302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.349 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.801655+0000 mon.b (mon.2) 1303 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.349 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.807392+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.349 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.885201+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.349 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.887422+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.350 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.889217+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.350 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.889862+0000 mon.b (mon.2) 1307 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.350 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.895829+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.350 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.982434+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.350 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.984113+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.350 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.985769+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.986438+0000 mon.b (mon.2) 1311 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[78335]: audit 2024-06-11T13:34:22.992681+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.211295+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.212038+0000 mon.b (mon.2) 1279 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.217322+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.219142+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.59:0/4050474526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:34:23.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.293354+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.295405+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.297188+0000 mon.b (mon.2) 1282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.297854+0000 mon.b (mon.2) 1283 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.302948+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.387829+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.389789+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.392469+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.354 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.393194+0000 mon.b (mon.2) 1287 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.354 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.401643+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.354 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.497317+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.354 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.498974+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.354 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.500546+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.354 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.501167+0000 mon.b (mon.2) 1291 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.355 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.506175+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.355 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.593394+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.355 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.595930+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.355 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.599905+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.355 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.601320+0000 mon.b (mon.2) 1295 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.355 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.606657+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.356 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.703077+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.356 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.704816+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.356 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.706534+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.356 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.707102+0000 mon.b (mon.2) 1299 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.356 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.712266+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.356 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.776464+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.786380+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.793270+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.795061+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.799326+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.801062+0000 mon.b (mon.2) 1302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.801655+0000 mon.b (mon.2) 1303 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.807392+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.885201+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.887422+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.889217+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.889862+0000 mon.b (mon.2) 1307 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.895829+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.982434+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.984113+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.985769+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.986438+0000 mon.b (mon.2) 1311 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:23 smithi059 bash[81944]: audit 2024-06-11T13:34:22.992681+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: cephadm 2024-06-11T13:34:21.141661+0000 mgr.x (mgr.25085) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: cephadm 2024-06-11T13:34:21.267444+0000 mgr.x (mgr.25085) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: cephadm 2024-06-11T13:34:21.351932+0000 mgr.x (mgr.25085) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: cephadm 2024-06-11T13:34:21.434950+0000 mgr.x (mgr.25085) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: cephadm 2024-06-11T13:34:21.536780+0000 mgr.x (mgr.25085) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: cephadm 2024-06-11T13:34:21.618018+0000 mgr.x (mgr.25085) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: cephadm 2024-06-11T13:34:21.703959+0000 mgr.x (mgr.25085) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:21.769773+0000 mgr.x (mgr.25085) 1034 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:23.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: cephadm 2024-06-11T13:34:21.787145+0000 mgr.x (mgr.25085) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: cephadm 2024-06-11T13:34:21.869479+0000 mgr.x (mgr.25085) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: cephadm 2024-06-11T13:34:21.956426+0000 mgr.x (mgr.25085) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: cephadm 2024-06-11T13:34:22.036244+0000 mgr.x (mgr.25085) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:23.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: cluster 2024-06-11T13:34:22.058622+0000 mgr.x (mgr.25085) 1039 : cluster [DBG] pgmap v148: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:23.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.108480+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.110677+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.112748+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.113378+0000 mon.b (mon.2) 1275 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.118690+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.206847+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.208951+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.211295+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.212038+0000 mon.b (mon.2) 1279 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.217322+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.219142+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.59:0/4050474526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:34:23.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.293354+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.295405+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.297188+0000 mon.b (mon.2) 1282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.297854+0000 mon.b (mon.2) 1283 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.302948+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.387829+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.389789+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.392469+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.393194+0000 mon.b (mon.2) 1287 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.401643+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.497317+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.498974+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.500546+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.501167+0000 mon.b (mon.2) 1291 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.506175+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.593394+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.595930+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.599905+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.601320+0000 mon.b (mon.2) 1295 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.606657+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.703077+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.704816+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.706534+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.707102+0000 mon.b (mon.2) 1299 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.712266+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.776464+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.786380+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.793270+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.795061+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.799326+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.801062+0000 mon.b (mon.2) 1302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.801655+0000 mon.b (mon.2) 1303 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.807392+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.885201+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.887422+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.889217+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.889862+0000 mon.b (mon.2) 1307 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.895829+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:23.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.982434+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:23.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.984113+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:23.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.985769+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:23.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.986438+0000 mon.b (mon.2) 1311 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:23.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:23 smithi117 bash[60578]: audit 2024-06-11T13:34:22.992681+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: cephadm 2024-06-11T13:34:22.121734+0000 mgr.x (mgr.25085) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: cephadm 2024-06-11T13:34:22.221103+0000 mgr.x (mgr.25085) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: cephadm 2024-06-11T13:34:22.306673+0000 mgr.x (mgr.25085) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: cephadm 2024-06-11T13:34:22.404570+0000 mgr.x (mgr.25085) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: cephadm 2024-06-11T13:34:22.508821+0000 mgr.x (mgr.25085) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:22.514534+0000 mgr.x (mgr.25085) 1045 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:24.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: cephadm 2024-06-11T13:34:22.612253+0000 mgr.x (mgr.25085) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: cephadm 2024-06-11T13:34:22.715273+0000 mgr.x (mgr.25085) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: cephadm 2024-06-11T13:34:22.810050+0000 mgr.x (mgr.25085) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: cephadm 2024-06-11T13:34:22.898635+0000 mgr.x (mgr.25085) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: cephadm 2024-06-11T13:34:22.995513+0000 mgr.x (mgr.25085) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.070291+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.072957+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.088607+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.089544+0000 mon.b (mon.2) 1315 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.096158+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.191134+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.192980+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.195110+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.195744+0000 mon.b (mon.2) 1319 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.202028+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.299926+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.301766+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.303748+0000 mon.b (mon.2) 1322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.304412+0000 mon.b (mon.2) 1323 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.308359+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.406363+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.408259+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.410015+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.410804+0000 mon.b (mon.2) 1327 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.417307+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.541218+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.543555+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.546226+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.547047+0000 mon.b (mon.2) 1331 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.554149+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.695351+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.697915+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.700669+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.701607+0000 mon.b (mon.2) 1335 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.708288+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.851326+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.854171+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.857883+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.858775+0000 mon.b (mon.2) 1339 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.865561+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.995137+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:23.998015+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:24.001126+0000 mon.b (mon.2) 1342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:24.001983+0000 mon.b (mon.2) 1343 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:24 smithi117 bash[60578]: audit 2024-06-11T13:34:24.009141+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.474 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: cephadm 2024-06-11T13:34:22.121734+0000 mgr.x (mgr.25085) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.474 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: cephadm 2024-06-11T13:34:22.221103+0000 mgr.x (mgr.25085) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.474 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: cephadm 2024-06-11T13:34:22.306673+0000 mgr.x (mgr.25085) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.474 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: cephadm 2024-06-11T13:34:22.404570+0000 mgr.x (mgr.25085) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.474 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: cephadm 2024-06-11T13:34:22.508821+0000 mgr.x (mgr.25085) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:22.514534+0000 mgr.x (mgr.25085) 1045 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:24.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: cephadm 2024-06-11T13:34:22.612253+0000 mgr.x (mgr.25085) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: cephadm 2024-06-11T13:34:22.715273+0000 mgr.x (mgr.25085) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: cephadm 2024-06-11T13:34:22.810050+0000 mgr.x (mgr.25085) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: cephadm 2024-06-11T13:34:22.898635+0000 mgr.x (mgr.25085) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: cephadm 2024-06-11T13:34:22.995513+0000 mgr.x (mgr.25085) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.070291+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.072957+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.088607+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.089544+0000 mon.b (mon.2) 1315 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.096158+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.191134+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.475 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.192980+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.195110+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.195744+0000 mon.b (mon.2) 1319 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: cephadm 2024-06-11T13:34:22.121734+0000 mgr.x (mgr.25085) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: cephadm 2024-06-11T13:34:22.221103+0000 mgr.x (mgr.25085) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: cephadm 2024-06-11T13:34:22.306673+0000 mgr.x (mgr.25085) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: cephadm 2024-06-11T13:34:22.404570+0000 mgr.x (mgr.25085) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: cephadm 2024-06-11T13:34:22.508821+0000 mgr.x (mgr.25085) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:22.514534+0000 mgr.x (mgr.25085) 1045 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:24.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: cephadm 2024-06-11T13:34:22.612253+0000 mgr.x (mgr.25085) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: cephadm 2024-06-11T13:34:22.715273+0000 mgr.x (mgr.25085) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: cephadm 2024-06-11T13:34:22.810050+0000 mgr.x (mgr.25085) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: cephadm 2024-06-11T13:34:22.898635+0000 mgr.x (mgr.25085) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: cephadm 2024-06-11T13:34:22.995513+0000 mgr.x (mgr.25085) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:24.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.070291+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.072957+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.088607+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.089544+0000 mon.b (mon.2) 1315 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.096158+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.191134+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.192980+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.195110+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.195744+0000 mon.b (mon.2) 1319 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.202028+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.299926+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.301766+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.303748+0000 mon.b (mon.2) 1322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.304412+0000 mon.b (mon.2) 1323 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.308359+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.406363+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.408259+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.410015+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.410804+0000 mon.b (mon.2) 1327 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.417307+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.541218+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.543555+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.546226+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.547047+0000 mon.b (mon.2) 1331 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.554149+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.695351+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.697915+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.700669+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.479 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.701607+0000 mon.b (mon.2) 1335 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.202028+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.299926+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.301766+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.303748+0000 mon.b (mon.2) 1322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.304412+0000 mon.b (mon.2) 1323 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.308359+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.406363+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.408259+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.410015+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.410804+0000 mon.b (mon.2) 1327 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.417307+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.541218+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.543555+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.546226+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.547047+0000 mon.b (mon.2) 1331 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.480 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.554149+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.481 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.695351+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.481 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.697915+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.481 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.700669+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.481 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.701607+0000 mon.b (mon.2) 1335 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.708288+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.851326+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.854171+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.857883+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.858775+0000 mon.b (mon.2) 1339 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.481 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.865561+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.995137+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:23.998015+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:24.001126+0000 mon.b (mon.2) 1342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:24.001983+0000 mon.b (mon.2) 1343 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.482 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[81944]: audit 2024-06-11T13:34:24.009141+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.708288+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.851326+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.854171+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.857883+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.858775+0000 mon.b (mon.2) 1339 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.482 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.865561+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:24.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.995137+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:24.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:23.998015+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:24.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:24.001126+0000 mon.b (mon.2) 1342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:24.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:24.001983+0000 mon.b (mon.2) 1343 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:24.483 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:24 smithi059 bash[78335]: audit 2024-06-11T13:34:24.009141+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:23.099244+0000 mgr.x (mgr.25085) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:23.204919+0000 mgr.x (mgr.25085) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:23.311099+0000 mgr.x (mgr.25085) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:23.420154+0000 mgr.x (mgr.25085) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:23.557089+0000 mgr.x (mgr.25085) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:23.711500+0000 mgr.x (mgr.25085) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:23.868545+0000 mgr.x (mgr.25085) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:24.012011+0000 mgr.x (mgr.25085) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cluster 2024-06-11T13:34:24.059488+0000 mgr.x (mgr.25085) 1059 : cluster [DBG] pgmap v149: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.127168+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.129866+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.132837+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.133694+0000 mon.b (mon.2) 1347 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.140410+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:24.143604+0000 mgr.x (mgr.25085) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.253661+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.255903+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.258551+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.259381+0000 mon.b (mon.2) 1351 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.266299+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:24.269354+0000 mgr.x (mgr.25085) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.382822+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.385417+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.388582+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.389541+0000 mon.b (mon.2) 1355 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.393269+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:24.397901+0000 mgr.x (mgr.25085) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.522328+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.525278+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.529275+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.530342+0000 mon.b (mon.2) 1359 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.534303+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:24.537068+0000 mgr.x (mgr.25085) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.665900+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.668234+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.671070+0000 mon.b (mon.2) 1362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.672045+0000 mon.b (mon.2) 1363 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.675245+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:24.678092+0000 mgr.x (mgr.25085) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cluster 2024-06-11T13:34:24.773191+0000 mon.a (mon.0) 471 : cluster [WRN] Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.810686+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.813104+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.816266+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.817224+0000 mon.b (mon.2) 1367 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.821249+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:24.824359+0000 mgr.x (mgr.25085) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.960486+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.962940+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.965791+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.966845+0000 mon.b (mon.2) 1371 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: audit 2024-06-11T13:34:24.970883+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:25 smithi117 bash[60578]: cephadm 2024-06-11T13:34:24.973835+0000 mgr.x (mgr.25085) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.564 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[90083]: debug 2024-06-11T13:34:25.268+0000 7fb9e6634640 -1 osd.1 0 read_superblock omap replica is missing. 2024-06-11T13:34:25.564 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[90083]: debug 2024-06-11T13:34:25.300+0000 7fb9e6634640 -1 osd.1 126 log_to_monitors true 2024-06-11T13:34:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:23.099244+0000 mgr.x (mgr.25085) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:23.204919+0000 mgr.x (mgr.25085) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:23.311099+0000 mgr.x (mgr.25085) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:23.420154+0000 mgr.x (mgr.25085) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:23.557089+0000 mgr.x (mgr.25085) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:23.711500+0000 mgr.x (mgr.25085) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:23.868545+0000 mgr.x (mgr.25085) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:24.012011+0000 mgr.x (mgr.25085) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cluster 2024-06-11T13:34:24.059488+0000 mgr.x (mgr.25085) 1059 : cluster [DBG] pgmap v149: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.127168+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.129866+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.132837+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.133694+0000 mon.b (mon.2) 1347 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.140410+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:24.143604+0000 mgr.x (mgr.25085) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.253661+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.255903+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.258551+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.259381+0000 mon.b (mon.2) 1351 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.266299+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:23.099244+0000 mgr.x (mgr.25085) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:23.204919+0000 mgr.x (mgr.25085) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:23.311099+0000 mgr.x (mgr.25085) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:23.420154+0000 mgr.x (mgr.25085) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:23.557089+0000 mgr.x (mgr.25085) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:23.711500+0000 mgr.x (mgr.25085) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:23.868545+0000 mgr.x (mgr.25085) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:24.012011+0000 mgr.x (mgr.25085) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cluster 2024-06-11T13:34:24.059488+0000 mgr.x (mgr.25085) 1059 : cluster [DBG] pgmap v149: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.127168+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.129866+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.132837+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.133694+0000 mon.b (mon.2) 1347 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.140410+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:24.143604+0000 mgr.x (mgr.25085) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.253661+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.255903+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.258551+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.259381+0000 mon.b (mon.2) 1351 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.266299+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:24.269354+0000 mgr.x (mgr.25085) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.382822+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.385417+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.388582+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.389541+0000 mon.b (mon.2) 1355 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.393269+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:24.397901+0000 mgr.x (mgr.25085) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.522328+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.525278+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.529275+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.530342+0000 mon.b (mon.2) 1359 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.534303+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:24.537068+0000 mgr.x (mgr.25085) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.665900+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.668234+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.671070+0000 mon.b (mon.2) 1362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.672045+0000 mon.b (mon.2) 1363 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.675245+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:24.678092+0000 mgr.x (mgr.25085) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cluster 2024-06-11T13:34:24.773191+0000 mon.a (mon.0) 471 : cluster [WRN] Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-06-11T13:34:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.810686+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.813104+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.816266+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.817224+0000 mon.b (mon.2) 1367 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.821249+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:24.824359+0000 mgr.x (mgr.25085) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.960486+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.962940+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.965791+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.966845+0000 mon.b (mon.2) 1371 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: audit 2024-06-11T13:34:24.970883+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[78335]: cephadm 2024-06-11T13:34:24.973835+0000 mgr.x (mgr.25085) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:24.269354+0000 mgr.x (mgr.25085) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.382822+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.385417+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.388582+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.389541+0000 mon.b (mon.2) 1355 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.393269+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:24.397901+0000 mgr.x (mgr.25085) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.522328+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.525278+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.529275+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.530342+0000 mon.b (mon.2) 1359 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.534303+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:24.537068+0000 mgr.x (mgr.25085) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.665900+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.668234+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.671070+0000 mon.b (mon.2) 1362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.672045+0000 mon.b (mon.2) 1363 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.675245+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:24.678092+0000 mgr.x (mgr.25085) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cluster 2024-06-11T13:34:24.773191+0000 mon.a (mon.0) 471 : cluster [WRN] Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.810686+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.813104+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.816266+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.817224+0000 mon.b (mon.2) 1367 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.821249+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:24.824359+0000 mgr.x (mgr.25085) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.960486+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:25.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.962940+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:25.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.965791+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:25.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.966845+0000 mon.b (mon.2) 1371 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:25.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: audit 2024-06-11T13:34:24.970883+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:25.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:25 smithi059 bash[81944]: cephadm 2024-06-11T13:34:24.973835+0000 mgr.x (mgr.25085) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.097879+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.099846+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.102718+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.103615+0000 mon.b (mon.2) 1375 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.107422+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: cephadm 2024-06-11T13:34:25.110126+0000 mgr.x (mgr.25085) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.235369+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.237666+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.240245+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.241273+0000 mon.b (mon.2) 1379 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.246919+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: cephadm 2024-06-11T13:34:25.249765+0000 mgr.x (mgr.25085) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.310234+0000 mon.c (mon.1) 13 : audit [INF] from='osd.1 [v2:172.21.15.59:6808/3484602013,v1:172.21.15.59:6809/3484602013]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T13:34:26.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.310570+0000 mon.a (mon.0) 476 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T13:34:26.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.375526+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.377869+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.380951+0000 mon.b (mon.2) 1382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.381926+0000 mon.b (mon.2) 1383 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.385871+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: cephadm 2024-06-11T13:34:25.388749+0000 mgr.x (mgr.25085) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.487150+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.489792+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.491777+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.492636+0000 mon.b (mon.2) 1387 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.496903+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: cephadm 2024-06-11T13:34:25.499552+0000 mgr.x (mgr.25085) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.605269+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.607389+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.609904+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.610741+0000 mon.b (mon.2) 1391 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.615658+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: cephadm 2024-06-11T13:34:25.618656+0000 mgr.x (mgr.25085) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.731427+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.733969+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.736794+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.737617+0000 mon.b (mon.2) 1395 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.744609+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: cephadm 2024-06-11T13:34:25.747538+0000 mgr.x (mgr.25085) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.862327+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.865044+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.868630+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.869963+0000 mon.b (mon.2) 1399 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:25.875404+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: cephadm 2024-06-11T13:34:25.881305+0000 mgr.x (mgr.25085) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:26.017921+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:26.020580+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:26.023585+0000 mon.b (mon.2) 1402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:26.024530+0000 mon.b (mon.2) 1403 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: audit 2024-06-11T13:34:26.032798+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: cephadm 2024-06-11T13:34:26.036076+0000 mgr.x (mgr.25085) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:26 smithi117 bash[60578]: cluster 2024-06-11T13:34:26.061938+0000 mgr.x (mgr.25085) 1075 : cluster [DBG] pgmap v150: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:26.564 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[90083]: debug 2024-06-11T13:34:26.288+0000 7fb9de3df640 -1 osd.1 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:34:26.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.097879+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.099846+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.102718+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.103615+0000 mon.b (mon.2) 1375 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.107422+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: cephadm 2024-06-11T13:34:25.110126+0000 mgr.x (mgr.25085) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.235369+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.237666+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.240245+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.241273+0000 mon.b (mon.2) 1379 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.246919+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: cephadm 2024-06-11T13:34:25.249765+0000 mgr.x (mgr.25085) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.310234+0000 mon.c (mon.1) 13 : audit [INF] from='osd.1 [v2:172.21.15.59:6808/3484602013,v1:172.21.15.59:6809/3484602013]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T13:34:26.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.310570+0000 mon.a (mon.0) 476 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T13:34:26.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.375526+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.377869+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.380951+0000 mon.b (mon.2) 1382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.381926+0000 mon.b (mon.2) 1383 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.385871+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.097879+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.099846+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.102718+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.103615+0000 mon.b (mon.2) 1375 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.107422+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: cephadm 2024-06-11T13:34:25.110126+0000 mgr.x (mgr.25085) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.235369+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.237666+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.240245+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.241273+0000 mon.b (mon.2) 1379 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.246919+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: cephadm 2024-06-11T13:34:25.249765+0000 mgr.x (mgr.25085) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.310234+0000 mon.c (mon.1) 13 : audit [INF] from='osd.1 [v2:172.21.15.59:6808/3484602013,v1:172.21.15.59:6809/3484602013]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T13:34:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.310570+0000 mon.a (mon.0) 476 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-11T13:34:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.375526+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.377869+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.380951+0000 mon.b (mon.2) 1382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.381926+0000 mon.b (mon.2) 1383 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.385871+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: cephadm 2024-06-11T13:34:25.388749+0000 mgr.x (mgr.25085) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.487150+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.489792+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.491777+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.492636+0000 mon.b (mon.2) 1387 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.496903+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: cephadm 2024-06-11T13:34:25.499552+0000 mgr.x (mgr.25085) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.605269+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.607389+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.609904+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.610741+0000 mon.b (mon.2) 1391 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.615658+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: cephadm 2024-06-11T13:34:25.618656+0000 mgr.x (mgr.25085) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.731427+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.733969+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.736794+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.737617+0000 mon.b (mon.2) 1395 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.744609+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: cephadm 2024-06-11T13:34:25.747538+0000 mgr.x (mgr.25085) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.862327+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: cephadm 2024-06-11T13:34:25.388749+0000 mgr.x (mgr.25085) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.487150+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.489792+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.491777+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.492636+0000 mon.b (mon.2) 1387 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.496903+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: cephadm 2024-06-11T13:34:25.499552+0000 mgr.x (mgr.25085) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.605269+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.607389+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.609904+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.610741+0000 mon.b (mon.2) 1391 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.615658+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: cephadm 2024-06-11T13:34:25.618656+0000 mgr.x (mgr.25085) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.731427+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.733969+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.736794+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.737617+0000 mon.b (mon.2) 1395 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.744609+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: cephadm 2024-06-11T13:34:25.747538+0000 mgr.x (mgr.25085) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.862327+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.865044+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.868630+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.869963+0000 mon.b (mon.2) 1399 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:25.875404+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: cephadm 2024-06-11T13:34:25.881305+0000 mgr.x (mgr.25085) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:26.017921+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:26.020580+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:26.023585+0000 mon.b (mon.2) 1402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:26.024530+0000 mon.b (mon.2) 1403 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: audit 2024-06-11T13:34:26.032798+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: cephadm 2024-06-11T13:34:26.036076+0000 mgr.x (mgr.25085) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[78335]: cluster 2024-06-11T13:34:26.061938+0000 mgr.x (mgr.25085) 1075 : cluster [DBG] pgmap v150: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.865044+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.868630+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.869963+0000 mon.b (mon.2) 1399 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:25.875404+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: cephadm 2024-06-11T13:34:25.881305+0000 mgr.x (mgr.25085) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:26.017921+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:26.020580+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:26.023585+0000 mon.b (mon.2) 1402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:26.024530+0000 mon.b (mon.2) 1403 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: audit 2024-06-11T13:34:26.032798+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: cephadm 2024-06-11T13:34:26.036076+0000 mgr.x (mgr.25085) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:26 smithi059 bash[81944]: cluster 2024-06-11T13:34:26.061938+0000 mgr.x (mgr.25085) 1075 : cluster [DBG] pgmap v150: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-06-11T13:34:27.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.179158+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.181693+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.184605+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.185680+0000 mon.b (mon.2) 1407 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.192981+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: cephadm 2024-06-11T13:34:26.195991+0000 mgr.x (mgr.25085) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.247371+0000 mon.a (mon.0) 484 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-11T13:34:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: cluster 2024-06-11T13:34:26.253649+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-06-11T13:34:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.255999+0000 mon.c (mon.1) 14 : audit [INF] from='osd.1 [v2:172.21.15.59:6808/3484602013,v1:172.21.15.59:6809/3484602013]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:34:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.256572+0000 mon.a (mon.0) 486 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:34:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.320539+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.322428+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.325039+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.325828+0000 mon.b (mon.2) 1411 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.332386+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: cephadm 2024-06-11T13:34:26.335180+0000 mgr.x (mgr.25085) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.469005+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.471626+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.473669+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.179158+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.181693+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.184605+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.185680+0000 mon.b (mon.2) 1407 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.192981+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: cephadm 2024-06-11T13:34:26.195991+0000 mgr.x (mgr.25085) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.247371+0000 mon.a (mon.0) 484 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-11T13:34:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: cluster 2024-06-11T13:34:26.253649+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-06-11T13:34:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.255999+0000 mon.c (mon.1) 14 : audit [INF] from='osd.1 [v2:172.21.15.59:6808/3484602013,v1:172.21.15.59:6809/3484602013]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:34:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.256572+0000 mon.a (mon.0) 486 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:34:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.320539+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.322428+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.325039+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.325828+0000 mon.b (mon.2) 1411 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.332386+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: cephadm 2024-06-11T13:34:26.335180+0000 mgr.x (mgr.25085) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.469005+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.471626+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.473669+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.474491+0000 mon.b (mon.2) 1415 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.481270+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: cephadm 2024-06-11T13:34:26.484016+0000 mgr.x (mgr.25085) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.584708+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.587568+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.590389+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.591134+0000 mon.b (mon.2) 1419 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.597818+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: cephadm 2024-06-11T13:34:26.600713+0000 mgr.x (mgr.25085) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.679541+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.682123+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.685345+0000 mon.b (mon.2) 1422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.686323+0000 mon.b (mon.2) 1423 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.693297+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: cephadm 2024-06-11T13:34:26.696093+0000 mgr.x (mgr.25085) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.792803+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.794842+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.797418+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.798613+0000 mon.b (mon.2) 1427 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.808295+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: cephadm 2024-06-11T13:34:26.811316+0000 mgr.x (mgr.25085) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.891102+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.893988+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.897290+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.898490+0000 mon.b (mon.2) 1431 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.903771+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: cephadm 2024-06-11T13:34:26.910232+0000 mgr.x (mgr.25085) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.995139+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.997303+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:26.999766+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:27.000632+0000 mon.b (mon.2) 1435 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: audit 2024-06-11T13:34:27.007669+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[81944]: cephadm 2024-06-11T13:34:27.010549+0000 mgr.x (mgr.25085) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.474491+0000 mon.b (mon.2) 1415 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.481270+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: cephadm 2024-06-11T13:34:26.484016+0000 mgr.x (mgr.25085) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.584708+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.587568+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.590389+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.591134+0000 mon.b (mon.2) 1419 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.597818+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: cephadm 2024-06-11T13:34:26.600713+0000 mgr.x (mgr.25085) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.679541+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.682123+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.685345+0000 mon.b (mon.2) 1422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.686323+0000 mon.b (mon.2) 1423 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.693297+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: cephadm 2024-06-11T13:34:26.696093+0000 mgr.x (mgr.25085) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.792803+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.794842+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.797418+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.798613+0000 mon.b (mon.2) 1427 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.808295+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: cephadm 2024-06-11T13:34:26.811316+0000 mgr.x (mgr.25085) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.891102+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.893988+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.897290+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.898490+0000 mon.b (mon.2) 1431 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.903771+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: cephadm 2024-06-11T13:34:26.910232+0000 mgr.x (mgr.25085) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.995139+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.997303+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:26.999766+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:27.000632+0000 mon.b (mon.2) 1435 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: audit 2024-06-11T13:34:27.007669+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:27 smithi059 bash[78335]: cephadm 2024-06-11T13:34:27.010549+0000 mgr.x (mgr.25085) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.432 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:34:27] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.33.4" 2024-06-11T13:34:27.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.179158+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.181693+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.184605+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.185680+0000 mon.b (mon.2) 1407 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.192981+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: cephadm 2024-06-11T13:34:26.195991+0000 mgr.x (mgr.25085) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.247371+0000 mon.a (mon.0) 484 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-11T13:34:27.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: cluster 2024-06-11T13:34:26.253649+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-06-11T13:34:27.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.255999+0000 mon.c (mon.1) 14 : audit [INF] from='osd.1 [v2:172.21.15.59:6808/3484602013,v1:172.21.15.59:6809/3484602013]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:34:27.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.256572+0000 mon.a (mon.0) 486 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:34:27.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.320539+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.322428+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.325039+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.325828+0000 mon.b (mon.2) 1411 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.332386+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: cephadm 2024-06-11T13:34:26.335180+0000 mgr.x (mgr.25085) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.469005+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.471626+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.473669+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.474491+0000 mon.b (mon.2) 1415 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.481270+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: cephadm 2024-06-11T13:34:26.484016+0000 mgr.x (mgr.25085) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.584708+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.587568+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.590389+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.591134+0000 mon.b (mon.2) 1419 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.597818+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: cephadm 2024-06-11T13:34:26.600713+0000 mgr.x (mgr.25085) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.679541+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.682123+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.685345+0000 mon.b (mon.2) 1422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.686323+0000 mon.b (mon.2) 1423 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.693297+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: cephadm 2024-06-11T13:34:26.696093+0000 mgr.x (mgr.25085) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.792803+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.794842+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.797418+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.798613+0000 mon.b (mon.2) 1427 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.808295+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: cephadm 2024-06-11T13:34:26.811316+0000 mgr.x (mgr.25085) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.891102+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.893988+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.897290+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.898490+0000 mon.b (mon.2) 1431 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.903771+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: cephadm 2024-06-11T13:34:26.910232+0000 mgr.x (mgr.25085) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.995139+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.997303+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:26.999766+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:27.000632+0000 mon.b (mon.2) 1435 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: audit 2024-06-11T13:34:27.007669+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:27 smithi117 bash[60578]: cephadm 2024-06-11T13:34:27.010549+0000 mgr.x (mgr.25085) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.098896+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.100746+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.102710+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.103579+0000 mon.b (mon.2) 1439 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.108237+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: cephadm 2024-06-11T13:34:27.110980+0000 mgr.x (mgr.25085) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.190959+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.193320+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.196221+0000 mon.b (mon.2) 1442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.197258+0000 mon.b (mon.2) 1443 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.202593+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: cephadm 2024-06-11T13:34:27.205255+0000 mgr.x (mgr.25085) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: cluster 2024-06-11T13:34:27.247982+0000 mon.a (mon.0) 496 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:34:28.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.256085+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:34:28.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: cluster 2024-06-11T13:34:27.257932+0000 mon.a (mon.0) 497 : cluster [INF] osd.1 [v2:172.21.15.59:6808/3484602013,v1:172.21.15.59:6809/3484602013] boot 2024-06-11T13:34:28.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: cluster 2024-06-11T13:34:27.258083+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-06-11T13:34:28.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.310910+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.312648+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.347 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.314342+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.347 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.314993+0000 mon.b (mon.2) 1448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.098896+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.100746+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.102710+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.103579+0000 mon.b (mon.2) 1439 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.108237+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: cephadm 2024-06-11T13:34:27.110980+0000 mgr.x (mgr.25085) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.190959+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.347 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.193320+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.196221+0000 mon.b (mon.2) 1442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.197258+0000 mon.b (mon.2) 1443 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.202593+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: cephadm 2024-06-11T13:34:27.205255+0000 mgr.x (mgr.25085) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: cluster 2024-06-11T13:34:27.247982+0000 mon.a (mon.0) 496 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:34:28.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.256085+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:34:28.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: cluster 2024-06-11T13:34:27.257932+0000 mon.a (mon.0) 497 : cluster [INF] osd.1 [v2:172.21.15.59:6808/3484602013,v1:172.21.15.59:6809/3484602013] boot 2024-06-11T13:34:28.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: cluster 2024-06-11T13:34:27.258083+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-06-11T13:34:28.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.310910+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.312648+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.314342+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.348 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.314993+0000 mon.b (mon.2) 1448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.318303+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: cephadm 2024-06-11T13:34:27.320820+0000 mgr.x (mgr.25085) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.391063+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.393402+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.396061+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.396708+0000 mon.b (mon.2) 1452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.400074+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: cephadm 2024-06-11T13:34:27.403066+0000 mgr.x (mgr.25085) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.493908+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.496145+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.499062+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.499857+0000 mon.b (mon.2) 1456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.503380+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.350 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: cephadm 2024-06-11T13:34:27.506093+0000 mgr.x (mgr.25085) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.350 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.593371+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.350 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.596142+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.350 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.599105+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.350 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.600201+0000 mon.b (mon.2) 1460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.350 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.605224+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.350 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: cephadm 2024-06-11T13:34:27.610035+0000 mgr.x (mgr.25085) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.350 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.318303+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.350 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: cephadm 2024-06-11T13:34:27.320820+0000 mgr.x (mgr.25085) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.350 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.391063+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.350 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.393402+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.396061+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.396708+0000 mon.b (mon.2) 1452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.400074+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: cephadm 2024-06-11T13:34:27.403066+0000 mgr.x (mgr.25085) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.493908+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.496145+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.499062+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.499857+0000 mon.b (mon.2) 1456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.503380+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: cephadm 2024-06-11T13:34:27.506093+0000 mgr.x (mgr.25085) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.593371+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.596142+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.351 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.599105+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.352 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.600201+0000 mon.b (mon.2) 1460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.352 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.605224+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.352 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: cephadm 2024-06-11T13:34:27.610035+0000 mgr.x (mgr.25085) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.713389+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.716189+0000 mon.b (mon.2) 1462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.719142+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.720229+0000 mon.b (mon.2) 1464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.723917+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: cephadm 2024-06-11T13:34:27.727780+0000 mgr.x (mgr.25085) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.837599+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.352 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.840009+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.843026+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.844009+0000 mon.b (mon.2) 1468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.847802+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: cephadm 2024-06-11T13:34:27.851400+0000 mgr.x (mgr.25085) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.971700+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.974160+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.976901+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.977781+0000 mon.b (mon.2) 1472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:27.981650+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: cephadm 2024-06-11T13:34:27.985192+0000 mgr.x (mgr.25085) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: cluster 2024-06-11T13:34:28.062530+0000 mgr.x (mgr.25085) 1093 : cluster [DBG] pgmap v153: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-06-11T13:34:28.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:28.078281+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.353 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[81944]: audit 2024-06-11T13:34:28.080760+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.713389+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.716189+0000 mon.b (mon.2) 1462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.719142+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.720229+0000 mon.b (mon.2) 1464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.723917+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: cephadm 2024-06-11T13:34:27.727780+0000 mgr.x (mgr.25085) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.837599+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.840009+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.843026+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.844009+0000 mon.b (mon.2) 1468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.847802+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: cephadm 2024-06-11T13:34:27.851400+0000 mgr.x (mgr.25085) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.971700+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.974160+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.976901+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.977781+0000 mon.b (mon.2) 1472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:27.981650+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: cephadm 2024-06-11T13:34:27.985192+0000 mgr.x (mgr.25085) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: cluster 2024-06-11T13:34:28.062530+0000 mgr.x (mgr.25085) 1093 : cluster [DBG] pgmap v153: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-06-11T13:34:28.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:28.078281+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:28 smithi059 bash[78335]: audit 2024-06-11T13:34:28.080760+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.098896+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.100746+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.102710+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.103579+0000 mon.b (mon.2) 1439 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.108237+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: cephadm 2024-06-11T13:34:27.110980+0000 mgr.x (mgr.25085) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.190959+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.193320+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.196221+0000 mon.b (mon.2) 1442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.197258+0000 mon.b (mon.2) 1443 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.202593+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: cephadm 2024-06-11T13:34:27.205255+0000 mgr.x (mgr.25085) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: cluster 2024-06-11T13:34:27.247982+0000 mon.a (mon.0) 496 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:34:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.256085+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-11T13:34:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: cluster 2024-06-11T13:34:27.257932+0000 mon.a (mon.0) 497 : cluster [INF] osd.1 [v2:172.21.15.59:6808/3484602013,v1:172.21.15.59:6809/3484602013] boot 2024-06-11T13:34:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: cluster 2024-06-11T13:34:27.258083+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-06-11T13:34:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.310910+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.312648+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.314342+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.314993+0000 mon.b (mon.2) 1448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.318303+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: cephadm 2024-06-11T13:34:27.320820+0000 mgr.x (mgr.25085) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.391063+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.393402+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.396061+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.396708+0000 mon.b (mon.2) 1452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.400074+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: cephadm 2024-06-11T13:34:27.403066+0000 mgr.x (mgr.25085) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.493908+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.496145+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.499062+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.499857+0000 mon.b (mon.2) 1456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.503380+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: cephadm 2024-06-11T13:34:27.506093+0000 mgr.x (mgr.25085) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.593371+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.596142+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.599105+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.600201+0000 mon.b (mon.2) 1460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.605224+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: cephadm 2024-06-11T13:34:27.610035+0000 mgr.x (mgr.25085) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.713389+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.716189+0000 mon.b (mon.2) 1462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.719142+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.720229+0000 mon.b (mon.2) 1464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.723917+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: cephadm 2024-06-11T13:34:27.727780+0000 mgr.x (mgr.25085) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.837599+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.840009+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.843026+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.844009+0000 mon.b (mon.2) 1468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.847802+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: cephadm 2024-06-11T13:34:27.851400+0000 mgr.x (mgr.25085) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.971700+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.974160+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.976901+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.977781+0000 mon.b (mon.2) 1472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:27.981650+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: cephadm 2024-06-11T13:34:27.985192+0000 mgr.x (mgr.25085) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: cluster 2024-06-11T13:34:28.062530+0000 mgr.x (mgr.25085) 1093 : cluster [DBG] pgmap v153: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-06-11T13:34:28.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:28.078281+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:28.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[60578]: audit 2024-06-11T13:34:28.080760+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:28.932 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:34:28 smithi117 bash[54332]: debug 2024-06-11T13:34:28.473+0000 7f041d8f9640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-06-11T13:34:29.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.098378+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.099435+0000 mon.b (mon.2) 1476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.104417+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: cephadm 2024-06-11T13:34:28.107827+0000 mgr.x (mgr.25085) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.226191+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.228716+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.231464+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.232416+0000 mon.b (mon.2) 1480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.236537+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: cephadm 2024-06-11T13:34:28.241778+0000 mgr.x (mgr.25085) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: cluster 2024-06-11T13:34:28.255313+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-06-11T13:34:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.372720+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:29.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.375264+0000 mon.b (mon.2) 1482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.377236+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:29.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.377919+0000 mon.b (mon.2) 1484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:29.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.380895+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: cephadm 2024-06-11T13:34:28.384390+0000 mgr.x (mgr.25085) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:29.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.426626+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.436861+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.447446+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.467799+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:29.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.470369+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.472237+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.473674+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.475287+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T13:34:29.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: audit 2024-06-11T13:34:28.475470+0000 mgr.x (mgr.25085) 1097 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T13:34:29.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:29 smithi117 bash[60578]: cephadm 2024-06-11T13:34:28.476281+0000 mgr.x (mgr.25085) 1098 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-06-11T13:34:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.098378+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:29.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.099435+0000 mon.b (mon.2) 1476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.104417+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: cephadm 2024-06-11T13:34:28.107827+0000 mgr.x (mgr.25085) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.226191+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.228716+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.231464+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.232416+0000 mon.b (mon.2) 1480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.236537+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: cephadm 2024-06-11T13:34:28.241778+0000 mgr.x (mgr.25085) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: cluster 2024-06-11T13:34:28.255313+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-06-11T13:34:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.372720+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.375264+0000 mon.b (mon.2) 1482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.377236+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.377919+0000 mon.b (mon.2) 1484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.380895+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: cephadm 2024-06-11T13:34:28.384390+0000 mgr.x (mgr.25085) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.426626+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.436861+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.447446+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.467799+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.098378+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.099435+0000 mon.b (mon.2) 1476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.104417+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: cephadm 2024-06-11T13:34:28.107827+0000 mgr.x (mgr.25085) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.226191+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.228716+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.231464+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.232416+0000 mon.b (mon.2) 1480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.236537+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: cephadm 2024-06-11T13:34:28.241778+0000 mgr.x (mgr.25085) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: cluster 2024-06-11T13:34:28.255313+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-06-11T13:34:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.372720+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.375264+0000 mon.b (mon.2) 1482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.377236+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.377919+0000 mon.b (mon.2) 1484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.380895+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: cephadm 2024-06-11T13:34:28.384390+0000 mgr.x (mgr.25085) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.426626+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.436861+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.447446+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.467799+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.470369+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.472237+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.473674+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.475287+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T13:34:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: audit 2024-06-11T13:34:28.475470+0000 mgr.x (mgr.25085) 1097 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T13:34:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[81944]: cephadm 2024-06-11T13:34:28.476281+0000 mgr.x (mgr.25085) 1098 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-06-11T13:34:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.470369+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.472237+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.473674+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.475287+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T13:34:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: audit 2024-06-11T13:34:28.475470+0000 mgr.x (mgr.25085) 1097 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T13:34:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:29 smithi059 bash[78335]: cephadm 2024-06-11T13:34:28.476281+0000 mgr.x (mgr.25085) 1098 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-06-11T13:34:30.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:30 smithi059 bash[81944]: audit 2024-06-11T13:34:29.276380+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:30.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:30 smithi059 bash[81944]: audit 2024-06-11T13:34:29.280970+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:30 smithi059 bash[81944]: cluster 2024-06-11T13:34:30.063548+0000 mgr.x (mgr.25085) 1099 : cluster [DBG] pgmap v155: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-06-11T13:34:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:30 smithi059 bash[78335]: audit 2024-06-11T13:34:29.276380+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:30 smithi059 bash[78335]: audit 2024-06-11T13:34:29.280970+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:30 smithi059 bash[78335]: cluster 2024-06-11T13:34:30.063548+0000 mgr.x (mgr.25085) 1099 : cluster [DBG] pgmap v155: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-06-11T13:34:30.682 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:30 smithi117 bash[60578]: audit 2024-06-11T13:34:29.276380+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:30 smithi117 bash[60578]: audit 2024-06-11T13:34:29.280970+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:30.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:30 smithi117 bash[60578]: cluster 2024-06-11T13:34:30.063548+0000 mgr.x (mgr.25085) 1099 : cluster [DBG] pgmap v155: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-06-11T13:34:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:32 smithi117 bash[60578]: audit 2024-06-11T13:34:31.146428+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:32 smithi117 bash[60578]: audit 2024-06-11T13:34:31.160639+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:32 smithi117 bash[60578]: audit 2024-06-11T13:34:31.173461+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:32.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:32 smithi117 bash[60578]: cluster 2024-06-11T13:34:32.065291+0000 mgr.x (mgr.25085) 1100 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:32.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:32 smithi059 bash[81944]: audit 2024-06-11T13:34:31.146428+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:32.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:32 smithi059 bash[81944]: audit 2024-06-11T13:34:31.160639+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:32.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:32 smithi059 bash[81944]: audit 2024-06-11T13:34:31.173461+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:32.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:32 smithi059 bash[81944]: cluster 2024-06-11T13:34:32.065291+0000 mgr.x (mgr.25085) 1100 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:32.517 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:32 smithi059 bash[78335]: audit 2024-06-11T13:34:31.146428+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:32.518 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:32 smithi059 bash[78335]: audit 2024-06-11T13:34:31.160639+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:32.518 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:32 smithi059 bash[78335]: audit 2024-06-11T13:34:31.173461+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:32.518 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:32 smithi059 bash[78335]: cluster 2024-06-11T13:34:32.065291+0000 mgr.x (mgr.25085) 1100 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:33.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:33 smithi059 bash[81944]: cluster 2024-06-11T13:34:32.169689+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded) 2024-06-11T13:34:33.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:33 smithi059 bash[81944]: cluster 2024-06-11T13:34:32.169735+0000 mon.a (mon.0) 518 : cluster [INF] Cluster is now healthy 2024-06-11T13:34:33.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:33 smithi059 bash[81944]: audit 2024-06-11T13:34:32.522822+0000 mgr.x (mgr.25085) 1101 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:33.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:33 smithi059 bash[78335]: cluster 2024-06-11T13:34:32.169689+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded) 2024-06-11T13:34:33.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:33 smithi059 bash[78335]: cluster 2024-06-11T13:34:32.169735+0000 mon.a (mon.0) 518 : cluster [INF] Cluster is now healthy 2024-06-11T13:34:33.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:33 smithi059 bash[78335]: audit 2024-06-11T13:34:32.522822+0000 mgr.x (mgr.25085) 1101 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:33.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:33 smithi117 bash[60578]: cluster 2024-06-11T13:34:32.169689+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded) 2024-06-11T13:34:33.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:33 smithi117 bash[60578]: cluster 2024-06-11T13:34:32.169735+0000 mon.a (mon.0) 518 : cluster [INF] Cluster is now healthy 2024-06-11T13:34:33.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:33 smithi117 bash[60578]: audit 2024-06-11T13:34:32.522822+0000 mgr.x (mgr.25085) 1101 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:34.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:34 smithi059 bash[81944]: cluster 2024-06-11T13:34:34.066058+0000 mgr.x (mgr.25085) 1102 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 655 B/s rd, 0 op/s 2024-06-11T13:34:34.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:34 smithi059 bash[78335]: cluster 2024-06-11T13:34:34.066058+0000 mgr.x (mgr.25085) 1102 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 655 B/s rd, 0 op/s 2024-06-11T13:34:34.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:34 smithi117 bash[60578]: cluster 2024-06-11T13:34:34.066058+0000 mgr.x (mgr.25085) 1102 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 655 B/s rd, 0 op/s 2024-06-11T13:34:36.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:36 smithi117 bash[60578]: cluster 2024-06-11T13:34:36.067659+0000 mgr.x (mgr.25085) 1103 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:34:36.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:36 smithi059 bash[78335]: cluster 2024-06-11T13:34:36.067659+0000 mgr.x (mgr.25085) 1103 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:34:36.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:36 smithi059 bash[81944]: cluster 2024-06-11T13:34:36.067659+0000 mgr.x (mgr.25085) 1103 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:34:37.683 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:34:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:34:37] "GET /metrics HTTP/1.1" 200 38275 "" "Prometheus/2.33.4" 2024-06-11T13:34:38.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:38 smithi117 bash[60578]: cluster 2024-06-11T13:34:38.068617+0000 mgr.x (mgr.25085) 1104 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:34:38.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:38 smithi059 bash[78335]: cluster 2024-06-11T13:34:38.068617+0000 mgr.x (mgr.25085) 1104 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:34:38.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:38 smithi059 bash[81944]: cluster 2024-06-11T13:34:38.068617+0000 mgr.x (mgr.25085) 1104 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:34:40.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:40 smithi059 bash[81944]: audit 2024-06-11T13:34:39.432461+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:40.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:40 smithi059 bash[81944]: cluster 2024-06-11T13:34:40.069479+0000 mgr.x (mgr.25085) 1105 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-06-11T13:34:40.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:40 smithi059 bash[78335]: audit 2024-06-11T13:34:39.432461+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:40.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:40 smithi059 bash[78335]: cluster 2024-06-11T13:34:40.069479+0000 mgr.x (mgr.25085) 1105 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-06-11T13:34:40.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:40 smithi117 bash[60578]: audit 2024-06-11T13:34:39.432461+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:40.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:40 smithi117 bash[60578]: cluster 2024-06-11T13:34:40.069479+0000 mgr.x (mgr.25085) 1105 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-06-11T13:34:42.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:42 smithi117 bash[60578]: cluster 2024-06-11T13:34:42.071186+0000 mgr.x (mgr.25085) 1106 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:34:42.523 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:42 smithi059 bash[81944]: cluster 2024-06-11T13:34:42.071186+0000 mgr.x (mgr.25085) 1106 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:34:42.523 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:42 smithi059 bash[78335]: cluster 2024-06-11T13:34:42.071186+0000 mgr.x (mgr.25085) 1106 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:34:44.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:43 smithi117 bash[60578]: audit 2024-06-11T13:34:42.528304+0000 mgr.x (mgr.25085) 1107 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:44.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:43 smithi117 bash[60578]: audit 2024-06-11T13:34:42.921904+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:44.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:43 smithi117 bash[60578]: audit 2024-06-11T13:34:42.932690+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:44.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:43 smithi117 bash[60578]: audit 2024-06-11T13:34:42.942093+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:44.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:43 smithi117 bash[60578]: audit 2024-06-11T13:34:43.477474+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T13:34:44.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:43 smithi059 bash[78335]: audit 2024-06-11T13:34:42.528304+0000 mgr.x (mgr.25085) 1107 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:43 smithi059 bash[78335]: audit 2024-06-11T13:34:42.921904+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:43 smithi059 bash[78335]: audit 2024-06-11T13:34:42.932690+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:43 smithi059 bash[78335]: audit 2024-06-11T13:34:42.942093+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:43 smithi059 bash[78335]: audit 2024-06-11T13:34:43.477474+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T13:34:44.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:43 smithi059 bash[81944]: audit 2024-06-11T13:34:42.528304+0000 mgr.x (mgr.25085) 1107 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:44.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:43 smithi059 bash[81944]: audit 2024-06-11T13:34:42.921904+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:44.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:43 smithi059 bash[81944]: audit 2024-06-11T13:34:42.932690+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:43 smithi059 bash[81944]: audit 2024-06-11T13:34:42.942093+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:43 smithi059 bash[81944]: audit 2024-06-11T13:34:43.477474+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T13:34:45.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:44 smithi117 bash[60578]: audit 2024-06-11T13:34:43.477866+0000 mgr.x (mgr.25085) 1108 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T13:34:45.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:44 smithi117 bash[60578]: cephadm 2024-06-11T13:34:43.480359+0000 mgr.x (mgr.25085) 1109 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-06-11T13:34:45.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:44 smithi117 bash[60578]: cluster 2024-06-11T13:34:44.072020+0000 mgr.x (mgr.25085) 1110 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:45.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:44 smithi117 bash[60578]: audit 2024-06-11T13:34:44.279375+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:45.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:44 smithi117 bash[60578]: audit 2024-06-11T13:34:44.283822+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:44 smithi059 bash[81944]: audit 2024-06-11T13:34:43.477866+0000 mgr.x (mgr.25085) 1108 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T13:34:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:44 smithi059 bash[81944]: cephadm 2024-06-11T13:34:43.480359+0000 mgr.x (mgr.25085) 1109 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-06-11T13:34:45.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:44 smithi059 bash[81944]: cluster 2024-06-11T13:34:44.072020+0000 mgr.x (mgr.25085) 1110 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:45.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:44 smithi059 bash[81944]: audit 2024-06-11T13:34:44.279375+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:45.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:44 smithi059 bash[81944]: audit 2024-06-11T13:34:44.283822+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:45.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:44 smithi059 bash[78335]: audit 2024-06-11T13:34:43.477866+0000 mgr.x (mgr.25085) 1108 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-06-11T13:34:45.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:44 smithi059 bash[78335]: cephadm 2024-06-11T13:34:43.480359+0000 mgr.x (mgr.25085) 1109 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-06-11T13:34:45.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:44 smithi059 bash[78335]: cluster 2024-06-11T13:34:44.072020+0000 mgr.x (mgr.25085) 1110 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:45.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:44 smithi059 bash[78335]: audit 2024-06-11T13:34:44.279375+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:45.285 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:44 smithi059 bash[78335]: audit 2024-06-11T13:34:44.283822+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:47.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:47 smithi059 bash[81944]: cephadm 2024-06-11T13:34:46.036673+0000 mgr.x (mgr.25085) 1111 : cephadm [INF] Upgrade: Updating osd.2 2024-06-11T13:34:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:47 smithi059 bash[81944]: audit 2024-06-11T13:34:46.042491+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:47 smithi059 bash[81944]: audit 2024-06-11T13:34:46.049388+0000 mon.b (mon.2) 1493 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T13:34:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:47 smithi059 bash[81944]: audit 2024-06-11T13:34:46.050799+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:47 smithi059 bash[81944]: cephadm 2024-06-11T13:34:46.055963+0000 mgr.x (mgr.25085) 1112 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-06-11T13:34:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:47 smithi059 bash[81944]: cluster 2024-06-11T13:34:46.073612+0000 mgr.x (mgr.25085) 1113 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:34:47.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:47 smithi059 bash[78335]: cephadm 2024-06-11T13:34:46.036673+0000 mgr.x (mgr.25085) 1111 : cephadm [INF] Upgrade: Updating osd.2 2024-06-11T13:34:47.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:47 smithi059 bash[78335]: audit 2024-06-11T13:34:46.042491+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:47.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:47 smithi059 bash[78335]: audit 2024-06-11T13:34:46.049388+0000 mon.b (mon.2) 1493 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T13:34:47.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:47 smithi059 bash[78335]: audit 2024-06-11T13:34:46.050799+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:47.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:47 smithi059 bash[78335]: cephadm 2024-06-11T13:34:46.055963+0000 mgr.x (mgr.25085) 1112 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-06-11T13:34:47.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:47 smithi059 bash[78335]: cluster 2024-06-11T13:34:46.073612+0000 mgr.x (mgr.25085) 1113 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:34:47.433 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:34:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:34:47] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.33.4" 2024-06-11T13:34:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:47 smithi117 bash[60578]: cephadm 2024-06-11T13:34:46.036673+0000 mgr.x (mgr.25085) 1111 : cephadm [INF] Upgrade: Updating osd.2 2024-06-11T13:34:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:47 smithi117 bash[60578]: audit 2024-06-11T13:34:46.042491+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:47 smithi117 bash[60578]: audit 2024-06-11T13:34:46.049388+0000 mon.b (mon.2) 1493 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-11T13:34:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:47 smithi117 bash[60578]: audit 2024-06-11T13:34:46.050799+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:47.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:47 smithi117 bash[60578]: cephadm 2024-06-11T13:34:46.055963+0000 mgr.x (mgr.25085) 1112 : cephadm [INF] Deploying daemon osd.2 on smithi059 2024-06-11T13:34:47.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:47 smithi117 bash[60578]: cluster 2024-06-11T13:34:46.073612+0000 mgr.x (mgr.25085) 1113 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:34:48.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:48 smithi117 bash[60578]: cluster 2024-06-11T13:34:48.074517+0000 mgr.x (mgr.25085) 1114 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:48.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:48 smithi059 bash[81944]: cluster 2024-06-11T13:34:48.074517+0000 mgr.x (mgr.25085) 1114 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:48.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:48 smithi059 bash[78335]: cluster 2024-06-11T13:34:48.074517+0000 mgr.x (mgr.25085) 1114 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:50.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:50 smithi117 bash[60578]: cluster 2024-06-11T13:34:50.075204+0000 mgr.x (mgr.25085) 1115 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:50.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:50 smithi059 bash[81944]: cluster 2024-06-11T13:34:50.075204+0000 mgr.x (mgr.25085) 1115 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:50.559 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:50 smithi059 bash[78335]: cluster 2024-06-11T13:34:50.075204+0000 mgr.x (mgr.25085) 1115 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:34:50.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:50.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:34:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:50.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:50.815 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:34:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:50.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:34:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:50.816 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:50.816 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:50.816 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:34:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:50.817 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:34:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:51.134 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:50 smithi059 systemd[1]: Stopping Ceph osd.2 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:34:51.134 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:50 smithi059 bash[34331]: debug 2024-06-11T13:34:50.984+0000 7fbebfdfc700 -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 2024-06-11T13:34:51.134 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:50 smithi059 bash[34331]: debug 2024-06-11T13:34:50.984+0000 7fbebfdfc700 -1 osd.2 130 *** Got signal Terminated *** 2024-06-11T13:34:51.134 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:50 smithi059 bash[34331]: debug 2024-06-11T13:34:50.984+0000 7fbebfdfc700 -1 osd.2 130 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:34:51.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:51 smithi117 bash[60578]: cluster 2024-06-11T13:34:50.990702+0000 mon.a (mon.0) 525 : cluster [INF] osd.2 marked itself down and dead 2024-06-11T13:34:51.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:51 smithi117 bash[60578]: audit 2024-06-11T13:34:51.080972+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:51.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:51 smithi117 bash[60578]: audit 2024-06-11T13:34:51.096521+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:51.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:51 smithi117 bash[60578]: audit 2024-06-11T13:34:51.109343+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:51.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:51 smithi059 bash[81944]: cluster 2024-06-11T13:34:50.990702+0000 mon.a (mon.0) 525 : cluster [INF] osd.2 marked itself down and dead 2024-06-11T13:34:51.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:51 smithi059 bash[81944]: audit 2024-06-11T13:34:51.080972+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:51.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:51 smithi059 bash[81944]: audit 2024-06-11T13:34:51.096521+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:51.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:51 smithi059 bash[81944]: audit 2024-06-11T13:34:51.109343+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:51.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:51 smithi059 bash[78335]: cluster 2024-06-11T13:34:50.990702+0000 mon.a (mon.0) 525 : cluster [INF] osd.2 marked itself down and dead 2024-06-11T13:34:51.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:51 smithi059 bash[78335]: audit 2024-06-11T13:34:51.080972+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:51.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:51 smithi059 bash[78335]: audit 2024-06-11T13:34:51.096521+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:51.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:51 smithi059 bash[78335]: audit 2024-06-11T13:34:51.109343+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:52.426 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:52 smithi059 bash[78335]: cluster 2024-06-11T13:34:51.102498+0000 mgr.x (mgr.25085) 1116 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:34:52.427 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:52 smithi059 bash[78335]: cluster 2024-06-11T13:34:51.137228+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:34:52.427 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:52 smithi059 bash[78335]: cluster 2024-06-11T13:34:51.151160+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-06-11T13:34:52.427 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:52 smithi059 bash[78335]: cluster 2024-06-11T13:34:52.092633+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:34:52.427 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:52 smithi059 bash[81944]: cluster 2024-06-11T13:34:51.102498+0000 mgr.x (mgr.25085) 1116 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:34:52.427 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:52 smithi059 bash[81944]: cluster 2024-06-11T13:34:51.137228+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:34:52.427 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:52 smithi059 bash[81944]: cluster 2024-06-11T13:34:51.151160+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-06-11T13:34:52.427 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:52 smithi059 bash[81944]: cluster 2024-06-11T13:34:52.092633+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:34:52.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:52 smithi117 bash[60578]: cluster 2024-06-11T13:34:51.102498+0000 mgr.x (mgr.25085) 1116 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:34:52.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:52 smithi117 bash[60578]: cluster 2024-06-11T13:34:51.137228+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:34:52.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:52 smithi117 bash[60578]: cluster 2024-06-11T13:34:51.151160+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-06-11T13:34:52.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:52 smithi117 bash[60578]: cluster 2024-06-11T13:34:52.092633+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:34:52.640 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:34:52.760 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:52 smithi059 bash[92479]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-2 2024-06-11T13:34:52.760 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:52 smithi059 bash[92611]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-2 2024-06-11T13:34:53.423 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:34:53.423 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 2s ago 21m - - 2024-06-11T13:34:53.423 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 10s ago 21m - - 2024-06-11T13:34:53.423 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (6m) 2s ago 13m 13.8M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:34:53.423 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (6m) 10s ago 13m 40.9M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:34:53.423 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (5m) 2s ago 11m 44.5M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:34:53.423 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (5m) 10s ago 20m 509M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:34:53.423 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (4m) 2s ago 22m 425M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:34:53.423 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (2m) 2s ago 22m 46.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:34:53.423 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (3m) 10s ago 20m 46.3M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:34:53.423 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (3m) 2s ago 20m 45.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:34:53.423 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (6m) 2s ago 13m 9495k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:34:53.424 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (6m) 10s ago 13m 8995k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:34:53.424 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (74s) 2s ago 19m 52.9M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:34:53.424 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (33s) 2s ago 19m 46.5M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:34:53.424 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 unknown 2s ago 18m 54.9M 4096M 17.2.0 e1d6a67b021e 45c426909360 2024-06-11T13:34:53.424 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (17m) 2s ago 17m 62.7M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:34:53.424 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (17m) 10s ago 17m 63.8M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:34:53.424 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (16m) 10s ago 16m 58.3M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:34:53.424 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (15m) 10s ago 15m 57.7M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:34:53.424 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (15m) 10s ago 15m 61.1M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:34:53.424 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (5m) 10s ago 14m 65.0M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:34:53.424 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (11m) 2s ago 11m 86.3M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:34:53.424 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (11m) 10s ago 11m 86.2M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:34:53.425 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (11m) 2s ago 11m 86.1M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:34:53.425 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (11m) 10s ago 11m 86.4M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:34:53.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:53 smithi117 bash[60578]: cluster 2024-06-11T13:34:52.152896+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-06-11T13:34:53.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:53 smithi117 bash[60578]: audit 2024-06-11T13:34:52.538353+0000 mgr.x (mgr.25085) 1117 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:53.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:53 smithi117 bash[60578]: audit 2024-06-11T13:34:52.629456+0000 mgr.x (mgr.25085) 1118 : audit [DBG] from='client.74226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:53.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:53 smithi117 bash[60578]: audit 2024-06-11T13:34:53.008260+0000 mgr.x (mgr.25085) 1119 : audit [DBG] from='client.74232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:53.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:53 smithi059 bash[78335]: cluster 2024-06-11T13:34:52.152896+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-06-11T13:34:53.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:53 smithi059 bash[78335]: audit 2024-06-11T13:34:52.538353+0000 mgr.x (mgr.25085) 1117 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:53.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:53 smithi059 bash[78335]: audit 2024-06-11T13:34:52.629456+0000 mgr.x (mgr.25085) 1118 : audit [DBG] from='client.74226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:53.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:53 smithi059 bash[78335]: audit 2024-06-11T13:34:53.008260+0000 mgr.x (mgr.25085) 1119 : audit [DBG] from='client.74232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:53.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:53 smithi059 bash[81944]: cluster 2024-06-11T13:34:52.152896+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-06-11T13:34:53.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:53 smithi059 bash[81944]: audit 2024-06-11T13:34:52.538353+0000 mgr.x (mgr.25085) 1117 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:34:53.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:53 smithi059 bash[81944]: audit 2024-06-11T13:34:52.629456+0000 mgr.x (mgr.25085) 1118 : audit [DBG] from='client.74226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:53.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:53 smithi059 bash[81944]: audit 2024-06-11T13:34:53.008260+0000 mgr.x (mgr.25085) 1119 : audit [DBG] from='client.74232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:53.857 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:34:53.857 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:34:53.857 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:34:53.857 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:34:53.858 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:34:53.858 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:34:53.858 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:34:53.858 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:34:53.858 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-06-11T13:34:53.858 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:34:53.858 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:34:53.858 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:34:53.858 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:34:53.858 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:34:53.858 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:34:53.858 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-06-11T13:34:53.858 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 7 2024-06-11T13:34:53.859 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:34:53.859 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:34:54.225 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:34:54.226 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:34:54.226 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:34:54.226 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:34:54.226 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:34:54.226 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:34:54.226 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:34:54.226 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:34:54.226 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "7/23 daemons upgraded", 2024-06-11T13:34:54.226 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T13:34:54.226 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:34:54.226 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:34:54.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:54 smithi117 bash[60578]: cluster 2024-06-11T13:34:53.103435+0000 mgr.x (mgr.25085) 1120 : cluster [DBG] pgmap v169: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-06-11T13:34:54.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:54 smithi117 bash[60578]: cluster 2024-06-11T13:34:53.147976+0000 mon.a (mon.0) 533 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-06-11T13:34:54.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:54 smithi117 bash[60578]: audit 2024-06-11T13:34:53.381861+0000 mgr.x (mgr.25085) 1121 : audit [DBG] from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:54.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:54 smithi117 bash[60578]: audit 2024-06-11T13:34:53.861308+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.59:0/500451392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:54.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:54 smithi059 bash[81944]: cluster 2024-06-11T13:34:53.103435+0000 mgr.x (mgr.25085) 1120 : cluster [DBG] pgmap v169: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-06-11T13:34:54.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:54 smithi059 bash[81944]: cluster 2024-06-11T13:34:53.147976+0000 mon.a (mon.0) 533 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-06-11T13:34:54.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:54 smithi059 bash[81944]: audit 2024-06-11T13:34:53.381861+0000 mgr.x (mgr.25085) 1121 : audit [DBG] from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:54.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:54 smithi059 bash[81944]: audit 2024-06-11T13:34:53.861308+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.59:0/500451392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:54.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:54 smithi059 bash[78335]: cluster 2024-06-11T13:34:53.103435+0000 mgr.x (mgr.25085) 1120 : cluster [DBG] pgmap v169: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-06-11T13:34:54.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:54 smithi059 bash[78335]: cluster 2024-06-11T13:34:53.147976+0000 mon.a (mon.0) 533 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-06-11T13:34:54.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:54 smithi059 bash[78335]: audit 2024-06-11T13:34:53.381861+0000 mgr.x (mgr.25085) 1121 : audit [DBG] from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:54.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:54 smithi059 bash[78335]: audit 2024-06-11T13:34:53.861308+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.59:0/500451392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:54.661 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 1 pg peering 2024-06-11T13:34:54.661 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-06-11T13:34:54.661 INFO:teuthology.orchestra.run.smithi059.stdout: daemon osd.2 on smithi059 is in unknown state 2024-06-11T13:34:54.661 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] OSD_DOWN: 1 osds down 2024-06-11T13:34:54.661 INFO:teuthology.orchestra.run.smithi059.stdout: osd.2 (root=default,host=smithi059) is down 2024-06-11T13:34:54.661 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 1 pg peering 2024-06-11T13:34:54.661 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.10 is stuck peering for 12m, current state peering, last acting [1,0] 2024-06-11T13:34:55.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:55 smithi117 bash[60578]: audit 2024-06-11T13:34:54.230677+0000 mgr.x (mgr.25085) 1122 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:55.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:55 smithi117 bash[60578]: audit 2024-06-11T13:34:54.665705+0000 mon.a (mon.0) 534 : audit [DBG] from='client.? 172.21.15.59:0/2239726863' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:34:55.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:55 smithi059 bash[81944]: audit 2024-06-11T13:34:54.230677+0000 mgr.x (mgr.25085) 1122 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:55.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:55 smithi059 bash[81944]: audit 2024-06-11T13:34:54.665705+0000 mon.a (mon.0) 534 : audit [DBG] from='client.? 172.21.15.59:0/2239726863' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:34:55.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:55 smithi059 bash[78335]: audit 2024-06-11T13:34:54.230677+0000 mgr.x (mgr.25085) 1122 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:34:55.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:55 smithi059 bash[78335]: audit 2024-06-11T13:34:54.665705+0000 mon.a (mon.0) 534 : audit [DBG] from='client.? 172.21.15.59:0/2239726863' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:34:56.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:56 smithi117 bash[60578]: cluster 2024-06-11T13:34:55.104251+0000 mgr.x (mgr.25085) 1123 : cluster [DBG] pgmap v170: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-06-11T13:34:56.486 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:34:56 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:56.486 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:34:56 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:56.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:56 smithi059 bash[81944]: cluster 2024-06-11T13:34:55.104251+0000 mgr.x (mgr.25085) 1123 : cluster [DBG] pgmap v170: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-06-11T13:34:56.487 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:56 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:56.487 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:34:56 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:56.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:56 smithi059 bash[78335]: cluster 2024-06-11T13:34:55.104251+0000 mgr.x (mgr.25085) 1123 : cluster [DBG] pgmap v170: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-06-11T13:34:56.487 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:56 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:56.488 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:56 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.2.service: Deactivated successfully. 2024-06-11T13:34:56.488 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:56 smithi059 systemd[1]: Stopped Ceph osd.2 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:34:56.488 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:56 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:56.488 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:56 smithi059 systemd[1]: Started Ceph osd.2 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:34:56.488 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:34:56 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:56.489 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:34:56 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:56.489 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:34:56 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:34:57.539 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:34:57] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.33.4" 2024-06-11T13:34:57.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.542212+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.553673+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.563070+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.564730+0000 mon.b (mon.2) 1496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: cluster 2024-06-11T13:34:56.569081+0000 mgr.x (mgr.25085) 1124 : cluster [DBG] pgmap v171: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:34:57.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.571436+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: cephadm 2024-06-11T13:34:56.576253+0000 mgr.x (mgr.25085) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:57.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.725906+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.729054+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.733447+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.734708+0000 mon.b (mon.2) 1500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.742935+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: cephadm 2024-06-11T13:34:56.745429+0000 mgr.x (mgr.25085) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:57.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.860516+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.863251+0000 mon.b (mon.2) 1502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.866097+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.867202+0000 mon.b (mon.2) 1504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.875190+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: cephadm 2024-06-11T13:34:56.877734+0000 mgr.x (mgr.25085) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.969982+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.972649+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.975814+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.976883+0000 mon.b (mon.2) 1508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:56.984668+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: cephadm 2024-06-11T13:34:56.987181+0000 mgr.x (mgr.25085) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.102303+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.104962+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.107534+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.108375+0000 mon.b (mon.2) 1512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.115430+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.244256+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.247247+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.252217+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.253335+0000 mon.b (mon.2) 1516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.260621+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.343709+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.346095+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.348767+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.349545+0000 mon.b (mon.2) 1520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.356638+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.472531+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.475043+0000 mon.b (mon.2) 1522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.477472+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.478338+0000 mon.b (mon.2) 1524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[78335]: audit 2024-06-11T13:34:57.485931+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.542212+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.553673+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.563070+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.564730+0000 mon.b (mon.2) 1496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: cluster 2024-06-11T13:34:56.569081+0000 mgr.x (mgr.25085) 1124 : cluster [DBG] pgmap v171: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.571436+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: cephadm 2024-06-11T13:34:56.576253+0000 mgr.x (mgr.25085) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.725906+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.729054+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.733447+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.734708+0000 mon.b (mon.2) 1500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.742935+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: cephadm 2024-06-11T13:34:56.745429+0000 mgr.x (mgr.25085) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.860516+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.863251+0000 mon.b (mon.2) 1502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.866097+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.867202+0000 mon.b (mon.2) 1504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.875190+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: cephadm 2024-06-11T13:34:56.877734+0000 mgr.x (mgr.25085) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.969982+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.972649+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.975814+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.976883+0000 mon.b (mon.2) 1508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:56.984668+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: cephadm 2024-06-11T13:34:56.987181+0000 mgr.x (mgr.25085) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.102303+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.104962+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.107534+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.108375+0000 mon.b (mon.2) 1512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.115430+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.244256+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.247247+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.252217+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.253335+0000 mon.b (mon.2) 1516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.260621+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.343709+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.346095+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.348767+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.349545+0000 mon.b (mon.2) 1520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.356638+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.472531+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.475043+0000 mon.b (mon.2) 1522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.477472+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.478338+0000 mon.b (mon.2) 1524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:57 smithi059 bash[81944]: audit 2024-06-11T13:34:57.485931+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.542212+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.553673+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.563070+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.564730+0000 mon.b (mon.2) 1496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: cluster 2024-06-11T13:34:56.569081+0000 mgr.x (mgr.25085) 1124 : cluster [DBG] pgmap v171: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.571436+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: cephadm 2024-06-11T13:34:56.576253+0000 mgr.x (mgr.25085) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.725906+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.729054+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.733447+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.734708+0000 mon.b (mon.2) 1500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.742935+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: cephadm 2024-06-11T13:34:56.745429+0000 mgr.x (mgr.25085) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.860516+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.863251+0000 mon.b (mon.2) 1502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.866097+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.867202+0000 mon.b (mon.2) 1504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.875190+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: cephadm 2024-06-11T13:34:56.877734+0000 mgr.x (mgr.25085) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.969982+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.972649+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.975814+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.976883+0000 mon.b (mon.2) 1508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:56.984668+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: cephadm 2024-06-11T13:34:56.987181+0000 mgr.x (mgr.25085) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.102303+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.104962+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.107534+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.108375+0000 mon.b (mon.2) 1512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.115430+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.244256+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.247247+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.252217+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.253335+0000 mon.b (mon.2) 1516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.260621+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.343709+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.346095+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.348767+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.349545+0000 mon.b (mon.2) 1520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.356638+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.472531+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.475043+0000 mon.b (mon.2) 1522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.477472+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.478338+0000 mon.b (mon.2) 1524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:57.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:57 smithi117 bash[60578]: audit 2024-06-11T13:34:57.485931+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: cephadm 2024-06-11T13:34:57.117843+0000 mgr.x (mgr.25085) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: cephadm 2024-06-11T13:34:57.263049+0000 mgr.x (mgr.25085) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: cephadm 2024-06-11T13:34:57.358902+0000 mgr.x (mgr.25085) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: cephadm 2024-06-11T13:34:57.488394+0000 mgr.x (mgr.25085) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: cluster 2024-06-11T13:34:57.553510+0000 mon.a (mon.0) 545 : cluster [WRN] Health check failed: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded (PG_DEGRADED) 2024-06-11T13:34:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: cluster 2024-06-11T13:34:57.553556+0000 mon.a (mon.0) 546 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:34:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: cluster 2024-06-11T13:34:57.553584+0000 mon.a (mon.0) 547 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-06-11T13:34:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.599181+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.601576+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.604379+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.605122+0000 mon.b (mon.2) 1528 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.613343+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: cephadm 2024-06-11T13:34:57.615555+0000 mgr.x (mgr.25085) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.713435+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.716071+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.719837+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.720963+0000 mon.b (mon.2) 1532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.728234+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: cephadm 2024-06-11T13:34:57.730913+0000 mgr.x (mgr.25085) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.810203+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: cephadm 2024-06-11T13:34:57.117843+0000 mgr.x (mgr.25085) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: cephadm 2024-06-11T13:34:57.263049+0000 mgr.x (mgr.25085) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: cephadm 2024-06-11T13:34:57.358902+0000 mgr.x (mgr.25085) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: cephadm 2024-06-11T13:34:57.488394+0000 mgr.x (mgr.25085) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: cluster 2024-06-11T13:34:57.553510+0000 mon.a (mon.0) 545 : cluster [WRN] Health check failed: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded (PG_DEGRADED) 2024-06-11T13:34:58.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: cluster 2024-06-11T13:34:57.553556+0000 mon.a (mon.0) 546 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:34:58.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: cluster 2024-06-11T13:34:57.553584+0000 mon.a (mon.0) 547 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-06-11T13:34:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.599181+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.601576+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.604379+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.605122+0000 mon.b (mon.2) 1528 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.613343+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: cephadm 2024-06-11T13:34:57.615555+0000 mgr.x (mgr.25085) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.713435+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.716071+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.719837+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.720963+0000 mon.b (mon.2) 1532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.728234+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: cephadm 2024-06-11T13:34:57.730913+0000 mgr.x (mgr.25085) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.810203+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.811858+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.813384+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.813932+0000 mon.b (mon.2) 1536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.822167+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: cephadm 2024-06-11T13:34:57.824354+0000 mgr.x (mgr.25085) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.923708+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.926311+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.928740+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.929648+0000 mon.b (mon.2) 1540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:57.939074+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: cephadm 2024-06-11T13:34:57.941483+0000 mgr.x (mgr.25085) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.061498+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.063777+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.066389+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.067313+0000 mon.b (mon.2) 1544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.075306+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: cephadm 2024-06-11T13:34:58.077906+0000 mgr.x (mgr.25085) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.205526+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.207947+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.210328+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.811858+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.813384+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.813932+0000 mon.b (mon.2) 1536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.822167+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: cephadm 2024-06-11T13:34:57.824354+0000 mgr.x (mgr.25085) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.923708+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.926311+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.928740+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.929648+0000 mon.b (mon.2) 1540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:57.939074+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: cephadm 2024-06-11T13:34:57.941483+0000 mgr.x (mgr.25085) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.061498+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.063777+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.066389+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.067313+0000 mon.b (mon.2) 1544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.075306+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: cephadm 2024-06-11T13:34:58.077906+0000 mgr.x (mgr.25085) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.205526+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.207947+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.210328+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.211167+0000 mon.b (mon.2) 1548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.218936+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.334981+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.337617+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.339887+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.340660+0000 mon.b (mon.2) 1552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.347816+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.446503+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.449223+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.452966+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.454133+0000 mon.b (mon.2) 1556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[78335]: audit 2024-06-11T13:34:58.462191+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.211167+0000 mon.b (mon.2) 1548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.218936+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.334981+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.337617+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.339887+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.340660+0000 mon.b (mon.2) 1552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.347816+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.446503+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.449223+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.452966+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.454133+0000 mon.b (mon.2) 1556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:58 smithi059 bash[81944]: audit 2024-06-11T13:34:58.462191+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: cephadm 2024-06-11T13:34:57.117843+0000 mgr.x (mgr.25085) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: cephadm 2024-06-11T13:34:57.263049+0000 mgr.x (mgr.25085) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: cephadm 2024-06-11T13:34:57.358902+0000 mgr.x (mgr.25085) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: cephadm 2024-06-11T13:34:57.488394+0000 mgr.x (mgr.25085) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: cluster 2024-06-11T13:34:57.553510+0000 mon.a (mon.0) 545 : cluster [WRN] Health check failed: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded (PG_DEGRADED) 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: cluster 2024-06-11T13:34:57.553556+0000 mon.a (mon.0) 546 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: cluster 2024-06-11T13:34:57.553584+0000 mon.a (mon.0) 547 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.599181+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.601576+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.604379+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.605122+0000 mon.b (mon.2) 1528 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.613343+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: cephadm 2024-06-11T13:34:57.615555+0000 mgr.x (mgr.25085) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.713435+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.716071+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.719837+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.720963+0000 mon.b (mon.2) 1532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.728234+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: cephadm 2024-06-11T13:34:57.730913+0000 mgr.x (mgr.25085) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.810203+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.811858+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.813384+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.813932+0000 mon.b (mon.2) 1536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.822167+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: cephadm 2024-06-11T13:34:57.824354+0000 mgr.x (mgr.25085) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.923708+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.926311+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.928740+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.929648+0000 mon.b (mon.2) 1540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:57.939074+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: cephadm 2024-06-11T13:34:57.941483+0000 mgr.x (mgr.25085) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.061498+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.063777+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.066389+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.067313+0000 mon.b (mon.2) 1544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.075306+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: cephadm 2024-06-11T13:34:58.077906+0000 mgr.x (mgr.25085) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.205526+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.207947+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.210328+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.211167+0000 mon.b (mon.2) 1548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.218936+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.334981+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.337617+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.339887+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.340660+0000 mon.b (mon.2) 1552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.347816+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:58.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.446503+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:58.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.449223+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:58.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.452966+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:58.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.454133+0000 mon.b (mon.2) 1556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:58.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:58 smithi117 bash[60578]: audit 2024-06-11T13:34:58.462191+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.814 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[92947]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-06-11T13:34:59.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[92947]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-06-11T13:34:59.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[92947]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-06-11T13:34:59.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[92947]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-06-11T13:34:59.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[92947]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-06-11T13:34:59.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[92947]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-06-11T13:34:59.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[92947]: --> ceph-volume raw activate successful for osd ID: 2 2024-06-11T13:34:59.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: cephadm 2024-06-11T13:34:58.221837+0000 mgr.x (mgr.25085) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: cephadm 2024-06-11T13:34:58.350189+0000 mgr.x (mgr.25085) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: cephadm 2024-06-11T13:34:58.466208+0000 mgr.x (mgr.25085) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: cluster 2024-06-11T13:34:58.569597+0000 mgr.x (mgr.25085) 1141 : cluster [DBG] pgmap v172: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 411 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:34:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.577186+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.579431+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.581589+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.582387+0000 mon.b (mon.2) 1560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.589110+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: cephadm 2024-06-11T13:34:58.591542+0000 mgr.x (mgr.25085) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.675636+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.677521+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.679200+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.679969+0000 mon.b (mon.2) 1564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.687069+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: cephadm 2024-06-11T13:34:58.689338+0000 mgr.x (mgr.25085) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.780837+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.782888+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.785066+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: cephadm 2024-06-11T13:34:58.221837+0000 mgr.x (mgr.25085) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: cephadm 2024-06-11T13:34:58.350189+0000 mgr.x (mgr.25085) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: cephadm 2024-06-11T13:34:58.466208+0000 mgr.x (mgr.25085) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: cluster 2024-06-11T13:34:58.569597+0000 mgr.x (mgr.25085) 1141 : cluster [DBG] pgmap v172: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 411 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:34:59.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.577186+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.579431+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.581589+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.582387+0000 mon.b (mon.2) 1560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.589110+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: cephadm 2024-06-11T13:34:58.591542+0000 mgr.x (mgr.25085) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.675636+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.677521+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.679200+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.679969+0000 mon.b (mon.2) 1564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.687069+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: cephadm 2024-06-11T13:34:58.689338+0000 mgr.x (mgr.25085) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.780837+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.782888+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.785066+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.785856+0000 mon.b (mon.2) 1568 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.790915+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: cephadm 2024-06-11T13:34:58.794775+0000 mgr.x (mgr.25085) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.891866+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.894751+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.897860+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.899050+0000 mon.b (mon.2) 1572 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:58.904397+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: cephadm 2024-06-11T13:34:58.908335+0000 mgr.x (mgr.25085) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.011399+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.013717+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.015653+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.016473+0000 mon.b (mon.2) 1576 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.025291+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: cephadm 2024-06-11T13:34:59.027635+0000 mgr.x (mgr.25085) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.119040+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.121121+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.123026+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.123835+0000 mon.b (mon.2) 1580 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.128413+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.785856+0000 mon.b (mon.2) 1568 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.790915+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: cephadm 2024-06-11T13:34:58.794775+0000 mgr.x (mgr.25085) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.891866+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.894751+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.897860+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.899050+0000 mon.b (mon.2) 1572 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:58.904397+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: cephadm 2024-06-11T13:34:58.908335+0000 mgr.x (mgr.25085) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.011399+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.013717+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.015653+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.016473+0000 mon.b (mon.2) 1576 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.025291+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: cephadm 2024-06-11T13:34:59.027635+0000 mgr.x (mgr.25085) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.119040+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.121121+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.123026+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.123835+0000 mon.b (mon.2) 1580 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.128413+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.232351+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.235225+0000 mon.b (mon.2) 1582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.238109+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.239120+0000 mon.b (mon.2) 1584 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.243891+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.285276+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.287900+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:59.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.334230+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.336619+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.339051+0000 mon.b (mon.2) 1588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.340151+0000 mon.b (mon.2) 1589 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.344899+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.497421+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.500127+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.504391+0000 mon.b (mon.2) 1592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.505818+0000 mon.b (mon.2) 1593 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[78335]: audit 2024-06-11T13:34:59.512112+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.232351+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.235225+0000 mon.b (mon.2) 1582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.238109+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.239120+0000 mon.b (mon.2) 1584 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.243891+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.285276+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.287900+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.334230+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.336619+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.339051+0000 mon.b (mon.2) 1588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.340151+0000 mon.b (mon.2) 1589 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.344899+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.497421+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.500127+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.504391+0000 mon.b (mon.2) 1592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.505818+0000 mon.b (mon.2) 1593 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:34:59 smithi059 bash[81944]: audit 2024-06-11T13:34:59.512112+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: cephadm 2024-06-11T13:34:58.221837+0000 mgr.x (mgr.25085) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: cephadm 2024-06-11T13:34:58.350189+0000 mgr.x (mgr.25085) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: cephadm 2024-06-11T13:34:58.466208+0000 mgr.x (mgr.25085) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: cluster 2024-06-11T13:34:58.569597+0000 mgr.x (mgr.25085) 1141 : cluster [DBG] pgmap v172: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 411 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:34:59.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.577186+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.579431+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.581589+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.582387+0000 mon.b (mon.2) 1560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.589110+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: cephadm 2024-06-11T13:34:58.591542+0000 mgr.x (mgr.25085) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.675636+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.677521+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.679200+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.679969+0000 mon.b (mon.2) 1564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.687069+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: cephadm 2024-06-11T13:34:58.689338+0000 mgr.x (mgr.25085) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.780837+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.782888+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.785066+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.785856+0000 mon.b (mon.2) 1568 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.790915+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: cephadm 2024-06-11T13:34:58.794775+0000 mgr.x (mgr.25085) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.891866+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.894751+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.897860+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.899050+0000 mon.b (mon.2) 1572 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:58.904397+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: cephadm 2024-06-11T13:34:58.908335+0000 mgr.x (mgr.25085) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.011399+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.013717+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.015653+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.016473+0000 mon.b (mon.2) 1576 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.025291+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: cephadm 2024-06-11T13:34:59.027635+0000 mgr.x (mgr.25085) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:34:59.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.119040+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.121121+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.123026+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.123835+0000 mon.b (mon.2) 1580 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.128413+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.232351+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.235225+0000 mon.b (mon.2) 1582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.238109+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.239120+0000 mon.b (mon.2) 1584 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.243891+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.285276+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.287900+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.334230+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.336619+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.339051+0000 mon.b (mon.2) 1588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.340151+0000 mon.b (mon.2) 1589 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.344899+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:34:59.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.497421+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:34:59.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.500127+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:34:59.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.504391+0000 mon.b (mon.2) 1592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:34:59.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.505818+0000 mon.b (mon.2) 1593 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:34:59.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:34:59 smithi117 bash[60578]: audit 2024-06-11T13:34:59.512112+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: cephadm 2024-06-11T13:34:59.131036+0000 mgr.x (mgr.25085) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: cephadm 2024-06-11T13:34:59.246031+0000 mgr.x (mgr.25085) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: cephadm 2024-06-11T13:34:59.349231+0000 mgr.x (mgr.25085) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: cephadm 2024-06-11T13:34:59.515936+0000 mgr.x (mgr.25085) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.613045+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.615540+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.618442+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.619449+0000 mon.b (mon.2) 1597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.626891+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: cephadm 2024-06-11T13:34:59.629395+0000 mgr.x (mgr.25085) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.752010+0000 mon.b (mon.2) 1598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.754252+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.756381+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.757377+0000 mon.b (mon.2) 1601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.766779+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: cephadm 2024-06-11T13:34:59.769193+0000 mgr.x (mgr.25085) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.883729+0000 mon.b (mon.2) 1602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.885592+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.887449+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.888122+0000 mon.b (mon.2) 1605 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.897162+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: cephadm 2024-06-11T13:34:59.899421+0000 mgr.x (mgr.25085) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.981607+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.983511+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.985982+0000 mon.b (mon.2) 1608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.986756+0000 mon.b (mon.2) 1609 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:34:59.995641+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: cephadm 2024-06-11T13:34:59.997868+0000 mgr.x (mgr.25085) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.073365+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.075238+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.077092+0000 mon.b (mon.2) 1612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.077706+0000 mon.b (mon.2) 1613 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.086091+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.161899+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.163788+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.165586+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.166299+0000 mon.b (mon.2) 1617 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.173922+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.257912+0000 mon.b (mon.2) 1618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.260013+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.261770+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.262462+0000 mon.b (mon.2) 1621 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.271277+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.356586+0000 mon.b (mon.2) 1622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.358583+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.360770+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.361523+0000 mon.b (mon.2) 1625 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.369103+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.441091+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.442948+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.444983+0000 mon.b (mon.2) 1628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.445655+0000 mon.b (mon.2) 1629 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.454107+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.530758+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.533206+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.535750+0000 mon.b (mon.2) 1632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.536489+0000 mon.b (mon.2) 1633 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[78335]: audit 2024-06-11T13:35:00.546147+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: cephadm 2024-06-11T13:34:59.131036+0000 mgr.x (mgr.25085) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: cephadm 2024-06-11T13:34:59.246031+0000 mgr.x (mgr.25085) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: cephadm 2024-06-11T13:34:59.349231+0000 mgr.x (mgr.25085) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: cephadm 2024-06-11T13:34:59.515936+0000 mgr.x (mgr.25085) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.613045+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.615540+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.618442+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.619449+0000 mon.b (mon.2) 1597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.626891+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: cephadm 2024-06-11T13:34:59.629395+0000 mgr.x (mgr.25085) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.752010+0000 mon.b (mon.2) 1598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.754252+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.756381+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.757377+0000 mon.b (mon.2) 1601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.766779+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: cephadm 2024-06-11T13:34:59.769193+0000 mgr.x (mgr.25085) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.883729+0000 mon.b (mon.2) 1602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.885592+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.887449+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.888122+0000 mon.b (mon.2) 1605 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.897162+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: cephadm 2024-06-11T13:34:59.899421+0000 mgr.x (mgr.25085) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.981607+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.983511+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.985982+0000 mon.b (mon.2) 1608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.986756+0000 mon.b (mon.2) 1609 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:34:59.995641+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: cephadm 2024-06-11T13:34:59.997868+0000 mgr.x (mgr.25085) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.073365+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.075238+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.077092+0000 mon.b (mon.2) 1612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.077706+0000 mon.b (mon.2) 1613 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.086091+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.161899+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.163788+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.165586+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.166299+0000 mon.b (mon.2) 1617 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.173922+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.257912+0000 mon.b (mon.2) 1618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.260013+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.261770+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.262462+0000 mon.b (mon.2) 1621 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.271277+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.356586+0000 mon.b (mon.2) 1622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.358583+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.360770+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.361523+0000 mon.b (mon.2) 1625 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.369103+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.441091+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.442948+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.444983+0000 mon.b (mon.2) 1628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.445655+0000 mon.b (mon.2) 1629 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.454107+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.530758+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.533206+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.535750+0000 mon.b (mon.2) 1632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.536489+0000 mon.b (mon.2) 1633 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:00 smithi059 bash[81944]: audit 2024-06-11T13:35:00.546147+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: cephadm 2024-06-11T13:34:59.131036+0000 mgr.x (mgr.25085) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: cephadm 2024-06-11T13:34:59.246031+0000 mgr.x (mgr.25085) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: cephadm 2024-06-11T13:34:59.349231+0000 mgr.x (mgr.25085) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: cephadm 2024-06-11T13:34:59.515936+0000 mgr.x (mgr.25085) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.613045+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.615540+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.618442+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.619449+0000 mon.b (mon.2) 1597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.626891+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: cephadm 2024-06-11T13:34:59.629395+0000 mgr.x (mgr.25085) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.752010+0000 mon.b (mon.2) 1598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.754252+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.756381+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.757377+0000 mon.b (mon.2) 1601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.766779+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: cephadm 2024-06-11T13:34:59.769193+0000 mgr.x (mgr.25085) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.883729+0000 mon.b (mon.2) 1602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.885592+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.887449+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.888122+0000 mon.b (mon.2) 1605 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.897162+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: cephadm 2024-06-11T13:34:59.899421+0000 mgr.x (mgr.25085) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.981607+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.983511+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.985982+0000 mon.b (mon.2) 1608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.986756+0000 mon.b (mon.2) 1609 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:34:59.995641+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: cephadm 2024-06-11T13:34:59.997868+0000 mgr.x (mgr.25085) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:00.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.073365+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.075238+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.077092+0000 mon.b (mon.2) 1612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.077706+0000 mon.b (mon.2) 1613 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.086091+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.161899+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.163788+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.165586+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.166299+0000 mon.b (mon.2) 1617 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.173922+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.257912+0000 mon.b (mon.2) 1618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.260013+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.261770+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.262462+0000 mon.b (mon.2) 1621 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.271277+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.356586+0000 mon.b (mon.2) 1622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.358583+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.360770+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.361523+0000 mon.b (mon.2) 1625 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.369103+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.441091+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.442948+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.444983+0000 mon.b (mon.2) 1628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.445655+0000 mon.b (mon.2) 1629 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.454107+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:00.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.530758+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:00.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.533206+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:00.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.535750+0000 mon.b (mon.2) 1632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:00.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.536489+0000 mon.b (mon.2) 1633 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:00.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:00 smithi117 bash[60578]: audit 2024-06-11T13:35:00.546147+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: cephadm 2024-06-11T13:35:00.088288+0000 mgr.x (mgr.25085) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: cephadm 2024-06-11T13:35:00.176061+0000 mgr.x (mgr.25085) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: cephadm 2024-06-11T13:35:00.273414+0000 mgr.x (mgr.25085) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: cephadm 2024-06-11T13:35:00.371376+0000 mgr.x (mgr.25085) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: cephadm 2024-06-11T13:35:00.456200+0000 mgr.x (mgr.25085) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: cephadm 2024-06-11T13:35:00.548646+0000 mgr.x (mgr.25085) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: cluster 2024-06-11T13:35:00.570274+0000 mgr.x (mgr.25085) 1161 : cluster [DBG] pgmap v173: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:01.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.640283+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.642398+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.645073+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.645877+0000 mon.b (mon.2) 1637 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.653433+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: cephadm 2024-06-11T13:35:00.655797+0000 mgr.x (mgr.25085) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.764268+0000 mon.b (mon.2) 1638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.766236+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.768180+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.768896+0000 mon.b (mon.2) 1641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.775748+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: cephadm 2024-06-11T13:35:00.777989+0000 mgr.x (mgr.25085) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.850621+0000 mon.b (mon.2) 1642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: cephadm 2024-06-11T13:35:00.088288+0000 mgr.x (mgr.25085) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: cephadm 2024-06-11T13:35:00.176061+0000 mgr.x (mgr.25085) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: cephadm 2024-06-11T13:35:00.273414+0000 mgr.x (mgr.25085) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: cephadm 2024-06-11T13:35:00.371376+0000 mgr.x (mgr.25085) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: cephadm 2024-06-11T13:35:00.456200+0000 mgr.x (mgr.25085) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: cephadm 2024-06-11T13:35:00.548646+0000 mgr.x (mgr.25085) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: cluster 2024-06-11T13:35:00.570274+0000 mgr.x (mgr.25085) 1161 : cluster [DBG] pgmap v173: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:01.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.640283+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.642398+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.645073+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.645877+0000 mon.b (mon.2) 1637 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.653433+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: cephadm 2024-06-11T13:35:00.655797+0000 mgr.x (mgr.25085) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.764268+0000 mon.b (mon.2) 1638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.766236+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.768180+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.768896+0000 mon.b (mon.2) 1641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.775748+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: cephadm 2024-06-11T13:35:00.777989+0000 mgr.x (mgr.25085) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.850621+0000 mon.b (mon.2) 1642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.852904+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.855602+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.856361+0000 mon.b (mon.2) 1645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.863593+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: cephadm 2024-06-11T13:35:00.865885+0000 mgr.x (mgr.25085) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.951051+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.953486+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.955255+0000 mon.b (mon.2) 1648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.955921+0000 mon.b (mon.2) 1649 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:00.962661+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: cephadm 2024-06-11T13:35:00.964886+0000 mgr.x (mgr.25085) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.055098+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.057410+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.060046+0000 mon.b (mon.2) 1652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.060890+0000 mon.b (mon.2) 1653 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.067899+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: cephadm 2024-06-11T13:35:01.070079+0000 mgr.x (mgr.25085) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.185665+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.188485+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.191912+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.852904+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.855602+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.856361+0000 mon.b (mon.2) 1645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.863593+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: cephadm 2024-06-11T13:35:00.865885+0000 mgr.x (mgr.25085) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.951051+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.953486+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.955255+0000 mon.b (mon.2) 1648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.955921+0000 mon.b (mon.2) 1649 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:00.962661+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: cephadm 2024-06-11T13:35:00.964886+0000 mgr.x (mgr.25085) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.055098+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.057410+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.060046+0000 mon.b (mon.2) 1652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.060890+0000 mon.b (mon.2) 1653 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.067899+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: cephadm 2024-06-11T13:35:01.070079+0000 mgr.x (mgr.25085) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.185665+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.188485+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.191912+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.192926+0000 mon.b (mon.2) 1657 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.200537+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.317889+0000 mon.b (mon.2) 1658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.319652+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.322245+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.322846+0000 mon.b (mon.2) 1661 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.330081+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.438112+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.440329+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.443371+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.444339+0000 mon.b (mon.2) 1665 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[81944]: audit 2024-06-11T13:35:01.452035+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.192926+0000 mon.b (mon.2) 1657 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.200537+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.317889+0000 mon.b (mon.2) 1658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.319652+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.322245+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.322846+0000 mon.b (mon.2) 1661 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.330081+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.438112+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.440329+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.443371+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.444339+0000 mon.b (mon.2) 1665 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:01 smithi059 bash[78335]: audit 2024-06-11T13:35:01.452035+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: cephadm 2024-06-11T13:35:00.088288+0000 mgr.x (mgr.25085) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: cephadm 2024-06-11T13:35:00.176061+0000 mgr.x (mgr.25085) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: cephadm 2024-06-11T13:35:00.273414+0000 mgr.x (mgr.25085) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: cephadm 2024-06-11T13:35:00.371376+0000 mgr.x (mgr.25085) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: cephadm 2024-06-11T13:35:00.456200+0000 mgr.x (mgr.25085) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: cephadm 2024-06-11T13:35:00.548646+0000 mgr.x (mgr.25085) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: cluster 2024-06-11T13:35:00.570274+0000 mgr.x (mgr.25085) 1161 : cluster [DBG] pgmap v173: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:01.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.640283+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.642398+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.645073+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.645877+0000 mon.b (mon.2) 1637 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.653433+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: cephadm 2024-06-11T13:35:00.655797+0000 mgr.x (mgr.25085) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.764268+0000 mon.b (mon.2) 1638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.766236+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.768180+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.768896+0000 mon.b (mon.2) 1641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.775748+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: cephadm 2024-06-11T13:35:00.777989+0000 mgr.x (mgr.25085) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.850621+0000 mon.b (mon.2) 1642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.852904+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.855602+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.856361+0000 mon.b (mon.2) 1645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.863593+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: cephadm 2024-06-11T13:35:00.865885+0000 mgr.x (mgr.25085) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.951051+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.953486+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.955255+0000 mon.b (mon.2) 1648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.955921+0000 mon.b (mon.2) 1649 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:00.962661+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: cephadm 2024-06-11T13:35:00.964886+0000 mgr.x (mgr.25085) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.055098+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.057410+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.060046+0000 mon.b (mon.2) 1652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.060890+0000 mon.b (mon.2) 1653 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.067899+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: cephadm 2024-06-11T13:35:01.070079+0000 mgr.x (mgr.25085) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:01.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.185665+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.188485+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.191912+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.192926+0000 mon.b (mon.2) 1657 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.200537+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.317889+0000 mon.b (mon.2) 1658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.319652+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.322245+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.322846+0000 mon.b (mon.2) 1661 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.330081+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:01.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.438112+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:01.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.440329+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:01.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.443371+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:01.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.444339+0000 mon.b (mon.2) 1665 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:01.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:01 smithi117 bash[60578]: audit 2024-06-11T13:35:01.452035+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: cephadm 2024-06-11T13:35:01.202850+0000 mgr.x (mgr.25085) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: cephadm 2024-06-11T13:35:01.332371+0000 mgr.x (mgr.25085) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: cephadm 2024-06-11T13:35:01.454464+0000 mgr.x (mgr.25085) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.587095+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.589946+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.593117+0000 mon.b (mon.2) 1668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.593984+0000 mon.b (mon.2) 1669 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.604311+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: cephadm 2024-06-11T13:35:01.606881+0000 mgr.x (mgr.25085) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.704193+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.706097+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.708336+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.709127+0000 mon.b (mon.2) 1673 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.715948+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: cephadm 2024-06-11T13:35:01.718179+0000 mgr.x (mgr.25085) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.818551+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.821344+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.823607+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.824436+0000 mon.b (mon.2) 1677 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.835467+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: cephadm 2024-06-11T13:35:01.202850+0000 mgr.x (mgr.25085) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: cephadm 2024-06-11T13:35:01.332371+0000 mgr.x (mgr.25085) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: cephadm 2024-06-11T13:35:01.454464+0000 mgr.x (mgr.25085) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.587095+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.589946+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.593117+0000 mon.b (mon.2) 1668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.593984+0000 mon.b (mon.2) 1669 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.604311+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: cephadm 2024-06-11T13:35:01.606881+0000 mgr.x (mgr.25085) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.704193+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.706097+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.708336+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.709127+0000 mon.b (mon.2) 1673 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.715948+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: cephadm 2024-06-11T13:35:01.718179+0000 mgr.x (mgr.25085) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.818551+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.821344+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.823607+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.824436+0000 mon.b (mon.2) 1677 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.835467+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: cephadm 2024-06-11T13:35:01.837748+0000 mgr.x (mgr.25085) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.912145+0000 mon.b (mon.2) 1678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.914479+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.917272+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.918051+0000 mon.b (mon.2) 1681 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:01.923626+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: cephadm 2024-06-11T13:35:01.925883+0000 mgr.x (mgr.25085) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.011595+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.014046+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.016377+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.017069+0000 mon.b (mon.2) 1685 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.020972+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: cephadm 2024-06-11T13:35:02.023248+0000 mgr.x (mgr.25085) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.094257+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.096492+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.098834+0000 mon.b (mon.2) 1688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.099985+0000 mon.b (mon.2) 1689 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.104900+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.203285+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.205536+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: cephadm 2024-06-11T13:35:01.837748+0000 mgr.x (mgr.25085) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.912145+0000 mon.b (mon.2) 1678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.914479+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.917272+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.918051+0000 mon.b (mon.2) 1681 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:01.923626+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: cephadm 2024-06-11T13:35:01.925883+0000 mgr.x (mgr.25085) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.011595+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.014046+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.016377+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.017069+0000 mon.b (mon.2) 1685 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.020972+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: cephadm 2024-06-11T13:35:02.023248+0000 mgr.x (mgr.25085) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.094257+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.096492+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.098834+0000 mon.b (mon.2) 1688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.099985+0000 mon.b (mon.2) 1689 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.104900+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.203285+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.205536+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.207556+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.208148+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.214860+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.290577+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.292542+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.294287+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.295003+0000 mon.b (mon.2) 1697 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.302413+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.385653+0000 mon.b (mon.2) 1698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.387502+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.389199+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.389888+0000 mon.b (mon.2) 1701 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.396924+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.489167+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.490969+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.492592+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.493282+0000 mon.b (mon.2) 1705 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[81944]: audit 2024-06-11T13:35:02.502929+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.207556+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.208148+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.214860+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.290577+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.292542+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.294287+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.295003+0000 mon.b (mon.2) 1697 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.302413+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.385653+0000 mon.b (mon.2) 1698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.387502+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.389199+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.389888+0000 mon.b (mon.2) 1701 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.396924+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.489167+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.490969+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.492592+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.493282+0000 mon.b (mon.2) 1705 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[78335]: audit 2024-06-11T13:35:02.502929+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: cephadm 2024-06-11T13:35:01.202850+0000 mgr.x (mgr.25085) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: cephadm 2024-06-11T13:35:01.332371+0000 mgr.x (mgr.25085) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: cephadm 2024-06-11T13:35:01.454464+0000 mgr.x (mgr.25085) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.587095+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.589946+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.593117+0000 mon.b (mon.2) 1668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.593984+0000 mon.b (mon.2) 1669 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.604311+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: cephadm 2024-06-11T13:35:01.606881+0000 mgr.x (mgr.25085) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.704193+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.706097+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.708336+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.709127+0000 mon.b (mon.2) 1673 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.715948+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: cephadm 2024-06-11T13:35:01.718179+0000 mgr.x (mgr.25085) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.818551+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.821344+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.823607+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.824436+0000 mon.b (mon.2) 1677 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.835467+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: cephadm 2024-06-11T13:35:01.837748+0000 mgr.x (mgr.25085) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.912145+0000 mon.b (mon.2) 1678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.914479+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.917272+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.918051+0000 mon.b (mon.2) 1681 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:01.923626+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: cephadm 2024-06-11T13:35:01.925883+0000 mgr.x (mgr.25085) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.011595+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.014046+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.016377+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.017069+0000 mon.b (mon.2) 1685 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.020972+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: cephadm 2024-06-11T13:35:02.023248+0000 mgr.x (mgr.25085) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:02.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.094257+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.096492+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.098834+0000 mon.b (mon.2) 1688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.099985+0000 mon.b (mon.2) 1689 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.104900+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.203285+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.205536+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.207556+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.208148+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.214860+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.290577+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.292542+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.294287+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.295003+0000 mon.b (mon.2) 1697 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.302413+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.385653+0000 mon.b (mon.2) 1698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.387502+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.389199+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.389888+0000 mon.b (mon.2) 1701 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.396924+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:02.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.489167+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:02.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.490969+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:02.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.492592+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:02.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.493282+0000 mon.b (mon.2) 1705 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:02.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:02 smithi117 bash[60578]: audit 2024-06-11T13:35:02.502929+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.314 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:35:02 smithi059 bash[93326]: debug 2024-06-11T13:35:02.948+0000 7ff8afc25640 1 -- 172.21.15.59:0/2876111268 <== mon.0 v2:172.21.15.59:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556ac6472960 con 0x556ac6493c00 2024-06-11T13:35:03.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: cephadm 2024-06-11T13:35:02.106993+0000 mgr.x (mgr.25085) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: cephadm 2024-06-11T13:35:02.217059+0000 mgr.x (mgr.25085) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: cephadm 2024-06-11T13:35:02.304652+0000 mgr.x (mgr.25085) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: cephadm 2024-06-11T13:35:02.399119+0000 mgr.x (mgr.25085) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: cephadm 2024-06-11T13:35:02.505052+0000 mgr.x (mgr.25085) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.549270+0000 mgr.x (mgr.25085) 1180 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:03.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: cluster 2024-06-11T13:35:02.570798+0000 mgr.x (mgr.25085) 1181 : cluster [DBG] pgmap v174: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:03.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.581759+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.588283+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.589899+0000 mon.b (mon.2) 1708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.590519+0000 mon.b (mon.2) 1709 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.596995+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: cephadm 2024-06-11T13:35:02.599120+0000 mgr.x (mgr.25085) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.674137+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.675858+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.677446+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.678037+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.686990+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: cephadm 2024-06-11T13:35:02.689159+0000 mgr.x (mgr.25085) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.762960+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.764667+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.766253+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.766831+0000 mon.b (mon.2) 1717 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.774569+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: cephadm 2024-06-11T13:35:02.776732+0000 mgr.x (mgr.25085) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.850342+0000 mon.b (mon.2) 1718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.852068+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.853816+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.854420+0000 mon.b (mon.2) 1721 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.860955+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: cephadm 2024-06-11T13:35:02.863069+0000 mgr.x (mgr.25085) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.944646+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.946605+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.948496+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.949252+0000 mon.b (mon.2) 1725 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:02.953600+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: cephadm 2024-06-11T13:35:02.955937+0000 mgr.x (mgr.25085) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.030653+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.032515+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.034464+0000 mon.b (mon.2) 1728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.035227+0000 mon.b (mon.2) 1729 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.041249+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: cephadm 2024-06-11T13:35:03.043410+0000 mgr.x (mgr.25085) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.073660+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.085259+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.094083+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.121822+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.123463+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.125154+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.125730+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.131422+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.207075+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.209036+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.211201+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.211838+0000 mon.b (mon.2) 1737 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.218219+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.323160+0000 mon.b (mon.2) 1738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.325191+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.327626+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.328358+0000 mon.b (mon.2) 1741 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.335171+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.437837+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.439603+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.441311+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.441916+0000 mon.b (mon.2) 1745 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.448852+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.557870+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.560217+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.562659+0000 mon.b (mon.2) 1748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.563584+0000 mon.b (mon.2) 1749 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:03 smithi117 bash[60578]: audit 2024-06-11T13:35:03.569356+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.769 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[93326]: debug 2024-06-11T13:35:03.516+0000 7ff8b248c640 -1 Falling back to public interface 2024-06-11T13:35:03.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: cephadm 2024-06-11T13:35:02.106993+0000 mgr.x (mgr.25085) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: cephadm 2024-06-11T13:35:02.217059+0000 mgr.x (mgr.25085) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.769 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: cephadm 2024-06-11T13:35:02.304652+0000 mgr.x (mgr.25085) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: cephadm 2024-06-11T13:35:02.399119+0000 mgr.x (mgr.25085) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: cephadm 2024-06-11T13:35:02.505052+0000 mgr.x (mgr.25085) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.549270+0000 mgr.x (mgr.25085) 1180 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:03.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: cluster 2024-06-11T13:35:02.570798+0000 mgr.x (mgr.25085) 1181 : cluster [DBG] pgmap v174: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:03.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.581759+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.588283+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.589899+0000 mon.b (mon.2) 1708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.590519+0000 mon.b (mon.2) 1709 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.596995+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: cephadm 2024-06-11T13:35:02.599120+0000 mgr.x (mgr.25085) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.674137+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.770 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.675858+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.677446+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.678037+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.686990+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: cephadm 2024-06-11T13:35:02.689159+0000 mgr.x (mgr.25085) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.762960+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.764667+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.766253+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.766831+0000 mon.b (mon.2) 1717 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.774569+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: cephadm 2024-06-11T13:35:02.776732+0000 mgr.x (mgr.25085) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.850342+0000 mon.b (mon.2) 1718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.852068+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.853816+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.772 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.854420+0000 mon.b (mon.2) 1721 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.772 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.860955+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.772 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: cephadm 2024-06-11T13:35:02.863069+0000 mgr.x (mgr.25085) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.772 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.944646+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.772 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.946605+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.772 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.948496+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.772 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.949252+0000 mon.b (mon.2) 1725 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.772 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:02.953600+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.772 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: cephadm 2024-06-11T13:35:02.955937+0000 mgr.x (mgr.25085) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.772 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.030653+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.772 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.032515+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.772 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.034464+0000 mon.b (mon.2) 1728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.772 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.035227+0000 mon.b (mon.2) 1729 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.041249+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: cephadm 2024-06-11T13:35:03.043410+0000 mgr.x (mgr.25085) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.073660+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.085259+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.094083+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.121822+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.123463+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.125154+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.125730+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.131422+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.207075+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.209036+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.773 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.211201+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.774 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.211838+0000 mon.b (mon.2) 1737 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.774 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.218219+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.774 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.323160+0000 mon.b (mon.2) 1738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.774 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.325191+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.774 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.327626+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.774 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.328358+0000 mon.b (mon.2) 1741 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.774 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.335171+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.774 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.437837+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.774 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.439603+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.441311+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.441916+0000 mon.b (mon.2) 1745 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.448852+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.557870+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.560217+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.562659+0000 mon.b (mon.2) 1748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.563584+0000 mon.b (mon.2) 1749 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[78335]: audit 2024-06-11T13:35:03.569356+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: cephadm 2024-06-11T13:35:02.106993+0000 mgr.x (mgr.25085) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: cephadm 2024-06-11T13:35:02.217059+0000 mgr.x (mgr.25085) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: cephadm 2024-06-11T13:35:02.304652+0000 mgr.x (mgr.25085) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: cephadm 2024-06-11T13:35:02.399119+0000 mgr.x (mgr.25085) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: cephadm 2024-06-11T13:35:02.505052+0000 mgr.x (mgr.25085) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.549270+0000 mgr.x (mgr.25085) 1180 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:03.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: cluster 2024-06-11T13:35:02.570798+0000 mgr.x (mgr.25085) 1181 : cluster [DBG] pgmap v174: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.581759+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.588283+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.589899+0000 mon.b (mon.2) 1708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.590519+0000 mon.b (mon.2) 1709 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.596995+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: cephadm 2024-06-11T13:35:02.599120+0000 mgr.x (mgr.25085) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.674137+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.675858+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.677446+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.678037+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.686990+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: cephadm 2024-06-11T13:35:02.689159+0000 mgr.x (mgr.25085) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.762960+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.764667+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.766253+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.766831+0000 mon.b (mon.2) 1717 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.774569+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: cephadm 2024-06-11T13:35:02.776732+0000 mgr.x (mgr.25085) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.850342+0000 mon.b (mon.2) 1718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.852068+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.853816+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.854420+0000 mon.b (mon.2) 1721 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.860955+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: cephadm 2024-06-11T13:35:02.863069+0000 mgr.x (mgr.25085) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.944646+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.946605+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.948496+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.949252+0000 mon.b (mon.2) 1725 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:02.953600+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: cephadm 2024-06-11T13:35:02.955937+0000 mgr.x (mgr.25085) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.030653+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.032515+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.034464+0000 mon.b (mon.2) 1728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.035227+0000 mon.b (mon.2) 1729 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.041249+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: cephadm 2024-06-11T13:35:03.043410+0000 mgr.x (mgr.25085) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.073660+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.085259+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.094083+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.121822+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.123463+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.125154+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.125730+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.131422+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.207075+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.209036+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.211201+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.211838+0000 mon.b (mon.2) 1737 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.218219+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.323160+0000 mon.b (mon.2) 1738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.325191+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.327626+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.328358+0000 mon.b (mon.2) 1741 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.335171+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.437837+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.439603+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.441311+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.441916+0000 mon.b (mon.2) 1745 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.448852+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:03.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.557870+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:03.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.560217+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:03.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.562659+0000 mon.b (mon.2) 1748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:03.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.563584+0000 mon.b (mon.2) 1749 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:03.781 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:03 smithi059 bash[81944]: audit 2024-06-11T13:35:03.569356+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: cephadm 2024-06-11T13:35:03.133526+0000 mgr.x (mgr.25085) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: cephadm 2024-06-11T13:35:03.220395+0000 mgr.x (mgr.25085) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: cephadm 2024-06-11T13:35:03.337373+0000 mgr.x (mgr.25085) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: cephadm 2024-06-11T13:35:03.451131+0000 mgr.x (mgr.25085) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: cephadm 2024-06-11T13:35:03.574515+0000 mgr.x (mgr.25085) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.656954+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.659245+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.661523+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.662483+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.667605+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: cephadm 2024-06-11T13:35:03.671503+0000 mgr.x (mgr.25085) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.758542+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.760808+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.763500+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.764413+0000 mon.b (mon.2) 1757 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.769541+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: cephadm 2024-06-11T13:35:03.773567+0000 mgr.x (mgr.25085) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.869696+0000 mon.b (mon.2) 1758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.872122+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.874856+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: cephadm 2024-06-11T13:35:03.133526+0000 mgr.x (mgr.25085) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: cephadm 2024-06-11T13:35:03.220395+0000 mgr.x (mgr.25085) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: cephadm 2024-06-11T13:35:03.337373+0000 mgr.x (mgr.25085) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: cephadm 2024-06-11T13:35:03.451131+0000 mgr.x (mgr.25085) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: cephadm 2024-06-11T13:35:03.574515+0000 mgr.x (mgr.25085) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.656954+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.659245+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.661523+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.662483+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.667605+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: cephadm 2024-06-11T13:35:03.671503+0000 mgr.x (mgr.25085) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.582 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.758542+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.582 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.760808+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.875959+0000 mon.b (mon.2) 1761 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.883267+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: cephadm 2024-06-11T13:35:03.887098+0000 mgr.x (mgr.25085) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.988276+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.990808+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.994198+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:03.994895+0000 mon.b (mon.2) 1765 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.002273+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.763500+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.764413+0000 mon.b (mon.2) 1757 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.769541+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: cephadm 2024-06-11T13:35:03.773567+0000 mgr.x (mgr.25085) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.869696+0000 mon.b (mon.2) 1758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.872122+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.874856+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.875959+0000 mon.b (mon.2) 1761 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.883267+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: cephadm 2024-06-11T13:35:03.887098+0000 mgr.x (mgr.25085) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.988276+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.990808+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.994198+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:03.994895+0000 mon.b (mon.2) 1765 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.002273+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: cephadm 2024-06-11T13:35:04.004363+0000 mgr.x (mgr.25085) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.112643+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.115547+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.118685+0000 mon.b (mon.2) 1768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: cephadm 2024-06-11T13:35:04.004363+0000 mgr.x (mgr.25085) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.112643+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.115547+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.118685+0000 mon.b (mon.2) 1768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.119980+0000 mon.b (mon.2) 1769 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.130346+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.260776+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.263889+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.266935+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.268159+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.278407+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.376366+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.378357+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.380260+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.380958+0000 mon.b (mon.2) 1777 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.390035+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.467789+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.490362+0000 mon.b (mon.2) 1778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.492401+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.495041+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.840 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.119980+0000 mon.b (mon.2) 1769 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.840 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.130346+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.840 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.260776+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.840 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.263889+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.840 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.266935+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.840 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.268159+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.840 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.278407+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.840 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.376366+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.840 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.378357+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.840 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.380260+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.840 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.380958+0000 mon.b (mon.2) 1777 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.840 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.390035+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.467789+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.490362+0000 mon.b (mon.2) 1778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.492401+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.495041+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.496082+0000 mon.b (mon.2) 1781 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.841 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[81944]: audit 2024-06-11T13:35:04.502877+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.841 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.496082+0000 mon.b (mon.2) 1781 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.841 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:04 smithi059 bash[78335]: audit 2024-06-11T13:35:04.502877+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: cephadm 2024-06-11T13:35:03.133526+0000 mgr.x (mgr.25085) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: cephadm 2024-06-11T13:35:03.220395+0000 mgr.x (mgr.25085) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: cephadm 2024-06-11T13:35:03.337373+0000 mgr.x (mgr.25085) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: cephadm 2024-06-11T13:35:03.451131+0000 mgr.x (mgr.25085) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: cephadm 2024-06-11T13:35:03.574515+0000 mgr.x (mgr.25085) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.656954+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.659245+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.661523+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.662483+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.667605+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: cephadm 2024-06-11T13:35:03.671503+0000 mgr.x (mgr.25085) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.758542+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.760808+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.763500+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.764413+0000 mon.b (mon.2) 1757 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.769541+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: cephadm 2024-06-11T13:35:03.773567+0000 mgr.x (mgr.25085) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.869696+0000 mon.b (mon.2) 1758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.872122+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.874856+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.875959+0000 mon.b (mon.2) 1761 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.883267+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: cephadm 2024-06-11T13:35:03.887098+0000 mgr.x (mgr.25085) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.988276+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.990808+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.994198+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:03.994895+0000 mon.b (mon.2) 1765 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.002273+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: cephadm 2024-06-11T13:35:04.004363+0000 mgr.x (mgr.25085) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:04.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.112643+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.115547+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.118685+0000 mon.b (mon.2) 1768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.119980+0000 mon.b (mon.2) 1769 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.130346+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.260776+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.263889+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.266935+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.268159+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.278407+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.376366+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.378357+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.380260+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.380958+0000 mon.b (mon.2) 1777 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.390035+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.467789+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.490362+0000 mon.b (mon.2) 1778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.492401+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.495041+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.496082+0000 mon.b (mon.2) 1781 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:04.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:04 smithi117 bash[60578]: audit 2024-06-11T13:35:04.502877+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: cephadm 2024-06-11T13:35:04.132778+0000 mgr.x (mgr.25085) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: cephadm 2024-06-11T13:35:04.280873+0000 mgr.x (mgr.25085) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: cephadm 2024-06-11T13:35:04.392240+0000 mgr.x (mgr.25085) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: cephadm 2024-06-11T13:35:04.505079+0000 mgr.x (mgr.25085) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: cluster 2024-06-11T13:35:04.571284+0000 mgr.x (mgr.25085) 1201 : cluster [DBG] pgmap v175: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:05.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.603669+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.605749+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.608034+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.608844+0000 mon.b (mon.2) 1785 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.617307+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: cephadm 2024-06-11T13:35:04.619634+0000 mgr.x (mgr.25085) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.719519+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.722287+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.898 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.725107+0000 mon.b (mon.2) 1788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.898 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.726167+0000 mon.b (mon.2) 1789 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.898 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.733611+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.898 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: cephadm 2024-06-11T13:35:04.737645+0000 mgr.x (mgr.25085) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.898 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.817460+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.898 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.819731+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: cephadm 2024-06-11T13:35:04.132778+0000 mgr.x (mgr.25085) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: cephadm 2024-06-11T13:35:04.280873+0000 mgr.x (mgr.25085) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: cephadm 2024-06-11T13:35:04.392240+0000 mgr.x (mgr.25085) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: cephadm 2024-06-11T13:35:04.505079+0000 mgr.x (mgr.25085) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: cluster 2024-06-11T13:35:04.571284+0000 mgr.x (mgr.25085) 1201 : cluster [DBG] pgmap v175: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:05.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.603669+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.605749+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.608034+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.608844+0000 mon.b (mon.2) 1785 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.617307+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: cephadm 2024-06-11T13:35:04.619634+0000 mgr.x (mgr.25085) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.719519+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.722287+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.725107+0000 mon.b (mon.2) 1788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.726167+0000 mon.b (mon.2) 1789 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.733611+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: cephadm 2024-06-11T13:35:04.737645+0000 mgr.x (mgr.25085) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.817460+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.819731+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.822638+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.823646+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.838412+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: cephadm 2024-06-11T13:35:04.840595+0000 mgr.x (mgr.25085) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.934665+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.936989+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.939720+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.940889+0000 mon.b (mon.2) 1797 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:04.949179+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: cephadm 2024-06-11T13:35:04.951894+0000 mgr.x (mgr.25085) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.053818+0000 mon.b (mon.2) 1798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.056671+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.060263+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.061406+0000 mon.b (mon.2) 1801 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.069494+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: cephadm 2024-06-11T13:35:05.071879+0000 mgr.x (mgr.25085) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.191320+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.193988+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.197187+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.198242+0000 mon.b (mon.2) 1805 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.205878+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.344133+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.346951+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.903 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.349717+0000 mon.b (mon.2) 1808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.903 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.350760+0000 mon.b (mon.2) 1809 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.903 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.356949+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.903 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.501030+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.903 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.508825+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.903 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.511655+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.903 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.512989+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.903 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[78335]: audit 2024-06-11T13:35:05.521606+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.822638+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.823646+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.838412+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: cephadm 2024-06-11T13:35:04.840595+0000 mgr.x (mgr.25085) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.934665+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.936989+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.939720+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.940889+0000 mon.b (mon.2) 1797 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:04.949179+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: cephadm 2024-06-11T13:35:04.951894+0000 mgr.x (mgr.25085) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.053818+0000 mon.b (mon.2) 1798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.056671+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.060263+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.061406+0000 mon.b (mon.2) 1801 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.069494+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: cephadm 2024-06-11T13:35:05.071879+0000 mgr.x (mgr.25085) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.191320+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.193988+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.197187+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.198242+0000 mon.b (mon.2) 1805 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.205878+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.344133+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.905 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.346951+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.349717+0000 mon.b (mon.2) 1808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.350760+0000 mon.b (mon.2) 1809 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.356949+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.501030+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.508825+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.511655+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.512989+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.906 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:05 smithi059 bash[81944]: audit 2024-06-11T13:35:05.521606+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: cephadm 2024-06-11T13:35:04.132778+0000 mgr.x (mgr.25085) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: cephadm 2024-06-11T13:35:04.280873+0000 mgr.x (mgr.25085) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: cephadm 2024-06-11T13:35:04.392240+0000 mgr.x (mgr.25085) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: cephadm 2024-06-11T13:35:04.505079+0000 mgr.x (mgr.25085) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: cluster 2024-06-11T13:35:04.571284+0000 mgr.x (mgr.25085) 1201 : cluster [DBG] pgmap v175: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:05.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.603669+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.605749+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.608034+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.608844+0000 mon.b (mon.2) 1785 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.617307+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: cephadm 2024-06-11T13:35:04.619634+0000 mgr.x (mgr.25085) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.719519+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.722287+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.725107+0000 mon.b (mon.2) 1788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.726167+0000 mon.b (mon.2) 1789 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.733611+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: cephadm 2024-06-11T13:35:04.737645+0000 mgr.x (mgr.25085) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.817460+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.819731+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.822638+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.823646+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.838412+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: cephadm 2024-06-11T13:35:04.840595+0000 mgr.x (mgr.25085) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.934665+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.936989+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.939720+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.940889+0000 mon.b (mon.2) 1797 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:04.949179+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: cephadm 2024-06-11T13:35:04.951894+0000 mgr.x (mgr.25085) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.053818+0000 mon.b (mon.2) 1798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.056671+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.060263+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.061406+0000 mon.b (mon.2) 1801 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.069494+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: cephadm 2024-06-11T13:35:05.071879+0000 mgr.x (mgr.25085) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:05.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.191320+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.193988+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.197187+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.198242+0000 mon.b (mon.2) 1805 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.205878+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.344133+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.346951+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.349717+0000 mon.b (mon.2) 1808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.350760+0000 mon.b (mon.2) 1809 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.356949+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:05.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.501030+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:05.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.508825+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:05.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.511655+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:05.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.512989+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:05.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:05 smithi117 bash[60578]: audit 2024-06-11T13:35:05.521606+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:06.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: cephadm 2024-06-11T13:35:05.208098+0000 mgr.x (mgr.25085) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:06.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: cephadm 2024-06-11T13:35:05.360288+0000 mgr.x (mgr.25085) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:06.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: cephadm 2024-06-11T13:35:05.524179+0000 mgr.x (mgr.25085) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:06.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.642534+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:06.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.645003+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:06.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.648380+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:06.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.649263+0000 mon.b (mon.2) 1817 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:06.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.656331+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:06.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: cephadm 2024-06-11T13:35:05.658649+0000 mgr.x (mgr.25085) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:06.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.772698+0000 mon.b (mon.2) 1818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:06.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.775426+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:06.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.778384+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:06.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.779465+0000 mon.b (mon.2) 1821 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:06.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.785156+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:06.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: cephadm 2024-06-11T13:35:05.790439+0000 mgr.x (mgr.25085) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:06.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.891036+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:06.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.893524+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:06.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.896149+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:06.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.897311+0000 mon.b (mon.2) 1825 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:06.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:05.903781+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:06.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: cephadm 2024-06-11T13:35:05.911538+0000 mgr.x (mgr.25085) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:06.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.016754+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:06.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.019285+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:06.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.021860+0000 mon.b (mon.2) 1828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:06.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.022977+0000 mon.b (mon.2) 1829 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:06.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.028182+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:06.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: cephadm 2024-06-11T13:35:06.034222+0000 mgr.x (mgr.25085) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:06.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.155031+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:06.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.157251+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:06.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.159888+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:06.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.160968+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:06.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.169433+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.278630+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.280691+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.283204+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.284026+0000 mon.b (mon.2) 1837 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.289887+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.388610+0000 mon.b (mon.2) 1838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.391343+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.394861+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.396047+0000 mon.b (mon.2) 1841 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.400954+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.509407+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.512273+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.515949+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.517272+0000 mon.b (mon.2) 1845 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:06.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:06 smithi117 bash[60578]: audit 2024-06-11T13:35:06.522818+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.064 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[93326]: debug 2024-06-11T13:35:06.692+0000 7ff8b248c640 -1 osd.2 0 read_superblock omap replica is missing. 2024-06-11T13:35:07.064 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[93326]: debug 2024-06-11T13:35:06.720+0000 7ff8b248c640 -1 osd.2 130 log_to_monitors true 2024-06-11T13:35:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: cephadm 2024-06-11T13:35:05.208098+0000 mgr.x (mgr.25085) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: cephadm 2024-06-11T13:35:05.360288+0000 mgr.x (mgr.25085) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: cephadm 2024-06-11T13:35:05.524179+0000 mgr.x (mgr.25085) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.642534+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.645003+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.648380+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.649263+0000 mon.b (mon.2) 1817 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.656331+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: cephadm 2024-06-11T13:35:05.658649+0000 mgr.x (mgr.25085) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.772698+0000 mon.b (mon.2) 1818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.775426+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.778384+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.779465+0000 mon.b (mon.2) 1821 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.785156+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: cephadm 2024-06-11T13:35:05.790439+0000 mgr.x (mgr.25085) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.891036+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.893524+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.896149+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.897311+0000 mon.b (mon.2) 1825 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:05.903781+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: cephadm 2024-06-11T13:35:05.208098+0000 mgr.x (mgr.25085) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: cephadm 2024-06-11T13:35:05.360288+0000 mgr.x (mgr.25085) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: cephadm 2024-06-11T13:35:05.524179+0000 mgr.x (mgr.25085) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.642534+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.645003+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.648380+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.649263+0000 mon.b (mon.2) 1817 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.656331+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: cephadm 2024-06-11T13:35:05.658649+0000 mgr.x (mgr.25085) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.772698+0000 mon.b (mon.2) 1818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.775426+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.778384+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.779465+0000 mon.b (mon.2) 1821 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.785156+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: cephadm 2024-06-11T13:35:05.790439+0000 mgr.x (mgr.25085) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.891036+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.893524+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.896149+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.897311+0000 mon.b (mon.2) 1825 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:05.903781+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: cephadm 2024-06-11T13:35:05.911538+0000 mgr.x (mgr.25085) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.016754+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.019285+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.021860+0000 mon.b (mon.2) 1828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.022977+0000 mon.b (mon.2) 1829 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.028182+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: cephadm 2024-06-11T13:35:06.034222+0000 mgr.x (mgr.25085) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.155031+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.157251+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.159888+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.160968+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.169433+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.278630+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.280691+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.283204+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.284026+0000 mon.b (mon.2) 1837 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.289887+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.388610+0000 mon.b (mon.2) 1838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.391343+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.394861+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: cephadm 2024-06-11T13:35:05.911538+0000 mgr.x (mgr.25085) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.016754+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.019285+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.021860+0000 mon.b (mon.2) 1828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.022977+0000 mon.b (mon.2) 1829 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.028182+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: cephadm 2024-06-11T13:35:06.034222+0000 mgr.x (mgr.25085) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.155031+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.157251+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.159888+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.160968+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.169433+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.278630+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.280691+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.283204+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.284026+0000 mon.b (mon.2) 1837 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.289887+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.388610+0000 mon.b (mon.2) 1838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.391343+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.394861+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.396047+0000 mon.b (mon.2) 1841 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.400954+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.509407+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.512273+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.515949+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.517272+0000 mon.b (mon.2) 1845 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[78335]: audit 2024-06-11T13:35:06.522818+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.396047+0000 mon.b (mon.2) 1841 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.400954+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.509407+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.512273+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.515949+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.517272+0000 mon.b (mon.2) 1845 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:06 smithi059 bash[81944]: audit 2024-06-11T13:35:06.522818+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.583 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:35:07] "GET /metrics HTTP/1.1" 200 38418 "" "Prometheus/2.33.4" 2024-06-11T13:35:07.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: cephadm 2024-06-11T13:35:06.171577+0000 mgr.x (mgr.25085) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: cephadm 2024-06-11T13:35:06.292143+0000 mgr.x (mgr.25085) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: cephadm 2024-06-11T13:35:06.406962+0000 mgr.x (mgr.25085) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: cephadm 2024-06-11T13:35:06.528708+0000 mgr.x (mgr.25085) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: cluster 2024-06-11T13:35:06.572226+0000 mgr.x (mgr.25085) 1218 : cluster [DBG] pgmap v176: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:07.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.639756+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.642476+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.645950+0000 mon.b (mon.2) 1848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.647226+0000 mon.b (mon.2) 1849 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.652792+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: cephadm 2024-06-11T13:35:06.656584+0000 mgr.x (mgr.25085) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.729277+0000 mon.c (mon.1) 16 : audit [INF] from='osd.2 [v2:172.21.15.59:6816/30595232,v1:172.21.15.59:6817/30595232]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T13:35:07.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.729576+0000 mon.a (mon.0) 634 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T13:35:07.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.766028+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.768694+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.772032+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.772867+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.776634+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: cephadm 2024-06-11T13:35:06.781127+0000 mgr.x (mgr.25085) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.886686+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.889344+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.892210+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.893353+0000 mon.b (mon.2) 1857 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:06.899998+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: cephadm 2024-06-11T13:35:06.904512+0000 mgr.x (mgr.25085) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.031862+0000 mon.b (mon.2) 1858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.034861+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.038582+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.039732+0000 mon.b (mon.2) 1861 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.049425+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: cephadm 2024-06-11T13:35:07.051687+0000 mgr.x (mgr.25085) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.194734+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.197421+0000 mon.b (mon.2) 1863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.200681+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.201829+0000 mon.b (mon.2) 1865 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.209487+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.331635+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.334567+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.336864+0000 mon.b (mon.2) 1868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.337992+0000 mon.b (mon.2) 1869 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.347667+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.456919+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.459162+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.461625+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.462378+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:07.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:07 smithi117 bash[60578]: audit 2024-06-11T13:35:07.471965+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.054 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: cephadm 2024-06-11T13:35:06.171577+0000 mgr.x (mgr.25085) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.055 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: cephadm 2024-06-11T13:35:06.292143+0000 mgr.x (mgr.25085) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.055 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: cephadm 2024-06-11T13:35:06.406962+0000 mgr.x (mgr.25085) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.055 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: cephadm 2024-06-11T13:35:06.528708+0000 mgr.x (mgr.25085) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.055 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: cluster 2024-06-11T13:35:06.572226+0000 mgr.x (mgr.25085) 1218 : cluster [DBG] pgmap v176: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:08.055 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.639756+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.055 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.642476+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.055 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.645950+0000 mon.b (mon.2) 1848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.055 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.647226+0000 mon.b (mon.2) 1849 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.055 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.652792+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.055 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: cephadm 2024-06-11T13:35:06.656584+0000 mgr.x (mgr.25085) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.729277+0000 mon.c (mon.1) 16 : audit [INF] from='osd.2 [v2:172.21.15.59:6816/30595232,v1:172.21.15.59:6817/30595232]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T13:35:08.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.729576+0000 mon.a (mon.0) 634 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T13:35:08.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.766028+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.768694+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.772032+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.772867+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.776634+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: cephadm 2024-06-11T13:35:06.781127+0000 mgr.x (mgr.25085) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: cephadm 2024-06-11T13:35:06.171577+0000 mgr.x (mgr.25085) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: cephadm 2024-06-11T13:35:06.292143+0000 mgr.x (mgr.25085) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: cephadm 2024-06-11T13:35:06.406962+0000 mgr.x (mgr.25085) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: cephadm 2024-06-11T13:35:06.528708+0000 mgr.x (mgr.25085) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: cluster 2024-06-11T13:35:06.572226+0000 mgr.x (mgr.25085) 1218 : cluster [DBG] pgmap v176: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 153 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:08.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.639756+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.642476+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.645950+0000 mon.b (mon.2) 1848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.647226+0000 mon.b (mon.2) 1849 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.652792+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: cephadm 2024-06-11T13:35:06.656584+0000 mgr.x (mgr.25085) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.729277+0000 mon.c (mon.1) 16 : audit [INF] from='osd.2 [v2:172.21.15.59:6816/30595232,v1:172.21.15.59:6817/30595232]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T13:35:08.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.729576+0000 mon.a (mon.0) 634 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-11T13:35:08.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.766028+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.768694+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.772032+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.772867+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.776634+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: cephadm 2024-06-11T13:35:06.781127+0000 mgr.x (mgr.25085) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.886686+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.889344+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.892210+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.893353+0000 mon.b (mon.2) 1857 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:06.899998+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: cephadm 2024-06-11T13:35:06.904512+0000 mgr.x (mgr.25085) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.031862+0000 mon.b (mon.2) 1858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.034861+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.038582+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.039732+0000 mon.b (mon.2) 1861 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.049425+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: cephadm 2024-06-11T13:35:07.051687+0000 mgr.x (mgr.25085) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.194734+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.197421+0000 mon.b (mon.2) 1863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.200681+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.201829+0000 mon.b (mon.2) 1865 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.209487+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.331635+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.334567+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.336864+0000 mon.b (mon.2) 1868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.337992+0000 mon.b (mon.2) 1869 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.347667+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.456919+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.060 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.459162+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.461625+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.462378+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[81944]: audit 2024-06-11T13:35:07.471965+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.886686+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.889344+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.892210+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.893353+0000 mon.b (mon.2) 1857 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:06.899998+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: cephadm 2024-06-11T13:35:06.904512+0000 mgr.x (mgr.25085) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.031862+0000 mon.b (mon.2) 1858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.034861+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.038582+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.039732+0000 mon.b (mon.2) 1861 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.049425+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: cephadm 2024-06-11T13:35:07.051687+0000 mgr.x (mgr.25085) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.062 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.194734+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.197421+0000 mon.b (mon.2) 1863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.200681+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.201829+0000 mon.b (mon.2) 1865 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.209487+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.331635+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.334567+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.336864+0000 mon.b (mon.2) 1868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.063 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.337992+0000 mon.b (mon.2) 1869 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.347667+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.456919+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.459162+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.461625+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.462378+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:07 smithi059 bash[78335]: audit 2024-06-11T13:35:07.471965+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.314 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[93326]: debug 2024-06-11T13:35:08.184+0000 7ff8a622f640 -1 osd.2 130 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:35:08.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: cephadm 2024-06-11T13:35:07.212969+0000 mgr.x (mgr.25085) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: cephadm 2024-06-11T13:35:07.349830+0000 mgr.x (mgr.25085) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: cephadm 2024-06-11T13:35:07.474307+0000 mgr.x (mgr.25085) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.597828+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.602456+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.604897+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.605652+0000 mon.b (mon.2) 1877 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.613803+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: cephadm 2024-06-11T13:35:07.615871+0000 mgr.x (mgr.25085) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.655195+0000 mon.a (mon.0) 642 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-11T13:35:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.664562+0000 mon.c (mon.1) 17 : audit [INF] from='osd.2 [v2:172.21.15.59:6816/30595232,v1:172.21.15.59:6817/30595232]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:35:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: cluster 2024-06-11T13:35:07.665564+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-06-11T13:35:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.666355+0000 mon.a (mon.0) 644 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:35:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.737271+0000 mon.b (mon.2) 1878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.740216+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.743870+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.745512+0000 mon.b (mon.2) 1881 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.887076+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: cephadm 2024-06-11T13:35:07.890168+0000 mgr.x (mgr.25085) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.986871+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.989700+0000 mon.b (mon.2) 1883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.992359+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:07.993508+0000 mon.b (mon.2) 1885 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.043682+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: cephadm 2024-06-11T13:35:08.047877+0000 mgr.x (mgr.25085) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:08.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.174452+0000 mon.a (mon.0) 647 : audit [INF] from='osd.2 ' entity='osd.2' 2024-06-11T13:35:08.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.181311+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.184444+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.187998+0000 mon.b (mon.2) 1888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.189221+0000 mon.b (mon.2) 1889 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.194247+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.342765+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.345505+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.348606+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.349785+0000 mon.b (mon.2) 1893 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.357699+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:08.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.463769+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:08.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.466524+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:08.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.470031+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:08.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.471567+0000 mon.b (mon.2) 1897 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:08.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:08 smithi117 bash[60578]: audit 2024-06-11T13:35:08.477293+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: cephadm 2024-06-11T13:35:07.212969+0000 mgr.x (mgr.25085) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: cephadm 2024-06-11T13:35:07.349830+0000 mgr.x (mgr.25085) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: cephadm 2024-06-11T13:35:07.474307+0000 mgr.x (mgr.25085) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.597828+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.602456+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.604897+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.605652+0000 mon.b (mon.2) 1877 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.613803+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: cephadm 2024-06-11T13:35:07.615871+0000 mgr.x (mgr.25085) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.655195+0000 mon.a (mon.0) 642 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-11T13:35:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.664562+0000 mon.c (mon.1) 17 : audit [INF] from='osd.2 [v2:172.21.15.59:6816/30595232,v1:172.21.15.59:6817/30595232]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:35:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: cluster 2024-06-11T13:35:07.665564+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-06-11T13:35:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.666355+0000 mon.a (mon.0) 644 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:35:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.737271+0000 mon.b (mon.2) 1878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.740216+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.743870+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.745512+0000 mon.b (mon.2) 1881 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.887076+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: cephadm 2024-06-11T13:35:07.890168+0000 mgr.x (mgr.25085) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: cephadm 2024-06-11T13:35:07.212969+0000 mgr.x (mgr.25085) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: cephadm 2024-06-11T13:35:07.349830+0000 mgr.x (mgr.25085) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: cephadm 2024-06-11T13:35:07.474307+0000 mgr.x (mgr.25085) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.597828+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.602456+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.604897+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.605652+0000 mon.b (mon.2) 1877 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.613803+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: cephadm 2024-06-11T13:35:07.615871+0000 mgr.x (mgr.25085) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.655195+0000 mon.a (mon.0) 642 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-11T13:35:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.664562+0000 mon.c (mon.1) 17 : audit [INF] from='osd.2 [v2:172.21.15.59:6816/30595232,v1:172.21.15.59:6817/30595232]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:35:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: cluster 2024-06-11T13:35:07.665564+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-06-11T13:35:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.666355+0000 mon.a (mon.0) 644 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:35:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.737271+0000 mon.b (mon.2) 1878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.740216+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.743870+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.745512+0000 mon.b (mon.2) 1881 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.887076+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: cephadm 2024-06-11T13:35:07.890168+0000 mgr.x (mgr.25085) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.986871+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.989700+0000 mon.b (mon.2) 1883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.992359+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:07.993508+0000 mon.b (mon.2) 1885 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.043682+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: cephadm 2024-06-11T13:35:08.047877+0000 mgr.x (mgr.25085) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.174452+0000 mon.a (mon.0) 647 : audit [INF] from='osd.2 ' entity='osd.2' 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.181311+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.184444+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.187998+0000 mon.b (mon.2) 1888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.189221+0000 mon.b (mon.2) 1889 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.194247+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.342765+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.345505+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.348606+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.349785+0000 mon.b (mon.2) 1893 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.357699+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.463769+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.466524+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.470031+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.471567+0000 mon.b (mon.2) 1897 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[78335]: audit 2024-06-11T13:35:08.477293+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.986871+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.989700+0000 mon.b (mon.2) 1883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.992359+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:07.993508+0000 mon.b (mon.2) 1885 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.043682+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: cephadm 2024-06-11T13:35:08.047877+0000 mgr.x (mgr.25085) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.174452+0000 mon.a (mon.0) 647 : audit [INF] from='osd.2 ' entity='osd.2' 2024-06-11T13:35:09.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.181311+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.184444+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.187998+0000 mon.b (mon.2) 1888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.189221+0000 mon.b (mon.2) 1889 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.194247+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.342765+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.345505+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.348606+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.349785+0000 mon.b (mon.2) 1893 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.357699+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.463769+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.466524+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.470031+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.471567+0000 mon.b (mon.2) 1897 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:08 smithi059 bash[81944]: audit 2024-06-11T13:35:08.477293+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.742 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: cephadm 2024-06-11T13:35:08.197120+0000 mgr.x (mgr.25085) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: cephadm 2024-06-11T13:35:08.360035+0000 mgr.x (mgr.25085) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: cephadm 2024-06-11T13:35:08.482746+0000 mgr.x (mgr.25085) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: cluster 2024-06-11T13:35:08.572750+0000 mgr.x (mgr.25085) 1232 : cluster [DBG] pgmap v178: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:09.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.600682+0000 mon.b (mon.2) 1898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.603307+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.605744+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.606539+0000 mon.b (mon.2) 1901 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.612627+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: cephadm 2024-06-11T13:35:08.614761+0000 mgr.x (mgr.25085) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.726492+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.729195+0000 mon.b (mon.2) 1903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.743 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.732940+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.744 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.733773+0000 mon.b (mon.2) 1905 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.744 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.740219+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.744 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: cephadm 2024-06-11T13:35:08.743056+0000 mgr.x (mgr.25085) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.744 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.836047+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.744 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.838649+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.744 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.841687+0000 mon.b (mon.2) 1908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.744 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: cephadm 2024-06-11T13:35:08.197120+0000 mgr.x (mgr.25085) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: cephadm 2024-06-11T13:35:08.360035+0000 mgr.x (mgr.25085) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: cephadm 2024-06-11T13:35:08.482746+0000 mgr.x (mgr.25085) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: cluster 2024-06-11T13:35:08.572750+0000 mgr.x (mgr.25085) 1232 : cluster [DBG] pgmap v178: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:09.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.600682+0000 mon.b (mon.2) 1898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.603307+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.605744+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.606539+0000 mon.b (mon.2) 1901 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.612627+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: cephadm 2024-06-11T13:35:08.614761+0000 mgr.x (mgr.25085) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.726492+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.729195+0000 mon.b (mon.2) 1903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.732940+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.733773+0000 mon.b (mon.2) 1905 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.740219+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: cephadm 2024-06-11T13:35:08.743056+0000 mgr.x (mgr.25085) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.836047+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.838649+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.841687+0000 mon.b (mon.2) 1908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.842434+0000 mon.b (mon.2) 1909 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.848573+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: cephadm 2024-06-11T13:35:08.850844+0000 mgr.x (mgr.25085) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.964644+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.967380+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.746 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.970568+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.971458+0000 mon.b (mon.2) 1913 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:08.979114+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: cephadm 2024-06-11T13:35:08.982049+0000 mgr.x (mgr.25085) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.104463+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.107265+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.110714+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.111714+0000 mon.b (mon.2) 1917 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.118717+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: cluster 2024-06-11T13:35:09.192710+0000 mon.a (mon.0) 656 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:35:09.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: cluster 2024-06-11T13:35:09.200445+0000 mon.a (mon.0) 657 : cluster [INF] osd.2 [v2:172.21.15.59:6816/30595232,v1:172.21.15.59:6817/30595232] boot 2024-06-11T13:35:09.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: cluster 2024-06-11T13:35:09.200518+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-06-11T13:35:09.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.204162+0000 mon.b (mon.2) 1918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:35:09.747 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.260972+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.748 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.263673+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.748 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.266317+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.842434+0000 mon.b (mon.2) 1909 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.848573+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: cephadm 2024-06-11T13:35:08.850844+0000 mgr.x (mgr.25085) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.964644+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.967380+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.970568+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.971458+0000 mon.b (mon.2) 1913 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:08.979114+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.748 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: cephadm 2024-06-11T13:35:08.982049+0000 mgr.x (mgr.25085) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.104463+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.107265+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.110714+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.111714+0000 mon.b (mon.2) 1917 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.118717+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: cluster 2024-06-11T13:35:09.192710+0000 mon.a (mon.0) 656 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:35:09.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: cluster 2024-06-11T13:35:09.200445+0000 mon.a (mon.0) 657 : cluster [INF] osd.2 [v2:172.21.15.59:6816/30595232,v1:172.21.15.59:6817/30595232] boot 2024-06-11T13:35:09.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: cluster 2024-06-11T13:35:09.200518+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-06-11T13:35:09.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.204162+0000 mon.b (mon.2) 1918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:35:09.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.260972+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.263673+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.749 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.266317+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.267500+0000 mon.b (mon.2) 1922 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.272620+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.379982+0000 mon.b (mon.2) 1923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.382683+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.385956+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.387064+0000 mon.b (mon.2) 1926 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.394536+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.505054+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.515682+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.520474+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.750 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.525521+0000 mon.b (mon.2) 1928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.751 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.526204+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.751 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.532555+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.751 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.533879+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.751 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[78335]: audit 2024-06-11T13:35:09.535618+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T13:35:09.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.267500+0000 mon.b (mon.2) 1922 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.272620+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.379982+0000 mon.b (mon.2) 1923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.382683+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.385956+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.387064+0000 mon.b (mon.2) 1926 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.751 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.394536+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.505054+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.515682+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.520474+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.525521+0000 mon.b (mon.2) 1928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.526204+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.532555+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.533879+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.752 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:09 smithi059 bash[81944]: audit 2024-06-11T13:35:09.535618+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T13:35:09.933 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[54332]: debug 2024-06-11T13:35:09.531+0000 7f041d8f9640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-06-11T13:35:09.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: cephadm 2024-06-11T13:35:08.197120+0000 mgr.x (mgr.25085) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: cephadm 2024-06-11T13:35:08.360035+0000 mgr.x (mgr.25085) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: cephadm 2024-06-11T13:35:08.482746+0000 mgr.x (mgr.25085) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: cluster 2024-06-11T13:35:08.572750+0000 mgr.x (mgr.25085) 1232 : cluster [DBG] pgmap v178: 161 pgs: 35 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:35:09.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.600682+0000 mon.b (mon.2) 1898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.603307+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.605744+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.606539+0000 mon.b (mon.2) 1901 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.612627+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: cephadm 2024-06-11T13:35:08.614761+0000 mgr.x (mgr.25085) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.726492+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.729195+0000 mon.b (mon.2) 1903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.732940+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.733773+0000 mon.b (mon.2) 1905 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.740219+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: cephadm 2024-06-11T13:35:08.743056+0000 mgr.x (mgr.25085) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.836047+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.838649+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.841687+0000 mon.b (mon.2) 1908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.842434+0000 mon.b (mon.2) 1909 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.848573+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: cephadm 2024-06-11T13:35:08.850844+0000 mgr.x (mgr.25085) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.964644+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.967380+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.970568+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.971458+0000 mon.b (mon.2) 1913 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:08.979114+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: cephadm 2024-06-11T13:35:08.982049+0000 mgr.x (mgr.25085) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.104463+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.107265+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.110714+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.111714+0000 mon.b (mon.2) 1917 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.118717+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: cluster 2024-06-11T13:35:09.192710+0000 mon.a (mon.0) 656 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:35:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: cluster 2024-06-11T13:35:09.200445+0000 mon.a (mon.0) 657 : cluster [INF] osd.2 [v2:172.21.15.59:6816/30595232,v1:172.21.15.59:6817/30595232] boot 2024-06-11T13:35:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: cluster 2024-06-11T13:35:09.200518+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-06-11T13:35:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.204162+0000 mon.b (mon.2) 1918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-11T13:35:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.260972+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.263673+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.266317+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.267500+0000 mon.b (mon.2) 1922 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.272620+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.379982+0000 mon.b (mon.2) 1923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.382683+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.385956+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.387064+0000 mon.b (mon.2) 1926 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.394536+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.505054+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.515682+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.520474+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.525521+0000 mon.b (mon.2) 1928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.526204+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.532555+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.533879+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:09 smithi117 bash[60578]: audit 2024-06-11T13:35:09.535618+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T13:35:10.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:10 smithi059 bash[81944]: cephadm 2024-06-11T13:35:09.123436+0000 mgr.x (mgr.25085) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:10.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:10 smithi059 bash[81944]: cephadm 2024-06-11T13:35:09.276210+0000 mgr.x (mgr.25085) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:10.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:10 smithi059 bash[81944]: cephadm 2024-06-11T13:35:09.397150+0000 mgr.x (mgr.25085) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:10.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:10 smithi059 bash[81944]: audit 2024-06-11T13:35:09.535892+0000 mgr.x (mgr.25085) 1240 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T13:35:10.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:10 smithi059 bash[81944]: cephadm 2024-06-11T13:35:09.537280+0000 mgr.x (mgr.25085) 1241 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-06-11T13:35:10.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:10 smithi059 bash[81944]: cluster 2024-06-11T13:35:10.200759+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-06-11T13:35:10.866 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:10 smithi059 bash[78335]: cephadm 2024-06-11T13:35:09.123436+0000 mgr.x (mgr.25085) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:10.866 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:10 smithi059 bash[78335]: cephadm 2024-06-11T13:35:09.276210+0000 mgr.x (mgr.25085) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:10.867 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:10 smithi059 bash[78335]: cephadm 2024-06-11T13:35:09.397150+0000 mgr.x (mgr.25085) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:10.867 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:10 smithi059 bash[78335]: audit 2024-06-11T13:35:09.535892+0000 mgr.x (mgr.25085) 1240 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T13:35:10.867 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:10 smithi059 bash[78335]: cephadm 2024-06-11T13:35:09.537280+0000 mgr.x (mgr.25085) 1241 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-06-11T13:35:10.867 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:10 smithi059 bash[78335]: cluster 2024-06-11T13:35:10.200759+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-06-11T13:35:10.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:10 smithi117 bash[60578]: cephadm 2024-06-11T13:35:09.123436+0000 mgr.x (mgr.25085) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:10.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:10 smithi117 bash[60578]: cephadm 2024-06-11T13:35:09.276210+0000 mgr.x (mgr.25085) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:10.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:10 smithi117 bash[60578]: cephadm 2024-06-11T13:35:09.397150+0000 mgr.x (mgr.25085) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:10.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:10 smithi117 bash[60578]: audit 2024-06-11T13:35:09.535892+0000 mgr.x (mgr.25085) 1240 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T13:35:10.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:10 smithi117 bash[60578]: cephadm 2024-06-11T13:35:09.537280+0000 mgr.x (mgr.25085) 1241 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-06-11T13:35:10.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:10 smithi117 bash[60578]: cluster 2024-06-11T13:35:10.200759+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-06-11T13:35:11.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:11 smithi117 bash[60578]: cluster 2024-06-11T13:35:10.574217+0000 mgr.x (mgr.25085) 1242 : cluster [DBG] pgmap v181: 161 pgs: 19 activating, 17 active+undersized, 5 active+undersized+degraded, 120 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 26/630 objects degraded (4.127%) 2024-06-11T13:35:11.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:11 smithi117 bash[60578]: cluster 2024-06-11T13:35:11.198064+0000 mon.a (mon.0) 665 : cluster [WRN] Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 5 pgs degraded (PG_DEGRADED) 2024-06-11T13:35:12.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:11 smithi059 bash[81944]: cluster 2024-06-11T13:35:10.574217+0000 mgr.x (mgr.25085) 1242 : cluster [DBG] pgmap v181: 161 pgs: 19 activating, 17 active+undersized, 5 active+undersized+degraded, 120 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 26/630 objects degraded (4.127%) 2024-06-11T13:35:12.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:11 smithi059 bash[81944]: cluster 2024-06-11T13:35:11.198064+0000 mon.a (mon.0) 665 : cluster [WRN] Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 5 pgs degraded (PG_DEGRADED) 2024-06-11T13:35:12.021 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:11 smithi059 bash[78335]: cluster 2024-06-11T13:35:10.574217+0000 mgr.x (mgr.25085) 1242 : cluster [DBG] pgmap v181: 161 pgs: 19 activating, 17 active+undersized, 5 active+undersized+degraded, 120 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 26/630 objects degraded (4.127%) 2024-06-11T13:35:12.021 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:11 smithi059 bash[78335]: cluster 2024-06-11T13:35:11.198064+0000 mon.a (mon.0) 665 : cluster [WRN] Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 5 pgs degraded (PG_DEGRADED) 2024-06-11T13:35:13.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:13 smithi059 bash[81944]: audit 2024-06-11T13:35:12.222895+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:13.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:13 smithi059 bash[81944]: audit 2024-06-11T13:35:12.234464+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:13.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:13 smithi059 bash[81944]: audit 2024-06-11T13:35:12.246039+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:13.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:13 smithi059 bash[81944]: audit 2024-06-11T13:35:12.558987+0000 mgr.x (mgr.25085) 1243 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:13.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:13 smithi059 bash[81944]: cluster 2024-06-11T13:35:12.575291+0000 mgr.x (mgr.25085) 1244 : cluster [DBG] pgmap v182: 161 pgs: 19 activating, 10 active+undersized, 2 active+undersized+degraded, 130 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 2/630 objects degraded (0.317%) 2024-06-11T13:35:13.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:13 smithi059 bash[78335]: audit 2024-06-11T13:35:12.222895+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:13.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:13 smithi059 bash[78335]: audit 2024-06-11T13:35:12.234464+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:13.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:13 smithi059 bash[78335]: audit 2024-06-11T13:35:12.246039+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:13.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:13 smithi059 bash[78335]: audit 2024-06-11T13:35:12.558987+0000 mgr.x (mgr.25085) 1243 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:13.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:13 smithi059 bash[78335]: cluster 2024-06-11T13:35:12.575291+0000 mgr.x (mgr.25085) 1244 : cluster [DBG] pgmap v182: 161 pgs: 19 activating, 10 active+undersized, 2 active+undersized+degraded, 130 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 2/630 objects degraded (0.317%) 2024-06-11T13:35:13.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:13 smithi117 bash[60578]: audit 2024-06-11T13:35:12.222895+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:13.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:13 smithi117 bash[60578]: audit 2024-06-11T13:35:12.234464+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:13.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:13 smithi117 bash[60578]: audit 2024-06-11T13:35:12.246039+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:13.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:13 smithi117 bash[60578]: audit 2024-06-11T13:35:12.558987+0000 mgr.x (mgr.25085) 1243 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:13.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:13 smithi117 bash[60578]: cluster 2024-06-11T13:35:12.575291+0000 mgr.x (mgr.25085) 1244 : cluster [DBG] pgmap v182: 161 pgs: 19 activating, 10 active+undersized, 2 active+undersized+degraded, 130 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 2/630 objects degraded (0.317%) 2024-06-11T13:35:15.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:15 smithi059 bash[81944]: audit 2024-06-11T13:35:14.291553+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:15.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:15 smithi059 bash[81944]: audit 2024-06-11T13:35:14.295396+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:35:15.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:15 smithi059 bash[81944]: cluster 2024-06-11T13:35:14.576121+0000 mgr.x (mgr.25085) 1245 : cluster [DBG] pgmap v183: 161 pgs: 19 activating, 142 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-06-11T13:35:15.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:15 smithi059 bash[78335]: audit 2024-06-11T13:35:14.291553+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:15.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:15 smithi059 bash[78335]: audit 2024-06-11T13:35:14.295396+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:35:15.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:15 smithi059 bash[78335]: cluster 2024-06-11T13:35:14.576121+0000 mgr.x (mgr.25085) 1245 : cluster [DBG] pgmap v183: 161 pgs: 19 activating, 142 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-06-11T13:35:15.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:15 smithi117 bash[60578]: audit 2024-06-11T13:35:14.291553+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:15.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:15 smithi117 bash[60578]: audit 2024-06-11T13:35:14.295396+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:35:15.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:15 smithi117 bash[60578]: cluster 2024-06-11T13:35:14.576121+0000 mgr.x (mgr.25085) 1245 : cluster [DBG] pgmap v183: 161 pgs: 19 activating, 142 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-06-11T13:35:16.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:16 smithi059 bash[78335]: cluster 2024-06-11T13:35:15.285193+0000 mon.a (mon.0) 670 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded) 2024-06-11T13:35:16.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:16 smithi059 bash[78335]: cluster 2024-06-11T13:35:15.285244+0000 mon.a (mon.0) 671 : cluster [INF] Cluster is now healthy 2024-06-11T13:35:16.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:16 smithi059 bash[81944]: cluster 2024-06-11T13:35:15.285193+0000 mon.a (mon.0) 670 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded) 2024-06-11T13:35:16.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:16 smithi059 bash[81944]: cluster 2024-06-11T13:35:15.285244+0000 mon.a (mon.0) 671 : cluster [INF] Cluster is now healthy 2024-06-11T13:35:16.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:16 smithi117 bash[60578]: cluster 2024-06-11T13:35:15.285193+0000 mon.a (mon.0) 670 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded) 2024-06-11T13:35:16.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:16 smithi117 bash[60578]: cluster 2024-06-11T13:35:15.285244+0000 mon.a (mon.0) 671 : cluster [INF] Cluster is now healthy 2024-06-11T13:35:17.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:17 smithi059 bash[78335]: cluster 2024-06-11T13:35:16.577797+0000 mgr.x (mgr.25085) 1246 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:35:17.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:17 smithi059 bash[81944]: cluster 2024-06-11T13:35:16.577797+0000 mgr.x (mgr.25085) 1246 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:35:17.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:17 smithi117 bash[60578]: cluster 2024-06-11T13:35:16.577797+0000 mgr.x (mgr.25085) 1246 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:35:17.684 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:35:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:35:17] "GET /metrics HTTP/1.1" 200 38419 "" "Prometheus/2.33.4" 2024-06-11T13:35:19.683 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:19 smithi117 bash[60578]: cluster 2024-06-11T13:35:18.578597+0000 mgr.x (mgr.25085) 1247 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:35:20.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:19 smithi059 bash[78335]: cluster 2024-06-11T13:35:18.578597+0000 mgr.x (mgr.25085) 1247 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:35:20.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:19 smithi059 bash[81944]: cluster 2024-06-11T13:35:18.578597+0000 mgr.x (mgr.25085) 1247 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:35:21.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:21 smithi117 bash[60578]: cluster 2024-06-11T13:35:20.580030+0000 mgr.x (mgr.25085) 1248 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:35:22.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:21 smithi059 bash[81944]: cluster 2024-06-11T13:35:20.580030+0000 mgr.x (mgr.25085) 1248 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:35:22.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:21 smithi059 bash[78335]: cluster 2024-06-11T13:35:20.580030+0000 mgr.x (mgr.25085) 1248 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:35:23.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:23 smithi117 bash[60578]: audit 2024-06-11T13:35:22.570357+0000 mgr.x (mgr.25085) 1249 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:23.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:23 smithi117 bash[60578]: cluster 2024-06-11T13:35:22.581051+0000 mgr.x (mgr.25085) 1250 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:35:23.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:23 smithi117 bash[60578]: audit 2024-06-11T13:35:23.238793+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:23.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:23 smithi117 bash[60578]: audit 2024-06-11T13:35:23.251208+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:23.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:23 smithi117 bash[60578]: audit 2024-06-11T13:35:23.261293+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:24.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:23 smithi059 bash[78335]: audit 2024-06-11T13:35:22.570357+0000 mgr.x (mgr.25085) 1249 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:24.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:23 smithi059 bash[78335]: cluster 2024-06-11T13:35:22.581051+0000 mgr.x (mgr.25085) 1250 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:35:24.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:23 smithi059 bash[78335]: audit 2024-06-11T13:35:23.238793+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:24.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:23 smithi059 bash[78335]: audit 2024-06-11T13:35:23.251208+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:24.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:23 smithi059 bash[78335]: audit 2024-06-11T13:35:23.261293+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:24.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:23 smithi059 bash[81944]: audit 2024-06-11T13:35:22.570357+0000 mgr.x (mgr.25085) 1249 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:24.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:23 smithi059 bash[81944]: cluster 2024-06-11T13:35:22.581051+0000 mgr.x (mgr.25085) 1250 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:35:24.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:23 smithi059 bash[81944]: audit 2024-06-11T13:35:23.238793+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:24.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:23 smithi059 bash[81944]: audit 2024-06-11T13:35:23.251208+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:24.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:23 smithi059 bash[81944]: audit 2024-06-11T13:35:23.261293+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:25.064 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:35:25.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:25 smithi059 bash[78335]: audit 2024-06-11T13:35:24.490141+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:25.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:25 smithi059 bash[78335]: audit 2024-06-11T13:35:24.552189+0000 mon.b (mon.2) 1933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T13:35:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:25 smithi059 bash[78335]: audit 2024-06-11T13:35:24.552550+0000 mgr.x (mgr.25085) 1251 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T13:35:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:25 smithi059 bash[78335]: cephadm 2024-06-11T13:35:24.554955+0000 mgr.x (mgr.25085) 1252 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-06-11T13:35:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:25 smithi059 bash[78335]: cluster 2024-06-11T13:35:24.581932+0000 mgr.x (mgr.25085) 1253 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:35:25.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:25 smithi059 bash[78335]: audit 2024-06-11T13:35:25.053957+0000 mgr.x (mgr.25085) 1254 : audit [DBG] from='client.74268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:25.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:25 smithi059 bash[81944]: audit 2024-06-11T13:35:24.490141+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:25.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:25 smithi059 bash[81944]: audit 2024-06-11T13:35:24.552189+0000 mon.b (mon.2) 1933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T13:35:25.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:25 smithi059 bash[81944]: audit 2024-06-11T13:35:24.552550+0000 mgr.x (mgr.25085) 1251 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T13:35:25.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:25 smithi059 bash[81944]: cephadm 2024-06-11T13:35:24.554955+0000 mgr.x (mgr.25085) 1252 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-06-11T13:35:25.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:25 smithi059 bash[81944]: cluster 2024-06-11T13:35:24.581932+0000 mgr.x (mgr.25085) 1253 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:35:25.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:25 smithi059 bash[81944]: audit 2024-06-11T13:35:25.053957+0000 mgr.x (mgr.25085) 1254 : audit [DBG] from='client.74268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:25.839 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:35:25.839 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 13s ago 22m - - 2024-06-11T13:35:25.839 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 2s ago 21m - - 2024-06-11T13:35:25.839 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (7m) 13s ago 14m 13.8M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:35:25.839 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (6m) 2s ago 13m 41.3M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:35:25.840 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (5m) 13s ago 11m 44.6M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:35:25.840 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (6m) 2s ago 21m 511M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:35:25.840 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (4m) 13s ago 23m 425M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:35:25.840 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (2m) 13s ago 23m 48.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:35:25.840 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (3m) 2s ago 21m 47.3M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:35:25.840 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (4m) 13s ago 21m 45.2M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:35:25.840 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (7m) 13s ago 14m 9031k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:35:25.840 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (7m) 2s ago 14m 9220k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:35:25.840 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (107s) 13s ago 20m 52.8M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:35:25.840 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (66s) 13s ago 19m 48.0M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:35:25.840 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (25s) 13s ago 19m 48.7M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:35:25.840 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (18m) 13s ago 18m 64.3M 4096M 17.2.0 e1d6a67b021e 408c35bfa1d3 2024-06-11T13:35:25.841 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (17m) 2s ago 17m 64.1M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:35:25.841 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (17m) 2s ago 17m 59.6M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:35:25.841 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (16m) 2s ago 16m 57.6M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:35:25.841 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (15m) 2s ago 15m 61.4M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:35:25.841 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (5m) 2s ago 14m 65.2M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:35:25.841 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (12m) 13s ago 12m 86.4M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:35:25.841 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (12m) 2s ago 12m 86.5M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:35:25.841 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (11m) 13s ago 11m 86.2M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:35:25.841 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (11m) 2s ago 11m 86.6M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:35:25.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:25 smithi117 bash[60578]: audit 2024-06-11T13:35:24.490141+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:25.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:25 smithi117 bash[60578]: audit 2024-06-11T13:35:24.552189+0000 mon.b (mon.2) 1933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T13:35:25.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:25 smithi117 bash[60578]: audit 2024-06-11T13:35:24.552550+0000 mgr.x (mgr.25085) 1251 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-06-11T13:35:25.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:25 smithi117 bash[60578]: cephadm 2024-06-11T13:35:24.554955+0000 mgr.x (mgr.25085) 1252 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-06-11T13:35:25.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:25 smithi117 bash[60578]: cluster 2024-06-11T13:35:24.581932+0000 mgr.x (mgr.25085) 1253 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:35:25.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:25 smithi117 bash[60578]: audit 2024-06-11T13:35:25.053957+0000 mgr.x (mgr.25085) 1254 : audit [DBG] from='client.74268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:26.284 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:35:26.284 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:35:26.284 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:35:26.284 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:35:26.284 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:35:26.284 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:35:26.285 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:35:26.285 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:35:26.285 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-06-11T13:35:26.285 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:35:26.285 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:35:26.285 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:35:26.285 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:35:26.285 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:35:26.285 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:35:26.285 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-06-11T13:35:26.285 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T13:35:26.285 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:35:26.285 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:35:26.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:26 smithi059 bash[78335]: audit 2024-06-11T13:35:25.426127+0000 mgr.x (mgr.25085) 1255 : audit [DBG] from='client.54385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:26.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:26 smithi059 bash[78335]: audit 2024-06-11T13:35:25.799001+0000 mgr.x (mgr.25085) 1256 : audit [DBG] from='client.54391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:26.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:26 smithi059 bash[78335]: audit 2024-06-11T13:35:26.288748+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.59:0/900458798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:26.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:26 smithi059 bash[81944]: audit 2024-06-11T13:35:25.426127+0000 mgr.x (mgr.25085) 1255 : audit [DBG] from='client.54385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:26.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:26 smithi059 bash[81944]: audit 2024-06-11T13:35:25.799001+0000 mgr.x (mgr.25085) 1256 : audit [DBG] from='client.54391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:26.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:26 smithi059 bash[81944]: audit 2024-06-11T13:35:26.288748+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.59:0/900458798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:26.661 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:35:26.661 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:35:26.661 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:35:26.661 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:35:26.661 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:35:26.661 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:35:26.661 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:35:26.661 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:35:26.661 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "8/23 daemons upgraded", 2024-06-11T13:35:26.661 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T13:35:26.661 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:35:26.662 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:35:26.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:26 smithi117 bash[60578]: audit 2024-06-11T13:35:25.426127+0000 mgr.x (mgr.25085) 1255 : audit [DBG] from='client.54385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:26.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:26 smithi117 bash[60578]: audit 2024-06-11T13:35:25.799001+0000 mgr.x (mgr.25085) 1256 : audit [DBG] from='client.54391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:26.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:26 smithi117 bash[60578]: audit 2024-06-11T13:35:26.288748+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.59:0/900458798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:27.107 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:35:27.503 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:35:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:35:27] "GET /metrics HTTP/1.1" 200 38419 "" "Prometheus/2.33.4" 2024-06-11T13:35:27.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:27 smithi059 bash[81944]: cluster 2024-06-11T13:35:26.583632+0000 mgr.x (mgr.25085) 1257 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:35:27.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:27 smithi059 bash[81944]: audit 2024-06-11T13:35:26.665638+0000 mgr.x (mgr.25085) 1258 : audit [DBG] from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:27.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:27 smithi059 bash[81944]: audit 2024-06-11T13:35:27.111786+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.59:0/3910231869' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:35:27.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:27 smithi059 bash[81944]: audit 2024-06-11T13:35:27.148662+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:27.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:27 smithi059 bash[81944]: audit 2024-06-11T13:35:27.154941+0000 mon.b (mon.2) 1934 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T13:35:27.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:27 smithi059 bash[81944]: audit 2024-06-11T13:35:27.156506+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:27.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:27 smithi059 bash[78335]: cluster 2024-06-11T13:35:26.583632+0000 mgr.x (mgr.25085) 1257 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:35:27.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:27 smithi059 bash[78335]: audit 2024-06-11T13:35:26.665638+0000 mgr.x (mgr.25085) 1258 : audit [DBG] from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:27.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:27 smithi059 bash[78335]: audit 2024-06-11T13:35:27.111786+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.59:0/3910231869' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:35:27.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:27 smithi059 bash[78335]: audit 2024-06-11T13:35:27.148662+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:27.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:27 smithi059 bash[78335]: audit 2024-06-11T13:35:27.154941+0000 mon.b (mon.2) 1934 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T13:35:27.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:27 smithi059 bash[78335]: audit 2024-06-11T13:35:27.156506+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:27.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:27 smithi117 bash[60578]: cluster 2024-06-11T13:35:26.583632+0000 mgr.x (mgr.25085) 1257 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:35:27.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:27 smithi117 bash[60578]: audit 2024-06-11T13:35:26.665638+0000 mgr.x (mgr.25085) 1258 : audit [DBG] from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:27.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:27 smithi117 bash[60578]: audit 2024-06-11T13:35:27.111786+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.59:0/3910231869' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:35:27.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:27 smithi117 bash[60578]: audit 2024-06-11T13:35:27.148662+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:27.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:27 smithi117 bash[60578]: audit 2024-06-11T13:35:27.154941+0000 mon.b (mon.2) 1934 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-11T13:35:27.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:27 smithi117 bash[60578]: audit 2024-06-11T13:35:27.156506+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:28.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:28 smithi059 bash[78335]: cephadm 2024-06-11T13:35:27.142591+0000 mgr.x (mgr.25085) 1259 : cephadm [INF] Upgrade: Updating osd.3 2024-06-11T13:35:28.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:28 smithi059 bash[78335]: cephadm 2024-06-11T13:35:27.161870+0000 mgr.x (mgr.25085) 1260 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-06-11T13:35:28.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:28 smithi059 bash[81944]: cephadm 2024-06-11T13:35:27.142591+0000 mgr.x (mgr.25085) 1259 : cephadm [INF] Upgrade: Updating osd.3 2024-06-11T13:35:28.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:28 smithi059 bash[81944]: cephadm 2024-06-11T13:35:27.161870+0000 mgr.x (mgr.25085) 1260 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-06-11T13:35:28.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:28 smithi117 bash[60578]: cephadm 2024-06-11T13:35:27.142591+0000 mgr.x (mgr.25085) 1259 : cephadm [INF] Upgrade: Updating osd.3 2024-06-11T13:35:28.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:28 smithi117 bash[60578]: cephadm 2024-06-11T13:35:27.161870+0000 mgr.x (mgr.25085) 1260 : cephadm [INF] Deploying daemon osd.3 on smithi059 2024-06-11T13:35:29.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:29 smithi059 bash[78335]: cluster 2024-06-11T13:35:28.584449+0000 mgr.x (mgr.25085) 1261 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:35:29.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:29 smithi059 bash[78335]: audit 2024-06-11T13:35:29.289752+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:29.783 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:29 smithi059 bash[78335]: audit 2024-06-11T13:35:29.293489+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:35:29.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:29 smithi059 bash[81944]: cluster 2024-06-11T13:35:28.584449+0000 mgr.x (mgr.25085) 1261 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:35:29.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:29 smithi059 bash[81944]: audit 2024-06-11T13:35:29.289752+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:29.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:29 smithi059 bash[81944]: audit 2024-06-11T13:35:29.293489+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:35:29.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:29 smithi117 bash[60578]: cluster 2024-06-11T13:35:28.584449+0000 mgr.x (mgr.25085) 1261 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:35:29.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:29 smithi117 bash[60578]: audit 2024-06-11T13:35:29.289752+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:29.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:29 smithi117 bash[60578]: audit 2024-06-11T13:35:29.293489+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:35:31.929 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:31 smithi059 bash[81944]: cluster 2024-06-11T13:35:30.585781+0000 mgr.x (mgr.25085) 1262 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:35:31.930 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:31 smithi059 bash[78335]: cluster 2024-06-11T13:35:30.585781+0000 mgr.x (mgr.25085) 1262 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:35:31.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:31 smithi117 bash[60578]: cluster 2024-06-11T13:35:30.585781+0000 mgr.x (mgr.25085) 1262 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:35:32.283 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:35:32 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:32.283 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:35:32 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:32.284 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:35:32 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:32.284 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:35:32 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:32.285 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:32 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:32.285 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:32 smithi059 systemd[1]: Stopping Ceph osd.3 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:35:32.285 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:32 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:32.286 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:32 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:32.287 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:35:32 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:32.287 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:35:32 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:32.549 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[37720]: debug 2024-06-11T13:35:32.280+0000 7f043a856700 -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 2024-06-11T13:35:32.549 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[37720]: debug 2024-06-11T13:35:32.280+0000 7f043a856700 -1 osd.3 135 *** Got signal Terminated *** 2024-06-11T13:35:32.549 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[37720]: debug 2024-06-11T13:35:32.280+0000 7f043a856700 -1 osd.3 135 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:35:32.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[81944]: cluster 2024-06-11T13:35:32.287686+0000 mon.a (mon.0) 678 : cluster [INF] osd.3 marked itself down and dead 2024-06-11T13:35:32.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[81944]: audit 2024-06-11T13:35:32.382789+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[81944]: audit 2024-06-11T13:35:32.396351+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[81944]: audit 2024-06-11T13:35:32.406489+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[81944]: audit 2024-06-11T13:35:32.521976+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[81944]: audit 2024-06-11T13:35:32.535359+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[81944]: audit 2024-06-11T13:35:32.547432+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[78335]: cluster 2024-06-11T13:35:32.287686+0000 mon.a (mon.0) 678 : cluster [INF] osd.3 marked itself down and dead 2024-06-11T13:35:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[78335]: audit 2024-06-11T13:35:32.382789+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[78335]: audit 2024-06-11T13:35:32.396351+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[78335]: audit 2024-06-11T13:35:32.406489+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[78335]: audit 2024-06-11T13:35:32.521976+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[78335]: audit 2024-06-11T13:35:32.535359+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:32 smithi059 bash[78335]: audit 2024-06-11T13:35:32.547432+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:32 smithi117 bash[60578]: cluster 2024-06-11T13:35:32.287686+0000 mon.a (mon.0) 678 : cluster [INF] osd.3 marked itself down and dead 2024-06-11T13:35:32.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:32 smithi117 bash[60578]: audit 2024-06-11T13:35:32.382789+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:32 smithi117 bash[60578]: audit 2024-06-11T13:35:32.396351+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:32 smithi117 bash[60578]: audit 2024-06-11T13:35:32.406489+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:32 smithi117 bash[60578]: audit 2024-06-11T13:35:32.521976+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:32 smithi117 bash[60578]: audit 2024-06-11T13:35:32.535359+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:32.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:32 smithi117 bash[60578]: audit 2024-06-11T13:35:32.547432+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:33.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:33 smithi117 bash[60578]: cluster 2024-06-11T13:35:32.541862+0000 mgr.x (mgr.25085) 1263 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-06-11T13:35:33.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:33 smithi117 bash[60578]: audit 2024-06-11T13:35:32.577824+0000 mgr.x (mgr.25085) 1264 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:33.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:33 smithi117 bash[60578]: cluster 2024-06-11T13:35:32.643446+0000 mon.a (mon.0) 685 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:35:33.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:33 smithi117 bash[60578]: cluster 2024-06-11T13:35:32.659059+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-06-11T13:35:33.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:33 smithi117 bash[60578]: cluster 2024-06-11T13:35:33.533921+0000 mon.a (mon.0) 687 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:35:34.064 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:33 smithi059 bash[95686]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-3 2024-06-11T13:35:34.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:33 smithi059 bash[78335]: cluster 2024-06-11T13:35:32.541862+0000 mgr.x (mgr.25085) 1263 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-06-11T13:35:34.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:33 smithi059 bash[78335]: audit 2024-06-11T13:35:32.577824+0000 mgr.x (mgr.25085) 1264 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:34.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:33 smithi059 bash[78335]: cluster 2024-06-11T13:35:32.643446+0000 mon.a (mon.0) 685 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:35:34.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:33 smithi059 bash[78335]: cluster 2024-06-11T13:35:32.659059+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-06-11T13:35:34.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:33 smithi059 bash[78335]: cluster 2024-06-11T13:35:33.533921+0000 mon.a (mon.0) 687 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:35:34.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:33 smithi059 bash[81944]: cluster 2024-06-11T13:35:32.541862+0000 mgr.x (mgr.25085) 1263 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-06-11T13:35:34.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:33 smithi059 bash[81944]: audit 2024-06-11T13:35:32.577824+0000 mgr.x (mgr.25085) 1264 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:34.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:33 smithi059 bash[81944]: cluster 2024-06-11T13:35:32.643446+0000 mon.a (mon.0) 685 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:35:34.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:33 smithi059 bash[81944]: cluster 2024-06-11T13:35:32.659059+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-06-11T13:35:34.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:33 smithi059 bash[81944]: cluster 2024-06-11T13:35:33.533921+0000 mon.a (mon.0) 687 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:35:34.564 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:34 smithi059 bash[95847]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-3 2024-06-11T13:35:34.933 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:34 smithi117 bash[60578]: cluster 2024-06-11T13:35:33.668783+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-06-11T13:35:35.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:34 smithi059 bash[78335]: cluster 2024-06-11T13:35:33.668783+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-06-11T13:35:35.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:34 smithi059 bash[81944]: cluster 2024-06-11T13:35:33.668783+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-06-11T13:35:35.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:35 smithi117 bash[60578]: cluster 2024-06-11T13:35:34.542558+0000 mgr.x (mgr.25085) 1265 : cluster [DBG] pgmap v195: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 643 B/s rd, 0 op/s 2024-06-11T13:35:35.993 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:35 smithi059 bash[78335]: cluster 2024-06-11T13:35:34.542558+0000 mgr.x (mgr.25085) 1265 : cluster [DBG] pgmap v195: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 643 B/s rd, 0 op/s 2024-06-11T13:35:35.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:35 smithi059 bash[81944]: cluster 2024-06-11T13:35:34.542558+0000 mgr.x (mgr.25085) 1265 : cluster [DBG] pgmap v195: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 643 B/s rd, 0 op/s 2024-06-11T13:35:37.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:36 smithi059 bash[81944]: cluster 2024-06-11T13:35:36.667505+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: Degraded data redundancy: 80/630 objects degraded (12.698%), 24 pgs degraded (PG_DEGRADED) 2024-06-11T13:35:37.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:36 smithi059 bash[78335]: cluster 2024-06-11T13:35:36.667505+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: Degraded data redundancy: 80/630 objects degraded (12.698%), 24 pgs degraded (PG_DEGRADED) 2024-06-11T13:35:37.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:36 smithi117 bash[60578]: cluster 2024-06-11T13:35:36.667505+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: Degraded data redundancy: 80/630 objects degraded (12.698%), 24 pgs degraded (PG_DEGRADED) 2024-06-11T13:35:37.683 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:35:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:35:37] "GET /metrics HTTP/1.1" 200 38424 "" "Prometheus/2.33.4" 2024-06-11T13:35:37.864 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:35:37 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:37.864 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:35:37 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:37.864 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:35:37 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:37.865 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:35:37 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:37.865 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:35:37 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:37.865 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:37 smithi059 bash[78335]: cluster 2024-06-11T13:35:36.544540+0000 mgr.x (mgr.25085) 1266 : cluster [DBG] pgmap v196: 161 pgs: 35 active+undersized, 7 peering, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-06-11T13:35:37.865 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:37 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:37.866 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:35:37 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:37.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:37 smithi059 bash[81944]: cluster 2024-06-11T13:35:36.544540+0000 mgr.x (mgr.25085) 1266 : cluster [DBG] pgmap v196: 161 pgs: 35 active+undersized, 7 peering, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-06-11T13:35:37.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:37 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:37.866 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:37 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.3.service: Deactivated successfully. 2024-06-11T13:35:37.867 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:37 smithi059 systemd[1]: Stopped Ceph osd.3 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:35:37.867 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:37 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:35:37.867 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:37 smithi059 systemd[1]: Started Ceph osd.3 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:35:38.183 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:37 smithi117 bash[60578]: cluster 2024-06-11T13:35:36.544540+0000 mgr.x (mgr.25085) 1266 : cluster [DBG] pgmap v196: 161 pgs: 35 active+undersized, 7 peering, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-06-11T13:35:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:37.916126+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:37.927623+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:37.936840+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:37.938700+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: cluster 2024-06-11T13:35:37.942308+0000 mgr.x (mgr.25085) 1267 : cluster [DBG] pgmap v197: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:37.945604+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: cephadm 2024-06-11T13:35:37.951213+0000 mgr.x (mgr.25085) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.101580+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.104766+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.109224+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.110393+0000 mon.b (mon.2) 1942 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.118841+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.265921+0000 mon.b (mon.2) 1943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.268752+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.272059+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.273316+0000 mon.b (mon.2) 1946 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.281900+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.435393+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.438056+0000 mon.b (mon.2) 1948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.441170+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.442043+0000 mon.b (mon.2) 1950 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.450223+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.559686+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.561890+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.564479+0000 mon.b (mon.2) 1953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.565346+0000 mon.b (mon.2) 1954 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.573469+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.685965+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.688064+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.690186+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.690922+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.698342+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.798755+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.800958+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.803567+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.804432+0000 mon.b (mon.2) 1962 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:38 smithi117 bash[60578]: audit 2024-06-11T13:35:38.812120+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:37.916126+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:37.927623+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:37.936840+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:37.938700+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: cluster 2024-06-11T13:35:37.942308+0000 mgr.x (mgr.25085) 1267 : cluster [DBG] pgmap v197: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:37.945604+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: cephadm 2024-06-11T13:35:37.951213+0000 mgr.x (mgr.25085) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.101580+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.104766+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.109224+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.110393+0000 mon.b (mon.2) 1942 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.118841+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.265921+0000 mon.b (mon.2) 1943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.268752+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.272059+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.273316+0000 mon.b (mon.2) 1946 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.281900+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.435393+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.438056+0000 mon.b (mon.2) 1948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:37.916126+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:37.927623+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:37.936840+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:37.938700+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: cluster 2024-06-11T13:35:37.942308+0000 mgr.x (mgr.25085) 1267 : cluster [DBG] pgmap v197: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:39.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:37.945604+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: cephadm 2024-06-11T13:35:37.951213+0000 mgr.x (mgr.25085) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:39.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.101580+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.104766+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.109224+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.110393+0000 mon.b (mon.2) 1942 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.118841+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.265921+0000 mon.b (mon.2) 1943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.268752+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.272059+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.273316+0000 mon.b (mon.2) 1946 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.281900+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.435393+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.438056+0000 mon.b (mon.2) 1948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.441170+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.442043+0000 mon.b (mon.2) 1950 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.450223+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.559686+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.561890+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.564479+0000 mon.b (mon.2) 1953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.565346+0000 mon.b (mon.2) 1954 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.573469+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.685965+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.688064+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.690186+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.690922+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.698342+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.798755+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.800958+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.803567+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.804432+0000 mon.b (mon.2) 1962 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[78335]: audit 2024-06-11T13:35:38.812120+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.441170+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.442043+0000 mon.b (mon.2) 1950 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.450223+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.559686+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.561890+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.564479+0000 mon.b (mon.2) 1953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.565346+0000 mon.b (mon.2) 1954 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.573469+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.685965+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.688064+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.690186+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.690922+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.698342+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:39.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.798755+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:39.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.800958+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:39.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.803567+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:39.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.804432+0000 mon.b (mon.2) 1962 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:39.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:38 smithi059 bash[81944]: audit 2024-06-11T13:35:38.812120+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: cephadm 2024-06-11T13:35:38.120977+0000 mgr.x (mgr.25085) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: cephadm 2024-06-11T13:35:38.284883+0000 mgr.x (mgr.25085) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: cephadm 2024-06-11T13:35:38.452514+0000 mgr.x (mgr.25085) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: cephadm 2024-06-11T13:35:38.575337+0000 mgr.x (mgr.25085) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: cephadm 2024-06-11T13:35:38.700356+0000 mgr.x (mgr.25085) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: cephadm 2024-06-11T13:35:38.814095+0000 mgr.x (mgr.25085) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: cluster 2024-06-11T13:35:38.925821+0000 mon.a (mon.0) 699 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:35:40.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:38.935635+0000 mon.b (mon.2) 1963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:38.937744+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:38.939740+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:38.940447+0000 mon.b (mon.2) 1966 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:38.947353+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: cephadm 2024-06-11T13:35:38.949067+0000 mgr.x (mgr.25085) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.081534+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.083989+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.087009+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.088124+0000 mon.b (mon.2) 1970 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.098754+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.184129+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.185901+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.187608+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.188245+0000 mon.b (mon.2) 1974 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.197717+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.276732+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.279280+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.282643+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.283468+0000 mon.b (mon.2) 1978 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.290774+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.393391+0000 mon.b (mon.2) 1979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.396262+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.399616+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.400731+0000 mon.b (mon.2) 1982 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.409084+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.532794+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.535644+0000 mon.b (mon.2) 1984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.538379+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.539439+0000 mon.b (mon.2) 1986 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.548864+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.684866+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.687901+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.691177+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.692476+0000 mon.b (mon.2) 1990 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.702907+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.843691+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.845422+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.847030+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.847608+0000 mon.b (mon.2) 1994 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:39 smithi117 bash[60578]: audit 2024-06-11T13:35:39.855531+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: cephadm 2024-06-11T13:35:38.120977+0000 mgr.x (mgr.25085) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: cephadm 2024-06-11T13:35:38.284883+0000 mgr.x (mgr.25085) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: cephadm 2024-06-11T13:35:38.452514+0000 mgr.x (mgr.25085) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: cephadm 2024-06-11T13:35:38.575337+0000 mgr.x (mgr.25085) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: cephadm 2024-06-11T13:35:38.700356+0000 mgr.x (mgr.25085) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: cephadm 2024-06-11T13:35:38.814095+0000 mgr.x (mgr.25085) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: cluster 2024-06-11T13:35:38.925821+0000 mon.a (mon.0) 699 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:35:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:38.935635+0000 mon.b (mon.2) 1963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:38.937744+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:38.939740+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:38.940447+0000 mon.b (mon.2) 1966 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:38.947353+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: cephadm 2024-06-11T13:35:38.949067+0000 mgr.x (mgr.25085) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.081534+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.083989+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.087009+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.088124+0000 mon.b (mon.2) 1970 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.098754+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.184129+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.185901+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: cephadm 2024-06-11T13:35:38.120977+0000 mgr.x (mgr.25085) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: cephadm 2024-06-11T13:35:38.284883+0000 mgr.x (mgr.25085) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: cephadm 2024-06-11T13:35:38.452514+0000 mgr.x (mgr.25085) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: cephadm 2024-06-11T13:35:38.575337+0000 mgr.x (mgr.25085) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: cephadm 2024-06-11T13:35:38.700356+0000 mgr.x (mgr.25085) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: cephadm 2024-06-11T13:35:38.814095+0000 mgr.x (mgr.25085) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: cluster 2024-06-11T13:35:38.925821+0000 mon.a (mon.0) 699 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:38.935635+0000 mon.b (mon.2) 1963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:38.937744+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:38.939740+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:38.940447+0000 mon.b (mon.2) 1966 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:38.947353+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: cephadm 2024-06-11T13:35:38.949067+0000 mgr.x (mgr.25085) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.081534+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.083989+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.087009+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.088124+0000 mon.b (mon.2) 1970 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.098754+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.184129+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.185901+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.187608+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.188245+0000 mon.b (mon.2) 1974 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.197717+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.276732+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.279280+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.282643+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.283468+0000 mon.b (mon.2) 1978 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.290774+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.393391+0000 mon.b (mon.2) 1979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.396262+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.399616+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.400731+0000 mon.b (mon.2) 1982 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.409084+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.532794+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.535644+0000 mon.b (mon.2) 1984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.538379+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.539439+0000 mon.b (mon.2) 1986 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.548864+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.684866+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.687901+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.691177+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.692476+0000 mon.b (mon.2) 1990 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.702907+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.843691+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.845422+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.847030+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.847608+0000 mon.b (mon.2) 1994 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[81944]: audit 2024-06-11T13:35:39.855531+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.187608+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.188245+0000 mon.b (mon.2) 1974 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.197717+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.276732+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.279280+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.282643+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.283468+0000 mon.b (mon.2) 1978 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.290774+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.393391+0000 mon.b (mon.2) 1979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.396262+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.399616+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.400731+0000 mon.b (mon.2) 1982 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.409084+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.532794+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.535644+0000 mon.b (mon.2) 1984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.538379+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.539439+0000 mon.b (mon.2) 1986 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.548864+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.684866+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.687901+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.691177+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.692476+0000 mon.b (mon.2) 1990 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.702907+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.843691+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.845422+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.847030+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.847608+0000 mon.b (mon.2) 1994 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:40.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:39 smithi059 bash[78335]: audit 2024-06-11T13:35:39.855531+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:40.754 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[96055]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-06-11T13:35:40.754 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[96055]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-06-11T13:35:40.754 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[96055]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-06-11T13:35:40.754 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[96055]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-06-11T13:35:40.754 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[96055]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-06-11T13:35:40.755 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[96055]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-06-11T13:35:40.755 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[96055]: --> ceph-volume raw activate successful for osd ID: 3 2024-06-11T13:35:41.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: cephadm 2024-06-11T13:35:39.100803+0000 mgr.x (mgr.25085) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: cephadm 2024-06-11T13:35:39.199442+0000 mgr.x (mgr.25085) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: cephadm 2024-06-11T13:35:39.292406+0000 mgr.x (mgr.25085) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: cephadm 2024-06-11T13:35:39.412746+0000 mgr.x (mgr.25085) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: cephadm 2024-06-11T13:35:39.551663+0000 mgr.x (mgr.25085) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: cephadm 2024-06-11T13:35:39.705004+0000 mgr.x (mgr.25085) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: cephadm 2024-06-11T13:35:39.857174+0000 mgr.x (mgr.25085) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:39.932438+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:39.934308+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:39.936606+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:39.937275+0000 mon.b (mon.2) 1998 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: cluster 2024-06-11T13:35:39.942906+0000 mgr.x (mgr.25085) 1283 : cluster [DBG] pgmap v198: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:41.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:39.944418+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: cephadm 2024-06-11T13:35:39.946077+0000 mgr.x (mgr.25085) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.025107+0000 mon.b (mon.2) 1999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.027078+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.029350+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.030167+0000 mon.b (mon.2) 2002 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.036100+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: cephadm 2024-06-11T13:35:40.037958+0000 mgr.x (mgr.25085) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.118615+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.120852+0000 mon.b (mon.2) 2004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.123147+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.123951+0000 mon.b (mon.2) 2006 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.128387+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.202639+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.204781+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.207271+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.207943+0000 mon.b (mon.2) 2010 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.214676+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.293892+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.296219+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.298479+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.299223+0000 mon.b (mon.2) 2014 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.304251+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.377986+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.379938+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.381916+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.382708+0000 mon.b (mon.2) 2018 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.386892+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: cephadm 2024-06-11T13:35:39.100803+0000 mgr.x (mgr.25085) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: cephadm 2024-06-11T13:35:39.199442+0000 mgr.x (mgr.25085) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: cephadm 2024-06-11T13:35:39.292406+0000 mgr.x (mgr.25085) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: cephadm 2024-06-11T13:35:39.412746+0000 mgr.x (mgr.25085) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: cephadm 2024-06-11T13:35:39.551663+0000 mgr.x (mgr.25085) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: cephadm 2024-06-11T13:35:39.705004+0000 mgr.x (mgr.25085) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: cephadm 2024-06-11T13:35:39.857174+0000 mgr.x (mgr.25085) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:39.932438+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:39.934308+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:39.936606+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:39.937275+0000 mon.b (mon.2) 1998 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: cluster 2024-06-11T13:35:39.942906+0000 mgr.x (mgr.25085) 1283 : cluster [DBG] pgmap v198: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:41.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:39.944418+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: cephadm 2024-06-11T13:35:39.946077+0000 mgr.x (mgr.25085) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.025107+0000 mon.b (mon.2) 1999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.027078+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.029350+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.030167+0000 mon.b (mon.2) 2002 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.036100+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: cephadm 2024-06-11T13:35:40.037958+0000 mgr.x (mgr.25085) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.471153+0000 mon.b (mon.2) 2019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.473419+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.475550+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.476312+0000 mon.b (mon.2) 2022 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.480524+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.563680+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.567389+0000 mon.b (mon.2) 2024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.569881+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.570906+0000 mon.b (mon.2) 2026 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.575245+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.655829+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.658329+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.661370+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.662455+0000 mon.b (mon.2) 2030 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.669623+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.759694+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.761778+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.764377+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.765412+0000 mon.b (mon.2) 2034 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.772031+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.887130+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.889699+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.893117+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.894258+0000 mon.b (mon.2) 2038 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[78335]: audit 2024-06-11T13:35:40.901510+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.118615+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.120852+0000 mon.b (mon.2) 2004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.123147+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.123951+0000 mon.b (mon.2) 2006 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.128387+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.202639+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.204781+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.207271+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.207943+0000 mon.b (mon.2) 2010 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.214676+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.293892+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.296219+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.298479+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.299223+0000 mon.b (mon.2) 2014 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.304251+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.377986+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.379938+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.381916+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.382708+0000 mon.b (mon.2) 2018 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.386892+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.471153+0000 mon.b (mon.2) 2019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.473419+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.475550+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.476312+0000 mon.b (mon.2) 2022 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.480524+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.563680+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.567389+0000 mon.b (mon.2) 2024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.569881+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.570906+0000 mon.b (mon.2) 2026 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.575245+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.655829+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.658329+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.661370+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.662455+0000 mon.b (mon.2) 2030 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.669623+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.759694+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.761778+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.764377+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.765412+0000 mon.b (mon.2) 2034 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.772031+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.887130+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.889699+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.893117+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.894258+0000 mon.b (mon.2) 2038 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:40 smithi059 bash[81944]: audit 2024-06-11T13:35:40.901510+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: cephadm 2024-06-11T13:35:39.100803+0000 mgr.x (mgr.25085) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: cephadm 2024-06-11T13:35:39.199442+0000 mgr.x (mgr.25085) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: cephadm 2024-06-11T13:35:39.292406+0000 mgr.x (mgr.25085) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: cephadm 2024-06-11T13:35:39.412746+0000 mgr.x (mgr.25085) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: cephadm 2024-06-11T13:35:39.551663+0000 mgr.x (mgr.25085) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: cephadm 2024-06-11T13:35:39.705004+0000 mgr.x (mgr.25085) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: cephadm 2024-06-11T13:35:39.857174+0000 mgr.x (mgr.25085) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:39.932438+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:39.934308+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:39.936606+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:39.937275+0000 mon.b (mon.2) 1998 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: cluster 2024-06-11T13:35:39.942906+0000 mgr.x (mgr.25085) 1283 : cluster [DBG] pgmap v198: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:39.944418+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: cephadm 2024-06-11T13:35:39.946077+0000 mgr.x (mgr.25085) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.025107+0000 mon.b (mon.2) 1999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.027078+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.029350+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.030167+0000 mon.b (mon.2) 2002 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.036100+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: cephadm 2024-06-11T13:35:40.037958+0000 mgr.x (mgr.25085) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.118615+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.120852+0000 mon.b (mon.2) 2004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.123147+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.123951+0000 mon.b (mon.2) 2006 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.128387+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.202639+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.204781+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.207271+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.207943+0000 mon.b (mon.2) 2010 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.214676+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.293892+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.296219+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.298479+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.299223+0000 mon.b (mon.2) 2014 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.304251+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.377986+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.379938+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.381916+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.382708+0000 mon.b (mon.2) 2018 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.386892+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.471153+0000 mon.b (mon.2) 2019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.473419+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.475550+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.476312+0000 mon.b (mon.2) 2022 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.480524+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.563680+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.567389+0000 mon.b (mon.2) 2024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.569881+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.570906+0000 mon.b (mon.2) 2026 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.575245+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.655829+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.658329+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.661370+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.662455+0000 mon.b (mon.2) 2030 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.669623+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.759694+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.761778+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.764377+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.765412+0000 mon.b (mon.2) 2034 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.772031+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:41.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.887130+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:41.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.889699+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:41.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.893117+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:41.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.894258+0000 mon.b (mon.2) 2038 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:41.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:40 smithi117 bash[60578]: audit 2024-06-11T13:35:40.901510+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: cephadm 2024-06-11T13:35:40.129979+0000 mgr.x (mgr.25085) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: cephadm 2024-06-11T13:35:40.216324+0000 mgr.x (mgr.25085) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: cephadm 2024-06-11T13:35:40.305813+0000 mgr.x (mgr.25085) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: cephadm 2024-06-11T13:35:40.389593+0000 mgr.x (mgr.25085) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: cephadm 2024-06-11T13:35:40.482884+0000 mgr.x (mgr.25085) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: cephadm 2024-06-11T13:35:40.581457+0000 mgr.x (mgr.25085) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: cephadm 2024-06-11T13:35:40.672518+0000 mgr.x (mgr.25085) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: cephadm 2024-06-11T13:35:40.776710+0000 mgr.x (mgr.25085) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: cephadm 2024-06-11T13:35:40.904056+0000 mgr.x (mgr.25085) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.001422+0000 mon.b (mon.2) 2039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.003399+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.005278+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.006034+0000 mon.b (mon.2) 2042 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.010793+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: cephadm 2024-06-11T13:35:41.012376+0000 mgr.x (mgr.25085) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.103676+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.105528+0000 mon.b (mon.2) 2044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.107325+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.107985+0000 mon.b (mon.2) 2046 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.115578+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: cephadm 2024-06-11T13:35:40.129979+0000 mgr.x (mgr.25085) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: cephadm 2024-06-11T13:35:40.216324+0000 mgr.x (mgr.25085) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: cephadm 2024-06-11T13:35:40.305813+0000 mgr.x (mgr.25085) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: cephadm 2024-06-11T13:35:40.389593+0000 mgr.x (mgr.25085) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: cephadm 2024-06-11T13:35:40.482884+0000 mgr.x (mgr.25085) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: cephadm 2024-06-11T13:35:40.581457+0000 mgr.x (mgr.25085) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: cephadm 2024-06-11T13:35:40.672518+0000 mgr.x (mgr.25085) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: cephadm 2024-06-11T13:35:40.776710+0000 mgr.x (mgr.25085) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: cephadm 2024-06-11T13:35:40.904056+0000 mgr.x (mgr.25085) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.001422+0000 mon.b (mon.2) 2039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.003399+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.005278+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.006034+0000 mon.b (mon.2) 2042 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.010793+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: cephadm 2024-06-11T13:35:41.012376+0000 mgr.x (mgr.25085) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.103676+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.105528+0000 mon.b (mon.2) 2044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.107325+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.107985+0000 mon.b (mon.2) 2046 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.115578+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.227027+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.229204+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.232432+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.233172+0000 mon.b (mon.2) 2050 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.240390+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.334040+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.335926+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.337709+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.338328+0000 mon.b (mon.2) 2054 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.342934+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.422689+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.424450+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.426155+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.426759+0000 mon.b (mon.2) 2058 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.431123+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.505656+0000 mon.b (mon.2) 2059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.507502+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.509823+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.510716+0000 mon.b (mon.2) 2062 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.516456+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.227027+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.229204+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.198 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.232432+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.198 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.233172+0000 mon.b (mon.2) 2050 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.198 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.240390+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.198 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.334040+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.198 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.335926+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.198 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.337709+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.338328+0000 mon.b (mon.2) 2054 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.342934+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.422689+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.424450+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.426155+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.426759+0000 mon.b (mon.2) 2058 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.431123+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.505656+0000 mon.b (mon.2) 2059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.507502+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.509823+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.510716+0000 mon.b (mon.2) 2062 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.516456+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.611093+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.613000+0000 mon.b (mon.2) 2064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.614742+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.615427+0000 mon.b (mon.2) 2066 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.620337+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.723073+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.725192+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.727329+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.728076+0000 mon.b (mon.2) 2070 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.735881+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.814591+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.816540+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.818376+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.819042+0000 mon.b (mon.2) 2074 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.825721+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.895829+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.898343+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.901633+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.902762+0000 mon.b (mon.2) 2078 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[81944]: audit 2024-06-11T13:35:41.909085+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.611093+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.613000+0000 mon.b (mon.2) 2064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.614742+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.615427+0000 mon.b (mon.2) 2066 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.620337+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.723073+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.725192+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.727329+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.728076+0000 mon.b (mon.2) 2070 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.735881+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.814591+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.816540+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.818376+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.819042+0000 mon.b (mon.2) 2074 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.825721+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.895829+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.898343+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.901633+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.902762+0000 mon.b (mon.2) 2078 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:41 smithi059 bash[78335]: audit 2024-06-11T13:35:41.909085+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.254 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: cephadm 2024-06-11T13:35:40.129979+0000 mgr.x (mgr.25085) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.254 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: cephadm 2024-06-11T13:35:40.216324+0000 mgr.x (mgr.25085) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.254 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: cephadm 2024-06-11T13:35:40.305813+0000 mgr.x (mgr.25085) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.254 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: cephadm 2024-06-11T13:35:40.389593+0000 mgr.x (mgr.25085) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.255 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: cephadm 2024-06-11T13:35:40.482884+0000 mgr.x (mgr.25085) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.255 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: cephadm 2024-06-11T13:35:40.581457+0000 mgr.x (mgr.25085) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.255 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: cephadm 2024-06-11T13:35:40.672518+0000 mgr.x (mgr.25085) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.255 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: cephadm 2024-06-11T13:35:40.776710+0000 mgr.x (mgr.25085) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.255 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: cephadm 2024-06-11T13:35:40.904056+0000 mgr.x (mgr.25085) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.255 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.001422+0000 mon.b (mon.2) 2039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.255 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.003399+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.255 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.005278+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.255 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.006034+0000 mon.b (mon.2) 2042 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.255 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.010793+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.256 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: cephadm 2024-06-11T13:35:41.012376+0000 mgr.x (mgr.25085) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:42.256 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.103676+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.256 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.105528+0000 mon.b (mon.2) 2044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.256 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.107325+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.256 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.107985+0000 mon.b (mon.2) 2046 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.256 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.115578+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.256 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.227027+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.256 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.229204+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.256 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.232432+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.256 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.233172+0000 mon.b (mon.2) 2050 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.257 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.240390+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.257 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.334040+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.257 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.335926+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.257 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.337709+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.257 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.338328+0000 mon.b (mon.2) 2054 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.257 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.342934+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.257 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.422689+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.257 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.424450+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.257 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.426155+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.257 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.426759+0000 mon.b (mon.2) 2058 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.257 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.431123+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.258 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.505656+0000 mon.b (mon.2) 2059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.258 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.507502+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.258 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.509823+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.258 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.510716+0000 mon.b (mon.2) 2062 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.259 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.516456+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.259 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.611093+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.259 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.613000+0000 mon.b (mon.2) 2064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.259 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.614742+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.259 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.615427+0000 mon.b (mon.2) 2066 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.259 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.620337+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.259 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.723073+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.259 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.725192+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.259 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.727329+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.259 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.728076+0000 mon.b (mon.2) 2070 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.259 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.735881+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.259 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.814591+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.259 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.816540+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.260 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.818376+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.260 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.819042+0000 mon.b (mon.2) 2074 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.260 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.825721+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:42.260 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.895829+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:42.260 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.898343+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:42.260 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.901633+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:42.260 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.902762+0000 mon.b (mon.2) 2078 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:42.260 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:41 smithi117 bash[60578]: audit 2024-06-11T13:35:41.909085+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: cephadm 2024-06-11T13:35:41.117305+0000 mgr.x (mgr.25085) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: cephadm 2024-06-11T13:35:41.242978+0000 mgr.x (mgr.25085) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: cephadm 2024-06-11T13:35:41.345822+0000 mgr.x (mgr.25085) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: cephadm 2024-06-11T13:35:41.432585+0000 mgr.x (mgr.25085) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: cephadm 2024-06-11T13:35:41.521629+0000 mgr.x (mgr.25085) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: cephadm 2024-06-11T13:35:41.623601+0000 mgr.x (mgr.25085) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: cephadm 2024-06-11T13:35:41.737656+0000 mgr.x (mgr.25085) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: cephadm 2024-06-11T13:35:41.827222+0000 mgr.x (mgr.25085) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: cephadm 2024-06-11T13:35:41.911350+0000 mgr.x (mgr.25085) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: cluster 2024-06-11T13:35:41.944299+0000 mgr.x (mgr.25085) 1305 : cluster [DBG] pgmap v199: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:41.991679+0000 mon.b (mon.2) 2079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:41.993874+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:41.996606+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:41.997781+0000 mon.b (mon.2) 2082 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.003915+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: cephadm 2024-06-11T13:35:42.006877+0000 mgr.x (mgr.25085) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.104561+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.106595+0000 mon.b (mon.2) 2084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.108849+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.109535+0000 mon.b (mon.2) 2086 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: cephadm 2024-06-11T13:35:41.117305+0000 mgr.x (mgr.25085) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: cephadm 2024-06-11T13:35:41.242978+0000 mgr.x (mgr.25085) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: cephadm 2024-06-11T13:35:41.345822+0000 mgr.x (mgr.25085) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: cephadm 2024-06-11T13:35:41.432585+0000 mgr.x (mgr.25085) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: cephadm 2024-06-11T13:35:41.521629+0000 mgr.x (mgr.25085) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: cephadm 2024-06-11T13:35:41.623601+0000 mgr.x (mgr.25085) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: cephadm 2024-06-11T13:35:41.737656+0000 mgr.x (mgr.25085) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: cephadm 2024-06-11T13:35:41.827222+0000 mgr.x (mgr.25085) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: cephadm 2024-06-11T13:35:41.911350+0000 mgr.x (mgr.25085) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: cluster 2024-06-11T13:35:41.944299+0000 mgr.x (mgr.25085) 1305 : cluster [DBG] pgmap v199: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:43.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:41.991679+0000 mon.b (mon.2) 2079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:41.993874+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:41.996606+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:41.997781+0000 mon.b (mon.2) 2082 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.003915+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: cephadm 2024-06-11T13:35:42.006877+0000 mgr.x (mgr.25085) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.104561+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.106595+0000 mon.b (mon.2) 2084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.108849+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.109535+0000 mon.b (mon.2) 2086 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.119437+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.202935+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.204649+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.206266+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.206906+0000 mon.b (mon.2) 2090 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.215232+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.294990+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.296635+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.298337+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.298899+0000 mon.b (mon.2) 2094 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.307329+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.395281+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.397603+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.400369+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.401177+0000 mon.b (mon.2) 2098 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.408929+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.519042+0000 mon.b (mon.2) 2099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.521695+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.524458+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.525369+0000 mon.b (mon.2) 2102 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.119437+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.202935+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.204649+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.206266+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.206906+0000 mon.b (mon.2) 2090 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.215232+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.294990+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.296635+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.298337+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.298899+0000 mon.b (mon.2) 2094 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.307329+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.395281+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.397603+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.400369+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.401177+0000 mon.b (mon.2) 2098 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.408929+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.519042+0000 mon.b (mon.2) 2099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.521695+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.524458+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.525369+0000 mon.b (mon.2) 2102 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.533091+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.659967+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.662487+0000 mon.b (mon.2) 2104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.665479+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.666312+0000 mon.b (mon.2) 2106 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.674637+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.806690+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.808806+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.810848+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.811715+0000 mon.b (mon.2) 2110 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[78335]: audit 2024-06-11T13:35:42.819868+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.533091+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.659967+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.662487+0000 mon.b (mon.2) 2104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.665479+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.666312+0000 mon.b (mon.2) 2106 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.674637+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.806690+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.808806+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.810848+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.811715+0000 mon.b (mon.2) 2110 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:42 smithi059 bash[81944]: audit 2024-06-11T13:35:42.819868+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.355 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: cephadm 2024-06-11T13:35:41.117305+0000 mgr.x (mgr.25085) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.355 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: cephadm 2024-06-11T13:35:41.242978+0000 mgr.x (mgr.25085) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.355 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: cephadm 2024-06-11T13:35:41.345822+0000 mgr.x (mgr.25085) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.355 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: cephadm 2024-06-11T13:35:41.432585+0000 mgr.x (mgr.25085) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: cephadm 2024-06-11T13:35:41.521629+0000 mgr.x (mgr.25085) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: cephadm 2024-06-11T13:35:41.623601+0000 mgr.x (mgr.25085) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: cephadm 2024-06-11T13:35:41.737656+0000 mgr.x (mgr.25085) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: cephadm 2024-06-11T13:35:41.827222+0000 mgr.x (mgr.25085) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: cephadm 2024-06-11T13:35:41.911350+0000 mgr.x (mgr.25085) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: cluster 2024-06-11T13:35:41.944299+0000 mgr.x (mgr.25085) 1305 : cluster [DBG] pgmap v199: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:43.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:41.991679+0000 mon.b (mon.2) 2079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:41.993874+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:41.996606+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:41.997781+0000 mon.b (mon.2) 2082 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.003915+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: cephadm 2024-06-11T13:35:42.006877+0000 mgr.x (mgr.25085) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:43.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.104561+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.106595+0000 mon.b (mon.2) 2084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.108849+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.109535+0000 mon.b (mon.2) 2086 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.119437+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.202935+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.204649+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.206266+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.206906+0000 mon.b (mon.2) 2090 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.215232+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.294990+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.296635+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.298337+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.298899+0000 mon.b (mon.2) 2094 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.307329+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.395281+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.397603+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.400369+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.401177+0000 mon.b (mon.2) 2098 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.408929+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.519042+0000 mon.b (mon.2) 2099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.521695+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.524458+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.525369+0000 mon.b (mon.2) 2102 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.533091+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.659967+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.662487+0000 mon.b (mon.2) 2104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.358 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.665479+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.359 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.666312+0000 mon.b (mon.2) 2106 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.359 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.674637+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.359 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.806690+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:43.359 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.808806+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:43.359 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.810848+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:43.359 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.811715+0000 mon.b (mon.2) 2110 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:43.359 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:42 smithi117 bash[60578]: audit 2024-06-11T13:35:42.819868+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:43.814 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[96420]: debug 2024-06-11T13:35:43.436+0000 7fd2248be640 1 -- 172.21.15.59:0/1376732869 <== mon.0 v2:172.21.15.59:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556186820960 con 0x556186841c00 2024-06-11T13:35:44.314 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[96420]: debug 2024-06-11T13:35:43.980+0000 7fd227125640 -1 Falling back to public interface 2024-06-11T13:35:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: cephadm 2024-06-11T13:35:42.121123+0000 mgr.x (mgr.25085) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: cephadm 2024-06-11T13:35:42.216880+0000 mgr.x (mgr.25085) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: cephadm 2024-06-11T13:35:42.309050+0000 mgr.x (mgr.25085) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: cephadm 2024-06-11T13:35:42.412134+0000 mgr.x (mgr.25085) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: cephadm 2024-06-11T13:35:42.535850+0000 mgr.x (mgr.25085) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:42.585677+0000 mgr.x (mgr.25085) 1312 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: cephadm 2024-06-11T13:35:42.676385+0000 mgr.x (mgr.25085) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: cephadm 2024-06-11T13:35:42.821792+0000 mgr.x (mgr.25085) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:42.953249+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:42.963783+0000 mon.b (mon.2) 2112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:42.966853+0000 mon.b (mon.2) 2113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:42.967612+0000 mon.b (mon.2) 2114 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:42.973495+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: cephadm 2024-06-11T13:35:42.975506+0000 mgr.x (mgr.25085) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.094671+0000 mon.b (mon.2) 2115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.097207+0000 mon.b (mon.2) 2116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.099776+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.100673+0000 mon.b (mon.2) 2118 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.108149+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.232892+0000 mon.b (mon.2) 2119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.235215+0000 mon.b (mon.2) 2120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.238359+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.239415+0000 mon.b (mon.2) 2122 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.246959+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.342911+0000 mon.b (mon.2) 2123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.344828+0000 mon.b (mon.2) 2124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.346802+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.347485+0000 mon.b (mon.2) 2126 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.353591+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.412515+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.418735+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.425071+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.436906+0000 mon.b (mon.2) 2127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.438659+0000 mon.b (mon.2) 2128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.440438+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.441080+0000 mon.b (mon.2) 2130 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.446426+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.528004+0000 mon.b (mon.2) 2131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.529979+0000 mon.b (mon.2) 2132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.532937+0000 mon.b (mon.2) 2133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: cephadm 2024-06-11T13:35:42.121123+0000 mgr.x (mgr.25085) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: cephadm 2024-06-11T13:35:42.216880+0000 mgr.x (mgr.25085) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: cephadm 2024-06-11T13:35:42.309050+0000 mgr.x (mgr.25085) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: cephadm 2024-06-11T13:35:42.412134+0000 mgr.x (mgr.25085) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: cephadm 2024-06-11T13:35:42.535850+0000 mgr.x (mgr.25085) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:42.585677+0000 mgr.x (mgr.25085) 1312 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: cephadm 2024-06-11T13:35:42.676385+0000 mgr.x (mgr.25085) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: cephadm 2024-06-11T13:35:42.821792+0000 mgr.x (mgr.25085) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:42.953249+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:42.963783+0000 mon.b (mon.2) 2112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:42.966853+0000 mon.b (mon.2) 2113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:42.967612+0000 mon.b (mon.2) 2114 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:42.973495+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: cephadm 2024-06-11T13:35:42.975506+0000 mgr.x (mgr.25085) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.094671+0000 mon.b (mon.2) 2115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.097207+0000 mon.b (mon.2) 2116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.099776+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.100673+0000 mon.b (mon.2) 2118 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.108149+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.232892+0000 mon.b (mon.2) 2119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.533574+0000 mon.b (mon.2) 2134 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.540879+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.642001+0000 mon.b (mon.2) 2135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.644076+0000 mon.b (mon.2) 2136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.645901+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.646614+0000 mon.b (mon.2) 2138 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.654261+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.736958+0000 mon.b (mon.2) 2139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.738760+0000 mon.b (mon.2) 2140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.740871+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.741618+0000 mon.b (mon.2) 2142 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.746949+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.825137+0000 mon.b (mon.2) 2143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.827091+0000 mon.b (mon.2) 2144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.828892+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.829528+0000 mon.b (mon.2) 2146 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.835159+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.909022+0000 mon.b (mon.2) 2147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.911005+0000 mon.b (mon.2) 2148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.912709+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.913348+0000 mon.b (mon.2) 2150 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[78335]: audit 2024-06-11T13:35:43.918269+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.235215+0000 mon.b (mon.2) 2120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.238359+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.239415+0000 mon.b (mon.2) 2122 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.246959+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.342911+0000 mon.b (mon.2) 2123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.344828+0000 mon.b (mon.2) 2124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.346802+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.347485+0000 mon.b (mon.2) 2126 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.353591+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.412515+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.418735+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.425071+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.436906+0000 mon.b (mon.2) 2127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.438659+0000 mon.b (mon.2) 2128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.440438+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.441080+0000 mon.b (mon.2) 2130 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.446426+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.528004+0000 mon.b (mon.2) 2131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.529979+0000 mon.b (mon.2) 2132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.532937+0000 mon.b (mon.2) 2133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.533574+0000 mon.b (mon.2) 2134 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.540879+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.642001+0000 mon.b (mon.2) 2135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.644076+0000 mon.b (mon.2) 2136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.645901+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.646614+0000 mon.b (mon.2) 2138 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.654261+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.736958+0000 mon.b (mon.2) 2139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.738760+0000 mon.b (mon.2) 2140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.740871+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.741618+0000 mon.b (mon.2) 2142 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.746949+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.825137+0000 mon.b (mon.2) 2143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.827091+0000 mon.b (mon.2) 2144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.828892+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.829528+0000 mon.b (mon.2) 2146 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.835159+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.909022+0000 mon.b (mon.2) 2147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.911005+0000 mon.b (mon.2) 2148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.912709+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.913348+0000 mon.b (mon.2) 2150 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:43 smithi059 bash[81944]: audit 2024-06-11T13:35:43.918269+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: cephadm 2024-06-11T13:35:42.121123+0000 mgr.x (mgr.25085) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: cephadm 2024-06-11T13:35:42.216880+0000 mgr.x (mgr.25085) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: cephadm 2024-06-11T13:35:42.309050+0000 mgr.x (mgr.25085) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: cephadm 2024-06-11T13:35:42.412134+0000 mgr.x (mgr.25085) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: cephadm 2024-06-11T13:35:42.535850+0000 mgr.x (mgr.25085) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:42.585677+0000 mgr.x (mgr.25085) 1312 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: cephadm 2024-06-11T13:35:42.676385+0000 mgr.x (mgr.25085) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: cephadm 2024-06-11T13:35:42.821792+0000 mgr.x (mgr.25085) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:42.953249+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:42.963783+0000 mon.b (mon.2) 2112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:42.966853+0000 mon.b (mon.2) 2113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:42.967612+0000 mon.b (mon.2) 2114 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:42.973495+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: cephadm 2024-06-11T13:35:42.975506+0000 mgr.x (mgr.25085) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.094671+0000 mon.b (mon.2) 2115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.097207+0000 mon.b (mon.2) 2116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.099776+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.100673+0000 mon.b (mon.2) 2118 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.108149+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.232892+0000 mon.b (mon.2) 2119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.235215+0000 mon.b (mon.2) 2120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.238359+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.239415+0000 mon.b (mon.2) 2122 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.246959+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.342911+0000 mon.b (mon.2) 2123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.344828+0000 mon.b (mon.2) 2124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.346802+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.347485+0000 mon.b (mon.2) 2126 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.353591+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.412515+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.418735+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.425071+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.436906+0000 mon.b (mon.2) 2127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.438659+0000 mon.b (mon.2) 2128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.440438+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.441080+0000 mon.b (mon.2) 2130 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.446426+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.528004+0000 mon.b (mon.2) 2131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.529979+0000 mon.b (mon.2) 2132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.532937+0000 mon.b (mon.2) 2133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.533574+0000 mon.b (mon.2) 2134 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.540879+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.642001+0000 mon.b (mon.2) 2135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.644076+0000 mon.b (mon.2) 2136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.645901+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.646614+0000 mon.b (mon.2) 2138 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.654261+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.736958+0000 mon.b (mon.2) 2139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.738760+0000 mon.b (mon.2) 2140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.740871+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.741618+0000 mon.b (mon.2) 2142 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.746949+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.825137+0000 mon.b (mon.2) 2143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.827091+0000 mon.b (mon.2) 2144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.828892+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.829528+0000 mon.b (mon.2) 2146 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.835159+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:44.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.909022+0000 mon.b (mon.2) 2147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:44.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.911005+0000 mon.b (mon.2) 2148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:44.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.912709+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:44.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.913348+0000 mon.b (mon.2) 2150 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:44.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:43 smithi117 bash[60578]: audit 2024-06-11T13:35:43.918269+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: cephadm 2024-06-11T13:35:43.109954+0000 mgr.x (mgr.25085) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: cephadm 2024-06-11T13:35:43.248696+0000 mgr.x (mgr.25085) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: cephadm 2024-06-11T13:35:43.355220+0000 mgr.x (mgr.25085) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: cephadm 2024-06-11T13:35:43.448421+0000 mgr.x (mgr.25085) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: cephadm 2024-06-11T13:35:43.542508+0000 mgr.x (mgr.25085) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: cephadm 2024-06-11T13:35:43.656366+0000 mgr.x (mgr.25085) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: cephadm 2024-06-11T13:35:43.749883+0000 mgr.x (mgr.25085) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: cephadm 2024-06-11T13:35:43.838682+0000 mgr.x (mgr.25085) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: cephadm 2024-06-11T13:35:43.922042+0000 mgr.x (mgr.25085) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: cluster 2024-06-11T13:35:43.944933+0000 mgr.x (mgr.25085) 1325 : cluster [DBG] pgmap v200: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:43.993970+0000 mon.b (mon.2) 2151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:43.996013+0000 mon.b (mon.2) 2152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:43.998467+0000 mon.b (mon.2) 2153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:43.999325+0000 mon.b (mon.2) 2154 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.005237+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: cephadm 2024-06-11T13:35:44.006810+0000 mgr.x (mgr.25085) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.082261+0000 mon.b (mon.2) 2155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.084327+0000 mon.b (mon.2) 2156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.086182+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.086908+0000 mon.b (mon.2) 2158 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.094618+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.172100+0000 mon.b (mon.2) 2159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.174161+0000 mon.b (mon.2) 2160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.175975+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.176648+0000 mon.b (mon.2) 2162 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.184186+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.261208+0000 mon.b (mon.2) 2163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.263346+0000 mon.b (mon.2) 2164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.265385+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.266061+0000 mon.b (mon.2) 2166 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.272206+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.289171+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.291337+0000 mon.b (mon.2) 2167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:35:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.370527+0000 mon.b (mon.2) 2168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.372644+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.374647+0000 mon.b (mon.2) 2170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.375351+0000 mon.b (mon.2) 2171 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.380322+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.454115+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.456122+0000 mon.b (mon.2) 2173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: cephadm 2024-06-11T13:35:43.109954+0000 mgr.x (mgr.25085) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: cephadm 2024-06-11T13:35:43.248696+0000 mgr.x (mgr.25085) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: cephadm 2024-06-11T13:35:43.355220+0000 mgr.x (mgr.25085) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: cephadm 2024-06-11T13:35:43.448421+0000 mgr.x (mgr.25085) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: cephadm 2024-06-11T13:35:43.542508+0000 mgr.x (mgr.25085) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: cephadm 2024-06-11T13:35:43.656366+0000 mgr.x (mgr.25085) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: cephadm 2024-06-11T13:35:43.749883+0000 mgr.x (mgr.25085) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: cephadm 2024-06-11T13:35:43.838682+0000 mgr.x (mgr.25085) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: cephadm 2024-06-11T13:35:43.922042+0000 mgr.x (mgr.25085) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: cluster 2024-06-11T13:35:43.944933+0000 mgr.x (mgr.25085) 1325 : cluster [DBG] pgmap v200: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:43.993970+0000 mon.b (mon.2) 2151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:43.996013+0000 mon.b (mon.2) 2152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:43.998467+0000 mon.b (mon.2) 2153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:43.999325+0000 mon.b (mon.2) 2154 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.005237+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: cephadm 2024-06-11T13:35:44.006810+0000 mgr.x (mgr.25085) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.082261+0000 mon.b (mon.2) 2155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.084327+0000 mon.b (mon.2) 2156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.086182+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.086908+0000 mon.b (mon.2) 2158 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.458245+0000 mon.b (mon.2) 2174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.458863+0000 mon.b (mon.2) 2175 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.466143+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.540602+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.542634+0000 mon.b (mon.2) 2177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.544491+0000 mon.b (mon.2) 2178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.545313+0000 mon.b (mon.2) 2179 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.551902+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.622618+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.624358+0000 mon.b (mon.2) 2181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.626114+0000 mon.b (mon.2) 2182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.626780+0000 mon.b (mon.2) 2183 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.631150+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.702544+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.704639+0000 mon.b (mon.2) 2185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.706543+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.707108+0000 mon.b (mon.2) 2187 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.711830+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: cluster 2024-06-11T13:35:44.793380+0000 mon.a (mon.0) 760 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 25 pgs degraded (PG_DEGRADED) 2024-06-11T13:35:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.799840+0000 mon.b (mon.2) 2188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.801819+0000 mon.b (mon.2) 2189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.804582+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.805405+0000 mon.b (mon.2) 2191 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.810479+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.911899+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.913740+0000 mon.b (mon.2) 2193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.915475+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.916198+0000 mon.b (mon.2) 2195 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[78335]: audit 2024-06-11T13:35:44.930184+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.094618+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.172100+0000 mon.b (mon.2) 2159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.174161+0000 mon.b (mon.2) 2160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.175975+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.176648+0000 mon.b (mon.2) 2162 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.184186+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.261208+0000 mon.b (mon.2) 2163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.263346+0000 mon.b (mon.2) 2164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.265385+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.266061+0000 mon.b (mon.2) 2166 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.272206+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.289171+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.291337+0000 mon.b (mon.2) 2167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.370527+0000 mon.b (mon.2) 2168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.372644+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.374647+0000 mon.b (mon.2) 2170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.375351+0000 mon.b (mon.2) 2171 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.380322+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.454115+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.456122+0000 mon.b (mon.2) 2173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.458245+0000 mon.b (mon.2) 2174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.458863+0000 mon.b (mon.2) 2175 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.466143+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.540602+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.542634+0000 mon.b (mon.2) 2177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.544491+0000 mon.b (mon.2) 2178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.545313+0000 mon.b (mon.2) 2179 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.551902+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.622618+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.624358+0000 mon.b (mon.2) 2181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.626114+0000 mon.b (mon.2) 2182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.626780+0000 mon.b (mon.2) 2183 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.631150+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.702544+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.704639+0000 mon.b (mon.2) 2185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.706543+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.707108+0000 mon.b (mon.2) 2187 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.711830+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: cluster 2024-06-11T13:35:44.793380+0000 mon.a (mon.0) 760 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 25 pgs degraded (PG_DEGRADED) 2024-06-11T13:35:45.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.799840+0000 mon.b (mon.2) 2188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.801819+0000 mon.b (mon.2) 2189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.804582+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.805405+0000 mon.b (mon.2) 2191 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.810479+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.911899+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.913740+0000 mon.b (mon.2) 2193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.915475+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.916198+0000 mon.b (mon.2) 2195 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:44 smithi059 bash[81944]: audit 2024-06-11T13:35:44.930184+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: cephadm 2024-06-11T13:35:43.109954+0000 mgr.x (mgr.25085) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: cephadm 2024-06-11T13:35:43.248696+0000 mgr.x (mgr.25085) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: cephadm 2024-06-11T13:35:43.355220+0000 mgr.x (mgr.25085) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: cephadm 2024-06-11T13:35:43.448421+0000 mgr.x (mgr.25085) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: cephadm 2024-06-11T13:35:43.542508+0000 mgr.x (mgr.25085) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: cephadm 2024-06-11T13:35:43.656366+0000 mgr.x (mgr.25085) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: cephadm 2024-06-11T13:35:43.749883+0000 mgr.x (mgr.25085) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: cephadm 2024-06-11T13:35:43.838682+0000 mgr.x (mgr.25085) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: cephadm 2024-06-11T13:35:43.922042+0000 mgr.x (mgr.25085) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: cluster 2024-06-11T13:35:43.944933+0000 mgr.x (mgr.25085) 1325 : cluster [DBG] pgmap v200: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:43.993970+0000 mon.b (mon.2) 2151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:43.996013+0000 mon.b (mon.2) 2152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:43.998467+0000 mon.b (mon.2) 2153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:43.999325+0000 mon.b (mon.2) 2154 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.005237+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: cephadm 2024-06-11T13:35:44.006810+0000 mgr.x (mgr.25085) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.082261+0000 mon.b (mon.2) 2155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.084327+0000 mon.b (mon.2) 2156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.086182+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.086908+0000 mon.b (mon.2) 2158 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.094618+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.172100+0000 mon.b (mon.2) 2159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.174161+0000 mon.b (mon.2) 2160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.175975+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.176648+0000 mon.b (mon.2) 2162 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.184186+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.261208+0000 mon.b (mon.2) 2163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.263346+0000 mon.b (mon.2) 2164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.265385+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.266061+0000 mon.b (mon.2) 2166 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.272206+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.289171+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.291337+0000 mon.b (mon.2) 2167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:35:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.370527+0000 mon.b (mon.2) 2168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.372644+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.374647+0000 mon.b (mon.2) 2170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.375351+0000 mon.b (mon.2) 2171 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.380322+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.454115+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.456122+0000 mon.b (mon.2) 2173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.458245+0000 mon.b (mon.2) 2174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.458863+0000 mon.b (mon.2) 2175 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.466143+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.540602+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.542634+0000 mon.b (mon.2) 2177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.544491+0000 mon.b (mon.2) 2178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.545313+0000 mon.b (mon.2) 2179 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.551902+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.622618+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.624358+0000 mon.b (mon.2) 2181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.626114+0000 mon.b (mon.2) 2182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.626780+0000 mon.b (mon.2) 2183 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.631150+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.702544+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.704639+0000 mon.b (mon.2) 2185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.706543+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.707108+0000 mon.b (mon.2) 2187 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.711830+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: cluster 2024-06-11T13:35:44.793380+0000 mon.a (mon.0) 760 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 25 pgs degraded (PG_DEGRADED) 2024-06-11T13:35:45.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.799840+0000 mon.b (mon.2) 2188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.801819+0000 mon.b (mon.2) 2189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.804582+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.805405+0000 mon.b (mon.2) 2191 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.810479+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:45.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.911899+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:45.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.913740+0000 mon.b (mon.2) 2193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:45.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.915475+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:45.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.916198+0000 mon.b (mon.2) 2195 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:45.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:44 smithi117 bash[60578]: audit 2024-06-11T13:35:44.930184+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: cephadm 2024-06-11T13:35:44.096303+0000 mgr.x (mgr.25085) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: cephadm 2024-06-11T13:35:44.185852+0000 mgr.x (mgr.25085) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: cephadm 2024-06-11T13:35:44.273851+0000 mgr.x (mgr.25085) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: cephadm 2024-06-11T13:35:44.382299+0000 mgr.x (mgr.25085) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: cephadm 2024-06-11T13:35:44.467711+0000 mgr.x (mgr.25085) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: cephadm 2024-06-11T13:35:44.553414+0000 mgr.x (mgr.25085) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: cephadm 2024-06-11T13:35:44.632613+0000 mgr.x (mgr.25085) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: cephadm 2024-06-11T13:35:44.713228+0000 mgr.x (mgr.25085) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: cephadm 2024-06-11T13:35:44.811944+0000 mgr.x (mgr.25085) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: cephadm 2024-06-11T13:35:44.932007+0000 mgr.x (mgr.25085) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.008590+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.010965+0000 mon.b (mon.2) 2197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.013338+0000 mon.b (mon.2) 2198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.014033+0000 mon.b (mon.2) 2199 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.021279+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: cephadm 2024-06-11T13:35:45.022903+0000 mgr.x (mgr.25085) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.107459+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.109734+0000 mon.b (mon.2) 2201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.112849+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.113733+0000 mon.b (mon.2) 2203 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.122033+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: cephadm 2024-06-11T13:35:44.096303+0000 mgr.x (mgr.25085) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: cephadm 2024-06-11T13:35:44.185852+0000 mgr.x (mgr.25085) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: cephadm 2024-06-11T13:35:44.273851+0000 mgr.x (mgr.25085) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: cephadm 2024-06-11T13:35:44.382299+0000 mgr.x (mgr.25085) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: cephadm 2024-06-11T13:35:44.467711+0000 mgr.x (mgr.25085) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: cephadm 2024-06-11T13:35:44.553414+0000 mgr.x (mgr.25085) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: cephadm 2024-06-11T13:35:44.632613+0000 mgr.x (mgr.25085) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: cephadm 2024-06-11T13:35:44.713228+0000 mgr.x (mgr.25085) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: cephadm 2024-06-11T13:35:44.811944+0000 mgr.x (mgr.25085) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: cephadm 2024-06-11T13:35:44.932007+0000 mgr.x (mgr.25085) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.008590+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.010965+0000 mon.b (mon.2) 2197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.013338+0000 mon.b (mon.2) 2198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.014033+0000 mon.b (mon.2) 2199 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.021279+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: cephadm 2024-06-11T13:35:45.022903+0000 mgr.x (mgr.25085) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.107459+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.109734+0000 mon.b (mon.2) 2201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.112849+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.113733+0000 mon.b (mon.2) 2203 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.122033+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.230711+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.233440+0000 mon.b (mon.2) 2205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.236176+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.237231+0000 mon.b (mon.2) 2207 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.243384+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.370782+0000 mon.b (mon.2) 2208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.373001+0000 mon.b (mon.2) 2209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.375060+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.375834+0000 mon.b (mon.2) 2211 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.384072+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.497666+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.499992+0000 mon.b (mon.2) 2213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.502501+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.503430+0000 mon.b (mon.2) 2215 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.509819+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.620545+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.622702+0000 mon.b (mon.2) 2217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.625318+0000 mon.b (mon.2) 2218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.626202+0000 mon.b (mon.2) 2219 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.634187+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.755329+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.757749+0000 mon.b (mon.2) 2221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.760698+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.761734+0000 mon.b (mon.2) 2223 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.769852+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.908207+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.910936+0000 mon.b (mon.2) 2225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.913961+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.915140+0000 mon.b (mon.2) 2227 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[81944]: audit 2024-06-11T13:35:45.923145+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.230711+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.233440+0000 mon.b (mon.2) 2205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.236176+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.237231+0000 mon.b (mon.2) 2207 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.243384+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.370782+0000 mon.b (mon.2) 2208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.373001+0000 mon.b (mon.2) 2209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.375060+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.375834+0000 mon.b (mon.2) 2211 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.384072+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.497666+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.499992+0000 mon.b (mon.2) 2213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.502501+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.503430+0000 mon.b (mon.2) 2215 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.509819+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.620545+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.622702+0000 mon.b (mon.2) 2217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.625318+0000 mon.b (mon.2) 2218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.626202+0000 mon.b (mon.2) 2219 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.634187+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.755329+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.757749+0000 mon.b (mon.2) 2221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.760698+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.761734+0000 mon.b (mon.2) 2223 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.769852+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.908207+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.910936+0000 mon.b (mon.2) 2225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.913961+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.915140+0000 mon.b (mon.2) 2227 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:45 smithi059 bash[78335]: audit 2024-06-11T13:35:45.923145+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: cephadm 2024-06-11T13:35:44.096303+0000 mgr.x (mgr.25085) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: cephadm 2024-06-11T13:35:44.185852+0000 mgr.x (mgr.25085) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: cephadm 2024-06-11T13:35:44.273851+0000 mgr.x (mgr.25085) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: cephadm 2024-06-11T13:35:44.382299+0000 mgr.x (mgr.25085) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: cephadm 2024-06-11T13:35:44.467711+0000 mgr.x (mgr.25085) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: cephadm 2024-06-11T13:35:44.553414+0000 mgr.x (mgr.25085) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: cephadm 2024-06-11T13:35:44.632613+0000 mgr.x (mgr.25085) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: cephadm 2024-06-11T13:35:44.713228+0000 mgr.x (mgr.25085) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: cephadm 2024-06-11T13:35:44.811944+0000 mgr.x (mgr.25085) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: cephadm 2024-06-11T13:35:44.932007+0000 mgr.x (mgr.25085) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.008590+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.010965+0000 mon.b (mon.2) 2197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.013338+0000 mon.b (mon.2) 2198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.014033+0000 mon.b (mon.2) 2199 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.021279+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: cephadm 2024-06-11T13:35:45.022903+0000 mgr.x (mgr.25085) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.107459+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.109734+0000 mon.b (mon.2) 2201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.112849+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.113733+0000 mon.b (mon.2) 2203 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.122033+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.230711+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.233440+0000 mon.b (mon.2) 2205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.236176+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.237231+0000 mon.b (mon.2) 2207 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.243384+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.370782+0000 mon.b (mon.2) 2208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.373001+0000 mon.b (mon.2) 2209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.375060+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.375834+0000 mon.b (mon.2) 2211 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.384072+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.497666+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.499992+0000 mon.b (mon.2) 2213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.502501+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.503430+0000 mon.b (mon.2) 2215 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.509819+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.620545+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.622702+0000 mon.b (mon.2) 2217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.625318+0000 mon.b (mon.2) 2218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.626202+0000 mon.b (mon.2) 2219 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.634187+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.755329+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.757749+0000 mon.b (mon.2) 2221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.760698+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.761734+0000 mon.b (mon.2) 2223 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.769852+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.908207+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.910936+0000 mon.b (mon.2) 2225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.913961+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:46.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.915140+0000 mon.b (mon.2) 2227 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:46.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:45 smithi117 bash[60578]: audit 2024-06-11T13:35:45.923145+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.174 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: cephadm 2024-06-11T13:35:45.123916+0000 mgr.x (mgr.25085) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.174 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: cephadm 2024-06-11T13:35:45.245070+0000 mgr.x (mgr.25085) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.174 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: cephadm 2024-06-11T13:35:45.385906+0000 mgr.x (mgr.25085) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.174 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: cephadm 2024-06-11T13:35:45.511296+0000 mgr.x (mgr.25085) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.174 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: cephadm 2024-06-11T13:35:45.635850+0000 mgr.x (mgr.25085) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: cephadm 2024-06-11T13:35:45.771587+0000 mgr.x (mgr.25085) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: cephadm 2024-06-11T13:35:45.925232+0000 mgr.x (mgr.25085) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: cluster 2024-06-11T13:35:45.947089+0000 mgr.x (mgr.25085) 1345 : cluster [DBG] pgmap v201: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:47.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.056480+0000 mon.b (mon.2) 2228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.058872+0000 mon.b (mon.2) 2229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.063182+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.064219+0000 mon.b (mon.2) 2231 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.069288+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: cephadm 2024-06-11T13:35:46.072650+0000 mgr.x (mgr.25085) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.200386+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.202708+0000 mon.b (mon.2) 2233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.205443+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.206303+0000 mon.b (mon.2) 2235 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.176 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.212558+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.176 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.328057+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.176 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: cephadm 2024-06-11T13:35:45.123916+0000 mgr.x (mgr.25085) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.176 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: cephadm 2024-06-11T13:35:45.245070+0000 mgr.x (mgr.25085) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.176 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: cephadm 2024-06-11T13:35:45.385906+0000 mgr.x (mgr.25085) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.176 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: cephadm 2024-06-11T13:35:45.511296+0000 mgr.x (mgr.25085) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.176 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: cephadm 2024-06-11T13:35:45.635850+0000 mgr.x (mgr.25085) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.176 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: cephadm 2024-06-11T13:35:45.771587+0000 mgr.x (mgr.25085) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.176 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: cephadm 2024-06-11T13:35:45.925232+0000 mgr.x (mgr.25085) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.176 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: cluster 2024-06-11T13:35:45.947089+0000 mgr.x (mgr.25085) 1345 : cluster [DBG] pgmap v201: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:47.176 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.056480+0000 mon.b (mon.2) 2228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.177 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.058872+0000 mon.b (mon.2) 2229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.177 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.063182+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.177 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.064219+0000 mon.b (mon.2) 2231 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.177 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.069288+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.177 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: cephadm 2024-06-11T13:35:46.072650+0000 mgr.x (mgr.25085) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.177 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.200386+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.177 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.202708+0000 mon.b (mon.2) 2233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.177 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.205443+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.177 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.206303+0000 mon.b (mon.2) 2235 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.177 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.212558+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.177 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.328057+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.178 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.330347+0000 mon.b (mon.2) 2237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.178 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.333228+0000 mon.b (mon.2) 2238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.178 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.334109+0000 mon.b (mon.2) 2239 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.178 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.340503+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.178 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.455849+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.178 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.458139+0000 mon.b (mon.2) 2241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.178 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.460387+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.179 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.461214+0000 mon.b (mon.2) 2243 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.179 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.467497+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.179 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.554483+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.179 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.556638+0000 mon.b (mon.2) 2245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.179 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.558698+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.179 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.559507+0000 mon.b (mon.2) 2247 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.179 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.565383+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.179 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.669591+0000 mon.b (mon.2) 2248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.179 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.671762+0000 mon.b (mon.2) 2249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.179 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.674047+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.180 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.674822+0000 mon.b (mon.2) 2251 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.180 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.682340+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.330347+0000 mon.b (mon.2) 2237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.333228+0000 mon.b (mon.2) 2238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.334109+0000 mon.b (mon.2) 2239 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.340503+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.455849+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.458139+0000 mon.b (mon.2) 2241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.460387+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.461214+0000 mon.b (mon.2) 2243 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.467497+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.554483+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.556638+0000 mon.b (mon.2) 2245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.558698+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.559507+0000 mon.b (mon.2) 2247 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.565383+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.669591+0000 mon.b (mon.2) 2248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.671762+0000 mon.b (mon.2) 2249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.674047+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.674822+0000 mon.b (mon.2) 2251 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.183 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.682340+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.183 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.782243+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.183 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.784423+0000 mon.b (mon.2) 2253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.183 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.786598+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.183 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.787390+0000 mon.b (mon.2) 2255 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.183 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.794641+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.184 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.897479+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.184 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.899663+0000 mon.b (mon.2) 2257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.184 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.902322+0000 mon.b (mon.2) 2258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.184 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.903216+0000 mon.b (mon.2) 2259 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.184 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[78335]: audit 2024-06-11T13:35:46.912803+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.184 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[96420]: debug 2024-06-11T13:35:47.144+0000 7fd227125640 -1 osd.3 0 read_superblock omap replica is missing. 2024-06-11T13:35:47.184 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.782243+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.184 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.784423+0000 mon.b (mon.2) 2253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.184 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.786598+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.185 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.787390+0000 mon.b (mon.2) 2255 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.185 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.794641+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.185 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.897479+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.185 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.899663+0000 mon.b (mon.2) 2257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.185 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.902322+0000 mon.b (mon.2) 2258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.185 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.903216+0000 mon.b (mon.2) 2259 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.185 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:46 smithi059 bash[81944]: audit 2024-06-11T13:35:46.912803+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.245 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[54332]: debug 2024-06-11T13:35:47.090+0000 7f041d8f9640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-06-11T13:35:47.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: cephadm 2024-06-11T13:35:45.123916+0000 mgr.x (mgr.25085) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: cephadm 2024-06-11T13:35:45.245070+0000 mgr.x (mgr.25085) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: cephadm 2024-06-11T13:35:45.385906+0000 mgr.x (mgr.25085) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: cephadm 2024-06-11T13:35:45.511296+0000 mgr.x (mgr.25085) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: cephadm 2024-06-11T13:35:45.635850+0000 mgr.x (mgr.25085) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.246 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: cephadm 2024-06-11T13:35:45.771587+0000 mgr.x (mgr.25085) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.247 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: cephadm 2024-06-11T13:35:45.925232+0000 mgr.x (mgr.25085) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.247 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: cluster 2024-06-11T13:35:45.947089+0000 mgr.x (mgr.25085) 1345 : cluster [DBG] pgmap v201: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-06-11T13:35:47.247 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.056480+0000 mon.b (mon.2) 2228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.247 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.058872+0000 mon.b (mon.2) 2229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.247 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.063182+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.247 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.064219+0000 mon.b (mon.2) 2231 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.248 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.069288+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.248 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: cephadm 2024-06-11T13:35:46.072650+0000 mgr.x (mgr.25085) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:47.248 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.200386+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.248 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.202708+0000 mon.b (mon.2) 2233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.248 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.205443+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.248 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.206303+0000 mon.b (mon.2) 2235 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.248 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.212558+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.248 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.328057+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.248 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.330347+0000 mon.b (mon.2) 2237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.248 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.333228+0000 mon.b (mon.2) 2238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.334109+0000 mon.b (mon.2) 2239 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.340503+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.455849+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.458139+0000 mon.b (mon.2) 2241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.460387+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.461214+0000 mon.b (mon.2) 2243 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.467497+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.554483+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.556638+0000 mon.b (mon.2) 2245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.558698+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.559507+0000 mon.b (mon.2) 2247 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.565383+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.669591+0000 mon.b (mon.2) 2248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.671762+0000 mon.b (mon.2) 2249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.674047+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.674822+0000 mon.b (mon.2) 2251 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.682340+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.782243+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.784423+0000 mon.b (mon.2) 2253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.786598+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.787390+0000 mon.b (mon.2) 2255 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.794641+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.897479+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.899663+0000 mon.b (mon.2) 2257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.902322+0000 mon.b (mon.2) 2258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.903216+0000 mon.b (mon.2) 2259 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:46 smithi117 bash[60578]: audit 2024-06-11T13:35:46.912803+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:47.564 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[96420]: debug 2024-06-11T13:35:47.176+0000 7fd227125640 -1 osd.3 135 log_to_monitors true 2024-06-11T13:35:47.684 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:35:47] "GET /metrics HTTP/1.1" 200 38429 "" "Prometheus/2.33.4" 2024-06-11T13:35:48.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: cephadm 2024-06-11T13:35:46.214932+0000 mgr.x (mgr.25085) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: cephadm 2024-06-11T13:35:46.343146+0000 mgr.x (mgr.25085) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: cephadm 2024-06-11T13:35:46.469868+0000 mgr.x (mgr.25085) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: cephadm 2024-06-11T13:35:46.567805+0000 mgr.x (mgr.25085) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: cephadm 2024-06-11T13:35:46.683845+0000 mgr.x (mgr.25085) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: cephadm 2024-06-11T13:35:46.796646+0000 mgr.x (mgr.25085) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: cephadm 2024-06-11T13:35:46.914768+0000 mgr.x (mgr.25085) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:46.992671+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:48.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:46.995011+0000 mon.b (mon.2) 2261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:48.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:46.996763+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:48.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:46.997518+0000 mon.b (mon.2) 2263 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:48.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:47.001673+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:48.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: cephadm 2024-06-11T13:35:47.003161+0000 mgr.x (mgr.25085) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:47.043049+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:48.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:47.051379+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:48.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:47.058013+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:48.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:47.085816+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:48.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:47.087984+0000 mon.b (mon.2) 2265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:48.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:47.089679+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:48.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:47.090939+0000 mon.b (mon.2) 2267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:48.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:47.092585+0000 mon.b (mon.2) 2268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:35:48.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[78335]: audit 2024-06-11T13:35:47.182452+0000 mon.a (mon.0) 783 : audit [INF] from='osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T13:35:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: cephadm 2024-06-11T13:35:46.214932+0000 mgr.x (mgr.25085) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: cephadm 2024-06-11T13:35:46.343146+0000 mgr.x (mgr.25085) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: cephadm 2024-06-11T13:35:46.469868+0000 mgr.x (mgr.25085) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: cephadm 2024-06-11T13:35:46.567805+0000 mgr.x (mgr.25085) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: cephadm 2024-06-11T13:35:46.683845+0000 mgr.x (mgr.25085) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: cephadm 2024-06-11T13:35:46.796646+0000 mgr.x (mgr.25085) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: cephadm 2024-06-11T13:35:46.914768+0000 mgr.x (mgr.25085) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:46.992671+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:46.995011+0000 mon.b (mon.2) 2261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:46.996763+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:46.997518+0000 mon.b (mon.2) 2263 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:47.001673+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: cephadm 2024-06-11T13:35:47.003161+0000 mgr.x (mgr.25085) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:47.043049+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:48.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:47.051379+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:48.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:47.058013+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:48.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:47.085816+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:48.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:47.087984+0000 mon.b (mon.2) 2265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:48.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:47.089679+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:48.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:47.090939+0000 mon.b (mon.2) 2267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:48.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:47.092585+0000 mon.b (mon.2) 2268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:35:48.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:47 smithi059 bash[81944]: audit 2024-06-11T13:35:47.182452+0000 mon.a (mon.0) 783 : audit [INF] from='osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T13:35:48.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: cephadm 2024-06-11T13:35:46.214932+0000 mgr.x (mgr.25085) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: cephadm 2024-06-11T13:35:46.343146+0000 mgr.x (mgr.25085) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: cephadm 2024-06-11T13:35:46.469868+0000 mgr.x (mgr.25085) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: cephadm 2024-06-11T13:35:46.567805+0000 mgr.x (mgr.25085) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: cephadm 2024-06-11T13:35:46.683845+0000 mgr.x (mgr.25085) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: cephadm 2024-06-11T13:35:46.796646+0000 mgr.x (mgr.25085) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: cephadm 2024-06-11T13:35:46.914768+0000 mgr.x (mgr.25085) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:46.992671+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:46.995011+0000 mon.b (mon.2) 2261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:46.996763+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:35:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:46.997518+0000 mon.b (mon.2) 2263 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:35:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:47.001673+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: cephadm 2024-06-11T13:35:47.003161+0000 mgr.x (mgr.25085) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:35:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:47.043049+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:47.051379+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:47.058013+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:47.085816+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:35:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:47.087984+0000 mon.b (mon.2) 2265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:47.089679+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:47.090939+0000 mon.b (mon.2) 2267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:47.092585+0000 mon.b (mon.2) 2268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:35:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:47 smithi117 bash[60578]: audit 2024-06-11T13:35:47.182452+0000 mon.a (mon.0) 783 : audit [INF] from='osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-11T13:35:49.063 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:35:48 smithi059 bash[96420]: debug 2024-06-11T13:35:48.616+0000 7fd21aec8640 -1 osd.3 135 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:35:49.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[81944]: audit 2024-06-11T13:35:47.092752+0000 mgr.x (mgr.25085) 1355 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:35:49.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[81944]: cephadm 2024-06-11T13:35:47.093837+0000 mgr.x (mgr.25085) 1356 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-06-11T13:35:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[81944]: cluster 2024-06-11T13:35:47.948402+0000 mgr.x (mgr.25085) 1357 : cluster [DBG] pgmap v202: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-06-11T13:35:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[81944]: audit 2024-06-11T13:35:48.065064+0000 mon.a (mon.0) 784 : audit [INF] from='osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-11T13:35:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[81944]: cluster 2024-06-11T13:35:48.072421+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-06-11T13:35:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[81944]: audit 2024-06-11T13:35:48.072998+0000 mon.a (mon.0) 786 : audit [INF] from='osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:35:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[81944]: audit 2024-06-11T13:35:48.601390+0000 mon.a (mon.0) 787 : audit [INF] from='osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913]' entity='osd.3' 2024-06-11T13:35:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[78335]: audit 2024-06-11T13:35:47.092752+0000 mgr.x (mgr.25085) 1355 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:35:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[78335]: cephadm 2024-06-11T13:35:47.093837+0000 mgr.x (mgr.25085) 1356 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-06-11T13:35:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[78335]: cluster 2024-06-11T13:35:47.948402+0000 mgr.x (mgr.25085) 1357 : cluster [DBG] pgmap v202: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-06-11T13:35:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[78335]: audit 2024-06-11T13:35:48.065064+0000 mon.a (mon.0) 784 : audit [INF] from='osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-11T13:35:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[78335]: cluster 2024-06-11T13:35:48.072421+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-06-11T13:35:49.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[78335]: audit 2024-06-11T13:35:48.072998+0000 mon.a (mon.0) 786 : audit [INF] from='osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:35:49.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:49 smithi059 bash[78335]: audit 2024-06-11T13:35:48.601390+0000 mon.a (mon.0) 787 : audit [INF] from='osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913]' entity='osd.3' 2024-06-11T13:35:49.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:49 smithi117 bash[60578]: audit 2024-06-11T13:35:47.092752+0000 mgr.x (mgr.25085) 1355 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:35:49.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:49 smithi117 bash[60578]: cephadm 2024-06-11T13:35:47.093837+0000 mgr.x (mgr.25085) 1356 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-06-11T13:35:49.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:49 smithi117 bash[60578]: cluster 2024-06-11T13:35:47.948402+0000 mgr.x (mgr.25085) 1357 : cluster [DBG] pgmap v202: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-06-11T13:35:49.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:49 smithi117 bash[60578]: audit 2024-06-11T13:35:48.065064+0000 mon.a (mon.0) 784 : audit [INF] from='osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-11T13:35:49.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:49 smithi117 bash[60578]: cluster 2024-06-11T13:35:48.072421+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-06-11T13:35:49.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:49 smithi117 bash[60578]: audit 2024-06-11T13:35:48.072998+0000 mon.a (mon.0) 786 : audit [INF] from='osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-06-11T13:35:49.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:49 smithi117 bash[60578]: audit 2024-06-11T13:35:48.601390+0000 mon.a (mon.0) 787 : audit [INF] from='osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913]' entity='osd.3' 2024-06-11T13:35:50.334 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[81944]: cluster 2024-06-11T13:35:49.598490+0000 mon.a (mon.0) 788 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:35:50.334 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[81944]: cluster 2024-06-11T13:35:49.606106+0000 mon.a (mon.0) 789 : cluster [INF] osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913] boot 2024-06-11T13:35:50.334 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[81944]: cluster 2024-06-11T13:35:49.606173+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-06-11T13:35:50.334 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[81944]: audit 2024-06-11T13:35:49.612793+0000 mon.b (mon.2) 2269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:35:50.334 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[81944]: audit 2024-06-11T13:35:49.787556+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:50.334 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[81944]: audit 2024-06-11T13:35:49.802504+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:50.334 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[81944]: audit 2024-06-11T13:35:49.816806+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:50.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[78335]: cluster 2024-06-11T13:35:49.598490+0000 mon.a (mon.0) 788 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:35:50.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[78335]: cluster 2024-06-11T13:35:49.606106+0000 mon.a (mon.0) 789 : cluster [INF] osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913] boot 2024-06-11T13:35:50.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[78335]: cluster 2024-06-11T13:35:49.606173+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-06-11T13:35:50.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[78335]: audit 2024-06-11T13:35:49.612793+0000 mon.b (mon.2) 2269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:35:50.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[78335]: audit 2024-06-11T13:35:49.787556+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:50.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[78335]: audit 2024-06-11T13:35:49.802504+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:50.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:50 smithi059 bash[78335]: audit 2024-06-11T13:35:49.816806+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:50.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:50 smithi117 bash[60578]: cluster 2024-06-11T13:35:49.598490+0000 mon.a (mon.0) 788 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:35:50.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:50 smithi117 bash[60578]: cluster 2024-06-11T13:35:49.606106+0000 mon.a (mon.0) 789 : cluster [INF] osd.3 [v2:172.21.15.59:6824/3844900913,v1:172.21.15.59:6825/3844900913] boot 2024-06-11T13:35:50.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:50 smithi117 bash[60578]: cluster 2024-06-11T13:35:49.606173+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-06-11T13:35:50.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:50 smithi117 bash[60578]: audit 2024-06-11T13:35:49.612793+0000 mon.b (mon.2) 2269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-11T13:35:50.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:50 smithi117 bash[60578]: audit 2024-06-11T13:35:49.787556+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:50.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:50 smithi117 bash[60578]: audit 2024-06-11T13:35:49.802504+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:50.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:50 smithi117 bash[60578]: audit 2024-06-11T13:35:49.816806+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:35:51.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:51 smithi117 bash[60578]: cluster 2024-06-11T13:35:49.949529+0000 mgr.x (mgr.25085) 1358 : cluster [DBG] pgmap v205: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-06-11T13:35:51.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:51 smithi117 bash[60578]: cluster 2024-06-11T13:35:50.613448+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-06-11T13:35:51.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:51 smithi059 bash[81944]: cluster 2024-06-11T13:35:49.949529+0000 mgr.x (mgr.25085) 1358 : cluster [DBG] pgmap v205: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-06-11T13:35:51.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:51 smithi059 bash[81944]: cluster 2024-06-11T13:35:50.613448+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-06-11T13:35:51.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:51 smithi059 bash[78335]: cluster 2024-06-11T13:35:49.949529+0000 mgr.x (mgr.25085) 1358 : cluster [DBG] pgmap v205: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-06-11T13:35:51.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:51 smithi059 bash[78335]: cluster 2024-06-11T13:35:50.613448+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-06-11T13:35:52.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:52 smithi059 bash[78335]: cluster 2024-06-11T13:35:51.950733+0000 mgr.x (mgr.25085) 1359 : cluster [DBG] pgmap v207: 161 pgs: 18 peering, 21 active+undersized, 11 active+undersized+degraded, 111 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 35/630 objects degraded (5.556%) 2024-06-11T13:35:52.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:52 smithi059 bash[78335]: cluster 2024-06-11T13:35:52.072425+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 11 pgs degraded (PG_DEGRADED) 2024-06-11T13:35:52.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:52 smithi059 bash[81944]: cluster 2024-06-11T13:35:51.950733+0000 mgr.x (mgr.25085) 1359 : cluster [DBG] pgmap v207: 161 pgs: 18 peering, 21 active+undersized, 11 active+undersized+degraded, 111 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 35/630 objects degraded (5.556%) 2024-06-11T13:35:52.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:52 smithi059 bash[81944]: cluster 2024-06-11T13:35:52.072425+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 11 pgs degraded (PG_DEGRADED) 2024-06-11T13:35:52.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:52 smithi117 bash[60578]: cluster 2024-06-11T13:35:51.950733+0000 mgr.x (mgr.25085) 1359 : cluster [DBG] pgmap v207: 161 pgs: 18 peering, 21 active+undersized, 11 active+undersized+degraded, 111 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 35/630 objects degraded (5.556%) 2024-06-11T13:35:52.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:52 smithi117 bash[60578]: cluster 2024-06-11T13:35:52.072425+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 11 pgs degraded (PG_DEGRADED) 2024-06-11T13:35:53.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:53 smithi117 bash[60578]: audit 2024-06-11T13:35:52.596262+0000 mgr.x (mgr.25085) 1360 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:53.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:53 smithi059 bash[81944]: audit 2024-06-11T13:35:52.596262+0000 mgr.x (mgr.25085) 1360 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:53.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:53 smithi059 bash[78335]: audit 2024-06-11T13:35:52.596262+0000 mgr.x (mgr.25085) 1360 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:35:54.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:54 smithi117 bash[60578]: cluster 2024-06-11T13:35:53.951740+0000 mgr.x (mgr.25085) 1361 : cluster [DBG] pgmap v208: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:35:54.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:54 smithi059 bash[81944]: cluster 2024-06-11T13:35:53.951740+0000 mgr.x (mgr.25085) 1361 : cluster [DBG] pgmap v208: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:35:54.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:54 smithi059 bash[78335]: cluster 2024-06-11T13:35:53.951740+0000 mgr.x (mgr.25085) 1361 : cluster [DBG] pgmap v208: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:35:55.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:55 smithi117 bash[60578]: cluster 2024-06-11T13:35:54.127280+0000 mon.a (mon.0) 796 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 11 pgs degraded) 2024-06-11T13:35:55.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:55 smithi117 bash[60578]: cluster 2024-06-11T13:35:54.127428+0000 mon.a (mon.0) 797 : cluster [INF] Cluster is now healthy 2024-06-11T13:35:55.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:55 smithi059 bash[81944]: cluster 2024-06-11T13:35:54.127280+0000 mon.a (mon.0) 796 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 11 pgs degraded) 2024-06-11T13:35:55.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:55 smithi059 bash[81944]: cluster 2024-06-11T13:35:54.127428+0000 mon.a (mon.0) 797 : cluster [INF] Cluster is now healthy 2024-06-11T13:35:55.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:55 smithi059 bash[78335]: cluster 2024-06-11T13:35:54.127280+0000 mon.a (mon.0) 796 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 11 pgs degraded) 2024-06-11T13:35:55.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:55 smithi059 bash[78335]: cluster 2024-06-11T13:35:54.127428+0000 mon.a (mon.0) 797 : cluster [INF] Cluster is now healthy 2024-06-11T13:35:56.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:56 smithi117 bash[60578]: cluster 2024-06-11T13:35:55.953027+0000 mgr.x (mgr.25085) 1362 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:35:56.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:56 smithi059 bash[81944]: cluster 2024-06-11T13:35:55.953027+0000 mgr.x (mgr.25085) 1362 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:35:56.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:56 smithi059 bash[78335]: cluster 2024-06-11T13:35:55.953027+0000 mgr.x (mgr.25085) 1362 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:35:57.507 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:35:57.684 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:35:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:35:57] "GET /metrics HTTP/1.1" 200 38429 "" "Prometheus/2.33.4" 2024-06-11T13:35:58.275 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:35:58.335 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 8s ago 22m - - 2024-06-11T13:35:58.335 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 14s ago 22m - - 2024-06-11T13:35:58.335 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (7m) 8s ago 14m 14.0M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:35:58.335 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (7m) 14s ago 14m 41.3M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:35:58.335 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (6m) 8s ago 12m 44.8M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:35:58.335 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (6m) 14s ago 21m 512M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:35:58.336 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (5m) 8s ago 23m 425M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:35:58.336 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (3m) 8s ago 23m 51.1M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:35:58.336 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (4m) 14s ago 21m 48.9M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:35:58.336 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (4m) 8s ago 22m 48.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:35:58.336 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (8m) 8s ago 15m 9480k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:35:58.336 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (7m) 14s ago 15m 9971k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:35:58.336 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (2m) 8s ago 21m 53.8M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:35:58.336 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (98s) 8s ago 20m 48.2M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:35:58.336 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (57s) 8s ago 19m 50.2M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:35:58.337 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (16s) 8s ago 18m 50.3M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:35:58.337 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (18m) 14s ago 18m 64.9M 4096M 17.2.0 e1d6a67b021e 34895e7ac490 2024-06-11T13:35:58.337 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (17m) 14s ago 17m 60.4M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:35:58.337 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (16m) 14s ago 16m 58.1M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:35:58.337 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (16m) 14s ago 16m 62.3M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:35:58.337 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (6m) 14s ago 15m 65.3M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:35:58.337 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (12m) 8s ago 12m 86.8M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:35:58.337 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (12m) 14s ago 12m 86.6M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:35:58.337 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (12m) 8s ago 12m 86.4M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:35:58.337 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (12m) 14s ago 12m 86.7M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:35:58.734 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:35:58.735 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:35:58.735 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:35:58.735 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:35:58.735 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:35:58.735 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:35:58.735 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:35:58.735 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:35:58.735 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-06-11T13:35:58.736 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T13:35:58.736 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:35:58.736 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:35:58.736 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:35:58.736 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:35:58.736 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:35:58.736 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-06-11T13:35:58.736 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 9 2024-06-11T13:35:58.737 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:35:58.737 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:35:59.109 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:35:59.110 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:35:59.110 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:35:59.110 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:35:59.110 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:35:59.110 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:35:59.110 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:35:59.110 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:35:59.110 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "9/23 daemons upgraded", 2024-06-11T13:35:59.110 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T13:35:59.110 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:35:59.111 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:35:59.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:59 smithi059 bash[81944]: audit 2024-06-11T13:35:57.498133+0000 mgr.x (mgr.25085) 1363 : audit [DBG] from='client.54421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:59.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:59 smithi059 bash[81944]: audit 2024-06-11T13:35:57.869838+0000 mgr.x (mgr.25085) 1364 : audit [DBG] from='client.74316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:59.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:59 smithi059 bash[81944]: cluster 2024-06-11T13:35:57.953884+0000 mgr.x (mgr.25085) 1365 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:35:59.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:35:59 smithi059 bash[81944]: audit 2024-06-11T13:35:58.738262+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.59:0/394575182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:59.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:59 smithi059 bash[78335]: audit 2024-06-11T13:35:57.498133+0000 mgr.x (mgr.25085) 1363 : audit [DBG] from='client.54421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:59.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:59 smithi059 bash[78335]: audit 2024-06-11T13:35:57.869838+0000 mgr.x (mgr.25085) 1364 : audit [DBG] from='client.74316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:59.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:59 smithi059 bash[78335]: cluster 2024-06-11T13:35:57.953884+0000 mgr.x (mgr.25085) 1365 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:35:59.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:35:59 smithi059 bash[78335]: audit 2024-06-11T13:35:58.738262+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.59:0/394575182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:59.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:59 smithi117 bash[60578]: audit 2024-06-11T13:35:57.498133+0000 mgr.x (mgr.25085) 1363 : audit [DBG] from='client.54421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:59.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:59 smithi117 bash[60578]: audit 2024-06-11T13:35:57.869838+0000 mgr.x (mgr.25085) 1364 : audit [DBG] from='client.74316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:35:59.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:59 smithi117 bash[60578]: cluster 2024-06-11T13:35:57.953884+0000 mgr.x (mgr.25085) 1365 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:35:59.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:35:59 smithi117 bash[60578]: audit 2024-06-11T13:35:58.738262+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.59:0/394575182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:35:59.550 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:36:00.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:00 smithi059 bash[81944]: audit 2024-06-11T13:35:58.230204+0000 mgr.x (mgr.25085) 1366 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:00.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:00 smithi059 bash[81944]: audit 2024-06-11T13:35:59.292308+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:00.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:00 smithi059 bash[81944]: audit 2024-06-11T13:35:59.315622+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:36:00.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:00 smithi059 bash[81944]: audit 2024-06-11T13:35:59.554601+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.59:0/665255541' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:36:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:00 smithi059 bash[78335]: audit 2024-06-11T13:35:58.230204+0000 mgr.x (mgr.25085) 1366 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:00 smithi059 bash[78335]: audit 2024-06-11T13:35:59.292308+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:00 smithi059 bash[78335]: audit 2024-06-11T13:35:59.315622+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:36:00.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:00 smithi059 bash[78335]: audit 2024-06-11T13:35:59.554601+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.59:0/665255541' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:36:00.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:00 smithi117 bash[60578]: audit 2024-06-11T13:35:58.230204+0000 mgr.x (mgr.25085) 1366 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:00.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:00 smithi117 bash[60578]: audit 2024-06-11T13:35:59.292308+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:00.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:00 smithi117 bash[60578]: audit 2024-06-11T13:35:59.315622+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:36:00.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:00 smithi117 bash[60578]: audit 2024-06-11T13:35:59.554601+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.59:0/665255541' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:36:01.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:01 smithi059 bash[81944]: audit 2024-06-11T13:35:59.113768+0000 mgr.x (mgr.25085) 1367 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:01.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:01 smithi059 bash[81944]: cluster 2024-06-11T13:35:59.954872+0000 mgr.x (mgr.25085) 1368 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:36:01.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:01 smithi059 bash[78335]: audit 2024-06-11T13:35:59.113768+0000 mgr.x (mgr.25085) 1367 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:01.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:01 smithi059 bash[78335]: cluster 2024-06-11T13:35:59.954872+0000 mgr.x (mgr.25085) 1368 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:36:01.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:01 smithi117 bash[60578]: audit 2024-06-11T13:35:59.113768+0000 mgr.x (mgr.25085) 1367 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:01.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:01 smithi117 bash[60578]: cluster 2024-06-11T13:35:59.954872+0000 mgr.x (mgr.25085) 1368 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:36:03.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:03 smithi059 bash[81944]: cluster 2024-06-11T13:36:01.956375+0000 mgr.x (mgr.25085) 1369 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:36:03.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:03 smithi059 bash[81944]: audit 2024-06-11T13:36:02.109828+0000 mon.b (mon.2) 2271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:36:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:03 smithi059 bash[78335]: cluster 2024-06-11T13:36:01.956375+0000 mgr.x (mgr.25085) 1369 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:36:03.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:03 smithi059 bash[78335]: audit 2024-06-11T13:36:02.109828+0000 mon.b (mon.2) 2271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:36:03.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:03 smithi117 bash[60578]: cluster 2024-06-11T13:36:01.956375+0000 mgr.x (mgr.25085) 1369 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-06-11T13:36:03.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:03 smithi117 bash[60578]: audit 2024-06-11T13:36:02.109828+0000 mon.b (mon.2) 2271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:36:04.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:04 smithi059 bash[81944]: audit 2024-06-11T13:36:02.110197+0000 mgr.x (mgr.25085) 1370 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:36:04.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:04 smithi059 bash[81944]: cephadm 2024-06-11T13:36:02.112760+0000 mgr.x (mgr.25085) 1371 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-06-11T13:36:04.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:04 smithi059 bash[81944]: audit 2024-06-11T13:36:02.597845+0000 mgr.x (mgr.25085) 1372 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:04.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:04 smithi059 bash[81944]: audit 2024-06-11T13:36:03.593733+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:04.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:04 smithi059 bash[81944]: audit 2024-06-11T13:36:03.607064+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:04.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:04 smithi059 bash[81944]: audit 2024-06-11T13:36:03.619292+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:04.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:04 smithi059 bash[78335]: audit 2024-06-11T13:36:02.110197+0000 mgr.x (mgr.25085) 1370 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:36:04.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:04 smithi059 bash[78335]: cephadm 2024-06-11T13:36:02.112760+0000 mgr.x (mgr.25085) 1371 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-06-11T13:36:04.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:04 smithi059 bash[78335]: audit 2024-06-11T13:36:02.597845+0000 mgr.x (mgr.25085) 1372 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:04.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:04 smithi059 bash[78335]: audit 2024-06-11T13:36:03.593733+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:04.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:04 smithi059 bash[78335]: audit 2024-06-11T13:36:03.607064+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:04.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:04 smithi059 bash[78335]: audit 2024-06-11T13:36:03.619292+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:04.379 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:04 smithi117 bash[60578]: audit 2024-06-11T13:36:02.110197+0000 mgr.x (mgr.25085) 1370 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:36:04.379 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:04 smithi117 bash[60578]: cephadm 2024-06-11T13:36:02.112760+0000 mgr.x (mgr.25085) 1371 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-06-11T13:36:04.379 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:04 smithi117 bash[60578]: audit 2024-06-11T13:36:02.597845+0000 mgr.x (mgr.25085) 1372 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:04.379 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:04 smithi117 bash[60578]: audit 2024-06-11T13:36:03.593733+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:04.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:04 smithi117 bash[60578]: audit 2024-06-11T13:36:03.607064+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:04.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:04 smithi117 bash[60578]: audit 2024-06-11T13:36:03.619292+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:05.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:05 smithi059 bash[81944]: cluster 2024-06-11T13:36:03.957471+0000 mgr.x (mgr.25085) 1373 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-06-11T13:36:05.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:05 smithi059 bash[81944]: audit 2024-06-11T13:36:04.532239+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:05.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:05 smithi059 bash[78335]: cluster 2024-06-11T13:36:03.957471+0000 mgr.x (mgr.25085) 1373 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-06-11T13:36:05.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:05 smithi059 bash[78335]: audit 2024-06-11T13:36:04.532239+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:05.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:05 smithi117 bash[60578]: cluster 2024-06-11T13:36:03.957471+0000 mgr.x (mgr.25085) 1373 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-06-11T13:36:05.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:05 smithi117 bash[60578]: audit 2024-06-11T13:36:04.532239+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:06.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:06 smithi117 bash[60578]: cephadm 2024-06-11T13:36:05.341594+0000 mgr.x (mgr.25085) 1374 : cephadm [INF] Upgrade: Updating osd.4 2024-06-11T13:36:06.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:06 smithi117 bash[60578]: audit 2024-06-11T13:36:05.348650+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:06.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:06 smithi117 bash[60578]: audit 2024-06-11T13:36:05.354623+0000 mon.b (mon.2) 2272 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T13:36:06.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:06 smithi117 bash[60578]: audit 2024-06-11T13:36:05.356049+0000 mon.b (mon.2) 2273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:06.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:06 smithi117 bash[60578]: cephadm 2024-06-11T13:36:05.361210+0000 mgr.x (mgr.25085) 1375 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-06-11T13:36:06.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:06 smithi117 bash[60578]: cluster 2024-06-11T13:36:05.958833+0000 mgr.x (mgr.25085) 1376 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:36:06.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:06 smithi059 bash[81944]: cephadm 2024-06-11T13:36:05.341594+0000 mgr.x (mgr.25085) 1374 : cephadm [INF] Upgrade: Updating osd.4 2024-06-11T13:36:06.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:06 smithi059 bash[81944]: audit 2024-06-11T13:36:05.348650+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:06 smithi059 bash[81944]: audit 2024-06-11T13:36:05.354623+0000 mon.b (mon.2) 2272 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T13:36:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:06 smithi059 bash[81944]: audit 2024-06-11T13:36:05.356049+0000 mon.b (mon.2) 2273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:06 smithi059 bash[81944]: cephadm 2024-06-11T13:36:05.361210+0000 mgr.x (mgr.25085) 1375 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-06-11T13:36:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:06 smithi059 bash[81944]: cluster 2024-06-11T13:36:05.958833+0000 mgr.x (mgr.25085) 1376 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:36:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:06 smithi059 bash[78335]: cephadm 2024-06-11T13:36:05.341594+0000 mgr.x (mgr.25085) 1374 : cephadm [INF] Upgrade: Updating osd.4 2024-06-11T13:36:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:06 smithi059 bash[78335]: audit 2024-06-11T13:36:05.348650+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:06 smithi059 bash[78335]: audit 2024-06-11T13:36:05.354623+0000 mon.b (mon.2) 2272 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T13:36:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:06 smithi059 bash[78335]: audit 2024-06-11T13:36:05.356049+0000 mon.b (mon.2) 2273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:06 smithi059 bash[78335]: cephadm 2024-06-11T13:36:05.361210+0000 mgr.x (mgr.25085) 1375 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-06-11T13:36:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:06 smithi059 bash[78335]: cluster 2024-06-11T13:36:05.958833+0000 mgr.x (mgr.25085) 1376 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:36:07.684 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:36:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:36:07] "GET /metrics HTTP/1.1" 200 38433 "" "Prometheus/2.33.4" 2024-06-11T13:36:09.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:09 smithi059 bash[81944]: cluster 2024-06-11T13:36:07.959839+0000 mgr.x (mgr.25085) 1377 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:36:09.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:09 smithi059 bash[78335]: cluster 2024-06-11T13:36:07.959839+0000 mgr.x (mgr.25085) 1377 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:36:09.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:09 smithi117 bash[60578]: cluster 2024-06-11T13:36:07.959839+0000 mgr.x (mgr.25085) 1377 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:36:11.309 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:11 smithi117 bash[60578]: cluster 2024-06-11T13:36:09.960718+0000 mgr.x (mgr.25085) 1378 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:36:11.310 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:11 smithi117 bash[60578]: audit 2024-06-11T13:36:10.014975+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:11.310 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:11 smithi117 bash[60578]: audit 2024-06-11T13:36:10.030500+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:11.310 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:11 smithi117 bash[60578]: audit 2024-06-11T13:36:10.045581+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:11.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:11 smithi059 bash[81944]: cluster 2024-06-11T13:36:09.960718+0000 mgr.x (mgr.25085) 1378 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:36:11.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:11 smithi059 bash[81944]: audit 2024-06-11T13:36:10.014975+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:11.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:11 smithi059 bash[81944]: audit 2024-06-11T13:36:10.030500+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:11.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:11 smithi059 bash[81944]: audit 2024-06-11T13:36:10.045581+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:11.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:11 smithi059 bash[78335]: cluster 2024-06-11T13:36:09.960718+0000 mgr.x (mgr.25085) 1378 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:36:11.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:11 smithi059 bash[78335]: audit 2024-06-11T13:36:10.014975+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:11.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:11 smithi059 bash[78335]: audit 2024-06-11T13:36:10.030500+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:11.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:11 smithi059 bash[78335]: audit 2024-06-11T13:36:10.045581+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:11.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:11.685 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:36:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:11.685 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:36:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:11.685 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:36:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:11.685 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:36:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:11.686 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:36:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:11.686 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:36:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:11.686 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:36:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:11.687 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:11 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:11.687 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:11 smithi117 systemd[1]: Stopping Ceph osd.4 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:36:11.687 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:11 smithi117 bash[24906]: debug 2024-06-11T13:36:11.553+0000 7fd9d844e700 -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 2024-06-11T13:36:11.687 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:11 smithi117 bash[24906]: debug 2024-06-11T13:36:11.553+0000 7fd9d844e700 -1 osd.4 140 *** Got signal Terminated *** 2024-06-11T13:36:11.687 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:11 smithi117 bash[24906]: debug 2024-06-11T13:36:11.553+0000 7fd9d844e700 -1 osd.4 140 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:36:12.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:12 smithi059 bash[78335]: cluster 2024-06-11T13:36:11.558041+0000 mon.a (mon.0) 808 : cluster [INF] osd.4 marked itself down and dead 2024-06-11T13:36:12.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:12 smithi059 bash[81944]: cluster 2024-06-11T13:36:11.558041+0000 mon.a (mon.0) 808 : cluster [INF] osd.4 marked itself down and dead 2024-06-11T13:36:12.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:12 smithi117 bash[60578]: cluster 2024-06-11T13:36:11.558041+0000 mon.a (mon.0) 808 : cluster [INF] osd.4 marked itself down and dead 2024-06-11T13:36:13.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:13 smithi059 bash[81944]: cluster 2024-06-11T13:36:11.962246+0000 mgr.x (mgr.25085) 1379 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:36:13.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:13 smithi059 bash[81944]: cluster 2024-06-11T13:36:12.016892+0000 mon.a (mon.0) 809 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:36:13.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:13 smithi059 bash[81944]: cluster 2024-06-11T13:36:12.029515+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-06-11T13:36:13.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:13 smithi059 bash[78335]: cluster 2024-06-11T13:36:11.962246+0000 mgr.x (mgr.25085) 1379 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:36:13.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:13 smithi059 bash[78335]: cluster 2024-06-11T13:36:12.016892+0000 mon.a (mon.0) 809 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:36:13.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:13 smithi059 bash[78335]: cluster 2024-06-11T13:36:12.029515+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-06-11T13:36:13.390 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:13 smithi117 bash[66763]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-4 2024-06-11T13:36:13.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:13 smithi117 bash[60578]: cluster 2024-06-11T13:36:11.962246+0000 mgr.x (mgr.25085) 1379 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:36:13.391 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:13 smithi117 bash[60578]: cluster 2024-06-11T13:36:12.016892+0000 mon.a (mon.0) 809 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:36:13.391 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:13 smithi117 bash[60578]: cluster 2024-06-11T13:36:12.029515+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-06-11T13:36:13.684 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:13 smithi117 bash[66828]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-4 2024-06-11T13:36:14.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:14 smithi059 bash[81944]: audit 2024-06-11T13:36:12.605367+0000 mgr.x (mgr.25085) 1380 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:14.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:14 smithi059 bash[81944]: cluster 2024-06-11T13:36:13.039549+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-06-11T13:36:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:14 smithi059 bash[78335]: audit 2024-06-11T13:36:12.605367+0000 mgr.x (mgr.25085) 1380 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:14 smithi059 bash[78335]: cluster 2024-06-11T13:36:13.039549+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-06-11T13:36:14.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:14 smithi117 bash[60578]: audit 2024-06-11T13:36:12.605367+0000 mgr.x (mgr.25085) 1380 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:14.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:14 smithi117 bash[60578]: cluster 2024-06-11T13:36:13.039549+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-06-11T13:36:15.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:15 smithi059 bash[81944]: cluster 2024-06-11T13:36:13.963432+0000 mgr.x (mgr.25085) 1381 : cluster [DBG] pgmap v220: 161 pgs: 8 active+undersized, 6 peering, 14 stale+active+clean, 2 active+undersized+degraded, 131 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 5/630 objects degraded (0.794%) 2024-06-11T13:36:15.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:15 smithi059 bash[81944]: cluster 2024-06-11T13:36:14.035351+0000 mon.a (mon.0) 812 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-06-11T13:36:15.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:15 smithi059 bash[81944]: cluster 2024-06-11T13:36:14.035400+0000 mon.a (mon.0) 813 : cluster [WRN] Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 2 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:15.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:15 smithi059 bash[81944]: audit 2024-06-11T13:36:14.296071+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:15.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:15 smithi059 bash[81944]: audit 2024-06-11T13:36:14.299587+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:36:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:15 smithi059 bash[78335]: cluster 2024-06-11T13:36:13.963432+0000 mgr.x (mgr.25085) 1381 : cluster [DBG] pgmap v220: 161 pgs: 8 active+undersized, 6 peering, 14 stale+active+clean, 2 active+undersized+degraded, 131 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 5/630 objects degraded (0.794%) 2024-06-11T13:36:15.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:15 smithi059 bash[78335]: cluster 2024-06-11T13:36:14.035351+0000 mon.a (mon.0) 812 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-06-11T13:36:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:15 smithi059 bash[78335]: cluster 2024-06-11T13:36:14.035400+0000 mon.a (mon.0) 813 : cluster [WRN] Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 2 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:15 smithi059 bash[78335]: audit 2024-06-11T13:36:14.296071+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:15.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:15 smithi059 bash[78335]: audit 2024-06-11T13:36:14.299587+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:36:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:15 smithi117 bash[60578]: cluster 2024-06-11T13:36:13.963432+0000 mgr.x (mgr.25085) 1381 : cluster [DBG] pgmap v220: 161 pgs: 8 active+undersized, 6 peering, 14 stale+active+clean, 2 active+undersized+degraded, 131 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 5/630 objects degraded (0.794%) 2024-06-11T13:36:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:15 smithi117 bash[60578]: cluster 2024-06-11T13:36:14.035351+0000 mon.a (mon.0) 812 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-06-11T13:36:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:15 smithi117 bash[60578]: cluster 2024-06-11T13:36:14.035400+0000 mon.a (mon.0) 813 : cluster [WRN] Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 2 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:15.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:15 smithi117 bash[60578]: audit 2024-06-11T13:36:14.296071+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:15.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:15 smithi117 bash[60578]: audit 2024-06-11T13:36:14.299587+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:36:15.934 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:36:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:15.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:15.935 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:36:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:15.935 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:36:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:15.935 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:36:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:15.936 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:36:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:15.936 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:15 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.4.service: Deactivated successfully. 2024-06-11T13:36:15.936 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:15 smithi117 systemd[1]: Stopped Ceph osd.4 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:36:15.936 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:15.936 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:36:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:15.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:36:15 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:16.434 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:15 smithi117 systemd[1]: Started Ceph osd.4 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:36:16.995 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:16 smithi117 bash[60578]: cluster 2024-06-11T13:36:15.964435+0000 mgr.x (mgr.25085) 1382 : cluster [DBG] pgmap v221: 161 pgs: 31 active+undersized, 6 peering, 3 stale+active+clean, 20 active+undersized+degraded, 101 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2024-06-11T13:36:16.995 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:16 smithi117 bash[60578]: audit 2024-06-11T13:36:15.999623+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:16.995 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:16 smithi117 bash[60578]: audit 2024-06-11T13:36:16.009842+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: cluster 2024-06-11T13:36:15.964435+0000 mgr.x (mgr.25085) 1382 : cluster [DBG] pgmap v221: 161 pgs: 31 active+undersized, 6 peering, 3 stale+active+clean, 20 active+undersized+degraded, 101 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2024-06-11T13:36:17.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:15.999623+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.009842+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.013252+0000 mon.b (mon.2) 2275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.013887+0000 mon.b (mon.2) 2276 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.020625+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: cephadm 2024-06-11T13:36:16.021844+0000 mgr.x (mgr.25085) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.096136+0000 mon.b (mon.2) 2277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.098185+0000 mon.b (mon.2) 2278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.100795+0000 mon.b (mon.2) 2279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.101568+0000 mon.b (mon.2) 2280 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.109178+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.236926+0000 mon.b (mon.2) 2281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.239046+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.241457+0000 mon.b (mon.2) 2283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.242270+0000 mon.b (mon.2) 2284 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.250401+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.377256+0000 mon.b (mon.2) 2285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.379234+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:16 smithi059 bash[81944]: cluster 2024-06-11T13:36:15.964435+0000 mgr.x (mgr.25085) 1382 : cluster [DBG] pgmap v221: 161 pgs: 31 active+undersized, 6 peering, 3 stale+active+clean, 20 active+undersized+degraded, 101 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 89/630 objects degraded (14.127%) 2024-06-11T13:36:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:16 smithi059 bash[81944]: audit 2024-06-11T13:36:15.999623+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:16 smithi059 bash[81944]: audit 2024-06-11T13:36:16.009842+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:16 smithi059 bash[81944]: audit 2024-06-11T13:36:16.013252+0000 mon.b (mon.2) 2275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:16 smithi059 bash[81944]: audit 2024-06-11T13:36:16.013887+0000 mon.b (mon.2) 2276 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.020625+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: cephadm 2024-06-11T13:36:16.021844+0000 mgr.x (mgr.25085) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.096136+0000 mon.b (mon.2) 2277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.098185+0000 mon.b (mon.2) 2278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.100795+0000 mon.b (mon.2) 2279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.101568+0000 mon.b (mon.2) 2280 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.109178+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.236926+0000 mon.b (mon.2) 2281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.239046+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.241457+0000 mon.b (mon.2) 2283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.242270+0000 mon.b (mon.2) 2284 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.250401+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.377256+0000 mon.b (mon.2) 2285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.379234+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.381065+0000 mon.b (mon.2) 2287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.381783+0000 mon.b (mon.2) 2288 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.390182+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.495063+0000 mon.b (mon.2) 2289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.496876+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.498995+0000 mon.b (mon.2) 2291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.499560+0000 mon.b (mon.2) 2292 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.507165+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.583976+0000 mon.b (mon.2) 2293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.586862+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.590426+0000 mon.b (mon.2) 2295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.591639+0000 mon.b (mon.2) 2296 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.600432+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.693009+0000 mon.b (mon.2) 2297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.695261+0000 mon.b (mon.2) 2298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.698322+0000 mon.b (mon.2) 2299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.699221+0000 mon.b (mon.2) 2300 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.707658+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.825300+0000 mon.b (mon.2) 2301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.827504+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.381065+0000 mon.b (mon.2) 2287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.381783+0000 mon.b (mon.2) 2288 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.390182+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.495063+0000 mon.b (mon.2) 2289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.496876+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.498995+0000 mon.b (mon.2) 2291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.499560+0000 mon.b (mon.2) 2292 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.507165+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.583976+0000 mon.b (mon.2) 2293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.586862+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.590426+0000 mon.b (mon.2) 2295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.591639+0000 mon.b (mon.2) 2296 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.600432+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.693009+0000 mon.b (mon.2) 2297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.695261+0000 mon.b (mon.2) 2298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.698322+0000 mon.b (mon.2) 2299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.699221+0000 mon.b (mon.2) 2300 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.707658+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.825300+0000 mon.b (mon.2) 2301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.827504+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.829792+0000 mon.b (mon.2) 2303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.830747+0000 mon.b (mon.2) 2304 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.838958+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.947707+0000 mon.b (mon.2) 2305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.950290+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.953229+0000 mon.b (mon.2) 2307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.954358+0000 mon.b (mon.2) 2308 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[78335]: audit 2024-06-11T13:36:16.963056+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.829792+0000 mon.b (mon.2) 2303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.830747+0000 mon.b (mon.2) 2304 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.838958+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.947707+0000 mon.b (mon.2) 2305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.950290+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.953229+0000 mon.b (mon.2) 2307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.954358+0000 mon.b (mon.2) 2308 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:17 smithi059 bash[81944]: audit 2024-06-11T13:36:16.963056+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.434 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:36:17] "GET /metrics HTTP/1.1" 200 38498 "" "Prometheus/2.33.4" 2024-06-11T13:36:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.013252+0000 mon.b (mon.2) 2275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.013887+0000 mon.b (mon.2) 2276 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.020625+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: cephadm 2024-06-11T13:36:16.021844+0000 mgr.x (mgr.25085) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.096136+0000 mon.b (mon.2) 2277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.098185+0000 mon.b (mon.2) 2278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.100795+0000 mon.b (mon.2) 2279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.101568+0000 mon.b (mon.2) 2280 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.109178+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.236926+0000 mon.b (mon.2) 2281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.239046+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.241457+0000 mon.b (mon.2) 2283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.242270+0000 mon.b (mon.2) 2284 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.250401+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.377256+0000 mon.b (mon.2) 2285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.379234+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.381065+0000 mon.b (mon.2) 2287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.381783+0000 mon.b (mon.2) 2288 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.390182+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.495063+0000 mon.b (mon.2) 2289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.496876+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.498995+0000 mon.b (mon.2) 2291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.499560+0000 mon.b (mon.2) 2292 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.507165+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.583976+0000 mon.b (mon.2) 2293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.586862+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.590426+0000 mon.b (mon.2) 2295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.591639+0000 mon.b (mon.2) 2296 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.600432+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.693009+0000 mon.b (mon.2) 2297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.695261+0000 mon.b (mon.2) 2298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.698322+0000 mon.b (mon.2) 2299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.699221+0000 mon.b (mon.2) 2300 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.707658+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.825300+0000 mon.b (mon.2) 2301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.827504+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.829792+0000 mon.b (mon.2) 2303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.830747+0000 mon.b (mon.2) 2304 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.838958+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.947707+0000 mon.b (mon.2) 2305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.950290+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.953229+0000 mon.b (mon.2) 2307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.954358+0000 mon.b (mon.2) 2308 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:17 smithi117 bash[60578]: audit 2024-06-11T13:36:16.963056+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.230 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: cephadm 2024-06-11T13:36:16.123975+0000 mgr.x (mgr.25085) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.230 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: cephadm 2024-06-11T13:36:16.251744+0000 mgr.x (mgr.25085) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.230 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: cephadm 2024-06-11T13:36:16.391668+0000 mgr.x (mgr.25085) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.230 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: cephadm 2024-06-11T13:36:16.508336+0000 mgr.x (mgr.25085) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.230 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: cephadm 2024-06-11T13:36:16.601866+0000 mgr.x (mgr.25085) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.230 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: cephadm 2024-06-11T13:36:16.709130+0000 mgr.x (mgr.25085) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.230 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: cephadm 2024-06-11T13:36:16.840417+0000 mgr.x (mgr.25085) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.230 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: cephadm 2024-06-11T13:36:16.964701+0000 mgr.x (mgr.25085) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.087392+0000 mon.b (mon.2) 2309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.089699+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.092505+0000 mon.b (mon.2) 2311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.093413+0000 mon.b (mon.2) 2312 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.102170+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.210903+0000 mon.b (mon.2) 2313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.213319+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.215482+0000 mon.b (mon.2) 2315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.216156+0000 mon.b (mon.2) 2316 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.224617+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.318972+0000 mon.b (mon.2) 2317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.320972+0000 mon.b (mon.2) 2318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.323337+0000 mon.b (mon.2) 2319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.231 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.324107+0000 mon.b (mon.2) 2320 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.232 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.332405+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.232 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.446518+0000 mon.b (mon.2) 2321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.232 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.449323+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.232 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.452233+0000 mon.b (mon.2) 2323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.232 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.453372+0000 mon.b (mon.2) 2324 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.232 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.462594+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.232 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.561603+0000 mon.b (mon.2) 2325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.232 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.564063+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.232 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.566850+0000 mon.b (mon.2) 2327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.232 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.567599+0000 mon.b (mon.2) 2328 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.232 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.575952+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.232 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.673751+0000 mon.b (mon.2) 2329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.232 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.675733+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.233 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.677510+0000 mon.b (mon.2) 2331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.233 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.678209+0000 mon.b (mon.2) 2332 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.233 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.686961+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.233 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.804945+0000 mon.b (mon.2) 2333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.233 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.807667+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.233 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.810640+0000 mon.b (mon.2) 2335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.233 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.811822+0000 mon.b (mon.2) 2336 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.233 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.821244+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.233 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.935685+0000 mon.b (mon.2) 2337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.233 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.938029+0000 mon.b (mon.2) 2338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.233 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.940878+0000 mon.b (mon.2) 2339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.233 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.941845+0000 mon.b (mon.2) 2340 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.233 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[60578]: audit 2024-06-11T13:36:17.951045+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: cephadm 2024-06-11T13:36:16.123975+0000 mgr.x (mgr.25085) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: cephadm 2024-06-11T13:36:16.251744+0000 mgr.x (mgr.25085) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: cephadm 2024-06-11T13:36:16.391668+0000 mgr.x (mgr.25085) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: cephadm 2024-06-11T13:36:16.508336+0000 mgr.x (mgr.25085) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: cephadm 2024-06-11T13:36:16.601866+0000 mgr.x (mgr.25085) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: cephadm 2024-06-11T13:36:16.709130+0000 mgr.x (mgr.25085) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: cephadm 2024-06-11T13:36:16.840417+0000 mgr.x (mgr.25085) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: cephadm 2024-06-11T13:36:16.964701+0000 mgr.x (mgr.25085) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.087392+0000 mon.b (mon.2) 2309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.089699+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.092505+0000 mon.b (mon.2) 2311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.093413+0000 mon.b (mon.2) 2312 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.102170+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.210903+0000 mon.b (mon.2) 2313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.213319+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.215482+0000 mon.b (mon.2) 2315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.216156+0000 mon.b (mon.2) 2316 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.224617+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.318972+0000 mon.b (mon.2) 2317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.320972+0000 mon.b (mon.2) 2318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: cephadm 2024-06-11T13:36:16.123975+0000 mgr.x (mgr.25085) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: cephadm 2024-06-11T13:36:16.251744+0000 mgr.x (mgr.25085) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: cephadm 2024-06-11T13:36:16.391668+0000 mgr.x (mgr.25085) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: cephadm 2024-06-11T13:36:16.508336+0000 mgr.x (mgr.25085) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: cephadm 2024-06-11T13:36:16.601866+0000 mgr.x (mgr.25085) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: cephadm 2024-06-11T13:36:16.709130+0000 mgr.x (mgr.25085) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: cephadm 2024-06-11T13:36:16.840417+0000 mgr.x (mgr.25085) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: cephadm 2024-06-11T13:36:16.964701+0000 mgr.x (mgr.25085) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.087392+0000 mon.b (mon.2) 2309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.089699+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.092505+0000 mon.b (mon.2) 2311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.093413+0000 mon.b (mon.2) 2312 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.102170+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.210903+0000 mon.b (mon.2) 2313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.213319+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.215482+0000 mon.b (mon.2) 2315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.216156+0000 mon.b (mon.2) 2316 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.224617+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.318972+0000 mon.b (mon.2) 2317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.320972+0000 mon.b (mon.2) 2318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.323337+0000 mon.b (mon.2) 2319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.324107+0000 mon.b (mon.2) 2320 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.332405+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.446518+0000 mon.b (mon.2) 2321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.449323+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.452233+0000 mon.b (mon.2) 2323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.453372+0000 mon.b (mon.2) 2324 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.462594+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.561603+0000 mon.b (mon.2) 2325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.564063+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.566850+0000 mon.b (mon.2) 2327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.567599+0000 mon.b (mon.2) 2328 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.575952+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.673751+0000 mon.b (mon.2) 2329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.675733+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.677510+0000 mon.b (mon.2) 2331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.678209+0000 mon.b (mon.2) 2332 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.686961+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.804945+0000 mon.b (mon.2) 2333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.807667+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.323337+0000 mon.b (mon.2) 2319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.324107+0000 mon.b (mon.2) 2320 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.332405+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.446518+0000 mon.b (mon.2) 2321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.449323+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.452233+0000 mon.b (mon.2) 2323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.453372+0000 mon.b (mon.2) 2324 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.462594+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.561603+0000 mon.b (mon.2) 2325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.564063+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.566850+0000 mon.b (mon.2) 2327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.567599+0000 mon.b (mon.2) 2328 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.575952+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.673751+0000 mon.b (mon.2) 2329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.675733+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.677510+0000 mon.b (mon.2) 2331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.678209+0000 mon.b (mon.2) 2332 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.686961+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.804945+0000 mon.b (mon.2) 2333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.807667+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.810640+0000 mon.b (mon.2) 2335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.811822+0000 mon.b (mon.2) 2336 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.821244+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.935685+0000 mon.b (mon.2) 2337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.938029+0000 mon.b (mon.2) 2338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.940878+0000 mon.b (mon.2) 2339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.941845+0000 mon.b (mon.2) 2340 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[81944]: audit 2024-06-11T13:36:17.951045+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.810640+0000 mon.b (mon.2) 2335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.811822+0000 mon.b (mon.2) 2336 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.821244+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.935685+0000 mon.b (mon.2) 2337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.938029+0000 mon.b (mon.2) 2338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.940878+0000 mon.b (mon.2) 2339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.941845+0000 mon.b (mon.2) 2340 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:18.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:18 smithi059 bash[78335]: audit 2024-06-11T13:36:17.951045+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:18.529 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[66976]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-06-11T13:36:18.530 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[66976]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-06-11T13:36:18.530 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[66976]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-06-11T13:36:18.530 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[66976]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-06-11T13:36:18.530 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[66976]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-06-11T13:36:18.530 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[66976]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-06-11T13:36:18.530 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:18 smithi117 bash[66976]: --> ceph-volume raw activate successful for osd ID: 4 2024-06-11T13:36:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: cephadm 2024-06-11T13:36:17.103773+0000 mgr.x (mgr.25085) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: cephadm 2024-06-11T13:36:17.225871+0000 mgr.x (mgr.25085) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: cephadm 2024-06-11T13:36:17.333813+0000 mgr.x (mgr.25085) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: cephadm 2024-06-11T13:36:17.465094+0000 mgr.x (mgr.25085) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: cephadm 2024-06-11T13:36:17.577407+0000 mgr.x (mgr.25085) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: cephadm 2024-06-11T13:36:17.689541+0000 mgr.x (mgr.25085) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: cephadm 2024-06-11T13:36:17.822687+0000 mgr.x (mgr.25085) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: cephadm 2024-06-11T13:36:17.952845+0000 mgr.x (mgr.25085) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: cluster 2024-06-11T13:36:17.965041+0000 mgr.x (mgr.25085) 1400 : cluster [DBG] pgmap v222: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.044657+0000 mon.b (mon.2) 2341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.046408+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.048245+0000 mon.b (mon.2) 2343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.048876+0000 mon.b (mon.2) 2344 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.056214+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: cephadm 2024-06-11T13:36:18.057406+0000 mgr.x (mgr.25085) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.131009+0000 mon.b (mon.2) 2345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.132782+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.134547+0000 mon.b (mon.2) 2347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.135243+0000 mon.b (mon.2) 2348 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.143015+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: cephadm 2024-06-11T13:36:17.103773+0000 mgr.x (mgr.25085) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: cephadm 2024-06-11T13:36:17.225871+0000 mgr.x (mgr.25085) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: cephadm 2024-06-11T13:36:17.333813+0000 mgr.x (mgr.25085) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: cephadm 2024-06-11T13:36:17.465094+0000 mgr.x (mgr.25085) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: cephadm 2024-06-11T13:36:17.577407+0000 mgr.x (mgr.25085) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: cephadm 2024-06-11T13:36:17.689541+0000 mgr.x (mgr.25085) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: cephadm 2024-06-11T13:36:17.822687+0000 mgr.x (mgr.25085) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: cephadm 2024-06-11T13:36:17.952845+0000 mgr.x (mgr.25085) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: cluster 2024-06-11T13:36:17.965041+0000 mgr.x (mgr.25085) 1400 : cluster [DBG] pgmap v222: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:19.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.044657+0000 mon.b (mon.2) 2341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.046408+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.048245+0000 mon.b (mon.2) 2343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.048876+0000 mon.b (mon.2) 2344 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.056214+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: cephadm 2024-06-11T13:36:18.057406+0000 mgr.x (mgr.25085) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.131009+0000 mon.b (mon.2) 2345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.132782+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.134547+0000 mon.b (mon.2) 2347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.135243+0000 mon.b (mon.2) 2348 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.143015+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.218017+0000 mon.b (mon.2) 2349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.219820+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.221525+0000 mon.b (mon.2) 2351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.222117+0000 mon.b (mon.2) 2352 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.229855+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.311857+0000 mon.b (mon.2) 2353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.314237+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.316917+0000 mon.b (mon.2) 2355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.317664+0000 mon.b (mon.2) 2356 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.326254+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.441149+0000 mon.b (mon.2) 2357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.443449+0000 mon.b (mon.2) 2358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.445262+0000 mon.b (mon.2) 2359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.445917+0000 mon.b (mon.2) 2360 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.453772+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.533592+0000 mon.b (mon.2) 2361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.535550+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.537408+0000 mon.b (mon.2) 2363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.538096+0000 mon.b (mon.2) 2364 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.545940+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.623202+0000 mon.b (mon.2) 2365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.625077+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.627276+0000 mon.b (mon.2) 2367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.627968+0000 mon.b (mon.2) 2368 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.635735+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.725999+0000 mon.b (mon.2) 2369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.728551+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.731160+0000 mon.b (mon.2) 2371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.731952+0000 mon.b (mon.2) 2372 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.740082+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.831634+0000 mon.b (mon.2) 2373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.834502+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.837080+0000 mon.b (mon.2) 2375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.838318+0000 mon.b (mon.2) 2376 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.847242+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.940902+0000 mon.b (mon.2) 2377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.942958+0000 mon.b (mon.2) 2378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.944647+0000 mon.b (mon.2) 2379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.945349+0000 mon.b (mon.2) 2380 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: cluster 2024-06-11T13:36:18.946274+0000 mon.a (mon.0) 843 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-06-11T13:36:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[81944]: audit 2024-06-11T13:36:18.959174+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.218017+0000 mon.b (mon.2) 2349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.219820+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.221525+0000 mon.b (mon.2) 2351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.222117+0000 mon.b (mon.2) 2352 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.229855+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.311857+0000 mon.b (mon.2) 2353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.314237+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.316917+0000 mon.b (mon.2) 2355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.317664+0000 mon.b (mon.2) 2356 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.326254+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.441149+0000 mon.b (mon.2) 2357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.443449+0000 mon.b (mon.2) 2358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.445262+0000 mon.b (mon.2) 2359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.445917+0000 mon.b (mon.2) 2360 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.453772+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.533592+0000 mon.b (mon.2) 2361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.535550+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.537408+0000 mon.b (mon.2) 2363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.538096+0000 mon.b (mon.2) 2364 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.545940+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.623202+0000 mon.b (mon.2) 2365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.625077+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.627276+0000 mon.b (mon.2) 2367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.627968+0000 mon.b (mon.2) 2368 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.635735+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.725999+0000 mon.b (mon.2) 2369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.728551+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.731160+0000 mon.b (mon.2) 2371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.731952+0000 mon.b (mon.2) 2372 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.740082+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.831634+0000 mon.b (mon.2) 2373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.834502+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.837080+0000 mon.b (mon.2) 2375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.838318+0000 mon.b (mon.2) 2376 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.847242+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.940902+0000 mon.b (mon.2) 2377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.942958+0000 mon.b (mon.2) 2378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.944647+0000 mon.b (mon.2) 2379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.945349+0000 mon.b (mon.2) 2380 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: cluster 2024-06-11T13:36:18.946274+0000 mon.a (mon.0) 843 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-06-11T13:36:19.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:19 smithi059 bash[78335]: audit 2024-06-11T13:36:18.959174+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: cephadm 2024-06-11T13:36:17.103773+0000 mgr.x (mgr.25085) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: cephadm 2024-06-11T13:36:17.225871+0000 mgr.x (mgr.25085) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: cephadm 2024-06-11T13:36:17.333813+0000 mgr.x (mgr.25085) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: cephadm 2024-06-11T13:36:17.465094+0000 mgr.x (mgr.25085) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: cephadm 2024-06-11T13:36:17.577407+0000 mgr.x (mgr.25085) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: cephadm 2024-06-11T13:36:17.689541+0000 mgr.x (mgr.25085) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: cephadm 2024-06-11T13:36:17.822687+0000 mgr.x (mgr.25085) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: cephadm 2024-06-11T13:36:17.952845+0000 mgr.x (mgr.25085) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: cluster 2024-06-11T13:36:17.965041+0000 mgr.x (mgr.25085) 1400 : cluster [DBG] pgmap v222: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:19.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.044657+0000 mon.b (mon.2) 2341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.046408+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.048245+0000 mon.b (mon.2) 2343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.048876+0000 mon.b (mon.2) 2344 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.056214+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: cephadm 2024-06-11T13:36:18.057406+0000 mgr.x (mgr.25085) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.131009+0000 mon.b (mon.2) 2345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.132782+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.134547+0000 mon.b (mon.2) 2347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.135243+0000 mon.b (mon.2) 2348 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.143015+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.218017+0000 mon.b (mon.2) 2349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.219820+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.221525+0000 mon.b (mon.2) 2351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.222117+0000 mon.b (mon.2) 2352 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.229855+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.311857+0000 mon.b (mon.2) 2353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.314237+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.316917+0000 mon.b (mon.2) 2355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.317664+0000 mon.b (mon.2) 2356 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.326254+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.441149+0000 mon.b (mon.2) 2357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.443449+0000 mon.b (mon.2) 2358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.445262+0000 mon.b (mon.2) 2359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.445917+0000 mon.b (mon.2) 2360 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.453772+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.533592+0000 mon.b (mon.2) 2361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.535550+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.537408+0000 mon.b (mon.2) 2363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.538096+0000 mon.b (mon.2) 2364 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.545940+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.623202+0000 mon.b (mon.2) 2365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.625077+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.627276+0000 mon.b (mon.2) 2367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.627968+0000 mon.b (mon.2) 2368 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.635735+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.725999+0000 mon.b (mon.2) 2369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.728551+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.731160+0000 mon.b (mon.2) 2371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.731952+0000 mon.b (mon.2) 2372 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.740082+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.831634+0000 mon.b (mon.2) 2373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.834502+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.837080+0000 mon.b (mon.2) 2375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.838318+0000 mon.b (mon.2) 2376 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.847242+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.940902+0000 mon.b (mon.2) 2377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.942958+0000 mon.b (mon.2) 2378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.944647+0000 mon.b (mon.2) 2379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.945349+0000 mon.b (mon.2) 2380 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: cluster 2024-06-11T13:36:18.946274+0000 mon.a (mon.0) 843 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-06-11T13:36:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:19 smithi117 bash[60578]: audit 2024-06-11T13:36:18.959174+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: cephadm 2024-06-11T13:36:18.144498+0000 mgr.x (mgr.25085) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: cephadm 2024-06-11T13:36:18.231215+0000 mgr.x (mgr.25085) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: cephadm 2024-06-11T13:36:18.327685+0000 mgr.x (mgr.25085) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: cephadm 2024-06-11T13:36:18.455015+0000 mgr.x (mgr.25085) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: cephadm 2024-06-11T13:36:18.547273+0000 mgr.x (mgr.25085) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: cephadm 2024-06-11T13:36:18.636911+0000 mgr.x (mgr.25085) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: cephadm 2024-06-11T13:36:18.741300+0000 mgr.x (mgr.25085) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: cephadm 2024-06-11T13:36:18.848693+0000 mgr.x (mgr.25085) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: cephadm 2024-06-11T13:36:18.960353+0000 mgr.x (mgr.25085) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.060363+0000 mon.b (mon.2) 2381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.063033+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.065976+0000 mon.b (mon.2) 2383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.067105+0000 mon.b (mon.2) 2384 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.075684+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: cephadm 2024-06-11T13:36:19.078589+0000 mgr.x (mgr.25085) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.201022+0000 mon.b (mon.2) 2385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.203783+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.206695+0000 mon.b (mon.2) 2387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.207399+0000 mon.b (mon.2) 2388 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.217692+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.304510+0000 mon.b (mon.2) 2389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.308750+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.310687+0000 mon.b (mon.2) 2391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.311343+0000 mon.b (mon.2) 2392 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.321448+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.395060+0000 mon.b (mon.2) 2393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.397476+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.399825+0000 mon.b (mon.2) 2395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.400425+0000 mon.b (mon.2) 2396 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.410624+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.501850+0000 mon.b (mon.2) 2397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.503712+0000 mon.b (mon.2) 2398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.506565+0000 mon.b (mon.2) 2399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.507426+0000 mon.b (mon.2) 2400 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.518254+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.645964+0000 mon.b (mon.2) 2401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.648180+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.650885+0000 mon.b (mon.2) 2403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.651824+0000 mon.b (mon.2) 2404 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.662585+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.793886+0000 mon.b (mon.2) 2405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.796706+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.801467+0000 mon.b (mon.2) 2407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.802488+0000 mon.b (mon.2) 2408 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: cluster 2024-06-11T13:36:19.802807+0000 mon.a (mon.0) 851 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 26 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.813361+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.943211+0000 mon.b (mon.2) 2409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.945746+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.948204+0000 mon.b (mon.2) 2411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.949134+0000 mon.b (mon.2) 2412 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:20 smithi117 bash[60578]: audit 2024-06-11T13:36:19.959344+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: cephadm 2024-06-11T13:36:18.144498+0000 mgr.x (mgr.25085) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: cephadm 2024-06-11T13:36:18.231215+0000 mgr.x (mgr.25085) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: cephadm 2024-06-11T13:36:18.327685+0000 mgr.x (mgr.25085) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: cephadm 2024-06-11T13:36:18.455015+0000 mgr.x (mgr.25085) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: cephadm 2024-06-11T13:36:18.547273+0000 mgr.x (mgr.25085) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: cephadm 2024-06-11T13:36:18.636911+0000 mgr.x (mgr.25085) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: cephadm 2024-06-11T13:36:18.741300+0000 mgr.x (mgr.25085) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: cephadm 2024-06-11T13:36:18.848693+0000 mgr.x (mgr.25085) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: cephadm 2024-06-11T13:36:18.960353+0000 mgr.x (mgr.25085) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.060363+0000 mon.b (mon.2) 2381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.063033+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.065976+0000 mon.b (mon.2) 2383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.067105+0000 mon.b (mon.2) 2384 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.075684+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: cephadm 2024-06-11T13:36:19.078589+0000 mgr.x (mgr.25085) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.201022+0000 mon.b (mon.2) 2385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.203783+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.206695+0000 mon.b (mon.2) 2387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.207399+0000 mon.b (mon.2) 2388 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.217692+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: cephadm 2024-06-11T13:36:18.144498+0000 mgr.x (mgr.25085) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: cephadm 2024-06-11T13:36:18.231215+0000 mgr.x (mgr.25085) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: cephadm 2024-06-11T13:36:18.327685+0000 mgr.x (mgr.25085) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: cephadm 2024-06-11T13:36:18.455015+0000 mgr.x (mgr.25085) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: cephadm 2024-06-11T13:36:18.547273+0000 mgr.x (mgr.25085) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: cephadm 2024-06-11T13:36:18.636911+0000 mgr.x (mgr.25085) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: cephadm 2024-06-11T13:36:18.741300+0000 mgr.x (mgr.25085) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: cephadm 2024-06-11T13:36:18.848693+0000 mgr.x (mgr.25085) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: cephadm 2024-06-11T13:36:18.960353+0000 mgr.x (mgr.25085) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.060363+0000 mon.b (mon.2) 2381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.063033+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.065976+0000 mon.b (mon.2) 2383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.067105+0000 mon.b (mon.2) 2384 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.075684+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: cephadm 2024-06-11T13:36:19.078589+0000 mgr.x (mgr.25085) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.201022+0000 mon.b (mon.2) 2385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.203783+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.206695+0000 mon.b (mon.2) 2387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.207399+0000 mon.b (mon.2) 2388 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.217692+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.304510+0000 mon.b (mon.2) 2389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.308750+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.310687+0000 mon.b (mon.2) 2391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.311343+0000 mon.b (mon.2) 2392 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.321448+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.395060+0000 mon.b (mon.2) 2393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.397476+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.399825+0000 mon.b (mon.2) 2395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.400425+0000 mon.b (mon.2) 2396 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.410624+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.501850+0000 mon.b (mon.2) 2397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.503712+0000 mon.b (mon.2) 2398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.506565+0000 mon.b (mon.2) 2399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.507426+0000 mon.b (mon.2) 2400 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.518254+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.645964+0000 mon.b (mon.2) 2401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.648180+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.650885+0000 mon.b (mon.2) 2403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.651824+0000 mon.b (mon.2) 2404 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.662585+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.304510+0000 mon.b (mon.2) 2389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.308750+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.310687+0000 mon.b (mon.2) 2391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.311343+0000 mon.b (mon.2) 2392 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.321448+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.395060+0000 mon.b (mon.2) 2393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.397476+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.399825+0000 mon.b (mon.2) 2395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.400425+0000 mon.b (mon.2) 2396 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.410624+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.501850+0000 mon.b (mon.2) 2397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.503712+0000 mon.b (mon.2) 2398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.506565+0000 mon.b (mon.2) 2399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.507426+0000 mon.b (mon.2) 2400 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.518254+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.645964+0000 mon.b (mon.2) 2401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.648180+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.650885+0000 mon.b (mon.2) 2403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.651824+0000 mon.b (mon.2) 2404 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.662585+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.793886+0000 mon.b (mon.2) 2405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.796706+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.801467+0000 mon.b (mon.2) 2407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.802488+0000 mon.b (mon.2) 2408 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: cluster 2024-06-11T13:36:19.802807+0000 mon.a (mon.0) 851 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 26 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:20.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.813361+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.943211+0000 mon.b (mon.2) 2409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.945746+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.948204+0000 mon.b (mon.2) 2411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.949134+0000 mon.b (mon.2) 2412 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[81944]: audit 2024-06-11T13:36:19.959344+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.793886+0000 mon.b (mon.2) 2405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.796706+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.801467+0000 mon.b (mon.2) 2407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.802488+0000 mon.b (mon.2) 2408 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: cluster 2024-06-11T13:36:19.802807+0000 mon.a (mon.0) 851 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 26 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:20.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.813361+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:20.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.943211+0000 mon.b (mon.2) 2409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:20.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.945746+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:20.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.948204+0000 mon.b (mon.2) 2411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:20.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.949134+0000 mon.b (mon.2) 2412 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:20.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:20 smithi059 bash[78335]: audit 2024-06-11T13:36:19.959344+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: cephadm 2024-06-11T13:36:19.218988+0000 mgr.x (mgr.25085) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: cephadm 2024-06-11T13:36:19.322691+0000 mgr.x (mgr.25085) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: cephadm 2024-06-11T13:36:19.411808+0000 mgr.x (mgr.25085) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: cephadm 2024-06-11T13:36:19.519734+0000 mgr.x (mgr.25085) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: cephadm 2024-06-11T13:36:19.664289+0000 mgr.x (mgr.25085) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: cephadm 2024-06-11T13:36:19.814754+0000 mgr.x (mgr.25085) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: cephadm 2024-06-11T13:36:19.960720+0000 mgr.x (mgr.25085) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: cluster 2024-06-11T13:36:19.965688+0000 mgr.x (mgr.25085) 1419 : cluster [DBG] pgmap v223: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.081146+0000 mon.b (mon.2) 2413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.082989+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.085071+0000 mon.b (mon.2) 2415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.085805+0000 mon.b (mon.2) 2416 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.093400+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: cephadm 2024-06-11T13:36:20.094645+0000 mgr.x (mgr.25085) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.170468+0000 mon.b (mon.2) 2417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.172186+0000 mon.b (mon.2) 2418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.173814+0000 mon.b (mon.2) 2419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.174470+0000 mon.b (mon.2) 2420 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.182433+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.263178+0000 mon.b (mon.2) 2421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: cephadm 2024-06-11T13:36:19.218988+0000 mgr.x (mgr.25085) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: cephadm 2024-06-11T13:36:19.322691+0000 mgr.x (mgr.25085) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: cephadm 2024-06-11T13:36:19.411808+0000 mgr.x (mgr.25085) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: cephadm 2024-06-11T13:36:19.519734+0000 mgr.x (mgr.25085) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: cephadm 2024-06-11T13:36:19.664289+0000 mgr.x (mgr.25085) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: cephadm 2024-06-11T13:36:19.814754+0000 mgr.x (mgr.25085) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: cephadm 2024-06-11T13:36:19.960720+0000 mgr.x (mgr.25085) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: cluster 2024-06-11T13:36:19.965688+0000 mgr.x (mgr.25085) 1419 : cluster [DBG] pgmap v223: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.081146+0000 mon.b (mon.2) 2413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.082989+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.085071+0000 mon.b (mon.2) 2415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.085805+0000 mon.b (mon.2) 2416 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.093400+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: cephadm 2024-06-11T13:36:20.094645+0000 mgr.x (mgr.25085) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.170468+0000 mon.b (mon.2) 2417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.172186+0000 mon.b (mon.2) 2418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.173814+0000 mon.b (mon.2) 2419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.174470+0000 mon.b (mon.2) 2420 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.182433+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.263178+0000 mon.b (mon.2) 2421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.264940+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.266685+0000 mon.b (mon.2) 2423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.267318+0000 mon.b (mon.2) 2424 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.275143+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.365647+0000 mon.b (mon.2) 2425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.367719+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.370298+0000 mon.b (mon.2) 2427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.371254+0000 mon.b (mon.2) 2428 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.379801+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.455891+0000 mon.b (mon.2) 2429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.457692+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.459594+0000 mon.b (mon.2) 2431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.460331+0000 mon.b (mon.2) 2432 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.468527+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.544036+0000 mon.b (mon.2) 2433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.545903+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.547615+0000 mon.b (mon.2) 2435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.548234+0000 mon.b (mon.2) 2436 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.556026+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.264940+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.266685+0000 mon.b (mon.2) 2423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.267318+0000 mon.b (mon.2) 2424 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.275143+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.365647+0000 mon.b (mon.2) 2425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.367719+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.370298+0000 mon.b (mon.2) 2427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.371254+0000 mon.b (mon.2) 2428 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.379801+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.455891+0000 mon.b (mon.2) 2429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.457692+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.459594+0000 mon.b (mon.2) 2431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.460331+0000 mon.b (mon.2) 2432 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.468527+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.544036+0000 mon.b (mon.2) 2433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.545903+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.547615+0000 mon.b (mon.2) 2435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.548234+0000 mon.b (mon.2) 2436 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.556026+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.625874+0000 mon.b (mon.2) 2437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.627641+0000 mon.b (mon.2) 2438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.629401+0000 mon.b (mon.2) 2439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.630010+0000 mon.b (mon.2) 2440 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.637788+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.718827+0000 mon.b (mon.2) 2441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.720495+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.722047+0000 mon.b (mon.2) 2443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.722598+0000 mon.b (mon.2) 2444 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.728854+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.812696+0000 mon.b (mon.2) 2445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.814753+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.817180+0000 mon.b (mon.2) 2447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.817884+0000 mon.b (mon.2) 2448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.828514+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.935065+0000 mon.b (mon.2) 2449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.937361+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.939159+0000 mon.b (mon.2) 2451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.939929+0000 mon.b (mon.2) 2452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[78335]: audit 2024-06-11T13:36:20.949898+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.625874+0000 mon.b (mon.2) 2437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.627641+0000 mon.b (mon.2) 2438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.629401+0000 mon.b (mon.2) 2439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.630010+0000 mon.b (mon.2) 2440 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.637788+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.718827+0000 mon.b (mon.2) 2441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.720495+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.722047+0000 mon.b (mon.2) 2443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.722598+0000 mon.b (mon.2) 2444 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.728854+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.812696+0000 mon.b (mon.2) 2445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.814753+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.817180+0000 mon.b (mon.2) 2447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.817884+0000 mon.b (mon.2) 2448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.828514+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.935065+0000 mon.b (mon.2) 2449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.937361+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.939159+0000 mon.b (mon.2) 2451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.939929+0000 mon.b (mon.2) 2452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:21 smithi059 bash[81944]: audit 2024-06-11T13:36:20.949898+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: cephadm 2024-06-11T13:36:19.218988+0000 mgr.x (mgr.25085) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: cephadm 2024-06-11T13:36:19.322691+0000 mgr.x (mgr.25085) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: cephadm 2024-06-11T13:36:19.411808+0000 mgr.x (mgr.25085) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: cephadm 2024-06-11T13:36:19.519734+0000 mgr.x (mgr.25085) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: cephadm 2024-06-11T13:36:19.664289+0000 mgr.x (mgr.25085) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: cephadm 2024-06-11T13:36:19.814754+0000 mgr.x (mgr.25085) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: cephadm 2024-06-11T13:36:19.960720+0000 mgr.x (mgr.25085) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: cluster 2024-06-11T13:36:19.965688+0000 mgr.x (mgr.25085) 1419 : cluster [DBG] pgmap v223: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.081146+0000 mon.b (mon.2) 2413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.082989+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.085071+0000 mon.b (mon.2) 2415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.085805+0000 mon.b (mon.2) 2416 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.093400+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: cephadm 2024-06-11T13:36:20.094645+0000 mgr.x (mgr.25085) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.170468+0000 mon.b (mon.2) 2417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.172186+0000 mon.b (mon.2) 2418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.173814+0000 mon.b (mon.2) 2419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.174470+0000 mon.b (mon.2) 2420 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.182433+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.263178+0000 mon.b (mon.2) 2421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.264940+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.266685+0000 mon.b (mon.2) 2423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.267318+0000 mon.b (mon.2) 2424 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.275143+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.365647+0000 mon.b (mon.2) 2425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.367719+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.370298+0000 mon.b (mon.2) 2427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.371254+0000 mon.b (mon.2) 2428 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.379801+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.455891+0000 mon.b (mon.2) 2429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.457692+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.459594+0000 mon.b (mon.2) 2431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.460331+0000 mon.b (mon.2) 2432 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.468527+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.544036+0000 mon.b (mon.2) 2433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.545903+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.547615+0000 mon.b (mon.2) 2435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.548234+0000 mon.b (mon.2) 2436 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.556026+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.625874+0000 mon.b (mon.2) 2437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.627641+0000 mon.b (mon.2) 2438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.629401+0000 mon.b (mon.2) 2439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.630010+0000 mon.b (mon.2) 2440 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.637788+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.718827+0000 mon.b (mon.2) 2441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.720495+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.722047+0000 mon.b (mon.2) 2443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.722598+0000 mon.b (mon.2) 2444 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.728854+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.812696+0000 mon.b (mon.2) 2445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.814753+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.817180+0000 mon.b (mon.2) 2447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.817884+0000 mon.b (mon.2) 2448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.828514+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.935065+0000 mon.b (mon.2) 2449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.937361+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.939159+0000 mon.b (mon.2) 2451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:21.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.939929+0000 mon.b (mon.2) 2452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:21.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:21 smithi117 bash[60578]: audit 2024-06-11T13:36:20.949898+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: cephadm 2024-06-11T13:36:20.183580+0000 mgr.x (mgr.25085) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: cephadm 2024-06-11T13:36:20.276446+0000 mgr.x (mgr.25085) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: cephadm 2024-06-11T13:36:20.381126+0000 mgr.x (mgr.25085) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: cephadm 2024-06-11T13:36:20.469761+0000 mgr.x (mgr.25085) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: cephadm 2024-06-11T13:36:20.557146+0000 mgr.x (mgr.25085) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: cephadm 2024-06-11T13:36:20.638882+0000 mgr.x (mgr.25085) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: cephadm 2024-06-11T13:36:20.730172+0000 mgr.x (mgr.25085) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: cephadm 2024-06-11T13:36:20.829919+0000 mgr.x (mgr.25085) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: cephadm 2024-06-11T13:36:20.951206+0000 mgr.x (mgr.25085) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.055811+0000 mon.b (mon.2) 2453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.057903+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.059728+0000 mon.b (mon.2) 2455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.060495+0000 mon.b (mon.2) 2456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.067724+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: cephadm 2024-06-11T13:36:21.068872+0000 mgr.x (mgr.25085) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.151582+0000 mon.b (mon.2) 2457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.153460+0000 mon.b (mon.2) 2458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.155189+0000 mon.b (mon.2) 2459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.155982+0000 mon.b (mon.2) 2460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.164136+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: cephadm 2024-06-11T13:36:20.183580+0000 mgr.x (mgr.25085) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: cephadm 2024-06-11T13:36:20.276446+0000 mgr.x (mgr.25085) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: cephadm 2024-06-11T13:36:20.381126+0000 mgr.x (mgr.25085) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: cephadm 2024-06-11T13:36:20.469761+0000 mgr.x (mgr.25085) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: cephadm 2024-06-11T13:36:20.557146+0000 mgr.x (mgr.25085) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: cephadm 2024-06-11T13:36:20.638882+0000 mgr.x (mgr.25085) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: cephadm 2024-06-11T13:36:20.730172+0000 mgr.x (mgr.25085) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: cephadm 2024-06-11T13:36:20.829919+0000 mgr.x (mgr.25085) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: cephadm 2024-06-11T13:36:20.951206+0000 mgr.x (mgr.25085) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.055811+0000 mon.b (mon.2) 2453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.057903+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.059728+0000 mon.b (mon.2) 2455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.060495+0000 mon.b (mon.2) 2456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.067724+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: cephadm 2024-06-11T13:36:21.068872+0000 mgr.x (mgr.25085) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.151582+0000 mon.b (mon.2) 2457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.153460+0000 mon.b (mon.2) 2458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.155189+0000 mon.b (mon.2) 2459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.155982+0000 mon.b (mon.2) 2460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.164136+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.256770+0000 mon.b (mon.2) 2461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.258632+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.260476+0000 mon.b (mon.2) 2463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.261057+0000 mon.b (mon.2) 2464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.268751+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.379641+0000 mon.b (mon.2) 2465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.382226+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.385140+0000 mon.b (mon.2) 2467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.386279+0000 mon.b (mon.2) 2468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.395096+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.486079+0000 mon.b (mon.2) 2469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.488698+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.491273+0000 mon.b (mon.2) 2471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.492193+0000 mon.b (mon.2) 2472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.500434+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.593445+0000 mon.b (mon.2) 2473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.595892+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.598319+0000 mon.b (mon.2) 2475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.599093+0000 mon.b (mon.2) 2476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.607365+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.256770+0000 mon.b (mon.2) 2461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.258632+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.260476+0000 mon.b (mon.2) 2463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.261057+0000 mon.b (mon.2) 2464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.268751+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.379641+0000 mon.b (mon.2) 2465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.382226+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.385140+0000 mon.b (mon.2) 2467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.386279+0000 mon.b (mon.2) 2468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.395096+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.486079+0000 mon.b (mon.2) 2469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.488698+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.491273+0000 mon.b (mon.2) 2471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.492193+0000 mon.b (mon.2) 2472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.500434+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.593445+0000 mon.b (mon.2) 2473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.595892+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.598319+0000 mon.b (mon.2) 2475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.599093+0000 mon.b (mon.2) 2476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.607365+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.705827+0000 mon.b (mon.2) 2477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.708618+0000 mon.b (mon.2) 2478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.711166+0000 mon.b (mon.2) 2479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.711923+0000 mon.b (mon.2) 2480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.719920+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.824031+0000 mon.b (mon.2) 2481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.826630+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.830257+0000 mon.b (mon.2) 2483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.831351+0000 mon.b (mon.2) 2484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.840485+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.960273+0000 mon.b (mon.2) 2485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.962299+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.964434+0000 mon.b (mon.2) 2487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.965178+0000 mon.b (mon.2) 2488 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[81944]: audit 2024-06-11T13:36:21.974272+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.705827+0000 mon.b (mon.2) 2477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.708618+0000 mon.b (mon.2) 2478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.711166+0000 mon.b (mon.2) 2479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.711923+0000 mon.b (mon.2) 2480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.719920+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.824031+0000 mon.b (mon.2) 2481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.826630+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.830257+0000 mon.b (mon.2) 2483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.831351+0000 mon.b (mon.2) 2484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.840485+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.960273+0000 mon.b (mon.2) 2485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.962299+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.964434+0000 mon.b (mon.2) 2487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.965178+0000 mon.b (mon.2) 2488 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:22 smithi059 bash[78335]: audit 2024-06-11T13:36:21.974272+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: cephadm 2024-06-11T13:36:20.183580+0000 mgr.x (mgr.25085) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: cephadm 2024-06-11T13:36:20.276446+0000 mgr.x (mgr.25085) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: cephadm 2024-06-11T13:36:20.381126+0000 mgr.x (mgr.25085) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: cephadm 2024-06-11T13:36:20.469761+0000 mgr.x (mgr.25085) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: cephadm 2024-06-11T13:36:20.557146+0000 mgr.x (mgr.25085) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: cephadm 2024-06-11T13:36:20.638882+0000 mgr.x (mgr.25085) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: cephadm 2024-06-11T13:36:20.730172+0000 mgr.x (mgr.25085) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: cephadm 2024-06-11T13:36:20.829919+0000 mgr.x (mgr.25085) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: cephadm 2024-06-11T13:36:20.951206+0000 mgr.x (mgr.25085) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.055811+0000 mon.b (mon.2) 2453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.057903+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.372 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.059728+0000 mon.b (mon.2) 2455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.060495+0000 mon.b (mon.2) 2456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.067724+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: cephadm 2024-06-11T13:36:21.068872+0000 mgr.x (mgr.25085) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:22.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.151582+0000 mon.b (mon.2) 2457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.153460+0000 mon.b (mon.2) 2458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.155189+0000 mon.b (mon.2) 2459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.155982+0000 mon.b (mon.2) 2460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.164136+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.256770+0000 mon.b (mon.2) 2461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.258632+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.373 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.260476+0000 mon.b (mon.2) 2463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.261057+0000 mon.b (mon.2) 2464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.268751+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.379641+0000 mon.b (mon.2) 2465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.382226+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.385140+0000 mon.b (mon.2) 2467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.386279+0000 mon.b (mon.2) 2468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.395096+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.486079+0000 mon.b (mon.2) 2469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.488698+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.491273+0000 mon.b (mon.2) 2471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.492193+0000 mon.b (mon.2) 2472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.500434+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.593445+0000 mon.b (mon.2) 2473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.374 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.595892+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.375 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.598319+0000 mon.b (mon.2) 2475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.375 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.599093+0000 mon.b (mon.2) 2476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.375 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.607365+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.375 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.705827+0000 mon.b (mon.2) 2477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.375 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.708618+0000 mon.b (mon.2) 2478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.375 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.711166+0000 mon.b (mon.2) 2479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.375 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.711923+0000 mon.b (mon.2) 2480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.376 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.719920+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.376 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.824031+0000 mon.b (mon.2) 2481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.376 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.826630+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.376 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.830257+0000 mon.b (mon.2) 2483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.376 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.831351+0000 mon.b (mon.2) 2484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.376 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.840485+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.376 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.960273+0000 mon.b (mon.2) 2485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:22.376 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.962299+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:22.376 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.964434+0000 mon.b (mon.2) 2487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:22.376 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.965178+0000 mon.b (mon.2) 2488 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:22.376 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[60578]: audit 2024-06-11T13:36:21.974272+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:22.684 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[67355]: debug 2024-06-11T13:36:22.421+0000 7f40e186d640 1 -- 172.21.15.117:0/1034097670 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564377594960 con 0x5643775b5800 2024-06-11T13:36:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: cephadm 2024-06-11T13:36:21.165380+0000 mgr.x (mgr.25085) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: cephadm 2024-06-11T13:36:21.269943+0000 mgr.x (mgr.25085) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: cephadm 2024-06-11T13:36:21.396486+0000 mgr.x (mgr.25085) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: cephadm 2024-06-11T13:36:21.501639+0000 mgr.x (mgr.25085) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: cephadm 2024-06-11T13:36:21.608546+0000 mgr.x (mgr.25085) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: cephadm 2024-06-11T13:36:21.721265+0000 mgr.x (mgr.25085) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: cephadm 2024-06-11T13:36:21.841953+0000 mgr.x (mgr.25085) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: cluster 2024-06-11T13:36:21.966579+0000 mgr.x (mgr.25085) 1438 : cluster [DBG] pgmap v224: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: cephadm 2024-06-11T13:36:21.975502+0000 mgr.x (mgr.25085) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.082620+0000 mon.b (mon.2) 2489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.084685+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.086921+0000 mon.b (mon.2) 2491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.087854+0000 mon.b (mon.2) 2492 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.095811+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.175454+0000 mon.b (mon.2) 2493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.177712+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.180325+0000 mon.b (mon.2) 2495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.181152+0000 mon.b (mon.2) 2496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.189871+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.303231+0000 mon.b (mon.2) 2497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: cephadm 2024-06-11T13:36:21.165380+0000 mgr.x (mgr.25085) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: cephadm 2024-06-11T13:36:21.269943+0000 mgr.x (mgr.25085) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: cephadm 2024-06-11T13:36:21.396486+0000 mgr.x (mgr.25085) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: cephadm 2024-06-11T13:36:21.501639+0000 mgr.x (mgr.25085) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: cephadm 2024-06-11T13:36:21.608546+0000 mgr.x (mgr.25085) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: cephadm 2024-06-11T13:36:21.721265+0000 mgr.x (mgr.25085) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: cephadm 2024-06-11T13:36:21.841953+0000 mgr.x (mgr.25085) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: cluster 2024-06-11T13:36:21.966579+0000 mgr.x (mgr.25085) 1438 : cluster [DBG] pgmap v224: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: cephadm 2024-06-11T13:36:21.975502+0000 mgr.x (mgr.25085) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.082620+0000 mon.b (mon.2) 2489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.084685+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.086921+0000 mon.b (mon.2) 2491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.087854+0000 mon.b (mon.2) 2492 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.095811+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.175454+0000 mon.b (mon.2) 2493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.177712+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.180325+0000 mon.b (mon.2) 2495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.181152+0000 mon.b (mon.2) 2496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.189871+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.303231+0000 mon.b (mon.2) 2497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.305312+0000 mon.b (mon.2) 2498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.307186+0000 mon.b (mon.2) 2499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.307880+0000 mon.b (mon.2) 2500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.315989+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.404514+0000 mon.b (mon.2) 2501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.406814+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.409246+0000 mon.b (mon.2) 2503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.410069+0000 mon.b (mon.2) 2504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.418023+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.496996+0000 mon.b (mon.2) 2505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.499168+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.501592+0000 mon.b (mon.2) 2507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.502202+0000 mon.b (mon.2) 2508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.509683+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.587476+0000 mon.b (mon.2) 2509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.589462+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.591710+0000 mon.b (mon.2) 2511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.592382+0000 mon.b (mon.2) 2512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.600331+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.305312+0000 mon.b (mon.2) 2498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.307186+0000 mon.b (mon.2) 2499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.307880+0000 mon.b (mon.2) 2500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.315989+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.404514+0000 mon.b (mon.2) 2501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.406814+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.409246+0000 mon.b (mon.2) 2503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.410069+0000 mon.b (mon.2) 2504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.418023+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.496996+0000 mon.b (mon.2) 2505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.499168+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.501592+0000 mon.b (mon.2) 2507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.502202+0000 mon.b (mon.2) 2508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.509683+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.587476+0000 mon.b (mon.2) 2509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.589462+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.591710+0000 mon.b (mon.2) 2511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.592382+0000 mon.b (mon.2) 2512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.600331+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.672991+0000 mon.b (mon.2) 2513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.674772+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.677161+0000 mon.b (mon.2) 2515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.677912+0000 mon.b (mon.2) 2516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.684854+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.775975+0000 mon.b (mon.2) 2517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.777910+0000 mon.b (mon.2) 2518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.779697+0000 mon.b (mon.2) 2519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.780327+0000 mon.b (mon.2) 2520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.788584+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.867094+0000 mon.b (mon.2) 2521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.868911+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.870569+0000 mon.b (mon.2) 2523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.871176+0000 mon.b (mon.2) 2524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.878382+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.954654+0000 mon.b (mon.2) 2525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.956552+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.958268+0000 mon.b (mon.2) 2527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.958927+0000 mon.b (mon.2) 2528 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[78335]: audit 2024-06-11T13:36:22.966713+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.672991+0000 mon.b (mon.2) 2513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.674772+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.677161+0000 mon.b (mon.2) 2515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.677912+0000 mon.b (mon.2) 2516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.684854+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.775975+0000 mon.b (mon.2) 2517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.777910+0000 mon.b (mon.2) 2518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.779697+0000 mon.b (mon.2) 2519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.780327+0000 mon.b (mon.2) 2520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.788584+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.867094+0000 mon.b (mon.2) 2521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.868911+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.870569+0000 mon.b (mon.2) 2523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.871176+0000 mon.b (mon.2) 2524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.878382+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.954654+0000 mon.b (mon.2) 2525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.956552+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.958268+0000 mon.b (mon.2) 2527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.958927+0000 mon.b (mon.2) 2528 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:23 smithi059 bash[81944]: audit 2024-06-11T13:36:22.966713+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.325 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:22 smithi117 bash[67355]: debug 2024-06-11T13:36:22.973+0000 7f40e40d4640 -1 Falling back to public interface 2024-06-11T13:36:23.325 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: cephadm 2024-06-11T13:36:21.165380+0000 mgr.x (mgr.25085) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.325 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: cephadm 2024-06-11T13:36:21.269943+0000 mgr.x (mgr.25085) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.325 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: cephadm 2024-06-11T13:36:21.396486+0000 mgr.x (mgr.25085) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: cephadm 2024-06-11T13:36:21.501639+0000 mgr.x (mgr.25085) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: cephadm 2024-06-11T13:36:21.608546+0000 mgr.x (mgr.25085) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: cephadm 2024-06-11T13:36:21.721265+0000 mgr.x (mgr.25085) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: cephadm 2024-06-11T13:36:21.841953+0000 mgr.x (mgr.25085) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: cluster 2024-06-11T13:36:21.966579+0000 mgr.x (mgr.25085) 1438 : cluster [DBG] pgmap v224: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: cephadm 2024-06-11T13:36:21.975502+0000 mgr.x (mgr.25085) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.082620+0000 mon.b (mon.2) 2489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.084685+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.086921+0000 mon.b (mon.2) 2491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.087854+0000 mon.b (mon.2) 2492 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.095811+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.175454+0000 mon.b (mon.2) 2493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.177712+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.180325+0000 mon.b (mon.2) 2495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.181152+0000 mon.b (mon.2) 2496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.189871+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.303231+0000 mon.b (mon.2) 2497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.305312+0000 mon.b (mon.2) 2498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.307186+0000 mon.b (mon.2) 2499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.307880+0000 mon.b (mon.2) 2500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.315989+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.404514+0000 mon.b (mon.2) 2501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.406814+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.409246+0000 mon.b (mon.2) 2503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.410069+0000 mon.b (mon.2) 2504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.418023+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.496996+0000 mon.b (mon.2) 2505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.499168+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.501592+0000 mon.b (mon.2) 2507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.502202+0000 mon.b (mon.2) 2508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.509683+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.587476+0000 mon.b (mon.2) 2509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.589462+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.591710+0000 mon.b (mon.2) 2511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.592382+0000 mon.b (mon.2) 2512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.600331+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.672991+0000 mon.b (mon.2) 2513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.674772+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.677161+0000 mon.b (mon.2) 2515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.677912+0000 mon.b (mon.2) 2516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.684854+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.775975+0000 mon.b (mon.2) 2517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.777910+0000 mon.b (mon.2) 2518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.779697+0000 mon.b (mon.2) 2519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.780327+0000 mon.b (mon.2) 2520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.788584+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.867094+0000 mon.b (mon.2) 2521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.868911+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.870569+0000 mon.b (mon.2) 2523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.871176+0000 mon.b (mon.2) 2524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.878382+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:23.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.954654+0000 mon.b (mon.2) 2525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:23.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.956552+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:23.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.958268+0000 mon.b (mon.2) 2527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:23.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.958927+0000 mon.b (mon.2) 2528 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:23.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:23 smithi117 bash[60578]: audit 2024-06-11T13:36:22.966713+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: cephadm 2024-06-11T13:36:22.097157+0000 mgr.x (mgr.25085) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: cephadm 2024-06-11T13:36:22.191187+0000 mgr.x (mgr.25085) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: cephadm 2024-06-11T13:36:22.317195+0000 mgr.x (mgr.25085) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: cephadm 2024-06-11T13:36:22.419257+0000 mgr.x (mgr.25085) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: cephadm 2024-06-11T13:36:22.510869+0000 mgr.x (mgr.25085) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: cephadm 2024-06-11T13:36:22.601549+0000 mgr.x (mgr.25085) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:22.616485+0000 mgr.x (mgr.25085) 1446 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: cephadm 2024-06-11T13:36:22.686101+0000 mgr.x (mgr.25085) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: cephadm 2024-06-11T13:36:22.789785+0000 mgr.x (mgr.25085) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: cephadm 2024-06-11T13:36:22.879661+0000 mgr.x (mgr.25085) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: cephadm 2024-06-11T13:36:22.967896+0000 mgr.x (mgr.25085) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.043019+0000 mon.b (mon.2) 2529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.044710+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.046249+0000 mon.b (mon.2) 2531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.046812+0000 mon.b (mon.2) 2532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.054385+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: cephadm 2024-06-11T13:36:23.055487+0000 mgr.x (mgr.25085) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.132338+0000 mon.b (mon.2) 2533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.134267+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.135785+0000 mon.b (mon.2) 2535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: cephadm 2024-06-11T13:36:22.097157+0000 mgr.x (mgr.25085) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: cephadm 2024-06-11T13:36:22.191187+0000 mgr.x (mgr.25085) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: cephadm 2024-06-11T13:36:22.317195+0000 mgr.x (mgr.25085) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: cephadm 2024-06-11T13:36:22.419257+0000 mgr.x (mgr.25085) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: cephadm 2024-06-11T13:36:22.510869+0000 mgr.x (mgr.25085) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: cephadm 2024-06-11T13:36:22.601549+0000 mgr.x (mgr.25085) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:22.616485+0000 mgr.x (mgr.25085) 1446 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: cephadm 2024-06-11T13:36:22.686101+0000 mgr.x (mgr.25085) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: cephadm 2024-06-11T13:36:22.789785+0000 mgr.x (mgr.25085) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: cephadm 2024-06-11T13:36:22.879661+0000 mgr.x (mgr.25085) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: cephadm 2024-06-11T13:36:22.967896+0000 mgr.x (mgr.25085) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.043019+0000 mon.b (mon.2) 2529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.044710+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.046249+0000 mon.b (mon.2) 2531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.046812+0000 mon.b (mon.2) 2532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.054385+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: cephadm 2024-06-11T13:36:23.055487+0000 mgr.x (mgr.25085) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.132338+0000 mon.b (mon.2) 2533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.134267+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.135785+0000 mon.b (mon.2) 2535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.136368+0000 mon.b (mon.2) 2536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.144490+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.216595+0000 mon.b (mon.2) 2537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.218275+0000 mon.b (mon.2) 2538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.219986+0000 mon.b (mon.2) 2539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.220663+0000 mon.b (mon.2) 2540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.230741+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.306548+0000 mon.b (mon.2) 2541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.308617+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.310391+0000 mon.b (mon.2) 2543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.311030+0000 mon.b (mon.2) 2544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.323266+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.399391+0000 mon.b (mon.2) 2545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.401127+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.402807+0000 mon.b (mon.2) 2547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.403431+0000 mon.b (mon.2) 2548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.415105+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.517958+0000 mon.b (mon.2) 2549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.520578+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.523032+0000 mon.b (mon.2) 2551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.136368+0000 mon.b (mon.2) 2536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.144490+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.216595+0000 mon.b (mon.2) 2537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.218275+0000 mon.b (mon.2) 2538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.219986+0000 mon.b (mon.2) 2539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.220663+0000 mon.b (mon.2) 2540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.230741+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.306548+0000 mon.b (mon.2) 2541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.308617+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.310391+0000 mon.b (mon.2) 2543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.311030+0000 mon.b (mon.2) 2544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.323266+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.399391+0000 mon.b (mon.2) 2545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.401127+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.402807+0000 mon.b (mon.2) 2547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.403431+0000 mon.b (mon.2) 2548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.415105+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.517958+0000 mon.b (mon.2) 2549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.520578+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.523032+0000 mon.b (mon.2) 2551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.523912+0000 mon.b (mon.2) 2552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.534615+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.634060+0000 mon.b (mon.2) 2553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.636174+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.638808+0000 mon.b (mon.2) 2555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.639551+0000 mon.b (mon.2) 2556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.650028+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.723562+0000 mon.b (mon.2) 2557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.729475+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.732628+0000 mon.b (mon.2) 2558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.734298+0000 mon.b (mon.2) 2559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.734901+0000 mon.b (mon.2) 2560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.742449+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.751573+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.760062+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.860619+0000 mon.b (mon.2) 2561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.863182+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.865200+0000 mon.b (mon.2) 2563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.866631+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[81944]: audit 2024-06-11T13:36:23.868556+0000 mon.b (mon.2) 2565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:36:24.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.523912+0000 mon.b (mon.2) 2552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.534615+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.634060+0000 mon.b (mon.2) 2553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.636174+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.638808+0000 mon.b (mon.2) 2555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.639551+0000 mon.b (mon.2) 2556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.650028+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.723562+0000 mon.b (mon.2) 2557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.729475+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.732628+0000 mon.b (mon.2) 2558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.734298+0000 mon.b (mon.2) 2559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.734901+0000 mon.b (mon.2) 2560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.742449+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.751573+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.760062+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.860619+0000 mon.b (mon.2) 2561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.863182+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.865200+0000 mon.b (mon.2) 2563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.866631+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:24 smithi059 bash[78335]: audit 2024-06-11T13:36:23.868556+0000 mon.b (mon.2) 2565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:36:24.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: cephadm 2024-06-11T13:36:22.097157+0000 mgr.x (mgr.25085) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: cephadm 2024-06-11T13:36:22.191187+0000 mgr.x (mgr.25085) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: cephadm 2024-06-11T13:36:22.317195+0000 mgr.x (mgr.25085) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: cephadm 2024-06-11T13:36:22.419257+0000 mgr.x (mgr.25085) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: cephadm 2024-06-11T13:36:22.510869+0000 mgr.x (mgr.25085) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: cephadm 2024-06-11T13:36:22.601549+0000 mgr.x (mgr.25085) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:22.616485+0000 mgr.x (mgr.25085) 1446 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: cephadm 2024-06-11T13:36:22.686101+0000 mgr.x (mgr.25085) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: cephadm 2024-06-11T13:36:22.789785+0000 mgr.x (mgr.25085) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: cephadm 2024-06-11T13:36:22.879661+0000 mgr.x (mgr.25085) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: cephadm 2024-06-11T13:36:22.967896+0000 mgr.x (mgr.25085) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.043019+0000 mon.b (mon.2) 2529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.044710+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.046249+0000 mon.b (mon.2) 2531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.046812+0000 mon.b (mon.2) 2532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.054385+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: cephadm 2024-06-11T13:36:23.055487+0000 mgr.x (mgr.25085) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.132338+0000 mon.b (mon.2) 2533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.134267+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.135785+0000 mon.b (mon.2) 2535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.136368+0000 mon.b (mon.2) 2536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.144490+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.216595+0000 mon.b (mon.2) 2537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.218275+0000 mon.b (mon.2) 2538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.219986+0000 mon.b (mon.2) 2539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.220663+0000 mon.b (mon.2) 2540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.230741+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.306548+0000 mon.b (mon.2) 2541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.308617+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.310391+0000 mon.b (mon.2) 2543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.311030+0000 mon.b (mon.2) 2544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.323266+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.399391+0000 mon.b (mon.2) 2545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.401127+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.402807+0000 mon.b (mon.2) 2547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.403431+0000 mon.b (mon.2) 2548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.415105+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.517958+0000 mon.b (mon.2) 2549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.520578+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.523032+0000 mon.b (mon.2) 2551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.523912+0000 mon.b (mon.2) 2552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.534615+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.634060+0000 mon.b (mon.2) 2553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.636174+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.638808+0000 mon.b (mon.2) 2555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.639551+0000 mon.b (mon.2) 2556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.650028+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.723562+0000 mon.b (mon.2) 2557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.729475+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.732628+0000 mon.b (mon.2) 2558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.734298+0000 mon.b (mon.2) 2559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.734901+0000 mon.b (mon.2) 2560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.742449+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.751573+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.760062+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.860619+0000 mon.b (mon.2) 2561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.863182+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.865200+0000 mon.b (mon.2) 2563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.866631+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:24 smithi117 bash[60578]: audit 2024-06-11T13:36:23.868556+0000 mon.b (mon.2) 2565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:36:25.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[81944]: cephadm 2024-06-11T13:36:23.145804+0000 mgr.x (mgr.25085) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[81944]: cephadm 2024-06-11T13:36:23.232034+0000 mgr.x (mgr.25085) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[81944]: cephadm 2024-06-11T13:36:23.324950+0000 mgr.x (mgr.25085) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[81944]: cephadm 2024-06-11T13:36:23.416281+0000 mgr.x (mgr.25085) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[81944]: cephadm 2024-06-11T13:36:23.535930+0000 mgr.x (mgr.25085) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[81944]: cephadm 2024-06-11T13:36:23.651278+0000 mgr.x (mgr.25085) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[81944]: audit 2024-06-11T13:36:23.868755+0000 mgr.x (mgr.25085) 1458 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:36:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[81944]: cephadm 2024-06-11T13:36:23.869914+0000 mgr.x (mgr.25085) 1459 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-06-11T13:36:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[81944]: cluster 2024-06-11T13:36:23.967257+0000 mgr.x (mgr.25085) 1460 : cluster [DBG] pgmap v225: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[78335]: cephadm 2024-06-11T13:36:23.145804+0000 mgr.x (mgr.25085) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[78335]: cephadm 2024-06-11T13:36:23.232034+0000 mgr.x (mgr.25085) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[78335]: cephadm 2024-06-11T13:36:23.324950+0000 mgr.x (mgr.25085) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[78335]: cephadm 2024-06-11T13:36:23.416281+0000 mgr.x (mgr.25085) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[78335]: cephadm 2024-06-11T13:36:23.535930+0000 mgr.x (mgr.25085) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[78335]: cephadm 2024-06-11T13:36:23.651278+0000 mgr.x (mgr.25085) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[78335]: audit 2024-06-11T13:36:23.868755+0000 mgr.x (mgr.25085) 1458 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:36:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[78335]: cephadm 2024-06-11T13:36:23.869914+0000 mgr.x (mgr.25085) 1459 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-06-11T13:36:25.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:25 smithi059 bash[78335]: cluster 2024-06-11T13:36:23.967257+0000 mgr.x (mgr.25085) 1460 : cluster [DBG] pgmap v225: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:25 smithi117 bash[60578]: cephadm 2024-06-11T13:36:23.145804+0000 mgr.x (mgr.25085) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:25 smithi117 bash[60578]: cephadm 2024-06-11T13:36:23.232034+0000 mgr.x (mgr.25085) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:25 smithi117 bash[60578]: cephadm 2024-06-11T13:36:23.324950+0000 mgr.x (mgr.25085) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:25 smithi117 bash[60578]: cephadm 2024-06-11T13:36:23.416281+0000 mgr.x (mgr.25085) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:25 smithi117 bash[60578]: cephadm 2024-06-11T13:36:23.535930+0000 mgr.x (mgr.25085) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:25 smithi117 bash[60578]: cephadm 2024-06-11T13:36:23.651278+0000 mgr.x (mgr.25085) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:25.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:25 smithi117 bash[60578]: audit 2024-06-11T13:36:23.868755+0000 mgr.x (mgr.25085) 1458 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-06-11T13:36:25.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:25 smithi117 bash[60578]: cephadm 2024-06-11T13:36:23.869914+0000 mgr.x (mgr.25085) 1459 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-06-11T13:36:25.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:25 smithi117 bash[60578]: cluster 2024-06-11T13:36:23.967257+0000 mgr.x (mgr.25085) 1460 : cluster [DBG] pgmap v225: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:26.095 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:26 smithi117 bash[67355]: debug 2024-06-11T13:36:26.057+0000 7f40e40d4640 -1 osd.4 0 read_superblock omap replica is missing. 2024-06-11T13:36:26.434 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:26 smithi117 bash[67355]: debug 2024-06-11T13:36:26.097+0000 7f40e40d4640 -1 osd.4 140 log_to_monitors true 2024-06-11T13:36:27.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:26 smithi059 bash[78335]: audit 2024-06-11T13:36:25.805148+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:27.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:26 smithi059 bash[78335]: audit 2024-06-11T13:36:25.817482+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:27.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:26 smithi059 bash[78335]: audit 2024-06-11T13:36:25.830447+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:27.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:26 smithi059 bash[78335]: cluster 2024-06-11T13:36:25.968746+0000 mgr.x (mgr.25085) 1461 : cluster [DBG] pgmap v226: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:27.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:26 smithi059 bash[78335]: audit 2024-06-11T13:36:26.103747+0000 mon.b (mon.2) 2566 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3361735169,v1:172.21.15.117:6801/3361735169]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:36:27.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:26 smithi059 bash[78335]: audit 2024-06-11T13:36:26.103895+0000 mon.a (mon.0) 897 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:36:27.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:26 smithi059 bash[81944]: audit 2024-06-11T13:36:25.805148+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:27.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:26 smithi059 bash[81944]: audit 2024-06-11T13:36:25.817482+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:27.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:26 smithi059 bash[81944]: audit 2024-06-11T13:36:25.830447+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:27.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:26 smithi059 bash[81944]: cluster 2024-06-11T13:36:25.968746+0000 mgr.x (mgr.25085) 1461 : cluster [DBG] pgmap v226: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:27.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:26 smithi059 bash[81944]: audit 2024-06-11T13:36:26.103747+0000 mon.b (mon.2) 2566 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3361735169,v1:172.21.15.117:6801/3361735169]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:36:27.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:26 smithi059 bash[81944]: audit 2024-06-11T13:36:26.103895+0000 mon.a (mon.0) 897 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:36:27.184 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:26 smithi117 bash[67355]: debug 2024-06-11T13:36:26.889+0000 7f40dbe7f640 -1 osd.4 140 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:36:27.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:26 smithi117 bash[60578]: audit 2024-06-11T13:36:25.805148+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:27.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:26 smithi117 bash[60578]: audit 2024-06-11T13:36:25.817482+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:27.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:26 smithi117 bash[60578]: audit 2024-06-11T13:36:25.830447+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:27.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:26 smithi117 bash[60578]: cluster 2024-06-11T13:36:25.968746+0000 mgr.x (mgr.25085) 1461 : cluster [DBG] pgmap v226: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-06-11T13:36:27.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:26 smithi117 bash[60578]: audit 2024-06-11T13:36:26.103747+0000 mon.b (mon.2) 2566 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3361735169,v1:172.21.15.117:6801/3361735169]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:36:27.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:26 smithi117 bash[60578]: audit 2024-06-11T13:36:26.103895+0000 mon.a (mon.0) 897 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:36:27.684 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:36:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:36:27] "GET /metrics HTTP/1.1" 200 38498 "" "Prometheus/2.33.4" 2024-06-11T13:36:28.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:27 smithi117 bash[60578]: audit 2024-06-11T13:36:26.833162+0000 mon.a (mon.0) 898 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T13:36:28.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:27 smithi117 bash[60578]: cluster 2024-06-11T13:36:26.840469+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-06-11T13:36:28.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:27 smithi117 bash[60578]: audit 2024-06-11T13:36:26.840780+0000 mon.b (mon.2) 2567 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3361735169,v1:172.21.15.117:6801/3361735169]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:36:28.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:27 smithi117 bash[60578]: audit 2024-06-11T13:36:26.842224+0000 mon.a (mon.0) 900 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:36:28.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:27 smithi059 bash[78335]: audit 2024-06-11T13:36:26.833162+0000 mon.a (mon.0) 898 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T13:36:28.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:27 smithi059 bash[78335]: cluster 2024-06-11T13:36:26.840469+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-06-11T13:36:28.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:27 smithi059 bash[78335]: audit 2024-06-11T13:36:26.840780+0000 mon.b (mon.2) 2567 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3361735169,v1:172.21.15.117:6801/3361735169]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:36:28.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:27 smithi059 bash[78335]: audit 2024-06-11T13:36:26.842224+0000 mon.a (mon.0) 900 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:36:28.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:27 smithi059 bash[81944]: audit 2024-06-11T13:36:26.833162+0000 mon.a (mon.0) 898 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T13:36:28.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:27 smithi059 bash[81944]: cluster 2024-06-11T13:36:26.840469+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-06-11T13:36:28.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:27 smithi059 bash[81944]: audit 2024-06-11T13:36:26.840780+0000 mon.b (mon.2) 2567 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3361735169,v1:172.21.15.117:6801/3361735169]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:36:28.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:27 smithi059 bash[81944]: audit 2024-06-11T13:36:26.842224+0000 mon.a (mon.0) 900 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:36:29.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:28 smithi117 bash[60578]: cluster 2024-06-11T13:36:27.834097+0000 mon.a (mon.0) 901 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:36:29.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:28 smithi117 bash[60578]: cluster 2024-06-11T13:36:27.844848+0000 mon.a (mon.0) 902 : cluster [INF] osd.4 [v2:172.21.15.117:6800/3361735169,v1:172.21.15.117:6801/3361735169] boot 2024-06-11T13:36:29.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:28 smithi117 bash[60578]: cluster 2024-06-11T13:36:27.845083+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-06-11T13:36:29.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:28 smithi117 bash[60578]: audit 2024-06-11T13:36:27.845619+0000 mon.b (mon.2) 2568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:36:29.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:28 smithi117 bash[60578]: cluster 2024-06-11T13:36:27.969725+0000 mgr.x (mgr.25085) 1462 : cluster [DBG] pgmap v229: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:29.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:28 smithi117 bash[60578]: audit 2024-06-11T13:36:28.111274+0000 mon.b (mon.2) 2569 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T13:36:29.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:28 smithi117 bash[60578]: audit 2024-06-11T13:36:28.112354+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:29.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:28 smithi117 bash[60578]: cluster 2024-06-11T13:36:28.845849+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-06-11T13:36:29.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[81944]: cluster 2024-06-11T13:36:27.834097+0000 mon.a (mon.0) 901 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:36:29.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[81944]: cluster 2024-06-11T13:36:27.844848+0000 mon.a (mon.0) 902 : cluster [INF] osd.4 [v2:172.21.15.117:6800/3361735169,v1:172.21.15.117:6801/3361735169] boot 2024-06-11T13:36:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[81944]: cluster 2024-06-11T13:36:27.845083+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-06-11T13:36:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[81944]: audit 2024-06-11T13:36:27.845619+0000 mon.b (mon.2) 2568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:36:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[81944]: cluster 2024-06-11T13:36:27.969725+0000 mgr.x (mgr.25085) 1462 : cluster [DBG] pgmap v229: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[81944]: audit 2024-06-11T13:36:28.111274+0000 mon.b (mon.2) 2569 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T13:36:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[81944]: audit 2024-06-11T13:36:28.112354+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[81944]: cluster 2024-06-11T13:36:28.845849+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-06-11T13:36:29.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[78335]: cluster 2024-06-11T13:36:27.834097+0000 mon.a (mon.0) 901 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:36:29.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[78335]: cluster 2024-06-11T13:36:27.844848+0000 mon.a (mon.0) 902 : cluster [INF] osd.4 [v2:172.21.15.117:6800/3361735169,v1:172.21.15.117:6801/3361735169] boot 2024-06-11T13:36:29.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[78335]: cluster 2024-06-11T13:36:27.845083+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-06-11T13:36:29.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[78335]: audit 2024-06-11T13:36:27.845619+0000 mon.b (mon.2) 2568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:36:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[78335]: cluster 2024-06-11T13:36:27.969725+0000 mgr.x (mgr.25085) 1462 : cluster [DBG] pgmap v229: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[78335]: audit 2024-06-11T13:36:28.111274+0000 mon.b (mon.2) 2569 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-11T13:36:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[78335]: audit 2024-06-11T13:36:28.112354+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:28 smithi059 bash[78335]: cluster 2024-06-11T13:36:28.845849+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-06-11T13:36:29.964 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:36:30.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[78335]: cephadm 2024-06-11T13:36:28.108011+0000 mgr.x (mgr.25085) 1463 : cephadm [INF] Upgrade: Updating osd.4 2024-06-11T13:36:30.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[78335]: cephadm 2024-06-11T13:36:28.117272+0000 mgr.x (mgr.25085) 1464 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-06-11T13:36:30.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[78335]: audit 2024-06-11T13:36:29.297850+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:30.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[78335]: audit 2024-06-11T13:36:29.300898+0000 mon.b (mon.2) 2571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:36:30.130 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[78335]: audit 2024-06-11T13:36:29.821643+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:30.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[78335]: audit 2024-06-11T13:36:29.830260+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:30.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[78335]: audit 2024-06-11T13:36:29.839210+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:30.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[81944]: cephadm 2024-06-11T13:36:28.108011+0000 mgr.x (mgr.25085) 1463 : cephadm [INF] Upgrade: Updating osd.4 2024-06-11T13:36:30.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[81944]: cephadm 2024-06-11T13:36:28.117272+0000 mgr.x (mgr.25085) 1464 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-06-11T13:36:30.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[81944]: audit 2024-06-11T13:36:29.297850+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:30.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[81944]: audit 2024-06-11T13:36:29.300898+0000 mon.b (mon.2) 2571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:36:30.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[81944]: audit 2024-06-11T13:36:29.821643+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:30.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[81944]: audit 2024-06-11T13:36:29.830260+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:30.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:29 smithi059 bash[81944]: audit 2024-06-11T13:36:29.839210+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:30.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:29 smithi117 bash[60578]: cephadm 2024-06-11T13:36:28.108011+0000 mgr.x (mgr.25085) 1463 : cephadm [INF] Upgrade: Updating osd.4 2024-06-11T13:36:30.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:29 smithi117 bash[60578]: cephadm 2024-06-11T13:36:28.117272+0000 mgr.x (mgr.25085) 1464 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-06-11T13:36:30.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:29 smithi117 bash[60578]: audit 2024-06-11T13:36:29.297850+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:30.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:29 smithi117 bash[60578]: audit 2024-06-11T13:36:29.300898+0000 mon.b (mon.2) 2571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:36:30.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:29 smithi117 bash[60578]: audit 2024-06-11T13:36:29.821643+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:30.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:29 smithi117 bash[60578]: audit 2024-06-11T13:36:29.830260+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:30.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:29 smithi117 bash[60578]: audit 2024-06-11T13:36:29.839210+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:30.737 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:36:30.737 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 0s ago 23m - - 2024-06-11T13:36:30.737 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 0s ago 22m - - 2024-06-11T13:36:30.737 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (8m) 0s ago 15m 14.1M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:36:30.738 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (7m) 0s ago 14m 40.5M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:36:30.738 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (7m) 0s ago 12m 44.9M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:36:30.738 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (7m) 0s ago 22m 515M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:36:30.738 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (5m) 0s ago 24m 425M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:36:30.738 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (3m) 0s ago 24m 52.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:36:30.738 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (4m) 0s ago 22m 51.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:36:30.738 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (5m) 0s ago 22m 49.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:36:30.738 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (8m) 0s ago 15m 9239k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:36:30.738 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (8m) 0s ago 15m 9656k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:36:30.738 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (2m) 0s ago 21m 54.8M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:36:30.738 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (2m) 0s ago 20m 49.2M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:36:30.739 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (90s) 0s ago 20m 51.2M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:36:30.739 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (49s) 0s ago 19m 52.2M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:36:30.739 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (10s) 0s ago 18m 48.0M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 40b9d852ddab 2024-06-11T13:36:30.739 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (18m) 0s ago 18m 61.2M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:36:30.739 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (17m) 0s ago 17m 60.5M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:36:30.739 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (16m) 0s ago 16m 64.3M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:36:30.739 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (6m) 0s ago 15m 65.5M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:36:30.739 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (13m) 0s ago 13m 87.0M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:36:30.739 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (13m) 0s ago 13m 86.8M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:36:30.740 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (13m) 0s ago 13m 86.5M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:36:30.740 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (13m) 0s ago 13m 87.0M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:36:31.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:30 smithi117 bash[60578]: audit 2024-06-11T13:36:29.953949+0000 mgr.x (mgr.25085) 1465 : audit [DBG] from='client.74346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:31.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:30 smithi117 bash[60578]: cluster 2024-06-11T13:36:29.970499+0000 mgr.x (mgr.25085) 1466 : cluster [DBG] pgmap v231: 161 pgs: 4 peering, 39 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-06-11T13:36:31.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:30 smithi117 bash[60578]: audit 2024-06-11T13:36:30.195454+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:31.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:30 smithi117 bash[60578]: audit 2024-06-11T13:36:30.206651+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:31.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:30 smithi117 bash[60578]: audit 2024-06-11T13:36:30.216504+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:31.188 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:36:31.188 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:36:31.188 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:36:31.188 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:36:31.188 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:36:31.189 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:36:31.189 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:36:31.189 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:36:31.189 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-06-11T13:36:31.189 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 5 2024-06-11T13:36:31.189 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:36:31.189 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:36:31.189 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:36:31.189 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:36:31.189 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:36:31.189 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-06-11T13:36:31.190 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 10 2024-06-11T13:36:31.190 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:36:31.190 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:36:31.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:30 smithi059 bash[78335]: audit 2024-06-11T13:36:29.953949+0000 mgr.x (mgr.25085) 1465 : audit [DBG] from='client.74346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:31.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:30 smithi059 bash[78335]: cluster 2024-06-11T13:36:29.970499+0000 mgr.x (mgr.25085) 1466 : cluster [DBG] pgmap v231: 161 pgs: 4 peering, 39 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-06-11T13:36:31.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:30 smithi059 bash[78335]: audit 2024-06-11T13:36:30.195454+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:31.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:30 smithi059 bash[78335]: audit 2024-06-11T13:36:30.206651+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:31.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:30 smithi059 bash[78335]: audit 2024-06-11T13:36:30.216504+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:30 smithi059 bash[81944]: audit 2024-06-11T13:36:29.953949+0000 mgr.x (mgr.25085) 1465 : audit [DBG] from='client.74346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:30 smithi059 bash[81944]: cluster 2024-06-11T13:36:29.970499+0000 mgr.x (mgr.25085) 1466 : cluster [DBG] pgmap v231: 161 pgs: 4 peering, 39 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/630 objects degraded (16.508%) 2024-06-11T13:36:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:30 smithi059 bash[81944]: audit 2024-06-11T13:36:30.195454+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:30 smithi059 bash[81944]: audit 2024-06-11T13:36:30.206651+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:30 smithi059 bash[81944]: audit 2024-06-11T13:36:30.216504+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:31.551 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:36:31.551 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:36:31.551 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:36:31.552 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:36:31.552 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:36:31.552 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:36:31.552 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:36:31.552 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:36:31.552 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "10/23 daemons upgraded", 2024-06-11T13:36:31.552 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T13:36:31.552 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:36:31.552 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:36:31.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:31 smithi117 bash[60578]: audit 2024-06-11T13:36:30.356281+0000 mgr.x (mgr.25085) 1467 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:31.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:31 smithi117 bash[60578]: audit 2024-06-11T13:36:30.723732+0000 mgr.x (mgr.25085) 1468 : audit [DBG] from='client.74358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:31.934 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:31 smithi117 bash[60578]: cluster 2024-06-11T13:36:30.883225+0000 mon.a (mon.0) 912 : cluster [WRN] Health check update: Degraded data redundancy: 104/630 objects degraded (16.508%), 25 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:31.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:31 smithi117 bash[60578]: audit 2024-06-11T13:36:31.192777+0000 mon.a (mon.0) 913 : audit [DBG] from='client.? 172.21.15.59:0/312398387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:31.981 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_WARN Degraded data redundancy: 104/630 objects degraded (16.508%), 25 pgs degraded 2024-06-11T13:36:31.981 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 104/630 objects degraded (16.508%), 25 pgs degraded 2024-06-11T13:36:31.981 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2024-06-11T13:36:31.981 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.13 is active+undersized+degraded, acting [0,3] 2024-06-11T13:36:31.982 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2024-06-11T13:36:31.982 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-06-11T13:36:31.982 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2024-06-11T13:36:31.982 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-06-11T13:36:31.982 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.a is active+undersized+degraded, acting [6,1] 2024-06-11T13:36:31.982 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.e is active+undersized+degraded, acting [7,1] 2024-06-11T13:36:31.982 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.f is active+undersized+degraded, acting [7,0] 2024-06-11T13:36:31.982 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.11 is active+undersized+degraded, acting [7,6] 2024-06-11T13:36:31.982 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.13 is active+undersized+degraded, acting [7,2] 2024-06-11T13:36:31.982 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-06-11T13:36:31.982 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.15 is active+undersized+degraded, acting [7,3] 2024-06-11T13:36:31.982 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-06-11T13:36:31.982 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-06-11T13:36:31.983 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-06-11T13:36:31.983 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1c is active+undersized+degraded, acting [5,1] 2024-06-11T13:36:31.983 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1d is active+undersized+degraded, acting [5,6] 2024-06-11T13:36:31.983 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-06-11T13:36:31.983 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2024-06-11T13:36:31.983 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2024-06-11T13:36:31.983 INFO:teuthology.orchestra.run.smithi059.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2024-06-11T13:36:31.983 INFO:teuthology.orchestra.run.smithi059.stdout: pg 5.1d is active+undersized+degraded, acting [1,0] 2024-06-11T13:36:31.983 INFO:teuthology.orchestra.run.smithi059.stdout: pg 5.1f is active+undersized+degraded, acting [6,7] 2024-06-11T13:36:31.983 INFO:teuthology.orchestra.run.smithi059.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2024-06-11T13:36:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:31 smithi059 bash[81944]: audit 2024-06-11T13:36:30.356281+0000 mgr.x (mgr.25085) 1467 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:31 smithi059 bash[81944]: audit 2024-06-11T13:36:30.723732+0000 mgr.x (mgr.25085) 1468 : audit [DBG] from='client.74358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:31 smithi059 bash[81944]: cluster 2024-06-11T13:36:30.883225+0000 mon.a (mon.0) 912 : cluster [WRN] Health check update: Degraded data redundancy: 104/630 objects degraded (16.508%), 25 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:31 smithi059 bash[81944]: audit 2024-06-11T13:36:31.192777+0000 mon.a (mon.0) 913 : audit [DBG] from='client.? 172.21.15.59:0/312398387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:32.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:31 smithi059 bash[78335]: audit 2024-06-11T13:36:30.356281+0000 mgr.x (mgr.25085) 1467 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:32.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:31 smithi059 bash[78335]: audit 2024-06-11T13:36:30.723732+0000 mgr.x (mgr.25085) 1468 : audit [DBG] from='client.74358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:32.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:31 smithi059 bash[78335]: cluster 2024-06-11T13:36:30.883225+0000 mon.a (mon.0) 912 : cluster [WRN] Health check update: Degraded data redundancy: 104/630 objects degraded (16.508%), 25 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:32.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:31 smithi059 bash[78335]: audit 2024-06-11T13:36:31.192777+0000 mon.a (mon.0) 913 : audit [DBG] from='client.? 172.21.15.59:0/312398387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:33.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:32 smithi117 bash[60578]: audit 2024-06-11T13:36:31.555640+0000 mgr.x (mgr.25085) 1469 : audit [DBG] from='client.74370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:33.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:32 smithi117 bash[60578]: cluster 2024-06-11T13:36:31.972060+0000 mgr.x (mgr.25085) 1470 : cluster [DBG] pgmap v232: 161 pgs: 4 peering, 3 active+undersized, 154 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:36:33.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:32 smithi117 bash[60578]: audit 2024-06-11T13:36:31.985827+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.59:0/3609792247' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:36:33.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:32 smithi059 bash[81944]: audit 2024-06-11T13:36:31.555640+0000 mgr.x (mgr.25085) 1469 : audit [DBG] from='client.74370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:33.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:32 smithi059 bash[81944]: cluster 2024-06-11T13:36:31.972060+0000 mgr.x (mgr.25085) 1470 : cluster [DBG] pgmap v232: 161 pgs: 4 peering, 3 active+undersized, 154 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:36:33.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:32 smithi059 bash[81944]: audit 2024-06-11T13:36:31.985827+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.59:0/3609792247' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:36:33.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:32 smithi059 bash[78335]: audit 2024-06-11T13:36:31.555640+0000 mgr.x (mgr.25085) 1469 : audit [DBG] from='client.74370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:36:33.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:32 smithi059 bash[78335]: cluster 2024-06-11T13:36:31.972060+0000 mgr.x (mgr.25085) 1470 : cluster [DBG] pgmap v232: 161 pgs: 4 peering, 3 active+undersized, 154 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:36:33.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:32 smithi059 bash[78335]: audit 2024-06-11T13:36:31.985827+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.59:0/3609792247' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:36:34.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:33 smithi117 bash[60578]: audit 2024-06-11T13:36:32.625225+0000 mgr.x (mgr.25085) 1471 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:34.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:33 smithi117 bash[60578]: cluster 2024-06-11T13:36:32.893208+0000 mon.a (mon.0) 914 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 104/630 objects degraded (16.508%), 25 pgs degraded) 2024-06-11T13:36:34.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:33 smithi117 bash[60578]: cluster 2024-06-11T13:36:32.893233+0000 mon.a (mon.0) 915 : cluster [INF] Cluster is now healthy 2024-06-11T13:36:34.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:33 smithi059 bash[78335]: audit 2024-06-11T13:36:32.625225+0000 mgr.x (mgr.25085) 1471 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:34.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:33 smithi059 bash[78335]: cluster 2024-06-11T13:36:32.893208+0000 mon.a (mon.0) 914 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 104/630 objects degraded (16.508%), 25 pgs degraded) 2024-06-11T13:36:34.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:33 smithi059 bash[78335]: cluster 2024-06-11T13:36:32.893233+0000 mon.a (mon.0) 915 : cluster [INF] Cluster is now healthy 2024-06-11T13:36:34.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:33 smithi059 bash[81944]: audit 2024-06-11T13:36:32.625225+0000 mgr.x (mgr.25085) 1471 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:34.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:33 smithi059 bash[81944]: cluster 2024-06-11T13:36:32.893208+0000 mon.a (mon.0) 914 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 104/630 objects degraded (16.508%), 25 pgs degraded) 2024-06-11T13:36:34.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:33 smithi059 bash[81944]: cluster 2024-06-11T13:36:32.893233+0000 mon.a (mon.0) 915 : cluster [INF] Cluster is now healthy 2024-06-11T13:36:35.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:34 smithi117 bash[60578]: cluster 2024-06-11T13:36:33.973171+0000 mgr.x (mgr.25085) 1472 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:36:35.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:34 smithi059 bash[78335]: cluster 2024-06-11T13:36:33.973171+0000 mgr.x (mgr.25085) 1472 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:36:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:34 smithi059 bash[81944]: cluster 2024-06-11T13:36:33.973171+0000 mgr.x (mgr.25085) 1472 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:36:37.290 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:36:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:36:37] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.33.4" 2024-06-11T13:36:37.290 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:37 smithi117 bash[60578]: cluster 2024-06-11T13:36:35.974472+0000 mgr.x (mgr.25085) 1473 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:36:37.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:37 smithi059 bash[78335]: cluster 2024-06-11T13:36:35.974472+0000 mgr.x (mgr.25085) 1473 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:36:37.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:37 smithi059 bash[81944]: cluster 2024-06-11T13:36:35.974472+0000 mgr.x (mgr.25085) 1473 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:36:37.568 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:36:37 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:37.569 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:36:37 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:37.569 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:36:37 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:37.570 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:37 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:37.570 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:36:37 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:37.570 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:36:37 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:37.570 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:36:37 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:37.571 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:36:37 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:37.571 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:37 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:37.571 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:37 smithi117 systemd[1]: Stopping Ceph osd.4 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:36:37.934 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:37 smithi117 bash[67355]: debug 2024-06-11T13:36:37.693+0000 7f40e106c640 -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 2024-06-11T13:36:37.935 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:37 smithi117 bash[67355]: debug 2024-06-11T13:36:37.693+0000 7f40e106c640 -1 osd.4 145 *** Got signal Terminated *** 2024-06-11T13:36:37.935 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:37 smithi117 bash[67355]: debug 2024-06-11T13:36:37.693+0000 7f40e106c640 -1 osd.4 145 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:36:38.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:38 smithi059 bash[81944]: cluster 2024-06-11T13:36:37.697943+0000 mon.a (mon.0) 916 : cluster [INF] osd.4 marked itself down and dead 2024-06-11T13:36:38.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:38 smithi059 bash[78335]: cluster 2024-06-11T13:36:37.697943+0000 mon.a (mon.0) 916 : cluster [INF] osd.4 marked itself down and dead 2024-06-11T13:36:38.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:38 smithi117 bash[60578]: cluster 2024-06-11T13:36:37.697943+0000 mon.a (mon.0) 916 : cluster [INF] osd.4 marked itself down and dead 2024-06-11T13:36:39.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:39 smithi059 bash[81944]: cluster 2024-06-11T13:36:37.975595+0000 mgr.x (mgr.25085) 1474 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:36:39.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:39 smithi059 bash[81944]: cluster 2024-06-11T13:36:38.034436+0000 mon.a (mon.0) 917 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:36:39.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:39 smithi059 bash[81944]: cluster 2024-06-11T13:36:38.054997+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-06-11T13:36:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:39 smithi059 bash[78335]: cluster 2024-06-11T13:36:37.975595+0000 mgr.x (mgr.25085) 1474 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:36:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:39 smithi059 bash[78335]: cluster 2024-06-11T13:36:38.034436+0000 mon.a (mon.0) 917 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:36:39.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:39 smithi059 bash[78335]: cluster 2024-06-11T13:36:38.054997+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-06-11T13:36:39.434 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:39 smithi117 bash[69204]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-4 2024-06-11T13:36:39.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:39 smithi117 bash[60578]: cluster 2024-06-11T13:36:37.975595+0000 mgr.x (mgr.25085) 1474 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:36:39.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:39 smithi117 bash[60578]: cluster 2024-06-11T13:36:38.034436+0000 mon.a (mon.0) 917 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:36:39.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:39 smithi117 bash[60578]: cluster 2024-06-11T13:36:38.054997+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-06-11T13:36:39.934 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:39 smithi117 bash[69271]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-4 2024-06-11T13:36:40.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:40 smithi059 bash[81944]: cluster 2024-06-11T13:36:39.062058+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-06-11T13:36:40.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:40 smithi059 bash[81944]: audit 2024-06-11T13:36:39.572132+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:40.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:40 smithi059 bash[78335]: cluster 2024-06-11T13:36:39.062058+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-06-11T13:36:40.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:40 smithi059 bash[78335]: audit 2024-06-11T13:36:39.572132+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:40.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:40 smithi117 bash[60578]: cluster 2024-06-11T13:36:39.062058+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-06-11T13:36:40.434 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:40 smithi117 bash[60578]: audit 2024-06-11T13:36:39.572132+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:41.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:41 smithi059 bash[81944]: cluster 2024-06-11T13:36:39.976493+0000 mgr.x (mgr.25085) 1475 : cluster [DBG] pgmap v238: 161 pgs: 4 peering, 23 stale+active+clean, 134 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:36:41.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:41 smithi059 bash[78335]: cluster 2024-06-11T13:36:39.976493+0000 mgr.x (mgr.25085) 1475 : cluster [DBG] pgmap v238: 161 pgs: 4 peering, 23 stale+active+clean, 134 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:36:41.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:41 smithi117 bash[60578]: cluster 2024-06-11T13:36:39.976493+0000 mgr.x (mgr.25085) 1475 : cluster [DBG] pgmap v238: 161 pgs: 4 peering, 23 stale+active+clean, 134 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:36:42.028 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:42.028 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:36:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:42.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:36:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:42.029 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:36:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:42.029 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:41 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.4.service: Deactivated successfully. 2024-06-11T13:36:42.029 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:41 smithi117 systemd[1]: Stopped Ceph osd.4 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:36:42.029 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:42.030 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:36:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:42.030 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:36:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:42.030 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:36:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:42.030 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:36:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:36:42.420 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:42 smithi117 systemd[1]: Started Ceph osd.4 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:36:42.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:42 smithi117 bash[60578]: cluster 2024-06-11T13:36:41.977572+0000 mgr.x (mgr.25085) 1476 : cluster [DBG] pgmap v239: 161 pgs: 30 active+undersized, 4 peering, 9 stale+active+clean, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 97/630 objects degraded (15.397%) 2024-06-11T13:36:42.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:42 smithi117 bash[60578]: cluster 2024-06-11T13:36:42.059398+0000 mon.a (mon.0) 921 : cluster [WRN] Health check failed: Degraded data redundancy: 97/630 objects degraded (15.397%), 22 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:42.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:42 smithi117 bash[60578]: audit 2024-06-11T13:36:42.074525+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:42.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:42 smithi117 bash[60578]: audit 2024-06-11T13:36:42.086963+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:42.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:42 smithi117 bash[60578]: audit 2024-06-11T13:36:42.090177+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:42.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:42 smithi117 bash[60578]: audit 2024-06-11T13:36:42.090954+0000 mon.b (mon.2) 2573 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:42.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:42 smithi117 bash[60578]: audit 2024-06-11T13:36:42.098560+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:42.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[81944]: cluster 2024-06-11T13:36:41.977572+0000 mgr.x (mgr.25085) 1476 : cluster [DBG] pgmap v239: 161 pgs: 30 active+undersized, 4 peering, 9 stale+active+clean, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 97/630 objects degraded (15.397%) 2024-06-11T13:36:42.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[81944]: cluster 2024-06-11T13:36:42.059398+0000 mon.a (mon.0) 921 : cluster [WRN] Health check failed: Degraded data redundancy: 97/630 objects degraded (15.397%), 22 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:42.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[81944]: audit 2024-06-11T13:36:42.074525+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:42.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[81944]: audit 2024-06-11T13:36:42.086963+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:42.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[81944]: audit 2024-06-11T13:36:42.090177+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:42.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[81944]: audit 2024-06-11T13:36:42.090954+0000 mon.b (mon.2) 2573 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:42.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[81944]: audit 2024-06-11T13:36:42.098560+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:42.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[78335]: cluster 2024-06-11T13:36:41.977572+0000 mgr.x (mgr.25085) 1476 : cluster [DBG] pgmap v239: 161 pgs: 30 active+undersized, 4 peering, 9 stale+active+clean, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 97/630 objects degraded (15.397%) 2024-06-11T13:36:42.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[78335]: cluster 2024-06-11T13:36:42.059398+0000 mon.a (mon.0) 921 : cluster [WRN] Health check failed: Degraded data redundancy: 97/630 objects degraded (15.397%), 22 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:42.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[78335]: audit 2024-06-11T13:36:42.074525+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:42.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[78335]: audit 2024-06-11T13:36:42.086963+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:42.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[78335]: audit 2024-06-11T13:36:42.090177+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:42.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[78335]: audit 2024-06-11T13:36:42.090954+0000 mon.b (mon.2) 2573 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:42.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:42 smithi059 bash[78335]: audit 2024-06-11T13:36:42.098560+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: cephadm 2024-06-11T13:36:42.099453+0000 mgr.x (mgr.25085) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.176234+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.178232+0000 mon.b (mon.2) 2575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.180657+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.181328+0000 mon.b (mon.2) 2577 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.189215+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: cephadm 2024-06-11T13:36:42.190112+0000 mgr.x (mgr.25085) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.264227+0000 mon.b (mon.2) 2578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.266697+0000 mon.b (mon.2) 2579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.269092+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.269884+0000 mon.b (mon.2) 2581 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.278514+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: cephadm 2024-06-11T13:36:42.287826+0000 mgr.x (mgr.25085) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.390922+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.393151+0000 mon.b (mon.2) 2583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.395965+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.396799+0000 mon.b (mon.2) 2585 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.405540+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: cephadm 2024-06-11T13:36:42.406523+0000 mgr.x (mgr.25085) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.505629+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.507719+0000 mon.b (mon.2) 2587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.510145+0000 mon.b (mon.2) 2588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.511128+0000 mon.b (mon.2) 2589 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.519865+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: cephadm 2024-06-11T13:36:42.520934+0000 mgr.x (mgr.25085) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.632870+0000 mgr.x (mgr.25085) 1482 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:43.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.639913+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.642576+0000 mon.b (mon.2) 2591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.645624+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.646621+0000 mon.b (mon.2) 2593 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.655883+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: cephadm 2024-06-11T13:36:42.657112+0000 mgr.x (mgr.25085) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.761657+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.763296+0000 mon.b (mon.2) 2595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.765511+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.766068+0000 mon.b (mon.2) 2597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.774060+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: cephadm 2024-06-11T13:36:42.774886+0000 mgr.x (mgr.25085) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.847250+0000 mon.b (mon.2) 2598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.848906+0000 mon.b (mon.2) 2599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.850381+0000 mon.b (mon.2) 2600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.850919+0000 mon.b (mon.2) 2601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.858534+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: cephadm 2024-06-11T13:36:42.859362+0000 mgr.x (mgr.25085) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.953046+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.955961+0000 mon.b (mon.2) 2603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.959031+0000 mon.b (mon.2) 2604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.960196+0000 mon.b (mon.2) 2605 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:42.968718+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: cephadm 2024-06-11T13:36:42.969519+0000 mgr.x (mgr.25085) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:43.061673+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:43.064100+0000 mon.b (mon.2) 2607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:43.066675+0000 mon.b (mon.2) 2608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:43.067669+0000 mon.b (mon.2) 2609 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: audit 2024-06-11T13:36:43.076295+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:43 smithi117 bash[60578]: cephadm 2024-06-11T13:36:43.077423+0000 mgr.x (mgr.25085) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: cephadm 2024-06-11T13:36:42.099453+0000 mgr.x (mgr.25085) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.176234+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.178232+0000 mon.b (mon.2) 2575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.180657+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.181328+0000 mon.b (mon.2) 2577 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.189215+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: cephadm 2024-06-11T13:36:42.190112+0000 mgr.x (mgr.25085) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.264227+0000 mon.b (mon.2) 2578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.266697+0000 mon.b (mon.2) 2579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.269092+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.269884+0000 mon.b (mon.2) 2581 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.278514+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: cephadm 2024-06-11T13:36:42.287826+0000 mgr.x (mgr.25085) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.390922+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.393151+0000 mon.b (mon.2) 2583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.395965+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.396799+0000 mon.b (mon.2) 2585 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.405540+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: cephadm 2024-06-11T13:36:42.406523+0000 mgr.x (mgr.25085) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.505629+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.507719+0000 mon.b (mon.2) 2587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.510145+0000 mon.b (mon.2) 2588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.511128+0000 mon.b (mon.2) 2589 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.519865+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: cephadm 2024-06-11T13:36:42.520934+0000 mgr.x (mgr.25085) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.632870+0000 mgr.x (mgr.25085) 1482 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:43.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.639913+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.642576+0000 mon.b (mon.2) 2591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.645624+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.646621+0000 mon.b (mon.2) 2593 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.655883+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: cephadm 2024-06-11T13:36:42.657112+0000 mgr.x (mgr.25085) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.761657+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.763296+0000 mon.b (mon.2) 2595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.765511+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.766068+0000 mon.b (mon.2) 2597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.774060+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: cephadm 2024-06-11T13:36:42.774886+0000 mgr.x (mgr.25085) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.847250+0000 mon.b (mon.2) 2598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.848906+0000 mon.b (mon.2) 2599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.850381+0000 mon.b (mon.2) 2600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.850919+0000 mon.b (mon.2) 2601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.858534+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: cephadm 2024-06-11T13:36:42.859362+0000 mgr.x (mgr.25085) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.953046+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.955961+0000 mon.b (mon.2) 2603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.959031+0000 mon.b (mon.2) 2604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.960196+0000 mon.b (mon.2) 2605 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:42.968718+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: cephadm 2024-06-11T13:36:42.969519+0000 mgr.x (mgr.25085) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:43.061673+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:43.064100+0000 mon.b (mon.2) 2607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:43.066675+0000 mon.b (mon.2) 2608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:43.067669+0000 mon.b (mon.2) 2609 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: audit 2024-06-11T13:36:43.076295+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[81944]: cephadm 2024-06-11T13:36:43.077423+0000 mgr.x (mgr.25085) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: cephadm 2024-06-11T13:36:42.099453+0000 mgr.x (mgr.25085) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.176234+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.178232+0000 mon.b (mon.2) 2575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.180657+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.181328+0000 mon.b (mon.2) 2577 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.189215+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: cephadm 2024-06-11T13:36:42.190112+0000 mgr.x (mgr.25085) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.264227+0000 mon.b (mon.2) 2578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.266697+0000 mon.b (mon.2) 2579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.269092+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.269884+0000 mon.b (mon.2) 2581 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.278514+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: cephadm 2024-06-11T13:36:42.287826+0000 mgr.x (mgr.25085) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.390922+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.393151+0000 mon.b (mon.2) 2583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.395965+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.396799+0000 mon.b (mon.2) 2585 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.405540+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: cephadm 2024-06-11T13:36:42.406523+0000 mgr.x (mgr.25085) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.505629+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.507719+0000 mon.b (mon.2) 2587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.510145+0000 mon.b (mon.2) 2588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.511128+0000 mon.b (mon.2) 2589 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.519865+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: cephadm 2024-06-11T13:36:42.520934+0000 mgr.x (mgr.25085) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.632870+0000 mgr.x (mgr.25085) 1482 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.639913+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.642576+0000 mon.b (mon.2) 2591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.645624+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.646621+0000 mon.b (mon.2) 2593 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.655883+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: cephadm 2024-06-11T13:36:42.657112+0000 mgr.x (mgr.25085) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.761657+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.763296+0000 mon.b (mon.2) 2595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.765511+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.766068+0000 mon.b (mon.2) 2597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.774060+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: cephadm 2024-06-11T13:36:42.774886+0000 mgr.x (mgr.25085) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.847250+0000 mon.b (mon.2) 2598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.848906+0000 mon.b (mon.2) 2599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.850381+0000 mon.b (mon.2) 2600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.850919+0000 mon.b (mon.2) 2601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.858534+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: cephadm 2024-06-11T13:36:42.859362+0000 mgr.x (mgr.25085) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.953046+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.955961+0000 mon.b (mon.2) 2603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.959031+0000 mon.b (mon.2) 2604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.960196+0000 mon.b (mon.2) 2605 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:42.968718+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: cephadm 2024-06-11T13:36:42.969519+0000 mgr.x (mgr.25085) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:43.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:43.061673+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:43.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:43.064100+0000 mon.b (mon.2) 2607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:43.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:43.066675+0000 mon.b (mon.2) 2608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:43.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:43.067669+0000 mon.b (mon.2) 2609 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:43.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: audit 2024-06-11T13:36:43.076295+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:43.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:43 smithi059 bash[78335]: cephadm 2024-06-11T13:36:43.077423+0000 mgr.x (mgr.25085) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.182158+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.184060+0000 mon.b (mon.2) 2611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.185759+0000 mon.b (mon.2) 2612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.186443+0000 mon.b (mon.2) 2613 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.196682+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: cephadm 2024-06-11T13:36:43.197549+0000 mgr.x (mgr.25085) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.276375+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.278900+0000 mon.b (mon.2) 2615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.282013+0000 mon.b (mon.2) 2616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.282935+0000 mon.b (mon.2) 2617 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.293846+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: cephadm 2024-06-11T13:36:43.295069+0000 mgr.x (mgr.25085) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.387389+0000 mon.b (mon.2) 2618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.390199+0000 mon.b (mon.2) 2619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.393470+0000 mon.b (mon.2) 2620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.394423+0000 mon.b (mon.2) 2621 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.405298+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: cephadm 2024-06-11T13:36:43.406426+0000 mgr.x (mgr.25085) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.501027+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.504038+0000 mon.b (mon.2) 2623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.507268+0000 mon.b (mon.2) 2624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.508303+0000 mon.b (mon.2) 2625 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.519037+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: cephadm 2024-06-11T13:36:43.519958+0000 mgr.x (mgr.25085) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.608721+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.611467+0000 mon.b (mon.2) 2627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.613843+0000 mon.b (mon.2) 2628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.614840+0000 mon.b (mon.2) 2629 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.622275+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: cephadm 2024-06-11T13:36:43.623941+0000 mgr.x (mgr.25085) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.738912+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.741341+0000 mon.b (mon.2) 2631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.744551+0000 mon.b (mon.2) 2632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.745602+0000 mon.b (mon.2) 2633 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.755131+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: cephadm 2024-06-11T13:36:43.756255+0000 mgr.x (mgr.25085) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.849429+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.851510+0000 mon.b (mon.2) 2635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.853439+0000 mon.b (mon.2) 2636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.854199+0000 mon.b (mon.2) 2637 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.862508+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: cephadm 2024-06-11T13:36:43.863575+0000 mgr.x (mgr.25085) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.965410+0000 mon.b (mon.2) 2638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.967654+0000 mon.b (mon.2) 2639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.969555+0000 mon.b (mon.2) 2640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.970282+0000 mon.b (mon.2) 2641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: cluster 2024-06-11T13:36:43.978218+0000 mgr.x (mgr.25085) 1495 : cluster [DBG] pgmap v240: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:43.978656+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: cephadm 2024-06-11T13:36:43.979728+0000 mgr.x (mgr.25085) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:44.078730+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:44.080993+0000 mon.b (mon.2) 2643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:44.083132+0000 mon.b (mon.2) 2644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:44.083894+0000 mon.b (mon.2) 2645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: audit 2024-06-11T13:36:44.092119+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[60578]: cephadm 2024-06-11T13:36:44.093009+0000 mgr.x (mgr.25085) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.182158+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.184060+0000 mon.b (mon.2) 2611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.185759+0000 mon.b (mon.2) 2612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.186443+0000 mon.b (mon.2) 2613 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.196682+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: cephadm 2024-06-11T13:36:43.197549+0000 mgr.x (mgr.25085) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.276375+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.278900+0000 mon.b (mon.2) 2615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.282013+0000 mon.b (mon.2) 2616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.282935+0000 mon.b (mon.2) 2617 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.293846+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: cephadm 2024-06-11T13:36:43.295069+0000 mgr.x (mgr.25085) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.387389+0000 mon.b (mon.2) 2618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.390199+0000 mon.b (mon.2) 2619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.393470+0000 mon.b (mon.2) 2620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.394423+0000 mon.b (mon.2) 2621 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.405298+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: cephadm 2024-06-11T13:36:43.406426+0000 mgr.x (mgr.25085) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.501027+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.504038+0000 mon.b (mon.2) 2623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.182158+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.184060+0000 mon.b (mon.2) 2611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.185759+0000 mon.b (mon.2) 2612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.186443+0000 mon.b (mon.2) 2613 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.196682+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: cephadm 2024-06-11T13:36:43.197549+0000 mgr.x (mgr.25085) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.276375+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.278900+0000 mon.b (mon.2) 2615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.282013+0000 mon.b (mon.2) 2616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.282935+0000 mon.b (mon.2) 2617 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.293846+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: cephadm 2024-06-11T13:36:43.295069+0000 mgr.x (mgr.25085) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.387389+0000 mon.b (mon.2) 2618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.390199+0000 mon.b (mon.2) 2619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.393470+0000 mon.b (mon.2) 2620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.394423+0000 mon.b (mon.2) 2621 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.405298+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: cephadm 2024-06-11T13:36:43.406426+0000 mgr.x (mgr.25085) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.501027+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.504038+0000 mon.b (mon.2) 2623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.507268+0000 mon.b (mon.2) 2624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.508303+0000 mon.b (mon.2) 2625 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.519037+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: cephadm 2024-06-11T13:36:43.519958+0000 mgr.x (mgr.25085) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.608721+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.611467+0000 mon.b (mon.2) 2627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.613843+0000 mon.b (mon.2) 2628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.614840+0000 mon.b (mon.2) 2629 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.622275+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: cephadm 2024-06-11T13:36:43.623941+0000 mgr.x (mgr.25085) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.738912+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.741341+0000 mon.b (mon.2) 2631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.744551+0000 mon.b (mon.2) 2632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.745602+0000 mon.b (mon.2) 2633 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.755131+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: cephadm 2024-06-11T13:36:43.756255+0000 mgr.x (mgr.25085) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.849429+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.851510+0000 mon.b (mon.2) 2635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.853439+0000 mon.b (mon.2) 2636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.507268+0000 mon.b (mon.2) 2624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.508303+0000 mon.b (mon.2) 2625 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.519037+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: cephadm 2024-06-11T13:36:43.519958+0000 mgr.x (mgr.25085) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.608721+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.611467+0000 mon.b (mon.2) 2627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.613843+0000 mon.b (mon.2) 2628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.614840+0000 mon.b (mon.2) 2629 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.622275+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: cephadm 2024-06-11T13:36:43.623941+0000 mgr.x (mgr.25085) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.738912+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.741341+0000 mon.b (mon.2) 2631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.744551+0000 mon.b (mon.2) 2632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.745602+0000 mon.b (mon.2) 2633 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.755131+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: cephadm 2024-06-11T13:36:43.756255+0000 mgr.x (mgr.25085) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.849429+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.851510+0000 mon.b (mon.2) 2635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.853439+0000 mon.b (mon.2) 2636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.854199+0000 mon.b (mon.2) 2637 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.862508+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: cephadm 2024-06-11T13:36:43.863575+0000 mgr.x (mgr.25085) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.965410+0000 mon.b (mon.2) 2638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.967654+0000 mon.b (mon.2) 2639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.969555+0000 mon.b (mon.2) 2640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.970282+0000 mon.b (mon.2) 2641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: cluster 2024-06-11T13:36:43.978218+0000 mgr.x (mgr.25085) 1495 : cluster [DBG] pgmap v240: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:44.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:43.978656+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: cephadm 2024-06-11T13:36:43.979728+0000 mgr.x (mgr.25085) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:44.078730+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:44.080993+0000 mon.b (mon.2) 2643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:44.083132+0000 mon.b (mon.2) 2644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:44.083894+0000 mon.b (mon.2) 2645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: audit 2024-06-11T13:36:44.092119+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[81944]: cephadm 2024-06-11T13:36:44.093009+0000 mgr.x (mgr.25085) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.854199+0000 mon.b (mon.2) 2637 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.862508+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: cephadm 2024-06-11T13:36:43.863575+0000 mgr.x (mgr.25085) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.965410+0000 mon.b (mon.2) 2638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.967654+0000 mon.b (mon.2) 2639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.969555+0000 mon.b (mon.2) 2640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.970282+0000 mon.b (mon.2) 2641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: cluster 2024-06-11T13:36:43.978218+0000 mgr.x (mgr.25085) 1495 : cluster [DBG] pgmap v240: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:44.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:43.978656+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: cephadm 2024-06-11T13:36:43.979728+0000 mgr.x (mgr.25085) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:44.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:44.078730+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:44.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:44.080993+0000 mon.b (mon.2) 2643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:44.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:44.083132+0000 mon.b (mon.2) 2644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:44.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:44.083894+0000 mon.b (mon.2) 2645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:44.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: audit 2024-06-11T13:36:44.092119+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:44.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:44 smithi059 bash[78335]: cephadm 2024-06-11T13:36:44.093009+0000 mgr.x (mgr.25085) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.010 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[69420]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-06-11T13:36:45.010 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[69420]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-06-11T13:36:45.010 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[69420]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-06-11T13:36:45.010 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[69420]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-06-11T13:36:45.010 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[69420]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-06-11T13:36:45.011 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[69420]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-06-11T13:36:45.011 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:44 smithi117 bash[69420]: --> ceph-volume raw activate successful for osd ID: 4 2024-06-11T13:36:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.187761+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.190039+0000 mon.b (mon.2) 2647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.191888+0000 mon.b (mon.2) 2648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.192594+0000 mon.b (mon.2) 2649 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.202842+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: cephadm 2024-06-11T13:36:44.203783+0000 mgr.x (mgr.25085) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.297372+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.299530+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.308930+0000 mon.b (mon.2) 2651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.310774+0000 mon.b (mon.2) 2652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.313962+0000 mon.b (mon.2) 2653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.328994+0000 mon.b (mon.2) 2654 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.352807+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: cephadm 2024-06-11T13:36:44.356852+0000 mgr.x (mgr.25085) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.439709+0000 mon.b (mon.2) 2655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.442010+0000 mon.b (mon.2) 2656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.444279+0000 mon.b (mon.2) 2657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.445062+0000 mon.b (mon.2) 2658 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.457869+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: cephadm 2024-06-11T13:36:44.458905+0000 mgr.x (mgr.25085) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.535968+0000 mon.b (mon.2) 2659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.538107+0000 mon.b (mon.2) 2660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.540145+0000 mon.b (mon.2) 2661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.540896+0000 mon.b (mon.2) 2662 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.553609+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: cephadm 2024-06-11T13:36:44.554710+0000 mgr.x (mgr.25085) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.654553+0000 mon.b (mon.2) 2663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.656553+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.658424+0000 mon.b (mon.2) 2665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.659164+0000 mon.b (mon.2) 2666 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.671857+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: cephadm 2024-06-11T13:36:44.672901+0000 mgr.x (mgr.25085) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.748832+0000 mon.b (mon.2) 2667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.750627+0000 mon.b (mon.2) 2668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.752328+0000 mon.b (mon.2) 2669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.752954+0000 mon.b (mon.2) 2670 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.765296+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: cephadm 2024-06-11T13:36:44.768150+0000 mgr.x (mgr.25085) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.847615+0000 mon.b (mon.2) 2671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.849437+0000 mon.b (mon.2) 2672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.851112+0000 mon.b (mon.2) 2673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.851729+0000 mon.b (mon.2) 2674 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.865442+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: cephadm 2024-06-11T13:36:44.866372+0000 mgr.x (mgr.25085) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.938531+0000 mon.b (mon.2) 2675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.940432+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.942047+0000 mon.b (mon.2) 2677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.942631+0000 mon.b (mon.2) 2678 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:44.952998+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: cephadm 2024-06-11T13:36:44.953872+0000 mgr.x (mgr.25085) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:45.024478+0000 mon.b (mon.2) 2679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:45.026230+0000 mon.b (mon.2) 2680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:45.027874+0000 mon.b (mon.2) 2681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:45.028472+0000 mon.b (mon.2) 2682 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: audit 2024-06-11T13:36:45.035905+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:45 smithi117 bash[60578]: cephadm 2024-06-11T13:36:45.037393+0000 mgr.x (mgr.25085) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.187761+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.190039+0000 mon.b (mon.2) 2647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.191888+0000 mon.b (mon.2) 2648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.192594+0000 mon.b (mon.2) 2649 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.202842+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: cephadm 2024-06-11T13:36:44.203783+0000 mgr.x (mgr.25085) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.297372+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.299530+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.308930+0000 mon.b (mon.2) 2651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:36:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.310774+0000 mon.b (mon.2) 2652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.313962+0000 mon.b (mon.2) 2653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.328994+0000 mon.b (mon.2) 2654 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.352807+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: cephadm 2024-06-11T13:36:44.356852+0000 mgr.x (mgr.25085) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.439709+0000 mon.b (mon.2) 2655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.442010+0000 mon.b (mon.2) 2656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.444279+0000 mon.b (mon.2) 2657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.445062+0000 mon.b (mon.2) 2658 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.457869+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: cephadm 2024-06-11T13:36:44.458905+0000 mgr.x (mgr.25085) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.187761+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.190039+0000 mon.b (mon.2) 2647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.191888+0000 mon.b (mon.2) 2648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.192594+0000 mon.b (mon.2) 2649 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.202842+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: cephadm 2024-06-11T13:36:44.203783+0000 mgr.x (mgr.25085) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.297372+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.299530+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.308930+0000 mon.b (mon.2) 2651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:36:45.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.310774+0000 mon.b (mon.2) 2652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.313962+0000 mon.b (mon.2) 2653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.328994+0000 mon.b (mon.2) 2654 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.352807+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: cephadm 2024-06-11T13:36:44.356852+0000 mgr.x (mgr.25085) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.439709+0000 mon.b (mon.2) 2655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.442010+0000 mon.b (mon.2) 2656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.444279+0000 mon.b (mon.2) 2657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.445062+0000 mon.b (mon.2) 2658 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.457869+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: cephadm 2024-06-11T13:36:44.458905+0000 mgr.x (mgr.25085) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.535968+0000 mon.b (mon.2) 2659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.538107+0000 mon.b (mon.2) 2660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.540145+0000 mon.b (mon.2) 2661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.540896+0000 mon.b (mon.2) 2662 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.553609+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: cephadm 2024-06-11T13:36:44.554710+0000 mgr.x (mgr.25085) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.654553+0000 mon.b (mon.2) 2663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.656553+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.658424+0000 mon.b (mon.2) 2665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.659164+0000 mon.b (mon.2) 2666 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.671857+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: cephadm 2024-06-11T13:36:44.672901+0000 mgr.x (mgr.25085) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.748832+0000 mon.b (mon.2) 2667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.750627+0000 mon.b (mon.2) 2668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.752328+0000 mon.b (mon.2) 2669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.752954+0000 mon.b (mon.2) 2670 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.765296+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: cephadm 2024-06-11T13:36:44.768150+0000 mgr.x (mgr.25085) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.847615+0000 mon.b (mon.2) 2671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.849437+0000 mon.b (mon.2) 2672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.851112+0000 mon.b (mon.2) 2673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.851729+0000 mon.b (mon.2) 2674 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.865442+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: cephadm 2024-06-11T13:36:44.866372+0000 mgr.x (mgr.25085) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.938531+0000 mon.b (mon.2) 2675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.940432+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.942047+0000 mon.b (mon.2) 2677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.942631+0000 mon.b (mon.2) 2678 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:44.952998+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: cephadm 2024-06-11T13:36:44.953872+0000 mgr.x (mgr.25085) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:45.024478+0000 mon.b (mon.2) 2679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:45.026230+0000 mon.b (mon.2) 2680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:45.027874+0000 mon.b (mon.2) 2681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:45.028472+0000 mon.b (mon.2) 2682 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: audit 2024-06-11T13:36:45.035905+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[78335]: cephadm 2024-06-11T13:36:45.037393+0000 mgr.x (mgr.25085) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.535968+0000 mon.b (mon.2) 2659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.538107+0000 mon.b (mon.2) 2660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.540145+0000 mon.b (mon.2) 2661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.540896+0000 mon.b (mon.2) 2662 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.553609+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: cephadm 2024-06-11T13:36:44.554710+0000 mgr.x (mgr.25085) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.654553+0000 mon.b (mon.2) 2663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.656553+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.658424+0000 mon.b (mon.2) 2665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.659164+0000 mon.b (mon.2) 2666 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.671857+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: cephadm 2024-06-11T13:36:44.672901+0000 mgr.x (mgr.25085) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.748832+0000 mon.b (mon.2) 2667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.750627+0000 mon.b (mon.2) 2668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.752328+0000 mon.b (mon.2) 2669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.752954+0000 mon.b (mon.2) 2670 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.765296+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: cephadm 2024-06-11T13:36:44.768150+0000 mgr.x (mgr.25085) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.847615+0000 mon.b (mon.2) 2671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.849437+0000 mon.b (mon.2) 2672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.851112+0000 mon.b (mon.2) 2673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.851729+0000 mon.b (mon.2) 2674 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.865442+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: cephadm 2024-06-11T13:36:44.866372+0000 mgr.x (mgr.25085) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.938531+0000 mon.b (mon.2) 2675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.940432+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.942047+0000 mon.b (mon.2) 2677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.942631+0000 mon.b (mon.2) 2678 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:44.952998+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: cephadm 2024-06-11T13:36:44.953872+0000 mgr.x (mgr.25085) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:45.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:45.024478+0000 mon.b (mon.2) 2679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:45.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:45.026230+0000 mon.b (mon.2) 2680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:45.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:45.027874+0000 mon.b (mon.2) 2681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:45.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:45.028472+0000 mon.b (mon.2) 2682 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:45.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: audit 2024-06-11T13:36:45.035905+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:45.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:45 smithi059 bash[81944]: cephadm 2024-06-11T13:36:45.037393+0000 mgr.x (mgr.25085) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.119918+0000 mon.b (mon.2) 2683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.135485+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.137092+0000 mon.b (mon.2) 2685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.137729+0000 mon.b (mon.2) 2686 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.145217+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: cephadm 2024-06-11T13:36:45.145970+0000 mgr.x (mgr.25085) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.218487+0000 mon.b (mon.2) 2687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.220270+0000 mon.b (mon.2) 2688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.221834+0000 mon.b (mon.2) 2689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.222434+0000 mon.b (mon.2) 2690 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.231470+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: cephadm 2024-06-11T13:36:45.232483+0000 mgr.x (mgr.25085) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.306495+0000 mon.b (mon.2) 2691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.309045+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.311542+0000 mon.b (mon.2) 2693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.312275+0000 mon.b (mon.2) 2694 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.322589+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: cephadm 2024-06-11T13:36:45.323578+0000 mgr.x (mgr.25085) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.406496+0000 mon.b (mon.2) 2695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.408408+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.410259+0000 mon.b (mon.2) 2697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.410936+0000 mon.b (mon.2) 2698 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.421201+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: cephadm 2024-06-11T13:36:45.422077+0000 mgr.x (mgr.25085) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.512218+0000 mon.b (mon.2) 2699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.514047+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.515825+0000 mon.b (mon.2) 2701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.516430+0000 mon.b (mon.2) 2702 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.526698+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: cephadm 2024-06-11T13:36:45.527583+0000 mgr.x (mgr.25085) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.622535+0000 mon.b (mon.2) 2703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.624323+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.625972+0000 mon.b (mon.2) 2705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.626597+0000 mon.b (mon.2) 2706 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.636835+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: cephadm 2024-06-11T13:36:45.638227+0000 mgr.x (mgr.25085) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.753229+0000 mon.b (mon.2) 2707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.755251+0000 mon.b (mon.2) 2708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.756930+0000 mon.b (mon.2) 2709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.757543+0000 mon.b (mon.2) 2710 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.767850+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: cephadm 2024-06-11T13:36:45.768720+0000 mgr.x (mgr.25085) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.846256+0000 mon.b (mon.2) 2711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.848378+0000 mon.b (mon.2) 2712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.850874+0000 mon.b (mon.2) 2713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.851616+0000 mon.b (mon.2) 2714 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.862243+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: cephadm 2024-06-11T13:36:45.863204+0000 mgr.x (mgr.25085) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.977676+0000 mon.b (mon.2) 2715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: cluster 2024-06-11T13:36:45.978985+0000 mgr.x (mgr.25085) 1515 : cluster [DBG] pgmap v241: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:46.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.979518+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.981566+0000 mon.b (mon.2) 2717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.982351+0000 mon.b (mon.2) 2718 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:45.992658+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: cephadm 2024-06-11T13:36:45.994699+0000 mgr.x (mgr.25085) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:46.078822+0000 mon.b (mon.2) 2719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:46.081006+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:46.082989+0000 mon.b (mon.2) 2721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:46.083710+0000 mon.b (mon.2) 2722 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: audit 2024-06-11T13:36:46.091901+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:46 smithi117 bash[60578]: cephadm 2024-06-11T13:36:46.092967+0000 mgr.x (mgr.25085) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.119918+0000 mon.b (mon.2) 2683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.135485+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.137092+0000 mon.b (mon.2) 2685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.137729+0000 mon.b (mon.2) 2686 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.145217+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: cephadm 2024-06-11T13:36:45.145970+0000 mgr.x (mgr.25085) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.218487+0000 mon.b (mon.2) 2687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.220270+0000 mon.b (mon.2) 2688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.221834+0000 mon.b (mon.2) 2689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.222434+0000 mon.b (mon.2) 2690 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.231470+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: cephadm 2024-06-11T13:36:45.232483+0000 mgr.x (mgr.25085) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.306495+0000 mon.b (mon.2) 2691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.309045+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.311542+0000 mon.b (mon.2) 2693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.312275+0000 mon.b (mon.2) 2694 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.322589+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: cephadm 2024-06-11T13:36:45.323578+0000 mgr.x (mgr.25085) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.406496+0000 mon.b (mon.2) 2695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.408408+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.119918+0000 mon.b (mon.2) 2683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.135485+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.137092+0000 mon.b (mon.2) 2685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.137729+0000 mon.b (mon.2) 2686 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.145217+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: cephadm 2024-06-11T13:36:45.145970+0000 mgr.x (mgr.25085) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.218487+0000 mon.b (mon.2) 2687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.220270+0000 mon.b (mon.2) 2688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.221834+0000 mon.b (mon.2) 2689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.222434+0000 mon.b (mon.2) 2690 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.231470+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: cephadm 2024-06-11T13:36:45.232483+0000 mgr.x (mgr.25085) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.306495+0000 mon.b (mon.2) 2691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.309045+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.311542+0000 mon.b (mon.2) 2693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.312275+0000 mon.b (mon.2) 2694 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.322589+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: cephadm 2024-06-11T13:36:45.323578+0000 mgr.x (mgr.25085) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.406496+0000 mon.b (mon.2) 2695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.408408+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.410259+0000 mon.b (mon.2) 2697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.410936+0000 mon.b (mon.2) 2698 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.421201+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: cephadm 2024-06-11T13:36:45.422077+0000 mgr.x (mgr.25085) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.512218+0000 mon.b (mon.2) 2699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.514047+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.515825+0000 mon.b (mon.2) 2701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.516430+0000 mon.b (mon.2) 2702 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.526698+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: cephadm 2024-06-11T13:36:45.527583+0000 mgr.x (mgr.25085) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.622535+0000 mon.b (mon.2) 2703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.624323+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.625972+0000 mon.b (mon.2) 2705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.626597+0000 mon.b (mon.2) 2706 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.636835+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: cephadm 2024-06-11T13:36:45.638227+0000 mgr.x (mgr.25085) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.753229+0000 mon.b (mon.2) 2707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.755251+0000 mon.b (mon.2) 2708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.756930+0000 mon.b (mon.2) 2709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.410259+0000 mon.b (mon.2) 2697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.410936+0000 mon.b (mon.2) 2698 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.421201+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: cephadm 2024-06-11T13:36:45.422077+0000 mgr.x (mgr.25085) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.512218+0000 mon.b (mon.2) 2699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.514047+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.515825+0000 mon.b (mon.2) 2701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.516430+0000 mon.b (mon.2) 2702 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.526698+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: cephadm 2024-06-11T13:36:45.527583+0000 mgr.x (mgr.25085) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.622535+0000 mon.b (mon.2) 2703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.624323+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.625972+0000 mon.b (mon.2) 2705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.626597+0000 mon.b (mon.2) 2706 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.636835+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: cephadm 2024-06-11T13:36:45.638227+0000 mgr.x (mgr.25085) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.753229+0000 mon.b (mon.2) 2707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.755251+0000 mon.b (mon.2) 2708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.756930+0000 mon.b (mon.2) 2709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.757543+0000 mon.b (mon.2) 2710 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.767850+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: cephadm 2024-06-11T13:36:45.768720+0000 mgr.x (mgr.25085) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.846256+0000 mon.b (mon.2) 2711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.848378+0000 mon.b (mon.2) 2712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.850874+0000 mon.b (mon.2) 2713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.851616+0000 mon.b (mon.2) 2714 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.862243+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: cephadm 2024-06-11T13:36:45.863204+0000 mgr.x (mgr.25085) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.977676+0000 mon.b (mon.2) 2715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: cluster 2024-06-11T13:36:45.978985+0000 mgr.x (mgr.25085) 1515 : cluster [DBG] pgmap v241: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.979518+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.981566+0000 mon.b (mon.2) 2717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.982351+0000 mon.b (mon.2) 2718 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:45.992658+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: cephadm 2024-06-11T13:36:45.994699+0000 mgr.x (mgr.25085) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:46.078822+0000 mon.b (mon.2) 2719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:46.081006+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:46.082989+0000 mon.b (mon.2) 2721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:46.083710+0000 mon.b (mon.2) 2722 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: audit 2024-06-11T13:36:46.091901+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[81944]: cephadm 2024-06-11T13:36:46.092967+0000 mgr.x (mgr.25085) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.757543+0000 mon.b (mon.2) 2710 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.767850+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: cephadm 2024-06-11T13:36:45.768720+0000 mgr.x (mgr.25085) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.846256+0000 mon.b (mon.2) 2711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.848378+0000 mon.b (mon.2) 2712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.850874+0000 mon.b (mon.2) 2713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.851616+0000 mon.b (mon.2) 2714 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.862243+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: cephadm 2024-06-11T13:36:45.863204+0000 mgr.x (mgr.25085) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.977676+0000 mon.b (mon.2) 2715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: cluster 2024-06-11T13:36:45.978985+0000 mgr.x (mgr.25085) 1515 : cluster [DBG] pgmap v241: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:46.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.979518+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.981566+0000 mon.b (mon.2) 2717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.982351+0000 mon.b (mon.2) 2718 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:45.992658+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: cephadm 2024-06-11T13:36:45.994699+0000 mgr.x (mgr.25085) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:46.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:46.078822+0000 mon.b (mon.2) 2719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:46.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:46.081006+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:46.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:46.082989+0000 mon.b (mon.2) 2721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:46.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:46.083710+0000 mon.b (mon.2) 2722 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:46.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: audit 2024-06-11T13:36:46.091901+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:46.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:46 smithi059 bash[78335]: cephadm 2024-06-11T13:36:46.092967+0000 mgr.x (mgr.25085) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.418 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:36:47] "GET /metrics HTTP/1.1" 200 38515 "" "Prometheus/2.33.4" 2024-06-11T13:36:47.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.188029+0000 mon.b (mon.2) 2723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.190392+0000 mon.b (mon.2) 2724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.193133+0000 mon.b (mon.2) 2725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.254890+0000 mon.b (mon.2) 2726 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.264516+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: cephadm 2024-06-11T13:36:46.265529+0000 mgr.x (mgr.25085) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.378733+0000 mon.b (mon.2) 2727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.381398+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.383930+0000 mon.b (mon.2) 2729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.385035+0000 mon.b (mon.2) 2730 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.394297+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: cephadm 2024-06-11T13:36:46.395296+0000 mgr.x (mgr.25085) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.505675+0000 mon.b (mon.2) 2731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.508192+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.510359+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.511125+0000 mon.b (mon.2) 2734 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.519758+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: cephadm 2024-06-11T13:36:46.520858+0000 mgr.x (mgr.25085) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.629995+0000 mon.b (mon.2) 2735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.632376+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.634625+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.635637+0000 mon.b (mon.2) 2738 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.644844+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: cephadm 2024-06-11T13:36:46.645716+0000 mgr.x (mgr.25085) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.739683+0000 mon.b (mon.2) 2739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.741955+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.744666+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.745638+0000 mon.b (mon.2) 2742 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.754559+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: cephadm 2024-06-11T13:36:46.757093+0000 mgr.x (mgr.25085) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.848406+0000 mon.b (mon.2) 2743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.850922+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.854063+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.855058+0000 mon.b (mon.2) 2746 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.872417+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: cephadm 2024-06-11T13:36:46.873367+0000 mgr.x (mgr.25085) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.978069+0000 mon.b (mon.2) 2747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.980859+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.984493+0000 mon.b (mon.2) 2749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.985507+0000 mon.b (mon.2) 2750 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: audit 2024-06-11T13:36:46.996414+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:47 smithi117 bash[60578]: cephadm 2024-06-11T13:36:46.997313+0000 mgr.x (mgr.25085) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.188029+0000 mon.b (mon.2) 2723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.190392+0000 mon.b (mon.2) 2724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.193133+0000 mon.b (mon.2) 2725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.254890+0000 mon.b (mon.2) 2726 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.264516+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: cephadm 2024-06-11T13:36:46.265529+0000 mgr.x (mgr.25085) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.378733+0000 mon.b (mon.2) 2727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.381398+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.383930+0000 mon.b (mon.2) 2729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.385035+0000 mon.b (mon.2) 2730 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.394297+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: cephadm 2024-06-11T13:36:46.395296+0000 mgr.x (mgr.25085) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.505675+0000 mon.b (mon.2) 2731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.508192+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.510359+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.511125+0000 mon.b (mon.2) 2734 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.519758+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: cephadm 2024-06-11T13:36:46.520858+0000 mgr.x (mgr.25085) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.629995+0000 mon.b (mon.2) 2735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.632376+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.188029+0000 mon.b (mon.2) 2723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.190392+0000 mon.b (mon.2) 2724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.193133+0000 mon.b (mon.2) 2725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.254890+0000 mon.b (mon.2) 2726 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.264516+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: cephadm 2024-06-11T13:36:46.265529+0000 mgr.x (mgr.25085) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.378733+0000 mon.b (mon.2) 2727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.381398+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.383930+0000 mon.b (mon.2) 2729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.385035+0000 mon.b (mon.2) 2730 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.394297+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: cephadm 2024-06-11T13:36:46.395296+0000 mgr.x (mgr.25085) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.505675+0000 mon.b (mon.2) 2731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.508192+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.510359+0000 mon.b (mon.2) 2733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.511125+0000 mon.b (mon.2) 2734 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.519758+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: cephadm 2024-06-11T13:36:46.520858+0000 mgr.x (mgr.25085) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.629995+0000 mon.b (mon.2) 2735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.632376+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.634625+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.635637+0000 mon.b (mon.2) 2738 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.644844+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: cephadm 2024-06-11T13:36:46.645716+0000 mgr.x (mgr.25085) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.739683+0000 mon.b (mon.2) 2739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.741955+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.744666+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.745638+0000 mon.b (mon.2) 2742 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.754559+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: cephadm 2024-06-11T13:36:46.757093+0000 mgr.x (mgr.25085) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.848406+0000 mon.b (mon.2) 2743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.850922+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.854063+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.855058+0000 mon.b (mon.2) 2746 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.872417+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: cephadm 2024-06-11T13:36:46.873367+0000 mgr.x (mgr.25085) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.978069+0000 mon.b (mon.2) 2747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.980859+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.984493+0000 mon.b (mon.2) 2749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.634625+0000 mon.b (mon.2) 2737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.635637+0000 mon.b (mon.2) 2738 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.644844+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: cephadm 2024-06-11T13:36:46.645716+0000 mgr.x (mgr.25085) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.739683+0000 mon.b (mon.2) 2739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.741955+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.744666+0000 mon.b (mon.2) 2741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.745638+0000 mon.b (mon.2) 2742 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.754559+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: cephadm 2024-06-11T13:36:46.757093+0000 mgr.x (mgr.25085) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.848406+0000 mon.b (mon.2) 2743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.850922+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.854063+0000 mon.b (mon.2) 2745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.855058+0000 mon.b (mon.2) 2746 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.872417+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: cephadm 2024-06-11T13:36:46.873367+0000 mgr.x (mgr.25085) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.978069+0000 mon.b (mon.2) 2747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:47.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.980859+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:47.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.984493+0000 mon.b (mon.2) 2749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:47.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.985507+0000 mon.b (mon.2) 2750 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: audit 2024-06-11T13:36:46.996414+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[81944]: cephadm 2024-06-11T13:36:46.997313+0000 mgr.x (mgr.25085) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:47.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.985507+0000 mon.b (mon.2) 2750 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:47.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: audit 2024-06-11T13:36:46.996414+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:47.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:47 smithi059 bash[78335]: cephadm 2024-06-11T13:36:46.997313+0000 mgr.x (mgr.25085) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.124938+0000 mon.b (mon.2) 2751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.140342+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.143210+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.144084+0000 mon.b (mon.2) 2754 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.155257+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: cephadm 2024-06-11T13:36:47.156221+0000 mgr.x (mgr.25085) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.291324+0000 mon.b (mon.2) 2755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.293285+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.295203+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.295848+0000 mon.b (mon.2) 2758 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.306598+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: cephadm 2024-06-11T13:36:47.307460+0000 mgr.x (mgr.25085) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.381427+0000 mon.b (mon.2) 2759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.383331+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.385233+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.386037+0000 mon.b (mon.2) 2762 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.396550+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: cephadm 2024-06-11T13:36:47.397454+0000 mgr.x (mgr.25085) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.490396+0000 mon.b (mon.2) 2763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.492542+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.495594+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.496368+0000 mon.b (mon.2) 2766 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.507123+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: cephadm 2024-06-11T13:36:47.508077+0000 mgr.x (mgr.25085) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.597448+0000 mon.b (mon.2) 2767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.599203+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.600855+0000 mon.b (mon.2) 2769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.601518+0000 mon.b (mon.2) 2770 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.612237+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: cephadm 2024-06-11T13:36:47.613072+0000 mgr.x (mgr.25085) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.688600+0000 mon.b (mon.2) 2771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.690501+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.692325+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.692992+0000 mon.b (mon.2) 2774 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.703588+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: cephadm 2024-06-11T13:36:47.704535+0000 mgr.x (mgr.25085) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.775784+0000 mon.b (mon.2) 2775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.777609+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.779296+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.779884+0000 mon.b (mon.2) 2778 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.788068+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: cephadm 2024-06-11T13:36:47.788781+0000 mgr.x (mgr.25085) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.860878+0000 mon.b (mon.2) 2779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.862720+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.864501+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.865419+0000 mon.b (mon.2) 2782 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.873728+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: cephadm 2024-06-11T13:36:47.874577+0000 mgr.x (mgr.25085) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.966315+0000 mon.b (mon.2) 2783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.968836+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.971030+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.971936+0000 mon.b (mon.2) 2786 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: cluster 2024-06-11T13:36:47.979824+0000 mgr.x (mgr.25085) 1533 : cluster [DBG] pgmap v242: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:48.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:47.980631+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: cephadm 2024-06-11T13:36:47.981533+0000 mgr.x (mgr.25085) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:48.067301+0000 mon.b (mon.2) 2787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:48.069447+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:48.071529+0000 mon.b (mon.2) 2789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:48.072295+0000 mon.b (mon.2) 2790 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: audit 2024-06-11T13:36:48.080480+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[60578]: cephadm 2024-06-11T13:36:48.081327+0000 mgr.x (mgr.25085) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.124938+0000 mon.b (mon.2) 2751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.140342+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.143210+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.144084+0000 mon.b (mon.2) 2754 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.155257+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: cephadm 2024-06-11T13:36:47.156221+0000 mgr.x (mgr.25085) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.291324+0000 mon.b (mon.2) 2755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.293285+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.295203+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.295848+0000 mon.b (mon.2) 2758 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.306598+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: cephadm 2024-06-11T13:36:47.307460+0000 mgr.x (mgr.25085) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.381427+0000 mon.b (mon.2) 2759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.383331+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.385233+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.386037+0000 mon.b (mon.2) 2762 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.396550+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: cephadm 2024-06-11T13:36:47.397454+0000 mgr.x (mgr.25085) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.490396+0000 mon.b (mon.2) 2763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.492542+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.495594+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.496368+0000 mon.b (mon.2) 2766 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.507123+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: cephadm 2024-06-11T13:36:47.508077+0000 mgr.x (mgr.25085) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.597448+0000 mon.b (mon.2) 2767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.599203+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.600855+0000 mon.b (mon.2) 2769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.601518+0000 mon.b (mon.2) 2770 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.612237+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: cephadm 2024-06-11T13:36:47.613072+0000 mgr.x (mgr.25085) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.688600+0000 mon.b (mon.2) 2771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.690501+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.692325+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.692992+0000 mon.b (mon.2) 2774 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.703588+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: cephadm 2024-06-11T13:36:47.704535+0000 mgr.x (mgr.25085) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.775784+0000 mon.b (mon.2) 2775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.777609+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.779296+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.124938+0000 mon.b (mon.2) 2751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.140342+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.143210+0000 mon.b (mon.2) 2753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.144084+0000 mon.b (mon.2) 2754 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.155257+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: cephadm 2024-06-11T13:36:47.156221+0000 mgr.x (mgr.25085) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.291324+0000 mon.b (mon.2) 2755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.293285+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.295203+0000 mon.b (mon.2) 2757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.295848+0000 mon.b (mon.2) 2758 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.306598+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: cephadm 2024-06-11T13:36:47.307460+0000 mgr.x (mgr.25085) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.381427+0000 mon.b (mon.2) 2759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.383331+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.385233+0000 mon.b (mon.2) 2761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.386037+0000 mon.b (mon.2) 2762 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.396550+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: cephadm 2024-06-11T13:36:47.397454+0000 mgr.x (mgr.25085) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.490396+0000 mon.b (mon.2) 2763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.492542+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.779884+0000 mon.b (mon.2) 2778 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.788068+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: cephadm 2024-06-11T13:36:47.788781+0000 mgr.x (mgr.25085) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.860878+0000 mon.b (mon.2) 2779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.862720+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.864501+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.865419+0000 mon.b (mon.2) 2782 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.873728+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: cephadm 2024-06-11T13:36:47.874577+0000 mgr.x (mgr.25085) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.966315+0000 mon.b (mon.2) 2783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.968836+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.971030+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.971936+0000 mon.b (mon.2) 2786 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: cluster 2024-06-11T13:36:47.979824+0000 mgr.x (mgr.25085) 1533 : cluster [DBG] pgmap v242: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:47.980631+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: cephadm 2024-06-11T13:36:47.981533+0000 mgr.x (mgr.25085) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:48.067301+0000 mon.b (mon.2) 2787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:48.069447+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:48.071529+0000 mon.b (mon.2) 2789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:48.072295+0000 mon.b (mon.2) 2790 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: audit 2024-06-11T13:36:48.080480+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[78335]: cephadm 2024-06-11T13:36:48.081327+0000 mgr.x (mgr.25085) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.495594+0000 mon.b (mon.2) 2765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.496368+0000 mon.b (mon.2) 2766 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.507123+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: cephadm 2024-06-11T13:36:47.508077+0000 mgr.x (mgr.25085) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.597448+0000 mon.b (mon.2) 2767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.599203+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.600855+0000 mon.b (mon.2) 2769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.601518+0000 mon.b (mon.2) 2770 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.612237+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: cephadm 2024-06-11T13:36:47.613072+0000 mgr.x (mgr.25085) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.688600+0000 mon.b (mon.2) 2771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.690501+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.692325+0000 mon.b (mon.2) 2773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.692992+0000 mon.b (mon.2) 2774 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.703588+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: cephadm 2024-06-11T13:36:47.704535+0000 mgr.x (mgr.25085) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.775784+0000 mon.b (mon.2) 2775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.777609+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.779296+0000 mon.b (mon.2) 2777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.779884+0000 mon.b (mon.2) 2778 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.788068+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: cephadm 2024-06-11T13:36:47.788781+0000 mgr.x (mgr.25085) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.860878+0000 mon.b (mon.2) 2779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.862720+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.864501+0000 mon.b (mon.2) 2781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.865419+0000 mon.b (mon.2) 2782 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.873728+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: cephadm 2024-06-11T13:36:47.874577+0000 mgr.x (mgr.25085) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.966315+0000 mon.b (mon.2) 2783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.968836+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.971030+0000 mon.b (mon.2) 2785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.971936+0000 mon.b (mon.2) 2786 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: cluster 2024-06-11T13:36:47.979824+0000 mgr.x (mgr.25085) 1533 : cluster [DBG] pgmap v242: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:48.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:47.980631+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: cephadm 2024-06-11T13:36:47.981533+0000 mgr.x (mgr.25085) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:48.067301+0000 mon.b (mon.2) 2787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:48.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:48.069447+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:48.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:48.071529+0000 mon.b (mon.2) 2789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:48.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:48.072295+0000 mon.b (mon.2) 2790 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:48.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: audit 2024-06-11T13:36:48.080480+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:48.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:48 smithi059 bash[81944]: cephadm 2024-06-11T13:36:48.081327+0000 mgr.x (mgr.25085) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:48.934 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:48 smithi117 bash[69794]: debug 2024-06-11T13:36:48.508+0000 7fa6dc4c8640 1 -- 172.21.15.117:0/1474628028 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555a59ffc960 con 0x555a5a01d800 2024-06-11T13:36:49.338 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[69794]: debug 2024-06-11T13:36:49.076+0000 7fa6ded2f640 -1 Falling back to public interface 2024-06-11T13:36:49.340 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.158828+0000 mon.b (mon.2) 2791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.340 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.160837+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.340 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.162759+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.340 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.163440+0000 mon.b (mon.2) 2794 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.340 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.173215+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.340 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: cephadm 2024-06-11T13:36:48.174146+0000 mgr.x (mgr.25085) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.247979+0000 mon.b (mon.2) 2795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.250372+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.252185+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.252866+0000 mon.b (mon.2) 2798 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.265091+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: cephadm 2024-06-11T13:36:48.266083+0000 mgr.x (mgr.25085) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.341 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.339532+0000 mon.b (mon.2) 2799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.341570+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.343423+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.344002+0000 mon.b (mon.2) 2802 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.353989+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: cephadm 2024-06-11T13:36:48.354680+0000 mgr.x (mgr.25085) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.427183+0000 mon.b (mon.2) 2803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.429041+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.430735+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.431351+0000 mon.b (mon.2) 2806 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.441774+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: cephadm 2024-06-11T13:36:48.442739+0000 mgr.x (mgr.25085) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.520321+0000 mon.b (mon.2) 2807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.522202+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.523951+0000 mon.b (mon.2) 2809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.524594+0000 mon.b (mon.2) 2810 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.534611+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: cephadm 2024-06-11T13:36:48.535391+0000 mgr.x (mgr.25085) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.607135+0000 mon.b (mon.2) 2811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.608877+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.611328+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.612290+0000 mon.b (mon.2) 2814 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.622843+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: cephadm 2024-06-11T13:36:48.623851+0000 mgr.x (mgr.25085) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.726646+0000 mon.b (mon.2) 2815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.729294+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.731782+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.732505+0000 mon.b (mon.2) 2818 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.742844+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: cephadm 2024-06-11T13:36:48.743726+0000 mgr.x (mgr.25085) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.845727+0000 mon.b (mon.2) 2819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.848189+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.850549+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.851512+0000 mon.b (mon.2) 2822 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.862269+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: cephadm 2024-06-11T13:36:48.863218+0000 mgr.x (mgr.25085) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.956770+0000 mon.b (mon.2) 2823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.959062+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.962326+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.963174+0000 mon.b (mon.2) 2826 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:48.973553+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: cephadm 2024-06-11T13:36:48.974264+0000 mgr.x (mgr.25085) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:49.050453+0000 mon.b (mon.2) 2827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:49.052628+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:49.054595+0000 mon.b (mon.2) 2829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:49.055213+0000 mon.b (mon.2) 2830 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.349 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: audit 2024-06-11T13:36:49.065070+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.349 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[60578]: cephadm 2024-06-11T13:36:49.065934+0000 mgr.x (mgr.25085) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.158828+0000 mon.b (mon.2) 2791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.160837+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.162759+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.163440+0000 mon.b (mon.2) 2794 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.173215+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: cephadm 2024-06-11T13:36:48.174146+0000 mgr.x (mgr.25085) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.247979+0000 mon.b (mon.2) 2795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.250372+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.252185+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.252866+0000 mon.b (mon.2) 2798 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.265091+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: cephadm 2024-06-11T13:36:48.266083+0000 mgr.x (mgr.25085) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.339532+0000 mon.b (mon.2) 2799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.341570+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.343423+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.344002+0000 mon.b (mon.2) 2802 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.353989+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: cephadm 2024-06-11T13:36:48.354680+0000 mgr.x (mgr.25085) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.427183+0000 mon.b (mon.2) 2803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.429041+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.158828+0000 mon.b (mon.2) 2791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.160837+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.162759+0000 mon.b (mon.2) 2793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.163440+0000 mon.b (mon.2) 2794 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.173215+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: cephadm 2024-06-11T13:36:48.174146+0000 mgr.x (mgr.25085) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.247979+0000 mon.b (mon.2) 2795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.250372+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.252185+0000 mon.b (mon.2) 2797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.252866+0000 mon.b (mon.2) 2798 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.265091+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: cephadm 2024-06-11T13:36:48.266083+0000 mgr.x (mgr.25085) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.339532+0000 mon.b (mon.2) 2799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.341570+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.343423+0000 mon.b (mon.2) 2801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.344002+0000 mon.b (mon.2) 2802 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.353989+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: cephadm 2024-06-11T13:36:48.354680+0000 mgr.x (mgr.25085) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.427183+0000 mon.b (mon.2) 2803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.429041+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.430735+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.431351+0000 mon.b (mon.2) 2806 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.441774+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: cephadm 2024-06-11T13:36:48.442739+0000 mgr.x (mgr.25085) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.520321+0000 mon.b (mon.2) 2807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.522202+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.523951+0000 mon.b (mon.2) 2809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.524594+0000 mon.b (mon.2) 2810 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.534611+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: cephadm 2024-06-11T13:36:48.535391+0000 mgr.x (mgr.25085) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.607135+0000 mon.b (mon.2) 2811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.608877+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.611328+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.612290+0000 mon.b (mon.2) 2814 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.622843+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: cephadm 2024-06-11T13:36:48.623851+0000 mgr.x (mgr.25085) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.726646+0000 mon.b (mon.2) 2815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.729294+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.731782+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.430735+0000 mon.b (mon.2) 2805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.431351+0000 mon.b (mon.2) 2806 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.441774+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: cephadm 2024-06-11T13:36:48.442739+0000 mgr.x (mgr.25085) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.520321+0000 mon.b (mon.2) 2807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.522202+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.523951+0000 mon.b (mon.2) 2809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.524594+0000 mon.b (mon.2) 2810 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.534611+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: cephadm 2024-06-11T13:36:48.535391+0000 mgr.x (mgr.25085) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.607135+0000 mon.b (mon.2) 2811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.608877+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.611328+0000 mon.b (mon.2) 2813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.612290+0000 mon.b (mon.2) 2814 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.622843+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: cephadm 2024-06-11T13:36:48.623851+0000 mgr.x (mgr.25085) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.726646+0000 mon.b (mon.2) 2815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.729294+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.731782+0000 mon.b (mon.2) 2817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.584 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.732505+0000 mon.b (mon.2) 2818 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.742844+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: cephadm 2024-06-11T13:36:48.743726+0000 mgr.x (mgr.25085) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.845727+0000 mon.b (mon.2) 2819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.848189+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.850549+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.851512+0000 mon.b (mon.2) 2822 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.862269+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: cephadm 2024-06-11T13:36:48.863218+0000 mgr.x (mgr.25085) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.956770+0000 mon.b (mon.2) 2823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.959062+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.962326+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.963174+0000 mon.b (mon.2) 2826 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:48.973553+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: cephadm 2024-06-11T13:36:48.974264+0000 mgr.x (mgr.25085) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:49.050453+0000 mon.b (mon.2) 2827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:49.052628+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:49.054595+0000 mon.b (mon.2) 2829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:49.055213+0000 mon.b (mon.2) 2830 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: audit 2024-06-11T13:36:49.065070+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[81944]: cephadm 2024-06-11T13:36:49.065934+0000 mgr.x (mgr.25085) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.732505+0000 mon.b (mon.2) 2818 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.742844+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: cephadm 2024-06-11T13:36:48.743726+0000 mgr.x (mgr.25085) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.845727+0000 mon.b (mon.2) 2819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.848189+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.850549+0000 mon.b (mon.2) 2821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.851512+0000 mon.b (mon.2) 2822 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.587 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.862269+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: cephadm 2024-06-11T13:36:48.863218+0000 mgr.x (mgr.25085) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.956770+0000 mon.b (mon.2) 2823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.959062+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.962326+0000 mon.b (mon.2) 2825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.963174+0000 mon.b (mon.2) 2826 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:48.973553+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: cephadm 2024-06-11T13:36:48.974264+0000 mgr.x (mgr.25085) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:49.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:49.050453+0000 mon.b (mon.2) 2827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:49.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:49.052628+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:49.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:49.054595+0000 mon.b (mon.2) 2829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:49.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:49.055213+0000 mon.b (mon.2) 2830 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:49.588 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: audit 2024-06-11T13:36:49.065070+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:49.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:49 smithi059 bash[78335]: cephadm 2024-06-11T13:36:49.065934+0000 mgr.x (mgr.25085) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.144926+0000 mon.b (mon.2) 2831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.149310+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.151185+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.151801+0000 mon.b (mon.2) 2834 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.159793+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: cephadm 2024-06-11T13:36:49.160548+0000 mgr.x (mgr.25085) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.246139+0000 mon.b (mon.2) 2835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.248462+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.250957+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.251949+0000 mon.b (mon.2) 2838 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.260814+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: cephadm 2024-06-11T13:36:49.261716+0000 mgr.x (mgr.25085) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.339862+0000 mon.b (mon.2) 2839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.341927+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.344542+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.345516+0000 mon.b (mon.2) 2842 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.353791+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: cephadm 2024-06-11T13:36:49.354488+0000 mgr.x (mgr.25085) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.433457+0000 mon.b (mon.2) 2843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.432 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.435235+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.432 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.144926+0000 mon.b (mon.2) 2831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.432 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.149310+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.432 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.151185+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.432 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.151801+0000 mon.b (mon.2) 2834 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.432 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.159793+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: cephadm 2024-06-11T13:36:49.160548+0000 mgr.x (mgr.25085) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.246139+0000 mon.b (mon.2) 2835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.248462+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.250957+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.251949+0000 mon.b (mon.2) 2838 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.260814+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: cephadm 2024-06-11T13:36:49.261716+0000 mgr.x (mgr.25085) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.339862+0000 mon.b (mon.2) 2839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.341927+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.344542+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.345516+0000 mon.b (mon.2) 2842 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.353791+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: cephadm 2024-06-11T13:36:49.354488+0000 mgr.x (mgr.25085) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.433 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.433457+0000 mon.b (mon.2) 2843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.435235+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.436941+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.437580+0000 mon.b (mon.2) 2846 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.445690+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: cephadm 2024-06-11T13:36:49.446431+0000 mgr.x (mgr.25085) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.518010+0000 mon.b (mon.2) 2847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.520031+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.522045+0000 mon.b (mon.2) 2849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.522721+0000 mon.b (mon.2) 2850 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.531157+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: cephadm 2024-06-11T13:36:49.531966+0000 mgr.x (mgr.25085) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.434 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.604874+0000 mon.b (mon.2) 2851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.606754+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.608762+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.609408+0000 mon.b (mon.2) 2854 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.617991+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: cephadm 2024-06-11T13:36:49.618810+0000 mgr.x (mgr.25085) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.690383+0000 mon.b (mon.2) 2855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.692739+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.694661+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.436941+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.437580+0000 mon.b (mon.2) 2846 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.445690+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: cephadm 2024-06-11T13:36:49.446431+0000 mgr.x (mgr.25085) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.518010+0000 mon.b (mon.2) 2847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.520031+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.522045+0000 mon.b (mon.2) 2849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.522721+0000 mon.b (mon.2) 2850 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.531157+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: cephadm 2024-06-11T13:36:49.531966+0000 mgr.x (mgr.25085) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.604874+0000 mon.b (mon.2) 2851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.606754+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.608762+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.609408+0000 mon.b (mon.2) 2854 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.617991+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: cephadm 2024-06-11T13:36:49.618810+0000 mgr.x (mgr.25085) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.690383+0000 mon.b (mon.2) 2855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.692739+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.694661+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.695243+0000 mon.b (mon.2) 2858 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.701307+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: cephadm 2024-06-11T13:36:49.701911+0000 mgr.x (mgr.25085) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.772531+0000 mon.b (mon.2) 2859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.774235+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.775823+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.776364+0000 mon.b (mon.2) 2862 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.784733+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: cephadm 2024-06-11T13:36:49.785573+0000 mgr.x (mgr.25085) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: cluster 2024-06-11T13:36:49.822928+0000 mon.a (mon.0) 998 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 26 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:50.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.870729+0000 mon.b (mon.2) 2863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.872440+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.874143+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.874740+0000 mon.b (mon.2) 2866 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.882962+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: cephadm 2024-06-11T13:36:49.883928+0000 mgr.x (mgr.25085) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.949633+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.957769+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.964161+0000 mon.b (mon.2) 2867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.966784+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.972524+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.974157+0000 mon.b (mon.2) 2869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.695243+0000 mon.b (mon.2) 2858 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.701307+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: cephadm 2024-06-11T13:36:49.701911+0000 mgr.x (mgr.25085) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.772531+0000 mon.b (mon.2) 2859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.774235+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.775823+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.776364+0000 mon.b (mon.2) 2862 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.784733+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: cephadm 2024-06-11T13:36:49.785573+0000 mgr.x (mgr.25085) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: cluster 2024-06-11T13:36:49.822928+0000 mon.a (mon.0) 998 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 26 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:50.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.870729+0000 mon.b (mon.2) 2863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.872440+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.874143+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.874740+0000 mon.b (mon.2) 2866 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.882962+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: cephadm 2024-06-11T13:36:49.883928+0000 mgr.x (mgr.25085) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.949633+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.957769+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.964161+0000 mon.b (mon.2) 2867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.966784+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.972524+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.974157+0000 mon.b (mon.2) 2869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.975321+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.976700+0000 mon.b (mon.2) 2871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T13:36:50.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: audit 2024-06-11T13:36:49.976823+0000 mgr.x (mgr.25085) 1555 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T13:36:50.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: cephadm 2024-06-11T13:36:49.977508+0000 mgr.x (mgr.25085) 1556 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-06-11T13:36:50.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[81944]: cluster 2024-06-11T13:36:49.980364+0000 mgr.x (mgr.25085) 1557 : cluster [DBG] pgmap v243: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:50.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.975321+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.976700+0000 mon.b (mon.2) 2871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T13:36:50.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: audit 2024-06-11T13:36:49.976823+0000 mgr.x (mgr.25085) 1555 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T13:36:50.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: cephadm 2024-06-11T13:36:49.977508+0000 mgr.x (mgr.25085) 1556 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-06-11T13:36:50.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:50 smithi059 bash[78335]: cluster 2024-06-11T13:36:49.980364+0000 mgr.x (mgr.25085) 1557 : cluster [DBG] pgmap v243: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:50.443 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:36:49 smithi117 bash[54332]: debug 2024-06-11T13:36:49.972+0000 7f041d8f9640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-06-11T13:36:50.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.144926+0000 mon.b (mon.2) 2831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.149310+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.151185+0000 mon.b (mon.2) 2833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.151801+0000 mon.b (mon.2) 2834 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.159793+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: cephadm 2024-06-11T13:36:49.160548+0000 mgr.x (mgr.25085) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.246139+0000 mon.b (mon.2) 2835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.248462+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.250957+0000 mon.b (mon.2) 2837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.251949+0000 mon.b (mon.2) 2838 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.260814+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: cephadm 2024-06-11T13:36:49.261716+0000 mgr.x (mgr.25085) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.339862+0000 mon.b (mon.2) 2839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.341927+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.344542+0000 mon.b (mon.2) 2841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.345516+0000 mon.b (mon.2) 2842 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.353791+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: cephadm 2024-06-11T13:36:49.354488+0000 mgr.x (mgr.25085) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.433457+0000 mon.b (mon.2) 2843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.446 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.435235+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.446 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.436941+0000 mon.b (mon.2) 2845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.446 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.437580+0000 mon.b (mon.2) 2846 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.446 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.445690+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.446 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: cephadm 2024-06-11T13:36:49.446431+0000 mgr.x (mgr.25085) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.446 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.518010+0000 mon.b (mon.2) 2847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.446 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.520031+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.446 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.522045+0000 mon.b (mon.2) 2849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.446 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.522721+0000 mon.b (mon.2) 2850 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.446 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.531157+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.447 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: cephadm 2024-06-11T13:36:49.531966+0000 mgr.x (mgr.25085) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.447 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.604874+0000 mon.b (mon.2) 2851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.447 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.606754+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.447 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.608762+0000 mon.b (mon.2) 2853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.447 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.609408+0000 mon.b (mon.2) 2854 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.447 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.617991+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.447 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: cephadm 2024-06-11T13:36:49.618810+0000 mgr.x (mgr.25085) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.447 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.690383+0000 mon.b (mon.2) 2855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.447 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.692739+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.447 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.694661+0000 mon.b (mon.2) 2857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.447 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.695243+0000 mon.b (mon.2) 2858 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.447 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.701307+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.448 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: cephadm 2024-06-11T13:36:49.701911+0000 mgr.x (mgr.25085) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.448 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.772531+0000 mon.b (mon.2) 2859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.448 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.774235+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.448 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.775823+0000 mon.b (mon.2) 2861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.448 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.776364+0000 mon.b (mon.2) 2862 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.448 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.784733+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.448 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: cephadm 2024-06-11T13:36:49.785573+0000 mgr.x (mgr.25085) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.448 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: cluster 2024-06-11T13:36:49.822928+0000 mon.a (mon.0) 998 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 26 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:50.448 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.870729+0000 mon.b (mon.2) 2863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.448 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.872440+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.448 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.874143+0000 mon.b (mon.2) 2865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.874740+0000 mon.b (mon.2) 2866 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.882962+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: cephadm 2024-06-11T13:36:49.883928+0000 mgr.x (mgr.25085) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.949633+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.957769+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.964161+0000 mon.b (mon.2) 2867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.966784+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.972524+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.974157+0000 mon.b (mon.2) 2869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.975321+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.976700+0000 mon.b (mon.2) 2871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: audit 2024-06-11T13:36:49.976823+0000 mgr.x (mgr.25085) 1555 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: cephadm 2024-06-11T13:36:49.977508+0000 mgr.x (mgr.25085) 1556 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-06-11T13:36:50.449 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:50 smithi117 bash[60578]: cluster 2024-06-11T13:36:49.980364+0000 mgr.x (mgr.25085) 1557 : cluster [DBG] pgmap v243: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:51.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:51 smithi117 bash[60578]: audit 2024-06-11T13:36:50.404139+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:51.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:51 smithi117 bash[60578]: audit 2024-06-11T13:36:50.417481+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:51.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:51 smithi117 bash[60578]: audit 2024-06-11T13:36:50.431669+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:51.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:51 smithi059 bash[81944]: audit 2024-06-11T13:36:50.404139+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:51.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:51 smithi059 bash[81944]: audit 2024-06-11T13:36:50.417481+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:51.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:51 smithi059 bash[81944]: audit 2024-06-11T13:36:50.431669+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:51 smithi059 bash[78335]: audit 2024-06-11T13:36:50.404139+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:51 smithi059 bash[78335]: audit 2024-06-11T13:36:50.417481+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:51.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:51 smithi059 bash[78335]: audit 2024-06-11T13:36:50.431669+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:52.684 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:52 smithi117 bash[69794]: debug 2024-06-11T13:36:52.240+0000 7fa6ded2f640 -1 osd.4 145 log_to_monitors true 2024-06-11T13:36:52.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:52 smithi117 bash[60578]: cluster 2024-06-11T13:36:51.981988+0000 mgr.x (mgr.25085) 1558 : cluster [DBG] pgmap v244: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:52.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:52 smithi117 bash[60578]: audit 2024-06-11T13:36:52.249826+0000 mon.b (mon.2) 2872 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3658358304,v1:172.21.15.117:6801/3658358304]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:36:52.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:52 smithi117 bash[60578]: audit 2024-06-11T13:36:52.250595+0000 mon.a (mon.0) 1006 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:36:52.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:52 smithi059 bash[81944]: cluster 2024-06-11T13:36:51.981988+0000 mgr.x (mgr.25085) 1558 : cluster [DBG] pgmap v244: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:52.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:52 smithi059 bash[81944]: audit 2024-06-11T13:36:52.249826+0000 mon.b (mon.2) 2872 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3658358304,v1:172.21.15.117:6801/3658358304]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:36:52.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:52 smithi059 bash[81944]: audit 2024-06-11T13:36:52.250595+0000 mon.a (mon.0) 1006 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:36:52.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:52 smithi059 bash[78335]: cluster 2024-06-11T13:36:51.981988+0000 mgr.x (mgr.25085) 1558 : cluster [DBG] pgmap v244: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:52.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:52 smithi059 bash[78335]: audit 2024-06-11T13:36:52.249826+0000 mon.b (mon.2) 2872 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3658358304,v1:172.21.15.117:6801/3658358304]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:36:52.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:52 smithi059 bash[78335]: audit 2024-06-11T13:36:52.250595+0000 mon.a (mon.0) 1006 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-11T13:36:53.184 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:36:52 smithi117 bash[69794]: debug 2024-06-11T13:36:52.916+0000 7fa6d2ad2640 -1 osd.4 145 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:36:53.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:53 smithi117 bash[60578]: audit 2024-06-11T13:36:52.409973+0000 mon.a (mon.0) 1007 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T13:36:53.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:53 smithi117 bash[60578]: cluster 2024-06-11T13:36:52.418303+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-06-11T13:36:53.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:53 smithi117 bash[60578]: audit 2024-06-11T13:36:52.418409+0000 mon.b (mon.2) 2873 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3658358304,v1:172.21.15.117:6801/3658358304]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:36:53.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:53 smithi117 bash[60578]: audit 2024-06-11T13:36:52.419074+0000 mon.a (mon.0) 1009 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:36:53.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:53 smithi117 bash[60578]: audit 2024-06-11T13:36:52.640871+0000 mgr.x (mgr.25085) 1559 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:53.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:53 smithi117 bash[60578]: audit 2024-06-11T13:36:52.892807+0000 mon.a (mon.0) 1010 : audit [INF] from='osd.4 ' entity='osd.4' 2024-06-11T13:36:53.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:53 smithi059 bash[81944]: audit 2024-06-11T13:36:52.409973+0000 mon.a (mon.0) 1007 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T13:36:53.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:53 smithi059 bash[81944]: cluster 2024-06-11T13:36:52.418303+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-06-11T13:36:53.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:53 smithi059 bash[81944]: audit 2024-06-11T13:36:52.418409+0000 mon.b (mon.2) 2873 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3658358304,v1:172.21.15.117:6801/3658358304]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:36:53.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:53 smithi059 bash[81944]: audit 2024-06-11T13:36:52.419074+0000 mon.a (mon.0) 1009 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:36:53.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:53 smithi059 bash[81944]: audit 2024-06-11T13:36:52.640871+0000 mgr.x (mgr.25085) 1559 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:53.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:53 smithi059 bash[81944]: audit 2024-06-11T13:36:52.892807+0000 mon.a (mon.0) 1010 : audit [INF] from='osd.4 ' entity='osd.4' 2024-06-11T13:36:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:53 smithi059 bash[78335]: audit 2024-06-11T13:36:52.409973+0000 mon.a (mon.0) 1007 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-11T13:36:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:53 smithi059 bash[78335]: cluster 2024-06-11T13:36:52.418303+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-06-11T13:36:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:53 smithi059 bash[78335]: audit 2024-06-11T13:36:52.418409+0000 mon.b (mon.2) 2873 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/3658358304,v1:172.21.15.117:6801/3658358304]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:36:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:53 smithi059 bash[78335]: audit 2024-06-11T13:36:52.419074+0000 mon.a (mon.0) 1009 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:36:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:53 smithi059 bash[78335]: audit 2024-06-11T13:36:52.640871+0000 mgr.x (mgr.25085) 1559 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:36:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:53 smithi059 bash[78335]: audit 2024-06-11T13:36:52.892807+0000 mon.a (mon.0) 1010 : audit [INF] from='osd.4 ' entity='osd.4' 2024-06-11T13:36:54.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:54 smithi117 bash[60578]: cluster 2024-06-11T13:36:53.891071+0000 mon.a (mon.0) 1011 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:36:54.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:54 smithi117 bash[60578]: cluster 2024-06-11T13:36:53.897748+0000 mon.a (mon.0) 1012 : cluster [INF] osd.4 [v2:172.21.15.117:6800/3658358304,v1:172.21.15.117:6801/3658358304] boot 2024-06-11T13:36:54.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:54 smithi117 bash[60578]: cluster 2024-06-11T13:36:53.897815+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-06-11T13:36:54.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:54 smithi117 bash[60578]: audit 2024-06-11T13:36:53.901281+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:36:54.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:54 smithi117 bash[60578]: cluster 2024-06-11T13:36:53.982757+0000 mgr.x (mgr.25085) 1560 : cluster [DBG] pgmap v247: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:54.812 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:54 smithi059 bash[78335]: cluster 2024-06-11T13:36:53.891071+0000 mon.a (mon.0) 1011 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:36:54.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:54 smithi059 bash[78335]: cluster 2024-06-11T13:36:53.897748+0000 mon.a (mon.0) 1012 : cluster [INF] osd.4 [v2:172.21.15.117:6800/3658358304,v1:172.21.15.117:6801/3658358304] boot 2024-06-11T13:36:54.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:54 smithi059 bash[78335]: cluster 2024-06-11T13:36:53.897815+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-06-11T13:36:54.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:54 smithi059 bash[78335]: audit 2024-06-11T13:36:53.901281+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:36:54.813 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:54 smithi059 bash[78335]: cluster 2024-06-11T13:36:53.982757+0000 mgr.x (mgr.25085) 1560 : cluster [DBG] pgmap v247: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:54.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:54 smithi059 bash[81944]: cluster 2024-06-11T13:36:53.891071+0000 mon.a (mon.0) 1011 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:36:54.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:54 smithi059 bash[81944]: cluster 2024-06-11T13:36:53.897748+0000 mon.a (mon.0) 1012 : cluster [INF] osd.4 [v2:172.21.15.117:6800/3658358304,v1:172.21.15.117:6801/3658358304] boot 2024-06-11T13:36:54.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:54 smithi059 bash[81944]: cluster 2024-06-11T13:36:53.897815+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-06-11T13:36:54.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:54 smithi059 bash[81944]: audit 2024-06-11T13:36:53.901281+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-11T13:36:54.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:54 smithi059 bash[81944]: cluster 2024-06-11T13:36:53.982757+0000 mgr.x (mgr.25085) 1560 : cluster [DBG] pgmap v247: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-06-11T13:36:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:55 smithi117 bash[60578]: cluster 2024-06-11T13:36:54.902328+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-06-11T13:36:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:55 smithi117 bash[60578]: audit 2024-06-11T13:36:54.983622+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:55 smithi117 bash[60578]: audit 2024-06-11T13:36:54.992910+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:56.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:55 smithi117 bash[60578]: audit 2024-06-11T13:36:55.001831+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:56.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:55 smithi059 bash[78335]: cluster 2024-06-11T13:36:54.902328+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-06-11T13:36:56.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:55 smithi059 bash[78335]: audit 2024-06-11T13:36:54.983622+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:56.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:55 smithi059 bash[78335]: audit 2024-06-11T13:36:54.992910+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:56.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:55 smithi059 bash[78335]: audit 2024-06-11T13:36:55.001831+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:56.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:55 smithi059 bash[81944]: cluster 2024-06-11T13:36:54.902328+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-06-11T13:36:56.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:55 smithi059 bash[81944]: audit 2024-06-11T13:36:54.983622+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:56.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:55 smithi059 bash[81944]: audit 2024-06-11T13:36:54.992910+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:56.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:55 smithi059 bash[81944]: audit 2024-06-11T13:36:55.001831+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:57.184 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:56 smithi117 bash[60578]: cluster 2024-06-11T13:36:55.984088+0000 mgr.x (mgr.25085) 1561 : cluster [DBG] pgmap v249: 161 pgs: 25 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2024-06-11T13:36:57.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:56 smithi059 bash[81944]: cluster 2024-06-11T13:36:55.984088+0000 mgr.x (mgr.25085) 1561 : cluster [DBG] pgmap v249: 161 pgs: 25 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2024-06-11T13:36:57.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:56 smithi059 bash[78335]: cluster 2024-06-11T13:36:55.984088+0000 mgr.x (mgr.25085) 1561 : cluster [DBG] pgmap v249: 161 pgs: 25 active+undersized, 13 active+undersized+degraded, 123 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2024-06-11T13:36:57.684 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:36:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:36:57] "GET /metrics HTTP/1.1" 200 38515 "" "Prometheus/2.33.4" 2024-06-11T13:36:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:57 smithi117 bash[60578]: cluster 2024-06-11T13:36:56.900604+0000 mon.a (mon.0) 1018 : cluster [WRN] Health check update: Degraded data redundancy: 42/630 objects degraded (6.667%), 13 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:57 smithi117 bash[60578]: audit 2024-06-11T13:36:57.666468+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:57 smithi117 bash[60578]: audit 2024-06-11T13:36:57.678282+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:58.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:57 smithi117 bash[60578]: audit 2024-06-11T13:36:57.690232+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:58.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:57 smithi059 bash[81944]: cluster 2024-06-11T13:36:56.900604+0000 mon.a (mon.0) 1018 : cluster [WRN] Health check update: Degraded data redundancy: 42/630 objects degraded (6.667%), 13 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:58.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:57 smithi059 bash[81944]: audit 2024-06-11T13:36:57.666468+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:58.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:57 smithi059 bash[81944]: audit 2024-06-11T13:36:57.678282+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:58.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:57 smithi059 bash[81944]: audit 2024-06-11T13:36:57.690232+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:58.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:57 smithi059 bash[78335]: cluster 2024-06-11T13:36:56.900604+0000 mon.a (mon.0) 1018 : cluster [WRN] Health check update: Degraded data redundancy: 42/630 objects degraded (6.667%), 13 pgs degraded (PG_DEGRADED) 2024-06-11T13:36:58.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:57 smithi059 bash[78335]: audit 2024-06-11T13:36:57.666468+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:58.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:57 smithi059 bash[78335]: audit 2024-06-11T13:36:57.678282+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:58.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:57 smithi059 bash[78335]: audit 2024-06-11T13:36:57.690232+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:36:59.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:36:58 smithi117 bash[60578]: cluster 2024-06-11T13:36:57.985289+0000 mgr.x (mgr.25085) 1562 : cluster [DBG] pgmap v250: 161 pgs: 3 active+undersized, 1 active+undersized+degraded, 157 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 4/630 objects degraded (0.635%) 2024-06-11T13:36:59.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:36:58 smithi059 bash[81944]: cluster 2024-06-11T13:36:57.985289+0000 mgr.x (mgr.25085) 1562 : cluster [DBG] pgmap v250: 161 pgs: 3 active+undersized, 1 active+undersized+degraded, 157 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 4/630 objects degraded (0.635%) 2024-06-11T13:36:59.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:36:58 smithi059 bash[78335]: cluster 2024-06-11T13:36:57.985289+0000 mgr.x (mgr.25085) 1562 : cluster [DBG] pgmap v250: 161 pgs: 3 active+undersized, 1 active+undersized+degraded, 157 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 4/630 objects degraded (0.635%) 2024-06-11T13:37:00.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:00 smithi059 bash[78335]: audit 2024-06-11T13:36:59.296168+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:00.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:00 smithi059 bash[78335]: audit 2024-06-11T13:36:59.298911+0000 mon.b (mon.2) 2875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:37:00.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:00 smithi059 bash[78335]: cluster 2024-06-11T13:36:59.986194+0000 mgr.x (mgr.25085) 1563 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:37:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:00 smithi059 bash[81944]: audit 2024-06-11T13:36:59.296168+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:00 smithi059 bash[81944]: audit 2024-06-11T13:36:59.298911+0000 mon.b (mon.2) 2875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:37:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:00 smithi059 bash[81944]: cluster 2024-06-11T13:36:59.986194+0000 mgr.x (mgr.25085) 1563 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:37:00.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:00 smithi117 bash[60578]: audit 2024-06-11T13:36:59.296168+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:00.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:00 smithi117 bash[60578]: audit 2024-06-11T13:36:59.298911+0000 mon.b (mon.2) 2875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:37:00.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:00 smithi117 bash[60578]: cluster 2024-06-11T13:36:59.986194+0000 mgr.x (mgr.25085) 1563 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-06-11T13:37:01.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:01 smithi059 bash[78335]: cluster 2024-06-11T13:37:00.291931+0000 mon.a (mon.0) 1023 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/630 objects degraded (0.635%), 1 pg degraded) 2024-06-11T13:37:01.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:01 smithi059 bash[78335]: cluster 2024-06-11T13:37:00.291980+0000 mon.a (mon.0) 1024 : cluster [INF] Cluster is now healthy 2024-06-11T13:37:01.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:01 smithi059 bash[81944]: cluster 2024-06-11T13:37:00.291931+0000 mon.a (mon.0) 1023 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/630 objects degraded (0.635%), 1 pg degraded) 2024-06-11T13:37:01.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:01 smithi059 bash[81944]: cluster 2024-06-11T13:37:00.291980+0000 mon.a (mon.0) 1024 : cluster [INF] Cluster is now healthy 2024-06-11T13:37:01.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:01 smithi117 bash[60578]: cluster 2024-06-11T13:37:00.291931+0000 mon.a (mon.0) 1023 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/630 objects degraded (0.635%), 1 pg degraded) 2024-06-11T13:37:01.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:01 smithi117 bash[60578]: cluster 2024-06-11T13:37:00.291980+0000 mon.a (mon.0) 1024 : cluster [INF] Cluster is now healthy 2024-06-11T13:37:02.394 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:37:02.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:02 smithi059 bash[81944]: cluster 2024-06-11T13:37:01.987652+0000 mgr.x (mgr.25085) 1564 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-06-11T13:37:02.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:02 smithi059 bash[78335]: cluster 2024-06-11T13:37:01.987652+0000 mgr.x (mgr.25085) 1564 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-06-11T13:37:02.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:02 smithi117 bash[60578]: cluster 2024-06-11T13:37:01.987652+0000 mgr.x (mgr.25085) 1564 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-06-11T13:37:03.164 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:37:03.165 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 12s ago 23m - - 2024-06-11T13:37:03.165 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 5s ago 23m - - 2024-06-11T13:37:03.165 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (8m) 12s ago 15m 14.2M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:37:03.165 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (8m) 5s ago 15m 41.1M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:37:03.165 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (7m) 12s ago 13m 45.0M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:37:03.165 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (7m) 5s ago 22m 518M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:37:03.165 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (6m) 12s ago 24m 425M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:37:03.165 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (4m) 12s ago 24m 55.0M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:37:03.165 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (5m) 5s ago 23m 54.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:37:03.165 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (5m) 12s ago 23m 51.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:37:03.165 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (9m) 12s ago 16m 10.4M - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:37:03.166 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (8m) 5s ago 16m 9.86M - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:37:03.166 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (3m) 12s ago 22m 55.5M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:37:03.166 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (2m) 12s ago 21m 50.4M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:37:03.166 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (2m) 12s ago 20m 51.4M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:37:03.166 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (81s) 12s ago 20m 53.9M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:37:03.166 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (17s) 5s ago 19m 51.5M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:37:03.166 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (18m) 5s ago 18m 62.2M 4096M 17.2.0 e1d6a67b021e d7b259770e44 2024-06-11T13:37:03.166 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (17m) 5s ago 17m 61.6M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:37:03.166 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (17m) 5s ago 17m 65.0M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:37:03.166 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (7m) 5s ago 16m 65.5M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:37:03.166 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (13m) 12s ago 13m 87.1M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:37:03.167 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (13m) 5s ago 13m 87.0M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:37:03.167 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (13m) 12s ago 13m 86.6M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:37:03.167 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (13m) 5s ago 13m 87.2M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:37:03.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:03 smithi059 bash[81944]: audit 2024-06-11T13:37:02.383716+0000 mgr.x (mgr.25085) 1565 : audit [DBG] from='client.74385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:03.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:03 smithi059 bash[81944]: audit 2024-06-11T13:37:02.648573+0000 mgr.x (mgr.25085) 1566 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:03.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:03 smithi059 bash[81944]: audit 2024-06-11T13:37:02.761267+0000 mgr.x (mgr.25085) 1567 : audit [DBG] from='client.74391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:03.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:03 smithi059 bash[78335]: audit 2024-06-11T13:37:02.383716+0000 mgr.x (mgr.25085) 1565 : audit [DBG] from='client.74385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:03.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:03 smithi059 bash[78335]: audit 2024-06-11T13:37:02.648573+0000 mgr.x (mgr.25085) 1566 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:03.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:03 smithi059 bash[78335]: audit 2024-06-11T13:37:02.761267+0000 mgr.x (mgr.25085) 1567 : audit [DBG] from='client.74391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:03.613 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:37:03.613 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:37:03.613 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:37:03.613 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:37:03.614 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:37:03.614 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:37:03.614 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:37:03.614 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:37:03.614 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-06-11T13:37:03.614 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 5 2024-06-11T13:37:03.614 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:37:03.614 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:37:03.614 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:37:03.614 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:37:03.614 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:37:03.614 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-06-11T13:37:03.614 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 10 2024-06-11T13:37:03.615 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:37:03.615 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:37:03.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:03 smithi117 bash[60578]: audit 2024-06-11T13:37:02.383716+0000 mgr.x (mgr.25085) 1565 : audit [DBG] from='client.74385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:03.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:03 smithi117 bash[60578]: audit 2024-06-11T13:37:02.648573+0000 mgr.x (mgr.25085) 1566 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:03.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:03 smithi117 bash[60578]: audit 2024-06-11T13:37:02.761267+0000 mgr.x (mgr.25085) 1567 : audit [DBG] from='client.74391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:03.983 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:37:03.983 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:37:03.984 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:37:03.984 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:37:03.984 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:37:03.984 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:37:03.984 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:37:03.984 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:37:03.984 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "10/23 daemons upgraded", 2024-06-11T13:37:03.984 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T13:37:03.984 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:37:03.984 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:37:04.425 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:37:04.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:04 smithi117 bash[60578]: audit 2024-06-11T13:37:03.122521+0000 mgr.x (mgr.25085) 1568 : audit [DBG] from='client.54502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:04.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:04 smithi117 bash[60578]: audit 2024-06-11T13:37:03.617447+0000 mon.a (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.59:0/1041025814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:04.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:04 smithi117 bash[60578]: audit 2024-06-11T13:37:03.986908+0000 mgr.x (mgr.25085) 1569 : audit [DBG] from='client.74409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:04.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:04 smithi117 bash[60578]: cluster 2024-06-11T13:37:03.988876+0000 mgr.x (mgr.25085) 1570 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:37:04.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:04 smithi059 bash[78335]: audit 2024-06-11T13:37:03.122521+0000 mgr.x (mgr.25085) 1568 : audit [DBG] from='client.54502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:04.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:04 smithi059 bash[78335]: audit 2024-06-11T13:37:03.617447+0000 mon.a (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.59:0/1041025814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:04 smithi059 bash[78335]: audit 2024-06-11T13:37:03.986908+0000 mgr.x (mgr.25085) 1569 : audit [DBG] from='client.74409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:04 smithi059 bash[78335]: cluster 2024-06-11T13:37:03.988876+0000 mgr.x (mgr.25085) 1570 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:37:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:04 smithi059 bash[81944]: audit 2024-06-11T13:37:03.122521+0000 mgr.x (mgr.25085) 1568 : audit [DBG] from='client.54502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:04 smithi059 bash[81944]: audit 2024-06-11T13:37:03.617447+0000 mon.a (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.59:0/1041025814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:04 smithi059 bash[81944]: audit 2024-06-11T13:37:03.986908+0000 mgr.x (mgr.25085) 1569 : audit [DBG] from='client.74409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:04 smithi059 bash[81944]: cluster 2024-06-11T13:37:03.988876+0000 mgr.x (mgr.25085) 1570 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-06-11T13:37:05.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:05 smithi117 bash[60578]: audit 2024-06-11T13:37:04.429791+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.59:0/548567974' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:37:05.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:05 smithi117 bash[60578]: audit 2024-06-11T13:37:04.992245+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T13:37:05.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:05 smithi117 bash[60578]: audit 2024-06-11T13:37:04.992716+0000 mgr.x (mgr.25085) 1571 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T13:37:05.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:05 smithi117 bash[60578]: cephadm 2024-06-11T13:37:04.995302+0000 mgr.x (mgr.25085) 1572 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-06-11T13:37:05.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:05 smithi059 bash[81944]: audit 2024-06-11T13:37:04.429791+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.59:0/548567974' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:37:05.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:05 smithi059 bash[81944]: audit 2024-06-11T13:37:04.992245+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T13:37:05.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:05 smithi059 bash[81944]: audit 2024-06-11T13:37:04.992716+0000 mgr.x (mgr.25085) 1571 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T13:37:05.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:05 smithi059 bash[81944]: cephadm 2024-06-11T13:37:04.995302+0000 mgr.x (mgr.25085) 1572 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-06-11T13:37:05.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:05 smithi059 bash[78335]: audit 2024-06-11T13:37:04.429791+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.59:0/548567974' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:37:05.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:05 smithi059 bash[78335]: audit 2024-06-11T13:37:04.992245+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T13:37:05.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:05 smithi059 bash[78335]: audit 2024-06-11T13:37:04.992716+0000 mgr.x (mgr.25085) 1571 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-06-11T13:37:05.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:05 smithi059 bash[78335]: cephadm 2024-06-11T13:37:04.995302+0000 mgr.x (mgr.25085) 1572 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-06-11T13:37:06.601 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:06 smithi117 bash[60578]: cluster 2024-06-11T13:37:05.990317+0000 mgr.x (mgr.25085) 1573 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-06-11T13:37:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:06 smithi059 bash[81944]: cluster 2024-06-11T13:37:05.990317+0000 mgr.x (mgr.25085) 1573 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-06-11T13:37:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:06 smithi059 bash[78335]: cluster 2024-06-11T13:37:05.990317+0000 mgr.x (mgr.25085) 1573 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-06-11T13:37:07.685 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:37:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:37:07] "GET /metrics HTTP/1.1" 200 38507 "" "Prometheus/2.33.4" 2024-06-11T13:37:08.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:08 smithi059 bash[81944]: cephadm 2024-06-11T13:37:07.483848+0000 mgr.x (mgr.25085) 1574 : cephadm [INF] Upgrade: Updating osd.5 2024-06-11T13:37:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:08 smithi059 bash[81944]: audit 2024-06-11T13:37:07.491936+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:08 smithi059 bash[81944]: audit 2024-06-11T13:37:07.495521+0000 mon.b (mon.2) 2877 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T13:37:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:08 smithi059 bash[81944]: audit 2024-06-11T13:37:07.496753+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:08 smithi059 bash[81944]: cephadm 2024-06-11T13:37:07.501803+0000 mgr.x (mgr.25085) 1575 : cephadm [INF] Deploying daemon osd.5 on smithi117 2024-06-11T13:37:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:08 smithi059 bash[81944]: cluster 2024-06-11T13:37:07.990970+0000 mgr.x (mgr.25085) 1576 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:08.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:08 smithi059 bash[78335]: cephadm 2024-06-11T13:37:07.483848+0000 mgr.x (mgr.25085) 1574 : cephadm [INF] Upgrade: Updating osd.5 2024-06-11T13:37:08.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:08 smithi059 bash[78335]: audit 2024-06-11T13:37:07.491936+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:08.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:08 smithi059 bash[78335]: audit 2024-06-11T13:37:07.495521+0000 mon.b (mon.2) 2877 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T13:37:08.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:08 smithi059 bash[78335]: audit 2024-06-11T13:37:07.496753+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:08.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:08 smithi059 bash[78335]: cephadm 2024-06-11T13:37:07.501803+0000 mgr.x (mgr.25085) 1575 : cephadm [INF] Deploying daemon osd.5 on smithi117 2024-06-11T13:37:08.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:08 smithi059 bash[78335]: cluster 2024-06-11T13:37:07.990970+0000 mgr.x (mgr.25085) 1576 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:08 smithi117 bash[60578]: cephadm 2024-06-11T13:37:07.483848+0000 mgr.x (mgr.25085) 1574 : cephadm [INF] Upgrade: Updating osd.5 2024-06-11T13:37:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:08 smithi117 bash[60578]: audit 2024-06-11T13:37:07.491936+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:08 smithi117 bash[60578]: audit 2024-06-11T13:37:07.495521+0000 mon.b (mon.2) 2877 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-11T13:37:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:08 smithi117 bash[60578]: audit 2024-06-11T13:37:07.496753+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:08 smithi117 bash[60578]: cephadm 2024-06-11T13:37:07.501803+0000 mgr.x (mgr.25085) 1575 : cephadm [INF] Deploying daemon osd.5 on smithi117 2024-06-11T13:37:08.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:08 smithi117 bash[60578]: cluster 2024-06-11T13:37:07.990970+0000 mgr.x (mgr.25085) 1576 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:10.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:10 smithi117 bash[60578]: audit 2024-06-11T13:37:09.597715+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:10.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:10 smithi117 bash[60578]: cluster 2024-06-11T13:37:09.991881+0000 mgr.x (mgr.25085) 1577 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:11.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:10 smithi059 bash[81944]: audit 2024-06-11T13:37:09.597715+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:11.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:10 smithi059 bash[81944]: cluster 2024-06-11T13:37:09.991881+0000 mgr.x (mgr.25085) 1577 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:11.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:10 smithi059 bash[78335]: audit 2024-06-11T13:37:09.597715+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:11.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:10 smithi059 bash[78335]: cluster 2024-06-11T13:37:09.991881+0000 mgr.x (mgr.25085) 1577 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:11.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:11 smithi059 bash[81944]: audit 2024-06-11T13:37:10.654190+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:11.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:11 smithi059 bash[81944]: audit 2024-06-11T13:37:10.669220+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:11.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:11 smithi059 bash[81944]: audit 2024-06-11T13:37:10.683288+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:11.913 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:11 smithi059 bash[78335]: audit 2024-06-11T13:37:10.654190+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:11.913 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:11 smithi059 bash[78335]: audit 2024-06-11T13:37:10.669220+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:11.913 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:11 smithi059 bash[78335]: audit 2024-06-11T13:37:10.683288+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:11.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:11 smithi117 bash[60578]: audit 2024-06-11T13:37:10.654190+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:11.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:11 smithi117 bash[60578]: audit 2024-06-11T13:37:10.669220+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:11.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:11 smithi117 bash[60578]: audit 2024-06-11T13:37:10.683288+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:12.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:12 smithi059 bash[81944]: cluster 2024-06-11T13:37:11.993246+0000 mgr.x (mgr.25085) 1578 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:12.928 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:12 smithi059 bash[78335]: cluster 2024-06-11T13:37:11.993246+0000 mgr.x (mgr.25085) 1578 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:13.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:12 smithi117 bash[60578]: cluster 2024-06-11T13:37:11.993246+0000 mgr.x (mgr.25085) 1578 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:13.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:13 smithi059 bash[81944]: audit 2024-06-11T13:37:12.656584+0000 mgr.x (mgr.25085) 1579 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:13.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:13 smithi059 bash[78335]: audit 2024-06-11T13:37:12.656584+0000 mgr.x (mgr.25085) 1579 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:13.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:13 smithi117 bash[60578]: audit 2024-06-11T13:37:12.656584+0000 mgr.x (mgr.25085) 1579 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:14.334 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:14 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:14.335 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:37:14 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:14.335 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:37:14 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:14.335 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:37:14 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:14.336 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:37:14 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:14.336 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:14 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:14.336 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:37:14 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:14.336 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:37:14 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:14.337 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:37:14 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:14.670 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:14 smithi117 systemd[1]: Stopping Ceph osd.5 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:37:14.671 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:14 smithi117 bash[28181]: debug 2024-06-11T13:37:14.475+0000 7ff1eede2700 -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 2024-06-11T13:37:14.671 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:14 smithi117 bash[28181]: debug 2024-06-11T13:37:14.475+0000 7ff1eede2700 -1 osd.5 150 *** Got signal Terminated *** 2024-06-11T13:37:14.671 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:14 smithi117 bash[28181]: debug 2024-06-11T13:37:14.475+0000 7ff1eede2700 -1 osd.5 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:37:14.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:14 smithi117 bash[60578]: cluster 2024-06-11T13:37:13.994375+0000 mgr.x (mgr.25085) 1580 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:14.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:14 smithi117 bash[60578]: audit 2024-06-11T13:37:14.296667+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:14.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:14 smithi117 bash[60578]: audit 2024-06-11T13:37:14.299494+0000 mon.b (mon.2) 2879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:37:14.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:14 smithi117 bash[60578]: cluster 2024-06-11T13:37:14.483008+0000 mon.a (mon.0) 1032 : cluster [INF] osd.5 marked itself down and dead 2024-06-11T13:37:15.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:14 smithi059 bash[81944]: cluster 2024-06-11T13:37:13.994375+0000 mgr.x (mgr.25085) 1580 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:15.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:14 smithi059 bash[81944]: audit 2024-06-11T13:37:14.296667+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:15.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:14 smithi059 bash[81944]: audit 2024-06-11T13:37:14.299494+0000 mon.b (mon.2) 2879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:37:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:14 smithi059 bash[81944]: cluster 2024-06-11T13:37:14.483008+0000 mon.a (mon.0) 1032 : cluster [INF] osd.5 marked itself down and dead 2024-06-11T13:37:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:14 smithi059 bash[78335]: cluster 2024-06-11T13:37:13.994375+0000 mgr.x (mgr.25085) 1580 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:14 smithi059 bash[78335]: audit 2024-06-11T13:37:14.296667+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:14 smithi059 bash[78335]: audit 2024-06-11T13:37:14.299494+0000 mon.b (mon.2) 2879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:37:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:14 smithi059 bash[78335]: cluster 2024-06-11T13:37:14.483008+0000 mon.a (mon.0) 1032 : cluster [INF] osd.5 marked itself down and dead 2024-06-11T13:37:15.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:15 smithi117 bash[60578]: cluster 2024-06-11T13:37:15.293913+0000 mon.a (mon.0) 1033 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:37:15.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:15 smithi117 bash[60578]: cluster 2024-06-11T13:37:15.305794+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-06-11T13:37:15.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:15 smithi117 bash[60578]: audit 2024-06-11T13:37:15.594450+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:15.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:15 smithi117 bash[60578]: audit 2024-06-11T13:37:15.608550+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:15.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:15 smithi117 bash[60578]: audit 2024-06-11T13:37:15.622835+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:16.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:15 smithi059 bash[78335]: cluster 2024-06-11T13:37:15.293913+0000 mon.a (mon.0) 1033 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:37:16.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:15 smithi059 bash[78335]: cluster 2024-06-11T13:37:15.305794+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-06-11T13:37:16.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:15 smithi059 bash[78335]: audit 2024-06-11T13:37:15.594450+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:16.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:15 smithi059 bash[78335]: audit 2024-06-11T13:37:15.608550+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:16.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:15 smithi059 bash[78335]: audit 2024-06-11T13:37:15.622835+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:16.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:15 smithi059 bash[81944]: cluster 2024-06-11T13:37:15.293913+0000 mon.a (mon.0) 1033 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:37:16.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:15 smithi059 bash[81944]: cluster 2024-06-11T13:37:15.305794+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-06-11T13:37:16.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:15 smithi059 bash[81944]: audit 2024-06-11T13:37:15.594450+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:16.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:15 smithi059 bash[81944]: audit 2024-06-11T13:37:15.608550+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:16.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:15 smithi059 bash[81944]: audit 2024-06-11T13:37:15.622835+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:16.674 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:16 smithi117 bash[71774]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-5 2024-06-11T13:37:16.674 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:16 smithi117 bash[71909]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-5 2024-06-11T13:37:16.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:16 smithi117 bash[60578]: cluster 2024-06-11T13:37:15.611057+0000 mgr.x (mgr.25085) 1581 : cluster [DBG] pgmap v260: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:37:16.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:16 smithi117 bash[60578]: cluster 2024-06-11T13:37:16.307553+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-06-11T13:37:16.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:16 smithi117 bash[60578]: cluster 2024-06-11T13:37:16.604465+0000 mon.a (mon.0) 1039 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:37:17.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:16 smithi059 bash[81944]: cluster 2024-06-11T13:37:15.611057+0000 mgr.x (mgr.25085) 1581 : cluster [DBG] pgmap v260: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:37:17.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:16 smithi059 bash[81944]: cluster 2024-06-11T13:37:16.307553+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-06-11T13:37:17.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:16 smithi059 bash[81944]: cluster 2024-06-11T13:37:16.604465+0000 mon.a (mon.0) 1039 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:37:17.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:16 smithi059 bash[78335]: cluster 2024-06-11T13:37:15.611057+0000 mgr.x (mgr.25085) 1581 : cluster [DBG] pgmap v260: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:37:17.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:16 smithi059 bash[78335]: cluster 2024-06-11T13:37:16.307553+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-06-11T13:37:17.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:16 smithi059 bash[78335]: cluster 2024-06-11T13:37:16.604465+0000 mon.a (mon.0) 1039 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:37:17.685 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:37:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:37:17] "GET /metrics HTTP/1.1" 200 38507 "" "Prometheus/2.33.4" 2024-06-11T13:37:18.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:17 smithi059 bash[81944]: cluster 2024-06-11T13:37:17.678013+0000 mon.a (mon.0) 1040 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-11T13:37:18.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:17 smithi059 bash[81944]: cluster 2024-06-11T13:37:17.678067+0000 mon.a (mon.0) 1041 : cluster [WRN] Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 3 pgs degraded (PG_DEGRADED) 2024-06-11T13:37:18.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:17 smithi059 bash[78335]: cluster 2024-06-11T13:37:17.678013+0000 mon.a (mon.0) 1040 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-11T13:37:18.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:17 smithi059 bash[78335]: cluster 2024-06-11T13:37:17.678067+0000 mon.a (mon.0) 1041 : cluster [WRN] Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 3 pgs degraded (PG_DEGRADED) 2024-06-11T13:37:18.179 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:17 smithi117 bash[60578]: cluster 2024-06-11T13:37:17.678013+0000 mon.a (mon.0) 1040 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-11T13:37:18.180 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:17 smithi117 bash[60578]: cluster 2024-06-11T13:37:17.678067+0000 mon.a (mon.0) 1041 : cluster [WRN] Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 3 pgs degraded (PG_DEGRADED) 2024-06-11T13:37:19.049 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:18 smithi117 bash[60578]: cluster 2024-06-11T13:37:17.612334+0000 mgr.x (mgr.25085) 1582 : cluster [DBG] pgmap v262: 161 pgs: 6 active+undersized, 13 activating+undersized, 6 peering, 11 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s; 26/630 objects degraded (4.127%) 2024-06-11T13:37:19.049 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:18 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.5.service: Deactivated successfully. 2024-06-11T13:37:19.049 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:18 smithi117 systemd[1]: Stopped Ceph osd.5 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:37:19.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:18 smithi059 bash[81944]: cluster 2024-06-11T13:37:17.612334+0000 mgr.x (mgr.25085) 1582 : cluster [DBG] pgmap v262: 161 pgs: 6 active+undersized, 13 activating+undersized, 6 peering, 11 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s; 26/630 objects degraded (4.127%) 2024-06-11T13:37:19.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:18 smithi059 bash[78335]: cluster 2024-06-11T13:37:17.612334+0000 mgr.x (mgr.25085) 1582 : cluster [DBG] pgmap v262: 161 pgs: 6 active+undersized, 13 activating+undersized, 6 peering, 11 stale+active+clean, 3 active+undersized+degraded, 122 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s; 26/630 objects degraded (4.127%) 2024-06-11T13:37:19.435 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:37:19 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:19.435 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:37:19 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:19.435 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:37:19 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:19.436 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:19 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:19.436 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:19 smithi117 systemd[1]: Started Ceph osd.5 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:37:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:19 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:19.436 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:37:19 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:19.436 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:37:19 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:19.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:37:19 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:19.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:37:19 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:20.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.223103+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.233589+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.236359+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.237044+0000 mon.b (mon.2) 2881 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: cluster 2024-06-11T13:37:19.238550+0000 mgr.x (mgr.25085) 1583 : cluster [DBG] pgmap v263: 161 pgs: 17 active+undersized, 13 activating+undersized, 6 peering, 5 stale+active+clean, 8 active+undersized+degraded, 112 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-06-11T13:37:20.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.245912+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: cephadm 2024-06-11T13:37:19.246395+0000 mgr.x (mgr.25085) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.323623+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.325477+0000 mon.b (mon.2) 2883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.327657+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.328309+0000 mon.b (mon.2) 2885 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.339070+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: cephadm 2024-06-11T13:37:19.339500+0000 mgr.x (mgr.25085) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.421838+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.424404+0000 mon.b (mon.2) 2887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.427034+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.427696+0000 mon.b (mon.2) 2889 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.438326+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: cephadm 2024-06-11T13:37:19.438839+0000 mgr.x (mgr.25085) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.514923+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.517266+0000 mon.b (mon.2) 2891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.519709+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.520495+0000 mon.b (mon.2) 2893 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.531431+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: cephadm 2024-06-11T13:37:19.531862+0000 mgr.x (mgr.25085) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.623005+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.624930+0000 mon.b (mon.2) 2895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.626782+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.627485+0000 mon.b (mon.2) 2897 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.638525+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: cephadm 2024-06-11T13:37:19.639052+0000 mgr.x (mgr.25085) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.723452+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.725552+0000 mon.b (mon.2) 2899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.728231+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.729297+0000 mon.b (mon.2) 2901 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.736740+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: cephadm 2024-06-11T13:37:19.737858+0000 mgr.x (mgr.25085) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.850920+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.853769+0000 mon.b (mon.2) 2903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.856423+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.223103+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.233589+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.236359+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.237044+0000 mon.b (mon.2) 2881 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: cluster 2024-06-11T13:37:19.238550+0000 mgr.x (mgr.25085) 1583 : cluster [DBG] pgmap v263: 161 pgs: 17 active+undersized, 13 activating+undersized, 6 peering, 5 stale+active+clean, 8 active+undersized+degraded, 112 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-06-11T13:37:20.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.245912+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: cephadm 2024-06-11T13:37:19.246395+0000 mgr.x (mgr.25085) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.323623+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.325477+0000 mon.b (mon.2) 2883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.327657+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.328309+0000 mon.b (mon.2) 2885 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.339070+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: cephadm 2024-06-11T13:37:19.339500+0000 mgr.x (mgr.25085) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.421838+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.424404+0000 mon.b (mon.2) 2887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.427034+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.427696+0000 mon.b (mon.2) 2889 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.438326+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: cephadm 2024-06-11T13:37:19.438839+0000 mgr.x (mgr.25085) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.514923+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.857582+0000 mon.b (mon.2) 2905 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.867133+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: cephadm 2024-06-11T13:37:19.869026+0000 mgr.x (mgr.25085) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.969560+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.973664+0000 mon.b (mon.2) 2907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.976505+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.977171+0000 mon.b (mon.2) 2909 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:19.985723+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: cephadm 2024-06-11T13:37:19.986186+0000 mgr.x (mgr.25085) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:20.071030+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:20.072757+0000 mon.b (mon.2) 2911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:20.074333+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:20.074927+0000 mon.b (mon.2) 2913 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:20.083479+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: cephadm 2024-06-11T13:37:20.083868+0000 mgr.x (mgr.25085) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:20.172431+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:20.175249+0000 mon.b (mon.2) 2915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:20.177384+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:20.178017+0000 mon.b (mon.2) 2917 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[78335]: audit 2024-06-11T13:37:20.188935+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.517266+0000 mon.b (mon.2) 2891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.519709+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.520495+0000 mon.b (mon.2) 2893 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.531431+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: cephadm 2024-06-11T13:37:19.531862+0000 mgr.x (mgr.25085) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.623005+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.624930+0000 mon.b (mon.2) 2895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.626782+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.627485+0000 mon.b (mon.2) 2897 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.638525+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: cephadm 2024-06-11T13:37:19.639052+0000 mgr.x (mgr.25085) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.723452+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.725552+0000 mon.b (mon.2) 2899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.728231+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.729297+0000 mon.b (mon.2) 2901 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.736740+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: cephadm 2024-06-11T13:37:19.737858+0000 mgr.x (mgr.25085) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.850920+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.853769+0000 mon.b (mon.2) 2903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.856423+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.857582+0000 mon.b (mon.2) 2905 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.867133+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: cephadm 2024-06-11T13:37:19.869026+0000 mgr.x (mgr.25085) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.969560+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.973664+0000 mon.b (mon.2) 2907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.976505+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.977171+0000 mon.b (mon.2) 2909 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:19.985723+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: cephadm 2024-06-11T13:37:19.986186+0000 mgr.x (mgr.25085) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:20.071030+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:20.072757+0000 mon.b (mon.2) 2911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:20.074333+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:20.074927+0000 mon.b (mon.2) 2913 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:20.083479+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: cephadm 2024-06-11T13:37:20.083868+0000 mgr.x (mgr.25085) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:20.172431+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:20.175249+0000 mon.b (mon.2) 2915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:20.177384+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:20.178017+0000 mon.b (mon.2) 2917 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:20 smithi059 bash[81944]: audit 2024-06-11T13:37:20.188935+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.223103+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.233589+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.236359+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.237044+0000 mon.b (mon.2) 2881 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: cluster 2024-06-11T13:37:19.238550+0000 mgr.x (mgr.25085) 1583 : cluster [DBG] pgmap v263: 161 pgs: 17 active+undersized, 13 activating+undersized, 6 peering, 5 stale+active+clean, 8 active+undersized+degraded, 112 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-06-11T13:37:20.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.245912+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: cephadm 2024-06-11T13:37:19.246395+0000 mgr.x (mgr.25085) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.323623+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.325477+0000 mon.b (mon.2) 2883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.327657+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.328309+0000 mon.b (mon.2) 2885 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.339070+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: cephadm 2024-06-11T13:37:19.339500+0000 mgr.x (mgr.25085) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.421838+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.424404+0000 mon.b (mon.2) 2887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.427034+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.427696+0000 mon.b (mon.2) 2889 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.438326+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: cephadm 2024-06-11T13:37:19.438839+0000 mgr.x (mgr.25085) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.514923+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.517266+0000 mon.b (mon.2) 2891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.519709+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.520495+0000 mon.b (mon.2) 2893 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.531431+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: cephadm 2024-06-11T13:37:19.531862+0000 mgr.x (mgr.25085) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.623005+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.624930+0000 mon.b (mon.2) 2895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.626782+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.627485+0000 mon.b (mon.2) 2897 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.638525+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: cephadm 2024-06-11T13:37:19.639052+0000 mgr.x (mgr.25085) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.723452+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.725552+0000 mon.b (mon.2) 2899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.728231+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.729297+0000 mon.b (mon.2) 2901 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.736740+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: cephadm 2024-06-11T13:37:19.737858+0000 mgr.x (mgr.25085) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.850920+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.853769+0000 mon.b (mon.2) 2903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.856423+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.857582+0000 mon.b (mon.2) 2905 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.867133+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: cephadm 2024-06-11T13:37:19.869026+0000 mgr.x (mgr.25085) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.969560+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.973664+0000 mon.b (mon.2) 2907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.976505+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.977171+0000 mon.b (mon.2) 2909 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:19.985723+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: cephadm 2024-06-11T13:37:19.986186+0000 mgr.x (mgr.25085) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:20.071030+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:20.072757+0000 mon.b (mon.2) 2911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:20.074333+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:20.074927+0000 mon.b (mon.2) 2913 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:20.083479+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:20.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: cephadm 2024-06-11T13:37:20.083868+0000 mgr.x (mgr.25085) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:20.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:20.172431+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:20.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:20.175249+0000 mon.b (mon.2) 2915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:20.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:20.177384+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:20.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:20.178017+0000 mon.b (mon.2) 2917 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:20.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:20 smithi117 bash[60578]: audit 2024-06-11T13:37:20.188935+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: cephadm 2024-06-11T13:37:20.189511+0000 mgr.x (mgr.25085) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: cluster 2024-06-11T13:37:20.230293+0000 mon.a (mon.0) 1054 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:37:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.298107+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.299857+0000 mon.b (mon.2) 2919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.301861+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.302488+0000 mon.b (mon.2) 2921 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.310913+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: cephadm 2024-06-11T13:37:20.311311+0000 mgr.x (mgr.25085) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.381265+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.383113+0000 mon.b (mon.2) 2923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.385343+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.386040+0000 mon.b (mon.2) 2925 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.394880+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: cephadm 2024-06-11T13:37:20.395609+0000 mgr.x (mgr.25085) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.497946+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.500430+0000 mon.b (mon.2) 2927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.503804+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.504809+0000 mon.b (mon.2) 2929 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.514291+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: cephadm 2024-06-11T13:37:20.514983+0000 mgr.x (mgr.25085) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: cephadm 2024-06-11T13:37:20.189511+0000 mgr.x (mgr.25085) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: cluster 2024-06-11T13:37:20.230293+0000 mon.a (mon.0) 1054 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:37:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.298107+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.299857+0000 mon.b (mon.2) 2919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.301861+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.302488+0000 mon.b (mon.2) 2921 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.310913+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: cephadm 2024-06-11T13:37:20.311311+0000 mgr.x (mgr.25085) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.381265+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.383113+0000 mon.b (mon.2) 2923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.385343+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.386040+0000 mon.b (mon.2) 2925 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.394880+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: cephadm 2024-06-11T13:37:20.395609+0000 mgr.x (mgr.25085) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.497946+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.500430+0000 mon.b (mon.2) 2927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.503804+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.504809+0000 mon.b (mon.2) 2929 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.514291+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: cephadm 2024-06-11T13:37:20.514983+0000 mgr.x (mgr.25085) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.629553+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.632686+0000 mon.b (mon.2) 2931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.635690+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.636744+0000 mon.b (mon.2) 2933 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.646450+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: cephadm 2024-06-11T13:37:20.647393+0000 mgr.x (mgr.25085) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.751119+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.753389+0000 mon.b (mon.2) 2935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.756137+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.756973+0000 mon.b (mon.2) 2937 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.765883+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: cephadm 2024-06-11T13:37:20.769534+0000 mgr.x (mgr.25085) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.854619+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.856509+0000 mon.b (mon.2) 2939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.858717+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.859553+0000 mon.b (mon.2) 2941 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.868507+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: cephadm 2024-06-11T13:37:20.869034+0000 mgr.x (mgr.25085) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.971853+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.974033+0000 mon.b (mon.2) 2943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.629553+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.632686+0000 mon.b (mon.2) 2931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.635690+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.636744+0000 mon.b (mon.2) 2933 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.646450+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: cephadm 2024-06-11T13:37:20.647393+0000 mgr.x (mgr.25085) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.751119+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.753389+0000 mon.b (mon.2) 2935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.756137+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.756973+0000 mon.b (mon.2) 2937 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.765883+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: cephadm 2024-06-11T13:37:20.769534+0000 mgr.x (mgr.25085) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.854619+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.856509+0000 mon.b (mon.2) 2939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.858717+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.859553+0000 mon.b (mon.2) 2941 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.868507+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: cephadm 2024-06-11T13:37:20.869034+0000 mgr.x (mgr.25085) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.971853+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.974033+0000 mon.b (mon.2) 2943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.976543+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.977310+0000 mon.b (mon.2) 2945 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:20.986515+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: cephadm 2024-06-11T13:37:20.987018+0000 mgr.x (mgr.25085) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:21.087784+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:21.090111+0000 mon.b (mon.2) 2947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:21.092298+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:21.093360+0000 mon.b (mon.2) 2949 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:21.102654+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: cephadm 2024-06-11T13:37:21.103116+0000 mgr.x (mgr.25085) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:21.210076+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:21.212860+0000 mon.b (mon.2) 2951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:21.216944+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[81944]: audit 2024-06-11T13:37:21.217941+0000 mon.b (mon.2) 2953 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.976543+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.977310+0000 mon.b (mon.2) 2945 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:20.986515+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: cephadm 2024-06-11T13:37:20.987018+0000 mgr.x (mgr.25085) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:21.087784+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:21.090111+0000 mon.b (mon.2) 2947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:21.092298+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:21.093360+0000 mon.b (mon.2) 2949 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:21.102654+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: cephadm 2024-06-11T13:37:21.103116+0000 mgr.x (mgr.25085) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:21.210076+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:21.212860+0000 mon.b (mon.2) 2951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:21.216944+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:21 smithi059 bash[78335]: audit 2024-06-11T13:37:21.217941+0000 mon.b (mon.2) 2953 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: cephadm 2024-06-11T13:37:20.189511+0000 mgr.x (mgr.25085) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: cluster 2024-06-11T13:37:20.230293+0000 mon.a (mon.0) 1054 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:37:21.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.298107+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.299857+0000 mon.b (mon.2) 2919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.301861+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.302488+0000 mon.b (mon.2) 2921 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.310913+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: cephadm 2024-06-11T13:37:20.311311+0000 mgr.x (mgr.25085) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.381265+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.383113+0000 mon.b (mon.2) 2923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.385343+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.386040+0000 mon.b (mon.2) 2925 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.394880+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: cephadm 2024-06-11T13:37:20.395609+0000 mgr.x (mgr.25085) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.497946+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.500430+0000 mon.b (mon.2) 2927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.503804+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.504809+0000 mon.b (mon.2) 2929 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.514291+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: cephadm 2024-06-11T13:37:20.514983+0000 mgr.x (mgr.25085) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.629553+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.632686+0000 mon.b (mon.2) 2931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.635690+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.636744+0000 mon.b (mon.2) 2933 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.646450+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: cephadm 2024-06-11T13:37:20.647393+0000 mgr.x (mgr.25085) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.751119+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.753389+0000 mon.b (mon.2) 2935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.756137+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.756973+0000 mon.b (mon.2) 2937 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.765883+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: cephadm 2024-06-11T13:37:20.769534+0000 mgr.x (mgr.25085) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.854619+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.856509+0000 mon.b (mon.2) 2939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.858717+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.859553+0000 mon.b (mon.2) 2941 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.868507+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: cephadm 2024-06-11T13:37:20.869034+0000 mgr.x (mgr.25085) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.971853+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.974033+0000 mon.b (mon.2) 2943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.976543+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.977310+0000 mon.b (mon.2) 2945 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:20.986515+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: cephadm 2024-06-11T13:37:20.987018+0000 mgr.x (mgr.25085) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:21.087784+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:21.090111+0000 mon.b (mon.2) 2947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:21.092298+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:21.093360+0000 mon.b (mon.2) 2949 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:21.102654+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: cephadm 2024-06-11T13:37:21.103116+0000 mgr.x (mgr.25085) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:21.210076+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:21.212860+0000 mon.b (mon.2) 2951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:21.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:21.216944+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:21.694 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[60578]: audit 2024-06-11T13:37:21.217941+0000 mon.b (mon.2) 2953 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.101 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[72061]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-06-11T13:37:22.101 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[72061]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-06-11T13:37:22.101 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[72061]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-06-11T13:37:22.102 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[72061]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-06-11T13:37:22.102 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[72061]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-06-11T13:37:22.102 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[72061]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-06-11T13:37:22.102 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:21 smithi117 bash[72061]: --> ceph-volume raw activate successful for osd ID: 5 2024-06-11T13:37:22.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.227532+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: cephadm 2024-06-11T13:37:21.228228+0000 mgr.x (mgr.25085) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: cluster 2024-06-11T13:37:21.239392+0000 mgr.x (mgr.25085) 1603 : cluster [DBG] pgmap v264: 161 pgs: 30 active+undersized, 13 activating+undersized, 16 active+undersized+degraded, 102 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:22.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.361304+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.363733+0000 mon.b (mon.2) 2955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.365829+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.366595+0000 mon.b (mon.2) 2957 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.375525+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: cephadm 2024-06-11T13:37:21.375928+0000 mgr.x (mgr.25085) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.456458+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.458283+0000 mon.b (mon.2) 2959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.460005+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.460727+0000 mon.b (mon.2) 2961 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.469549+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: cephadm 2024-06-11T13:37:21.470034+0000 mgr.x (mgr.25085) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.547368+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.549269+0000 mon.b (mon.2) 2963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.551432+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.552079+0000 mon.b (mon.2) 2965 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.560849+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: cephadm 2024-06-11T13:37:21.561372+0000 mgr.x (mgr.25085) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.639294+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.641415+0000 mon.b (mon.2) 2967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.643534+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.644316+0000 mon.b (mon.2) 2969 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.653284+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: cephadm 2024-06-11T13:37:21.653760+0000 mgr.x (mgr.25085) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.727320+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.729462+0000 mon.b (mon.2) 2971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.731635+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.732439+0000 mon.b (mon.2) 2973 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.741343+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: cephadm 2024-06-11T13:37:21.741806+0000 mgr.x (mgr.25085) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.819746+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.822267+0000 mon.b (mon.2) 2975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.824399+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.825130+0000 mon.b (mon.2) 2977 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.838439+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: cephadm 2024-06-11T13:37:21.839028+0000 mgr.x (mgr.25085) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.920386+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.922144+0000 mon.b (mon.2) 2979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.923895+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.924506+0000 mon.b (mon.2) 2981 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:21.935754+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: cephadm 2024-06-11T13:37:21.936220+0000 mgr.x (mgr.25085) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.007549+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.009265+0000 mon.b (mon.2) 2983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.011220+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.011893+0000 mon.b (mon.2) 2985 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.023352+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: cephadm 2024-06-11T13:37:22.024071+0000 mgr.x (mgr.25085) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.094961+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.096975+0000 mon.b (mon.2) 2987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.098904+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.099579+0000 mon.b (mon.2) 2989 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.109958+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.181564+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.183299+0000 mon.b (mon.2) 2991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.185276+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.185984+0000 mon.b (mon.2) 2993 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:22 smithi117 bash[60578]: audit 2024-06-11T13:37:22.195028+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.227532+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: cephadm 2024-06-11T13:37:21.228228+0000 mgr.x (mgr.25085) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: cluster 2024-06-11T13:37:21.239392+0000 mgr.x (mgr.25085) 1603 : cluster [DBG] pgmap v264: 161 pgs: 30 active+undersized, 13 activating+undersized, 16 active+undersized+degraded, 102 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.361304+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.363733+0000 mon.b (mon.2) 2955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.365829+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.366595+0000 mon.b (mon.2) 2957 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.375525+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: cephadm 2024-06-11T13:37:21.375928+0000 mgr.x (mgr.25085) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.456458+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.458283+0000 mon.b (mon.2) 2959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.460005+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.460727+0000 mon.b (mon.2) 2961 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.469549+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: cephadm 2024-06-11T13:37:21.470034+0000 mgr.x (mgr.25085) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.547368+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.549269+0000 mon.b (mon.2) 2963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.551432+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.552079+0000 mon.b (mon.2) 2965 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.227532+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: cephadm 2024-06-11T13:37:21.228228+0000 mgr.x (mgr.25085) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: cluster 2024-06-11T13:37:21.239392+0000 mgr.x (mgr.25085) 1603 : cluster [DBG] pgmap v264: 161 pgs: 30 active+undersized, 13 activating+undersized, 16 active+undersized+degraded, 102 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:22.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.361304+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.363733+0000 mon.b (mon.2) 2955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.365829+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.366595+0000 mon.b (mon.2) 2957 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.375525+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: cephadm 2024-06-11T13:37:21.375928+0000 mgr.x (mgr.25085) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.456458+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.458283+0000 mon.b (mon.2) 2959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.460005+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.460727+0000 mon.b (mon.2) 2961 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.469549+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: cephadm 2024-06-11T13:37:21.470034+0000 mgr.x (mgr.25085) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.547368+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.549269+0000 mon.b (mon.2) 2963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.551432+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.552079+0000 mon.b (mon.2) 2965 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.560849+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: cephadm 2024-06-11T13:37:21.561372+0000 mgr.x (mgr.25085) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.639294+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.641415+0000 mon.b (mon.2) 2967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.643534+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.644316+0000 mon.b (mon.2) 2969 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.653284+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: cephadm 2024-06-11T13:37:21.653760+0000 mgr.x (mgr.25085) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.727320+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.729462+0000 mon.b (mon.2) 2971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.731635+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.732439+0000 mon.b (mon.2) 2973 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.741343+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: cephadm 2024-06-11T13:37:21.741806+0000 mgr.x (mgr.25085) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.819746+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.822267+0000 mon.b (mon.2) 2975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.824399+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.825130+0000 mon.b (mon.2) 2977 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.838439+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: cephadm 2024-06-11T13:37:21.839028+0000 mgr.x (mgr.25085) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.920386+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.922144+0000 mon.b (mon.2) 2979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.923895+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.924506+0000 mon.b (mon.2) 2981 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:21.935754+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: cephadm 2024-06-11T13:37:21.936220+0000 mgr.x (mgr.25085) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.007549+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.009265+0000 mon.b (mon.2) 2983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.011220+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.011893+0000 mon.b (mon.2) 2985 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.023352+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: cephadm 2024-06-11T13:37:22.024071+0000 mgr.x (mgr.25085) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.094961+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.096975+0000 mon.b (mon.2) 2987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.098904+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.099579+0000 mon.b (mon.2) 2989 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.109958+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.181564+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.183299+0000 mon.b (mon.2) 2991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.185276+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.185984+0000 mon.b (mon.2) 2993 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[81944]: audit 2024-06-11T13:37:22.195028+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.560849+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: cephadm 2024-06-11T13:37:21.561372+0000 mgr.x (mgr.25085) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.639294+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.641415+0000 mon.b (mon.2) 2967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.643534+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.644316+0000 mon.b (mon.2) 2969 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.653284+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: cephadm 2024-06-11T13:37:21.653760+0000 mgr.x (mgr.25085) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.727320+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.729462+0000 mon.b (mon.2) 2971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.731635+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.732439+0000 mon.b (mon.2) 2973 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.741343+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: cephadm 2024-06-11T13:37:21.741806+0000 mgr.x (mgr.25085) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.819746+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.822267+0000 mon.b (mon.2) 2975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.824399+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.825130+0000 mon.b (mon.2) 2977 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.838439+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: cephadm 2024-06-11T13:37:21.839028+0000 mgr.x (mgr.25085) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.920386+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.922144+0000 mon.b (mon.2) 2979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.923895+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.924506+0000 mon.b (mon.2) 2981 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:21.935754+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: cephadm 2024-06-11T13:37:21.936220+0000 mgr.x (mgr.25085) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.007549+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.009265+0000 mon.b (mon.2) 2983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.011220+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.011893+0000 mon.b (mon.2) 2985 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.023352+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: cephadm 2024-06-11T13:37:22.024071+0000 mgr.x (mgr.25085) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.094961+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.096975+0000 mon.b (mon.2) 2987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.098904+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.099579+0000 mon.b (mon.2) 2989 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.109958+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.181564+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.183299+0000 mon.b (mon.2) 2991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.185276+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:22.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.185984+0000 mon.b (mon.2) 2993 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:22.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:22 smithi059 bash[78335]: audit 2024-06-11T13:37:22.195028+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.558 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: cephadm 2024-06-11T13:37:22.110380+0000 mgr.x (mgr.25085) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: cephadm 2024-06-11T13:37:22.195588+0000 mgr.x (mgr.25085) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.279679+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.282064+0000 mon.b (mon.2) 2995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.284163+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.284882+0000 mon.b (mon.2) 2997 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.292123+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: cephadm 2024-06-11T13:37:22.293090+0000 mgr.x (mgr.25085) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.379136+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.381441+0000 mon.b (mon.2) 2999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.383628+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.559 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.384270+0000 mon.b (mon.2) 3001 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.393405+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: cephadm 2024-06-11T13:37:22.394082+0000 mgr.x (mgr.25085) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.468342+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.470391+0000 mon.b (mon.2) 3003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.472282+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.472929+0000 mon.b (mon.2) 3005 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.482062+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: cephadm 2024-06-11T13:37:22.482541+0000 mgr.x (mgr.25085) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.561096+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.563058+0000 mon.b (mon.2) 3007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.565524+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.566071+0000 mon.b (mon.2) 3009 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.560 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.574813+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: cephadm 2024-06-11T13:37:22.575284+0000 mgr.x (mgr.25085) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.662962+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.664796+0000 mon.b (mon.2) 3011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.665312+0000 mgr.x (mgr.25085) 1618 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:23.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.666665+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.667511+0000 mon.b (mon.2) 3013 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.676396+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: cephadm 2024-06-11T13:37:22.676883+0000 mgr.x (mgr.25085) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.753721+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.756086+0000 mon.b (mon.2) 3015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.758206+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.758897+0000 mon.b (mon.2) 3017 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.768043+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: cephadm 2024-06-11T13:37:22.768492+0000 mgr.x (mgr.25085) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.843453+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.845410+0000 mon.b (mon.2) 3019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.847066+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.847738+0000 mon.b (mon.2) 3021 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.856219+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: cephadm 2024-06-11T13:37:22.856603+0000 mgr.x (mgr.25085) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.927948+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.929874+0000 mon.b (mon.2) 3023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.932221+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.932907+0000 mon.b (mon.2) 3025 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:22.941228+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: cephadm 2024-06-11T13:37:22.941945+0000 mgr.x (mgr.25085) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:23.030623+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:23.033085+0000 mon.b (mon.2) 3027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:23.035653+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:23.036659+0000 mon.b (mon.2) 3029 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:23.045594+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: cephadm 2024-06-11T13:37:23.046154+0000 mgr.x (mgr.25085) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:23.148571+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:23.151290+0000 mon.b (mon.2) 3031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:23.154441+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:23.155574+0000 mon.b (mon.2) 3033 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:23 smithi117 bash[60578]: audit 2024-06-11T13:37:23.165051+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: cephadm 2024-06-11T13:37:22.110380+0000 mgr.x (mgr.25085) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: cephadm 2024-06-11T13:37:22.195588+0000 mgr.x (mgr.25085) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.279679+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.282064+0000 mon.b (mon.2) 2995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.284163+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.284882+0000 mon.b (mon.2) 2997 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.292123+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: cephadm 2024-06-11T13:37:22.293090+0000 mgr.x (mgr.25085) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.379136+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.381441+0000 mon.b (mon.2) 2999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.383628+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.384270+0000 mon.b (mon.2) 3001 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.393405+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: cephadm 2024-06-11T13:37:22.394082+0000 mgr.x (mgr.25085) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.468342+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.470391+0000 mon.b (mon.2) 3003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.472282+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.472929+0000 mon.b (mon.2) 3005 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.482062+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: cephadm 2024-06-11T13:37:22.482541+0000 mgr.x (mgr.25085) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: cephadm 2024-06-11T13:37:22.110380+0000 mgr.x (mgr.25085) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: cephadm 2024-06-11T13:37:22.195588+0000 mgr.x (mgr.25085) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.279679+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.282064+0000 mon.b (mon.2) 2995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.284163+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.284882+0000 mon.b (mon.2) 2997 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.292123+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: cephadm 2024-06-11T13:37:22.293090+0000 mgr.x (mgr.25085) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.379136+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.381441+0000 mon.b (mon.2) 2999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.383628+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.384270+0000 mon.b (mon.2) 3001 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.393405+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: cephadm 2024-06-11T13:37:22.394082+0000 mgr.x (mgr.25085) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.468342+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.470391+0000 mon.b (mon.2) 3003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.472282+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.472929+0000 mon.b (mon.2) 3005 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.482062+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: cephadm 2024-06-11T13:37:22.482541+0000 mgr.x (mgr.25085) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.561096+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.563058+0000 mon.b (mon.2) 3007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.565524+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.566071+0000 mon.b (mon.2) 3009 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.574813+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: cephadm 2024-06-11T13:37:22.575284+0000 mgr.x (mgr.25085) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.662962+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.664796+0000 mon.b (mon.2) 3011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.665312+0000 mgr.x (mgr.25085) 1618 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.666665+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.667511+0000 mon.b (mon.2) 3013 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.676396+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: cephadm 2024-06-11T13:37:22.676883+0000 mgr.x (mgr.25085) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.753721+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.756086+0000 mon.b (mon.2) 3015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.758206+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.758897+0000 mon.b (mon.2) 3017 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.768043+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: cephadm 2024-06-11T13:37:22.768492+0000 mgr.x (mgr.25085) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.843453+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.561096+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.563058+0000 mon.b (mon.2) 3007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.565524+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.566071+0000 mon.b (mon.2) 3009 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.574813+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: cephadm 2024-06-11T13:37:22.575284+0000 mgr.x (mgr.25085) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.662962+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.664796+0000 mon.b (mon.2) 3011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.665312+0000 mgr.x (mgr.25085) 1618 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.666665+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.667511+0000 mon.b (mon.2) 3013 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.676396+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: cephadm 2024-06-11T13:37:22.676883+0000 mgr.x (mgr.25085) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.753721+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.756086+0000 mon.b (mon.2) 3015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.758206+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.758897+0000 mon.b (mon.2) 3017 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.768043+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: cephadm 2024-06-11T13:37:22.768492+0000 mgr.x (mgr.25085) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.843453+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.845410+0000 mon.b (mon.2) 3019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.847066+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.847738+0000 mon.b (mon.2) 3021 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.856219+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: cephadm 2024-06-11T13:37:22.856603+0000 mgr.x (mgr.25085) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.927948+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.929874+0000 mon.b (mon.2) 3023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.932221+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.932907+0000 mon.b (mon.2) 3025 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:22.941228+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: cephadm 2024-06-11T13:37:22.941945+0000 mgr.x (mgr.25085) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:23.030623+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:23.033085+0000 mon.b (mon.2) 3027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:23.035653+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:23.036659+0000 mon.b (mon.2) 3029 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:23.045594+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: cephadm 2024-06-11T13:37:23.046154+0000 mgr.x (mgr.25085) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:23.148571+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:23.151290+0000 mon.b (mon.2) 3031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:23.154441+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:23.155574+0000 mon.b (mon.2) 3033 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[78335]: audit 2024-06-11T13:37:23.165051+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.845410+0000 mon.b (mon.2) 3019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.847066+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.847738+0000 mon.b (mon.2) 3021 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.856219+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: cephadm 2024-06-11T13:37:22.856603+0000 mgr.x (mgr.25085) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.927948+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.929874+0000 mon.b (mon.2) 3023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.932221+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.932907+0000 mon.b (mon.2) 3025 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:22.941228+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: cephadm 2024-06-11T13:37:22.941945+0000 mgr.x (mgr.25085) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:23.030623+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:23.033085+0000 mon.b (mon.2) 3027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:23.035653+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:23.036659+0000 mon.b (mon.2) 3029 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:23.045594+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: cephadm 2024-06-11T13:37:23.046154+0000 mgr.x (mgr.25085) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:23.148571+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:23.151290+0000 mon.b (mon.2) 3031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:23.154441+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:23.155574+0000 mon.b (mon.2) 3033 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:23 smithi059 bash[81944]: audit 2024-06-11T13:37:23.165051+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.505 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: cephadm 2024-06-11T13:37:23.165588+0000 mgr.x (mgr.25085) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.505 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: cluster 2024-06-11T13:37:23.240207+0000 mgr.x (mgr.25085) 1625 : cluster [DBG] pgmap v265: 161 pgs: 41 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:24.506 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.274488+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.506 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.276987+0000 mon.b (mon.2) 3035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.506 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.280154+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.506 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.281751+0000 mon.b (mon.2) 3037 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.506 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.291089+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.506 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: cephadm 2024-06-11T13:37:23.292192+0000 mgr.x (mgr.25085) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.506 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.406760+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.506 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.409446+0000 mon.b (mon.2) 3039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.506 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.412856+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.506 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.413926+0000 mon.b (mon.2) 3041 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.506 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.425367+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: cephadm 2024-06-11T13:37:23.426365+0000 mgr.x (mgr.25085) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.557587+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.560177+0000 mon.b (mon.2) 3043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.563938+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.564768+0000 mon.b (mon.2) 3045 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.575845+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: cephadm 2024-06-11T13:37:23.576182+0000 mgr.x (mgr.25085) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.682913+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.685470+0000 mon.b (mon.2) 3047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.688118+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.689123+0000 mon.b (mon.2) 3049 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.700764+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.507 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: cephadm 2024-06-11T13:37:23.701369+0000 mgr.x (mgr.25085) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.837589+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.839741+0000 mon.b (mon.2) 3051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.842545+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.843625+0000 mon.b (mon.2) 3053 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.855174+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: cephadm 2024-06-11T13:37:23.855700+0000 mgr.x (mgr.25085) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.996584+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:23.999450+0000 mon.b (mon.2) 3055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:24.002435+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:24.003810+0000 mon.b (mon.2) 3057 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:24.015815+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: cephadm 2024-06-11T13:37:24.016660+0000 mgr.x (mgr.25085) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:24.117093+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.508 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:24.120085+0000 mon.b (mon.2) 3059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.509 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:24.123034+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.509 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:24.124346+0000 mon.b (mon.2) 3061 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.509 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: audit 2024-06-11T13:37:24.135859+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.509 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: cluster 2024-06-11T13:37:24.160552+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 18 pgs degraded (PG_DEGRADED) 2024-06-11T13:37:24.509 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:24 smithi117 bash[60578]: cluster 2024-06-11T13:37:24.160601+0000 mon.a (mon.0) 1092 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive) 2024-06-11T13:37:24.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: cephadm 2024-06-11T13:37:23.165588+0000 mgr.x (mgr.25085) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: cluster 2024-06-11T13:37:23.240207+0000 mgr.x (mgr.25085) 1625 : cluster [DBG] pgmap v265: 161 pgs: 41 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:24.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.274488+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.276987+0000 mon.b (mon.2) 3035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.280154+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.281751+0000 mon.b (mon.2) 3037 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.291089+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: cephadm 2024-06-11T13:37:23.292192+0000 mgr.x (mgr.25085) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.406760+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.409446+0000 mon.b (mon.2) 3039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.412856+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.413926+0000 mon.b (mon.2) 3041 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.425367+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: cephadm 2024-06-11T13:37:23.426365+0000 mgr.x (mgr.25085) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.557587+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.560177+0000 mon.b (mon.2) 3043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.563938+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.564768+0000 mon.b (mon.2) 3045 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.575845+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: cephadm 2024-06-11T13:37:23.165588+0000 mgr.x (mgr.25085) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: cluster 2024-06-11T13:37:23.240207+0000 mgr.x (mgr.25085) 1625 : cluster [DBG] pgmap v265: 161 pgs: 41 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:24.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.274488+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.276987+0000 mon.b (mon.2) 3035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.280154+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.281751+0000 mon.b (mon.2) 3037 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.291089+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: cephadm 2024-06-11T13:37:23.292192+0000 mgr.x (mgr.25085) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.406760+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.409446+0000 mon.b (mon.2) 3039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.412856+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.413926+0000 mon.b (mon.2) 3041 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.425367+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: cephadm 2024-06-11T13:37:23.426365+0000 mgr.x (mgr.25085) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.557587+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.560177+0000 mon.b (mon.2) 3043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.563938+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.564768+0000 mon.b (mon.2) 3045 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.575845+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: cephadm 2024-06-11T13:37:23.576182+0000 mgr.x (mgr.25085) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.682913+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.685470+0000 mon.b (mon.2) 3047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.688118+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.689123+0000 mon.b (mon.2) 3049 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.700764+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: cephadm 2024-06-11T13:37:23.701369+0000 mgr.x (mgr.25085) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.837589+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.839741+0000 mon.b (mon.2) 3051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.842545+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.843625+0000 mon.b (mon.2) 3053 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.855174+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: cephadm 2024-06-11T13:37:23.855700+0000 mgr.x (mgr.25085) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.996584+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:23.999450+0000 mon.b (mon.2) 3055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:24.002435+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:24.003810+0000 mon.b (mon.2) 3057 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:24.015815+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: cephadm 2024-06-11T13:37:24.016660+0000 mgr.x (mgr.25085) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:24.117093+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: cephadm 2024-06-11T13:37:23.576182+0000 mgr.x (mgr.25085) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.682913+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.685470+0000 mon.b (mon.2) 3047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.688118+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.689123+0000 mon.b (mon.2) 3049 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.700764+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: cephadm 2024-06-11T13:37:23.701369+0000 mgr.x (mgr.25085) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.837589+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.839741+0000 mon.b (mon.2) 3051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.842545+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.843625+0000 mon.b (mon.2) 3053 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.855174+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: cephadm 2024-06-11T13:37:23.855700+0000 mgr.x (mgr.25085) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.996584+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:23.999450+0000 mon.b (mon.2) 3055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:24.002435+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:24.003810+0000 mon.b (mon.2) 3057 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:24.015815+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: cephadm 2024-06-11T13:37:24.016660+0000 mgr.x (mgr.25085) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:24.117093+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:24.120085+0000 mon.b (mon.2) 3059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:24.123034+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:24.124346+0000 mon.b (mon.2) 3061 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: audit 2024-06-11T13:37:24.135859+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: cluster 2024-06-11T13:37:24.160552+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 18 pgs degraded (PG_DEGRADED) 2024-06-11T13:37:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[78335]: cluster 2024-06-11T13:37:24.160601+0000 mon.a (mon.0) 1092 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive) 2024-06-11T13:37:24.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:24.120085+0000 mon.b (mon.2) 3059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:24.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:24.123034+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:24.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:24.124346+0000 mon.b (mon.2) 3061 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:24.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: audit 2024-06-11T13:37:24.135859+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:24.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: cluster 2024-06-11T13:37:24.160552+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 18 pgs degraded (PG_DEGRADED) 2024-06-11T13:37:24.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:24 smithi059 bash[81944]: cluster 2024-06-11T13:37:24.160601+0000 mon.a (mon.0) 1092 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive) 2024-06-11T13:37:25.185 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[72437]: debug 2024-06-11T13:37:25.119+0000 7f0664d82640 1 -- 172.21.15.117:0/978144386 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dfa89c6960 con 0x55dfa89e7c00 2024-06-11T13:37:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: cephadm 2024-06-11T13:37:24.136451+0000 mgr.x (mgr.25085) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.245455+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.261950+0000 mon.b (mon.2) 3063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.265734+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.266989+0000 mon.b (mon.2) 3065 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.275937+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: cephadm 2024-06-11T13:37:24.276831+0000 mgr.x (mgr.25085) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.391554+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.393480+0000 mon.b (mon.2) 3067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.395290+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.395933+0000 mon.b (mon.2) 3069 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.404759+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: cephadm 2024-06-11T13:37:24.405178+0000 mgr.x (mgr.25085) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.486818+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.488678+0000 mon.b (mon.2) 3071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.490316+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.490957+0000 mon.b (mon.2) 3073 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.499583+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: cephadm 2024-06-11T13:37:24.499956+0000 mgr.x (mgr.25085) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.578353+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: cephadm 2024-06-11T13:37:24.136451+0000 mgr.x (mgr.25085) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.245455+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.261950+0000 mon.b (mon.2) 3063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.265734+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.266989+0000 mon.b (mon.2) 3065 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.275937+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: cephadm 2024-06-11T13:37:24.276831+0000 mgr.x (mgr.25085) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.391554+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.393480+0000 mon.b (mon.2) 3067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.395290+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.395933+0000 mon.b (mon.2) 3069 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.404759+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: cephadm 2024-06-11T13:37:24.405178+0000 mgr.x (mgr.25085) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.486818+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.488678+0000 mon.b (mon.2) 3071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.490316+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.490957+0000 mon.b (mon.2) 3073 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.499583+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: cephadm 2024-06-11T13:37:24.499956+0000 mgr.x (mgr.25085) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.578353+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.580106+0000 mon.b (mon.2) 3075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.582262+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.582851+0000 mon.b (mon.2) 3077 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.592049+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: cephadm 2024-06-11T13:37:24.592432+0000 mgr.x (mgr.25085) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.689698+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.691581+0000 mon.b (mon.2) 3079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.693781+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.694523+0000 mon.b (mon.2) 3081 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.704041+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: cephadm 2024-06-11T13:37:24.704517+0000 mgr.x (mgr.25085) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.818253+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.819944+0000 mon.b (mon.2) 3083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.821519+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.822108+0000 mon.b (mon.2) 3085 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.830808+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: cephadm 2024-06-11T13:37:24.831160+0000 mgr.x (mgr.25085) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.912917+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.914806+0000 mon.b (mon.2) 3087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.916928+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.580106+0000 mon.b (mon.2) 3075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.582262+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.582851+0000 mon.b (mon.2) 3077 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.592049+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: cephadm 2024-06-11T13:37:24.592432+0000 mgr.x (mgr.25085) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.689698+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.691581+0000 mon.b (mon.2) 3079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.693781+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.694523+0000 mon.b (mon.2) 3081 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.704041+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: cephadm 2024-06-11T13:37:24.704517+0000 mgr.x (mgr.25085) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.818253+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.819944+0000 mon.b (mon.2) 3083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.821519+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.822108+0000 mon.b (mon.2) 3085 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.830808+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: cephadm 2024-06-11T13:37:24.831160+0000 mgr.x (mgr.25085) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.912917+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.914806+0000 mon.b (mon.2) 3087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.916928+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.917616+0000 mon.b (mon.2) 3089 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:24.926675+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: cephadm 2024-06-11T13:37:24.927066+0000 mgr.x (mgr.25085) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.000862+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.002661+0000 mon.b (mon.2) 3091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.004546+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.005222+0000 mon.b (mon.2) 3093 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.014207+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: cephadm 2024-06-11T13:37:25.014569+0000 mgr.x (mgr.25085) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.088068+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.090096+0000 mon.b (mon.2) 3095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.092046+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.092796+0000 mon.b (mon.2) 3097 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.102146+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: cephadm 2024-06-11T13:37:25.102581+0000 mgr.x (mgr.25085) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.177247+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.179174+0000 mon.b (mon.2) 3099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.180747+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.181320+0000 mon.b (mon.2) 3101 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[78335]: audit 2024-06-11T13:37:25.189889+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.917616+0000 mon.b (mon.2) 3089 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:24.926675+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: cephadm 2024-06-11T13:37:24.927066+0000 mgr.x (mgr.25085) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.000862+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.002661+0000 mon.b (mon.2) 3091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.004546+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.005222+0000 mon.b (mon.2) 3093 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.014207+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: cephadm 2024-06-11T13:37:25.014569+0000 mgr.x (mgr.25085) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.088068+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.090096+0000 mon.b (mon.2) 3095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.092046+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.092796+0000 mon.b (mon.2) 3097 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.102146+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: cephadm 2024-06-11T13:37:25.102581+0000 mgr.x (mgr.25085) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.177247+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.179174+0000 mon.b (mon.2) 3099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.180747+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.181320+0000 mon.b (mon.2) 3101 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:25 smithi059 bash[81944]: audit 2024-06-11T13:37:25.189889+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: cephadm 2024-06-11T13:37:24.136451+0000 mgr.x (mgr.25085) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.245455+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.261950+0000 mon.b (mon.2) 3063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.684 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.265734+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.266989+0000 mon.b (mon.2) 3065 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.275937+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: cephadm 2024-06-11T13:37:24.276831+0000 mgr.x (mgr.25085) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.391554+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.393480+0000 mon.b (mon.2) 3067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.395290+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.395933+0000 mon.b (mon.2) 3069 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.404759+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: cephadm 2024-06-11T13:37:24.405178+0000 mgr.x (mgr.25085) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.486818+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.488678+0000 mon.b (mon.2) 3071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.490316+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.490957+0000 mon.b (mon.2) 3073 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.499583+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: cephadm 2024-06-11T13:37:24.499956+0000 mgr.x (mgr.25085) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.578353+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.580106+0000 mon.b (mon.2) 3075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.582262+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.582851+0000 mon.b (mon.2) 3077 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.592049+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: cephadm 2024-06-11T13:37:24.592432+0000 mgr.x (mgr.25085) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.689698+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.691581+0000 mon.b (mon.2) 3079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.693781+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.694523+0000 mon.b (mon.2) 3081 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.704041+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: cephadm 2024-06-11T13:37:24.704517+0000 mgr.x (mgr.25085) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.818253+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.819944+0000 mon.b (mon.2) 3083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.821519+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.822108+0000 mon.b (mon.2) 3085 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.830808+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: cephadm 2024-06-11T13:37:24.831160+0000 mgr.x (mgr.25085) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.912917+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.914806+0000 mon.b (mon.2) 3087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.916928+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.917616+0000 mon.b (mon.2) 3089 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:24.926675+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: cephadm 2024-06-11T13:37:24.927066+0000 mgr.x (mgr.25085) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.000862+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.002661+0000 mon.b (mon.2) 3091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.004546+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.005222+0000 mon.b (mon.2) 3093 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.014207+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: cephadm 2024-06-11T13:37:25.014569+0000 mgr.x (mgr.25085) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.088068+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.090096+0000 mon.b (mon.2) 3095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.092046+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.092796+0000 mon.b (mon.2) 3097 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.102146+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: cephadm 2024-06-11T13:37:25.102581+0000 mgr.x (mgr.25085) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:25.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.177247+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:25.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.179174+0000 mon.b (mon.2) 3099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:25.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.180747+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:25.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.181320+0000 mon.b (mon.2) 3101 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:25.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[60578]: audit 2024-06-11T13:37:25.189889+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:25.935 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:25 smithi117 bash[72437]: debug 2024-06-11T13:37:25.683+0000 7f06675e9640 -1 Falling back to public interface 2024-06-11T13:37:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: cephadm 2024-06-11T13:37:25.190286+0000 mgr.x (mgr.25085) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: cluster 2024-06-11T13:37:25.240894+0000 mgr.x (mgr.25085) 1643 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.266572+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.269121+0000 mon.b (mon.2) 3103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.271343+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.272158+0000 mon.b (mon.2) 3105 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.280514+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: cephadm 2024-06-11T13:37:25.280950+0000 mgr.x (mgr.25085) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.354791+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.356876+0000 mon.b (mon.2) 3107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.358919+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.359792+0000 mon.b (mon.2) 3109 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.368448+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: cephadm 2024-06-11T13:37:25.368935+0000 mgr.x (mgr.25085) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.455697+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.457925+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.459985+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.460662+0000 mon.b (mon.2) 3113 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.469533+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: cephadm 2024-06-11T13:37:25.469872+0000 mgr.x (mgr.25085) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.547629+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.549501+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.551294+0000 mon.b (mon.2) 3116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.552254+0000 mon.b (mon.2) 3117 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.561424+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: cephadm 2024-06-11T13:37:25.562025+0000 mgr.x (mgr.25085) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.647497+0000 mon.b (mon.2) 3118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.649645+0000 mon.b (mon.2) 3119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.652330+0000 mon.b (mon.2) 3120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.653350+0000 mon.b (mon.2) 3121 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.662649+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: cephadm 2024-06-11T13:37:25.663233+0000 mgr.x (mgr.25085) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.747241+0000 mon.b (mon.2) 3122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.749000+0000 mon.b (mon.2) 3123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.750627+0000 mon.b (mon.2) 3124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.751223+0000 mon.b (mon.2) 3125 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.759633+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: cephadm 2024-06-11T13:37:25.760108+0000 mgr.x (mgr.25085) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.852322+0000 mon.b (mon.2) 3126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.854222+0000 mon.b (mon.2) 3127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.856123+0000 mon.b (mon.2) 3128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.856878+0000 mon.b (mon.2) 3129 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.865714+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: cephadm 2024-06-11T13:37:25.866128+0000 mgr.x (mgr.25085) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.957027+0000 mon.b (mon.2) 3130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.958912+0000 mon.b (mon.2) 3131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.960694+0000 mon.b (mon.2) 3132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.961389+0000 mon.b (mon.2) 3133 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:25.970282+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: cephadm 2024-06-11T13:37:25.970853+0000 mgr.x (mgr.25085) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.052247+0000 mon.b (mon.2) 3134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.054311+0000 mon.b (mon.2) 3135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.056331+0000 mon.b (mon.2) 3136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.057040+0000 mon.b (mon.2) 3137 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.066073+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: cephadm 2024-06-11T13:37:26.066571+0000 mgr.x (mgr.25085) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.154435+0000 mon.b (mon.2) 3138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.156506+0000 mon.b (mon.2) 3139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.158457+0000 mon.b (mon.2) 3140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.159155+0000 mon.b (mon.2) 3141 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.167865+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.245843+0000 mon.b (mon.2) 3142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.247667+0000 mon.b (mon.2) 3143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.249335+0000 mon.b (mon.2) 3144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:26 smithi117 bash[60578]: audit 2024-06-11T13:37:26.249965+0000 mon.b (mon.2) 3145 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: cephadm 2024-06-11T13:37:25.190286+0000 mgr.x (mgr.25085) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: cluster 2024-06-11T13:37:25.240894+0000 mgr.x (mgr.25085) 1643 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:26.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.266572+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.269121+0000 mon.b (mon.2) 3103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.271343+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.272158+0000 mon.b (mon.2) 3105 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.280514+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: cephadm 2024-06-11T13:37:25.280950+0000 mgr.x (mgr.25085) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.354791+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.356876+0000 mon.b (mon.2) 3107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.358919+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.359792+0000 mon.b (mon.2) 3109 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.368448+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: cephadm 2024-06-11T13:37:25.368935+0000 mgr.x (mgr.25085) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.455697+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.457925+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.459985+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.460662+0000 mon.b (mon.2) 3113 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.469533+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: cephadm 2024-06-11T13:37:25.190286+0000 mgr.x (mgr.25085) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: cluster 2024-06-11T13:37:25.240894+0000 mgr.x (mgr.25085) 1643 : cluster [DBG] pgmap v266: 161 pgs: 41 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.266572+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.269121+0000 mon.b (mon.2) 3103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.271343+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.272158+0000 mon.b (mon.2) 3105 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.280514+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: cephadm 2024-06-11T13:37:25.280950+0000 mgr.x (mgr.25085) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.354791+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.356876+0000 mon.b (mon.2) 3107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.358919+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.359792+0000 mon.b (mon.2) 3109 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.368448+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: cephadm 2024-06-11T13:37:25.368935+0000 mgr.x (mgr.25085) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.455697+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.457925+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.459985+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.460662+0000 mon.b (mon.2) 3113 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.469533+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: cephadm 2024-06-11T13:37:25.469872+0000 mgr.x (mgr.25085) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.547629+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.549501+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.551294+0000 mon.b (mon.2) 3116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.552254+0000 mon.b (mon.2) 3117 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.561424+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: cephadm 2024-06-11T13:37:25.562025+0000 mgr.x (mgr.25085) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.647497+0000 mon.b (mon.2) 3118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.649645+0000 mon.b (mon.2) 3119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.652330+0000 mon.b (mon.2) 3120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.653350+0000 mon.b (mon.2) 3121 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.662649+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: cephadm 2024-06-11T13:37:25.663233+0000 mgr.x (mgr.25085) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.747241+0000 mon.b (mon.2) 3122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.749000+0000 mon.b (mon.2) 3123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.750627+0000 mon.b (mon.2) 3124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.751223+0000 mon.b (mon.2) 3125 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.759633+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: cephadm 2024-06-11T13:37:25.760108+0000 mgr.x (mgr.25085) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.852322+0000 mon.b (mon.2) 3126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: cephadm 2024-06-11T13:37:25.469872+0000 mgr.x (mgr.25085) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.547629+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.549501+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.551294+0000 mon.b (mon.2) 3116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.552254+0000 mon.b (mon.2) 3117 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.561424+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: cephadm 2024-06-11T13:37:25.562025+0000 mgr.x (mgr.25085) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.647497+0000 mon.b (mon.2) 3118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.649645+0000 mon.b (mon.2) 3119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.652330+0000 mon.b (mon.2) 3120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.653350+0000 mon.b (mon.2) 3121 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.662649+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: cephadm 2024-06-11T13:37:25.663233+0000 mgr.x (mgr.25085) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.747241+0000 mon.b (mon.2) 3122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.749000+0000 mon.b (mon.2) 3123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.750627+0000 mon.b (mon.2) 3124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.751223+0000 mon.b (mon.2) 3125 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.759633+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: cephadm 2024-06-11T13:37:25.760108+0000 mgr.x (mgr.25085) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.852322+0000 mon.b (mon.2) 3126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.854222+0000 mon.b (mon.2) 3127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.856123+0000 mon.b (mon.2) 3128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.856878+0000 mon.b (mon.2) 3129 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.865714+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: cephadm 2024-06-11T13:37:25.866128+0000 mgr.x (mgr.25085) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.957027+0000 mon.b (mon.2) 3130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.958912+0000 mon.b (mon.2) 3131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.960694+0000 mon.b (mon.2) 3132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.961389+0000 mon.b (mon.2) 3133 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:25.970282+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: cephadm 2024-06-11T13:37:25.970853+0000 mgr.x (mgr.25085) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.052247+0000 mon.b (mon.2) 3134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.054311+0000 mon.b (mon.2) 3135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.056331+0000 mon.b (mon.2) 3136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.057040+0000 mon.b (mon.2) 3137 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.066073+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: cephadm 2024-06-11T13:37:26.066571+0000 mgr.x (mgr.25085) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.154435+0000 mon.b (mon.2) 3138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.156506+0000 mon.b (mon.2) 3139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.158457+0000 mon.b (mon.2) 3140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.159155+0000 mon.b (mon.2) 3141 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.167865+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.245843+0000 mon.b (mon.2) 3142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.247667+0000 mon.b (mon.2) 3143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.249335+0000 mon.b (mon.2) 3144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[78335]: audit 2024-06-11T13:37:26.249965+0000 mon.b (mon.2) 3145 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.854222+0000 mon.b (mon.2) 3127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.856123+0000 mon.b (mon.2) 3128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.856878+0000 mon.b (mon.2) 3129 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.865714+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: cephadm 2024-06-11T13:37:25.866128+0000 mgr.x (mgr.25085) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.957027+0000 mon.b (mon.2) 3130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.958912+0000 mon.b (mon.2) 3131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.960694+0000 mon.b (mon.2) 3132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.961389+0000 mon.b (mon.2) 3133 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:25.970282+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: cephadm 2024-06-11T13:37:25.970853+0000 mgr.x (mgr.25085) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.052247+0000 mon.b (mon.2) 3134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.054311+0000 mon.b (mon.2) 3135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.056331+0000 mon.b (mon.2) 3136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.057040+0000 mon.b (mon.2) 3137 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.066073+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: cephadm 2024-06-11T13:37:26.066571+0000 mgr.x (mgr.25085) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:26.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.154435+0000 mon.b (mon.2) 3138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.156506+0000 mon.b (mon.2) 3139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.158457+0000 mon.b (mon.2) 3140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.159155+0000 mon.b (mon.2) 3141 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:26.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.167865+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:26.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.245843+0000 mon.b (mon.2) 3142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:26.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.247667+0000 mon.b (mon.2) 3143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:26.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.249335+0000 mon.b (mon.2) 3144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:26.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:26 smithi059 bash[81944]: audit 2024-06-11T13:37:26.249965+0000 mon.b (mon.2) 3145 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.435 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:37:27] "GET /metrics HTTP/1.1" 200 38507 "" "Prometheus/2.33.4" 2024-06-11T13:37:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: cephadm 2024-06-11T13:37:26.168226+0000 mgr.x (mgr.25085) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.259506+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: cephadm 2024-06-11T13:37:26.259832+0000 mgr.x (mgr.25085) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.339734+0000 mon.b (mon.2) 3146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.341513+0000 mon.b (mon.2) 3147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.343113+0000 mon.b (mon.2) 3148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.343693+0000 mon.b (mon.2) 3149 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.352148+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: cephadm 2024-06-11T13:37:26.352471+0000 mgr.x (mgr.25085) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.426814+0000 mon.b (mon.2) 3150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.428846+0000 mon.b (mon.2) 3151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.431343+0000 mon.b (mon.2) 3152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.432117+0000 mon.b (mon.2) 3153 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.441078+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: cephadm 2024-06-11T13:37:26.441465+0000 mgr.x (mgr.25085) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.521483+0000 mon.b (mon.2) 3154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.523685+0000 mon.b (mon.2) 3155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.525732+0000 mon.b (mon.2) 3156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.526446+0000 mon.b (mon.2) 3157 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.536389+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: cephadm 2024-06-11T13:37:26.536791+0000 mgr.x (mgr.25085) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.628133+0000 mon.b (mon.2) 3158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.629878+0000 mon.b (mon.2) 3159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.631530+0000 mon.b (mon.2) 3160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.632127+0000 mon.b (mon.2) 3161 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.640775+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: cephadm 2024-06-11T13:37:26.641147+0000 mgr.x (mgr.25085) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.720861+0000 mon.b (mon.2) 3162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.723477+0000 mon.b (mon.2) 3163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.725738+0000 mon.b (mon.2) 3164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.726496+0000 mon.b (mon.2) 3165 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.735799+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: cephadm 2024-06-11T13:37:26.736213+0000 mgr.x (mgr.25085) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.851913+0000 mon.b (mon.2) 3166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.854471+0000 mon.b (mon.2) 3167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.856973+0000 mon.b (mon.2) 3168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.857674+0000 mon.b (mon.2) 3169 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.866530+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: cephadm 2024-06-11T13:37:26.866957+0000 mgr.x (mgr.25085) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.963677+0000 mon.b (mon.2) 3170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.965422+0000 mon.b (mon.2) 3171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.967080+0000 mon.b (mon.2) 3172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.967701+0000 mon.b (mon.2) 3173 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:26.976453+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: cephadm 2024-06-11T13:37:26.976819+0000 mgr.x (mgr.25085) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.053818+0000 mon.b (mon.2) 3174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.056431+0000 mon.b (mon.2) 3175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.058406+0000 mon.b (mon.2) 3176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.059140+0000 mon.b (mon.2) 3177 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.067769+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: cephadm 2024-06-11T13:37:27.068107+0000 mgr.x (mgr.25085) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.144772+0000 mon.b (mon.2) 3178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.146475+0000 mon.b (mon.2) 3179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.148070+0000 mon.b (mon.2) 3180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.148664+0000 mon.b (mon.2) 3181 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.157117+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.231451+0000 mon.b (mon.2) 3182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.233183+0000 mon.b (mon.2) 3183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.234973+0000 mon.b (mon.2) 3184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.235580+0000 mon.b (mon.2) 3185 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:27 smithi117 bash[60578]: audit 2024-06-11T13:37:27.244055+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: cephadm 2024-06-11T13:37:26.168226+0000 mgr.x (mgr.25085) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.259506+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: cephadm 2024-06-11T13:37:26.259832+0000 mgr.x (mgr.25085) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.339734+0000 mon.b (mon.2) 3146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.341513+0000 mon.b (mon.2) 3147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.343113+0000 mon.b (mon.2) 3148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.343693+0000 mon.b (mon.2) 3149 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.352148+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: cephadm 2024-06-11T13:37:26.352471+0000 mgr.x (mgr.25085) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.426814+0000 mon.b (mon.2) 3150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.428846+0000 mon.b (mon.2) 3151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.431343+0000 mon.b (mon.2) 3152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.432117+0000 mon.b (mon.2) 3153 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.441078+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: cephadm 2024-06-11T13:37:26.441465+0000 mgr.x (mgr.25085) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.521483+0000 mon.b (mon.2) 3154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.523685+0000 mon.b (mon.2) 3155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.525732+0000 mon.b (mon.2) 3156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.526446+0000 mon.b (mon.2) 3157 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.536389+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: cephadm 2024-06-11T13:37:26.536791+0000 mgr.x (mgr.25085) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.628133+0000 mon.b (mon.2) 3158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.629878+0000 mon.b (mon.2) 3159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.631530+0000 mon.b (mon.2) 3160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.632127+0000 mon.b (mon.2) 3161 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.640775+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: cephadm 2024-06-11T13:37:26.641147+0000 mgr.x (mgr.25085) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.720861+0000 mon.b (mon.2) 3162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.723477+0000 mon.b (mon.2) 3163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.725738+0000 mon.b (mon.2) 3164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.726496+0000 mon.b (mon.2) 3165 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.735799+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: cephadm 2024-06-11T13:37:26.736213+0000 mgr.x (mgr.25085) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.851913+0000 mon.b (mon.2) 3166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.854471+0000 mon.b (mon.2) 3167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.856973+0000 mon.b (mon.2) 3168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.857674+0000 mon.b (mon.2) 3169 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.866530+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: cephadm 2024-06-11T13:37:26.866957+0000 mgr.x (mgr.25085) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.963677+0000 mon.b (mon.2) 3170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: cephadm 2024-06-11T13:37:26.168226+0000 mgr.x (mgr.25085) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.259506+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: cephadm 2024-06-11T13:37:26.259832+0000 mgr.x (mgr.25085) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.339734+0000 mon.b (mon.2) 3146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.341513+0000 mon.b (mon.2) 3147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.343113+0000 mon.b (mon.2) 3148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.343693+0000 mon.b (mon.2) 3149 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.352148+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: cephadm 2024-06-11T13:37:26.352471+0000 mgr.x (mgr.25085) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.426814+0000 mon.b (mon.2) 3150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.428846+0000 mon.b (mon.2) 3151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.431343+0000 mon.b (mon.2) 3152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.432117+0000 mon.b (mon.2) 3153 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.441078+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: cephadm 2024-06-11T13:37:26.441465+0000 mgr.x (mgr.25085) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.521483+0000 mon.b (mon.2) 3154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.523685+0000 mon.b (mon.2) 3155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.525732+0000 mon.b (mon.2) 3156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.526446+0000 mon.b (mon.2) 3157 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.536389+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.965422+0000 mon.b (mon.2) 3171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.967080+0000 mon.b (mon.2) 3172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.967701+0000 mon.b (mon.2) 3173 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:26.976453+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: cephadm 2024-06-11T13:37:26.976819+0000 mgr.x (mgr.25085) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.053818+0000 mon.b (mon.2) 3174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.056431+0000 mon.b (mon.2) 3175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.058406+0000 mon.b (mon.2) 3176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.059140+0000 mon.b (mon.2) 3177 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.067769+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: cephadm 2024-06-11T13:37:27.068107+0000 mgr.x (mgr.25085) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.144772+0000 mon.b (mon.2) 3178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.146475+0000 mon.b (mon.2) 3179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.148070+0000 mon.b (mon.2) 3180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.148664+0000 mon.b (mon.2) 3181 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.157117+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.231451+0000 mon.b (mon.2) 3182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.233183+0000 mon.b (mon.2) 3183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.234973+0000 mon.b (mon.2) 3184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.235580+0000 mon.b (mon.2) 3185 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[81944]: audit 2024-06-11T13:37:27.244055+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: cephadm 2024-06-11T13:37:26.536791+0000 mgr.x (mgr.25085) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.628133+0000 mon.b (mon.2) 3158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.629878+0000 mon.b (mon.2) 3159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.631530+0000 mon.b (mon.2) 3160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.632127+0000 mon.b (mon.2) 3161 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.640775+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: cephadm 2024-06-11T13:37:26.641147+0000 mgr.x (mgr.25085) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.720861+0000 mon.b (mon.2) 3162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.723477+0000 mon.b (mon.2) 3163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.725738+0000 mon.b (mon.2) 3164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.726496+0000 mon.b (mon.2) 3165 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.735799+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: cephadm 2024-06-11T13:37:26.736213+0000 mgr.x (mgr.25085) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.851913+0000 mon.b (mon.2) 3166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.854471+0000 mon.b (mon.2) 3167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.856973+0000 mon.b (mon.2) 3168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.857674+0000 mon.b (mon.2) 3169 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.866530+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: cephadm 2024-06-11T13:37:26.866957+0000 mgr.x (mgr.25085) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.963677+0000 mon.b (mon.2) 3170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.965422+0000 mon.b (mon.2) 3171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.967080+0000 mon.b (mon.2) 3172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.967701+0000 mon.b (mon.2) 3173 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:26.976453+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: cephadm 2024-06-11T13:37:26.976819+0000 mgr.x (mgr.25085) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.053818+0000 mon.b (mon.2) 3174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.056431+0000 mon.b (mon.2) 3175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.058406+0000 mon.b (mon.2) 3176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.059140+0000 mon.b (mon.2) 3177 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.067769+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: cephadm 2024-06-11T13:37:27.068107+0000 mgr.x (mgr.25085) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:27.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.144772+0000 mon.b (mon.2) 3178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.146475+0000 mon.b (mon.2) 3179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.148070+0000 mon.b (mon.2) 3180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.148664+0000 mon.b (mon.2) 3181 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.157117+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:27.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.231451+0000 mon.b (mon.2) 3182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:27.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.233183+0000 mon.b (mon.2) 3183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:27.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.234973+0000 mon.b (mon.2) 3184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:27.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.235580+0000 mon.b (mon.2) 3185 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:27.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:27 smithi059 bash[78335]: audit 2024-06-11T13:37:27.244055+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.531 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[72437]: debug 2024-06-11T13:37:28.495+0000 7f06675e9640 -1 osd.5 0 read_superblock omap replica is missing. 2024-06-11T13:37:28.532 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: cephadm 2024-06-11T13:37:27.157404+0000 mgr.x (mgr.25085) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.532 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: cluster 2024-06-11T13:37:27.241573+0000 mgr.x (mgr.25085) 1664 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:28.532 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: cephadm 2024-06-11T13:37:27.244483+0000 mgr.x (mgr.25085) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.532 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.326426+0000 mon.b (mon.2) 3186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.532 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.328134+0000 mon.b (mon.2) 3187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.532 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.330445+0000 mon.b (mon.2) 3188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.532 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.331117+0000 mon.b (mon.2) 3189 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.339756+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: cephadm 2024-06-11T13:37:27.340182+0000 mgr.x (mgr.25085) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.423206+0000 mon.b (mon.2) 3190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.425944+0000 mon.b (mon.2) 3191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.428501+0000 mon.b (mon.2) 3192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.429359+0000 mon.b (mon.2) 3193 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.438692+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: cephadm 2024-06-11T13:37:27.439161+0000 mgr.x (mgr.25085) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.526993+0000 mon.b (mon.2) 3194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.528769+0000 mon.b (mon.2) 3195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.530423+0000 mon.b (mon.2) 3196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.531058+0000 mon.b (mon.2) 3197 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.540014+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.533 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: cephadm 2024-06-11T13:37:27.540448+0000 mgr.x (mgr.25085) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.534 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.623548+0000 mon.b (mon.2) 3198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.534 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.625315+0000 mon.b (mon.2) 3199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.534 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.627385+0000 mon.b (mon.2) 3200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.534 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.628135+0000 mon.b (mon.2) 3201 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.534 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.639496+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.534 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: cephadm 2024-06-11T13:37:27.639919+0000 mgr.x (mgr.25085) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.534 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.732895+0000 mon.b (mon.2) 3202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.534 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.735123+0000 mon.b (mon.2) 3203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.534 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.736709+0000 mon.b (mon.2) 3204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.535 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.737275+0000 mon.b (mon.2) 3205 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.535 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.748226+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.535 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: cephadm 2024-06-11T13:37:27.748681+0000 mgr.x (mgr.25085) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.535 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.824752+0000 mon.b (mon.2) 3206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.535 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.826493+0000 mon.b (mon.2) 3207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.535 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.828180+0000 mon.b (mon.2) 3208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.535 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.828760+0000 mon.b (mon.2) 3209 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.535 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.839233+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.535 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: cephadm 2024-06-11T13:37:27.839580+0000 mgr.x (mgr.25085) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.536 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.921980+0000 mon.b (mon.2) 3210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.536 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.924282+0000 mon.b (mon.2) 3211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.536 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.926852+0000 mon.b (mon.2) 3212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.536 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.927612+0000 mon.b (mon.2) 3213 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.536 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:27.938723+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.536 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: cephadm 2024-06-11T13:37:27.939163+0000 mgr.x (mgr.25085) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.536 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.027075+0000 mon.b (mon.2) 3214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.536 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.029424+0000 mon.b (mon.2) 3215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.536 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.031364+0000 mon.b (mon.2) 3216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.536 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.032357+0000 mon.b (mon.2) 3217 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.536 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.043404+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.536 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: cephadm 2024-06-11T13:37:28.043716+0000 mgr.x (mgr.25085) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.537 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.121839+0000 mon.b (mon.2) 3218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.537 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.123820+0000 mon.b (mon.2) 3219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.537 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.125623+0000 mon.b (mon.2) 3220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.537 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.126268+0000 mon.b (mon.2) 3221 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.537 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.136987+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.537 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.212274+0000 mon.b (mon.2) 3222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.537 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.213997+0000 mon.b (mon.2) 3223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.538 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.215590+0000 mon.b (mon.2) 3224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.538 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.216157+0000 mon.b (mon.2) 3225 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.538 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[60578]: audit 2024-06-11T13:37:28.224715+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: cephadm 2024-06-11T13:37:27.157404+0000 mgr.x (mgr.25085) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: cluster 2024-06-11T13:37:27.241573+0000 mgr.x (mgr.25085) 1664 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: cephadm 2024-06-11T13:37:27.244483+0000 mgr.x (mgr.25085) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.326426+0000 mon.b (mon.2) 3186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.328134+0000 mon.b (mon.2) 3187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.330445+0000 mon.b (mon.2) 3188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.331117+0000 mon.b (mon.2) 3189 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.339756+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: cephadm 2024-06-11T13:37:27.340182+0000 mgr.x (mgr.25085) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.423206+0000 mon.b (mon.2) 3190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.425944+0000 mon.b (mon.2) 3191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.428501+0000 mon.b (mon.2) 3192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.429359+0000 mon.b (mon.2) 3193 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.438692+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: cephadm 2024-06-11T13:37:27.439161+0000 mgr.x (mgr.25085) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.526993+0000 mon.b (mon.2) 3194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.528769+0000 mon.b (mon.2) 3195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.530423+0000 mon.b (mon.2) 3196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.531058+0000 mon.b (mon.2) 3197 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.540014+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: cephadm 2024-06-11T13:37:27.540448+0000 mgr.x (mgr.25085) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.623548+0000 mon.b (mon.2) 3198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.625315+0000 mon.b (mon.2) 3199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.627385+0000 mon.b (mon.2) 3200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.628135+0000 mon.b (mon.2) 3201 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.639496+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: cephadm 2024-06-11T13:37:27.639919+0000 mgr.x (mgr.25085) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.732895+0000 mon.b (mon.2) 3202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.735123+0000 mon.b (mon.2) 3203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.736709+0000 mon.b (mon.2) 3204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.737275+0000 mon.b (mon.2) 3205 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.748226+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: cephadm 2024-06-11T13:37:27.748681+0000 mgr.x (mgr.25085) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.824752+0000 mon.b (mon.2) 3206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.826493+0000 mon.b (mon.2) 3207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.828180+0000 mon.b (mon.2) 3208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.828760+0000 mon.b (mon.2) 3209 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.839233+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: cephadm 2024-06-11T13:37:27.839580+0000 mgr.x (mgr.25085) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: cephadm 2024-06-11T13:37:27.157404+0000 mgr.x (mgr.25085) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: cluster 2024-06-11T13:37:27.241573+0000 mgr.x (mgr.25085) 1664 : cluster [DBG] pgmap v267: 161 pgs: 41 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: cephadm 2024-06-11T13:37:27.244483+0000 mgr.x (mgr.25085) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.326426+0000 mon.b (mon.2) 3186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.328134+0000 mon.b (mon.2) 3187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.330445+0000 mon.b (mon.2) 3188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.331117+0000 mon.b (mon.2) 3189 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.339756+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: cephadm 2024-06-11T13:37:27.340182+0000 mgr.x (mgr.25085) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.423206+0000 mon.b (mon.2) 3190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.425944+0000 mon.b (mon.2) 3191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.428501+0000 mon.b (mon.2) 3192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.429359+0000 mon.b (mon.2) 3193 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.438692+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: cephadm 2024-06-11T13:37:27.439161+0000 mgr.x (mgr.25085) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.526993+0000 mon.b (mon.2) 3194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.528769+0000 mon.b (mon.2) 3195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.530423+0000 mon.b (mon.2) 3196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.531058+0000 mon.b (mon.2) 3197 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.921980+0000 mon.b (mon.2) 3210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.924282+0000 mon.b (mon.2) 3211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.926852+0000 mon.b (mon.2) 3212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.927612+0000 mon.b (mon.2) 3213 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:27.938723+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: cephadm 2024-06-11T13:37:27.939163+0000 mgr.x (mgr.25085) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.027075+0000 mon.b (mon.2) 3214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.029424+0000 mon.b (mon.2) 3215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.031364+0000 mon.b (mon.2) 3216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.032357+0000 mon.b (mon.2) 3217 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.043404+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: cephadm 2024-06-11T13:37:28.043716+0000 mgr.x (mgr.25085) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.121839+0000 mon.b (mon.2) 3218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.123820+0000 mon.b (mon.2) 3219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.125623+0000 mon.b (mon.2) 3220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.126268+0000 mon.b (mon.2) 3221 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.136987+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.212274+0000 mon.b (mon.2) 3222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.213997+0000 mon.b (mon.2) 3223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.215590+0000 mon.b (mon.2) 3224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.216157+0000 mon.b (mon.2) 3225 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[81944]: audit 2024-06-11T13:37:28.224715+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.540014+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: cephadm 2024-06-11T13:37:27.540448+0000 mgr.x (mgr.25085) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.623548+0000 mon.b (mon.2) 3198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.625315+0000 mon.b (mon.2) 3199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.627385+0000 mon.b (mon.2) 3200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.628135+0000 mon.b (mon.2) 3201 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.639496+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: cephadm 2024-06-11T13:37:27.639919+0000 mgr.x (mgr.25085) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.732895+0000 mon.b (mon.2) 3202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.735123+0000 mon.b (mon.2) 3203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.736709+0000 mon.b (mon.2) 3204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.737275+0000 mon.b (mon.2) 3205 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.748226+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: cephadm 2024-06-11T13:37:27.748681+0000 mgr.x (mgr.25085) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.824752+0000 mon.b (mon.2) 3206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.826493+0000 mon.b (mon.2) 3207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.828180+0000 mon.b (mon.2) 3208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.828760+0000 mon.b (mon.2) 3209 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.839233+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: cephadm 2024-06-11T13:37:27.839580+0000 mgr.x (mgr.25085) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.921980+0000 mon.b (mon.2) 3210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.924282+0000 mon.b (mon.2) 3211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.926852+0000 mon.b (mon.2) 3212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.927612+0000 mon.b (mon.2) 3213 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:27.938723+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: cephadm 2024-06-11T13:37:27.939163+0000 mgr.x (mgr.25085) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.027075+0000 mon.b (mon.2) 3214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.029424+0000 mon.b (mon.2) 3215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.031364+0000 mon.b (mon.2) 3216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.032357+0000 mon.b (mon.2) 3217 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.043404+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: cephadm 2024-06-11T13:37:28.043716+0000 mgr.x (mgr.25085) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:28.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.121839+0000 mon.b (mon.2) 3218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.123820+0000 mon.b (mon.2) 3219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.125623+0000 mon.b (mon.2) 3220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.126268+0000 mon.b (mon.2) 3221 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.136987+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.212274+0000 mon.b (mon.2) 3222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:28.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.213997+0000 mon.b (mon.2) 3223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:28.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.215590+0000 mon.b (mon.2) 3224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:28.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.216157+0000 mon.b (mon.2) 3225 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:28.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:28 smithi059 bash[78335]: audit 2024-06-11T13:37:28.224715+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:28.935 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:28 smithi117 bash[72437]: debug 2024-06-11T13:37:28.531+0000 7f06675e9640 -1 osd.5 150 log_to_monitors true 2024-06-11T13:37:29.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: cephadm 2024-06-11T13:37:28.137368+0000 mgr.x (mgr.25085) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: cephadm 2024-06-11T13:37:28.225184+0000 mgr.x (mgr.25085) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.304912+0000 mon.b (mon.2) 3226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.307033+0000 mon.b (mon.2) 3227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.309277+0000 mon.b (mon.2) 3228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.309875+0000 mon.b (mon.2) 3229 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.320528+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: cephadm 2024-06-11T13:37:28.320909+0000 mgr.x (mgr.25085) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.400699+0000 mon.b (mon.2) 3230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.403306+0000 mon.b (mon.2) 3231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.405293+0000 mon.b (mon.2) 3232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.405971+0000 mon.b (mon.2) 3233 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.417518+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: cephadm 2024-06-11T13:37:28.417874+0000 mgr.x (mgr.25085) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.508137+0000 mon.b (mon.2) 3234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.510652+0000 mon.b (mon.2) 3235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.513068+0000 mon.b (mon.2) 3236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.513974+0000 mon.b (mon.2) 3237 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.525380+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: cephadm 2024-06-11T13:37:28.526063+0000 mgr.x (mgr.25085) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: cephadm 2024-06-11T13:37:28.137368+0000 mgr.x (mgr.25085) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: cephadm 2024-06-11T13:37:28.225184+0000 mgr.x (mgr.25085) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.304912+0000 mon.b (mon.2) 3226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.307033+0000 mon.b (mon.2) 3227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.309277+0000 mon.b (mon.2) 3228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.309875+0000 mon.b (mon.2) 3229 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.320528+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: cephadm 2024-06-11T13:37:28.320909+0000 mgr.x (mgr.25085) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.400699+0000 mon.b (mon.2) 3230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.403306+0000 mon.b (mon.2) 3231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.405293+0000 mon.b (mon.2) 3232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.405971+0000 mon.b (mon.2) 3233 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.417518+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: cephadm 2024-06-11T13:37:28.417874+0000 mgr.x (mgr.25085) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.508137+0000 mon.b (mon.2) 3234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.510652+0000 mon.b (mon.2) 3235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.513068+0000 mon.b (mon.2) 3236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.513974+0000 mon.b (mon.2) 3237 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.525380+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: cephadm 2024-06-11T13:37:28.526063+0000 mgr.x (mgr.25085) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.539767+0000 mon.b (mon.2) 3238 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/817632346,v1:172.21.15.117:6809/817632346]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.540662+0000 mon.a (mon.0) 1137 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.641219+0000 mon.b (mon.2) 3239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.643592+0000 mon.b (mon.2) 3240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.646062+0000 mon.b (mon.2) 3241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.646994+0000 mon.b (mon.2) 3242 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.658372+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: cephadm 2024-06-11T13:37:28.658856+0000 mgr.x (mgr.25085) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.732570+0000 mon.b (mon.2) 3243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.734338+0000 mon.b (mon.2) 3244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.736054+0000 mon.b (mon.2) 3245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.736623+0000 mon.b (mon.2) 3246 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.745190+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: cephadm 2024-06-11T13:37:28.745617+0000 mgr.x (mgr.25085) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.821982+0000 mon.b (mon.2) 3247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.823880+0000 mon.b (mon.2) 3248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.825776+0000 mon.b (mon.2) 3249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.826469+0000 mon.b (mon.2) 3250 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.835162+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: cephadm 2024-06-11T13:37:28.137368+0000 mgr.x (mgr.25085) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: cephadm 2024-06-11T13:37:28.225184+0000 mgr.x (mgr.25085) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.304912+0000 mon.b (mon.2) 3226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.307033+0000 mon.b (mon.2) 3227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.309277+0000 mon.b (mon.2) 3228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.309875+0000 mon.b (mon.2) 3229 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.320528+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: cephadm 2024-06-11T13:37:28.320909+0000 mgr.x (mgr.25085) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.400699+0000 mon.b (mon.2) 3230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.403306+0000 mon.b (mon.2) 3231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.405293+0000 mon.b (mon.2) 3232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.405971+0000 mon.b (mon.2) 3233 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.417518+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: cephadm 2024-06-11T13:37:28.417874+0000 mgr.x (mgr.25085) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.508137+0000 mon.b (mon.2) 3234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.510652+0000 mon.b (mon.2) 3235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.513068+0000 mon.b (mon.2) 3236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.513974+0000 mon.b (mon.2) 3237 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.525380+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: cephadm 2024-06-11T13:37:28.526063+0000 mgr.x (mgr.25085) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.539767+0000 mon.b (mon.2) 3238 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/817632346,v1:172.21.15.117:6809/817632346]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.540662+0000 mon.a (mon.0) 1137 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.641219+0000 mon.b (mon.2) 3239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.643592+0000 mon.b (mon.2) 3240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.646062+0000 mon.b (mon.2) 3241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.571 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.646994+0000 mon.b (mon.2) 3242 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.658372+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: cephadm 2024-06-11T13:37:28.658856+0000 mgr.x (mgr.25085) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.732570+0000 mon.b (mon.2) 3243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.734338+0000 mon.b (mon.2) 3244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.736054+0000 mon.b (mon.2) 3245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.736623+0000 mon.b (mon.2) 3246 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.745190+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: cephadm 2024-06-11T13:37:28.745617+0000 mgr.x (mgr.25085) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.821982+0000 mon.b (mon.2) 3247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.823880+0000 mon.b (mon.2) 3248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.825776+0000 mon.b (mon.2) 3249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.826469+0000 mon.b (mon.2) 3250 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.835162+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.572 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: cephadm 2024-06-11T13:37:28.835703+0000 mgr.x (mgr.25085) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.909323+0000 mon.b (mon.2) 3251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.911028+0000 mon.b (mon.2) 3252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.912593+0000 mon.b (mon.2) 3253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.913204+0000 mon.b (mon.2) 3254 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.922012+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: cephadm 2024-06-11T13:37:28.922545+0000 mgr.x (mgr.25085) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.992755+0000 mon.b (mon.2) 3255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.994425+0000 mon.b (mon.2) 3256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.996103+0000 mon.b (mon.2) 3257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:28.996660+0000 mon.b (mon.2) 3258 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.005234+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: cephadm 2024-06-11T13:37:29.005555+0000 mgr.x (mgr.25085) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.084884+0000 mon.b (mon.2) 3259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.573 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.086644+0000 mon.b (mon.2) 3260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.574 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.088577+0000 mon.b (mon.2) 3261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.574 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.089242+0000 mon.b (mon.2) 3262 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.574 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.098470+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.574 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: cephadm 2024-06-11T13:37:29.098908+0000 mgr.x (mgr.25085) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.574 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.168748+0000 mon.b (mon.2) 3263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.574 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.170445+0000 mon.b (mon.2) 3264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.574 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.172027+0000 mon.b (mon.2) 3265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.574 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.172596+0000 mon.b (mon.2) 3266 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.574 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.180944+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.574 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.251532+0000 mon.b (mon.2) 3267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.574 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.253245+0000 mon.b (mon.2) 3268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.574 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.254951+0000 mon.b (mon.2) 3269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.574 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.255571+0000 mon.b (mon.2) 3270 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.575 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[60578]: audit 2024-06-11T13:37:29.264433+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: cephadm 2024-06-11T13:37:28.835703+0000 mgr.x (mgr.25085) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.909323+0000 mon.b (mon.2) 3251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.911028+0000 mon.b (mon.2) 3252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.912593+0000 mon.b (mon.2) 3253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.913204+0000 mon.b (mon.2) 3254 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.922012+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: cephadm 2024-06-11T13:37:28.922545+0000 mgr.x (mgr.25085) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.992755+0000 mon.b (mon.2) 3255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.994425+0000 mon.b (mon.2) 3256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.996103+0000 mon.b (mon.2) 3257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:28.996660+0000 mon.b (mon.2) 3258 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.005234+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: cephadm 2024-06-11T13:37:29.005555+0000 mgr.x (mgr.25085) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.084884+0000 mon.b (mon.2) 3259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.086644+0000 mon.b (mon.2) 3260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.088577+0000 mon.b (mon.2) 3261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.089242+0000 mon.b (mon.2) 3262 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.098470+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: cephadm 2024-06-11T13:37:29.098908+0000 mgr.x (mgr.25085) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.168748+0000 mon.b (mon.2) 3263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.170445+0000 mon.b (mon.2) 3264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.172027+0000 mon.b (mon.2) 3265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.172596+0000 mon.b (mon.2) 3266 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.180944+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.251532+0000 mon.b (mon.2) 3267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.253245+0000 mon.b (mon.2) 3268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.254951+0000 mon.b (mon.2) 3269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.255571+0000 mon.b (mon.2) 3270 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[81944]: audit 2024-06-11T13:37:29.264433+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.539767+0000 mon.b (mon.2) 3238 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/817632346,v1:172.21.15.117:6809/817632346]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T13:37:29.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.540662+0000 mon.a (mon.0) 1137 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-11T13:37:29.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.641219+0000 mon.b (mon.2) 3239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.643592+0000 mon.b (mon.2) 3240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.646062+0000 mon.b (mon.2) 3241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.646994+0000 mon.b (mon.2) 3242 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.658372+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: cephadm 2024-06-11T13:37:28.658856+0000 mgr.x (mgr.25085) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.732570+0000 mon.b (mon.2) 3243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.734338+0000 mon.b (mon.2) 3244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.736054+0000 mon.b (mon.2) 3245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.736623+0000 mon.b (mon.2) 3246 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.745190+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: cephadm 2024-06-11T13:37:28.745617+0000 mgr.x (mgr.25085) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.821982+0000 mon.b (mon.2) 3247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.823880+0000 mon.b (mon.2) 3248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.825776+0000 mon.b (mon.2) 3249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.826469+0000 mon.b (mon.2) 3250 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.835162+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: cephadm 2024-06-11T13:37:28.835703+0000 mgr.x (mgr.25085) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.909323+0000 mon.b (mon.2) 3251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.911028+0000 mon.b (mon.2) 3252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.912593+0000 mon.b (mon.2) 3253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.913204+0000 mon.b (mon.2) 3254 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.922012+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: cephadm 2024-06-11T13:37:28.922545+0000 mgr.x (mgr.25085) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.992755+0000 mon.b (mon.2) 3255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.994425+0000 mon.b (mon.2) 3256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.996103+0000 mon.b (mon.2) 3257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:28.996660+0000 mon.b (mon.2) 3258 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.005234+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: cephadm 2024-06-11T13:37:29.005555+0000 mgr.x (mgr.25085) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.084884+0000 mon.b (mon.2) 3259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.086644+0000 mon.b (mon.2) 3260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.088577+0000 mon.b (mon.2) 3261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.089242+0000 mon.b (mon.2) 3262 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.098470+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: cephadm 2024-06-11T13:37:29.098908+0000 mgr.x (mgr.25085) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.168748+0000 mon.b (mon.2) 3263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.170445+0000 mon.b (mon.2) 3264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.172027+0000 mon.b (mon.2) 3265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.172596+0000 mon.b (mon.2) 3266 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.180944+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.251532+0000 mon.b (mon.2) 3267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:29.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.253245+0000 mon.b (mon.2) 3268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:29.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.254951+0000 mon.b (mon.2) 3269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:29.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.255571+0000 mon.b (mon.2) 3270 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:29.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:29 smithi059 bash[78335]: audit 2024-06-11T13:37:29.264433+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:29.833 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:29 smithi117 bash[72437]: debug 2024-06-11T13:37:29.563+0000 7f065f394640 -1 osd.5 150 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:37:30.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: cephadm 2024-06-11T13:37:29.181240+0000 mgr.x (mgr.25085) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: cluster 2024-06-11T13:37:29.242189+0000 mgr.x (mgr.25085) 1686 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:30.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: cephadm 2024-06-11T13:37:29.264702+0000 mgr.x (mgr.25085) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.296354+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.297406+0000 mon.b (mon.2) 3271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:37:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.362655+0000 mon.b (mon.2) 3272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.364479+0000 mon.b (mon.2) 3273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.366236+0000 mon.b (mon.2) 3274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.366849+0000 mon.b (mon.2) 3275 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.375072+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: cephadm 2024-06-11T13:37:29.375313+0000 mgr.x (mgr.25085) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.449969+0000 mon.b (mon.2) 3276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.451960+0000 mon.b (mon.2) 3277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.453823+0000 mon.b (mon.2) 3278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.454597+0000 mon.b (mon.2) 3279 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.463396+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: cephadm 2024-06-11T13:37:29.463634+0000 mgr.x (mgr.25085) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.524038+0000 mon.a (mon.0) 1149 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-11T13:37:30.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.528462+0000 mon.b (mon.2) 3280 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/817632346,v1:172.21.15.117:6809/817632346]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:37:30.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: cluster 2024-06-11T13:37:29.532577+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-06-11T13:37:30.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.534923+0000 mon.a (mon.0) 1151 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:37:30.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.536429+0000 mon.b (mon.2) 3281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.538569+0000 mon.b (mon.2) 3282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.541334+0000 mon.b (mon.2) 3283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.542136+0000 mon.b (mon.2) 3284 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.552176+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: cephadm 2024-06-11T13:37:29.552637+0000 mgr.x (mgr.25085) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.645327+0000 mon.b (mon.2) 3285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.647489+0000 mon.b (mon.2) 3286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.649347+0000 mon.b (mon.2) 3287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.650072+0000 mon.b (mon.2) 3288 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.658656+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: cephadm 2024-06-11T13:37:29.659224+0000 mgr.x (mgr.25085) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.733490+0000 mon.b (mon.2) 3289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.735474+0000 mon.b (mon.2) 3290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.737728+0000 mon.b (mon.2) 3291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.738442+0000 mon.b (mon.2) 3292 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.747239+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: cephadm 2024-06-11T13:37:29.747614+0000 mgr.x (mgr.25085) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.822945+0000 mon.b (mon.2) 3293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.824844+0000 mon.b (mon.2) 3294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.826422+0000 mon.b (mon.2) 3295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.827061+0000 mon.b (mon.2) 3296 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.835563+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: cephadm 2024-06-11T13:37:29.835890+0000 mgr.x (mgr.25085) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.911169+0000 mon.b (mon.2) 3297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.913521+0000 mon.b (mon.2) 3298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.915136+0000 mon.b (mon.2) 3299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.915765+0000 mon.b (mon.2) 3300 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:29.924079+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: cephadm 2024-06-11T13:37:29.924458+0000 mgr.x (mgr.25085) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.002507+0000 mon.b (mon.2) 3301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.004332+0000 mon.b (mon.2) 3302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.005991+0000 mon.b (mon.2) 3303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.006590+0000 mon.b (mon.2) 3304 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.015170+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: cephadm 2024-06-11T13:37:30.015665+0000 mgr.x (mgr.25085) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.087856+0000 mon.b (mon.2) 3305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.090012+0000 mon.b (mon.2) 3306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.092901+0000 mon.b (mon.2) 3307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.093575+0000 mon.b (mon.2) 3308 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.102663+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: cephadm 2024-06-11T13:37:30.102916+0000 mgr.x (mgr.25085) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.186772+0000 mon.b (mon.2) 3309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.188893+0000 mon.b (mon.2) 3310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.191041+0000 mon.b (mon.2) 3311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.191771+0000 mon.b (mon.2) 3312 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.200614+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.278296+0000 mon.b (mon.2) 3313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.280299+0000 mon.b (mon.2) 3314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.282113+0000 mon.b (mon.2) 3315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:30 smithi117 bash[60578]: audit 2024-06-11T13:37:30.282800+0000 mon.b (mon.2) 3316 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: cephadm 2024-06-11T13:37:29.181240+0000 mgr.x (mgr.25085) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: cluster 2024-06-11T13:37:29.242189+0000 mgr.x (mgr.25085) 1686 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: cephadm 2024-06-11T13:37:29.264702+0000 mgr.x (mgr.25085) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.296354+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.297406+0000 mon.b (mon.2) 3271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:37:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.362655+0000 mon.b (mon.2) 3272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.364479+0000 mon.b (mon.2) 3273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.366236+0000 mon.b (mon.2) 3274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.366849+0000 mon.b (mon.2) 3275 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.375072+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: cephadm 2024-06-11T13:37:29.375313+0000 mgr.x (mgr.25085) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.449969+0000 mon.b (mon.2) 3276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.451960+0000 mon.b (mon.2) 3277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.453823+0000 mon.b (mon.2) 3278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.454597+0000 mon.b (mon.2) 3279 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.463396+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: cephadm 2024-06-11T13:37:29.463634+0000 mgr.x (mgr.25085) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.524038+0000 mon.a (mon.0) 1149 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-11T13:37:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.528462+0000 mon.b (mon.2) 3280 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/817632346,v1:172.21.15.117:6809/817632346]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:37:30.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: cluster 2024-06-11T13:37:29.532577+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-06-11T13:37:30.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.534923+0000 mon.a (mon.0) 1151 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:37:30.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.536429+0000 mon.b (mon.2) 3281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.538569+0000 mon.b (mon.2) 3282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.541334+0000 mon.b (mon.2) 3283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.542136+0000 mon.b (mon.2) 3284 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.552176+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: cephadm 2024-06-11T13:37:29.552637+0000 mgr.x (mgr.25085) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.645327+0000 mon.b (mon.2) 3285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.647489+0000 mon.b (mon.2) 3286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.649347+0000 mon.b (mon.2) 3287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.650072+0000 mon.b (mon.2) 3288 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.658656+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: cephadm 2024-06-11T13:37:29.659224+0000 mgr.x (mgr.25085) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.733490+0000 mon.b (mon.2) 3289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.735474+0000 mon.b (mon.2) 3290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.737728+0000 mon.b (mon.2) 3291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.738442+0000 mon.b (mon.2) 3292 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.747239+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: cephadm 2024-06-11T13:37:29.747614+0000 mgr.x (mgr.25085) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.822945+0000 mon.b (mon.2) 3293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.824844+0000 mon.b (mon.2) 3294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.826422+0000 mon.b (mon.2) 3295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.827061+0000 mon.b (mon.2) 3296 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.835563+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: cephadm 2024-06-11T13:37:29.835890+0000 mgr.x (mgr.25085) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.911169+0000 mon.b (mon.2) 3297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.913521+0000 mon.b (mon.2) 3298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.915136+0000 mon.b (mon.2) 3299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.915765+0000 mon.b (mon.2) 3300 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:29.924079+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: cephadm 2024-06-11T13:37:29.924458+0000 mgr.x (mgr.25085) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.002507+0000 mon.b (mon.2) 3301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.004332+0000 mon.b (mon.2) 3302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.005991+0000 mon.b (mon.2) 3303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.006590+0000 mon.b (mon.2) 3304 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.015170+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: cephadm 2024-06-11T13:37:30.015665+0000 mgr.x (mgr.25085) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.087856+0000 mon.b (mon.2) 3305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.090012+0000 mon.b (mon.2) 3306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.092901+0000 mon.b (mon.2) 3307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.093575+0000 mon.b (mon.2) 3308 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.102663+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: cephadm 2024-06-11T13:37:30.102916+0000 mgr.x (mgr.25085) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.186772+0000 mon.b (mon.2) 3309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.188893+0000 mon.b (mon.2) 3310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.191041+0000 mon.b (mon.2) 3311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.191771+0000 mon.b (mon.2) 3312 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.200614+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.278296+0000 mon.b (mon.2) 3313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.280299+0000 mon.b (mon.2) 3314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.282113+0000 mon.b (mon.2) 3315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[78335]: audit 2024-06-11T13:37:30.282800+0000 mon.b (mon.2) 3316 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: cephadm 2024-06-11T13:37:29.181240+0000 mgr.x (mgr.25085) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: cluster 2024-06-11T13:37:29.242189+0000 mgr.x (mgr.25085) 1686 : cluster [DBG] pgmap v268: 161 pgs: 41 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-06-11T13:37:30.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: cephadm 2024-06-11T13:37:29.264702+0000 mgr.x (mgr.25085) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.296354+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.297406+0000 mon.b (mon.2) 3271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:37:30.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.362655+0000 mon.b (mon.2) 3272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.364479+0000 mon.b (mon.2) 3273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.366236+0000 mon.b (mon.2) 3274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.366849+0000 mon.b (mon.2) 3275 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.375072+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: cephadm 2024-06-11T13:37:29.375313+0000 mgr.x (mgr.25085) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.449969+0000 mon.b (mon.2) 3276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.451960+0000 mon.b (mon.2) 3277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.453823+0000 mon.b (mon.2) 3278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.454597+0000 mon.b (mon.2) 3279 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.463396+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: cephadm 2024-06-11T13:37:29.463634+0000 mgr.x (mgr.25085) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.524038+0000 mon.a (mon.0) 1149 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.528462+0000 mon.b (mon.2) 3280 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/817632346,v1:172.21.15.117:6809/817632346]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: cluster 2024-06-11T13:37:29.532577+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.534923+0000 mon.a (mon.0) 1151 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.536429+0000 mon.b (mon.2) 3281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.538569+0000 mon.b (mon.2) 3282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.541334+0000 mon.b (mon.2) 3283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.542136+0000 mon.b (mon.2) 3284 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.552176+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: cephadm 2024-06-11T13:37:29.552637+0000 mgr.x (mgr.25085) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.645327+0000 mon.b (mon.2) 3285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.647489+0000 mon.b (mon.2) 3286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.649347+0000 mon.b (mon.2) 3287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.650072+0000 mon.b (mon.2) 3288 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.658656+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: cephadm 2024-06-11T13:37:29.659224+0000 mgr.x (mgr.25085) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.733490+0000 mon.b (mon.2) 3289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.735474+0000 mon.b (mon.2) 3290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.737728+0000 mon.b (mon.2) 3291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.738442+0000 mon.b (mon.2) 3292 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.747239+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: cephadm 2024-06-11T13:37:29.747614+0000 mgr.x (mgr.25085) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.822945+0000 mon.b (mon.2) 3293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.824844+0000 mon.b (mon.2) 3294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.826422+0000 mon.b (mon.2) 3295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.827061+0000 mon.b (mon.2) 3296 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.835563+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: cephadm 2024-06-11T13:37:29.835890+0000 mgr.x (mgr.25085) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.911169+0000 mon.b (mon.2) 3297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.913521+0000 mon.b (mon.2) 3298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.915136+0000 mon.b (mon.2) 3299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.915765+0000 mon.b (mon.2) 3300 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:29.924079+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: cephadm 2024-06-11T13:37:29.924458+0000 mgr.x (mgr.25085) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.002507+0000 mon.b (mon.2) 3301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.004332+0000 mon.b (mon.2) 3302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.005991+0000 mon.b (mon.2) 3303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.006590+0000 mon.b (mon.2) 3304 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.015170+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: cephadm 2024-06-11T13:37:30.015665+0000 mgr.x (mgr.25085) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.087856+0000 mon.b (mon.2) 3305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.090012+0000 mon.b (mon.2) 3306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.092901+0000 mon.b (mon.2) 3307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.093575+0000 mon.b (mon.2) 3308 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.102663+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: cephadm 2024-06-11T13:37:30.102916+0000 mgr.x (mgr.25085) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:30.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.186772+0000 mon.b (mon.2) 3309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.188893+0000 mon.b (mon.2) 3310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.191041+0000 mon.b (mon.2) 3311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.191771+0000 mon.b (mon.2) 3312 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:30.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.200614+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:30.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.278296+0000 mon.b (mon.2) 3313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:30.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.280299+0000 mon.b (mon.2) 3314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:30.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.282113+0000 mon.b (mon.2) 3315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:30.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:30 smithi059 bash[81944]: audit 2024-06-11T13:37:30.282800+0000 mon.b (mon.2) 3316 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.185 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[54332]: debug 2024-06-11T13:37:31.047+0000 7f041d8f9640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-06-11T13:37:31.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: cephadm 2024-06-11T13:37:30.201060+0000 mgr.x (mgr.25085) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.291805+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: cephadm 2024-06-11T13:37:30.292194+0000 mgr.x (mgr.25085) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.375296+0000 mon.b (mon.2) 3317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.377516+0000 mon.b (mon.2) 3318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.379497+0000 mon.b (mon.2) 3319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.380209+0000 mon.b (mon.2) 3320 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.387216+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: cephadm 2024-06-11T13:37:30.389869+0000 mgr.x (mgr.25085) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.472046+0000 mon.b (mon.2) 3321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.474656+0000 mon.b (mon.2) 3322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.476749+0000 mon.b (mon.2) 3323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.477572+0000 mon.b (mon.2) 3324 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.487104+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: cephadm 2024-06-11T13:37:30.487583+0000 mgr.x (mgr.25085) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: cluster 2024-06-11T13:37:30.548935+0000 mon.a (mon.0) 1163 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:37:31.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: cluster 2024-06-11T13:37:30.559069+0000 mon.a (mon.0) 1164 : cluster [INF] osd.5 [v2:172.21.15.117:6808/817632346,v1:172.21.15.117:6809/817632346] boot 2024-06-11T13:37:31.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: cluster 2024-06-11T13:37:30.559227+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-06-11T13:37:31.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.570948+0000 mon.b (mon.2) 3325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:37:31.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.582283+0000 mon.b (mon.2) 3326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: cephadm 2024-06-11T13:37:30.201060+0000 mgr.x (mgr.25085) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.291805+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: cephadm 2024-06-11T13:37:30.292194+0000 mgr.x (mgr.25085) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.375296+0000 mon.b (mon.2) 3317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.377516+0000 mon.b (mon.2) 3318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.379497+0000 mon.b (mon.2) 3319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.380209+0000 mon.b (mon.2) 3320 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.387216+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: cephadm 2024-06-11T13:37:30.389869+0000 mgr.x (mgr.25085) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.472046+0000 mon.b (mon.2) 3321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.474656+0000 mon.b (mon.2) 3322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.476749+0000 mon.b (mon.2) 3323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.477572+0000 mon.b (mon.2) 3324 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.487104+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: cephadm 2024-06-11T13:37:30.487583+0000 mgr.x (mgr.25085) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: cluster 2024-06-11T13:37:30.548935+0000 mon.a (mon.0) 1163 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: cluster 2024-06-11T13:37:30.559069+0000 mon.a (mon.0) 1164 : cluster [INF] osd.5 [v2:172.21.15.117:6808/817632346,v1:172.21.15.117:6809/817632346] boot 2024-06-11T13:37:31.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: cluster 2024-06-11T13:37:30.559227+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-06-11T13:37:31.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.570948+0000 mon.b (mon.2) 3325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:37:31.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.582283+0000 mon.b (mon.2) 3326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.588897+0000 mon.b (mon.2) 3327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.590885+0000 mon.b (mon.2) 3328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.595695+0000 mon.b (mon.2) 3329 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.604399+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: cephadm 2024-06-11T13:37:30.604724+0000 mgr.x (mgr.25085) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.680404+0000 mon.b (mon.2) 3330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.682725+0000 mon.b (mon.2) 3331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.685140+0000 mon.b (mon.2) 3332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.685901+0000 mon.b (mon.2) 3333 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.695535+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: cephadm 2024-06-11T13:37:30.695899+0000 mgr.x (mgr.25085) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.771737+0000 mon.b (mon.2) 3334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.773675+0000 mon.b (mon.2) 3335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.775616+0000 mon.b (mon.2) 3336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.776270+0000 mon.b (mon.2) 3337 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.785857+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: cephadm 2024-06-11T13:37:30.786211+0000 mgr.x (mgr.25085) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.839501+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.848691+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.855919+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.866560+0000 mon.b (mon.2) 3338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.868424+0000 mon.b (mon.2) 3339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.870299+0000 mon.b (mon.2) 3340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.871034+0000 mon.b (mon.2) 3341 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.879884+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: cephadm 2024-06-11T13:37:30.880272+0000 mgr.x (mgr.25085) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.956371+0000 mon.b (mon.2) 3342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.958115+0000 mon.b (mon.2) 3343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.960106+0000 mon.b (mon.2) 3344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.960791+0000 mon.b (mon.2) 3345 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:30.972596+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: cephadm 2024-06-11T13:37:30.973031+0000 mgr.x (mgr.25085) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:31.036443+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:31.044617+0000 mon.b (mon.2) 3346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:31.045171+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:31.048618+0000 mon.b (mon.2) 3347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:31.050006+0000 mon.b (mon.2) 3348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:31.052387+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:31.053522+0000 mon.b (mon.2) 3349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:31.054987+0000 mon.b (mon.2) 3350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T13:37:31.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: audit 2024-06-11T13:37:31.055139+0000 mgr.x (mgr.25085) 1706 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T13:37:31.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[81944]: cephadm 2024-06-11T13:37:31.055869+0000 mgr.x (mgr.25085) 1707 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-06-11T13:37:31.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.588897+0000 mon.b (mon.2) 3327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.590885+0000 mon.b (mon.2) 3328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.595695+0000 mon.b (mon.2) 3329 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.604399+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: cephadm 2024-06-11T13:37:30.604724+0000 mgr.x (mgr.25085) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.680404+0000 mon.b (mon.2) 3330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.682725+0000 mon.b (mon.2) 3331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.685140+0000 mon.b (mon.2) 3332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.685901+0000 mon.b (mon.2) 3333 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.695535+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: cephadm 2024-06-11T13:37:30.695899+0000 mgr.x (mgr.25085) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.771737+0000 mon.b (mon.2) 3334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.773675+0000 mon.b (mon.2) 3335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.775616+0000 mon.b (mon.2) 3336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.776270+0000 mon.b (mon.2) 3337 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.785857+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: cephadm 2024-06-11T13:37:30.786211+0000 mgr.x (mgr.25085) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.839501+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.848691+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.855919+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.866560+0000 mon.b (mon.2) 3338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.868424+0000 mon.b (mon.2) 3339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.870299+0000 mon.b (mon.2) 3340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.871034+0000 mon.b (mon.2) 3341 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.879884+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: cephadm 2024-06-11T13:37:30.880272+0000 mgr.x (mgr.25085) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.956371+0000 mon.b (mon.2) 3342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.958115+0000 mon.b (mon.2) 3343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.960106+0000 mon.b (mon.2) 3344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.960791+0000 mon.b (mon.2) 3345 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:30.972596+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: cephadm 2024-06-11T13:37:30.973031+0000 mgr.x (mgr.25085) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:31.036443+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:31.044617+0000 mon.b (mon.2) 3346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:31.045171+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:31.048618+0000 mon.b (mon.2) 3347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:31.050006+0000 mon.b (mon.2) 3348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:31.052387+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:31.053522+0000 mon.b (mon.2) 3349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:31.054987+0000 mon.b (mon.2) 3350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T13:37:31.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: audit 2024-06-11T13:37:31.055139+0000 mgr.x (mgr.25085) 1706 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T13:37:31.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:31 smithi059 bash[78335]: cephadm 2024-06-11T13:37:31.055869+0000 mgr.x (mgr.25085) 1707 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-06-11T13:37:31.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: cephadm 2024-06-11T13:37:30.201060+0000 mgr.x (mgr.25085) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.291805+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: cephadm 2024-06-11T13:37:30.292194+0000 mgr.x (mgr.25085) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.375296+0000 mon.b (mon.2) 3317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.377516+0000 mon.b (mon.2) 3318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.379497+0000 mon.b (mon.2) 3319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.380209+0000 mon.b (mon.2) 3320 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.387216+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: cephadm 2024-06-11T13:37:30.389869+0000 mgr.x (mgr.25085) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.472046+0000 mon.b (mon.2) 3321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.474656+0000 mon.b (mon.2) 3322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.476749+0000 mon.b (mon.2) 3323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.477572+0000 mon.b (mon.2) 3324 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.487104+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: cephadm 2024-06-11T13:37:30.487583+0000 mgr.x (mgr.25085) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: cluster 2024-06-11T13:37:30.548935+0000 mon.a (mon.0) 1163 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:37:31.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: cluster 2024-06-11T13:37:30.559069+0000 mon.a (mon.0) 1164 : cluster [INF] osd.5 [v2:172.21.15.117:6808/817632346,v1:172.21.15.117:6809/817632346] boot 2024-06-11T13:37:31.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: cluster 2024-06-11T13:37:30.559227+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-06-11T13:37:31.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.570948+0000 mon.b (mon.2) 3325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-11T13:37:31.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.582283+0000 mon.b (mon.2) 3326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.588897+0000 mon.b (mon.2) 3327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.590885+0000 mon.b (mon.2) 3328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.595695+0000 mon.b (mon.2) 3329 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.604399+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: cephadm 2024-06-11T13:37:30.604724+0000 mgr.x (mgr.25085) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.680404+0000 mon.b (mon.2) 3330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.682725+0000 mon.b (mon.2) 3331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.685140+0000 mon.b (mon.2) 3332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.685901+0000 mon.b (mon.2) 3333 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.695535+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: cephadm 2024-06-11T13:37:30.695899+0000 mgr.x (mgr.25085) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.771737+0000 mon.b (mon.2) 3334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.773675+0000 mon.b (mon.2) 3335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.775616+0000 mon.b (mon.2) 3336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.776270+0000 mon.b (mon.2) 3337 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.785857+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: cephadm 2024-06-11T13:37:30.786211+0000 mgr.x (mgr.25085) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.839501+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.848691+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.855919+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.866560+0000 mon.b (mon.2) 3338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.868424+0000 mon.b (mon.2) 3339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.870299+0000 mon.b (mon.2) 3340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.871034+0000 mon.b (mon.2) 3341 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.879884+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: cephadm 2024-06-11T13:37:30.880272+0000 mgr.x (mgr.25085) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.956371+0000 mon.b (mon.2) 3342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.958115+0000 mon.b (mon.2) 3343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.960106+0000 mon.b (mon.2) 3344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:31.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.960791+0000 mon.b (mon.2) 3345 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:37:31.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:30.972596+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: cephadm 2024-06-11T13:37:30.973031+0000 mgr.x (mgr.25085) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:37:31.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:31.036443+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:31.044617+0000 mon.b (mon.2) 3346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:37:31.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:31.045171+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:31.048618+0000 mon.b (mon.2) 3347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:31.050006+0000 mon.b (mon.2) 3348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:31.052387+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:31.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:31.053522+0000 mon.b (mon.2) 3349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:31.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:31.054987+0000 mon.b (mon.2) 3350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T13:37:31.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: audit 2024-06-11T13:37:31.055139+0000 mgr.x (mgr.25085) 1706 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T13:37:31.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:31 smithi117 bash[60578]: cephadm 2024-06-11T13:37:31.055869+0000 mgr.x (mgr.25085) 1707 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-06-11T13:37:32.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:32 smithi059 bash[78335]: cluster 2024-06-11T13:37:31.243141+0000 mgr.x (mgr.25085) 1708 : cluster [DBG] pgmap v271: 161 pgs: 5 peering, 39 active+undersized, 15 active+undersized+degraded, 102 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-06-11T13:37:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:32 smithi059 bash[78335]: cluster 2024-06-11T13:37:31.560849+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-06-11T13:37:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:32 smithi059 bash[78335]: cluster 2024-06-11T13:37:32.050775+0000 mon.a (mon.0) 1178 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 15 pgs degraded (PG_DEGRADED) 2024-06-11T13:37:32.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:32 smithi059 bash[81944]: cluster 2024-06-11T13:37:31.243141+0000 mgr.x (mgr.25085) 1708 : cluster [DBG] pgmap v271: 161 pgs: 5 peering, 39 active+undersized, 15 active+undersized+degraded, 102 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-06-11T13:37:32.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:32 smithi059 bash[81944]: cluster 2024-06-11T13:37:31.560849+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-06-11T13:37:32.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:32 smithi059 bash[81944]: cluster 2024-06-11T13:37:32.050775+0000 mon.a (mon.0) 1178 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 15 pgs degraded (PG_DEGRADED) 2024-06-11T13:37:32.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:32 smithi117 bash[60578]: cluster 2024-06-11T13:37:31.243141+0000 mgr.x (mgr.25085) 1708 : cluster [DBG] pgmap v271: 161 pgs: 5 peering, 39 active+undersized, 15 active+undersized+degraded, 102 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-06-11T13:37:32.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:32 smithi117 bash[60578]: cluster 2024-06-11T13:37:31.560849+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-06-11T13:37:32.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:32 smithi117 bash[60578]: cluster 2024-06-11T13:37:32.050775+0000 mon.a (mon.0) 1178 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 15 pgs degraded (PG_DEGRADED) 2024-06-11T13:37:33.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:33 smithi117 bash[60578]: audit 2024-06-11T13:37:32.676357+0000 mgr.x (mgr.25085) 1709 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:33.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:33 smithi059 bash[81944]: audit 2024-06-11T13:37:32.676357+0000 mgr.x (mgr.25085) 1709 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:33.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:33 smithi059 bash[78335]: audit 2024-06-11T13:37:32.676357+0000 mgr.x (mgr.25085) 1709 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:34.833 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:37:35.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:34 smithi117 bash[60578]: cluster 2024-06-11T13:37:33.243945+0000 mgr.x (mgr.25085) 1710 : cluster [DBG] pgmap v273: 161 pgs: 13 peering, 21 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 43/630 objects degraded (6.825%) 2024-06-11T13:37:35.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:34 smithi117 bash[60578]: audit 2024-06-11T13:37:33.887182+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:35.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:34 smithi117 bash[60578]: audit 2024-06-11T13:37:33.897501+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:35.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:34 smithi117 bash[60578]: audit 2024-06-11T13:37:33.907075+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:35.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:34 smithi059 bash[78335]: cluster 2024-06-11T13:37:33.243945+0000 mgr.x (mgr.25085) 1710 : cluster [DBG] pgmap v273: 161 pgs: 13 peering, 21 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 43/630 objects degraded (6.825%) 2024-06-11T13:37:35.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:34 smithi059 bash[78335]: audit 2024-06-11T13:37:33.887182+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:35.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:34 smithi059 bash[78335]: audit 2024-06-11T13:37:33.897501+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:35.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:34 smithi059 bash[78335]: audit 2024-06-11T13:37:33.907075+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:34 smithi059 bash[81944]: cluster 2024-06-11T13:37:33.243945+0000 mgr.x (mgr.25085) 1710 : cluster [DBG] pgmap v273: 161 pgs: 13 peering, 21 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 43/630 objects degraded (6.825%) 2024-06-11T13:37:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:34 smithi059 bash[81944]: audit 2024-06-11T13:37:33.887182+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:34 smithi059 bash[81944]: audit 2024-06-11T13:37:33.897501+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:34 smithi059 bash[81944]: audit 2024-06-11T13:37:33.907075+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:35.539 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:37:35.540 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 4s ago 24m - - 2024-06-11T13:37:35.540 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 1s ago 23m - - 2024-06-11T13:37:35.540 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (9m) 4s ago 16m 14.2M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:37:35.540 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (9m) 1s ago 16m 41.4M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:37:35.540 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (8m) 4s ago 13m 45.1M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:37:35.540 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (8m) 1s ago 23m 520M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:37:35.540 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (6m) 4s ago 25m 426M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:37:35.540 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (4m) 4s ago 25m 56.1M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:37:35.540 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (5m) 1s ago 23m 56.2M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:37:35.540 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (6m) 4s ago 23m 52.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (9m) 4s ago 16m 9463k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (9m) 1s ago 16m 9591k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (3m) 4s ago 22m 56.5M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (3m) 4s ago 21m 52.1M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (2m) 4s ago 21m 52.8M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (114s) 4s ago 20m 54.8M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (49s) 1s ago 19m 52.4M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (12s) 1s ago 19m 45.5M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (18m) 1s ago 18m 62.0M 4096M 17.2.0 e1d6a67b021e 58cad3f96cc6 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (17m) 1s ago 17m 66.4M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (8m) 1s ago 16m 66.8M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (14m) 4s ago 14m 87.3M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (14m) 1s ago 14m 87.2M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:37:35.541 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (14m) 4s ago 14m 86.8M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:37:35.542 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (14m) 1s ago 14m 87.4M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:37:35.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:35 smithi117 bash[60578]: audit 2024-06-11T13:37:34.822505+0000 mgr.x (mgr.25085) 1711 : audit [DBG] from='client.74424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:35.985 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:37:35.985 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:37:35.986 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:37:35.986 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:37:35.986 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:37:35.986 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:37:35.986 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:37:35.986 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:37:35.987 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-06-11T13:37:35.987 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 6 2024-06-11T13:37:35.987 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:37:35.987 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:37:35.987 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:37:35.987 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:37:35.987 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:37:35.988 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-06-11T13:37:35.988 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 11 2024-06-11T13:37:35.988 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:37:35.988 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:37:36.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:35 smithi059 bash[81944]: audit 2024-06-11T13:37:34.822505+0000 mgr.x (mgr.25085) 1711 : audit [DBG] from='client.74424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:36.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:35 smithi059 bash[78335]: audit 2024-06-11T13:37:34.822505+0000 mgr.x (mgr.25085) 1711 : audit [DBG] from='client.74424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:36.347 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:37:36.348 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:37:36.348 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:37:36.348 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:37:36.348 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:37:36.348 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:37:36.348 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:37:36.349 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:37:36.349 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "11/23 daemons upgraded", 2024-06-11T13:37:36.349 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T13:37:36.349 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:37:36.349 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:37:36.778 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_WARN Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded 2024-06-11T13:37:36.779 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded 2024-06-11T13:37:36.779 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2024-06-11T13:37:36.779 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2024-06-11T13:37:36.779 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.1f is active+undersized+degraded, acting [6,1] 2024-06-11T13:37:37.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:36 smithi117 bash[60578]: audit 2024-06-11T13:37:35.182565+0000 mgr.x (mgr.25085) 1712 : audit [DBG] from='client.54535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:37.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:36 smithi117 bash[60578]: cluster 2024-06-11T13:37:35.244500+0000 mgr.x (mgr.25085) 1713 : cluster [DBG] pgmap v274: 161 pgs: 13 peering, 7 active+undersized, 3 active+undersized+degraded, 138 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-06-11T13:37:37.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:36 smithi117 bash[60578]: audit 2024-06-11T13:37:35.521886+0000 mgr.x (mgr.25085) 1714 : audit [DBG] from='client.54541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:37.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:36 smithi117 bash[60578]: audit 2024-06-11T13:37:35.989467+0000 mon.a (mon.0) 1182 : audit [DBG] from='client.? 172.21.15.59:0/2757673432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:37.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:36 smithi117 bash[60578]: audit 2024-06-11T13:37:36.782801+0000 mon.a (mon.0) 1183 : audit [DBG] from='client.? 172.21.15.59:0/226569227' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:37:37.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:36 smithi059 bash[81944]: audit 2024-06-11T13:37:35.182565+0000 mgr.x (mgr.25085) 1712 : audit [DBG] from='client.54535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:37.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:36 smithi059 bash[81944]: cluster 2024-06-11T13:37:35.244500+0000 mgr.x (mgr.25085) 1713 : cluster [DBG] pgmap v274: 161 pgs: 13 peering, 7 active+undersized, 3 active+undersized+degraded, 138 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-06-11T13:37:37.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:36 smithi059 bash[81944]: audit 2024-06-11T13:37:35.521886+0000 mgr.x (mgr.25085) 1714 : audit [DBG] from='client.54541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:37.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:36 smithi059 bash[81944]: audit 2024-06-11T13:37:35.989467+0000 mon.a (mon.0) 1182 : audit [DBG] from='client.? 172.21.15.59:0/2757673432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:37.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:36 smithi059 bash[81944]: audit 2024-06-11T13:37:36.782801+0000 mon.a (mon.0) 1183 : audit [DBG] from='client.? 172.21.15.59:0/226569227' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:37:37.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:36 smithi059 bash[78335]: audit 2024-06-11T13:37:35.182565+0000 mgr.x (mgr.25085) 1712 : audit [DBG] from='client.54535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:37.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:36 smithi059 bash[78335]: cluster 2024-06-11T13:37:35.244500+0000 mgr.x (mgr.25085) 1713 : cluster [DBG] pgmap v274: 161 pgs: 13 peering, 7 active+undersized, 3 active+undersized+degraded, 138 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-06-11T13:37:37.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:36 smithi059 bash[78335]: audit 2024-06-11T13:37:35.521886+0000 mgr.x (mgr.25085) 1714 : audit [DBG] from='client.54541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:37.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:36 smithi059 bash[78335]: audit 2024-06-11T13:37:35.989467+0000 mon.a (mon.0) 1182 : audit [DBG] from='client.? 172.21.15.59:0/2757673432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:37:37.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:36 smithi059 bash[78335]: audit 2024-06-11T13:37:36.782801+0000 mon.a (mon.0) 1183 : audit [DBG] from='client.? 172.21.15.59:0/226569227' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:37:37.503 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:37:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:37:37] "GET /metrics HTTP/1.1" 200 38513 "" "Prometheus/2.33.4" 2024-06-11T13:37:38.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:37 smithi117 bash[60578]: audit 2024-06-11T13:37:36.350395+0000 mgr.x (mgr.25085) 1715 : audit [DBG] from='client.74448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:38.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:37 smithi059 bash[81944]: audit 2024-06-11T13:37:36.350395+0000 mgr.x (mgr.25085) 1715 : audit [DBG] from='client.74448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:37 smithi059 bash[78335]: audit 2024-06-11T13:37:36.350395+0000 mgr.x (mgr.25085) 1715 : audit [DBG] from='client.74448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:37:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:38 smithi117 bash[60578]: cluster 2024-06-11T13:37:37.245296+0000 mgr.x (mgr.25085) 1716 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 530 B/s rd, 0 op/s 2024-06-11T13:37:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:38 smithi117 bash[60578]: cluster 2024-06-11T13:37:37.894842+0000 mon.a (mon.0) 1184 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded) 2024-06-11T13:37:39.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:38 smithi117 bash[60578]: cluster 2024-06-11T13:37:37.894885+0000 mon.a (mon.0) 1185 : cluster [INF] Cluster is now healthy 2024-06-11T13:37:39.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:38 smithi059 bash[81944]: cluster 2024-06-11T13:37:37.245296+0000 mgr.x (mgr.25085) 1716 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 530 B/s rd, 0 op/s 2024-06-11T13:37:39.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:38 smithi059 bash[81944]: cluster 2024-06-11T13:37:37.894842+0000 mon.a (mon.0) 1184 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded) 2024-06-11T13:37:39.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:38 smithi059 bash[81944]: cluster 2024-06-11T13:37:37.894885+0000 mon.a (mon.0) 1185 : cluster [INF] Cluster is now healthy 2024-06-11T13:37:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:38 smithi059 bash[78335]: cluster 2024-06-11T13:37:37.245296+0000 mgr.x (mgr.25085) 1716 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 530 B/s rd, 0 op/s 2024-06-11T13:37:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:38 smithi059 bash[78335]: cluster 2024-06-11T13:37:37.894842+0000 mon.a (mon.0) 1184 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded) 2024-06-11T13:37:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:38 smithi059 bash[78335]: cluster 2024-06-11T13:37:37.894885+0000 mon.a (mon.0) 1185 : cluster [INF] Cluster is now healthy 2024-06-11T13:37:41.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:40 smithi117 bash[60578]: cluster 2024-06-11T13:37:39.246351+0000 mgr.x (mgr.25085) 1717 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:37:41.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:40 smithi059 bash[81944]: cluster 2024-06-11T13:37:39.246351+0000 mgr.x (mgr.25085) 1717 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:37:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:40 smithi059 bash[78335]: cluster 2024-06-11T13:37:39.246351+0000 mgr.x (mgr.25085) 1717 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:37:43.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:42 smithi059 bash[81944]: cluster 2024-06-11T13:37:41.247769+0000 mgr.x (mgr.25085) 1718 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-06-11T13:37:43.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:42 smithi059 bash[78335]: cluster 2024-06-11T13:37:41.247769+0000 mgr.x (mgr.25085) 1718 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-06-11T13:37:43.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:42 smithi117 bash[60578]: cluster 2024-06-11T13:37:41.247769+0000 mgr.x (mgr.25085) 1718 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-06-11T13:37:44.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:43 smithi117 bash[60578]: audit 2024-06-11T13:37:42.685982+0000 mgr.x (mgr.25085) 1719 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:44.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:43 smithi059 bash[81944]: audit 2024-06-11T13:37:42.685982+0000 mgr.x (mgr.25085) 1719 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:44.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:43 smithi059 bash[78335]: audit 2024-06-11T13:37:42.685982+0000 mgr.x (mgr.25085) 1719 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:45.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:44 smithi117 bash[60578]: cluster 2024-06-11T13:37:43.249023+0000 mgr.x (mgr.25085) 1720 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:45.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:44 smithi117 bash[60578]: audit 2024-06-11T13:37:44.297781+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:45.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:44 smithi117 bash[60578]: audit 2024-06-11T13:37:44.299862+0000 mon.b (mon.2) 3351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:37:45.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:44 smithi117 bash[60578]: audit 2024-06-11T13:37:44.619899+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:45.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:44 smithi059 bash[81944]: cluster 2024-06-11T13:37:43.249023+0000 mgr.x (mgr.25085) 1720 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:45.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:44 smithi059 bash[81944]: audit 2024-06-11T13:37:44.297781+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:45.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:44 smithi059 bash[81944]: audit 2024-06-11T13:37:44.299862+0000 mon.b (mon.2) 3351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:37:45.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:44 smithi059 bash[81944]: audit 2024-06-11T13:37:44.619899+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:44 smithi059 bash[78335]: cluster 2024-06-11T13:37:43.249023+0000 mgr.x (mgr.25085) 1720 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:44 smithi059 bash[78335]: audit 2024-06-11T13:37:44.297781+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:44 smithi059 bash[78335]: audit 2024-06-11T13:37:44.299862+0000 mon.b (mon.2) 3351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:37:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:44 smithi059 bash[78335]: audit 2024-06-11T13:37:44.619899+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:47.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:46 smithi117 bash[60578]: cluster 2024-06-11T13:37:45.250001+0000 mgr.x (mgr.25085) 1721 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:47.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:46 smithi117 bash[60578]: audit 2024-06-11T13:37:46.071662+0000 mon.b (mon.2) 3352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T13:37:47.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:46 smithi117 bash[60578]: audit 2024-06-11T13:37:46.072095+0000 mgr.x (mgr.25085) 1722 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T13:37:47.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:46 smithi117 bash[60578]: cephadm 2024-06-11T13:37:46.074413+0000 mgr.x (mgr.25085) 1723 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-06-11T13:37:47.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:46 smithi059 bash[81944]: cluster 2024-06-11T13:37:45.250001+0000 mgr.x (mgr.25085) 1721 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:47.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:46 smithi059 bash[81944]: audit 2024-06-11T13:37:46.071662+0000 mon.b (mon.2) 3352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T13:37:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:46 smithi059 bash[81944]: audit 2024-06-11T13:37:46.072095+0000 mgr.x (mgr.25085) 1722 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T13:37:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:46 smithi059 bash[81944]: cephadm 2024-06-11T13:37:46.074413+0000 mgr.x (mgr.25085) 1723 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-06-11T13:37:47.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:46 smithi059 bash[78335]: cluster 2024-06-11T13:37:45.250001+0000 mgr.x (mgr.25085) 1721 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:47.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:46 smithi059 bash[78335]: audit 2024-06-11T13:37:46.071662+0000 mon.b (mon.2) 3352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T13:37:47.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:46 smithi059 bash[78335]: audit 2024-06-11T13:37:46.072095+0000 mgr.x (mgr.25085) 1722 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-06-11T13:37:47.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:46 smithi059 bash[78335]: cephadm 2024-06-11T13:37:46.074413+0000 mgr.x (mgr.25085) 1723 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-06-11T13:37:47.685 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:37:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:37:47] "GET /metrics HTTP/1.1" 200 38518 "" "Prometheus/2.33.4" 2024-06-11T13:37:49.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:48 smithi117 bash[60578]: cluster 2024-06-11T13:37:47.251714+0000 mgr.x (mgr.25085) 1724 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:49.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:48 smithi117 bash[60578]: audit 2024-06-11T13:37:48.705111+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:49.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:48 smithi117 bash[60578]: audit 2024-06-11T13:37:48.708960+0000 mon.b (mon.2) 3353 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T13:37:49.185 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:48 smithi117 bash[60578]: audit 2024-06-11T13:37:48.710416+0000 mon.b (mon.2) 3354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:49.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:48 smithi059 bash[81944]: cluster 2024-06-11T13:37:47.251714+0000 mgr.x (mgr.25085) 1724 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:48 smithi059 bash[81944]: audit 2024-06-11T13:37:48.705111+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:48 smithi059 bash[81944]: audit 2024-06-11T13:37:48.708960+0000 mon.b (mon.2) 3353 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T13:37:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:48 smithi059 bash[81944]: audit 2024-06-11T13:37:48.710416+0000 mon.b (mon.2) 3354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:48 smithi059 bash[78335]: cluster 2024-06-11T13:37:47.251714+0000 mgr.x (mgr.25085) 1724 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:48 smithi059 bash[78335]: audit 2024-06-11T13:37:48.705111+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:48 smithi059 bash[78335]: audit 2024-06-11T13:37:48.708960+0000 mon.b (mon.2) 3353 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-11T13:37:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:48 smithi059 bash[78335]: audit 2024-06-11T13:37:48.710416+0000 mon.b (mon.2) 3354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:37:50.212 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:49 smithi117 bash[60578]: cephadm 2024-06-11T13:37:48.696600+0000 mgr.x (mgr.25085) 1725 : cephadm [INF] Upgrade: Updating osd.6 2024-06-11T13:37:50.212 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:49 smithi117 bash[60578]: cephadm 2024-06-11T13:37:48.715203+0000 mgr.x (mgr.25085) 1726 : cephadm [INF] Deploying daemon osd.6 on smithi117 2024-06-11T13:37:50.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:49 smithi059 bash[81944]: cephadm 2024-06-11T13:37:48.696600+0000 mgr.x (mgr.25085) 1725 : cephadm [INF] Upgrade: Updating osd.6 2024-06-11T13:37:50.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:49 smithi059 bash[81944]: cephadm 2024-06-11T13:37:48.715203+0000 mgr.x (mgr.25085) 1726 : cephadm [INF] Deploying daemon osd.6 on smithi117 2024-06-11T13:37:50.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:49 smithi059 bash[78335]: cephadm 2024-06-11T13:37:48.696600+0000 mgr.x (mgr.25085) 1725 : cephadm [INF] Upgrade: Updating osd.6 2024-06-11T13:37:50.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:49 smithi059 bash[78335]: cephadm 2024-06-11T13:37:48.715203+0000 mgr.x (mgr.25085) 1726 : cephadm [INF] Deploying daemon osd.6 on smithi117 2024-06-11T13:37:51.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:50 smithi117 bash[60578]: cluster 2024-06-11T13:37:49.252828+0000 mgr.x (mgr.25085) 1727 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:51.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:50 smithi059 bash[81944]: cluster 2024-06-11T13:37:49.252828+0000 mgr.x (mgr.25085) 1727 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:51.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:50 smithi059 bash[78335]: cluster 2024-06-11T13:37:49.252828+0000 mgr.x (mgr.25085) 1727 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:52.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:52 smithi059 bash[81944]: audit 2024-06-11T13:37:51.070916+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:52.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:52 smithi059 bash[81944]: audit 2024-06-11T13:37:51.086566+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:52.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:52 smithi059 bash[81944]: audit 2024-06-11T13:37:51.098808+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:52.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:52 smithi059 bash[78335]: audit 2024-06-11T13:37:51.070916+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:52.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:52 smithi059 bash[78335]: audit 2024-06-11T13:37:51.086566+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:52.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:52 smithi059 bash[78335]: audit 2024-06-11T13:37:51.098808+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:52.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:52 smithi117 bash[60578]: audit 2024-06-11T13:37:51.070916+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:52.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:52 smithi117 bash[60578]: audit 2024-06-11T13:37:51.086566+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:52.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:52 smithi117 bash[60578]: audit 2024-06-11T13:37:51.098808+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:53.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:53 smithi059 bash[81944]: cluster 2024-06-11T13:37:51.254036+0000 mgr.x (mgr.25085) 1728 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:53 smithi059 bash[78335]: cluster 2024-06-11T13:37:51.254036+0000 mgr.x (mgr.25085) 1728 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:53.414 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:53 smithi117 bash[60578]: cluster 2024-06-11T13:37:51.254036+0000 mgr.x (mgr.25085) 1728 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:37:53.687 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:37:53 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:53.687 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:53 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:53.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:37:53 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:53.688 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:37:53 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:53.689 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:37:53 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:53.689 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:37:53 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:53.690 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:37:53 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:53.690 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:37:53 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:53.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:53 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:54.066 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:37:53 smithi117 systemd[1]: Stopping Ceph osd.6 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:37:54.066 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:37:53 smithi117 bash[31472]: debug 2024-06-11T13:37:53.850+0000 7f4571e2c700 -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 2024-06-11T13:37:54.067 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:37:53 smithi117 bash[31472]: debug 2024-06-11T13:37:53.850+0000 7f4571e2c700 -1 osd.6 155 *** Got signal Terminated *** 2024-06-11T13:37:54.067 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:37:53 smithi117 bash[31472]: debug 2024-06-11T13:37:53.850+0000 7f4571e2c700 -1 osd.6 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:37:54.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:54 smithi117 bash[60578]: audit 2024-06-11T13:37:52.694129+0000 mgr.x (mgr.25085) 1729 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:54.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:54 smithi117 bash[60578]: cluster 2024-06-11T13:37:53.854767+0000 mon.a (mon.0) 1192 : cluster [INF] osd.6 marked itself down and dead 2024-06-11T13:37:54.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:54 smithi117 bash[60578]: audit 2024-06-11T13:37:54.046625+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:54.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:54 smithi117 bash[60578]: audit 2024-06-11T13:37:54.058014+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:54.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:54 smithi117 bash[60578]: audit 2024-06-11T13:37:54.068838+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:54.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:54 smithi059 bash[81944]: audit 2024-06-11T13:37:52.694129+0000 mgr.x (mgr.25085) 1729 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:54.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:54 smithi059 bash[81944]: cluster 2024-06-11T13:37:53.854767+0000 mon.a (mon.0) 1192 : cluster [INF] osd.6 marked itself down and dead 2024-06-11T13:37:54.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:54 smithi059 bash[81944]: audit 2024-06-11T13:37:54.046625+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:54.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:54 smithi059 bash[81944]: audit 2024-06-11T13:37:54.058014+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:54.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:54 smithi059 bash[81944]: audit 2024-06-11T13:37:54.068838+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:54.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:54 smithi059 bash[78335]: audit 2024-06-11T13:37:52.694129+0000 mgr.x (mgr.25085) 1729 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:37:54.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:54 smithi059 bash[78335]: cluster 2024-06-11T13:37:53.854767+0000 mon.a (mon.0) 1192 : cluster [INF] osd.6 marked itself down and dead 2024-06-11T13:37:54.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:54 smithi059 bash[78335]: audit 2024-06-11T13:37:54.046625+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:54.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:54 smithi059 bash[78335]: audit 2024-06-11T13:37:54.058014+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:54.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:54 smithi059 bash[78335]: audit 2024-06-11T13:37:54.068838+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:55.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:55 smithi059 bash[78335]: cluster 2024-06-11T13:37:53.255059+0000 mgr.x (mgr.25085) 1730 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:55.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:55 smithi059 bash[78335]: cluster 2024-06-11T13:37:54.100836+0000 mon.a (mon.0) 1196 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:37:55.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:55 smithi059 bash[78335]: cluster 2024-06-11T13:37:54.118380+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-06-11T13:37:55.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:55 smithi059 bash[78335]: audit 2024-06-11T13:37:55.047417+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:55.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:55 smithi059 bash[78335]: audit 2024-06-11T13:37:55.061274+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:55.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:55 smithi059 bash[78335]: audit 2024-06-11T13:37:55.074239+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:55 smithi059 bash[81944]: cluster 2024-06-11T13:37:53.255059+0000 mgr.x (mgr.25085) 1730 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:55 smithi059 bash[81944]: cluster 2024-06-11T13:37:54.100836+0000 mon.a (mon.0) 1196 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:37:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:55 smithi059 bash[81944]: cluster 2024-06-11T13:37:54.118380+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-06-11T13:37:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:55 smithi059 bash[81944]: audit 2024-06-11T13:37:55.047417+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:55 smithi059 bash[81944]: audit 2024-06-11T13:37:55.061274+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:55 smithi059 bash[81944]: audit 2024-06-11T13:37:55.074239+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:55.435 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:37:55 smithi117 bash[74677]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-6 2024-06-11T13:37:55.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:55 smithi117 bash[60578]: cluster 2024-06-11T13:37:53.255059+0000 mgr.x (mgr.25085) 1730 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:37:55.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:55 smithi117 bash[60578]: cluster 2024-06-11T13:37:54.100836+0000 mon.a (mon.0) 1196 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:37:55.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:55 smithi117 bash[60578]: cluster 2024-06-11T13:37:54.118380+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-06-11T13:37:55.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:55 smithi117 bash[60578]: audit 2024-06-11T13:37:55.047417+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:55.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:55 smithi117 bash[60578]: audit 2024-06-11T13:37:55.061274+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:55.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:55 smithi117 bash[60578]: audit 2024-06-11T13:37:55.074239+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:37:55.935 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:37:55 smithi117 bash[74854]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-6 2024-06-11T13:37:56.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:56 smithi059 bash[81944]: cluster 2024-06-11T13:37:55.065333+0000 mgr.x (mgr.25085) 1731 : cluster [DBG] pgmap v285: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:37:56.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:56 smithi059 bash[81944]: cluster 2024-06-11T13:37:55.113786+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-06-11T13:37:56.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:56 smithi059 bash[81944]: cluster 2024-06-11T13:37:56.059035+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:37:56.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:56 smithi059 bash[78335]: cluster 2024-06-11T13:37:55.065333+0000 mgr.x (mgr.25085) 1731 : cluster [DBG] pgmap v285: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:37:56.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:56 smithi059 bash[78335]: cluster 2024-06-11T13:37:55.113786+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-06-11T13:37:56.279 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:56 smithi059 bash[78335]: cluster 2024-06-11T13:37:56.059035+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:37:56.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:56 smithi117 bash[60578]: cluster 2024-06-11T13:37:55.065333+0000 mgr.x (mgr.25085) 1731 : cluster [DBG] pgmap v285: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:37:56.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:56 smithi117 bash[60578]: cluster 2024-06-11T13:37:55.113786+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-06-11T13:37:56.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:56 smithi117 bash[60578]: cluster 2024-06-11T13:37:56.059035+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:37:57.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:57 smithi117 bash[60578]: cluster 2024-06-11T13:37:57.066701+0000 mgr.x (mgr.25085) 1732 : cluster [DBG] pgmap v287: 161 pgs: 12 active+undersized, 9 peering, 7 stale+active+clean, 6 active+undersized+degraded, 127 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 655 B/s rd, 0 op/s; 27/630 objects degraded (4.286%) 2024-06-11T13:37:57.436 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:37:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:37:57] "GET /metrics HTTP/1.1" 200 38518 "" "Prometheus/2.33.4" 2024-06-11T13:37:57.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:57 smithi059 bash[78335]: cluster 2024-06-11T13:37:57.066701+0000 mgr.x (mgr.25085) 1732 : cluster [DBG] pgmap v287: 161 pgs: 12 active+undersized, 9 peering, 7 stale+active+clean, 6 active+undersized+degraded, 127 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 655 B/s rd, 0 op/s; 27/630 objects degraded (4.286%) 2024-06-11T13:37:57.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:57 smithi059 bash[81944]: cluster 2024-06-11T13:37:57.066701+0000 mgr.x (mgr.25085) 1732 : cluster [DBG] pgmap v287: 161 pgs: 12 active+undersized, 9 peering, 7 stale+active+clean, 6 active+undersized+degraded, 127 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 655 B/s rd, 0 op/s; 27/630 objects degraded (4.286%) 2024-06-11T13:37:58.406 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:58 smithi117 bash[60578]: cluster 2024-06-11T13:37:57.141181+0000 mon.a (mon.0) 1203 : cluster [WRN] Health check failed: Degraded data redundancy: 27/630 objects degraded (4.286%), 6 pgs degraded (PG_DEGRADED) 2024-06-11T13:37:58.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:58 smithi059 bash[78335]: cluster 2024-06-11T13:37:57.141181+0000 mon.a (mon.0) 1203 : cluster [WRN] Health check failed: Degraded data redundancy: 27/630 objects degraded (4.286%), 6 pgs degraded (PG_DEGRADED) 2024-06-11T13:37:58.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:58 smithi059 bash[81944]: cluster 2024-06-11T13:37:57.141181+0000 mon.a (mon.0) 1203 : cluster [WRN] Health check failed: Degraded data redundancy: 27/630 objects degraded (4.286%), 6 pgs degraded (PG_DEGRADED) 2024-06-11T13:37:59.379 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:37:59 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:59.380 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:37:59 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:59.380 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:37:59 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:59.380 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:37:59 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:59.380 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:37:59 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:59.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:37:59 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:59.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:59 smithi117 bash[60578]: cluster 2024-06-11T13:37:59.068142+0000 mgr.x (mgr.25085) 1733 : cluster [DBG] pgmap v288: 161 pgs: 29 active+undersized, 9 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 262 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-06-11T13:37:59.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:37:59 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:59.381 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:37:59 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.6.service: Deactivated successfully. 2024-06-11T13:37:59.381 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:37:59 smithi117 systemd[1]: Stopped Ceph osd.6 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:37:59.381 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:37:59 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:59.382 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:37:59 smithi117 systemd[1]: Started Ceph osd.6 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:37:59.382 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:37:59 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:37:59.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:37:59 smithi059 bash[81944]: cluster 2024-06-11T13:37:59.068142+0000 mgr.x (mgr.25085) 1733 : cluster [DBG] pgmap v288: 161 pgs: 29 active+undersized, 9 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 262 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-06-11T13:37:59.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:37:59 smithi059 bash[78335]: cluster 2024-06-11T13:37:59.068142+0000 mgr.x (mgr.25085) 1733 : cluster [DBG] pgmap v288: 161 pgs: 29 active+undersized, 9 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 262 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-06-11T13:38:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.298654+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.299540+0000 mon.b (mon.2) 3355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:38:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.431387+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.443818+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.446432+0000 mon.b (mon.2) 3356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.447148+0000 mon.b (mon.2) 3357 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: cluster 2024-06-11T13:37:59.448431+0000 mgr.x (mgr.25085) 1734 : cluster [DBG] pgmap v289: 161 pgs: 29 active+undersized, 9 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-06-11T13:38:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.458841+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: cephadm 2024-06-11T13:37:59.458887+0000 mgr.x (mgr.25085) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.543582+0000 mon.b (mon.2) 3358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.546484+0000 mon.b (mon.2) 3359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.550135+0000 mon.b (mon.2) 3360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.551267+0000 mon.b (mon.2) 3361 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.563124+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: cephadm 2024-06-11T13:37:59.563503+0000 mgr.x (mgr.25085) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.672826+0000 mon.b (mon.2) 3362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.675381+0000 mon.b (mon.2) 3363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.677515+0000 mon.b (mon.2) 3364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.678289+0000 mon.b (mon.2) 3365 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.689581+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.298654+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.299540+0000 mon.b (mon.2) 3355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:38:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.431387+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.443818+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.446432+0000 mon.b (mon.2) 3356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.447148+0000 mon.b (mon.2) 3357 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: cluster 2024-06-11T13:37:59.448431+0000 mgr.x (mgr.25085) 1734 : cluster [DBG] pgmap v289: 161 pgs: 29 active+undersized, 9 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-06-11T13:38:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.458841+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: cephadm 2024-06-11T13:37:59.458887+0000 mgr.x (mgr.25085) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.543582+0000 mon.b (mon.2) 3358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.546484+0000 mon.b (mon.2) 3359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.550135+0000 mon.b (mon.2) 3360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.551267+0000 mon.b (mon.2) 3361 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.563124+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: cephadm 2024-06-11T13:37:59.563503+0000 mgr.x (mgr.25085) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.672826+0000 mon.b (mon.2) 3362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.675381+0000 mon.b (mon.2) 3363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.677515+0000 mon.b (mon.2) 3364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.678289+0000 mon.b (mon.2) 3365 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.689581+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: cephadm 2024-06-11T13:37:59.689825+0000 mgr.x (mgr.25085) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.793033+0000 mon.b (mon.2) 3366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.795479+0000 mon.b (mon.2) 3367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.797839+0000 mon.b (mon.2) 3368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.798851+0000 mon.b (mon.2) 3369 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.810714+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: cephadm 2024-06-11T13:37:59.810995+0000 mgr.x (mgr.25085) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.942552+0000 mon.b (mon.2) 3370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.944883+0000 mon.b (mon.2) 3371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.947525+0000 mon.b (mon.2) 3372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.948397+0000 mon.b (mon.2) 3373 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:37:59.959976+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: cephadm 2024-06-11T13:37:59.960188+0000 mgr.x (mgr.25085) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.055564+0000 mon.b (mon.2) 3374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.058130+0000 mon.b (mon.2) 3375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.060492+0000 mon.b (mon.2) 3376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.061407+0000 mon.b (mon.2) 3377 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.072914+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: cephadm 2024-06-11T13:38:00.073045+0000 mgr.x (mgr.25085) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.176323+0000 mon.b (mon.2) 3378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.179118+0000 mon.b (mon.2) 3379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.182515+0000 mon.b (mon.2) 3380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.183685+0000 mon.b (mon.2) 3381 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.195864+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.287967+0000 mon.b (mon.2) 3382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.289961+0000 mon.b (mon.2) 3383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.292284+0000 mon.b (mon.2) 3384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[81944]: audit 2024-06-11T13:38:00.292931+0000 mon.b (mon.2) 3385 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: cephadm 2024-06-11T13:37:59.689825+0000 mgr.x (mgr.25085) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.793033+0000 mon.b (mon.2) 3366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.795479+0000 mon.b (mon.2) 3367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.797839+0000 mon.b (mon.2) 3368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.798851+0000 mon.b (mon.2) 3369 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.810714+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: cephadm 2024-06-11T13:37:59.810995+0000 mgr.x (mgr.25085) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.942552+0000 mon.b (mon.2) 3370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.944883+0000 mon.b (mon.2) 3371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.947525+0000 mon.b (mon.2) 3372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.948397+0000 mon.b (mon.2) 3373 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:37:59.959976+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: cephadm 2024-06-11T13:37:59.960188+0000 mgr.x (mgr.25085) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.055564+0000 mon.b (mon.2) 3374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.058130+0000 mon.b (mon.2) 3375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.060492+0000 mon.b (mon.2) 3376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.061407+0000 mon.b (mon.2) 3377 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.072914+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: cephadm 2024-06-11T13:38:00.073045+0000 mgr.x (mgr.25085) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.176323+0000 mon.b (mon.2) 3378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.179118+0000 mon.b (mon.2) 3379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.182515+0000 mon.b (mon.2) 3380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.183685+0000 mon.b (mon.2) 3381 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.195864+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.287967+0000 mon.b (mon.2) 3382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.289961+0000 mon.b (mon.2) 3383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.292284+0000 mon.b (mon.2) 3384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:00 smithi059 bash[78335]: audit 2024-06-11T13:38:00.292931+0000 mon.b (mon.2) 3385 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.298654+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.299540+0000 mon.b (mon.2) 3355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:38:00.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.431387+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.443818+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.446432+0000 mon.b (mon.2) 3356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.447148+0000 mon.b (mon.2) 3357 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: cluster 2024-06-11T13:37:59.448431+0000 mgr.x (mgr.25085) 1734 : cluster [DBG] pgmap v289: 161 pgs: 29 active+undersized, 9 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.458841+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: cephadm 2024-06-11T13:37:59.458887+0000 mgr.x (mgr.25085) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.543582+0000 mon.b (mon.2) 3358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.546484+0000 mon.b (mon.2) 3359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.550135+0000 mon.b (mon.2) 3360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.551267+0000 mon.b (mon.2) 3361 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.563124+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: cephadm 2024-06-11T13:37:59.563503+0000 mgr.x (mgr.25085) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.672826+0000 mon.b (mon.2) 3362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.675381+0000 mon.b (mon.2) 3363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.677515+0000 mon.b (mon.2) 3364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.678289+0000 mon.b (mon.2) 3365 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.689581+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: cephadm 2024-06-11T13:37:59.689825+0000 mgr.x (mgr.25085) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.793033+0000 mon.b (mon.2) 3366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.795479+0000 mon.b (mon.2) 3367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.797839+0000 mon.b (mon.2) 3368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.798851+0000 mon.b (mon.2) 3369 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.810714+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: cephadm 2024-06-11T13:37:59.810995+0000 mgr.x (mgr.25085) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.942552+0000 mon.b (mon.2) 3370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.944883+0000 mon.b (mon.2) 3371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.947525+0000 mon.b (mon.2) 3372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.948397+0000 mon.b (mon.2) 3373 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:37:59.959976+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: cephadm 2024-06-11T13:37:59.960188+0000 mgr.x (mgr.25085) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.055564+0000 mon.b (mon.2) 3374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.058130+0000 mon.b (mon.2) 3375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.060492+0000 mon.b (mon.2) 3376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.061407+0000 mon.b (mon.2) 3377 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.072914+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: cephadm 2024-06-11T13:38:00.073045+0000 mgr.x (mgr.25085) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:00.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.176323+0000 mon.b (mon.2) 3378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.179118+0000 mon.b (mon.2) 3379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.182515+0000 mon.b (mon.2) 3380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.183685+0000 mon.b (mon.2) 3381 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:00.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.195864+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:00.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.287967+0000 mon.b (mon.2) 3382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:00.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.289961+0000 mon.b (mon.2) 3383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:00.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.292284+0000 mon.b (mon.2) 3384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:00.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:00 smithi117 bash[60578]: audit 2024-06-11T13:38:00.292931+0000 mon.b (mon.2) 3385 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: cephadm 2024-06-11T13:38:00.195932+0000 mgr.x (mgr.25085) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.317671+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: cephadm 2024-06-11T13:38:00.317903+0000 mgr.x (mgr.25085) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.390761+0000 mon.b (mon.2) 3386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.392903+0000 mon.b (mon.2) 3387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.394994+0000 mon.b (mon.2) 3388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.395857+0000 mon.b (mon.2) 3389 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.406892+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: cephadm 2024-06-11T13:38:00.406969+0000 mgr.x (mgr.25085) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: cluster 2024-06-11T13:38:00.439874+0000 mon.a (mon.0) 1216 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:38:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.506416+0000 mon.b (mon.2) 3390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.508854+0000 mon.b (mon.2) 3391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.511400+0000 mon.b (mon.2) 3392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.512461+0000 mon.b (mon.2) 3393 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.521514+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: cephadm 2024-06-11T13:38:00.521694+0000 mgr.x (mgr.25085) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.622190+0000 mon.b (mon.2) 3394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.624599+0000 mon.b (mon.2) 3395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.627212+0000 mon.b (mon.2) 3396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.628168+0000 mon.b (mon.2) 3397 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: cephadm 2024-06-11T13:38:00.195932+0000 mgr.x (mgr.25085) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.317671+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: cephadm 2024-06-11T13:38:00.317903+0000 mgr.x (mgr.25085) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.390761+0000 mon.b (mon.2) 3386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.392903+0000 mon.b (mon.2) 3387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.394994+0000 mon.b (mon.2) 3388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.395857+0000 mon.b (mon.2) 3389 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.406892+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: cephadm 2024-06-11T13:38:00.406969+0000 mgr.x (mgr.25085) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: cluster 2024-06-11T13:38:00.439874+0000 mon.a (mon.0) 1216 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:38:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.506416+0000 mon.b (mon.2) 3390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.508854+0000 mon.b (mon.2) 3391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.511400+0000 mon.b (mon.2) 3392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.512461+0000 mon.b (mon.2) 3393 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.521514+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: cephadm 2024-06-11T13:38:00.521694+0000 mgr.x (mgr.25085) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.622190+0000 mon.b (mon.2) 3394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.624599+0000 mon.b (mon.2) 3395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.627212+0000 mon.b (mon.2) 3396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.628168+0000 mon.b (mon.2) 3397 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.639741+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: cephadm 2024-06-11T13:38:00.639868+0000 mgr.x (mgr.25085) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.746288+0000 mon.b (mon.2) 3398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.748680+0000 mon.b (mon.2) 3399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.750976+0000 mon.b (mon.2) 3400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.751950+0000 mon.b (mon.2) 3401 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.763527+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: cephadm 2024-06-11T13:38:00.763879+0000 mgr.x (mgr.25085) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.873885+0000 mon.b (mon.2) 3402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.876042+0000 mon.b (mon.2) 3403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.878192+0000 mon.b (mon.2) 3404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.879036+0000 mon.b (mon.2) 3405 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.890466+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: cephadm 2024-06-11T13:38:00.890503+0000 mgr.x (mgr.25085) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:00.999976+0000 mon.b (mon.2) 3406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.002108+0000 mon.b (mon.2) 3407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.004510+0000 mon.b (mon.2) 3408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.005360+0000 mon.b (mon.2) 3409 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.016411+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: cephadm 2024-06-11T13:38:01.016519+0000 mgr.x (mgr.25085) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.639741+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: cephadm 2024-06-11T13:38:00.639868+0000 mgr.x (mgr.25085) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.746288+0000 mon.b (mon.2) 3398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.748680+0000 mon.b (mon.2) 3399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.750976+0000 mon.b (mon.2) 3400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.751950+0000 mon.b (mon.2) 3401 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.763527+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: cephadm 2024-06-11T13:38:00.763879+0000 mgr.x (mgr.25085) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.873885+0000 mon.b (mon.2) 3402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.876042+0000 mon.b (mon.2) 3403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.878192+0000 mon.b (mon.2) 3404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.879036+0000 mon.b (mon.2) 3405 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.890466+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: cephadm 2024-06-11T13:38:00.890503+0000 mgr.x (mgr.25085) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:00.999976+0000 mon.b (mon.2) 3406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.002108+0000 mon.b (mon.2) 3407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.004510+0000 mon.b (mon.2) 3408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.005360+0000 mon.b (mon.2) 3409 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.016411+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: cephadm 2024-06-11T13:38:01.016519+0000 mgr.x (mgr.25085) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.093171+0000 mon.b (mon.2) 3410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.095311+0000 mon.b (mon.2) 3411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.097325+0000 mon.b (mon.2) 3412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.098450+0000 mon.b (mon.2) 3413 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.109649+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: cephadm 2024-06-11T13:38:01.109775+0000 mgr.x (mgr.25085) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.195875+0000 mon.b (mon.2) 3414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.197657+0000 mon.b (mon.2) 3415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.199362+0000 mon.b (mon.2) 3416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.199953+0000 mon.b (mon.2) 3417 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.211070+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.285223+0000 mon.b (mon.2) 3418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.286983+0000 mon.b (mon.2) 3419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.289203+0000 mon.b (mon.2) 3420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.289872+0000 mon.b (mon.2) 3421 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[78335]: audit 2024-06-11T13:38:01.299001+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.093171+0000 mon.b (mon.2) 3410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.095311+0000 mon.b (mon.2) 3411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.097325+0000 mon.b (mon.2) 3412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.098450+0000 mon.b (mon.2) 3413 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.109649+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: cephadm 2024-06-11T13:38:01.109775+0000 mgr.x (mgr.25085) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.195875+0000 mon.b (mon.2) 3414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.197657+0000 mon.b (mon.2) 3415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.199362+0000 mon.b (mon.2) 3416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.199953+0000 mon.b (mon.2) 3417 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.211070+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.285223+0000 mon.b (mon.2) 3418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.286983+0000 mon.b (mon.2) 3419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.289203+0000 mon.b (mon.2) 3420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.289872+0000 mon.b (mon.2) 3421 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:01 smithi059 bash[81944]: audit 2024-06-11T13:38:01.299001+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: cephadm 2024-06-11T13:38:00.195932+0000 mgr.x (mgr.25085) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.317671+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: cephadm 2024-06-11T13:38:00.317903+0000 mgr.x (mgr.25085) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.390761+0000 mon.b (mon.2) 3386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.392903+0000 mon.b (mon.2) 3387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.394994+0000 mon.b (mon.2) 3388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.395857+0000 mon.b (mon.2) 3389 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.406892+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: cephadm 2024-06-11T13:38:00.406969+0000 mgr.x (mgr.25085) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: cluster 2024-06-11T13:38:00.439874+0000 mon.a (mon.0) 1216 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:38:01.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.506416+0000 mon.b (mon.2) 3390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.508854+0000 mon.b (mon.2) 3391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.511400+0000 mon.b (mon.2) 3392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.512461+0000 mon.b (mon.2) 3393 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.521514+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: cephadm 2024-06-11T13:38:00.521694+0000 mgr.x (mgr.25085) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.622190+0000 mon.b (mon.2) 3394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.624599+0000 mon.b (mon.2) 3395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.627212+0000 mon.b (mon.2) 3396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.628168+0000 mon.b (mon.2) 3397 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.639741+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: cephadm 2024-06-11T13:38:00.639868+0000 mgr.x (mgr.25085) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.746288+0000 mon.b (mon.2) 3398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.748680+0000 mon.b (mon.2) 3399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.750976+0000 mon.b (mon.2) 3400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.751950+0000 mon.b (mon.2) 3401 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.763527+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: cephadm 2024-06-11T13:38:00.763879+0000 mgr.x (mgr.25085) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.873885+0000 mon.b (mon.2) 3402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.876042+0000 mon.b (mon.2) 3403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.878192+0000 mon.b (mon.2) 3404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.879036+0000 mon.b (mon.2) 3405 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.890466+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: cephadm 2024-06-11T13:38:00.890503+0000 mgr.x (mgr.25085) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:00.999976+0000 mon.b (mon.2) 3406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.002108+0000 mon.b (mon.2) 3407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.004510+0000 mon.b (mon.2) 3408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.005360+0000 mon.b (mon.2) 3409 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.016411+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: cephadm 2024-06-11T13:38:01.016519+0000 mgr.x (mgr.25085) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.093171+0000 mon.b (mon.2) 3410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.095311+0000 mon.b (mon.2) 3411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.097325+0000 mon.b (mon.2) 3412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.098450+0000 mon.b (mon.2) 3413 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.109649+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: cephadm 2024-06-11T13:38:01.109775+0000 mgr.x (mgr.25085) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:01.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.195875+0000 mon.b (mon.2) 3414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.197657+0000 mon.b (mon.2) 3415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.199362+0000 mon.b (mon.2) 3416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.199953+0000 mon.b (mon.2) 3417 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.211070+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:01.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.285223+0000 mon.b (mon.2) 3418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:01.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.286983+0000 mon.b (mon.2) 3419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:01.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.289203+0000 mon.b (mon.2) 3420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:01.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.289872+0000 mon.b (mon.2) 3421 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:01.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[60578]: audit 2024-06-11T13:38:01.299001+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.185 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[75069]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-06-11T13:38:02.185 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[75069]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-06-11T13:38:02.185 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[75069]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-06-11T13:38:02.185 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[75069]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-06-11T13:38:02.186 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[75069]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-06-11T13:38:02.186 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[75069]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-06-11T13:38:02.186 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:01 smithi117 bash[75069]: --> ceph-volume raw activate successful for osd ID: 6 2024-06-11T13:38:02.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: cephadm 2024-06-11T13:38:01.211133+0000 mgr.x (mgr.25085) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: cephadm 2024-06-11T13:38:01.299021+0000 mgr.x (mgr.25085) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.385206+0000 mon.b (mon.2) 3422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.387535+0000 mon.b (mon.2) 3423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.389218+0000 mon.b (mon.2) 3424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.389885+0000 mon.b (mon.2) 3425 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.398365+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: cephadm 2024-06-11T13:38:01.398367+0000 mgr.x (mgr.25085) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: cluster 2024-06-11T13:38:01.449246+0000 mgr.x (mgr.25085) 1753 : cluster [DBG] pgmap v290: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-06-11T13:38:02.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.479420+0000 mon.b (mon.2) 3426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.481369+0000 mon.b (mon.2) 3427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.483233+0000 mon.b (mon.2) 3428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.484139+0000 mon.b (mon.2) 3429 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.493564+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: cephadm 2024-06-11T13:38:01.493685+0000 mgr.x (mgr.25085) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.571078+0000 mon.b (mon.2) 3430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.573683+0000 mon.b (mon.2) 3431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.575795+0000 mon.b (mon.2) 3432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.576581+0000 mon.b (mon.2) 3433 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.585899+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: cephadm 2024-06-11T13:38:01.586104+0000 mgr.x (mgr.25085) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.697399+0000 mon.b (mon.2) 3434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.699467+0000 mon.b (mon.2) 3435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.701650+0000 mon.b (mon.2) 3436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.702466+0000 mon.b (mon.2) 3437 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.711740+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: cephadm 2024-06-11T13:38:01.711907+0000 mgr.x (mgr.25085) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.789745+0000 mon.b (mon.2) 3438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.791539+0000 mon.b (mon.2) 3439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.793186+0000 mon.b (mon.2) 3440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.793891+0000 mon.b (mon.2) 3441 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.803080+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: cephadm 2024-06-11T13:38:01.803247+0000 mgr.x (mgr.25085) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.911479+0000 mon.b (mon.2) 3442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.913890+0000 mon.b (mon.2) 3443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.915887+0000 mon.b (mon.2) 3444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.916592+0000 mon.b (mon.2) 3445 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:01.925674+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: cephadm 2024-06-11T13:38:01.925891+0000 mgr.x (mgr.25085) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.035788+0000 mon.b (mon.2) 3446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.037873+0000 mon.b (mon.2) 3447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.039832+0000 mon.b (mon.2) 3448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.040572+0000 mon.b (mon.2) 3449 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.049631+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: cephadm 2024-06-11T13:38:02.049711+0000 mgr.x (mgr.25085) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.120918+0000 mon.b (mon.2) 3450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.122949+0000 mon.b (mon.2) 3451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.124918+0000 mon.b (mon.2) 3452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.125548+0000 mon.b (mon.2) 3453 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.134789+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.210561+0000 mon.b (mon.2) 3454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.212298+0000 mon.b (mon.2) 3455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.214379+0000 mon.b (mon.2) 3456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.214923+0000 mon.b (mon.2) 3457 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.223871+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.300281+0000 mon.b (mon.2) 3458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.302607+0000 mon.b (mon.2) 3459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.304300+0000 mon.b (mon.2) 3460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.305021+0000 mon.b (mon.2) 3461 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:02 smithi117 bash[60578]: audit 2024-06-11T13:38:02.314268+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: cephadm 2024-06-11T13:38:01.211133+0000 mgr.x (mgr.25085) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: cephadm 2024-06-11T13:38:01.299021+0000 mgr.x (mgr.25085) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.385206+0000 mon.b (mon.2) 3422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.387535+0000 mon.b (mon.2) 3423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.389218+0000 mon.b (mon.2) 3424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.389885+0000 mon.b (mon.2) 3425 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.398365+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: cephadm 2024-06-11T13:38:01.398367+0000 mgr.x (mgr.25085) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: cluster 2024-06-11T13:38:01.449246+0000 mgr.x (mgr.25085) 1753 : cluster [DBG] pgmap v290: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-06-11T13:38:02.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.479420+0000 mon.b (mon.2) 3426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.481369+0000 mon.b (mon.2) 3427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.483233+0000 mon.b (mon.2) 3428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.484139+0000 mon.b (mon.2) 3429 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.493564+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: cephadm 2024-06-11T13:38:01.493685+0000 mgr.x (mgr.25085) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.571078+0000 mon.b (mon.2) 3430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.573683+0000 mon.b (mon.2) 3431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.575795+0000 mon.b (mon.2) 3432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.576581+0000 mon.b (mon.2) 3433 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: cephadm 2024-06-11T13:38:01.211133+0000 mgr.x (mgr.25085) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: cephadm 2024-06-11T13:38:01.299021+0000 mgr.x (mgr.25085) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.385206+0000 mon.b (mon.2) 3422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.387535+0000 mon.b (mon.2) 3423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.389218+0000 mon.b (mon.2) 3424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.389885+0000 mon.b (mon.2) 3425 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.398365+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.703 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: cephadm 2024-06-11T13:38:01.398367+0000 mgr.x (mgr.25085) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: cluster 2024-06-11T13:38:01.449246+0000 mgr.x (mgr.25085) 1753 : cluster [DBG] pgmap v290: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-06-11T13:38:02.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.479420+0000 mon.b (mon.2) 3426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.481369+0000 mon.b (mon.2) 3427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.483233+0000 mon.b (mon.2) 3428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.484139+0000 mon.b (mon.2) 3429 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.493564+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: cephadm 2024-06-11T13:38:01.493685+0000 mgr.x (mgr.25085) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.571078+0000 mon.b (mon.2) 3430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.573683+0000 mon.b (mon.2) 3431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.575795+0000 mon.b (mon.2) 3432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.576581+0000 mon.b (mon.2) 3433 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.585899+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: cephadm 2024-06-11T13:38:01.586104+0000 mgr.x (mgr.25085) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.697399+0000 mon.b (mon.2) 3434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.699467+0000 mon.b (mon.2) 3435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.701650+0000 mon.b (mon.2) 3436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.702466+0000 mon.b (mon.2) 3437 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.711740+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: cephadm 2024-06-11T13:38:01.711907+0000 mgr.x (mgr.25085) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.789745+0000 mon.b (mon.2) 3438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.791539+0000 mon.b (mon.2) 3439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.793186+0000 mon.b (mon.2) 3440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.793891+0000 mon.b (mon.2) 3441 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.803080+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: cephadm 2024-06-11T13:38:01.803247+0000 mgr.x (mgr.25085) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.911479+0000 mon.b (mon.2) 3442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.913890+0000 mon.b (mon.2) 3443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.915887+0000 mon.b (mon.2) 3444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.916592+0000 mon.b (mon.2) 3445 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:01.925674+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: cephadm 2024-06-11T13:38:01.925891+0000 mgr.x (mgr.25085) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.585899+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: cephadm 2024-06-11T13:38:01.586104+0000 mgr.x (mgr.25085) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.697399+0000 mon.b (mon.2) 3434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.699467+0000 mon.b (mon.2) 3435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.701650+0000 mon.b (mon.2) 3436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.702466+0000 mon.b (mon.2) 3437 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.711740+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: cephadm 2024-06-11T13:38:01.711907+0000 mgr.x (mgr.25085) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.789745+0000 mon.b (mon.2) 3438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.791539+0000 mon.b (mon.2) 3439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.793186+0000 mon.b (mon.2) 3440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.793891+0000 mon.b (mon.2) 3441 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.803080+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: cephadm 2024-06-11T13:38:01.803247+0000 mgr.x (mgr.25085) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.911479+0000 mon.b (mon.2) 3442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.913890+0000 mon.b (mon.2) 3443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.915887+0000 mon.b (mon.2) 3444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.916592+0000 mon.b (mon.2) 3445 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:01.925674+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: cephadm 2024-06-11T13:38:01.925891+0000 mgr.x (mgr.25085) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.035788+0000 mon.b (mon.2) 3446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.037873+0000 mon.b (mon.2) 3447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.039832+0000 mon.b (mon.2) 3448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.040572+0000 mon.b (mon.2) 3449 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.049631+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: cephadm 2024-06-11T13:38:02.049711+0000 mgr.x (mgr.25085) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.120918+0000 mon.b (mon.2) 3450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.122949+0000 mon.b (mon.2) 3451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.124918+0000 mon.b (mon.2) 3452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.125548+0000 mon.b (mon.2) 3453 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.134789+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.210561+0000 mon.b (mon.2) 3454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.212298+0000 mon.b (mon.2) 3455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.214379+0000 mon.b (mon.2) 3456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.214923+0000 mon.b (mon.2) 3457 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.223871+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.300281+0000 mon.b (mon.2) 3458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.302607+0000 mon.b (mon.2) 3459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.304300+0000 mon.b (mon.2) 3460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.305021+0000 mon.b (mon.2) 3461 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[78335]: audit 2024-06-11T13:38:02.314268+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.035788+0000 mon.b (mon.2) 3446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.037873+0000 mon.b (mon.2) 3447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.039832+0000 mon.b (mon.2) 3448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.040572+0000 mon.b (mon.2) 3449 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.049631+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: cephadm 2024-06-11T13:38:02.049711+0000 mgr.x (mgr.25085) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:02.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.120918+0000 mon.b (mon.2) 3450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.122949+0000 mon.b (mon.2) 3451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.124918+0000 mon.b (mon.2) 3452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.125548+0000 mon.b (mon.2) 3453 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.134789+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.210561+0000 mon.b (mon.2) 3454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.212298+0000 mon.b (mon.2) 3455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.214379+0000 mon.b (mon.2) 3456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.214923+0000 mon.b (mon.2) 3457 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.223871+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:02.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.300281+0000 mon.b (mon.2) 3458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:02.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.302607+0000 mon.b (mon.2) 3459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:02.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.304300+0000 mon.b (mon.2) 3460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:02.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.305021+0000 mon.b (mon.2) 3461 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:02.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:02 smithi059 bash[81944]: audit 2024-06-11T13:38:02.314268+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.641 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: cephadm 2024-06-11T13:38:02.134812+0000 mgr.x (mgr.25085) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.641 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: cephadm 2024-06-11T13:38:02.223791+0000 mgr.x (mgr.25085) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.641 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: cephadm 2024-06-11T13:38:02.314464+0000 mgr.x (mgr.25085) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.641 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.387206+0000 mon.b (mon.2) 3462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.389323+0000 mon.b (mon.2) 3463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.391162+0000 mon.b (mon.2) 3464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.391976+0000 mon.b (mon.2) 3465 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: cluster 2024-06-11T13:38:02.394505+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:03.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.407165+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: cephadm 2024-06-11T13:38:02.407319+0000 mgr.x (mgr.25085) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.485896+0000 mon.b (mon.2) 3466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.488618+0000 mon.b (mon.2) 3467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.492056+0000 mon.b (mon.2) 3468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.493235+0000 mon.b (mon.2) 3469 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.503285+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: cephadm 2024-06-11T13:38:02.503638+0000 mgr.x (mgr.25085) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.642 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.590398+0000 mon.b (mon.2) 3470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.643 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.592261+0000 mon.b (mon.2) 3471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.643 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.593992+0000 mon.b (mon.2) 3472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.643 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.594650+0000 mon.b (mon.2) 3473 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.643 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.604203+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.643 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: cephadm 2024-06-11T13:38:02.604282+0000 mgr.x (mgr.25085) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.643 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.687860+0000 mon.b (mon.2) 3474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.643 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.689908+0000 mon.b (mon.2) 3475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.643 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.691689+0000 mon.b (mon.2) 3476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.643 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.692336+0000 mon.b (mon.2) 3477 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.643 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.701657+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.643 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: cephadm 2024-06-11T13:38:02.701667+0000 mgr.x (mgr.25085) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.643 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.703856+0000 mgr.x (mgr.25085) 1767 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:03.643 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.783153+0000 mon.b (mon.2) 3478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.644 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.785225+0000 mon.b (mon.2) 3479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.644 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.786960+0000 mon.b (mon.2) 3480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.644 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.787607+0000 mon.b (mon.2) 3481 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.644 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.796988+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.644 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: cephadm 2024-06-11T13:38:02.797118+0000 mgr.x (mgr.25085) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.644 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.873404+0000 mon.b (mon.2) 3482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.644 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.875117+0000 mon.b (mon.2) 3483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.644 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.876722+0000 mon.b (mon.2) 3484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.644 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.877303+0000 mon.b (mon.2) 3485 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.644 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: cephadm 2024-06-11T13:38:02.886320+0000 mgr.x (mgr.25085) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.644 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.886324+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.961563+0000 mon.b (mon.2) 3486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.964045+0000 mon.b (mon.2) 3487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.966833+0000 mon.b (mon.2) 3488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.967435+0000 mon.b (mon.2) 3489 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:02.979688+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: cephadm 2024-06-11T13:38:02.979931+0000 mgr.x (mgr.25085) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:03.076234+0000 mon.b (mon.2) 3490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:03.078917+0000 mon.b (mon.2) 3491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:03.082718+0000 mon.b (mon.2) 3492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:03.083521+0000 mon.b (mon.2) 3493 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:03.093004+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: cephadm 2024-06-11T13:38:03.093211+0000 mgr.x (mgr.25085) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:03.197467+0000 mon.b (mon.2) 3494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:03.199883+0000 mon.b (mon.2) 3495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.646 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:03.201850+0000 mon.b (mon.2) 3496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.646 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:03.202532+0000 mon.b (mon.2) 3497 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.646 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:03.211736+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.646 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:03.312995+0000 mon.b (mon.2) 3498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.646 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:03 smithi117 bash[60578]: audit 2024-06-11T13:38:03.315515+0000 mon.b (mon.2) 3499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: cephadm 2024-06-11T13:38:02.134812+0000 mgr.x (mgr.25085) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: cephadm 2024-06-11T13:38:02.223791+0000 mgr.x (mgr.25085) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: cephadm 2024-06-11T13:38:02.314464+0000 mgr.x (mgr.25085) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.387206+0000 mon.b (mon.2) 3462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.389323+0000 mon.b (mon.2) 3463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.391162+0000 mon.b (mon.2) 3464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.391976+0000 mon.b (mon.2) 3465 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: cluster 2024-06-11T13:38:02.394505+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:03.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.407165+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: cephadm 2024-06-11T13:38:02.407319+0000 mgr.x (mgr.25085) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.485896+0000 mon.b (mon.2) 3466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.488618+0000 mon.b (mon.2) 3467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.492056+0000 mon.b (mon.2) 3468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.493235+0000 mon.b (mon.2) 3469 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.503285+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: cephadm 2024-06-11T13:38:02.503638+0000 mgr.x (mgr.25085) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.590398+0000 mon.b (mon.2) 3470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.592261+0000 mon.b (mon.2) 3471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.593992+0000 mon.b (mon.2) 3472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: cephadm 2024-06-11T13:38:02.134812+0000 mgr.x (mgr.25085) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: cephadm 2024-06-11T13:38:02.223791+0000 mgr.x (mgr.25085) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: cephadm 2024-06-11T13:38:02.314464+0000 mgr.x (mgr.25085) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.387206+0000 mon.b (mon.2) 3462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.389323+0000 mon.b (mon.2) 3463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.391162+0000 mon.b (mon.2) 3464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.391976+0000 mon.b (mon.2) 3465 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: cluster 2024-06-11T13:38:02.394505+0000 mon.a (mon.0) 1235 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:03.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.407165+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: cephadm 2024-06-11T13:38:02.407319+0000 mgr.x (mgr.25085) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.485896+0000 mon.b (mon.2) 3466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.488618+0000 mon.b (mon.2) 3467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.492056+0000 mon.b (mon.2) 3468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.493235+0000 mon.b (mon.2) 3469 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.503285+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: cephadm 2024-06-11T13:38:02.503638+0000 mgr.x (mgr.25085) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.590398+0000 mon.b (mon.2) 3470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.592261+0000 mon.b (mon.2) 3471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.593992+0000 mon.b (mon.2) 3472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.594650+0000 mon.b (mon.2) 3473 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.604203+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: cephadm 2024-06-11T13:38:02.604282+0000 mgr.x (mgr.25085) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.687860+0000 mon.b (mon.2) 3474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.689908+0000 mon.b (mon.2) 3475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.691689+0000 mon.b (mon.2) 3476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.692336+0000 mon.b (mon.2) 3477 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.701657+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: cephadm 2024-06-11T13:38:02.701667+0000 mgr.x (mgr.25085) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.703856+0000 mgr.x (mgr.25085) 1767 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:03.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.783153+0000 mon.b (mon.2) 3478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.785225+0000 mon.b (mon.2) 3479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.786960+0000 mon.b (mon.2) 3480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.787607+0000 mon.b (mon.2) 3481 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.796988+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: cephadm 2024-06-11T13:38:02.797118+0000 mgr.x (mgr.25085) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.873404+0000 mon.b (mon.2) 3482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.875117+0000 mon.b (mon.2) 3483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.876722+0000 mon.b (mon.2) 3484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.877303+0000 mon.b (mon.2) 3485 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: cephadm 2024-06-11T13:38:02.886320+0000 mgr.x (mgr.25085) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.594650+0000 mon.b (mon.2) 3473 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.604203+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: cephadm 2024-06-11T13:38:02.604282+0000 mgr.x (mgr.25085) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.687860+0000 mon.b (mon.2) 3474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.689908+0000 mon.b (mon.2) 3475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.691689+0000 mon.b (mon.2) 3476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.692336+0000 mon.b (mon.2) 3477 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.701657+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: cephadm 2024-06-11T13:38:02.701667+0000 mgr.x (mgr.25085) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.703856+0000 mgr.x (mgr.25085) 1767 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:03.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.783153+0000 mon.b (mon.2) 3478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.785225+0000 mon.b (mon.2) 3479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.786960+0000 mon.b (mon.2) 3480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.787607+0000 mon.b (mon.2) 3481 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.796988+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: cephadm 2024-06-11T13:38:02.797118+0000 mgr.x (mgr.25085) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.873404+0000 mon.b (mon.2) 3482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.875117+0000 mon.b (mon.2) 3483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.876722+0000 mon.b (mon.2) 3484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.877303+0000 mon.b (mon.2) 3485 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: cephadm 2024-06-11T13:38:02.886320+0000 mgr.x (mgr.25085) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.886324+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.961563+0000 mon.b (mon.2) 3486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.964045+0000 mon.b (mon.2) 3487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.966833+0000 mon.b (mon.2) 3488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.967435+0000 mon.b (mon.2) 3489 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:02.979688+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: cephadm 2024-06-11T13:38:02.979931+0000 mgr.x (mgr.25085) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:03.076234+0000 mon.b (mon.2) 3490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:03.078917+0000 mon.b (mon.2) 3491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:03.082718+0000 mon.b (mon.2) 3492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:03.083521+0000 mon.b (mon.2) 3493 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:03.093004+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: cephadm 2024-06-11T13:38:03.093211+0000 mgr.x (mgr.25085) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:03.197467+0000 mon.b (mon.2) 3494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:03.199883+0000 mon.b (mon.2) 3495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:03.201850+0000 mon.b (mon.2) 3496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:03.202532+0000 mon.b (mon.2) 3497 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:03.211736+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:03.312995+0000 mon.b (mon.2) 3498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[81944]: audit 2024-06-11T13:38:03.315515+0000 mon.b (mon.2) 3499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.886324+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.961563+0000 mon.b (mon.2) 3486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.964045+0000 mon.b (mon.2) 3487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.966833+0000 mon.b (mon.2) 3488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.967435+0000 mon.b (mon.2) 3489 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:02.979688+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: cephadm 2024-06-11T13:38:02.979931+0000 mgr.x (mgr.25085) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:03.076234+0000 mon.b (mon.2) 3490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:03.078917+0000 mon.b (mon.2) 3491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:03.082718+0000 mon.b (mon.2) 3492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:03.083521+0000 mon.b (mon.2) 3493 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:03.093004+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: cephadm 2024-06-11T13:38:03.093211+0000 mgr.x (mgr.25085) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:03.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:03.197467+0000 mon.b (mon.2) 3494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:03.199883+0000 mon.b (mon.2) 3495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:03.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:03.201850+0000 mon.b (mon.2) 3496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:03.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:03.202532+0000 mon.b (mon.2) 3497 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:03.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:03.211736+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:03.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:03.312995+0000 mon.b (mon.2) 3498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:03.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:03 smithi059 bash[78335]: audit 2024-06-11T13:38:03.315515+0000 mon.b (mon.2) 3499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: cephadm 2024-06-11T13:38:03.211809+0000 mgr.x (mgr.25085) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.317574+0000 mon.b (mon.2) 3500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.318316+0000 mon.b (mon.2) 3501 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.345150+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.655 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: cephadm 2024-06-11T13:38:03.345307+0000 mgr.x (mgr.25085) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: cluster 2024-06-11T13:38:03.450117+0000 mgr.x (mgr.25085) 1774 : cluster [DBG] pgmap v291: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 244 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.465958+0000 mon.b (mon.2) 3502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.468782+0000 mon.b (mon.2) 3503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.471564+0000 mon.b (mon.2) 3504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.472442+0000 mon.b (mon.2) 3505 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.482081+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: cephadm 2024-06-11T13:38:03.482364+0000 mgr.x (mgr.25085) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.605819+0000 mon.b (mon.2) 3506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.608029+0000 mon.b (mon.2) 3507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.610881+0000 mon.b (mon.2) 3508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.611820+0000 mon.b (mon.2) 3509 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.622011+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: cephadm 2024-06-11T13:38:03.622343+0000 mgr.x (mgr.25085) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.729116+0000 mon.b (mon.2) 3510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.731137+0000 mon.b (mon.2) 3511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.734058+0000 mon.b (mon.2) 3512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.734959+0000 mon.b (mon.2) 3513 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.746785+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: cephadm 2024-06-11T13:38:03.746991+0000 mgr.x (mgr.25085) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.848377+0000 mon.b (mon.2) 3514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.850925+0000 mon.b (mon.2) 3515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.853241+0000 mon.b (mon.2) 3516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.854175+0000 mon.b (mon.2) 3517 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.865992+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: cephadm 2024-06-11T13:38:03.866210+0000 mgr.x (mgr.25085) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.944805+0000 mon.b (mon.2) 3518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.947640+0000 mon.b (mon.2) 3519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.950421+0000 mon.b (mon.2) 3520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.951258+0000 mon.b (mon.2) 3521 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:03.962836+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: cephadm 2024-06-11T13:38:03.963078+0000 mgr.x (mgr.25085) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:04.047530+0000 mon.b (mon.2) 3522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:04.049994+0000 mon.b (mon.2) 3523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:04.052663+0000 mon.b (mon.2) 3524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.659 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:04.053494+0000 mon.b (mon.2) 3525 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.659 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:04.063387+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.659 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: cephadm 2024-06-11T13:38:04.063622+0000 mgr.x (mgr.25085) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.659 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:04.178836+0000 mon.b (mon.2) 3526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.659 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:04.181067+0000 mon.b (mon.2) 3527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.659 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:04.183271+0000 mon.b (mon.2) 3528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.659 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:04.184149+0000 mon.b (mon.2) 3529 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.659 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:04.194229+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.659 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:04.313476+0000 mon.b (mon.2) 3530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.659 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:04.316379+0000 mon.b (mon.2) 3531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.659 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:04 smithi117 bash[60578]: audit 2024-06-11T13:38:04.319445+0000 mon.b (mon.2) 3532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: cephadm 2024-06-11T13:38:03.211809+0000 mgr.x (mgr.25085) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.317574+0000 mon.b (mon.2) 3500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.318316+0000 mon.b (mon.2) 3501 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.345150+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: cephadm 2024-06-11T13:38:03.345307+0000 mgr.x (mgr.25085) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: cluster 2024-06-11T13:38:03.450117+0000 mgr.x (mgr.25085) 1774 : cluster [DBG] pgmap v291: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 244 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-06-11T13:38:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.465958+0000 mon.b (mon.2) 3502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.468782+0000 mon.b (mon.2) 3503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.471564+0000 mon.b (mon.2) 3504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.472442+0000 mon.b (mon.2) 3505 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.482081+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: cephadm 2024-06-11T13:38:03.482364+0000 mgr.x (mgr.25085) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.605819+0000 mon.b (mon.2) 3506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.608029+0000 mon.b (mon.2) 3507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.610881+0000 mon.b (mon.2) 3508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.611820+0000 mon.b (mon.2) 3509 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.622011+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: cephadm 2024-06-11T13:38:03.622343+0000 mgr.x (mgr.25085) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.729116+0000 mon.b (mon.2) 3510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: cephadm 2024-06-11T13:38:03.211809+0000 mgr.x (mgr.25085) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.317574+0000 mon.b (mon.2) 3500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.318316+0000 mon.b (mon.2) 3501 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.345150+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: cephadm 2024-06-11T13:38:03.345307+0000 mgr.x (mgr.25085) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: cluster 2024-06-11T13:38:03.450117+0000 mgr.x (mgr.25085) 1774 : cluster [DBG] pgmap v291: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 244 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.465958+0000 mon.b (mon.2) 3502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.468782+0000 mon.b (mon.2) 3503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.471564+0000 mon.b (mon.2) 3504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.472442+0000 mon.b (mon.2) 3505 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.482081+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: cephadm 2024-06-11T13:38:03.482364+0000 mgr.x (mgr.25085) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.605819+0000 mon.b (mon.2) 3506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.608029+0000 mon.b (mon.2) 3507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.610881+0000 mon.b (mon.2) 3508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.611820+0000 mon.b (mon.2) 3509 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.622011+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: cephadm 2024-06-11T13:38:03.622343+0000 mgr.x (mgr.25085) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.729116+0000 mon.b (mon.2) 3510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.731137+0000 mon.b (mon.2) 3511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.734058+0000 mon.b (mon.2) 3512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.734959+0000 mon.b (mon.2) 3513 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.746785+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: cephadm 2024-06-11T13:38:03.746991+0000 mgr.x (mgr.25085) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.848377+0000 mon.b (mon.2) 3514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.850925+0000 mon.b (mon.2) 3515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.853241+0000 mon.b (mon.2) 3516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.854175+0000 mon.b (mon.2) 3517 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.865992+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: cephadm 2024-06-11T13:38:03.866210+0000 mgr.x (mgr.25085) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.944805+0000 mon.b (mon.2) 3518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.947640+0000 mon.b (mon.2) 3519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.950421+0000 mon.b (mon.2) 3520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.951258+0000 mon.b (mon.2) 3521 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:03.962836+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: cephadm 2024-06-11T13:38:03.963078+0000 mgr.x (mgr.25085) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:04.047530+0000 mon.b (mon.2) 3522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:04.049994+0000 mon.b (mon.2) 3523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:04.052663+0000 mon.b (mon.2) 3524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:04.053494+0000 mon.b (mon.2) 3525 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:04.063387+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: cephadm 2024-06-11T13:38:04.063622+0000 mgr.x (mgr.25085) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:04.178836+0000 mon.b (mon.2) 3526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:04.181067+0000 mon.b (mon.2) 3527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:04.183271+0000 mon.b (mon.2) 3528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:04.184149+0000 mon.b (mon.2) 3529 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:04.194229+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:04.313476+0000 mon.b (mon.2) 3530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:04.316379+0000 mon.b (mon.2) 3531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[78335]: audit 2024-06-11T13:38:04.319445+0000 mon.b (mon.2) 3532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.731137+0000 mon.b (mon.2) 3511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.734058+0000 mon.b (mon.2) 3512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.734959+0000 mon.b (mon.2) 3513 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.746785+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: cephadm 2024-06-11T13:38:03.746991+0000 mgr.x (mgr.25085) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.848377+0000 mon.b (mon.2) 3514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.850925+0000 mon.b (mon.2) 3515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.853241+0000 mon.b (mon.2) 3516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.854175+0000 mon.b (mon.2) 3517 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.865992+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: cephadm 2024-06-11T13:38:03.866210+0000 mgr.x (mgr.25085) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.944805+0000 mon.b (mon.2) 3518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.947640+0000 mon.b (mon.2) 3519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.950421+0000 mon.b (mon.2) 3520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.951258+0000 mon.b (mon.2) 3521 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:03.962836+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: cephadm 2024-06-11T13:38:03.963078+0000 mgr.x (mgr.25085) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:04.047530+0000 mon.b (mon.2) 3522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:04.049994+0000 mon.b (mon.2) 3523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:04.052663+0000 mon.b (mon.2) 3524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:04.053494+0000 mon.b (mon.2) 3525 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:04.063387+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: cephadm 2024-06-11T13:38:04.063622+0000 mgr.x (mgr.25085) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:04.178836+0000 mon.b (mon.2) 3526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:04.181067+0000 mon.b (mon.2) 3527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:04.183271+0000 mon.b (mon.2) 3528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:04.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:04.184149+0000 mon.b (mon.2) 3529 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:04.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:04.194229+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:04.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:04.313476+0000 mon.b (mon.2) 3530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:04.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:04.316379+0000 mon.b (mon.2) 3531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:04.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:04 smithi059 bash[81944]: audit 2024-06-11T13:38:04.319445+0000 mon.b (mon.2) 3532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.612 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: cephadm 2024-06-11T13:38:04.194486+0000 mgr.x (mgr.25085) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.612 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.320900+0000 mon.b (mon.2) 3533 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.612 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.343676+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.612 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: cephadm 2024-06-11T13:38:04.344091+0000 mgr.x (mgr.25085) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.612 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.459760+0000 mon.b (mon.2) 3534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.461986+0000 mon.b (mon.2) 3535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.464513+0000 mon.b (mon.2) 3536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.465371+0000 mon.b (mon.2) 3537 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.474667+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: cephadm 2024-06-11T13:38:04.474727+0000 mgr.x (mgr.25085) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.557803+0000 mon.b (mon.2) 3538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.559619+0000 mon.b (mon.2) 3539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.561640+0000 mon.b (mon.2) 3540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.562339+0000 mon.b (mon.2) 3541 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.573839+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: cephadm 2024-06-11T13:38:04.573942+0000 mgr.x (mgr.25085) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.662280+0000 mon.b (mon.2) 3542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.664186+0000 mon.b (mon.2) 3543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.613 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.666053+0000 mon.b (mon.2) 3544 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.666758+0000 mon.b (mon.2) 3545 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: cephadm 2024-06-11T13:38:04.677838+0000 mgr.x (mgr.25085) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.677883+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.753541+0000 mon.b (mon.2) 3546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.755212+0000 mon.b (mon.2) 3547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.756868+0000 mon.b (mon.2) 3548 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.757458+0000 mon.b (mon.2) 3549 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.768437+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: cephadm 2024-06-11T13:38:04.768479+0000 mgr.x (mgr.25085) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.838550+0000 mon.b (mon.2) 3550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.840440+0000 mon.b (mon.2) 3551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.842265+0000 mon.b (mon.2) 3552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.842872+0000 mon.b (mon.2) 3553 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.860068+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: cephadm 2024-06-11T13:38:04.860301+0000 mgr.x (mgr.25085) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.941536+0000 mon.b (mon.2) 3554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.943705+0000 mon.b (mon.2) 3555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.945576+0000 mon.b (mon.2) 3556 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.946324+0000 mon.b (mon.2) 3557 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:04.955719+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: cephadm 2024-06-11T13:38:04.955783+0000 mgr.x (mgr.25085) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.043972+0000 mon.b (mon.2) 3558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.045783+0000 mon.b (mon.2) 3559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.047569+0000 mon.b (mon.2) 3560 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.048196+0000 mon.b (mon.2) 3561 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: cephadm 2024-06-11T13:38:05.058684+0000 mgr.x (mgr.25085) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.058698+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.131980+0000 mon.b (mon.2) 3562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.133894+0000 mon.b (mon.2) 3563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.136250+0000 mon.b (mon.2) 3564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.136865+0000 mon.b (mon.2) 3565 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.147495+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.217628+0000 mon.b (mon.2) 3566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.219784+0000 mon.b (mon.2) 3567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.222243+0000 mon.b (mon.2) 3568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.223059+0000 mon.b (mon.2) 3569 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.234278+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.617 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.318583+0000 mon.b (mon.2) 3570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.617 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[60578]: audit 2024-06-11T13:38:05.320907+0000 mon.b (mon.2) 3571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: cephadm 2024-06-11T13:38:04.194486+0000 mgr.x (mgr.25085) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.320900+0000 mon.b (mon.2) 3533 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.343676+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: cephadm 2024-06-11T13:38:04.344091+0000 mgr.x (mgr.25085) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.459760+0000 mon.b (mon.2) 3534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.461986+0000 mon.b (mon.2) 3535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.464513+0000 mon.b (mon.2) 3536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.465371+0000 mon.b (mon.2) 3537 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.474667+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: cephadm 2024-06-11T13:38:04.474727+0000 mgr.x (mgr.25085) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.557803+0000 mon.b (mon.2) 3538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.559619+0000 mon.b (mon.2) 3539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.561640+0000 mon.b (mon.2) 3540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.562339+0000 mon.b (mon.2) 3541 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.573839+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: cephadm 2024-06-11T13:38:04.573942+0000 mgr.x (mgr.25085) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.662280+0000 mon.b (mon.2) 3542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.664186+0000 mon.b (mon.2) 3543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.666053+0000 mon.b (mon.2) 3544 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.666758+0000 mon.b (mon.2) 3545 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: cephadm 2024-06-11T13:38:04.194486+0000 mgr.x (mgr.25085) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.320900+0000 mon.b (mon.2) 3533 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.343676+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: cephadm 2024-06-11T13:38:04.344091+0000 mgr.x (mgr.25085) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.459760+0000 mon.b (mon.2) 3534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.461986+0000 mon.b (mon.2) 3535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.464513+0000 mon.b (mon.2) 3536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.465371+0000 mon.b (mon.2) 3537 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.474667+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: cephadm 2024-06-11T13:38:04.474727+0000 mgr.x (mgr.25085) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.557803+0000 mon.b (mon.2) 3538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.559619+0000 mon.b (mon.2) 3539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.561640+0000 mon.b (mon.2) 3540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.562339+0000 mon.b (mon.2) 3541 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.573839+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: cephadm 2024-06-11T13:38:04.573942+0000 mgr.x (mgr.25085) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.662280+0000 mon.b (mon.2) 3542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.664186+0000 mon.b (mon.2) 3543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.666053+0000 mon.b (mon.2) 3544 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.666758+0000 mon.b (mon.2) 3545 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: cephadm 2024-06-11T13:38:04.677838+0000 mgr.x (mgr.25085) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.677883+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.753541+0000 mon.b (mon.2) 3546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.755212+0000 mon.b (mon.2) 3547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.756868+0000 mon.b (mon.2) 3548 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.757458+0000 mon.b (mon.2) 3549 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.768437+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: cephadm 2024-06-11T13:38:04.768479+0000 mgr.x (mgr.25085) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.838550+0000 mon.b (mon.2) 3550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.840440+0000 mon.b (mon.2) 3551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.842265+0000 mon.b (mon.2) 3552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.842872+0000 mon.b (mon.2) 3553 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.860068+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: cephadm 2024-06-11T13:38:04.860301+0000 mgr.x (mgr.25085) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.941536+0000 mon.b (mon.2) 3554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.943705+0000 mon.b (mon.2) 3555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.945576+0000 mon.b (mon.2) 3556 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.946324+0000 mon.b (mon.2) 3557 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:04.955719+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: cephadm 2024-06-11T13:38:04.955783+0000 mgr.x (mgr.25085) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: cephadm 2024-06-11T13:38:04.677838+0000 mgr.x (mgr.25085) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.677883+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.753541+0000 mon.b (mon.2) 3546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.755212+0000 mon.b (mon.2) 3547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.756868+0000 mon.b (mon.2) 3548 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.757458+0000 mon.b (mon.2) 3549 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.768437+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: cephadm 2024-06-11T13:38:04.768479+0000 mgr.x (mgr.25085) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.838550+0000 mon.b (mon.2) 3550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.840440+0000 mon.b (mon.2) 3551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.842265+0000 mon.b (mon.2) 3552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.842872+0000 mon.b (mon.2) 3553 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.860068+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: cephadm 2024-06-11T13:38:04.860301+0000 mgr.x (mgr.25085) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.941536+0000 mon.b (mon.2) 3554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.943705+0000 mon.b (mon.2) 3555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.945576+0000 mon.b (mon.2) 3556 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.946324+0000 mon.b (mon.2) 3557 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:04.955719+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: cephadm 2024-06-11T13:38:04.955783+0000 mgr.x (mgr.25085) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.043972+0000 mon.b (mon.2) 3558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.045783+0000 mon.b (mon.2) 3559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.047569+0000 mon.b (mon.2) 3560 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.048196+0000 mon.b (mon.2) 3561 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: cephadm 2024-06-11T13:38:05.058684+0000 mgr.x (mgr.25085) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.058698+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.131980+0000 mon.b (mon.2) 3562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.133894+0000 mon.b (mon.2) 3563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.136250+0000 mon.b (mon.2) 3564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.136865+0000 mon.b (mon.2) 3565 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.147495+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.217628+0000 mon.b (mon.2) 3566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.219784+0000 mon.b (mon.2) 3567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.222243+0000 mon.b (mon.2) 3568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.223059+0000 mon.b (mon.2) 3569 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.234278+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.318583+0000 mon.b (mon.2) 3570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[78335]: audit 2024-06-11T13:38:05.320907+0000 mon.b (mon.2) 3571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.043972+0000 mon.b (mon.2) 3558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.045783+0000 mon.b (mon.2) 3559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.047569+0000 mon.b (mon.2) 3560 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.048196+0000 mon.b (mon.2) 3561 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: cephadm 2024-06-11T13:38:05.058684+0000 mgr.x (mgr.25085) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.058698+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.131980+0000 mon.b (mon.2) 3562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.133894+0000 mon.b (mon.2) 3563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.136250+0000 mon.b (mon.2) 3564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.136865+0000 mon.b (mon.2) 3565 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.147495+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.217628+0000 mon.b (mon.2) 3566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.219784+0000 mon.b (mon.2) 3567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.222243+0000 mon.b (mon.2) 3568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:05.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.223059+0000 mon.b (mon.2) 3569 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:05.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.234278+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:05.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.318583+0000 mon.b (mon.2) 3570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:05.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:05 smithi059 bash[81944]: audit 2024-06-11T13:38:05.320907+0000 mon.b (mon.2) 3571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:05.935 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:05 smithi117 bash[75445]: debug 2024-06-11T13:38:05.614+0000 7fccb099a640 1 -- 172.21.15.117:0/2877153146 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a1be776960 con 0x55a1be797800 2024-06-11T13:38:06.435 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[75445]: debug 2024-06-11T13:38:06.178+0000 7fccb3201640 -1 Falling back to public interface 2024-06-11T13:38:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: cephadm 2024-06-11T13:38:05.147714+0000 mgr.x (mgr.25085) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: cephadm 2024-06-11T13:38:05.234332+0000 mgr.x (mgr.25085) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.323224+0000 mon.b (mon.2) 3572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.324033+0000 mon.b (mon.2) 3573 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.349335+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: cephadm 2024-06-11T13:38:05.349370+0000 mgr.x (mgr.25085) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.445568+0000 mon.b (mon.2) 3574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.448150+0000 mon.b (mon.2) 3575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: cluster 2024-06-11T13:38:05.450842+0000 mgr.x (mgr.25085) 1793 : cluster [DBG] pgmap v292: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 198 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.451689+0000 mon.b (mon.2) 3576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.452662+0000 mon.b (mon.2) 3577 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.464452+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: cephadm 2024-06-11T13:38:05.464632+0000 mgr.x (mgr.25085) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.557305+0000 mon.b (mon.2) 3578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.558962+0000 mon.b (mon.2) 3579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.560600+0000 mon.b (mon.2) 3580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.561141+0000 mon.b (mon.2) 3581 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.572365+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: cephadm 2024-06-11T13:38:05.572515+0000 mgr.x (mgr.25085) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.647139+0000 mon.b (mon.2) 3582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.648900+0000 mon.b (mon.2) 3583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.650527+0000 mon.b (mon.2) 3584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.651134+0000 mon.b (mon.2) 3585 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: cephadm 2024-06-11T13:38:05.662535+0000 mgr.x (mgr.25085) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.662600+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.733769+0000 mon.b (mon.2) 3586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.735645+0000 mon.b (mon.2) 3587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.737343+0000 mon.b (mon.2) 3588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.737959+0000 mon.b (mon.2) 3589 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: cephadm 2024-06-11T13:38:05.749192+0000 mgr.x (mgr.25085) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.749260+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.830030+0000 mon.b (mon.2) 3590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.831784+0000 mon.b (mon.2) 3591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.833384+0000 mon.b (mon.2) 3592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.834019+0000 mon.b (mon.2) 3593 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: cephadm 2024-06-11T13:38:05.844809+0000 mgr.x (mgr.25085) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.844856+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.927301+0000 mon.b (mon.2) 3594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.929362+0000 mon.b (mon.2) 3595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.931920+0000 mon.b (mon.2) 3596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.932798+0000 mon.b (mon.2) 3597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:05.944072+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: cephadm 2024-06-11T13:38:05.944223+0000 mgr.x (mgr.25085) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.022183+0000 mon.b (mon.2) 3598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.024687+0000 mon.b (mon.2) 3599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.027243+0000 mon.b (mon.2) 3600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.027929+0000 mon.b (mon.2) 3601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: cephadm 2024-06-11T13:38:06.039024+0000 mgr.x (mgr.25085) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.039031+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.122312+0000 mon.b (mon.2) 3602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.124100+0000 mon.b (mon.2) 3603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.125759+0000 mon.b (mon.2) 3604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.126341+0000 mon.b (mon.2) 3605 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.137392+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.217717+0000 mon.b (mon.2) 3606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.219551+0000 mon.b (mon.2) 3607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.221307+0000 mon.b (mon.2) 3608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.221971+0000 mon.b (mon.2) 3609 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.233489+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.316863+0000 mon.b (mon.2) 3610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.319882+0000 mon.b (mon.2) 3611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.322833+0000 mon.b (mon.2) 3612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:06 smithi117 bash[60578]: audit 2024-06-11T13:38:06.323713+0000 mon.b (mon.2) 3613 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: cephadm 2024-06-11T13:38:05.147714+0000 mgr.x (mgr.25085) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: cephadm 2024-06-11T13:38:05.234332+0000 mgr.x (mgr.25085) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.323224+0000 mon.b (mon.2) 3572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.324033+0000 mon.b (mon.2) 3573 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.349335+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: cephadm 2024-06-11T13:38:05.349370+0000 mgr.x (mgr.25085) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.445568+0000 mon.b (mon.2) 3574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.448150+0000 mon.b (mon.2) 3575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: cluster 2024-06-11T13:38:05.450842+0000 mgr.x (mgr.25085) 1793 : cluster [DBG] pgmap v292: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 198 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-06-11T13:38:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.451689+0000 mon.b (mon.2) 3576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.452662+0000 mon.b (mon.2) 3577 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.464452+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: cephadm 2024-06-11T13:38:05.464632+0000 mgr.x (mgr.25085) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.557305+0000 mon.b (mon.2) 3578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.558962+0000 mon.b (mon.2) 3579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.560600+0000 mon.b (mon.2) 3580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.561141+0000 mon.b (mon.2) 3581 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.572365+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: cephadm 2024-06-11T13:38:05.572515+0000 mgr.x (mgr.25085) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: cephadm 2024-06-11T13:38:05.147714+0000 mgr.x (mgr.25085) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: cephadm 2024-06-11T13:38:05.234332+0000 mgr.x (mgr.25085) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.323224+0000 mon.b (mon.2) 3572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.324033+0000 mon.b (mon.2) 3573 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.349335+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: cephadm 2024-06-11T13:38:05.349370+0000 mgr.x (mgr.25085) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.445568+0000 mon.b (mon.2) 3574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.448150+0000 mon.b (mon.2) 3575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: cluster 2024-06-11T13:38:05.450842+0000 mgr.x (mgr.25085) 1793 : cluster [DBG] pgmap v292: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 198 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-06-11T13:38:06.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.451689+0000 mon.b (mon.2) 3576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.452662+0000 mon.b (mon.2) 3577 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.464452+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: cephadm 2024-06-11T13:38:05.464632+0000 mgr.x (mgr.25085) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.557305+0000 mon.b (mon.2) 3578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.558962+0000 mon.b (mon.2) 3579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.560600+0000 mon.b (mon.2) 3580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.561141+0000 mon.b (mon.2) 3581 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.572365+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: cephadm 2024-06-11T13:38:05.572515+0000 mgr.x (mgr.25085) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.647139+0000 mon.b (mon.2) 3582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.648900+0000 mon.b (mon.2) 3583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.650527+0000 mon.b (mon.2) 3584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.651134+0000 mon.b (mon.2) 3585 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: cephadm 2024-06-11T13:38:05.662535+0000 mgr.x (mgr.25085) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.662600+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.733769+0000 mon.b (mon.2) 3586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.735645+0000 mon.b (mon.2) 3587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.737343+0000 mon.b (mon.2) 3588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.737959+0000 mon.b (mon.2) 3589 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: cephadm 2024-06-11T13:38:05.749192+0000 mgr.x (mgr.25085) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.749260+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.830030+0000 mon.b (mon.2) 3590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.831784+0000 mon.b (mon.2) 3591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.833384+0000 mon.b (mon.2) 3592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.834019+0000 mon.b (mon.2) 3593 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: cephadm 2024-06-11T13:38:05.844809+0000 mgr.x (mgr.25085) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.844856+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.927301+0000 mon.b (mon.2) 3594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.929362+0000 mon.b (mon.2) 3595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.931920+0000 mon.b (mon.2) 3596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.932798+0000 mon.b (mon.2) 3597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:05.944072+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: cephadm 2024-06-11T13:38:05.944223+0000 mgr.x (mgr.25085) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.022183+0000 mon.b (mon.2) 3598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.024687+0000 mon.b (mon.2) 3599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.027243+0000 mon.b (mon.2) 3600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.027929+0000 mon.b (mon.2) 3601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: cephadm 2024-06-11T13:38:06.039024+0000 mgr.x (mgr.25085) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.039031+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.122312+0000 mon.b (mon.2) 3602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.124100+0000 mon.b (mon.2) 3603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.125759+0000 mon.b (mon.2) 3604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.126341+0000 mon.b (mon.2) 3605 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.137392+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.217717+0000 mon.b (mon.2) 3606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.219551+0000 mon.b (mon.2) 3607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.221307+0000 mon.b (mon.2) 3608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.221971+0000 mon.b (mon.2) 3609 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.233489+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.316863+0000 mon.b (mon.2) 3610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.319882+0000 mon.b (mon.2) 3611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.322833+0000 mon.b (mon.2) 3612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[81944]: audit 2024-06-11T13:38:06.323713+0000 mon.b (mon.2) 3613 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.647139+0000 mon.b (mon.2) 3582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.648900+0000 mon.b (mon.2) 3583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.650527+0000 mon.b (mon.2) 3584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.651134+0000 mon.b (mon.2) 3585 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: cephadm 2024-06-11T13:38:05.662535+0000 mgr.x (mgr.25085) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.662600+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.733769+0000 mon.b (mon.2) 3586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.735645+0000 mon.b (mon.2) 3587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.737343+0000 mon.b (mon.2) 3588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.737959+0000 mon.b (mon.2) 3589 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: cephadm 2024-06-11T13:38:05.749192+0000 mgr.x (mgr.25085) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.749260+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.830030+0000 mon.b (mon.2) 3590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.831784+0000 mon.b (mon.2) 3591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.833384+0000 mon.b (mon.2) 3592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.834019+0000 mon.b (mon.2) 3593 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: cephadm 2024-06-11T13:38:05.844809+0000 mgr.x (mgr.25085) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.844856+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.927301+0000 mon.b (mon.2) 3594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.929362+0000 mon.b (mon.2) 3595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.931920+0000 mon.b (mon.2) 3596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.932798+0000 mon.b (mon.2) 3597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:05.944072+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: cephadm 2024-06-11T13:38:05.944223+0000 mgr.x (mgr.25085) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.022183+0000 mon.b (mon.2) 3598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.024687+0000 mon.b (mon.2) 3599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.027243+0000 mon.b (mon.2) 3600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.027929+0000 mon.b (mon.2) 3601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: cephadm 2024-06-11T13:38:06.039024+0000 mgr.x (mgr.25085) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.039031+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.122312+0000 mon.b (mon.2) 3602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.124100+0000 mon.b (mon.2) 3603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.125759+0000 mon.b (mon.2) 3604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.126341+0000 mon.b (mon.2) 3605 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.137392+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.217717+0000 mon.b (mon.2) 3606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.219551+0000 mon.b (mon.2) 3607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.221307+0000 mon.b (mon.2) 3608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.221971+0000 mon.b (mon.2) 3609 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:06.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.233489+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:06.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.316863+0000 mon.b (mon.2) 3610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:06.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.319882+0000 mon.b (mon.2) 3611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:06.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.322833+0000 mon.b (mon.2) 3612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:06.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:06 smithi059 bash[78335]: audit 2024-06-11T13:38:06.323713+0000 mon.b (mon.2) 3613 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.186 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:38:07.685 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:38:07] "GET /metrics HTTP/1.1" 200 38517 "" "Prometheus/2.33.4" 2024-06-11T13:38:07.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: cephadm 2024-06-11T13:38:06.137392+0000 mgr.x (mgr.25085) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: cephadm 2024-06-11T13:38:06.233521+0000 mgr.x (mgr.25085) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: cephadm 2024-06-11T13:38:06.332886+0000 mgr.x (mgr.25085) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.332900+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.417990+0000 mon.b (mon.2) 3614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.419929+0000 mon.b (mon.2) 3615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.422178+0000 mon.b (mon.2) 3616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.422799+0000 mon.b (mon.2) 3617 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: cephadm 2024-06-11T13:38:06.432839+0000 mgr.x (mgr.25085) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.432871+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.507330+0000 mon.b (mon.2) 3618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.509517+0000 mon.b (mon.2) 3619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.511623+0000 mon.b (mon.2) 3620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.512318+0000 mon.b (mon.2) 3621 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.524121+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: cephadm 2024-06-11T13:38:06.524268+0000 mgr.x (mgr.25085) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.596450+0000 mon.b (mon.2) 3622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.598318+0000 mon.b (mon.2) 3623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.600203+0000 mon.b (mon.2) 3624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.600791+0000 mon.b (mon.2) 3625 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.612353+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: cephadm 2024-06-11T13:38:06.612591+0000 mgr.x (mgr.25085) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.699415+0000 mon.b (mon.2) 3626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.701960+0000 mon.b (mon.2) 3627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.704051+0000 mon.b (mon.2) 3628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.704690+0000 mon.b (mon.2) 3629 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.716285+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: cephadm 2024-06-11T13:38:06.716296+0000 mgr.x (mgr.25085) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.818321+0000 mon.b (mon.2) 3630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.820198+0000 mon.b (mon.2) 3631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.821945+0000 mon.b (mon.2) 3632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.822628+0000 mon.b (mon.2) 3633 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: cephadm 2024-06-11T13:38:06.831422+0000 mgr.x (mgr.25085) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.831466+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.930398+0000 mon.b (mon.2) 3634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.932987+0000 mon.b (mon.2) 3635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.936157+0000 mon.b (mon.2) 3636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.937213+0000 mon.b (mon.2) 3637 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:06.944402+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: cephadm 2024-06-11T13:38:06.944406+0000 mgr.x (mgr.25085) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.026698+0000 mon.b (mon.2) 3638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.028570+0000 mon.b (mon.2) 3639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.030144+0000 mon.b (mon.2) 3640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.030754+0000 mon.b (mon.2) 3641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: cephadm 2024-06-11T13:38:07.036908+0000 mgr.x (mgr.25085) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.037135+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.107745+0000 mon.b (mon.2) 3642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.110453+0000 mon.b (mon.2) 3643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.112178+0000 mon.b (mon.2) 3644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.112830+0000 mon.b (mon.2) 3645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.118828+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.191499+0000 mon.b (mon.2) 3646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.193456+0000 mon.b (mon.2) 3647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.195105+0000 mon.b (mon.2) 3648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.195757+0000 mon.b (mon.2) 3649 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.202596+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.294839+0000 mon.b (mon.2) 3650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.296643+0000 mon.b (mon.2) 3651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.298698+0000 mon.b (mon.2) 3652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.299517+0000 mon.b (mon.2) 3653 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:07 smithi117 bash[60578]: audit 2024-06-11T13:38:07.305782+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: cephadm 2024-06-11T13:38:06.137392+0000 mgr.x (mgr.25085) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: cephadm 2024-06-11T13:38:06.233521+0000 mgr.x (mgr.25085) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: cephadm 2024-06-11T13:38:06.332886+0000 mgr.x (mgr.25085) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.332900+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.417990+0000 mon.b (mon.2) 3614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.419929+0000 mon.b (mon.2) 3615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.422178+0000 mon.b (mon.2) 3616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.422799+0000 mon.b (mon.2) 3617 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: cephadm 2024-06-11T13:38:06.432839+0000 mgr.x (mgr.25085) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.432871+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.507330+0000 mon.b (mon.2) 3618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.509517+0000 mon.b (mon.2) 3619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.511623+0000 mon.b (mon.2) 3620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.512318+0000 mon.b (mon.2) 3621 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.524121+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: cephadm 2024-06-11T13:38:06.524268+0000 mgr.x (mgr.25085) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.596450+0000 mon.b (mon.2) 3622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.598318+0000 mon.b (mon.2) 3623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.600203+0000 mon.b (mon.2) 3624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.600791+0000 mon.b (mon.2) 3625 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: cephadm 2024-06-11T13:38:06.137392+0000 mgr.x (mgr.25085) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: cephadm 2024-06-11T13:38:06.233521+0000 mgr.x (mgr.25085) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: cephadm 2024-06-11T13:38:06.332886+0000 mgr.x (mgr.25085) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.332900+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.417990+0000 mon.b (mon.2) 3614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.419929+0000 mon.b (mon.2) 3615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.422178+0000 mon.b (mon.2) 3616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.422799+0000 mon.b (mon.2) 3617 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: cephadm 2024-06-11T13:38:06.432839+0000 mgr.x (mgr.25085) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.432871+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.507330+0000 mon.b (mon.2) 3618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.509517+0000 mon.b (mon.2) 3619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.511623+0000 mon.b (mon.2) 3620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.512318+0000 mon.b (mon.2) 3621 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.524121+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: cephadm 2024-06-11T13:38:06.524268+0000 mgr.x (mgr.25085) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.596450+0000 mon.b (mon.2) 3622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.598318+0000 mon.b (mon.2) 3623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.600203+0000 mon.b (mon.2) 3624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.600791+0000 mon.b (mon.2) 3625 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.612353+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: cephadm 2024-06-11T13:38:06.612591+0000 mgr.x (mgr.25085) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.699415+0000 mon.b (mon.2) 3626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.701960+0000 mon.b (mon.2) 3627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.704051+0000 mon.b (mon.2) 3628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.704690+0000 mon.b (mon.2) 3629 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.716285+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: cephadm 2024-06-11T13:38:06.716296+0000 mgr.x (mgr.25085) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.818321+0000 mon.b (mon.2) 3630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.820198+0000 mon.b (mon.2) 3631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.821945+0000 mon.b (mon.2) 3632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.822628+0000 mon.b (mon.2) 3633 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: cephadm 2024-06-11T13:38:06.831422+0000 mgr.x (mgr.25085) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.831466+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.930398+0000 mon.b (mon.2) 3634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.932987+0000 mon.b (mon.2) 3635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.936157+0000 mon.b (mon.2) 3636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.937213+0000 mon.b (mon.2) 3637 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:06.944402+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: cephadm 2024-06-11T13:38:06.944406+0000 mgr.x (mgr.25085) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.612353+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: cephadm 2024-06-11T13:38:06.612591+0000 mgr.x (mgr.25085) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.699415+0000 mon.b (mon.2) 3626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.701960+0000 mon.b (mon.2) 3627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.704051+0000 mon.b (mon.2) 3628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.704690+0000 mon.b (mon.2) 3629 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.716285+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: cephadm 2024-06-11T13:38:06.716296+0000 mgr.x (mgr.25085) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.818321+0000 mon.b (mon.2) 3630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.820198+0000 mon.b (mon.2) 3631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.821945+0000 mon.b (mon.2) 3632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.822628+0000 mon.b (mon.2) 3633 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: cephadm 2024-06-11T13:38:06.831422+0000 mgr.x (mgr.25085) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.831466+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.930398+0000 mon.b (mon.2) 3634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.932987+0000 mon.b (mon.2) 3635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.936157+0000 mon.b (mon.2) 3636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.937213+0000 mon.b (mon.2) 3637 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:06.944402+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: cephadm 2024-06-11T13:38:06.944406+0000 mgr.x (mgr.25085) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.026698+0000 mon.b (mon.2) 3638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.028570+0000 mon.b (mon.2) 3639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.030144+0000 mon.b (mon.2) 3640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.030754+0000 mon.b (mon.2) 3641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: cephadm 2024-06-11T13:38:07.036908+0000 mgr.x (mgr.25085) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.037135+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.107745+0000 mon.b (mon.2) 3642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.110453+0000 mon.b (mon.2) 3643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.112178+0000 mon.b (mon.2) 3644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.112830+0000 mon.b (mon.2) 3645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.118828+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.191499+0000 mon.b (mon.2) 3646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.193456+0000 mon.b (mon.2) 3647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.195105+0000 mon.b (mon.2) 3648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.195757+0000 mon.b (mon.2) 3649 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.202596+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.294839+0000 mon.b (mon.2) 3650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.296643+0000 mon.b (mon.2) 3651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.298698+0000 mon.b (mon.2) 3652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.299517+0000 mon.b (mon.2) 3653 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[81944]: audit 2024-06-11T13:38:07.305782+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.026698+0000 mon.b (mon.2) 3638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.028570+0000 mon.b (mon.2) 3639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.030144+0000 mon.b (mon.2) 3640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.030754+0000 mon.b (mon.2) 3641 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: cephadm 2024-06-11T13:38:07.036908+0000 mgr.x (mgr.25085) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:07.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.037135+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.107745+0000 mon.b (mon.2) 3642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.110453+0000 mon.b (mon.2) 3643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.112178+0000 mon.b (mon.2) 3644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.112830+0000 mon.b (mon.2) 3645 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.118828+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.191499+0000 mon.b (mon.2) 3646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.193456+0000 mon.b (mon.2) 3647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.195105+0000 mon.b (mon.2) 3648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.195757+0000 mon.b (mon.2) 3649 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.202596+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.294839+0000 mon.b (mon.2) 3650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:07.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.296643+0000 mon.b (mon.2) 3651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:07.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.298698+0000 mon.b (mon.2) 3652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:07.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.299517+0000 mon.b (mon.2) 3653 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:07.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:07 smithi059 bash[78335]: audit 2024-06-11T13:38:07.305782+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:07.956 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:38:07.956 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 16s ago 24m - - 2024-06-11T13:38:07.956 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 12s ago 24m - - 2024-06-11T13:38:07.956 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (10m) 16s ago 16m 14.2M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:38:07.956 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (9m) 12s ago 16m 41.4M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:38:07.956 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (8m) 16s ago 14m 45.2M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:38:07.957 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (8m) 12s ago 23m 520M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:38:07.957 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (7m) 16s ago 25m 426M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:38:07.957 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (5m) 16s ago 26m 57.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:38:07.957 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (6m) 12s ago 24m 56.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:38:07.957 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (6m) 16s ago 24m 53.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:38:07.957 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (10m) 16s ago 17m 9155k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:38:07.957 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (9m) 12s ago 17m 9415k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:38:07.957 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (4m) 16s ago 23m 58.7M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:38:07.957 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (3m) 16s ago 22m 54.1M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:38:07.957 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (3m) 16s ago 21m 53.0M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:38:07.957 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (2m) 16s ago 21m 56.5M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:38:07.957 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (82s) 12s ago 20m 53.0M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:38:07.957 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (45s) 12s ago 19m 46.7M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:38:07.958 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 starting - - - 4096M 2024-06-11T13:38:07.958 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (18m) 12s ago 18m 66.7M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:38:07.958 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (8m) 12s ago 17m 66.9M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:38:07.958 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (14m) 16s ago 14m 87.4M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:38:07.958 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (14m) 12s ago 14m 87.3M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:38:07.958 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (14m) 16s ago 14m 87.0M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:38:07.958 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (14m) 12s ago 14m 87.5M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:38:08.409 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:38:08.409 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:38:08.409 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:38:08.409 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:38:08.409 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:38:08.409 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:38:08.409 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:38:08.409 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:38:08.409 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-06-11T13:38:08.409 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 6 2024-06-11T13:38:08.409 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:38:08.409 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:38:08.410 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:38:08.410 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:38:08.410 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:38:08.410 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-06-11T13:38:08.410 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 11 2024-06-11T13:38:08.410 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:38:08.410 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:38:08.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: cephadm 2024-06-11T13:38:07.118826+0000 mgr.x (mgr.25085) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.174698+0000 mgr.x (mgr.25085) 1812 : audit [DBG] from='client.54565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:08.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: cephadm 2024-06-11T13:38:07.202488+0000 mgr.x (mgr.25085) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: cephadm 2024-06-11T13:38:07.306571+0000 mgr.x (mgr.25085) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.379336+0000 mon.b (mon.2) 3654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.381837+0000 mon.b (mon.2) 3655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.383554+0000 mon.b (mon.2) 3656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.384175+0000 mon.b (mon.2) 3657 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: cephadm 2024-06-11T13:38:07.392319+0000 mgr.x (mgr.25085) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.392353+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: cluster 2024-06-11T13:38:07.451469+0000 mgr.x (mgr.25085) 1816 : cluster [DBG] pgmap v293: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 197 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.465058+0000 mon.b (mon.2) 3658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.467089+0000 mon.b (mon.2) 3659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.468830+0000 mon.b (mon.2) 3660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.469450+0000 mon.b (mon.2) 3661 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: cephadm 2024-06-11T13:38:07.477275+0000 mgr.x (mgr.25085) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.477357+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.547369+0000 mon.b (mon.2) 3662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.549284+0000 mon.b (mon.2) 3663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.551643+0000 mon.b (mon.2) 3664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.552290+0000 mon.b (mon.2) 3665 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.559124+0000 mgr.x (mgr.25085) 1818 : audit [DBG] from='client.74466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: cephadm 2024-06-11T13:38:07.560266+0000 mgr.x (mgr.25085) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.560346+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.640298+0000 mon.b (mon.2) 3666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.642354+0000 mon.b (mon.2) 3667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.644021+0000 mon.b (mon.2) 3668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.644709+0000 mon.b (mon.2) 3669 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.651331+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: cephadm 2024-06-11T13:38:07.651519+0000 mgr.x (mgr.25085) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.736956+0000 mon.b (mon.2) 3670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.738773+0000 mon.b (mon.2) 3671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.740468+0000 mon.b (mon.2) 3672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.741121+0000 mon.b (mon.2) 3673 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: cephadm 2024-06-11T13:38:07.748964+0000 mgr.x (mgr.25085) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.749074+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.822783+0000 mon.b (mon.2) 3674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.825307+0000 mon.b (mon.2) 3675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.828119+0000 mon.b (mon.2) 3676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.829192+0000 mon.b (mon.2) 3677 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.837756+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: cephadm 2024-06-11T13:38:07.838018+0000 mgr.x (mgr.25085) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.928294+0000 mgr.x (mgr.25085) 1823 : audit [DBG] from='client.74472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.929943+0000 mon.b (mon.2) 3678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.937523+0000 mon.b (mon.2) 3679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.944240+0000 mon.b (mon.2) 3680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.960192+0000 mon.b (mon.2) 3681 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:07.966792+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: cephadm 2024-06-11T13:38:07.968644+0000 mgr.x (mgr.25085) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.053278+0000 mon.b (mon.2) 3682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.054940+0000 mon.b (mon.2) 3683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.056625+0000 mon.b (mon.2) 3684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.057270+0000 mon.b (mon.2) 3685 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.064156+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: cephadm 2024-06-11T13:38:08.064434+0000 mgr.x (mgr.25085) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.133516+0000 mon.b (mon.2) 3686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.135676+0000 mon.b (mon.2) 3687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.138019+0000 mon.b (mon.2) 3688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.138772+0000 mon.b (mon.2) 3689 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.146991+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.238137+0000 mon.b (mon.2) 3690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.240411+0000 mon.b (mon.2) 3691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.243108+0000 mon.b (mon.2) 3692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.243975+0000 mon.b (mon.2) 3693 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:08 smithi117 bash[60578]: audit 2024-06-11T13:38:08.252780+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.787 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:38:08.787 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:38:08.787 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:38:08.787 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:38:08.787 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:38:08.787 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:38:08.788 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:38:08.788 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:38:08.788 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "11/23 daemons upgraded", 2024-06-11T13:38:08.788 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T13:38:08.788 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:38:08.788 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:38:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: cephadm 2024-06-11T13:38:07.118826+0000 mgr.x (mgr.25085) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.174698+0000 mgr.x (mgr.25085) 1812 : audit [DBG] from='client.54565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: cephadm 2024-06-11T13:38:07.202488+0000 mgr.x (mgr.25085) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: cephadm 2024-06-11T13:38:07.306571+0000 mgr.x (mgr.25085) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.379336+0000 mon.b (mon.2) 3654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.381837+0000 mon.b (mon.2) 3655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.383554+0000 mon.b (mon.2) 3656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.384175+0000 mon.b (mon.2) 3657 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: cephadm 2024-06-11T13:38:07.392319+0000 mgr.x (mgr.25085) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.392353+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: cluster 2024-06-11T13:38:07.451469+0000 mgr.x (mgr.25085) 1816 : cluster [DBG] pgmap v293: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 197 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-06-11T13:38:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.465058+0000 mon.b (mon.2) 3658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.467089+0000 mon.b (mon.2) 3659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.468830+0000 mon.b (mon.2) 3660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.469450+0000 mon.b (mon.2) 3661 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: cephadm 2024-06-11T13:38:07.477275+0000 mgr.x (mgr.25085) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.477357+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.547369+0000 mon.b (mon.2) 3662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.549284+0000 mon.b (mon.2) 3663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: cephadm 2024-06-11T13:38:07.118826+0000 mgr.x (mgr.25085) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.174698+0000 mgr.x (mgr.25085) 1812 : audit [DBG] from='client.54565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:08.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: cephadm 2024-06-11T13:38:07.202488+0000 mgr.x (mgr.25085) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: cephadm 2024-06-11T13:38:07.306571+0000 mgr.x (mgr.25085) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.379336+0000 mon.b (mon.2) 3654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.381837+0000 mon.b (mon.2) 3655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.383554+0000 mon.b (mon.2) 3656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.384175+0000 mon.b (mon.2) 3657 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: cephadm 2024-06-11T13:38:07.392319+0000 mgr.x (mgr.25085) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.392353+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: cluster 2024-06-11T13:38:07.451469+0000 mgr.x (mgr.25085) 1816 : cluster [DBG] pgmap v293: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 197 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.465058+0000 mon.b (mon.2) 3658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.467089+0000 mon.b (mon.2) 3659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.468830+0000 mon.b (mon.2) 3660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.469450+0000 mon.b (mon.2) 3661 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: cephadm 2024-06-11T13:38:07.477275+0000 mgr.x (mgr.25085) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.477357+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.547369+0000 mon.b (mon.2) 3662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.549284+0000 mon.b (mon.2) 3663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.551643+0000 mon.b (mon.2) 3664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.552290+0000 mon.b (mon.2) 3665 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.559124+0000 mgr.x (mgr.25085) 1818 : audit [DBG] from='client.74466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:08.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: cephadm 2024-06-11T13:38:07.560266+0000 mgr.x (mgr.25085) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.560346+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.640298+0000 mon.b (mon.2) 3666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.642354+0000 mon.b (mon.2) 3667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.644021+0000 mon.b (mon.2) 3668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.644709+0000 mon.b (mon.2) 3669 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.651331+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: cephadm 2024-06-11T13:38:07.651519+0000 mgr.x (mgr.25085) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.736956+0000 mon.b (mon.2) 3670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.738773+0000 mon.b (mon.2) 3671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.740468+0000 mon.b (mon.2) 3672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.741121+0000 mon.b (mon.2) 3673 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: cephadm 2024-06-11T13:38:07.748964+0000 mgr.x (mgr.25085) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.749074+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.822783+0000 mon.b (mon.2) 3674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.825307+0000 mon.b (mon.2) 3675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.828119+0000 mon.b (mon.2) 3676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.551643+0000 mon.b (mon.2) 3664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.552290+0000 mon.b (mon.2) 3665 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.559124+0000 mgr.x (mgr.25085) 1818 : audit [DBG] from='client.74466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: cephadm 2024-06-11T13:38:07.560266+0000 mgr.x (mgr.25085) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.560346+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.640298+0000 mon.b (mon.2) 3666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.642354+0000 mon.b (mon.2) 3667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.644021+0000 mon.b (mon.2) 3668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.644709+0000 mon.b (mon.2) 3669 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.651331+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: cephadm 2024-06-11T13:38:07.651519+0000 mgr.x (mgr.25085) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.736956+0000 mon.b (mon.2) 3670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.738773+0000 mon.b (mon.2) 3671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.740468+0000 mon.b (mon.2) 3672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.741121+0000 mon.b (mon.2) 3673 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: cephadm 2024-06-11T13:38:07.748964+0000 mgr.x (mgr.25085) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.749074+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.822783+0000 mon.b (mon.2) 3674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.825307+0000 mon.b (mon.2) 3675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.828119+0000 mon.b (mon.2) 3676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.829192+0000 mon.b (mon.2) 3677 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.837756+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: cephadm 2024-06-11T13:38:07.838018+0000 mgr.x (mgr.25085) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.928294+0000 mgr.x (mgr.25085) 1823 : audit [DBG] from='client.74472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.929943+0000 mon.b (mon.2) 3678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.937523+0000 mon.b (mon.2) 3679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.944240+0000 mon.b (mon.2) 3680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.960192+0000 mon.b (mon.2) 3681 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:07.966792+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: cephadm 2024-06-11T13:38:07.968644+0000 mgr.x (mgr.25085) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.053278+0000 mon.b (mon.2) 3682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.054940+0000 mon.b (mon.2) 3683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.056625+0000 mon.b (mon.2) 3684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.057270+0000 mon.b (mon.2) 3685 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.064156+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: cephadm 2024-06-11T13:38:08.064434+0000 mgr.x (mgr.25085) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.133516+0000 mon.b (mon.2) 3686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.135676+0000 mon.b (mon.2) 3687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.138019+0000 mon.b (mon.2) 3688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.138772+0000 mon.b (mon.2) 3689 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.829192+0000 mon.b (mon.2) 3677 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.837756+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: cephadm 2024-06-11T13:38:07.838018+0000 mgr.x (mgr.25085) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.928294+0000 mgr.x (mgr.25085) 1823 : audit [DBG] from='client.74472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.929943+0000 mon.b (mon.2) 3678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.937523+0000 mon.b (mon.2) 3679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.944240+0000 mon.b (mon.2) 3680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.960192+0000 mon.b (mon.2) 3681 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:07.966792+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: cephadm 2024-06-11T13:38:07.968644+0000 mgr.x (mgr.25085) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.053278+0000 mon.b (mon.2) 3682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.054940+0000 mon.b (mon.2) 3683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.056625+0000 mon.b (mon.2) 3684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.057270+0000 mon.b (mon.2) 3685 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.064156+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: cephadm 2024-06-11T13:38:08.064434+0000 mgr.x (mgr.25085) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:08.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.133516+0000 mon.b (mon.2) 3686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.135676+0000 mon.b (mon.2) 3687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.138019+0000 mon.b (mon.2) 3688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.138772+0000 mon.b (mon.2) 3689 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.146991+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.238137+0000 mon.b (mon.2) 3690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.240411+0000 mon.b (mon.2) 3691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.243108+0000 mon.b (mon.2) 3692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.243975+0000 mon.b (mon.2) 3693 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[81944]: audit 2024-06-11T13:38:08.252780+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.146991+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:08.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.238137+0000 mon.b (mon.2) 3690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:08.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.240411+0000 mon.b (mon.2) 3691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:08.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.243108+0000 mon.b (mon.2) 3692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:08.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.243975+0000 mon.b (mon.2) 3693 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:08.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:08 smithi059 bash[78335]: audit 2024-06-11T13:38:08.252780+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.213 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded 2024-06-11T13:38:09.214 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] OSD_DOWN: 1 osds down 2024-06-11T13:38:09.214 INFO:teuthology.orchestra.run.smithi059.stdout: osd.6 (root=default,host=smithi117) is down 2024-06-11T13:38:09.214 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded 2024-06-11T13:38:09.214 INFO:teuthology.orchestra.run.smithi059.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-06-11T13:38:09.214 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.1b is active+undersized+degraded, acting [3,7] 2024-06-11T13:38:09.214 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-06-11T13:38:09.214 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-06-11T13:38:09.214 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-06-11T13:38:09.214 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-06-11T13:38:09.214 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-06-11T13:38:09.214 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-06-11T13:38:09.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2024-06-11T13:38:09.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-06-11T13:38:09.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-06-11T13:38:09.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-06-11T13:38:09.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-06-11T13:38:09.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-06-11T13:38:09.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.e is active+undersized+degraded, acting [4,1] 2024-06-11T13:38:09.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.1f is active+undersized+degraded, acting [5,1] 2024-06-11T13:38:09.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 5.1f is active+undersized+degraded, acting [4,7] 2024-06-11T13:38:09.215 INFO:teuthology.orchestra.run.smithi059.stdout: pg 6.c is active+undersized+degraded, acting [3,5] 2024-06-11T13:38:09.612 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[75445]: debug 2024-06-11T13:38:09.246+0000 7fccb3201640 -1 osd.6 0 read_superblock omap replica is missing. 2024-06-11T13:38:09.612 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[75445]: debug 2024-06-11T13:38:09.286+0000 7fccb3201640 -1 osd.6 155 log_to_monitors true 2024-06-11T13:38:09.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: cephadm 2024-06-11T13:38:08.147046+0000 mgr.x (mgr.25085) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: cephadm 2024-06-11T13:38:08.252986+0000 mgr.x (mgr.25085) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.614 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.347975+0000 mon.b (mon.2) 3694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.351376+0000 mon.b (mon.2) 3695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.353094+0000 mon.b (mon.2) 3696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.353773+0000 mon.b (mon.2) 3697 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.360548+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: cephadm 2024-06-11T13:38:08.360708+0000 mgr.x (mgr.25085) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.615 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.413067+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.59:0/1735400571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.433070+0000 mon.b (mon.2) 3698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.435069+0000 mon.b (mon.2) 3699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.437014+0000 mon.b (mon.2) 3700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.437921+0000 mon.b (mon.2) 3701 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: cephadm 2024-06-11T13:38:08.445572+0000 mgr.x (mgr.25085) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.617 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.445635+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.617 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.525611+0000 mon.b (mon.2) 3702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.617 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.527918+0000 mon.b (mon.2) 3703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.617 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.530369+0000 mon.b (mon.2) 3704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.617 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.531096+0000 mon.b (mon.2) 3705 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.617 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.537714+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.617 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: cephadm 2024-06-11T13:38:08.538689+0000 mgr.x (mgr.25085) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.618 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.610657+0000 mon.b (mon.2) 3706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.618 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.612602+0000 mon.b (mon.2) 3707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.618 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.614711+0000 mon.b (mon.2) 3708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.618 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.615442+0000 mon.b (mon.2) 3709 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.618 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: cephadm 2024-06-11T13:38:08.625556+0000 mgr.x (mgr.25085) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.619 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.625610+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.619 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.696444+0000 mon.b (mon.2) 3710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.619 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.698415+0000 mon.b (mon.2) 3711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.619 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.700344+0000 mon.b (mon.2) 3712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.619 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.700980+0000 mon.b (mon.2) 3713 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.619 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: cephadm 2024-06-11T13:38:08.710806+0000 mgr.x (mgr.25085) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.710879+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.784410+0000 mon.b (mon.2) 3714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.786397+0000 mon.b (mon.2) 3715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.788355+0000 mon.b (mon.2) 3716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.789046+0000 mon.b (mon.2) 3717 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.790480+0000 mgr.x (mgr.25085) 1833 : audit [DBG] from='client.74484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:09.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.797530+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: cephadm 2024-06-11T13:38:08.798530+0000 mgr.x (mgr.25085) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.870241+0000 mon.b (mon.2) 3718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.872595+0000 mon.b (mon.2) 3719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.874573+0000 mon.b (mon.2) 3720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.875233+0000 mon.b (mon.2) 3721 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.886581+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.622 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: cephadm 2024-06-11T13:38:08.886681+0000 mgr.x (mgr.25085) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.622 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.959170+0000 mon.b (mon.2) 3722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.622 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.960963+0000 mon.b (mon.2) 3723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.622 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.962603+0000 mon.b (mon.2) 3724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.622 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.963191+0000 mon.b (mon.2) 3725 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.623 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: cephadm 2024-06-11T13:38:08.970844+0000 mgr.x (mgr.25085) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.623 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:08.970964+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.623 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.056423+0000 mon.b (mon.2) 3726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.623 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.058207+0000 mon.b (mon.2) 3727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.623 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.059835+0000 mon.b (mon.2) 3728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.623 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.060427+0000 mon.b (mon.2) 3729 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.624 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.068260+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.624 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: cephadm 2024-06-11T13:38:09.068472+0000 mgr.x (mgr.25085) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.624 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.145740+0000 mon.b (mon.2) 3730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.624 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.148202+0000 mon.b (mon.2) 3731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.624 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.151387+0000 mon.b (mon.2) 3732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.625 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.152102+0000 mon.b (mon.2) 3733 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.625 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.162858+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.625 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.217911+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.59:0/1447345583' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:38:09.625 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.234898+0000 mon.b (mon.2) 3734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.626 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.236651+0000 mon.b (mon.2) 3735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.626 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.238502+0000 mon.b (mon.2) 3736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.626 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.239125+0000 mon.b (mon.2) 3737 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.626 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.249403+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.626 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.291391+0000 mon.b (mon.2) 3738 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/3752534947,v1:172.21.15.117:6817/3752534947]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T13:38:09.626 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.292460+0000 mon.a (mon.0) 1305 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T13:38:09.626 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.326405+0000 mon.b (mon.2) 3739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.626 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.328276+0000 mon.b (mon.2) 3740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.626 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.329943+0000 mon.b (mon.2) 3741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.626 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.330547+0000 mon.b (mon.2) 3742 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.627 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:09 smithi117 bash[60578]: audit 2024-06-11T13:38:09.340510+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: cephadm 2024-06-11T13:38:08.147046+0000 mgr.x (mgr.25085) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: cephadm 2024-06-11T13:38:08.252986+0000 mgr.x (mgr.25085) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.347975+0000 mon.b (mon.2) 3694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.351376+0000 mon.b (mon.2) 3695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.353094+0000 mon.b (mon.2) 3696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.353773+0000 mon.b (mon.2) 3697 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.360548+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: cephadm 2024-06-11T13:38:08.360708+0000 mgr.x (mgr.25085) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.413067+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.59:0/1735400571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.433070+0000 mon.b (mon.2) 3698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.435069+0000 mon.b (mon.2) 3699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.437014+0000 mon.b (mon.2) 3700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.437921+0000 mon.b (mon.2) 3701 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: cephadm 2024-06-11T13:38:08.445572+0000 mgr.x (mgr.25085) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.445635+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.525611+0000 mon.b (mon.2) 3702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.527918+0000 mon.b (mon.2) 3703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.530369+0000 mon.b (mon.2) 3704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.531096+0000 mon.b (mon.2) 3705 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.537714+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: cephadm 2024-06-11T13:38:08.147046+0000 mgr.x (mgr.25085) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: cephadm 2024-06-11T13:38:08.252986+0000 mgr.x (mgr.25085) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.347975+0000 mon.b (mon.2) 3694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.351376+0000 mon.b (mon.2) 3695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.353094+0000 mon.b (mon.2) 3696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.353773+0000 mon.b (mon.2) 3697 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.360548+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: cephadm 2024-06-11T13:38:08.360708+0000 mgr.x (mgr.25085) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.413067+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.59:0/1735400571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.433070+0000 mon.b (mon.2) 3698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.435069+0000 mon.b (mon.2) 3699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.437014+0000 mon.b (mon.2) 3700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.437921+0000 mon.b (mon.2) 3701 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: cephadm 2024-06-11T13:38:08.445572+0000 mgr.x (mgr.25085) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.445635+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.525611+0000 mon.b (mon.2) 3702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.527918+0000 mon.b (mon.2) 3703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.530369+0000 mon.b (mon.2) 3704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.531096+0000 mon.b (mon.2) 3705 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.537714+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: cephadm 2024-06-11T13:38:08.538689+0000 mgr.x (mgr.25085) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.610657+0000 mon.b (mon.2) 3706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.612602+0000 mon.b (mon.2) 3707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.614711+0000 mon.b (mon.2) 3708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.615442+0000 mon.b (mon.2) 3709 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: cephadm 2024-06-11T13:38:08.625556+0000 mgr.x (mgr.25085) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.625610+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.696444+0000 mon.b (mon.2) 3710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.698415+0000 mon.b (mon.2) 3711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.700344+0000 mon.b (mon.2) 3712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.700980+0000 mon.b (mon.2) 3713 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: cephadm 2024-06-11T13:38:08.710806+0000 mgr.x (mgr.25085) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.710879+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.784410+0000 mon.b (mon.2) 3714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.786397+0000 mon.b (mon.2) 3715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.788355+0000 mon.b (mon.2) 3716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.789046+0000 mon.b (mon.2) 3717 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.790480+0000 mgr.x (mgr.25085) 1833 : audit [DBG] from='client.74484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.797530+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: cephadm 2024-06-11T13:38:08.798530+0000 mgr.x (mgr.25085) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: cephadm 2024-06-11T13:38:08.538689+0000 mgr.x (mgr.25085) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.610657+0000 mon.b (mon.2) 3706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.612602+0000 mon.b (mon.2) 3707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.614711+0000 mon.b (mon.2) 3708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.615442+0000 mon.b (mon.2) 3709 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: cephadm 2024-06-11T13:38:08.625556+0000 mgr.x (mgr.25085) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.625610+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.696444+0000 mon.b (mon.2) 3710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.698415+0000 mon.b (mon.2) 3711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.700344+0000 mon.b (mon.2) 3712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.700980+0000 mon.b (mon.2) 3713 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: cephadm 2024-06-11T13:38:08.710806+0000 mgr.x (mgr.25085) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.710879+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.784410+0000 mon.b (mon.2) 3714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.786397+0000 mon.b (mon.2) 3715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.788355+0000 mon.b (mon.2) 3716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.789046+0000 mon.b (mon.2) 3717 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.790480+0000 mgr.x (mgr.25085) 1833 : audit [DBG] from='client.74484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:09.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.797530+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: cephadm 2024-06-11T13:38:08.798530+0000 mgr.x (mgr.25085) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.870241+0000 mon.b (mon.2) 3718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.872595+0000 mon.b (mon.2) 3719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.874573+0000 mon.b (mon.2) 3720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.875233+0000 mon.b (mon.2) 3721 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.886581+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: cephadm 2024-06-11T13:38:08.886681+0000 mgr.x (mgr.25085) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.959170+0000 mon.b (mon.2) 3722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.960963+0000 mon.b (mon.2) 3723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.962603+0000 mon.b (mon.2) 3724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.963191+0000 mon.b (mon.2) 3725 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: cephadm 2024-06-11T13:38:08.970844+0000 mgr.x (mgr.25085) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:08.970964+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.056423+0000 mon.b (mon.2) 3726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.058207+0000 mon.b (mon.2) 3727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.059835+0000 mon.b (mon.2) 3728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.060427+0000 mon.b (mon.2) 3729 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.068260+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: cephadm 2024-06-11T13:38:09.068472+0000 mgr.x (mgr.25085) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.145740+0000 mon.b (mon.2) 3730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.148202+0000 mon.b (mon.2) 3731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.870241+0000 mon.b (mon.2) 3718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.872595+0000 mon.b (mon.2) 3719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.874573+0000 mon.b (mon.2) 3720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.875233+0000 mon.b (mon.2) 3721 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.886581+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: cephadm 2024-06-11T13:38:08.886681+0000 mgr.x (mgr.25085) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.959170+0000 mon.b (mon.2) 3722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.960963+0000 mon.b (mon.2) 3723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.962603+0000 mon.b (mon.2) 3724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.963191+0000 mon.b (mon.2) 3725 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: cephadm 2024-06-11T13:38:08.970844+0000 mgr.x (mgr.25085) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:08.970964+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.056423+0000 mon.b (mon.2) 3726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.058207+0000 mon.b (mon.2) 3727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.059835+0000 mon.b (mon.2) 3728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.060427+0000 mon.b (mon.2) 3729 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.068260+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: cephadm 2024-06-11T13:38:09.068472+0000 mgr.x (mgr.25085) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:09.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.145740+0000 mon.b (mon.2) 3730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.148202+0000 mon.b (mon.2) 3731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.151387+0000 mon.b (mon.2) 3732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.152102+0000 mon.b (mon.2) 3733 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.162858+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.217911+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.59:0/1447345583' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:38:09.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.234898+0000 mon.b (mon.2) 3734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.236651+0000 mon.b (mon.2) 3735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.238502+0000 mon.b (mon.2) 3736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.239125+0000 mon.b (mon.2) 3737 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.249403+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.291391+0000 mon.b (mon.2) 3738 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/3752534947,v1:172.21.15.117:6817/3752534947]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T13:38:09.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.292460+0000 mon.a (mon.0) 1305 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T13:38:09.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.326405+0000 mon.b (mon.2) 3739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.328276+0000 mon.b (mon.2) 3740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.329943+0000 mon.b (mon.2) 3741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.330547+0000 mon.b (mon.2) 3742 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[81944]: audit 2024-06-11T13:38:09.340510+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.151387+0000 mon.b (mon.2) 3732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.152102+0000 mon.b (mon.2) 3733 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.162858+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.217911+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.59:0/1447345583' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:38:09.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.234898+0000 mon.b (mon.2) 3734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.236651+0000 mon.b (mon.2) 3735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.238502+0000 mon.b (mon.2) 3736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.239125+0000 mon.b (mon.2) 3737 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.249403+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:09.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.291391+0000 mon.b (mon.2) 3738 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/3752534947,v1:172.21.15.117:6817/3752534947]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T13:38:09.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.292460+0000 mon.a (mon.0) 1305 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-11T13:38:09.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.326405+0000 mon.b (mon.2) 3739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:09.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.328276+0000 mon.b (mon.2) 3740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:09.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.329943+0000 mon.b (mon.2) 3741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:09.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.330547+0000 mon.b (mon.2) 3742 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:09.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:09 smithi059 bash[78335]: audit 2024-06-11T13:38:09.340510+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.685 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[75445]: debug 2024-06-11T13:38:10.302+0000 7fccaafac640 -1 osd.6 155 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:38:10.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: cephadm 2024-06-11T13:38:09.162786+0000 mgr.x (mgr.25085) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: cephadm 2024-06-11T13:38:09.249352+0000 mgr.x (mgr.25085) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: cephadm 2024-06-11T13:38:09.340405+0000 mgr.x (mgr.25085) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.419768+0000 mon.b (mon.2) 3743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.421681+0000 mon.b (mon.2) 3744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.423777+0000 mon.b (mon.2) 3745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.424629+0000 mon.b (mon.2) 3746 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.435924+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: cephadm 2024-06-11T13:38:09.436228+0000 mgr.x (mgr.25085) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: cluster 2024-06-11T13:38:09.452011+0000 mgr.x (mgr.25085) 1842 : cluster [DBG] pgmap v294: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-06-11T13:38:10.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.551962+0000 mon.b (mon.2) 3747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.554063+0000 mon.b (mon.2) 3748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.556032+0000 mon.b (mon.2) 3749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.556686+0000 mon.b (mon.2) 3750 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.568013+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: cephadm 2024-06-11T13:38:09.568067+0000 mgr.x (mgr.25085) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.652146+0000 mon.b (mon.2) 3751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.654194+0000 mon.b (mon.2) 3752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.655949+0000 mon.b (mon.2) 3753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.656610+0000 mon.b (mon.2) 3754 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.668046+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: cephadm 2024-06-11T13:38:09.668075+0000 mgr.x (mgr.25085) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.738664+0000 mon.b (mon.2) 3755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.740998+0000 mon.b (mon.2) 3756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.742714+0000 mon.b (mon.2) 3757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.743384+0000 mon.b (mon.2) 3758 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.754521+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: cephadm 2024-06-11T13:38:09.754551+0000 mgr.x (mgr.25085) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.835115+0000 mon.b (mon.2) 3759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.837754+0000 mon.b (mon.2) 3760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.839374+0000 mon.b (mon.2) 3761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.840178+0000 mon.b (mon.2) 3762 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: cephadm 2024-06-11T13:38:09.852053+0000 mgr.x (mgr.25085) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.852079+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.922307+0000 mon.b (mon.2) 3763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.924816+0000 mon.b (mon.2) 3764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.927152+0000 mon.b (mon.2) 3765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.927732+0000 mon.b (mon.2) 3766 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:09.938622+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: cephadm 2024-06-11T13:38:09.938627+0000 mgr.x (mgr.25085) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.020406+0000 mon.b (mon.2) 3767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.022202+0000 mon.b (mon.2) 3768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.023917+0000 mon.b (mon.2) 3769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.024582+0000 mon.b (mon.2) 3770 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: cephadm 2024-06-11T13:38:10.033477+0000 mgr.x (mgr.25085) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.033656+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.103869+0000 mon.b (mon.2) 3771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.105799+0000 mon.b (mon.2) 3772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.108286+0000 mon.b (mon.2) 3773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.109009+0000 mon.b (mon.2) 3774 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.120514+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.205082+0000 mon.b (mon.2) 3775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.208011+0000 mon.b (mon.2) 3776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.210179+0000 mon.b (mon.2) 3777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.210811+0000 mon.b (mon.2) 3778 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.220214+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.248500+0000 mon.a (mon.0) 1316 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-11T13:38:10.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.252286+0000 mon.b (mon.2) 3779 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/3752534947,v1:172.21.15.117:6817/3752534947]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:38:10.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: cluster 2024-06-11T13:38:10.255313+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-06-11T13:38:10.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.255996+0000 mon.a (mon.0) 1318 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:38:10.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.303130+0000 mon.b (mon.2) 3780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.305204+0000 mon.b (mon.2) 3781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.307072+0000 mon.b (mon.2) 3782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.307729+0000 mon.b (mon.2) 3783 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:10 smithi117 bash[60578]: audit 2024-06-11T13:38:10.316599+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: cephadm 2024-06-11T13:38:09.162786+0000 mgr.x (mgr.25085) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: cephadm 2024-06-11T13:38:09.249352+0000 mgr.x (mgr.25085) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: cephadm 2024-06-11T13:38:09.340405+0000 mgr.x (mgr.25085) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.419768+0000 mon.b (mon.2) 3743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.421681+0000 mon.b (mon.2) 3744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.423777+0000 mon.b (mon.2) 3745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.424629+0000 mon.b (mon.2) 3746 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.435924+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: cephadm 2024-06-11T13:38:09.436228+0000 mgr.x (mgr.25085) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: cluster 2024-06-11T13:38:09.452011+0000 mgr.x (mgr.25085) 1842 : cluster [DBG] pgmap v294: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-06-11T13:38:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.551962+0000 mon.b (mon.2) 3747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.554063+0000 mon.b (mon.2) 3748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.556032+0000 mon.b (mon.2) 3749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.556686+0000 mon.b (mon.2) 3750 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.568013+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: cephadm 2024-06-11T13:38:09.568067+0000 mgr.x (mgr.25085) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.652146+0000 mon.b (mon.2) 3751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.654194+0000 mon.b (mon.2) 3752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.655949+0000 mon.b (mon.2) 3753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: cephadm 2024-06-11T13:38:09.162786+0000 mgr.x (mgr.25085) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: cephadm 2024-06-11T13:38:09.249352+0000 mgr.x (mgr.25085) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: cephadm 2024-06-11T13:38:09.340405+0000 mgr.x (mgr.25085) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.419768+0000 mon.b (mon.2) 3743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.421681+0000 mon.b (mon.2) 3744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.423777+0000 mon.b (mon.2) 3745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.424629+0000 mon.b (mon.2) 3746 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.435924+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: cephadm 2024-06-11T13:38:09.436228+0000 mgr.x (mgr.25085) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: cluster 2024-06-11T13:38:09.452011+0000 mgr.x (mgr.25085) 1842 : cluster [DBG] pgmap v294: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-06-11T13:38:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.551962+0000 mon.b (mon.2) 3747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.554063+0000 mon.b (mon.2) 3748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.556032+0000 mon.b (mon.2) 3749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.556686+0000 mon.b (mon.2) 3750 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.568013+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: cephadm 2024-06-11T13:38:09.568067+0000 mgr.x (mgr.25085) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.652146+0000 mon.b (mon.2) 3751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.654194+0000 mon.b (mon.2) 3752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.655949+0000 mon.b (mon.2) 3753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.656610+0000 mon.b (mon.2) 3754 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.668046+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: cephadm 2024-06-11T13:38:09.668075+0000 mgr.x (mgr.25085) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.738664+0000 mon.b (mon.2) 3755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.740998+0000 mon.b (mon.2) 3756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.742714+0000 mon.b (mon.2) 3757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.743384+0000 mon.b (mon.2) 3758 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.754521+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: cephadm 2024-06-11T13:38:09.754551+0000 mgr.x (mgr.25085) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.835115+0000 mon.b (mon.2) 3759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.837754+0000 mon.b (mon.2) 3760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.839374+0000 mon.b (mon.2) 3761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.840178+0000 mon.b (mon.2) 3762 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: cephadm 2024-06-11T13:38:09.852053+0000 mgr.x (mgr.25085) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.852079+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.922307+0000 mon.b (mon.2) 3763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.924816+0000 mon.b (mon.2) 3764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.927152+0000 mon.b (mon.2) 3765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.927732+0000 mon.b (mon.2) 3766 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:09.938622+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: cephadm 2024-06-11T13:38:09.938627+0000 mgr.x (mgr.25085) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.656610+0000 mon.b (mon.2) 3754 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.668046+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: cephadm 2024-06-11T13:38:09.668075+0000 mgr.x (mgr.25085) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.738664+0000 mon.b (mon.2) 3755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.740998+0000 mon.b (mon.2) 3756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.742714+0000 mon.b (mon.2) 3757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.743384+0000 mon.b (mon.2) 3758 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.754521+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: cephadm 2024-06-11T13:38:09.754551+0000 mgr.x (mgr.25085) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.835115+0000 mon.b (mon.2) 3759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.837754+0000 mon.b (mon.2) 3760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.839374+0000 mon.b (mon.2) 3761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.840178+0000 mon.b (mon.2) 3762 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: cephadm 2024-06-11T13:38:09.852053+0000 mgr.x (mgr.25085) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.852079+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.922307+0000 mon.b (mon.2) 3763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.924816+0000 mon.b (mon.2) 3764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.927152+0000 mon.b (mon.2) 3765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.927732+0000 mon.b (mon.2) 3766 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:09.938622+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: cephadm 2024-06-11T13:38:09.938627+0000 mgr.x (mgr.25085) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.020406+0000 mon.b (mon.2) 3767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.022202+0000 mon.b (mon.2) 3768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.023917+0000 mon.b (mon.2) 3769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.024582+0000 mon.b (mon.2) 3770 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: cephadm 2024-06-11T13:38:10.033477+0000 mgr.x (mgr.25085) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.033656+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.103869+0000 mon.b (mon.2) 3771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.105799+0000 mon.b (mon.2) 3772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.108286+0000 mon.b (mon.2) 3773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.109009+0000 mon.b (mon.2) 3774 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.120514+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.205082+0000 mon.b (mon.2) 3775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.208011+0000 mon.b (mon.2) 3776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.210179+0000 mon.b (mon.2) 3777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.210811+0000 mon.b (mon.2) 3778 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.220214+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.248500+0000 mon.a (mon.0) 1316 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-11T13:38:10.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.252286+0000 mon.b (mon.2) 3779 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/3752534947,v1:172.21.15.117:6817/3752534947]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:38:10.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: cluster 2024-06-11T13:38:10.255313+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-06-11T13:38:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.020406+0000 mon.b (mon.2) 3767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.022202+0000 mon.b (mon.2) 3768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.023917+0000 mon.b (mon.2) 3769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.024582+0000 mon.b (mon.2) 3770 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: cephadm 2024-06-11T13:38:10.033477+0000 mgr.x (mgr.25085) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.033656+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.103869+0000 mon.b (mon.2) 3771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.105799+0000 mon.b (mon.2) 3772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.108286+0000 mon.b (mon.2) 3773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.109009+0000 mon.b (mon.2) 3774 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.120514+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.205082+0000 mon.b (mon.2) 3775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.208011+0000 mon.b (mon.2) 3776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.210179+0000 mon.b (mon.2) 3777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.210811+0000 mon.b (mon.2) 3778 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.220214+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.248500+0000 mon.a (mon.0) 1316 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-11T13:38:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.252286+0000 mon.b (mon.2) 3779 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/3752534947,v1:172.21.15.117:6817/3752534947]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:38:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: cluster 2024-06-11T13:38:10.255313+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-06-11T13:38:10.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.255996+0000 mon.a (mon.0) 1318 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:38:10.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.303130+0000 mon.b (mon.2) 3780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.305204+0000 mon.b (mon.2) 3781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.307072+0000 mon.b (mon.2) 3782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.307729+0000 mon.b (mon.2) 3783 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[81944]: audit 2024-06-11T13:38:10.316599+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:10.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.255996+0000 mon.a (mon.0) 1318 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:38:10.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.303130+0000 mon.b (mon.2) 3780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:10.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.305204+0000 mon.b (mon.2) 3781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:10.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.307072+0000 mon.b (mon.2) 3782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:10.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.307729+0000 mon.b (mon.2) 3783 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:10.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:10 smithi059 bash[78335]: audit 2024-06-11T13:38:10.316599+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: cephadm 2024-06-11T13:38:10.120867+0000 mgr.x (mgr.25085) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: cephadm 2024-06-11T13:38:10.220298+0000 mgr.x (mgr.25085) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: cephadm 2024-06-11T13:38:10.316592+0000 mgr.x (mgr.25085) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.389052+0000 mon.b (mon.2) 3784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.391935+0000 mon.b (mon.2) 3785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.395429+0000 mon.b (mon.2) 3786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.396432+0000 mon.b (mon.2) 3787 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.405666+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: cephadm 2024-06-11T13:38:10.406085+0000 mgr.x (mgr.25085) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.498027+0000 mon.b (mon.2) 3788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.499765+0000 mon.b (mon.2) 3789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.501487+0000 mon.b (mon.2) 3790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.502134+0000 mon.b (mon.2) 3791 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: cephadm 2024-06-11T13:38:10.510944+0000 mgr.x (mgr.25085) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.510987+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.591137+0000 mon.b (mon.2) 3792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.593171+0000 mon.b (mon.2) 3793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.595338+0000 mon.b (mon.2) 3794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.596297+0000 mon.b (mon.2) 3795 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.605995+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: cephadm 2024-06-11T13:38:10.120867+0000 mgr.x (mgr.25085) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: cephadm 2024-06-11T13:38:10.220298+0000 mgr.x (mgr.25085) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: cephadm 2024-06-11T13:38:10.316592+0000 mgr.x (mgr.25085) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.389052+0000 mon.b (mon.2) 3784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.391935+0000 mon.b (mon.2) 3785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.395429+0000 mon.b (mon.2) 3786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.396432+0000 mon.b (mon.2) 3787 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.405666+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: cephadm 2024-06-11T13:38:10.406085+0000 mgr.x (mgr.25085) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.498027+0000 mon.b (mon.2) 3788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.499765+0000 mon.b (mon.2) 3789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.501487+0000 mon.b (mon.2) 3790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.502134+0000 mon.b (mon.2) 3791 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: cephadm 2024-06-11T13:38:10.510944+0000 mgr.x (mgr.25085) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.510987+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.591137+0000 mon.b (mon.2) 3792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.593171+0000 mon.b (mon.2) 3793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.595338+0000 mon.b (mon.2) 3794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.596297+0000 mon.b (mon.2) 3795 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.605995+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: cephadm 2024-06-11T13:38:10.606290+0000 mgr.x (mgr.25085) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.709898+0000 mon.b (mon.2) 3796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.712232+0000 mon.b (mon.2) 3797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.714484+0000 mon.b (mon.2) 3798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.715326+0000 mon.b (mon.2) 3799 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.724788+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: cephadm 2024-06-11T13:38:10.724813+0000 mgr.x (mgr.25085) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.842320+0000 mon.b (mon.2) 3800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.844854+0000 mon.b (mon.2) 3801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.848191+0000 mon.b (mon.2) 3802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.849345+0000 mon.b (mon.2) 3803 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.859255+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: cephadm 2024-06-11T13:38:10.859387+0000 mgr.x (mgr.25085) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.958661+0000 mon.b (mon.2) 3804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.960643+0000 mon.b (mon.2) 3805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.962349+0000 mon.b (mon.2) 3806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.962992+0000 mon.b (mon.2) 3807 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:10.972493+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: cephadm 2024-06-11T13:38:10.972602+0000 mgr.x (mgr.25085) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.049119+0000 mon.b (mon.2) 3808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: cephadm 2024-06-11T13:38:10.606290+0000 mgr.x (mgr.25085) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.709898+0000 mon.b (mon.2) 3796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.712232+0000 mon.b (mon.2) 3797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.714484+0000 mon.b (mon.2) 3798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.715326+0000 mon.b (mon.2) 3799 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.724788+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: cephadm 2024-06-11T13:38:10.724813+0000 mgr.x (mgr.25085) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.842320+0000 mon.b (mon.2) 3800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.844854+0000 mon.b (mon.2) 3801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.848191+0000 mon.b (mon.2) 3802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.849345+0000 mon.b (mon.2) 3803 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.859255+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: cephadm 2024-06-11T13:38:10.859387+0000 mgr.x (mgr.25085) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.958661+0000 mon.b (mon.2) 3804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.960643+0000 mon.b (mon.2) 3805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.962349+0000 mon.b (mon.2) 3806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.962992+0000 mon.b (mon.2) 3807 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:10.972493+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: cephadm 2024-06-11T13:38:10.972602+0000 mgr.x (mgr.25085) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.049119+0000 mon.b (mon.2) 3808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.050904+0000 mon.b (mon.2) 3809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.052806+0000 mon.b (mon.2) 3810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.053410+0000 mon.b (mon.2) 3811 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.064321+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: cephadm 2024-06-11T13:38:11.066264+0000 mgr.x (mgr.25085) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.147574+0000 mon.b (mon.2) 3812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.150238+0000 mon.b (mon.2) 3813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.152423+0000 mon.b (mon.2) 3814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.153321+0000 mon.b (mon.2) 3815 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.160363+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.235278+0000 mon.b (mon.2) 3816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.237413+0000 mon.b (mon.2) 3817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.239852+0000 mon.b (mon.2) 3818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.240503+0000 mon.b (mon.2) 3819 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.248475+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: cluster 2024-06-11T13:38:11.249544+0000 mon.a (mon.0) 1329 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:38:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: cluster 2024-06-11T13:38:11.253740+0000 mon.a (mon.0) 1330 : cluster [INF] osd.6 [v2:172.21.15.117:6816/3752534947,v1:172.21.15.117:6817/3752534947] boot 2024-06-11T13:38:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: cluster 2024-06-11T13:38:11.253788+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-06-11T13:38:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.258424+0000 mon.b (mon.2) 3820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:38:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.278441+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.288685+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[81944]: audit 2024-06-11T13:38:11.298013+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.050904+0000 mon.b (mon.2) 3809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.052806+0000 mon.b (mon.2) 3810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.053410+0000 mon.b (mon.2) 3811 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.064321+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: cephadm 2024-06-11T13:38:11.066264+0000 mgr.x (mgr.25085) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.147574+0000 mon.b (mon.2) 3812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.150238+0000 mon.b (mon.2) 3813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.152423+0000 mon.b (mon.2) 3814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.153321+0000 mon.b (mon.2) 3815 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.160363+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.235278+0000 mon.b (mon.2) 3816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.237413+0000 mon.b (mon.2) 3817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.239852+0000 mon.b (mon.2) 3818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.240503+0000 mon.b (mon.2) 3819 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.248475+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: cluster 2024-06-11T13:38:11.249544+0000 mon.a (mon.0) 1329 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:38:11.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: cluster 2024-06-11T13:38:11.253740+0000 mon.a (mon.0) 1330 : cluster [INF] osd.6 [v2:172.21.15.117:6816/3752534947,v1:172.21.15.117:6817/3752534947] boot 2024-06-11T13:38:11.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: cluster 2024-06-11T13:38:11.253788+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-06-11T13:38:11.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.258424+0000 mon.b (mon.2) 3820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:38:11.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.278441+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.288685+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:11 smithi059 bash[78335]: audit 2024-06-11T13:38:11.298013+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: cephadm 2024-06-11T13:38:10.120867+0000 mgr.x (mgr.25085) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: cephadm 2024-06-11T13:38:10.220298+0000 mgr.x (mgr.25085) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: cephadm 2024-06-11T13:38:10.316592+0000 mgr.x (mgr.25085) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.389052+0000 mon.b (mon.2) 3784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.391935+0000 mon.b (mon.2) 3785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.395429+0000 mon.b (mon.2) 3786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.396432+0000 mon.b (mon.2) 3787 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.405666+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: cephadm 2024-06-11T13:38:10.406085+0000 mgr.x (mgr.25085) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.498027+0000 mon.b (mon.2) 3788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.499765+0000 mon.b (mon.2) 3789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.501487+0000 mon.b (mon.2) 3790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.502134+0000 mon.b (mon.2) 3791 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: cephadm 2024-06-11T13:38:10.510944+0000 mgr.x (mgr.25085) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.510987+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.591137+0000 mon.b (mon.2) 3792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.593171+0000 mon.b (mon.2) 3793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.595338+0000 mon.b (mon.2) 3794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.596297+0000 mon.b (mon.2) 3795 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.605995+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: cephadm 2024-06-11T13:38:10.606290+0000 mgr.x (mgr.25085) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.709898+0000 mon.b (mon.2) 3796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.712232+0000 mon.b (mon.2) 3797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.714484+0000 mon.b (mon.2) 3798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.715326+0000 mon.b (mon.2) 3799 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.724788+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: cephadm 2024-06-11T13:38:10.724813+0000 mgr.x (mgr.25085) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.842320+0000 mon.b (mon.2) 3800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.844854+0000 mon.b (mon.2) 3801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.848191+0000 mon.b (mon.2) 3802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.849345+0000 mon.b (mon.2) 3803 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.859255+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: cephadm 2024-06-11T13:38:10.859387+0000 mgr.x (mgr.25085) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.958661+0000 mon.b (mon.2) 3804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.960643+0000 mon.b (mon.2) 3805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.962349+0000 mon.b (mon.2) 3806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.962992+0000 mon.b (mon.2) 3807 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:10.972493+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: cephadm 2024-06-11T13:38:10.972602+0000 mgr.x (mgr.25085) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.049119+0000 mon.b (mon.2) 3808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.050904+0000 mon.b (mon.2) 3809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.052806+0000 mon.b (mon.2) 3810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.053410+0000 mon.b (mon.2) 3811 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.064321+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: cephadm 2024-06-11T13:38:11.066264+0000 mgr.x (mgr.25085) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:11.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.147574+0000 mon.b (mon.2) 3812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.150238+0000 mon.b (mon.2) 3813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.152423+0000 mon.b (mon.2) 3814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.153321+0000 mon.b (mon.2) 3815 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.160363+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.235278+0000 mon.b (mon.2) 3816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:11.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.237413+0000 mon.b (mon.2) 3817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:11.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.239852+0000 mon.b (mon.2) 3818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:11.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.240503+0000 mon.b (mon.2) 3819 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:11.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.248475+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: cluster 2024-06-11T13:38:11.249544+0000 mon.a (mon.0) 1329 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:38:11.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: cluster 2024-06-11T13:38:11.253740+0000 mon.a (mon.0) 1330 : cluster [INF] osd.6 [v2:172.21.15.117:6816/3752534947,v1:172.21.15.117:6817/3752534947] boot 2024-06-11T13:38:11.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: cluster 2024-06-11T13:38:11.253788+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-06-11T13:38:11.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.258424+0000 mon.b (mon.2) 3820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-11T13:38:11.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.278441+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.288685+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:11.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:11 smithi117 bash[60578]: audit 2024-06-11T13:38:11.298013+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.350 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[54332]: debug 2024-06-11T13:38:12.014+0000 7f041d8f9640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-06-11T13:38:12.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: cephadm 2024-06-11T13:38:11.161681+0000 mgr.x (mgr.25085) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: cephadm 2024-06-11T13:38:11.251160+0000 mgr.x (mgr.25085) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.347634+0000 mon.b (mon.2) 3821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.357894+0000 mon.b (mon.2) 3822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.359852+0000 mon.b (mon.2) 3823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.360580+0000 mon.b (mon.2) 3824 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: cephadm 2024-06-11T13:38:11.367511+0000 mgr.x (mgr.25085) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.367634+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.441410+0000 mon.b (mon.2) 3825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.443799+0000 mon.b (mon.2) 3826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.445690+0000 mon.b (mon.2) 3827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.446375+0000 mon.b (mon.2) 3828 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: cluster 2024-06-11T13:38:11.452547+0000 mgr.x (mgr.25085) 1862 : cluster [DBG] pgmap v297: 161 pgs: 4 peering, 32 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-06-11T13:38:12.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.455541+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: cephadm 2024-06-11T13:38:11.455634+0000 mgr.x (mgr.25085) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.535697+0000 mon.b (mon.2) 3829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.537570+0000 mon.b (mon.2) 3830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.539242+0000 mon.b (mon.2) 3831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.539901+0000 mon.b (mon.2) 3832 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.548693+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: cephadm 2024-06-11T13:38:11.548720+0000 mgr.x (mgr.25085) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.628771+0000 mon.b (mon.2) 3833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.630564+0000 mon.b (mon.2) 3834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.632347+0000 mon.b (mon.2) 3835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.632972+0000 mon.b (mon.2) 3836 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: cephadm 2024-06-11T13:38:11.641923+0000 mgr.x (mgr.25085) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.642008+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.722633+0000 mon.b (mon.2) 3837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.724488+0000 mon.b (mon.2) 3838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.726301+0000 mon.b (mon.2) 3839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.726977+0000 mon.b (mon.2) 3840 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: cephadm 2024-06-11T13:38:11.736082+0000 mgr.x (mgr.25085) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.736119+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.822711+0000 mon.b (mon.2) 3841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.825384+0000 mon.b (mon.2) 3842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.827408+0000 mon.b (mon.2) 3843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.828091+0000 mon.b (mon.2) 3844 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.837286+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: cephadm 2024-06-11T13:38:11.837359+0000 mgr.x (mgr.25085) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.919670+0000 mon.b (mon.2) 3845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.921421+0000 mon.b (mon.2) 3846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.923049+0000 mon.b (mon.2) 3847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.923711+0000 mon.b (mon.2) 3848 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.934180+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: cephadm 2024-06-11T13:38:11.934603+0000 mgr.x (mgr.25085) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.946775+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.958827+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:11.968782+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:12.013015+0000 mon.b (mon.2) 3849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:12.014897+0000 mon.b (mon.2) 3850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:12.016323+0000 mon.b (mon.2) 3851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:12.017435+0000 mon.b (mon.2) 3852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.694 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:12.018991+0000 mon.b (mon.2) 3853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T13:38:12.694 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: audit 2024-06-11T13:38:12.019139+0000 mgr.x (mgr.25085) 1869 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T13:38:12.694 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: cephadm 2024-06-11T13:38:12.019963+0000 mgr.x (mgr.25085) 1870 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-06-11T13:38:12.694 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:12 smithi117 bash[60578]: cluster 2024-06-11T13:38:12.262736+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-06-11T13:38:12.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: cephadm 2024-06-11T13:38:11.161681+0000 mgr.x (mgr.25085) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.704 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: cephadm 2024-06-11T13:38:11.251160+0000 mgr.x (mgr.25085) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.347634+0000 mon.b (mon.2) 3821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.357894+0000 mon.b (mon.2) 3822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.705 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.359852+0000 mon.b (mon.2) 3823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.360580+0000 mon.b (mon.2) 3824 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.706 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: cephadm 2024-06-11T13:38:11.367511+0000 mgr.x (mgr.25085) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.709 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.367634+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.710 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.441410+0000 mon.b (mon.2) 3825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.710 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.443799+0000 mon.b (mon.2) 3826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.710 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.445690+0000 mon.b (mon.2) 3827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.711 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.446375+0000 mon.b (mon.2) 3828 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.711 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: cluster 2024-06-11T13:38:11.452547+0000 mgr.x (mgr.25085) 1862 : cluster [DBG] pgmap v297: 161 pgs: 4 peering, 32 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-06-11T13:38:12.711 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.455541+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.711 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: cephadm 2024-06-11T13:38:11.455634+0000 mgr.x (mgr.25085) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.711 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.535697+0000 mon.b (mon.2) 3829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.711 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.537570+0000 mon.b (mon.2) 3830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.711 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.539242+0000 mon.b (mon.2) 3831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.711 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.539901+0000 mon.b (mon.2) 3832 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: cephadm 2024-06-11T13:38:11.161681+0000 mgr.x (mgr.25085) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.712 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: cephadm 2024-06-11T13:38:11.251160+0000 mgr.x (mgr.25085) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.712 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.347634+0000 mon.b (mon.2) 3821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.712 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.357894+0000 mon.b (mon.2) 3822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.712 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.359852+0000 mon.b (mon.2) 3823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.712 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.360580+0000 mon.b (mon.2) 3824 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.712 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: cephadm 2024-06-11T13:38:11.367511+0000 mgr.x (mgr.25085) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.713 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.367634+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.713 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.441410+0000 mon.b (mon.2) 3825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.713 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.443799+0000 mon.b (mon.2) 3826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.713 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.445690+0000 mon.b (mon.2) 3827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.713 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.446375+0000 mon.b (mon.2) 3828 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.714 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: cluster 2024-06-11T13:38:11.452547+0000 mgr.x (mgr.25085) 1862 : cluster [DBG] pgmap v297: 161 pgs: 4 peering, 32 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-06-11T13:38:12.714 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.455541+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.714 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: cephadm 2024-06-11T13:38:11.455634+0000 mgr.x (mgr.25085) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.714 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.535697+0000 mon.b (mon.2) 3829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.714 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.537570+0000 mon.b (mon.2) 3830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.714 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.539242+0000 mon.b (mon.2) 3831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.714 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.539901+0000 mon.b (mon.2) 3832 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.548693+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: cephadm 2024-06-11T13:38:11.548720+0000 mgr.x (mgr.25085) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.628771+0000 mon.b (mon.2) 3833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.630564+0000 mon.b (mon.2) 3834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.632347+0000 mon.b (mon.2) 3835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.632972+0000 mon.b (mon.2) 3836 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: cephadm 2024-06-11T13:38:11.641923+0000 mgr.x (mgr.25085) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.642008+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.722633+0000 mon.b (mon.2) 3837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.724488+0000 mon.b (mon.2) 3838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.726301+0000 mon.b (mon.2) 3839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.726977+0000 mon.b (mon.2) 3840 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: cephadm 2024-06-11T13:38:11.736082+0000 mgr.x (mgr.25085) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.736119+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.822711+0000 mon.b (mon.2) 3841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.716 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.825384+0000 mon.b (mon.2) 3842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.716 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.827408+0000 mon.b (mon.2) 3843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.716 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.828091+0000 mon.b (mon.2) 3844 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.716 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.837286+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.716 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: cephadm 2024-06-11T13:38:11.837359+0000 mgr.x (mgr.25085) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.716 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.548693+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.716 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: cephadm 2024-06-11T13:38:11.548720+0000 mgr.x (mgr.25085) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.716 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.628771+0000 mon.b (mon.2) 3833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.716 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.630564+0000 mon.b (mon.2) 3834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.716 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.632347+0000 mon.b (mon.2) 3835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.716 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.632972+0000 mon.b (mon.2) 3836 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: cephadm 2024-06-11T13:38:11.641923+0000 mgr.x (mgr.25085) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.642008+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.722633+0000 mon.b (mon.2) 3837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.724488+0000 mon.b (mon.2) 3838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.726301+0000 mon.b (mon.2) 3839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.726977+0000 mon.b (mon.2) 3840 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: cephadm 2024-06-11T13:38:11.736082+0000 mgr.x (mgr.25085) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.736119+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.822711+0000 mon.b (mon.2) 3841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.825384+0000 mon.b (mon.2) 3842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.827408+0000 mon.b (mon.2) 3843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.828091+0000 mon.b (mon.2) 3844 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.837286+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.717 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: cephadm 2024-06-11T13:38:11.837359+0000 mgr.x (mgr.25085) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.718 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.919670+0000 mon.b (mon.2) 3845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.718 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.921421+0000 mon.b (mon.2) 3846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.718 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.923049+0000 mon.b (mon.2) 3847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.718 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.923711+0000 mon.b (mon.2) 3848 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.718 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.934180+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.718 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: cephadm 2024-06-11T13:38:11.934603+0000 mgr.x (mgr.25085) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.718 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.946775+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.718 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.958827+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.718 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:11.968782+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.718 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:12.013015+0000 mon.b (mon.2) 3849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.719 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:12.014897+0000 mon.b (mon.2) 3850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.719 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:12.016323+0000 mon.b (mon.2) 3851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.719 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:12.017435+0000 mon.b (mon.2) 3852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.719 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:12.018991+0000 mon.b (mon.2) 3853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T13:38:12.719 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: audit 2024-06-11T13:38:12.019139+0000 mgr.x (mgr.25085) 1869 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T13:38:12.719 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: cephadm 2024-06-11T13:38:12.019963+0000 mgr.x (mgr.25085) 1870 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-06-11T13:38:12.719 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[81944]: cluster 2024-06-11T13:38:12.262736+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-06-11T13:38:12.719 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.919670+0000 mon.b (mon.2) 3845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.719 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.921421+0000 mon.b (mon.2) 3846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.719 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.923049+0000 mon.b (mon.2) 3847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:12.719 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.923711+0000 mon.b (mon.2) 3848 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:12.720 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.934180+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.720 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: cephadm 2024-06-11T13:38:11.934603+0000 mgr.x (mgr.25085) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:12.720 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.946775+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.720 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.958827+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.720 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:11.968782+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:12.720 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:12.013015+0000 mon.b (mon.2) 3849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:12.720 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:12.014897+0000 mon.b (mon.2) 3850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.720 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:12.016323+0000 mon.b (mon.2) 3851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.720 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:12.017435+0000 mon.b (mon.2) 3852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:12.720 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:12.018991+0000 mon.b (mon.2) 3853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T13:38:12.720 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: audit 2024-06-11T13:38:12.019139+0000 mgr.x (mgr.25085) 1869 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T13:38:12.720 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: cephadm 2024-06-11T13:38:12.019963+0000 mgr.x (mgr.25085) 1870 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-06-11T13:38:12.720 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:12 smithi059 bash[78335]: cluster 2024-06-11T13:38:12.262736+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-06-11T13:38:13.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:13 smithi059 bash[78335]: cluster 2024-06-11T13:38:12.451482+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check update: Degraded data redundancy: 65/630 objects degraded (10.317%), 17 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:13.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:13 smithi059 bash[78335]: audit 2024-06-11T13:38:12.705772+0000 mgr.x (mgr.25085) 1871 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:13.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:13 smithi059 bash[81944]: cluster 2024-06-11T13:38:12.451482+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check update: Degraded data redundancy: 65/630 objects degraded (10.317%), 17 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:13.633 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:13 smithi059 bash[81944]: audit 2024-06-11T13:38:12.705772+0000 mgr.x (mgr.25085) 1871 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:13.685 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:13 smithi117 bash[60578]: cluster 2024-06-11T13:38:12.451482+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check update: Degraded data redundancy: 65/630 objects degraded (10.317%), 17 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:13.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:13 smithi117 bash[60578]: audit 2024-06-11T13:38:12.705772+0000 mgr.x (mgr.25085) 1871 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:14.677 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:14 smithi117 bash[60578]: cluster 2024-06-11T13:38:13.453797+0000 mgr.x (mgr.25085) 1872 : cluster [DBG] pgmap v299: 161 pgs: 4 peering, 20 active+undersized, 10 active+undersized+degraded, 127 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 39/630 objects degraded (6.190%) 2024-06-11T13:38:14.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:14 smithi117 bash[60578]: audit 2024-06-11T13:38:14.298174+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:14.678 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:14 smithi117 bash[60578]: audit 2024-06-11T13:38:14.299093+0000 mon.b (mon.2) 3854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:38:14.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:14 smithi059 bash[81944]: cluster 2024-06-11T13:38:13.453797+0000 mgr.x (mgr.25085) 1872 : cluster [DBG] pgmap v299: 161 pgs: 4 peering, 20 active+undersized, 10 active+undersized+degraded, 127 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 39/630 objects degraded (6.190%) 2024-06-11T13:38:14.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:14 smithi059 bash[81944]: audit 2024-06-11T13:38:14.298174+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:14.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:14 smithi059 bash[81944]: audit 2024-06-11T13:38:14.299093+0000 mon.b (mon.2) 3854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:38:14.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:14 smithi059 bash[78335]: cluster 2024-06-11T13:38:13.453797+0000 mgr.x (mgr.25085) 1872 : cluster [DBG] pgmap v299: 161 pgs: 4 peering, 20 active+undersized, 10 active+undersized+degraded, 127 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 39/630 objects degraded (6.190%) 2024-06-11T13:38:14.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:14 smithi059 bash[78335]: audit 2024-06-11T13:38:14.298174+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:14.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:14 smithi059 bash[78335]: audit 2024-06-11T13:38:14.299093+0000 mon.b (mon.2) 3854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:38:15.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:15 smithi117 bash[60578]: audit 2024-06-11T13:38:14.642628+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:15.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:15 smithi117 bash[60578]: audit 2024-06-11T13:38:14.666065+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:15.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:15 smithi117 bash[60578]: audit 2024-06-11T13:38:14.679861+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:16.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:15 smithi059 bash[81944]: audit 2024-06-11T13:38:14.642628+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:16.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:15 smithi059 bash[81944]: audit 2024-06-11T13:38:14.666065+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:16.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:15 smithi059 bash[81944]: audit 2024-06-11T13:38:14.679861+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:16.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:15 smithi059 bash[78335]: audit 2024-06-11T13:38:14.642628+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:16.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:15 smithi059 bash[78335]: audit 2024-06-11T13:38:14.666065+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:16.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:15 smithi059 bash[78335]: audit 2024-06-11T13:38:14.679861+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:16.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:16 smithi059 bash[78335]: cluster 2024-06-11T13:38:15.454959+0000 mgr.x (mgr.25085) 1873 : cluster [DBG] pgmap v300: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-06-11T13:38:16.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:16 smithi059 bash[78335]: cluster 2024-06-11T13:38:15.674267+0000 mon.a (mon.0) 1351 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/630 objects degraded (6.190%), 10 pgs degraded) 2024-06-11T13:38:16.929 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:16 smithi059 bash[78335]: cluster 2024-06-11T13:38:15.674304+0000 mon.a (mon.0) 1352 : cluster [INF] Cluster is now healthy 2024-06-11T13:38:16.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:16 smithi059 bash[81944]: cluster 2024-06-11T13:38:15.454959+0000 mgr.x (mgr.25085) 1873 : cluster [DBG] pgmap v300: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-06-11T13:38:16.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:16 smithi059 bash[81944]: cluster 2024-06-11T13:38:15.674267+0000 mon.a (mon.0) 1351 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/630 objects degraded (6.190%), 10 pgs degraded) 2024-06-11T13:38:16.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:16 smithi059 bash[81944]: cluster 2024-06-11T13:38:15.674304+0000 mon.a (mon.0) 1352 : cluster [INF] Cluster is now healthy 2024-06-11T13:38:16.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:16 smithi117 bash[60578]: cluster 2024-06-11T13:38:15.454959+0000 mgr.x (mgr.25085) 1873 : cluster [DBG] pgmap v300: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-06-11T13:38:16.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:16 smithi117 bash[60578]: cluster 2024-06-11T13:38:15.674267+0000 mon.a (mon.0) 1351 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/630 objects degraded (6.190%), 10 pgs degraded) 2024-06-11T13:38:16.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:16 smithi117 bash[60578]: cluster 2024-06-11T13:38:15.674304+0000 mon.a (mon.0) 1352 : cluster [INF] Cluster is now healthy 2024-06-11T13:38:17.435 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:38:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:38:17] "GET /metrics HTTP/1.1" 200 38380 "" "Prometheus/2.33.4" 2024-06-11T13:38:18.935 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:18 smithi117 bash[60578]: cluster 2024-06-11T13:38:17.456191+0000 mgr.x (mgr.25085) 1874 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-06-11T13:38:19.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:18 smithi059 bash[81944]: cluster 2024-06-11T13:38:17.456191+0000 mgr.x (mgr.25085) 1874 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-06-11T13:38:19.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:18 smithi059 bash[78335]: cluster 2024-06-11T13:38:17.456191+0000 mgr.x (mgr.25085) 1874 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-06-11T13:38:20.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:20 smithi117 bash[60578]: cluster 2024-06-11T13:38:19.456934+0000 mgr.x (mgr.25085) 1875 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s 2024-06-11T13:38:21.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:20 smithi059 bash[81944]: cluster 2024-06-11T13:38:19.456934+0000 mgr.x (mgr.25085) 1875 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s 2024-06-11T13:38:21.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:20 smithi059 bash[78335]: cluster 2024-06-11T13:38:19.456934+0000 mgr.x (mgr.25085) 1875 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s 2024-06-11T13:38:22.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:22 smithi117 bash[60578]: cluster 2024-06-11T13:38:21.458291+0000 mgr.x (mgr.25085) 1876 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-06-11T13:38:23.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:22 smithi059 bash[81944]: cluster 2024-06-11T13:38:21.458291+0000 mgr.x (mgr.25085) 1876 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-06-11T13:38:23.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:22 smithi059 bash[78335]: cluster 2024-06-11T13:38:21.458291+0000 mgr.x (mgr.25085) 1876 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-06-11T13:38:23.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:23 smithi117 bash[60578]: audit 2024-06-11T13:38:22.715840+0000 mgr.x (mgr.25085) 1877 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:24.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:23 smithi059 bash[81944]: audit 2024-06-11T13:38:22.715840+0000 mgr.x (mgr.25085) 1877 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:24.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:23 smithi059 bash[78335]: audit 2024-06-11T13:38:22.715840+0000 mgr.x (mgr.25085) 1877 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:24.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:24 smithi117 bash[60578]: cluster 2024-06-11T13:38:23.459436+0000 mgr.x (mgr.25085) 1878 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:38:24.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:24 smithi117 bash[60578]: audit 2024-06-11T13:38:24.644291+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:25.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:24 smithi059 bash[81944]: cluster 2024-06-11T13:38:23.459436+0000 mgr.x (mgr.25085) 1878 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:38:25.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:24 smithi059 bash[81944]: audit 2024-06-11T13:38:24.644291+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:25.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:24 smithi059 bash[78335]: cluster 2024-06-11T13:38:23.459436+0000 mgr.x (mgr.25085) 1878 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:38:25.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:24 smithi059 bash[78335]: audit 2024-06-11T13:38:24.644291+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:26.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:26 smithi117 bash[60578]: cluster 2024-06-11T13:38:25.460626+0000 mgr.x (mgr.25085) 1879 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:38:27.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:26 smithi059 bash[81944]: cluster 2024-06-11T13:38:25.460626+0000 mgr.x (mgr.25085) 1879 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:38:27.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:26 smithi059 bash[78335]: cluster 2024-06-11T13:38:25.460626+0000 mgr.x (mgr.25085) 1879 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:38:27.574 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:38:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:38:27] "GET /metrics HTTP/1.1" 200 38380 "" "Prometheus/2.33.4" 2024-06-11T13:38:27.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:27 smithi117 bash[60578]: audit 2024-06-11T13:38:27.035588+0000 mon.b (mon.2) 3855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T13:38:27.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:27 smithi117 bash[60578]: audit 2024-06-11T13:38:27.035883+0000 mgr.x (mgr.25085) 1880 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T13:38:27.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:27 smithi117 bash[60578]: cephadm 2024-06-11T13:38:27.038081+0000 mgr.x (mgr.25085) 1881 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-06-11T13:38:28.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:27 smithi059 bash[78335]: audit 2024-06-11T13:38:27.035588+0000 mon.b (mon.2) 3855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T13:38:28.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:27 smithi059 bash[78335]: audit 2024-06-11T13:38:27.035883+0000 mgr.x (mgr.25085) 1880 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T13:38:28.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:27 smithi059 bash[78335]: cephadm 2024-06-11T13:38:27.038081+0000 mgr.x (mgr.25085) 1881 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-06-11T13:38:28.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:27 smithi059 bash[81944]: audit 2024-06-11T13:38:27.035588+0000 mon.b (mon.2) 3855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T13:38:28.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:27 smithi059 bash[81944]: audit 2024-06-11T13:38:27.035883+0000 mgr.x (mgr.25085) 1880 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-06-11T13:38:28.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:27 smithi059 bash[81944]: cephadm 2024-06-11T13:38:27.038081+0000 mgr.x (mgr.25085) 1881 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-06-11T13:38:28.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:28 smithi117 bash[60578]: cluster 2024-06-11T13:38:27.461796+0000 mgr.x (mgr.25085) 1882 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:38:29.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:28 smithi059 bash[81944]: cluster 2024-06-11T13:38:27.461796+0000 mgr.x (mgr.25085) 1882 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:38:29.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:28 smithi059 bash[78335]: cluster 2024-06-11T13:38:27.461796+0000 mgr.x (mgr.25085) 1882 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:38:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[81944]: audit 2024-06-11T13:38:29.299420+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[81944]: audit 2024-06-11T13:38:29.301612+0000 mon.b (mon.2) 3856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:38:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[81944]: cluster 2024-06-11T13:38:29.462921+0000 mgr.x (mgr.25085) 1883 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:38:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[81944]: cephadm 2024-06-11T13:38:29.650329+0000 mgr.x (mgr.25085) 1884 : cephadm [INF] Upgrade: Updating osd.7 2024-06-11T13:38:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[81944]: audit 2024-06-11T13:38:29.659213+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[81944]: audit 2024-06-11T13:38:29.663769+0000 mon.b (mon.2) 3857 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T13:38:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[81944]: audit 2024-06-11T13:38:29.665291+0000 mon.b (mon.2) 3858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[81944]: cephadm 2024-06-11T13:38:29.670572+0000 mgr.x (mgr.25085) 1885 : cephadm [INF] Deploying daemon osd.7 on smithi117 2024-06-11T13:38:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[78335]: audit 2024-06-11T13:38:29.299420+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[78335]: audit 2024-06-11T13:38:29.301612+0000 mon.b (mon.2) 3856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:38:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[78335]: cluster 2024-06-11T13:38:29.462921+0000 mgr.x (mgr.25085) 1883 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:38:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[78335]: cephadm 2024-06-11T13:38:29.650329+0000 mgr.x (mgr.25085) 1884 : cephadm [INF] Upgrade: Updating osd.7 2024-06-11T13:38:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[78335]: audit 2024-06-11T13:38:29.659213+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[78335]: audit 2024-06-11T13:38:29.663769+0000 mon.b (mon.2) 3857 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T13:38:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[78335]: audit 2024-06-11T13:38:29.665291+0000 mon.b (mon.2) 3858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:30 smithi059 bash[78335]: cephadm 2024-06-11T13:38:29.670572+0000 mgr.x (mgr.25085) 1885 : cephadm [INF] Deploying daemon osd.7 on smithi117 2024-06-11T13:38:30.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:30 smithi117 bash[60578]: audit 2024-06-11T13:38:29.299420+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:30.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:30 smithi117 bash[60578]: audit 2024-06-11T13:38:29.301612+0000 mon.b (mon.2) 3856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:38:30.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:30 smithi117 bash[60578]: cluster 2024-06-11T13:38:29.462921+0000 mgr.x (mgr.25085) 1883 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:38:30.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:30 smithi117 bash[60578]: cephadm 2024-06-11T13:38:29.650329+0000 mgr.x (mgr.25085) 1884 : cephadm [INF] Upgrade: Updating osd.7 2024-06-11T13:38:30.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:30 smithi117 bash[60578]: audit 2024-06-11T13:38:29.659213+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:30.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:30 smithi117 bash[60578]: audit 2024-06-11T13:38:29.663769+0000 mon.b (mon.2) 3857 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-11T13:38:30.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:30 smithi117 bash[60578]: audit 2024-06-11T13:38:29.665291+0000 mon.b (mon.2) 3858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:30.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:30 smithi117 bash[60578]: cephadm 2024-06-11T13:38:29.670572+0000 mgr.x (mgr.25085) 1885 : cephadm [INF] Deploying daemon osd.7 on smithi117 2024-06-11T13:38:32.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:32 smithi059 bash[81944]: cluster 2024-06-11T13:38:31.464388+0000 mgr.x (mgr.25085) 1886 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:38:32.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:32 smithi059 bash[81944]: audit 2024-06-11T13:38:31.498493+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:32.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:32 smithi059 bash[81944]: audit 2024-06-11T13:38:31.514033+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:32.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:32 smithi059 bash[81944]: audit 2024-06-11T13:38:31.535038+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:32 smithi059 bash[78335]: cluster 2024-06-11T13:38:31.464388+0000 mgr.x (mgr.25085) 1886 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:38:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:32 smithi059 bash[78335]: audit 2024-06-11T13:38:31.498493+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:32 smithi059 bash[78335]: audit 2024-06-11T13:38:31.514033+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:32 smithi059 bash[78335]: audit 2024-06-11T13:38:31.535038+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:32.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:32 smithi117 bash[60578]: cluster 2024-06-11T13:38:31.464388+0000 mgr.x (mgr.25085) 1886 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:38:32.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:32 smithi117 bash[60578]: audit 2024-06-11T13:38:31.498493+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:32.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:32 smithi117 bash[60578]: audit 2024-06-11T13:38:31.514033+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:32.959 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:32 smithi117 bash[60578]: audit 2024-06-11T13:38:31.535038+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:33.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:33 smithi059 bash[78335]: audit 2024-06-11T13:38:32.724947+0000 mgr.x (mgr.25085) 1887 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:33.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:33 smithi059 bash[81944]: audit 2024-06-11T13:38:32.724947+0000 mgr.x (mgr.25085) 1887 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:33.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:33 smithi117 bash[60578]: audit 2024-06-11T13:38:32.724947+0000 mgr.x (mgr.25085) 1887 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:34.686 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:38:34 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:34.686 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:38:34 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:34.686 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:34 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:34.687 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:38:34 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:34.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:34 smithi117 bash[60578]: cluster 2024-06-11T13:38:33.465510+0000 mgr.x (mgr.25085) 1888 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:38:34.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:34 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:34.687 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:38:34 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:34.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:38:34 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:34.688 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:34 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:34.688 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:38:34 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:34.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:34 smithi059 bash[81944]: cluster 2024-06-11T13:38:33.465510+0000 mgr.x (mgr.25085) 1888 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:38:34.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:34 smithi059 bash[78335]: cluster 2024-06-11T13:38:33.465510+0000 mgr.x (mgr.25085) 1888 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:38:34.981 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:34 smithi117 systemd[1]: Stopping Ceph osd.7 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:38:34.981 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:34 smithi117 bash[34793]: debug 2024-06-11T13:38:34.821+0000 7fc003145700 -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 2024-06-11T13:38:34.981 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:34 smithi117 bash[34793]: debug 2024-06-11T13:38:34.821+0000 7fc003145700 -1 osd.7 160 *** Got signal Terminated *** 2024-06-11T13:38:34.981 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:34 smithi117 bash[34793]: debug 2024-06-11T13:38:34.821+0000 7fc003145700 -1 osd.7 160 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:38:36.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:35 smithi117 bash[60578]: audit 2024-06-11T13:38:34.828681+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:35 smithi117 bash[60578]: cluster 2024-06-11T13:38:34.833632+0000 mon.a (mon.0) 1360 : cluster [INF] osd.7 marked itself down and dead 2024-06-11T13:38:36.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:35 smithi117 bash[60578]: audit 2024-06-11T13:38:34.840596+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:35 smithi117 bash[60578]: audit 2024-06-11T13:38:34.850571+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:35 smithi117 bash[60578]: audit 2024-06-11T13:38:34.969617+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:35 smithi117 bash[60578]: audit 2024-06-11T13:38:34.976674+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:35 smithi117 bash[60578]: cluster 2024-06-11T13:38:34.977255+0000 mgr.x (mgr.25085) 1889 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2024-06-11T13:38:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:35 smithi117 bash[60578]: audit 2024-06-11T13:38:34.984022+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[81944]: audit 2024-06-11T13:38:34.828681+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[81944]: cluster 2024-06-11T13:38:34.833632+0000 mon.a (mon.0) 1360 : cluster [INF] osd.7 marked itself down and dead 2024-06-11T13:38:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[81944]: audit 2024-06-11T13:38:34.840596+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[81944]: audit 2024-06-11T13:38:34.850571+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[81944]: audit 2024-06-11T13:38:34.969617+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[81944]: audit 2024-06-11T13:38:34.976674+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[81944]: cluster 2024-06-11T13:38:34.977255+0000 mgr.x (mgr.25085) 1889 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2024-06-11T13:38:36.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[81944]: audit 2024-06-11T13:38:34.984022+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[78335]: audit 2024-06-11T13:38:34.828681+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[78335]: cluster 2024-06-11T13:38:34.833632+0000 mon.a (mon.0) 1360 : cluster [INF] osd.7 marked itself down and dead 2024-06-11T13:38:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[78335]: audit 2024-06-11T13:38:34.840596+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[78335]: audit 2024-06-11T13:38:34.850571+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[78335]: audit 2024-06-11T13:38:34.969617+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[78335]: audit 2024-06-11T13:38:34.976674+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[78335]: cluster 2024-06-11T13:38:34.977255+0000 mgr.x (mgr.25085) 1889 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2024-06-11T13:38:36.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:35 smithi059 bash[78335]: audit 2024-06-11T13:38:34.984022+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:37.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:36 smithi117 bash[60578]: cluster 2024-06-11T13:38:35.824962+0000 mon.a (mon.0) 1366 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:38:37.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:36 smithi117 bash[60578]: cluster 2024-06-11T13:38:35.825030+0000 mon.a (mon.0) 1367 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-06-11T13:38:37.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:36 smithi117 bash[60578]: cluster 2024-06-11T13:38:35.836557+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-06-11T13:38:37.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:36 smithi117 bash[60578]: cluster 2024-06-11T13:38:35.974053+0000 mon.a (mon.0) 1369 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:38:37.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:36 smithi059 bash[78335]: cluster 2024-06-11T13:38:35.824962+0000 mon.a (mon.0) 1366 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:38:37.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:36 smithi059 bash[78335]: cluster 2024-06-11T13:38:35.825030+0000 mon.a (mon.0) 1367 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-06-11T13:38:37.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:36 smithi059 bash[78335]: cluster 2024-06-11T13:38:35.836557+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-06-11T13:38:37.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:36 smithi059 bash[78335]: cluster 2024-06-11T13:38:35.974053+0000 mon.a (mon.0) 1369 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:38:37.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:36 smithi059 bash[81944]: cluster 2024-06-11T13:38:35.824962+0000 mon.a (mon.0) 1366 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-06-11T13:38:37.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:36 smithi059 bash[81944]: cluster 2024-06-11T13:38:35.825030+0000 mon.a (mon.0) 1367 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-06-11T13:38:37.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:36 smithi059 bash[81944]: cluster 2024-06-11T13:38:35.836557+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e161: 8 total, 7 up, 8 in 2024-06-11T13:38:37.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:36 smithi059 bash[81944]: cluster 2024-06-11T13:38:35.974053+0000 mon.a (mon.0) 1369 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:38:37.676 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:38:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:38:37] "GET /metrics HTTP/1.1" 200 38528 "" "Prometheus/2.33.4" 2024-06-11T13:38:37.936 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:37 smithi117 bash[77701]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-7 2024-06-11T13:38:37.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:37 smithi117 bash[60578]: cluster 2024-06-11T13:38:36.862783+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-06-11T13:38:37.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:37 smithi117 bash[60578]: cluster 2024-06-11T13:38:36.978111+0000 mgr.x (mgr.25085) 1890 : cluster [DBG] pgmap v313: 161 pgs: 5 peering, 22 stale+active+clean, 134 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-06-11T13:38:38.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:37 smithi059 bash[81944]: cluster 2024-06-11T13:38:36.862783+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-06-11T13:38:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:37 smithi059 bash[81944]: cluster 2024-06-11T13:38:36.978111+0000 mgr.x (mgr.25085) 1890 : cluster [DBG] pgmap v313: 161 pgs: 5 peering, 22 stale+active+clean, 134 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-06-11T13:38:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:37 smithi059 bash[78335]: cluster 2024-06-11T13:38:36.862783+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-06-11T13:38:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:37 smithi059 bash[78335]: cluster 2024-06-11T13:38:36.978111+0000 mgr.x (mgr.25085) 1890 : cluster [DBG] pgmap v313: 161 pgs: 5 peering, 22 stale+active+clean, 134 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-06-11T13:38:38.436 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:37 smithi117 bash[77847]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-7 2024-06-11T13:38:39.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:38 smithi117 bash[60578]: cluster 2024-06-11T13:38:37.878604+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-11T13:38:39.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:38 smithi059 bash[81944]: cluster 2024-06-11T13:38:37.878604+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-11T13:38:39.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:38 smithi059 bash[78335]: cluster 2024-06-11T13:38:37.878604+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-06-11T13:38:39.608 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:38:40.154 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:39 smithi117 bash[60578]: cluster 2024-06-11T13:38:38.979682+0000 mgr.x (mgr.25085) 1891 : cluster [DBG] pgmap v314: 161 pgs: 18 active+undersized, 5 peering, 11 stale+active+clean, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:38:40.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:39 smithi059 bash[81944]: cluster 2024-06-11T13:38:38.979682+0000 mgr.x (mgr.25085) 1891 : cluster [DBG] pgmap v314: 161 pgs: 18 active+undersized, 5 peering, 11 stale+active+clean, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:38:40.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:39 smithi059 bash[78335]: cluster 2024-06-11T13:38:38.979682+0000 mgr.x (mgr.25085) 1891 : cluster [DBG] pgmap v314: 161 pgs: 18 active+undersized, 5 peering, 11 stale+active+clean, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-06-11T13:38:40.368 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:38:40.368 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 8s ago 25m - - 2024-06-11T13:38:40.368 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 5s ago 24m - - 2024-06-11T13:38:40.368 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (10m) 8s ago 17m 14.3M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:38:40.368 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (10m) 5s ago 17m 42.4M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:38:40.368 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (9m) 8s ago 14m 45.3M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:38:40.368 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (9m) 5s ago 24m 521M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:38:40.368 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (7m) 8s ago 26m 426M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:38:40.368 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (5m) 8s ago 26m 61.2M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:38:40.368 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (6m) 5s ago 24m 58.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:38:40.368 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (7m) 8s ago 24m 58.0M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:38:40.368 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (10m) 8s ago 17m 9795k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:38:40.368 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (10m) 5s ago 17m 9339k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:38:40.369 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (5m) 8s ago 23m 60.0M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:38:40.369 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (4m) 8s ago 23m 55.1M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:38:40.369 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (3m) 8s ago 22m 54.3M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:38:40.369 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (2m) 8s ago 21m 57.3M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:38:40.369 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (114s) 5s ago 20m 53.8M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:38:40.369 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (77s) 5s ago 20m 48.8M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:38:40.369 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (37s) 5s ago 19m 46.4M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 c601b8edd556 2024-06-11T13:38:40.369 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 unknown 5s ago 18m 66.8M 4096M 17.2.0 e1d6a67b021e 0efe82df506b 2024-06-11T13:38:40.369 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (9m) 5s ago 17m 67.1M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:38:40.369 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (15m) 8s ago 15m 87.7M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:38:40.369 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (15m) 5s ago 15m 87.5M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:38:40.369 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (15m) 8s ago 15m 87.2M - 17.2.0 e1d6a67b021e 86ef73b0013d 2024-06-11T13:38:40.369 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (15m) 5s ago 15m 87.7M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:38:40.814 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:38:40.814 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:38:40.814 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:38:40.814 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:38:40.814 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:38:40.814 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:38:40.815 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:38:40.815 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:38:40.815 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 7 2024-06-11T13:38:40.815 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:38:40.815 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:38:40.815 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-06-11T13:38:40.815 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:38:40.815 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:38:40.815 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-06-11T13:38:40.815 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 12 2024-06-11T13:38:40.815 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:38:40.815 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:38:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:40 smithi117 bash[60578]: audit 2024-06-11T13:38:39.597632+0000 mgr.x (mgr.25085) 1892 : audit [DBG] from='client.74499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:40 smithi117 bash[60578]: cluster 2024-06-11T13:38:39.881940+0000 mon.a (mon.0) 1372 : cluster [WRN] Health check failed: Degraded data redundancy: 54/630 objects degraded (8.571%), 13 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:40 smithi117 bash[60578]: audit 2024-06-11T13:38:39.970020+0000 mgr.x (mgr.25085) 1893 : audit [DBG] from='client.74505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:41.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:40 smithi117 bash[60578]: audit 2024-06-11T13:38:40.817943+0000 mon.a (mon.0) 1373 : audit [DBG] from='client.? 172.21.15.59:0/785534625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:41.195 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:38:41.195 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:38:41.195 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:38:41.195 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:38:41.195 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:38:41.195 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:38:41.195 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:38:41.195 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:38:41.195 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "12/23 daemons upgraded", 2024-06-11T13:38:41.195 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2024-06-11T13:38:41.195 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:38:41.196 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:38:41.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:40 smithi059 bash[78335]: audit 2024-06-11T13:38:39.597632+0000 mgr.x (mgr.25085) 1892 : audit [DBG] from='client.74499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:40 smithi059 bash[78335]: cluster 2024-06-11T13:38:39.881940+0000 mon.a (mon.0) 1372 : cluster [WRN] Health check failed: Degraded data redundancy: 54/630 objects degraded (8.571%), 13 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:40 smithi059 bash[78335]: audit 2024-06-11T13:38:39.970020+0000 mgr.x (mgr.25085) 1893 : audit [DBG] from='client.74505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:40 smithi059 bash[78335]: audit 2024-06-11T13:38:40.817943+0000 mon.a (mon.0) 1373 : audit [DBG] from='client.? 172.21.15.59:0/785534625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:41.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:40 smithi059 bash[81944]: audit 2024-06-11T13:38:39.597632+0000 mgr.x (mgr.25085) 1892 : audit [DBG] from='client.74499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:41.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:40 smithi059 bash[81944]: cluster 2024-06-11T13:38:39.881940+0000 mon.a (mon.0) 1372 : cluster [WRN] Health check failed: Degraded data redundancy: 54/630 objects degraded (8.571%), 13 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:41.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:40 smithi059 bash[81944]: audit 2024-06-11T13:38:39.970020+0000 mgr.x (mgr.25085) 1893 : audit [DBG] from='client.74505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:41.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:40 smithi059 bash[81944]: audit 2024-06-11T13:38:40.817943+0000 mon.a (mon.0) 1373 : audit [DBG] from='client.? 172.21.15.59:0/785534625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:41.588 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:41.588 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:38:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:41.588 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:38:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:41.589 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:41 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.7.service: Deactivated successfully. 2024-06-11T13:38:41.589 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:41 smithi117 systemd[1]: Stopped Ceph osd.7 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:38:41.589 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:41.589 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:38:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:41.589 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:38:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:41.590 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:38:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:41.590 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:38:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:41.590 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:38:41 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:38:41.645 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Reduced data availability: 1 pg inactive, 1 pg peering; Degraded data redundancy: 54/630 objects degraded (8.571%), 13 pgs degraded 2024-06-11T13:38:41.646 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-06-11T13:38:41.646 INFO:teuthology.orchestra.run.smithi059.stdout: daemon osd.7 on smithi117 is in unknown state 2024-06-11T13:38:41.646 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] OSD_DOWN: 1 osds down 2024-06-11T13:38:41.646 INFO:teuthology.orchestra.run.smithi059.stdout: osd.7 (root=default,host=smithi117) is down 2024-06-11T13:38:41.646 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-06-11T13:38:41.646 INFO:teuthology.orchestra.run.smithi059.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-06-11T13:38:41.646 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive, 1 pg peering 2024-06-11T13:38:41.646 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.0 is stuck peering for 4m, current state peering, last acting [1,0] 2024-06-11T13:38:41.646 INFO:teuthology.orchestra.run.smithi059.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 54/630 objects degraded (8.571%), 13 pgs degraded 2024-06-11T13:38:41.647 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-06-11T13:38:41.647 INFO:teuthology.orchestra.run.smithi059.stdout: pg 2.1b is active+undersized+degraded, acting [3,6] 2024-06-11T13:38:41.647 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-06-11T13:38:41.647 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-06-11T13:38:41.647 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-06-11T13:38:41.647 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-06-11T13:38:41.647 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-06-11T13:38:41.648 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-06-11T13:38:41.648 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-06-11T13:38:41.648 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-06-11T13:38:41.648 INFO:teuthology.orchestra.run.smithi059.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-06-11T13:38:41.648 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-06-11T13:38:41.648 INFO:teuthology.orchestra.run.smithi059.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-06-11T13:38:41.897 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:41 smithi117 systemd[1]: Started Ceph osd.7 for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:38:42.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:40.326229+0000 mgr.x (mgr.25085) 1894 : audit [DBG] from='client.74511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:42.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: cluster 2024-06-11T13:38:40.981108+0000 mgr.x (mgr.25085) 1895 : cluster [DBG] pgmap v315: 161 pgs: 41 active+undersized, 5 peering, 23 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-06-11T13:38:42.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.640055+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.648944+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.649964+0000 mon.a (mon.0) 1376 : audit [DBG] from='client.? 172.21.15.59:0/202419494' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:38:42.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.650870+0000 mon.b (mon.2) 3859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:42.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.651596+0000 mon.b (mon.2) 3860 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:42.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.659525+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.732780+0000 mon.b (mon.2) 3861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:42.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.735082+0000 mon.b (mon.2) 3862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:42.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.737802+0000 mon.b (mon.2) 3863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:42.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.738415+0000 mon.b (mon.2) 3864 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:42.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.745670+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.843700+0000 mon.b (mon.2) 3865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:42.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.846152+0000 mon.b (mon.2) 3866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:42.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.849106+0000 mon.b (mon.2) 3867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:42.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.850175+0000 mon.b (mon.2) 3868 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:42.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:41 smithi117 bash[60578]: audit 2024-06-11T13:38:41.860400+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:40.326229+0000 mgr.x (mgr.25085) 1894 : audit [DBG] from='client.74511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:42.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: cluster 2024-06-11T13:38:40.981108+0000 mgr.x (mgr.25085) 1895 : cluster [DBG] pgmap v315: 161 pgs: 41 active+undersized, 5 peering, 23 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-06-11T13:38:42.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.640055+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.648944+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.649964+0000 mon.a (mon.0) 1376 : audit [DBG] from='client.? 172.21.15.59:0/202419494' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:38:42.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.650870+0000 mon.b (mon.2) 3859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:42.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.651596+0000 mon.b (mon.2) 3860 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:42.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.659525+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.732780+0000 mon.b (mon.2) 3861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:42.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.735082+0000 mon.b (mon.2) 3862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:42.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.737802+0000 mon.b (mon.2) 3863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:42.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.738415+0000 mon.b (mon.2) 3864 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:42.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.745670+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.843700+0000 mon.b (mon.2) 3865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:42.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.846152+0000 mon.b (mon.2) 3866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:42.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.849106+0000 mon.b (mon.2) 3867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:42.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.850175+0000 mon.b (mon.2) 3868 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:42.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[78335]: audit 2024-06-11T13:38:41.860400+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:40.326229+0000 mgr.x (mgr.25085) 1894 : audit [DBG] from='client.74511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:42.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: cluster 2024-06-11T13:38:40.981108+0000 mgr.x (mgr.25085) 1895 : cluster [DBG] pgmap v315: 161 pgs: 41 active+undersized, 5 peering, 23 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-06-11T13:38:42.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.640055+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.648944+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.649964+0000 mon.a (mon.0) 1376 : audit [DBG] from='client.? 172.21.15.59:0/202419494' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:38:42.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.650870+0000 mon.b (mon.2) 3859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:42.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.651596+0000 mon.b (mon.2) 3860 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:42.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.659525+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.732780+0000 mon.b (mon.2) 3861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:42.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.735082+0000 mon.b (mon.2) 3862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:42.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.737802+0000 mon.b (mon.2) 3863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:42.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.738415+0000 mon.b (mon.2) 3864 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:42.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.745670+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:42.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.843700+0000 mon.b (mon.2) 3865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:42.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.846152+0000 mon.b (mon.2) 3866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:42.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.849106+0000 mon.b (mon.2) 3867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:42.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.850175+0000 mon.b (mon.2) 3868 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:42.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:41 smithi059 bash[81944]: audit 2024-06-11T13:38:41.860400+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:41.197295+0000 mgr.x (mgr.25085) 1896 : audit [DBG] from='client.74523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:43.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: cluster 2024-06-11T13:38:41.653094+0000 mgr.x (mgr.25085) 1897 : cluster [DBG] pgmap v316: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:43.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: cephadm 2024-06-11T13:38:41.659204+0000 mgr.x (mgr.25085) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: cephadm 2024-06-11T13:38:41.746197+0000 mgr.x (mgr.25085) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: cephadm 2024-06-11T13:38:41.860252+0000 mgr.x (mgr.25085) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: cluster 2024-06-11T13:38:41.892659+0000 mon.a (mon.0) 1380 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: cluster 2024-06-11T13:38:41.892703+0000 mon.a (mon.0) 1381 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:41.948875+0000 mon.b (mon.2) 3869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:41.950752+0000 mon.b (mon.2) 3870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:41.952583+0000 mon.b (mon.2) 3871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:41.953295+0000 mon.b (mon.2) 3872 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: cephadm 2024-06-11T13:38:41.962361+0000 mgr.x (mgr.25085) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:41.962416+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.049116+0000 mon.b (mon.2) 3873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.051679+0000 mon.b (mon.2) 3874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.054194+0000 mon.b (mon.2) 3875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.055143+0000 mon.b (mon.2) 3876 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: cephadm 2024-06-11T13:38:42.064859+0000 mgr.x (mgr.25085) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.064986+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:41.197295+0000 mgr.x (mgr.25085) 1896 : audit [DBG] from='client.74523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:43.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: cluster 2024-06-11T13:38:41.653094+0000 mgr.x (mgr.25085) 1897 : cluster [DBG] pgmap v316: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:43.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: cephadm 2024-06-11T13:38:41.659204+0000 mgr.x (mgr.25085) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: cephadm 2024-06-11T13:38:41.746197+0000 mgr.x (mgr.25085) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: cephadm 2024-06-11T13:38:41.860252+0000 mgr.x (mgr.25085) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: cluster 2024-06-11T13:38:41.892659+0000 mon.a (mon.0) 1380 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:38:43.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: cluster 2024-06-11T13:38:41.892703+0000 mon.a (mon.0) 1381 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-06-11T13:38:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:41.948875+0000 mon.b (mon.2) 3869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:41.950752+0000 mon.b (mon.2) 3870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:41.952583+0000 mon.b (mon.2) 3871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:41.953295+0000 mon.b (mon.2) 3872 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: cephadm 2024-06-11T13:38:41.962361+0000 mgr.x (mgr.25085) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:41.962416+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.049116+0000 mon.b (mon.2) 3873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.051679+0000 mon.b (mon.2) 3874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.054194+0000 mon.b (mon.2) 3875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.055143+0000 mon.b (mon.2) 3876 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: cephadm 2024-06-11T13:38:42.064859+0000 mgr.x (mgr.25085) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.064986+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.175700+0000 mon.b (mon.2) 3877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.178310+0000 mon.b (mon.2) 3878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.180787+0000 mon.b (mon.2) 3879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.181814+0000 mon.b (mon.2) 3880 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.192033+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.325840+0000 mon.b (mon.2) 3881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.328074+0000 mon.b (mon.2) 3882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.329906+0000 mon.b (mon.2) 3883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.330670+0000 mon.b (mon.2) 3884 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.342493+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.416030+0000 mon.b (mon.2) 3885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.417972+0000 mon.b (mon.2) 3886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.420468+0000 mon.b (mon.2) 3887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.421150+0000 mon.b (mon.2) 3888 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.432798+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.520484+0000 mon.b (mon.2) 3889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.522540+0000 mon.b (mon.2) 3890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.524472+0000 mon.b (mon.2) 3891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.525161+0000 mon.b (mon.2) 3892 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.536627+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.627660+0000 mon.b (mon.2) 3893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.630128+0000 mon.b (mon.2) 3894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.632380+0000 mon.b (mon.2) 3895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.633083+0000 mon.b (mon.2) 3896 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.645065+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.749908+0000 mon.b (mon.2) 3897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.751989+0000 mon.b (mon.2) 3898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.753816+0000 mon.b (mon.2) 3899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.754468+0000 mon.b (mon.2) 3900 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.766192+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.878499+0000 mon.b (mon.2) 3901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.880599+0000 mon.b (mon.2) 3902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.883054+0000 mon.b (mon.2) 3903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.883745+0000 mon.b (mon.2) 3904 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[81944]: audit 2024-06-11T13:38:42.895453+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.175700+0000 mon.b (mon.2) 3877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.178310+0000 mon.b (mon.2) 3878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.180787+0000 mon.b (mon.2) 3879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.181814+0000 mon.b (mon.2) 3880 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.192033+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.325840+0000 mon.b (mon.2) 3881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.328074+0000 mon.b (mon.2) 3882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.329906+0000 mon.b (mon.2) 3883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.330670+0000 mon.b (mon.2) 3884 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.342493+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.416030+0000 mon.b (mon.2) 3885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.417972+0000 mon.b (mon.2) 3886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.420468+0000 mon.b (mon.2) 3887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.421150+0000 mon.b (mon.2) 3888 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.432798+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.520484+0000 mon.b (mon.2) 3889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.522540+0000 mon.b (mon.2) 3890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.524472+0000 mon.b (mon.2) 3891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.525161+0000 mon.b (mon.2) 3892 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.536627+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.627660+0000 mon.b (mon.2) 3893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.630128+0000 mon.b (mon.2) 3894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.632380+0000 mon.b (mon.2) 3895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.633083+0000 mon.b (mon.2) 3896 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.645065+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.749908+0000 mon.b (mon.2) 3897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.751989+0000 mon.b (mon.2) 3898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.753816+0000 mon.b (mon.2) 3899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.754468+0000 mon.b (mon.2) 3900 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.766192+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.878499+0000 mon.b (mon.2) 3901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.880599+0000 mon.b (mon.2) 3902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.883054+0000 mon.b (mon.2) 3903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.883745+0000 mon.b (mon.2) 3904 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:42 smithi059 bash[78335]: audit 2024-06-11T13:38:42.895453+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:41.197295+0000 mgr.x (mgr.25085) 1896 : audit [DBG] from='client.74523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:38:43.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: cluster 2024-06-11T13:38:41.653094+0000 mgr.x (mgr.25085) 1897 : cluster [DBG] pgmap v316: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:43.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: cephadm 2024-06-11T13:38:41.659204+0000 mgr.x (mgr.25085) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: cephadm 2024-06-11T13:38:41.746197+0000 mgr.x (mgr.25085) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: cephadm 2024-06-11T13:38:41.860252+0000 mgr.x (mgr.25085) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: cluster 2024-06-11T13:38:41.892659+0000 mon.a (mon.0) 1380 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:38:43.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: cluster 2024-06-11T13:38:41.892703+0000 mon.a (mon.0) 1381 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-06-11T13:38:43.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:41.948875+0000 mon.b (mon.2) 3869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:41.950752+0000 mon.b (mon.2) 3870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:41.952583+0000 mon.b (mon.2) 3871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:41.953295+0000 mon.b (mon.2) 3872 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: cephadm 2024-06-11T13:38:41.962361+0000 mgr.x (mgr.25085) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:41.962416+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.049116+0000 mon.b (mon.2) 3873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.051679+0000 mon.b (mon.2) 3874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.054194+0000 mon.b (mon.2) 3875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.055143+0000 mon.b (mon.2) 3876 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: cephadm 2024-06-11T13:38:42.064859+0000 mgr.x (mgr.25085) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.064986+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.175700+0000 mon.b (mon.2) 3877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.178310+0000 mon.b (mon.2) 3878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.180787+0000 mon.b (mon.2) 3879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.181814+0000 mon.b (mon.2) 3880 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.192033+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.325840+0000 mon.b (mon.2) 3881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.328074+0000 mon.b (mon.2) 3882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.329906+0000 mon.b (mon.2) 3883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.330670+0000 mon.b (mon.2) 3884 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.342493+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.416030+0000 mon.b (mon.2) 3885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.417972+0000 mon.b (mon.2) 3886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.420468+0000 mon.b (mon.2) 3887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.421150+0000 mon.b (mon.2) 3888 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.432798+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.520484+0000 mon.b (mon.2) 3889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.522540+0000 mon.b (mon.2) 3890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.524472+0000 mon.b (mon.2) 3891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.525161+0000 mon.b (mon.2) 3892 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.536627+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.627660+0000 mon.b (mon.2) 3893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.630128+0000 mon.b (mon.2) 3894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.632380+0000 mon.b (mon.2) 3895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.633083+0000 mon.b (mon.2) 3896 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.645065+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.749908+0000 mon.b (mon.2) 3897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.751989+0000 mon.b (mon.2) 3898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.753816+0000 mon.b (mon.2) 3899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.754468+0000 mon.b (mon.2) 3900 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.766192+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:43.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.878499+0000 mon.b (mon.2) 3901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:43.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.880599+0000 mon.b (mon.2) 3902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:43.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.883054+0000 mon.b (mon.2) 3903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:43.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.883745+0000 mon.b (mon.2) 3904 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:43.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:42 smithi117 bash[60578]: audit 2024-06-11T13:38:42.895453+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: cephadm 2024-06-11T13:38:42.191891+0000 mgr.x (mgr.25085) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: cephadm 2024-06-11T13:38:42.342295+0000 mgr.x (mgr.25085) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: cephadm 2024-06-11T13:38:42.432840+0000 mgr.x (mgr.25085) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: cephadm 2024-06-11T13:38:42.536415+0000 mgr.x (mgr.25085) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: cephadm 2024-06-11T13:38:42.644968+0000 mgr.x (mgr.25085) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:42.736094+0000 mgr.x (mgr.25085) 1908 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:44.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: cephadm 2024-06-11T13:38:42.765950+0000 mgr.x (mgr.25085) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: cephadm 2024-06-11T13:38:42.895515+0000 mgr.x (mgr.25085) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.001306+0000 mon.b (mon.2) 3905 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.003381+0000 mon.b (mon.2) 3906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.005186+0000 mon.b (mon.2) 3907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.005829+0000 mon.b (mon.2) 3908 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: cephadm 2024-06-11T13:38:43.014960+0000 mgr.x (mgr.25085) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.015098+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.136518+0000 mon.b (mon.2) 3909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.138840+0000 mon.b (mon.2) 3910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.141623+0000 mon.b (mon.2) 3911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.142497+0000 mon.b (mon.2) 3912 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.153094+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.251704+0000 mon.b (mon.2) 3913 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.253720+0000 mon.b (mon.2) 3914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.255784+0000 mon.b (mon.2) 3915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.256518+0000 mon.b (mon.2) 3916 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.266293+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.350884+0000 mon.b (mon.2) 3917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.352955+0000 mon.b (mon.2) 3918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.355192+0000 mon.b (mon.2) 3919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.355998+0000 mon.b (mon.2) 3920 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.365666+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.439595+0000 mon.b (mon.2) 3921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.441652+0000 mon.b (mon.2) 3922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.443464+0000 mon.b (mon.2) 3923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.444075+0000 mon.b (mon.2) 3924 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.453492+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.547292+0000 mon.b (mon.2) 3925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.549194+0000 mon.b (mon.2) 3926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.551446+0000 mon.b (mon.2) 3927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.552191+0000 mon.b (mon.2) 3928 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.561909+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.670317+0000 mon.b (mon.2) 3929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.672570+0000 mon.b (mon.2) 3930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.675467+0000 mon.b (mon.2) 3931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.676460+0000 mon.b (mon.2) 3932 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.686617+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.768498+0000 mon.b (mon.2) 3933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.770863+0000 mon.b (mon.2) 3934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.772980+0000 mon.b (mon.2) 3935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.773798+0000 mon.b (mon.2) 3936 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.783637+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.897443+0000 mon.b (mon.2) 3937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.900185+0000 mon.b (mon.2) 3938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.902335+0000 mon.b (mon.2) 3939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:43 smithi117 bash[60578]: audit 2024-06-11T13:38:43.903139+0000 mon.b (mon.2) 3940 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: cephadm 2024-06-11T13:38:42.191891+0000 mgr.x (mgr.25085) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: cephadm 2024-06-11T13:38:42.342295+0000 mgr.x (mgr.25085) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: cephadm 2024-06-11T13:38:42.432840+0000 mgr.x (mgr.25085) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: cephadm 2024-06-11T13:38:42.536415+0000 mgr.x (mgr.25085) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: cephadm 2024-06-11T13:38:42.644968+0000 mgr.x (mgr.25085) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:42.736094+0000 mgr.x (mgr.25085) 1908 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: cephadm 2024-06-11T13:38:42.765950+0000 mgr.x (mgr.25085) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: cephadm 2024-06-11T13:38:42.895515+0000 mgr.x (mgr.25085) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.001306+0000 mon.b (mon.2) 3905 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.003381+0000 mon.b (mon.2) 3906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.005186+0000 mon.b (mon.2) 3907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.005829+0000 mon.b (mon.2) 3908 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: cephadm 2024-06-11T13:38:43.014960+0000 mgr.x (mgr.25085) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.015098+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.136518+0000 mon.b (mon.2) 3909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.138840+0000 mon.b (mon.2) 3910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.141623+0000 mon.b (mon.2) 3911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.142497+0000 mon.b (mon.2) 3912 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.153094+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.251704+0000 mon.b (mon.2) 3913 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: cephadm 2024-06-11T13:38:42.191891+0000 mgr.x (mgr.25085) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: cephadm 2024-06-11T13:38:42.342295+0000 mgr.x (mgr.25085) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: cephadm 2024-06-11T13:38:42.432840+0000 mgr.x (mgr.25085) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: cephadm 2024-06-11T13:38:42.536415+0000 mgr.x (mgr.25085) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: cephadm 2024-06-11T13:38:42.644968+0000 mgr.x (mgr.25085) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:42.736094+0000 mgr.x (mgr.25085) 1908 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:44.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: cephadm 2024-06-11T13:38:42.765950+0000 mgr.x (mgr.25085) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: cephadm 2024-06-11T13:38:42.895515+0000 mgr.x (mgr.25085) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.001306+0000 mon.b (mon.2) 3905 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.003381+0000 mon.b (mon.2) 3906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.005186+0000 mon.b (mon.2) 3907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.005829+0000 mon.b (mon.2) 3908 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: cephadm 2024-06-11T13:38:43.014960+0000 mgr.x (mgr.25085) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.015098+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.136518+0000 mon.b (mon.2) 3909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.138840+0000 mon.b (mon.2) 3910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.141623+0000 mon.b (mon.2) 3911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.142497+0000 mon.b (mon.2) 3912 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.153094+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.251704+0000 mon.b (mon.2) 3913 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.253720+0000 mon.b (mon.2) 3914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.255784+0000 mon.b (mon.2) 3915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.256518+0000 mon.b (mon.2) 3916 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.266293+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.350884+0000 mon.b (mon.2) 3917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.352955+0000 mon.b (mon.2) 3918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.355192+0000 mon.b (mon.2) 3919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.355998+0000 mon.b (mon.2) 3920 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.365666+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.439595+0000 mon.b (mon.2) 3921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.441652+0000 mon.b (mon.2) 3922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.443464+0000 mon.b (mon.2) 3923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.444075+0000 mon.b (mon.2) 3924 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.453492+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.547292+0000 mon.b (mon.2) 3925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.549194+0000 mon.b (mon.2) 3926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.551446+0000 mon.b (mon.2) 3927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.552191+0000 mon.b (mon.2) 3928 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.561909+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.670317+0000 mon.b (mon.2) 3929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.253720+0000 mon.b (mon.2) 3914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.255784+0000 mon.b (mon.2) 3915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.256518+0000 mon.b (mon.2) 3916 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.266293+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.350884+0000 mon.b (mon.2) 3917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.352955+0000 mon.b (mon.2) 3918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.355192+0000 mon.b (mon.2) 3919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.355998+0000 mon.b (mon.2) 3920 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.365666+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.439595+0000 mon.b (mon.2) 3921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.441652+0000 mon.b (mon.2) 3922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.443464+0000 mon.b (mon.2) 3923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.444075+0000 mon.b (mon.2) 3924 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.453492+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.547292+0000 mon.b (mon.2) 3925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.549194+0000 mon.b (mon.2) 3926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.551446+0000 mon.b (mon.2) 3927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.552191+0000 mon.b (mon.2) 3928 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.561909+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.670317+0000 mon.b (mon.2) 3929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.672570+0000 mon.b (mon.2) 3930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.675467+0000 mon.b (mon.2) 3931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.676460+0000 mon.b (mon.2) 3932 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.686617+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.768498+0000 mon.b (mon.2) 3933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.770863+0000 mon.b (mon.2) 3934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.772980+0000 mon.b (mon.2) 3935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.773798+0000 mon.b (mon.2) 3936 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.783637+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.897443+0000 mon.b (mon.2) 3937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.900185+0000 mon.b (mon.2) 3938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.902335+0000 mon.b (mon.2) 3939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[78335]: audit 2024-06-11T13:38:43.903139+0000 mon.b (mon.2) 3940 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.672570+0000 mon.b (mon.2) 3930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.675467+0000 mon.b (mon.2) 3931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.676460+0000 mon.b (mon.2) 3932 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.686617+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.768498+0000 mon.b (mon.2) 3933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.770863+0000 mon.b (mon.2) 3934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.772980+0000 mon.b (mon.2) 3935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.773798+0000 mon.b (mon.2) 3936 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.783637+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.897443+0000 mon.b (mon.2) 3937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.900185+0000 mon.b (mon.2) 3938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.902335+0000 mon.b (mon.2) 3939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:43 smithi059 bash[81944]: audit 2024-06-11T13:38:43.903139+0000 mon.b (mon.2) 3940 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.686 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[78056]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-06-11T13:38:44.686 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[78056]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-06-11T13:38:44.686 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[78056]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-06-11T13:38:44.686 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[78056]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-06-11T13:38:44.686 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[78056]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-06-11T13:38:44.686 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[78056]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-06-11T13:38:44.687 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[78056]: --> ceph-volume raw activate successful for osd ID: 7 2024-06-11T13:38:44.965 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: cephadm 2024-06-11T13:38:43.159972+0000 mgr.x (mgr.25085) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.966 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: cephadm 2024-06-11T13:38:43.266257+0000 mgr.x (mgr.25085) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.966 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: cephadm 2024-06-11T13:38:43.365443+0000 mgr.x (mgr.25085) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.966 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: cephadm 2024-06-11T13:38:43.453142+0000 mgr.x (mgr.25085) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.966 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: cephadm 2024-06-11T13:38:43.561928+0000 mgr.x (mgr.25085) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.967 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: cluster 2024-06-11T13:38:43.654402+0000 mgr.x (mgr.25085) 1917 : cluster [DBG] pgmap v317: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:44.967 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: cephadm 2024-06-11T13:38:43.686787+0000 mgr.x (mgr.25085) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.967 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: cephadm 2024-06-11T13:38:43.783407+0000 mgr.x (mgr.25085) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.967 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: cephadm 2024-06-11T13:38:43.925440+0000 mgr.x (mgr.25085) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.967 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:43.925590+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.967 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.008096+0000 mon.b (mon.2) 3941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.968 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.010170+0000 mon.b (mon.2) 3942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.968 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.012560+0000 mon.b (mon.2) 3943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.968 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.013248+0000 mon.b (mon.2) 3944 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.968 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: cephadm 2024-06-11T13:38:44.024925+0000 mgr.x (mgr.25085) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:44.968 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.025028+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.968 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.108249+0000 mon.b (mon.2) 3945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.969 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.110342+0000 mon.b (mon.2) 3946 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.969 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.112387+0000 mon.b (mon.2) 3947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.969 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.113167+0000 mon.b (mon.2) 3948 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.969 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.124874+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.969 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.203552+0000 mon.b (mon.2) 3949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.970 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.205374+0000 mon.b (mon.2) 3950 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.970 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.207223+0000 mon.b (mon.2) 3951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.970 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.207992+0000 mon.b (mon.2) 3952 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.970 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.219775+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.970 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.297607+0000 mon.b (mon.2) 3953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.970 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.300052+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.970 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.300446+0000 mon.b (mon.2) 3954 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:38:44.970 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.302813+0000 mon.b (mon.2) 3955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.970 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.324208+0000 mon.b (mon.2) 3956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.971 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.328996+0000 mon.b (mon.2) 3957 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.971 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.338583+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.971 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.411750+0000 mon.b (mon.2) 3958 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.971 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.413732+0000 mon.b (mon.2) 3959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.971 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.415492+0000 mon.b (mon.2) 3960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.971 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.416139+0000 mon.b (mon.2) 3961 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.971 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.425606+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.971 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.498887+0000 mon.b (mon.2) 3962 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.971 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.500695+0000 mon.b (mon.2) 3963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.972 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.502381+0000 mon.b (mon.2) 3964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.972 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.502946+0000 mon.b (mon.2) 3965 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.972 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.512293+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.972 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.598638+0000 mon.b (mon.2) 3966 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.972 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.600548+0000 mon.b (mon.2) 3967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.973 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.603599+0000 mon.b (mon.2) 3968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.973 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.604329+0000 mon.b (mon.2) 3969 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.973 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.613612+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.973 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.688564+0000 mon.b (mon.2) 3970 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.973 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.690610+0000 mon.b (mon.2) 3971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.973 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.693086+0000 mon.b (mon.2) 3972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.974 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.693878+0000 mon.b (mon.2) 3973 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.974 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.703643+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.974 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.774191+0000 mon.b (mon.2) 3974 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.974 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.775964+0000 mon.b (mon.2) 3975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.974 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.777527+0000 mon.b (mon.2) 3976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.975 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.778103+0000 mon.b (mon.2) 3977 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.975 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.787561+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:44.975 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.863709+0000 mon.b (mon.2) 3978 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:44.975 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.865599+0000 mon.b (mon.2) 3979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:44.975 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.867281+0000 mon.b (mon.2) 3980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:44.976 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.867909+0000 mon.b (mon.2) 3981 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:44.976 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:44 smithi117 bash[60578]: audit 2024-06-11T13:38:44.878395+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: cephadm 2024-06-11T13:38:43.159972+0000 mgr.x (mgr.25085) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: cephadm 2024-06-11T13:38:43.266257+0000 mgr.x (mgr.25085) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: cephadm 2024-06-11T13:38:43.365443+0000 mgr.x (mgr.25085) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: cephadm 2024-06-11T13:38:43.453142+0000 mgr.x (mgr.25085) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: cephadm 2024-06-11T13:38:43.561928+0000 mgr.x (mgr.25085) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: cluster 2024-06-11T13:38:43.654402+0000 mgr.x (mgr.25085) 1917 : cluster [DBG] pgmap v317: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: cephadm 2024-06-11T13:38:43.686787+0000 mgr.x (mgr.25085) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: cephadm 2024-06-11T13:38:43.783407+0000 mgr.x (mgr.25085) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: cephadm 2024-06-11T13:38:43.925440+0000 mgr.x (mgr.25085) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:43.925590+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.008096+0000 mon.b (mon.2) 3941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.010170+0000 mon.b (mon.2) 3942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.012560+0000 mon.b (mon.2) 3943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.013248+0000 mon.b (mon.2) 3944 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: cephadm 2024-06-11T13:38:44.024925+0000 mgr.x (mgr.25085) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.025028+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.108249+0000 mon.b (mon.2) 3945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.110342+0000 mon.b (mon.2) 3946 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.112387+0000 mon.b (mon.2) 3947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.113167+0000 mon.b (mon.2) 3948 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: cephadm 2024-06-11T13:38:43.159972+0000 mgr.x (mgr.25085) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: cephadm 2024-06-11T13:38:43.266257+0000 mgr.x (mgr.25085) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: cephadm 2024-06-11T13:38:43.365443+0000 mgr.x (mgr.25085) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: cephadm 2024-06-11T13:38:43.453142+0000 mgr.x (mgr.25085) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: cephadm 2024-06-11T13:38:43.561928+0000 mgr.x (mgr.25085) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: cluster 2024-06-11T13:38:43.654402+0000 mgr.x (mgr.25085) 1917 : cluster [DBG] pgmap v317: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: cephadm 2024-06-11T13:38:43.686787+0000 mgr.x (mgr.25085) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: cephadm 2024-06-11T13:38:43.783407+0000 mgr.x (mgr.25085) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: cephadm 2024-06-11T13:38:43.925440+0000 mgr.x (mgr.25085) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:43.925590+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.008096+0000 mon.b (mon.2) 3941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.010170+0000 mon.b (mon.2) 3942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.012560+0000 mon.b (mon.2) 3943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.013248+0000 mon.b (mon.2) 3944 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: cephadm 2024-06-11T13:38:44.024925+0000 mgr.x (mgr.25085) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:45.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.025028+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.108249+0000 mon.b (mon.2) 3945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.110342+0000 mon.b (mon.2) 3946 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.112387+0000 mon.b (mon.2) 3947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.113167+0000 mon.b (mon.2) 3948 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.124874+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.203552+0000 mon.b (mon.2) 3949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.205374+0000 mon.b (mon.2) 3950 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.207223+0000 mon.b (mon.2) 3951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.207992+0000 mon.b (mon.2) 3952 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.219775+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.297607+0000 mon.b (mon.2) 3953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.300052+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.300446+0000 mon.b (mon.2) 3954 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:38:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.302813+0000 mon.b (mon.2) 3955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.324208+0000 mon.b (mon.2) 3956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.328996+0000 mon.b (mon.2) 3957 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.338583+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.411750+0000 mon.b (mon.2) 3958 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.413732+0000 mon.b (mon.2) 3959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.415492+0000 mon.b (mon.2) 3960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.416139+0000 mon.b (mon.2) 3961 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.425606+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.498887+0000 mon.b (mon.2) 3962 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.500695+0000 mon.b (mon.2) 3963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.124874+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.203552+0000 mon.b (mon.2) 3949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.205374+0000 mon.b (mon.2) 3950 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.207223+0000 mon.b (mon.2) 3951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.207992+0000 mon.b (mon.2) 3952 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.219775+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.297607+0000 mon.b (mon.2) 3953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.300052+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.300446+0000 mon.b (mon.2) 3954 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:38:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.302813+0000 mon.b (mon.2) 3955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.324208+0000 mon.b (mon.2) 3956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.328996+0000 mon.b (mon.2) 3957 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.338583+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.411750+0000 mon.b (mon.2) 3958 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.413732+0000 mon.b (mon.2) 3959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.415492+0000 mon.b (mon.2) 3960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.416139+0000 mon.b (mon.2) 3961 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.425606+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.498887+0000 mon.b (mon.2) 3962 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.500695+0000 mon.b (mon.2) 3963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.502381+0000 mon.b (mon.2) 3964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.502946+0000 mon.b (mon.2) 3965 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.512293+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.598638+0000 mon.b (mon.2) 3966 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.600548+0000 mon.b (mon.2) 3967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.603599+0000 mon.b (mon.2) 3968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.604329+0000 mon.b (mon.2) 3969 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.613612+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.688564+0000 mon.b (mon.2) 3970 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.690610+0000 mon.b (mon.2) 3971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.693086+0000 mon.b (mon.2) 3972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.693878+0000 mon.b (mon.2) 3973 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.703643+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.774191+0000 mon.b (mon.2) 3974 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.775964+0000 mon.b (mon.2) 3975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.777527+0000 mon.b (mon.2) 3976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.778103+0000 mon.b (mon.2) 3977 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.787561+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.863709+0000 mon.b (mon.2) 3978 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.865599+0000 mon.b (mon.2) 3979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.502381+0000 mon.b (mon.2) 3964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.502946+0000 mon.b (mon.2) 3965 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.512293+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.598638+0000 mon.b (mon.2) 3966 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.600548+0000 mon.b (mon.2) 3967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.603599+0000 mon.b (mon.2) 3968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.604329+0000 mon.b (mon.2) 3969 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.613612+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.688564+0000 mon.b (mon.2) 3970 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.690610+0000 mon.b (mon.2) 3971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.693086+0000 mon.b (mon.2) 3972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.693878+0000 mon.b (mon.2) 3973 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.703643+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.774191+0000 mon.b (mon.2) 3974 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.775964+0000 mon.b (mon.2) 3975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.777527+0000 mon.b (mon.2) 3976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.778103+0000 mon.b (mon.2) 3977 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.787561+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.863709+0000 mon.b (mon.2) 3978 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:45.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.865599+0000 mon.b (mon.2) 3979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:45.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.867281+0000 mon.b (mon.2) 3980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.867909+0000 mon.b (mon.2) 3981 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[81944]: audit 2024-06-11T13:38:44.878395+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:45.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.867281+0000 mon.b (mon.2) 3980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:45.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.867909+0000 mon.b (mon.2) 3981 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:45.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:44 smithi059 bash[78335]: audit 2024-06-11T13:38:44.878395+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: cephadm 2024-06-11T13:38:44.124803+0000 mgr.x (mgr.25085) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: cephadm 2024-06-11T13:38:44.219691+0000 mgr.x (mgr.25085) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: cephadm 2024-06-11T13:38:44.338307+0000 mgr.x (mgr.25085) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: cephadm 2024-06-11T13:38:44.425325+0000 mgr.x (mgr.25085) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: cephadm 2024-06-11T13:38:44.512048+0000 mgr.x (mgr.25085) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: cephadm 2024-06-11T13:38:44.613536+0000 mgr.x (mgr.25085) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: cephadm 2024-06-11T13:38:44.703453+0000 mgr.x (mgr.25085) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: cephadm 2024-06-11T13:38:44.787285+0000 mgr.x (mgr.25085) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: cephadm 2024-06-11T13:38:44.878414+0000 mgr.x (mgr.25085) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:44.958348+0000 mon.b (mon.2) 3982 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:44.960118+0000 mon.b (mon.2) 3983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:44.961828+0000 mon.b (mon.2) 3984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:44.962463+0000 mon.b (mon.2) 3985 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: cephadm 2024-06-11T13:38:44.971264+0000 mgr.x (mgr.25085) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:44.971426+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.042491+0000 mon.b (mon.2) 3986 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.044236+0000 mon.b (mon.2) 3987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.045814+0000 mon.b (mon.2) 3988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.046404+0000 mon.b (mon.2) 3989 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: cephadm 2024-06-11T13:38:45.055250+0000 mgr.x (mgr.25085) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.055600+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.135207+0000 mon.b (mon.2) 3990 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.137315+0000 mon.b (mon.2) 3991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.139308+0000 mon.b (mon.2) 3992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.139986+0000 mon.b (mon.2) 3993 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.149324+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.222401+0000 mon.b (mon.2) 3994 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.224140+0000 mon.b (mon.2) 3995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.225787+0000 mon.b (mon.2) 3996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.226386+0000 mon.b (mon.2) 3997 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.235669+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.318314+0000 mon.b (mon.2) 3998 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.320718+0000 mon.b (mon.2) 3999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.323185+0000 mon.b (mon.2) 4000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.323983+0000 mon.b (mon.2) 4001 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.336063+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.439784+0000 mon.b (mon.2) 4002 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.442391+0000 mon.b (mon.2) 4003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.445967+0000 mon.b (mon.2) 4004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.446822+0000 mon.b (mon.2) 4005 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.459170+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.563868+0000 mon.b (mon.2) 4006 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.566506+0000 mon.b (mon.2) 4007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.569714+0000 mon.b (mon.2) 4008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.570428+0000 mon.b (mon.2) 4009 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.582540+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.704807+0000 mon.b (mon.2) 4010 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.707468+0000 mon.b (mon.2) 4011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.710136+0000 mon.b (mon.2) 4012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.711040+0000 mon.b (mon.2) 4013 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.723347+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.830813+0000 mon.b (mon.2) 4014 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.833034+0000 mon.b (mon.2) 4015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.835264+0000 mon.b (mon.2) 4016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.836036+0000 mon.b (mon.2) 4017 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:45 smithi117 bash[60578]: audit 2024-06-11T13:38:45.848329+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: cephadm 2024-06-11T13:38:44.124803+0000 mgr.x (mgr.25085) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: cephadm 2024-06-11T13:38:44.219691+0000 mgr.x (mgr.25085) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: cephadm 2024-06-11T13:38:44.338307+0000 mgr.x (mgr.25085) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: cephadm 2024-06-11T13:38:44.425325+0000 mgr.x (mgr.25085) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: cephadm 2024-06-11T13:38:44.512048+0000 mgr.x (mgr.25085) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: cephadm 2024-06-11T13:38:44.613536+0000 mgr.x (mgr.25085) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: cephadm 2024-06-11T13:38:44.703453+0000 mgr.x (mgr.25085) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: cephadm 2024-06-11T13:38:44.787285+0000 mgr.x (mgr.25085) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: cephadm 2024-06-11T13:38:44.878414+0000 mgr.x (mgr.25085) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:44.958348+0000 mon.b (mon.2) 3982 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:44.960118+0000 mon.b (mon.2) 3983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:44.961828+0000 mon.b (mon.2) 3984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:44.962463+0000 mon.b (mon.2) 3985 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: cephadm 2024-06-11T13:38:44.971264+0000 mgr.x (mgr.25085) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:44.971426+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.042491+0000 mon.b (mon.2) 3986 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.044236+0000 mon.b (mon.2) 3987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.045814+0000 mon.b (mon.2) 3988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.046404+0000 mon.b (mon.2) 3989 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: cephadm 2024-06-11T13:38:45.055250+0000 mgr.x (mgr.25085) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.055600+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: cephadm 2024-06-11T13:38:44.124803+0000 mgr.x (mgr.25085) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: cephadm 2024-06-11T13:38:44.219691+0000 mgr.x (mgr.25085) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: cephadm 2024-06-11T13:38:44.338307+0000 mgr.x (mgr.25085) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: cephadm 2024-06-11T13:38:44.425325+0000 mgr.x (mgr.25085) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: cephadm 2024-06-11T13:38:44.512048+0000 mgr.x (mgr.25085) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: cephadm 2024-06-11T13:38:44.613536+0000 mgr.x (mgr.25085) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: cephadm 2024-06-11T13:38:44.703453+0000 mgr.x (mgr.25085) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: cephadm 2024-06-11T13:38:44.787285+0000 mgr.x (mgr.25085) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: cephadm 2024-06-11T13:38:44.878414+0000 mgr.x (mgr.25085) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:44.958348+0000 mon.b (mon.2) 3982 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:44.960118+0000 mon.b (mon.2) 3983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:44.961828+0000 mon.b (mon.2) 3984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:44.962463+0000 mon.b (mon.2) 3985 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: cephadm 2024-06-11T13:38:44.971264+0000 mgr.x (mgr.25085) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:44.971426+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.042491+0000 mon.b (mon.2) 3986 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.044236+0000 mon.b (mon.2) 3987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.045814+0000 mon.b (mon.2) 3988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.046404+0000 mon.b (mon.2) 3989 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: cephadm 2024-06-11T13:38:45.055250+0000 mgr.x (mgr.25085) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.055600+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.135207+0000 mon.b (mon.2) 3990 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.137315+0000 mon.b (mon.2) 3991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.139308+0000 mon.b (mon.2) 3992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.139986+0000 mon.b (mon.2) 3993 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.149324+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.222401+0000 mon.b (mon.2) 3994 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.224140+0000 mon.b (mon.2) 3995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.225787+0000 mon.b (mon.2) 3996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.226386+0000 mon.b (mon.2) 3997 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.235669+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.318314+0000 mon.b (mon.2) 3998 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.320718+0000 mon.b (mon.2) 3999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.323185+0000 mon.b (mon.2) 4000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.323983+0000 mon.b (mon.2) 4001 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.336063+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.439784+0000 mon.b (mon.2) 4002 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.442391+0000 mon.b (mon.2) 4003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.445967+0000 mon.b (mon.2) 4004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.446822+0000 mon.b (mon.2) 4005 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.459170+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.563868+0000 mon.b (mon.2) 4006 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.566506+0000 mon.b (mon.2) 4007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.569714+0000 mon.b (mon.2) 4008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.570428+0000 mon.b (mon.2) 4009 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.582540+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.704807+0000 mon.b (mon.2) 4010 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.707468+0000 mon.b (mon.2) 4011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.710136+0000 mon.b (mon.2) 4012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.711040+0000 mon.b (mon.2) 4013 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.723347+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.830813+0000 mon.b (mon.2) 4014 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.833034+0000 mon.b (mon.2) 4015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.835264+0000 mon.b (mon.2) 4016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.836036+0000 mon.b (mon.2) 4017 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[78335]: audit 2024-06-11T13:38:45.848329+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.135207+0000 mon.b (mon.2) 3990 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.137315+0000 mon.b (mon.2) 3991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.139308+0000 mon.b (mon.2) 3992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.139986+0000 mon.b (mon.2) 3993 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.149324+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.222401+0000 mon.b (mon.2) 3994 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.224140+0000 mon.b (mon.2) 3995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.225787+0000 mon.b (mon.2) 3996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.226386+0000 mon.b (mon.2) 3997 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.235669+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.318314+0000 mon.b (mon.2) 3998 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.320718+0000 mon.b (mon.2) 3999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.323185+0000 mon.b (mon.2) 4000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.323983+0000 mon.b (mon.2) 4001 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.336063+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.439784+0000 mon.b (mon.2) 4002 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.442391+0000 mon.b (mon.2) 4003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.445967+0000 mon.b (mon.2) 4004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.446822+0000 mon.b (mon.2) 4005 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.459170+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.563868+0000 mon.b (mon.2) 4006 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.566506+0000 mon.b (mon.2) 4007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.569714+0000 mon.b (mon.2) 4008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.570428+0000 mon.b (mon.2) 4009 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.582540+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.704807+0000 mon.b (mon.2) 4010 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.707468+0000 mon.b (mon.2) 4011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.710136+0000 mon.b (mon.2) 4012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.711040+0000 mon.b (mon.2) 4013 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.723347+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:46.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.830813+0000 mon.b (mon.2) 4014 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:46.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.833034+0000 mon.b (mon.2) 4015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:46.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.835264+0000 mon.b (mon.2) 4016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:46.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.836036+0000 mon.b (mon.2) 4017 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:46.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:45 smithi059 bash[81944]: audit 2024-06-11T13:38:45.848329+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.248 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: cephadm 2024-06-11T13:38:45.149167+0000 mgr.x (mgr.25085) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.248 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: cephadm 2024-06-11T13:38:45.235350+0000 mgr.x (mgr.25085) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.248 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: cephadm 2024-06-11T13:38:45.335827+0000 mgr.x (mgr.25085) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: cephadm 2024-06-11T13:38:45.459154+0000 mgr.x (mgr.25085) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: cephadm 2024-06-11T13:38:45.582233+0000 mgr.x (mgr.25085) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: cluster 2024-06-11T13:38:45.655132+0000 mgr.x (mgr.25085) 1938 : cluster [DBG] pgmap v318: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: cephadm 2024-06-11T13:38:45.723240+0000 mgr.x (mgr.25085) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: cephadm 2024-06-11T13:38:45.848155+0000 mgr.x (mgr.25085) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:45.958899+0000 mon.b (mon.2) 4018 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:45.961311+0000 mon.b (mon.2) 4019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:45.963318+0000 mon.b (mon.2) 4020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:45.964051+0000 mon.b (mon.2) 4021 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: cephadm 2024-06-11T13:38:45.973134+0000 mgr.x (mgr.25085) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:45.973356+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.075828+0000 mon.b (mon.2) 4022 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.078247+0000 mon.b (mon.2) 4023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.081037+0000 mon.b (mon.2) 4024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.081868+0000 mon.b (mon.2) 4025 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: cephadm 2024-06-11T13:38:46.093941+0000 mgr.x (mgr.25085) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.093993+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.182430+0000 mon.b (mon.2) 4026 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.184661+0000 mon.b (mon.2) 4027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.187115+0000 mon.b (mon.2) 4028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.187976+0000 mon.b (mon.2) 4029 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.200396+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.272438+0000 mon.b (mon.2) 4030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.274408+0000 mon.b (mon.2) 4031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.276838+0000 mon.b (mon.2) 4032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.277831+0000 mon.b (mon.2) 4033 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.287010+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.370365+0000 mon.b (mon.2) 4034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.251 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.372248+0000 mon.b (mon.2) 4035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.374178+0000 mon.b (mon.2) 4036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.374879+0000 mon.b (mon.2) 4037 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.384475+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.480912+0000 mon.b (mon.2) 4038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.483450+0000 mon.b (mon.2) 4039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.486812+0000 mon.b (mon.2) 4040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.487764+0000 mon.b (mon.2) 4041 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.497595+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.601106+0000 mon.b (mon.2) 4042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.603306+0000 mon.b (mon.2) 4043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.605025+0000 mon.b (mon.2) 4044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.605658+0000 mon.b (mon.2) 4045 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.616697+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.252 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.695405+0000 mon.b (mon.2) 4046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.253 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.697199+0000 mon.b (mon.2) 4047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.253 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.698805+0000 mon.b (mon.2) 4048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.253 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.699445+0000 mon.b (mon.2) 4049 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.253 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.710612+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.253 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.779704+0000 mon.b (mon.2) 4050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.253 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.781465+0000 mon.b (mon.2) 4051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.253 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.782996+0000 mon.b (mon.2) 4052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.253 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.783608+0000 mon.b (mon.2) 4053 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.253 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.794826+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.253 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.864397+0000 mon.b (mon.2) 4054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.253 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.866137+0000 mon.b (mon.2) 4055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.253 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.867801+0000 mon.b (mon.2) 4056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.254 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.868531+0000 mon.b (mon.2) 4057 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.254 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:46 smithi117 bash[60578]: audit 2024-06-11T13:38:46.879711+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: cephadm 2024-06-11T13:38:45.149167+0000 mgr.x (mgr.25085) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: cephadm 2024-06-11T13:38:45.235350+0000 mgr.x (mgr.25085) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: cephadm 2024-06-11T13:38:45.335827+0000 mgr.x (mgr.25085) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: cephadm 2024-06-11T13:38:45.459154+0000 mgr.x (mgr.25085) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: cephadm 2024-06-11T13:38:45.582233+0000 mgr.x (mgr.25085) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: cluster 2024-06-11T13:38:45.655132+0000 mgr.x (mgr.25085) 1938 : cluster [DBG] pgmap v318: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: cephadm 2024-06-11T13:38:45.723240+0000 mgr.x (mgr.25085) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: cephadm 2024-06-11T13:38:45.848155+0000 mgr.x (mgr.25085) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:45.958899+0000 mon.b (mon.2) 4018 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:45.961311+0000 mon.b (mon.2) 4019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:45.963318+0000 mon.b (mon.2) 4020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:45.964051+0000 mon.b (mon.2) 4021 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: cephadm 2024-06-11T13:38:45.973134+0000 mgr.x (mgr.25085) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:45.973356+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.075828+0000 mon.b (mon.2) 4022 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.078247+0000 mon.b (mon.2) 4023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.081037+0000 mon.b (mon.2) 4024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.081868+0000 mon.b (mon.2) 4025 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: cephadm 2024-06-11T13:38:46.093941+0000 mgr.x (mgr.25085) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.093993+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: cephadm 2024-06-11T13:38:45.149167+0000 mgr.x (mgr.25085) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: cephadm 2024-06-11T13:38:45.235350+0000 mgr.x (mgr.25085) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: cephadm 2024-06-11T13:38:45.335827+0000 mgr.x (mgr.25085) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: cephadm 2024-06-11T13:38:45.459154+0000 mgr.x (mgr.25085) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: cephadm 2024-06-11T13:38:45.582233+0000 mgr.x (mgr.25085) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: cluster 2024-06-11T13:38:45.655132+0000 mgr.x (mgr.25085) 1938 : cluster [DBG] pgmap v318: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: cephadm 2024-06-11T13:38:45.723240+0000 mgr.x (mgr.25085) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: cephadm 2024-06-11T13:38:45.848155+0000 mgr.x (mgr.25085) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:45.958899+0000 mon.b (mon.2) 4018 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:45.961311+0000 mon.b (mon.2) 4019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:45.963318+0000 mon.b (mon.2) 4020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:45.964051+0000 mon.b (mon.2) 4021 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: cephadm 2024-06-11T13:38:45.973134+0000 mgr.x (mgr.25085) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:45.973356+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.075828+0000 mon.b (mon.2) 4022 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.078247+0000 mon.b (mon.2) 4023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.081037+0000 mon.b (mon.2) 4024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.081868+0000 mon.b (mon.2) 4025 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: cephadm 2024-06-11T13:38:46.093941+0000 mgr.x (mgr.25085) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.093993+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.182430+0000 mon.b (mon.2) 4026 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.184661+0000 mon.b (mon.2) 4027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.187115+0000 mon.b (mon.2) 4028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.187976+0000 mon.b (mon.2) 4029 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.200396+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.272438+0000 mon.b (mon.2) 4030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.274408+0000 mon.b (mon.2) 4031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.276838+0000 mon.b (mon.2) 4032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.277831+0000 mon.b (mon.2) 4033 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.287010+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.370365+0000 mon.b (mon.2) 4034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.372248+0000 mon.b (mon.2) 4035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.374178+0000 mon.b (mon.2) 4036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.374879+0000 mon.b (mon.2) 4037 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.384475+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.480912+0000 mon.b (mon.2) 4038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.483450+0000 mon.b (mon.2) 4039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.486812+0000 mon.b (mon.2) 4040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.487764+0000 mon.b (mon.2) 4041 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.497595+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.182430+0000 mon.b (mon.2) 4026 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.184661+0000 mon.b (mon.2) 4027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.187115+0000 mon.b (mon.2) 4028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.187976+0000 mon.b (mon.2) 4029 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.200396+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.272438+0000 mon.b (mon.2) 4030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.274408+0000 mon.b (mon.2) 4031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.276838+0000 mon.b (mon.2) 4032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.277831+0000 mon.b (mon.2) 4033 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.287010+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.370365+0000 mon.b (mon.2) 4034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.372248+0000 mon.b (mon.2) 4035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.374178+0000 mon.b (mon.2) 4036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.374879+0000 mon.b (mon.2) 4037 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.384475+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.480912+0000 mon.b (mon.2) 4038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.483450+0000 mon.b (mon.2) 4039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.486812+0000 mon.b (mon.2) 4040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.487764+0000 mon.b (mon.2) 4041 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.497595+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.601106+0000 mon.b (mon.2) 4042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.603306+0000 mon.b (mon.2) 4043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.605025+0000 mon.b (mon.2) 4044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.605658+0000 mon.b (mon.2) 4045 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.616697+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.695405+0000 mon.b (mon.2) 4046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.697199+0000 mon.b (mon.2) 4047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.698805+0000 mon.b (mon.2) 4048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.699445+0000 mon.b (mon.2) 4049 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.710612+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.779704+0000 mon.b (mon.2) 4050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.781465+0000 mon.b (mon.2) 4051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.782996+0000 mon.b (mon.2) 4052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.783608+0000 mon.b (mon.2) 4053 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.794826+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.864397+0000 mon.b (mon.2) 4054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.866137+0000 mon.b (mon.2) 4055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.867801+0000 mon.b (mon.2) 4056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.868531+0000 mon.b (mon.2) 4057 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[78335]: audit 2024-06-11T13:38:46.879711+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.601106+0000 mon.b (mon.2) 4042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.603306+0000 mon.b (mon.2) 4043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.605025+0000 mon.b (mon.2) 4044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.605658+0000 mon.b (mon.2) 4045 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.616697+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.695405+0000 mon.b (mon.2) 4046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.697199+0000 mon.b (mon.2) 4047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.698805+0000 mon.b (mon.2) 4048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.699445+0000 mon.b (mon.2) 4049 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.710612+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.779704+0000 mon.b (mon.2) 4050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.781465+0000 mon.b (mon.2) 4051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.782996+0000 mon.b (mon.2) 4052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.783608+0000 mon.b (mon.2) 4053 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.794826+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.864397+0000 mon.b (mon.2) 4054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:47.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.866137+0000 mon.b (mon.2) 4055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:47.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.867801+0000 mon.b (mon.2) 4056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:47.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.868531+0000 mon.b (mon.2) 4057 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:47.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:46 smithi059 bash[81944]: audit 2024-06-11T13:38:46.879711+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:47.686 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:38:47] "GET /metrics HTTP/1.1" 200 38608 "" "Prometheus/2.33.4" 2024-06-11T13:38:48.186 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[78446]: debug 2024-06-11T13:38:48.041+0000 7f0db3bcc640 1 -- 172.21.15.117:0/3304444562 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f98d708960 con 0x55f98d729c00 2024-06-11T13:38:48.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: cephadm 2024-06-11T13:38:46.200285+0000 mgr.x (mgr.25085) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: cephadm 2024-06-11T13:38:46.286803+0000 mgr.x (mgr.25085) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: cephadm 2024-06-11T13:38:46.384260+0000 mgr.x (mgr.25085) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: cephadm 2024-06-11T13:38:46.497454+0000 mgr.x (mgr.25085) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: cephadm 2024-06-11T13:38:46.616491+0000 mgr.x (mgr.25085) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: cephadm 2024-06-11T13:38:46.710343+0000 mgr.x (mgr.25085) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: cephadm 2024-06-11T13:38:46.794585+0000 mgr.x (mgr.25085) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: cephadm 2024-06-11T13:38:46.879480+0000 mgr.x (mgr.25085) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:46.962029+0000 mon.b (mon.2) 4058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:46.963899+0000 mon.b (mon.2) 4059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:46.966037+0000 mon.b (mon.2) 4060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:46.966653+0000 mon.b (mon.2) 4061 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: cephadm 2024-06-11T13:38:46.975101+0000 mgr.x (mgr.25085) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:46.975301+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.070427+0000 mon.b (mon.2) 4062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.072246+0000 mon.b (mon.2) 4063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.073868+0000 mon.b (mon.2) 4064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.074495+0000 mon.b (mon.2) 4065 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: cephadm 2024-06-11T13:38:47.083523+0000 mgr.x (mgr.25085) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.083844+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.192251+0000 mon.b (mon.2) 4066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.195171+0000 mon.b (mon.2) 4067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.198328+0000 mon.b (mon.2) 4068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.199548+0000 mon.b (mon.2) 4069 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.209801+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.325265+0000 mon.b (mon.2) 4070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.328249+0000 mon.b (mon.2) 4071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.330773+0000 mon.b (mon.2) 4072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.331544+0000 mon.b (mon.2) 4073 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.341799+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.448814+0000 mon.b (mon.2) 4074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.451409+0000 mon.b (mon.2) 4075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.454731+0000 mon.b (mon.2) 4076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.455770+0000 mon.b (mon.2) 4077 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.466266+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.583975+0000 mon.b (mon.2) 4078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.586391+0000 mon.b (mon.2) 4079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.589863+0000 mon.b (mon.2) 4080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.590598+0000 mon.b (mon.2) 4081 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.600631+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.725623+0000 mon.b (mon.2) 4082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.728398+0000 mon.b (mon.2) 4083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.730397+0000 mon.b (mon.2) 4084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.731157+0000 mon.b (mon.2) 4085 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.740797+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.854462+0000 mon.b (mon.2) 4086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.857069+0000 mon.b (mon.2) 4087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.859550+0000 mon.b (mon.2) 4088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.860625+0000 mon.b (mon.2) 4089 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:47 smithi117 bash[60578]: audit 2024-06-11T13:38:47.870591+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: cephadm 2024-06-11T13:38:46.200285+0000 mgr.x (mgr.25085) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: cephadm 2024-06-11T13:38:46.286803+0000 mgr.x (mgr.25085) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: cephadm 2024-06-11T13:38:46.384260+0000 mgr.x (mgr.25085) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: cephadm 2024-06-11T13:38:46.497454+0000 mgr.x (mgr.25085) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: cephadm 2024-06-11T13:38:46.616491+0000 mgr.x (mgr.25085) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: cephadm 2024-06-11T13:38:46.710343+0000 mgr.x (mgr.25085) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: cephadm 2024-06-11T13:38:46.794585+0000 mgr.x (mgr.25085) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: cephadm 2024-06-11T13:38:46.879480+0000 mgr.x (mgr.25085) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:46.962029+0000 mon.b (mon.2) 4058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:46.963899+0000 mon.b (mon.2) 4059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:46.966037+0000 mon.b (mon.2) 4060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:46.966653+0000 mon.b (mon.2) 4061 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: cephadm 2024-06-11T13:38:46.975101+0000 mgr.x (mgr.25085) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:46.975301+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.070427+0000 mon.b (mon.2) 4062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.072246+0000 mon.b (mon.2) 4063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.073868+0000 mon.b (mon.2) 4064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.074495+0000 mon.b (mon.2) 4065 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: cephadm 2024-06-11T13:38:47.083523+0000 mgr.x (mgr.25085) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.083844+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: cephadm 2024-06-11T13:38:46.200285+0000 mgr.x (mgr.25085) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: cephadm 2024-06-11T13:38:46.286803+0000 mgr.x (mgr.25085) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: cephadm 2024-06-11T13:38:46.384260+0000 mgr.x (mgr.25085) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: cephadm 2024-06-11T13:38:46.497454+0000 mgr.x (mgr.25085) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: cephadm 2024-06-11T13:38:46.616491+0000 mgr.x (mgr.25085) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: cephadm 2024-06-11T13:38:46.710343+0000 mgr.x (mgr.25085) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: cephadm 2024-06-11T13:38:46.794585+0000 mgr.x (mgr.25085) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: cephadm 2024-06-11T13:38:46.879480+0000 mgr.x (mgr.25085) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:46.962029+0000 mon.b (mon.2) 4058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:46.963899+0000 mon.b (mon.2) 4059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:46.966037+0000 mon.b (mon.2) 4060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:46.966653+0000 mon.b (mon.2) 4061 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: cephadm 2024-06-11T13:38:46.975101+0000 mgr.x (mgr.25085) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:46.975301+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.070427+0000 mon.b (mon.2) 4062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.072246+0000 mon.b (mon.2) 4063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.073868+0000 mon.b (mon.2) 4064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.074495+0000 mon.b (mon.2) 4065 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: cephadm 2024-06-11T13:38:47.083523+0000 mgr.x (mgr.25085) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.083844+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.192251+0000 mon.b (mon.2) 4066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.195171+0000 mon.b (mon.2) 4067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.198328+0000 mon.b (mon.2) 4068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.199548+0000 mon.b (mon.2) 4069 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.209801+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.325265+0000 mon.b (mon.2) 4070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.328249+0000 mon.b (mon.2) 4071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.330773+0000 mon.b (mon.2) 4072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.331544+0000 mon.b (mon.2) 4073 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.341799+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.448814+0000 mon.b (mon.2) 4074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.451409+0000 mon.b (mon.2) 4075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.454731+0000 mon.b (mon.2) 4076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.455770+0000 mon.b (mon.2) 4077 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.466266+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.583975+0000 mon.b (mon.2) 4078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.586391+0000 mon.b (mon.2) 4079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.589863+0000 mon.b (mon.2) 4080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.590598+0000 mon.b (mon.2) 4081 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.600631+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.725623+0000 mon.b (mon.2) 4082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.728398+0000 mon.b (mon.2) 4083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.730397+0000 mon.b (mon.2) 4084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.731157+0000 mon.b (mon.2) 4085 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.740797+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.854462+0000 mon.b (mon.2) 4086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.857069+0000 mon.b (mon.2) 4087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.859550+0000 mon.b (mon.2) 4088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.860625+0000 mon.b (mon.2) 4089 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[81944]: audit 2024-06-11T13:38:47.870591+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.192251+0000 mon.b (mon.2) 4066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.195171+0000 mon.b (mon.2) 4067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.198328+0000 mon.b (mon.2) 4068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.199548+0000 mon.b (mon.2) 4069 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.209801+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.325265+0000 mon.b (mon.2) 4070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.328249+0000 mon.b (mon.2) 4071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.330773+0000 mon.b (mon.2) 4072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.331544+0000 mon.b (mon.2) 4073 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.341799+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.448814+0000 mon.b (mon.2) 4074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.451409+0000 mon.b (mon.2) 4075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.454731+0000 mon.b (mon.2) 4076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.455770+0000 mon.b (mon.2) 4077 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.466266+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.583975+0000 mon.b (mon.2) 4078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.586391+0000 mon.b (mon.2) 4079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.589863+0000 mon.b (mon.2) 4080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.590598+0000 mon.b (mon.2) 4081 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.600631+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.725623+0000 mon.b (mon.2) 4082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.728398+0000 mon.b (mon.2) 4083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.730397+0000 mon.b (mon.2) 4084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.731157+0000 mon.b (mon.2) 4085 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.740797+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.854462+0000 mon.b (mon.2) 4086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:48.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.857069+0000 mon.b (mon.2) 4087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:48.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.859550+0000 mon.b (mon.2) 4088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:48.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.860625+0000 mon.b (mon.2) 4089 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:48.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:47 smithi059 bash[78335]: audit 2024-06-11T13:38:47.870591+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:48.936 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[78446]: debug 2024-06-11T13:38:48.593+0000 7f0db6433640 -1 Falling back to public interface 2024-06-11T13:38:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: cephadm 2024-06-11T13:38:47.209912+0000 mgr.x (mgr.25085) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: cephadm 2024-06-11T13:38:47.341707+0000 mgr.x (mgr.25085) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: cephadm 2024-06-11T13:38:47.466002+0000 mgr.x (mgr.25085) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: cephadm 2024-06-11T13:38:47.600764+0000 mgr.x (mgr.25085) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: cluster 2024-06-11T13:38:47.656012+0000 mgr.x (mgr.25085) 1957 : cluster [DBG] pgmap v319: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: cephadm 2024-06-11T13:38:47.740627+0000 mgr.x (mgr.25085) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: cephadm 2024-06-11T13:38:47.870603+0000 mgr.x (mgr.25085) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:47.992599+0000 mon.b (mon.2) 4090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:47.994334+0000 mon.b (mon.2) 4091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:47.996047+0000 mon.b (mon.2) 4092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:47.996616+0000 mon.b (mon.2) 4093 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: cephadm 2024-06-11T13:38:48.007202+0000 mgr.x (mgr.25085) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.007263+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.083602+0000 mon.b (mon.2) 4094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.085412+0000 mon.b (mon.2) 4095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.086988+0000 mon.b (mon.2) 4096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.087583+0000 mon.b (mon.2) 4097 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: cephadm 2024-06-11T13:38:48.099000+0000 mgr.x (mgr.25085) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.099260+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.175188+0000 mon.b (mon.2) 4098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: cephadm 2024-06-11T13:38:47.209912+0000 mgr.x (mgr.25085) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: cephadm 2024-06-11T13:38:47.341707+0000 mgr.x (mgr.25085) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: cephadm 2024-06-11T13:38:47.466002+0000 mgr.x (mgr.25085) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: cephadm 2024-06-11T13:38:47.600764+0000 mgr.x (mgr.25085) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: cluster 2024-06-11T13:38:47.656012+0000 mgr.x (mgr.25085) 1957 : cluster [DBG] pgmap v319: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: cephadm 2024-06-11T13:38:47.740627+0000 mgr.x (mgr.25085) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: cephadm 2024-06-11T13:38:47.870603+0000 mgr.x (mgr.25085) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:47.992599+0000 mon.b (mon.2) 4090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:47.994334+0000 mon.b (mon.2) 4091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:47.996047+0000 mon.b (mon.2) 4092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:47.996616+0000 mon.b (mon.2) 4093 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: cephadm 2024-06-11T13:38:48.007202+0000 mgr.x (mgr.25085) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.007263+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.083602+0000 mon.b (mon.2) 4094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.085412+0000 mon.b (mon.2) 4095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.086988+0000 mon.b (mon.2) 4096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.087583+0000 mon.b (mon.2) 4097 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: cephadm 2024-06-11T13:38:48.099000+0000 mgr.x (mgr.25085) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.099260+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.175188+0000 mon.b (mon.2) 4098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.177279+0000 mon.b (mon.2) 4099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.179537+0000 mon.b (mon.2) 4100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.180491+0000 mon.b (mon.2) 4101 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.192756+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.282722+0000 mon.b (mon.2) 4102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.285191+0000 mon.b (mon.2) 4103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.287565+0000 mon.b (mon.2) 4104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.288736+0000 mon.b (mon.2) 4105 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.299521+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.402501+0000 mon.b (mon.2) 4106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.404254+0000 mon.b (mon.2) 4107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.406385+0000 mon.b (mon.2) 4108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.407034+0000 mon.b (mon.2) 4109 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.416585+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.492082+0000 mon.b (mon.2) 4110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.494091+0000 mon.b (mon.2) 4111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.495988+0000 mon.b (mon.2) 4112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.496820+0000 mon.b (mon.2) 4113 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.506537+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.177279+0000 mon.b (mon.2) 4099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.179537+0000 mon.b (mon.2) 4100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.180491+0000 mon.b (mon.2) 4101 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.192756+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.282722+0000 mon.b (mon.2) 4102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.285191+0000 mon.b (mon.2) 4103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.287565+0000 mon.b (mon.2) 4104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.288736+0000 mon.b (mon.2) 4105 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.299521+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.402501+0000 mon.b (mon.2) 4106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.404254+0000 mon.b (mon.2) 4107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.406385+0000 mon.b (mon.2) 4108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.407034+0000 mon.b (mon.2) 4109 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.416585+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.492082+0000 mon.b (mon.2) 4110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.494091+0000 mon.b (mon.2) 4111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.495988+0000 mon.b (mon.2) 4112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.496820+0000 mon.b (mon.2) 4113 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.506537+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.579285+0000 mon.b (mon.2) 4114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.581032+0000 mon.b (mon.2) 4115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.582749+0000 mon.b (mon.2) 4116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.583351+0000 mon.b (mon.2) 4117 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.592987+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.668392+0000 mon.b (mon.2) 4118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.670109+0000 mon.b (mon.2) 4119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.671828+0000 mon.b (mon.2) 4120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.672427+0000 mon.b (mon.2) 4121 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.681589+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.758790+0000 mon.b (mon.2) 4122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.761237+0000 mon.b (mon.2) 4123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.763825+0000 mon.b (mon.2) 4124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.764697+0000 mon.b (mon.2) 4125 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.774383+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.863836+0000 mon.b (mon.2) 4126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.865857+0000 mon.b (mon.2) 4127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.868300+0000 mon.b (mon.2) 4128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.869017+0000 mon.b (mon.2) 4129 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[81944]: audit 2024-06-11T13:38:48.880643+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.579285+0000 mon.b (mon.2) 4114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.581032+0000 mon.b (mon.2) 4115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.582749+0000 mon.b (mon.2) 4116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.583351+0000 mon.b (mon.2) 4117 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.592987+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.668392+0000 mon.b (mon.2) 4118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.670109+0000 mon.b (mon.2) 4119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.671828+0000 mon.b (mon.2) 4120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.672427+0000 mon.b (mon.2) 4121 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.681589+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.758790+0000 mon.b (mon.2) 4122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.761237+0000 mon.b (mon.2) 4123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.763825+0000 mon.b (mon.2) 4124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.764697+0000 mon.b (mon.2) 4125 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.774383+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.863836+0000 mon.b (mon.2) 4126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.865857+0000 mon.b (mon.2) 4127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.868300+0000 mon.b (mon.2) 4128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.869017+0000 mon.b (mon.2) 4129 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:48 smithi059 bash[78335]: audit 2024-06-11T13:38:48.880643+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.360 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: cephadm 2024-06-11T13:38:47.209912+0000 mgr.x (mgr.25085) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.360 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: cephadm 2024-06-11T13:38:47.341707+0000 mgr.x (mgr.25085) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.360 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: cephadm 2024-06-11T13:38:47.466002+0000 mgr.x (mgr.25085) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.360 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: cephadm 2024-06-11T13:38:47.600764+0000 mgr.x (mgr.25085) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: cluster 2024-06-11T13:38:47.656012+0000 mgr.x (mgr.25085) 1957 : cluster [DBG] pgmap v319: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:49.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: cephadm 2024-06-11T13:38:47.740627+0000 mgr.x (mgr.25085) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: cephadm 2024-06-11T13:38:47.870603+0000 mgr.x (mgr.25085) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:47.992599+0000 mon.b (mon.2) 4090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:47.994334+0000 mon.b (mon.2) 4091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:47.996047+0000 mon.b (mon.2) 4092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:47.996616+0000 mon.b (mon.2) 4093 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: cephadm 2024-06-11T13:38:48.007202+0000 mgr.x (mgr.25085) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.007263+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.083602+0000 mon.b (mon.2) 4094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.085412+0000 mon.b (mon.2) 4095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.086988+0000 mon.b (mon.2) 4096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.087583+0000 mon.b (mon.2) 4097 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.362 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: cephadm 2024-06-11T13:38:48.099000+0000 mgr.x (mgr.25085) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:49.362 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.099260+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.362 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.175188+0000 mon.b (mon.2) 4098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.362 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.177279+0000 mon.b (mon.2) 4099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.362 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.179537+0000 mon.b (mon.2) 4100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.362 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.180491+0000 mon.b (mon.2) 4101 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.362 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.192756+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.362 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.282722+0000 mon.b (mon.2) 4102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.362 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.285191+0000 mon.b (mon.2) 4103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.362 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.287565+0000 mon.b (mon.2) 4104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.362 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.288736+0000 mon.b (mon.2) 4105 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.362 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.299521+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.362 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.402501+0000 mon.b (mon.2) 4106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.363 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.404254+0000 mon.b (mon.2) 4107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.363 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.406385+0000 mon.b (mon.2) 4108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.363 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.407034+0000 mon.b (mon.2) 4109 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.363 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.416585+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.363 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.492082+0000 mon.b (mon.2) 4110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.363 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.494091+0000 mon.b (mon.2) 4111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.363 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.495988+0000 mon.b (mon.2) 4112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.363 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.496820+0000 mon.b (mon.2) 4113 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.363 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.506537+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.579285+0000 mon.b (mon.2) 4114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.581032+0000 mon.b (mon.2) 4115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.582749+0000 mon.b (mon.2) 4116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.583351+0000 mon.b (mon.2) 4117 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.592987+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.668392+0000 mon.b (mon.2) 4118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.670109+0000 mon.b (mon.2) 4119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.671828+0000 mon.b (mon.2) 4120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.672427+0000 mon.b (mon.2) 4121 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.681589+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.758790+0000 mon.b (mon.2) 4122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.761237+0000 mon.b (mon.2) 4123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.763825+0000 mon.b (mon.2) 4124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.365 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.764697+0000 mon.b (mon.2) 4125 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.365 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.774383+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:49.365 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.863836+0000 mon.b (mon.2) 4126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:49.365 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.865857+0000 mon.b (mon.2) 4127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:49.365 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.868300+0000 mon.b (mon.2) 4128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:49.365 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.869017+0000 mon.b (mon.2) 4129 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:49.365 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:48 smithi117 bash[60578]: audit 2024-06-11T13:38:48.880643+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: cephadm 2024-06-11T13:38:48.192640+0000 mgr.x (mgr.25085) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: cephadm 2024-06-11T13:38:48.299300+0000 mgr.x (mgr.25085) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: cephadm 2024-06-11T13:38:48.416268+0000 mgr.x (mgr.25085) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: cephadm 2024-06-11T13:38:48.506294+0000 mgr.x (mgr.25085) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: cephadm 2024-06-11T13:38:48.592737+0000 mgr.x (mgr.25085) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: cephadm 2024-06-11T13:38:48.681237+0000 mgr.x (mgr.25085) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: cephadm 2024-06-11T13:38:48.774224+0000 mgr.x (mgr.25085) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: cephadm 2024-06-11T13:38:48.880422+0000 mgr.x (mgr.25085) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:48.960657+0000 mon.b (mon.2) 4130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:48.962438+0000 mon.b (mon.2) 4131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:48.964099+0000 mon.b (mon.2) 4132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:48.964707+0000 mon.b (mon.2) 4133 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: cephadm 2024-06-11T13:38:48.973628+0000 mgr.x (mgr.25085) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:48.973840+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.057936+0000 mon.b (mon.2) 4134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.060652+0000 mon.b (mon.2) 4135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.064065+0000 mon.b (mon.2) 4136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.065085+0000 mon.b (mon.2) 4137 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: cephadm 2024-06-11T13:38:49.079316+0000 mgr.x (mgr.25085) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.079374+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.189200+0000 mon.b (mon.2) 4138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.191310+0000 mon.b (mon.2) 4139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.193393+0000 mon.b (mon.2) 4140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.194156+0000 mon.b (mon.2) 4141 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.208287+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.289681+0000 mon.b (mon.2) 4142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.291533+0000 mon.b (mon.2) 4143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.293267+0000 mon.b (mon.2) 4144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.293916+0000 mon.b (mon.2) 4145 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.307511+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.386914+0000 mon.b (mon.2) 4146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.388804+0000 mon.b (mon.2) 4147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.390649+0000 mon.b (mon.2) 4148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.391288+0000 mon.b (mon.2) 4149 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.405122+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.506357+0000 mon.b (mon.2) 4150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.508222+0000 mon.b (mon.2) 4151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.509906+0000 mon.b (mon.2) 4152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.510511+0000 mon.b (mon.2) 4153 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.524111+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: cephadm 2024-06-11T13:38:48.192640+0000 mgr.x (mgr.25085) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: cephadm 2024-06-11T13:38:48.299300+0000 mgr.x (mgr.25085) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: cephadm 2024-06-11T13:38:48.416268+0000 mgr.x (mgr.25085) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: cephadm 2024-06-11T13:38:48.506294+0000 mgr.x (mgr.25085) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: cephadm 2024-06-11T13:38:48.592737+0000 mgr.x (mgr.25085) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: cephadm 2024-06-11T13:38:48.681237+0000 mgr.x (mgr.25085) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: cephadm 2024-06-11T13:38:48.774224+0000 mgr.x (mgr.25085) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: cephadm 2024-06-11T13:38:48.880422+0000 mgr.x (mgr.25085) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:48.960657+0000 mon.b (mon.2) 4130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:48.962438+0000 mon.b (mon.2) 4131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:48.964099+0000 mon.b (mon.2) 4132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:48.964707+0000 mon.b (mon.2) 4133 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: cephadm 2024-06-11T13:38:48.973628+0000 mgr.x (mgr.25085) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:48.973840+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.057936+0000 mon.b (mon.2) 4134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.060652+0000 mon.b (mon.2) 4135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.064065+0000 mon.b (mon.2) 4136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.065085+0000 mon.b (mon.2) 4137 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: cephadm 2024-06-11T13:38:49.079316+0000 mgr.x (mgr.25085) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.079374+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.596764+0000 mon.b (mon.2) 4154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.599557+0000 mon.b (mon.2) 4155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.602197+0000 mon.b (mon.2) 4156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.602905+0000 mon.b (mon.2) 4157 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.616963+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.708724+0000 mon.b (mon.2) 4158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.711313+0000 mon.b (mon.2) 4159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.714620+0000 mon.b (mon.2) 4160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.715312+0000 mon.b (mon.2) 4161 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.728975+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.820497+0000 mon.b (mon.2) 4162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.822399+0000 mon.b (mon.2) 4163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.824067+0000 mon.b (mon.2) 4164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.824707+0000 mon.b (mon.2) 4165 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: audit 2024-06-11T13:38:49.838551+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[78335]: cluster 2024-06-11T13:38:49.855747+0000 mon.a (mon.0) 1457 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:50.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.189200+0000 mon.b (mon.2) 4138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.191310+0000 mon.b (mon.2) 4139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.193393+0000 mon.b (mon.2) 4140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.194156+0000 mon.b (mon.2) 4141 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.208287+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.289681+0000 mon.b (mon.2) 4142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.291533+0000 mon.b (mon.2) 4143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.293267+0000 mon.b (mon.2) 4144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.293916+0000 mon.b (mon.2) 4145 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.307511+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.386914+0000 mon.b (mon.2) 4146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.388804+0000 mon.b (mon.2) 4147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.390649+0000 mon.b (mon.2) 4148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.391288+0000 mon.b (mon.2) 4149 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.405122+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.506357+0000 mon.b (mon.2) 4150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.508222+0000 mon.b (mon.2) 4151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.509906+0000 mon.b (mon.2) 4152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.510511+0000 mon.b (mon.2) 4153 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.524111+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.596764+0000 mon.b (mon.2) 4154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.599557+0000 mon.b (mon.2) 4155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.602197+0000 mon.b (mon.2) 4156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.602905+0000 mon.b (mon.2) 4157 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.616963+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.708724+0000 mon.b (mon.2) 4158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.711313+0000 mon.b (mon.2) 4159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.714620+0000 mon.b (mon.2) 4160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.715312+0000 mon.b (mon.2) 4161 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.728975+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.820497+0000 mon.b (mon.2) 4162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.822399+0000 mon.b (mon.2) 4163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.824067+0000 mon.b (mon.2) 4164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.824707+0000 mon.b (mon.2) 4165 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: audit 2024-06-11T13:38:49.838551+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:49 smithi059 bash[81944]: cluster 2024-06-11T13:38:49.855747+0000 mon.a (mon.0) 1457 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:50.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: cephadm 2024-06-11T13:38:48.192640+0000 mgr.x (mgr.25085) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: cephadm 2024-06-11T13:38:48.299300+0000 mgr.x (mgr.25085) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: cephadm 2024-06-11T13:38:48.416268+0000 mgr.x (mgr.25085) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: cephadm 2024-06-11T13:38:48.506294+0000 mgr.x (mgr.25085) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: cephadm 2024-06-11T13:38:48.592737+0000 mgr.x (mgr.25085) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: cephadm 2024-06-11T13:38:48.681237+0000 mgr.x (mgr.25085) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: cephadm 2024-06-11T13:38:48.774224+0000 mgr.x (mgr.25085) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: cephadm 2024-06-11T13:38:48.880422+0000 mgr.x (mgr.25085) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:48.960657+0000 mon.b (mon.2) 4130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:48.962438+0000 mon.b (mon.2) 4131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:48.964099+0000 mon.b (mon.2) 4132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:48.964707+0000 mon.b (mon.2) 4133 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: cephadm 2024-06-11T13:38:48.973628+0000 mgr.x (mgr.25085) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:48.973840+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.057936+0000 mon.b (mon.2) 4134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.060652+0000 mon.b (mon.2) 4135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.064065+0000 mon.b (mon.2) 4136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.065085+0000 mon.b (mon.2) 4137 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: cephadm 2024-06-11T13:38:49.079316+0000 mgr.x (mgr.25085) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.079374+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.189200+0000 mon.b (mon.2) 4138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.191310+0000 mon.b (mon.2) 4139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.193393+0000 mon.b (mon.2) 4140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.194156+0000 mon.b (mon.2) 4141 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.208287+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.289681+0000 mon.b (mon.2) 4142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.291533+0000 mon.b (mon.2) 4143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.293267+0000 mon.b (mon.2) 4144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.293916+0000 mon.b (mon.2) 4145 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.307511+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.386914+0000 mon.b (mon.2) 4146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.388804+0000 mon.b (mon.2) 4147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.390649+0000 mon.b (mon.2) 4148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.391288+0000 mon.b (mon.2) 4149 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.405122+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.506357+0000 mon.b (mon.2) 4150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.508222+0000 mon.b (mon.2) 4151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.509906+0000 mon.b (mon.2) 4152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.510511+0000 mon.b (mon.2) 4153 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.524111+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.596764+0000 mon.b (mon.2) 4154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.599557+0000 mon.b (mon.2) 4155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.602197+0000 mon.b (mon.2) 4156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.602905+0000 mon.b (mon.2) 4157 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.616963+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.708724+0000 mon.b (mon.2) 4158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.711313+0000 mon.b (mon.2) 4159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.714620+0000 mon.b (mon.2) 4160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.715312+0000 mon.b (mon.2) 4161 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.728975+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.820497+0000 mon.b (mon.2) 4162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:50.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.822399+0000 mon.b (mon.2) 4163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:50.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.824067+0000 mon.b (mon.2) 4164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:50.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.824707+0000 mon.b (mon.2) 4165 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:50.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: audit 2024-06-11T13:38:49.838551+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:50.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:49 smithi117 bash[60578]: cluster 2024-06-11T13:38:49.855747+0000 mon.a (mon.0) 1457 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:51.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: cephadm 2024-06-11T13:38:49.208172+0000 mgr.x (mgr.25085) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: cephadm 2024-06-11T13:38:49.307290+0000 mgr.x (mgr.25085) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: cephadm 2024-06-11T13:38:49.405099+0000 mgr.x (mgr.25085) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: cephadm 2024-06-11T13:38:49.523796+0000 mgr.x (mgr.25085) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: cephadm 2024-06-11T13:38:49.616913+0000 mgr.x (mgr.25085) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: cluster 2024-06-11T13:38:49.657102+0000 mgr.x (mgr.25085) 1977 : cluster [DBG] pgmap v320: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: cephadm 2024-06-11T13:38:49.728722+0000 mgr.x (mgr.25085) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: cephadm 2024-06-11T13:38:49.838519+0000 mgr.x (mgr.25085) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:49.943515+0000 mon.b (mon.2) 4166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:49.959070+0000 mon.b (mon.2) 4167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:49.961236+0000 mon.b (mon.2) 4168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:49.961947+0000 mon.b (mon.2) 4169 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: cephadm 2024-06-11T13:38:49.971920+0000 mgr.x (mgr.25085) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:49.971949+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.052265+0000 mon.b (mon.2) 4170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.054094+0000 mon.b (mon.2) 4171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.056027+0000 mon.b (mon.2) 4172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.056697+0000 mon.b (mon.2) 4173 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: cephadm 2024-06-11T13:38:50.068165+0000 mgr.x (mgr.25085) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.068293+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.163711+0000 mon.b (mon.2) 4174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.166087+0000 mon.b (mon.2) 4175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.168445+0000 mon.b (mon.2) 4176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.169323+0000 mon.b (mon.2) 4177 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.181732+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.282473+0000 mon.b (mon.2) 4178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.284315+0000 mon.b (mon.2) 4179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.285962+0000 mon.b (mon.2) 4180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.286561+0000 mon.b (mon.2) 4181 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.297972+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.375843+0000 mon.b (mon.2) 4182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.378203+0000 mon.b (mon.2) 4183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.380505+0000 mon.b (mon.2) 4184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.381503+0000 mon.b (mon.2) 4185 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.393710+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.482389+0000 mon.b (mon.2) 4186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.484146+0000 mon.b (mon.2) 4187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.485771+0000 mon.b (mon.2) 4188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.486394+0000 mon.b (mon.2) 4189 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.497674+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.593056+0000 mon.b (mon.2) 4190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.595569+0000 mon.b (mon.2) 4191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.597973+0000 mon.b (mon.2) 4192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.598683+0000 mon.b (mon.2) 4193 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.610056+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.721446+0000 mon.b (mon.2) 4194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.723533+0000 mon.b (mon.2) 4195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.726271+0000 mon.b (mon.2) 4196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.726973+0000 mon.b (mon.2) 4197 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.738776+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.825841+0000 mon.b (mon.2) 4198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.827766+0000 mon.b (mon.2) 4199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.829942+0000 mon.b (mon.2) 4200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.830605+0000 mon.b (mon.2) 4201 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.842092+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.937965+0000 mon.b (mon.2) 4202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.940410+0000 mon.b (mon.2) 4203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.942221+0000 mon.b (mon.2) 4204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:50 smithi117 bash[60578]: audit 2024-06-11T13:38:50.942925+0000 mon.b (mon.2) 4205 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: cephadm 2024-06-11T13:38:49.208172+0000 mgr.x (mgr.25085) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: cephadm 2024-06-11T13:38:49.307290+0000 mgr.x (mgr.25085) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: cephadm 2024-06-11T13:38:49.405099+0000 mgr.x (mgr.25085) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: cephadm 2024-06-11T13:38:49.523796+0000 mgr.x (mgr.25085) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: cephadm 2024-06-11T13:38:49.616913+0000 mgr.x (mgr.25085) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: cluster 2024-06-11T13:38:49.657102+0000 mgr.x (mgr.25085) 1977 : cluster [DBG] pgmap v320: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: cephadm 2024-06-11T13:38:49.728722+0000 mgr.x (mgr.25085) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: cephadm 2024-06-11T13:38:49.838519+0000 mgr.x (mgr.25085) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:49.943515+0000 mon.b (mon.2) 4166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:49.959070+0000 mon.b (mon.2) 4167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:49.961236+0000 mon.b (mon.2) 4168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:49.961947+0000 mon.b (mon.2) 4169 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: cephadm 2024-06-11T13:38:49.971920+0000 mgr.x (mgr.25085) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:49.971949+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.052265+0000 mon.b (mon.2) 4170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.054094+0000 mon.b (mon.2) 4171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.056027+0000 mon.b (mon.2) 4172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.056697+0000 mon.b (mon.2) 4173 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: cephadm 2024-06-11T13:38:50.068165+0000 mgr.x (mgr.25085) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.068293+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.163711+0000 mon.b (mon.2) 4174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.166087+0000 mon.b (mon.2) 4175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.168445+0000 mon.b (mon.2) 4176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.169323+0000 mon.b (mon.2) 4177 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.181732+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.282473+0000 mon.b (mon.2) 4178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.284315+0000 mon.b (mon.2) 4179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.285962+0000 mon.b (mon.2) 4180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.286561+0000 mon.b (mon.2) 4181 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.297972+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.375843+0000 mon.b (mon.2) 4182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.378203+0000 mon.b (mon.2) 4183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.380505+0000 mon.b (mon.2) 4184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.381503+0000 mon.b (mon.2) 4185 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.393710+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.482389+0000 mon.b (mon.2) 4186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.484146+0000 mon.b (mon.2) 4187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.485771+0000 mon.b (mon.2) 4188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.486394+0000 mon.b (mon.2) 4189 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.497674+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: cephadm 2024-06-11T13:38:49.208172+0000 mgr.x (mgr.25085) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: cephadm 2024-06-11T13:38:49.307290+0000 mgr.x (mgr.25085) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: cephadm 2024-06-11T13:38:49.405099+0000 mgr.x (mgr.25085) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: cephadm 2024-06-11T13:38:49.523796+0000 mgr.x (mgr.25085) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: cephadm 2024-06-11T13:38:49.616913+0000 mgr.x (mgr.25085) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: cluster 2024-06-11T13:38:49.657102+0000 mgr.x (mgr.25085) 1977 : cluster [DBG] pgmap v320: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-06-11T13:38:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: cephadm 2024-06-11T13:38:49.728722+0000 mgr.x (mgr.25085) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: cephadm 2024-06-11T13:38:49.838519+0000 mgr.x (mgr.25085) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:49.943515+0000 mon.b (mon.2) 4166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:49.959070+0000 mon.b (mon.2) 4167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:49.961236+0000 mon.b (mon.2) 4168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:49.961947+0000 mon.b (mon.2) 4169 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: cephadm 2024-06-11T13:38:49.971920+0000 mgr.x (mgr.25085) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:49.971949+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.052265+0000 mon.b (mon.2) 4170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.054094+0000 mon.b (mon.2) 4171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.056027+0000 mon.b (mon.2) 4172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.056697+0000 mon.b (mon.2) 4173 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: cephadm 2024-06-11T13:38:50.068165+0000 mgr.x (mgr.25085) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.068293+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.593056+0000 mon.b (mon.2) 4190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.595569+0000 mon.b (mon.2) 4191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.597973+0000 mon.b (mon.2) 4192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.598683+0000 mon.b (mon.2) 4193 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.610056+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.721446+0000 mon.b (mon.2) 4194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.723533+0000 mon.b (mon.2) 4195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.726271+0000 mon.b (mon.2) 4196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.726973+0000 mon.b (mon.2) 4197 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.738776+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.825841+0000 mon.b (mon.2) 4198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.827766+0000 mon.b (mon.2) 4199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.829942+0000 mon.b (mon.2) 4200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.830605+0000 mon.b (mon.2) 4201 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.842092+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.937965+0000 mon.b (mon.2) 4202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.940410+0000 mon.b (mon.2) 4203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.942221+0000 mon.b (mon.2) 4204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[81944]: audit 2024-06-11T13:38:50.942925+0000 mon.b (mon.2) 4205 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.163711+0000 mon.b (mon.2) 4174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.166087+0000 mon.b (mon.2) 4175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.168445+0000 mon.b (mon.2) 4176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.169323+0000 mon.b (mon.2) 4177 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.181732+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.282473+0000 mon.b (mon.2) 4178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.284315+0000 mon.b (mon.2) 4179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.285962+0000 mon.b (mon.2) 4180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.286561+0000 mon.b (mon.2) 4181 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.297972+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.375843+0000 mon.b (mon.2) 4182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.378203+0000 mon.b (mon.2) 4183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.380505+0000 mon.b (mon.2) 4184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.381503+0000 mon.b (mon.2) 4185 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.393710+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.482389+0000 mon.b (mon.2) 4186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.484146+0000 mon.b (mon.2) 4187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.485771+0000 mon.b (mon.2) 4188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.486394+0000 mon.b (mon.2) 4189 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.497674+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.593056+0000 mon.b (mon.2) 4190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.595569+0000 mon.b (mon.2) 4191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.597973+0000 mon.b (mon.2) 4192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.598683+0000 mon.b (mon.2) 4193 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.610056+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.721446+0000 mon.b (mon.2) 4194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.723533+0000 mon.b (mon.2) 4195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.726271+0000 mon.b (mon.2) 4196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.726973+0000 mon.b (mon.2) 4197 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.738776+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.825841+0000 mon.b (mon.2) 4198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.827766+0000 mon.b (mon.2) 4199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.829942+0000 mon.b (mon.2) 4200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.830605+0000 mon.b (mon.2) 4201 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.842092+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.937965+0000 mon.b (mon.2) 4202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.940410+0000 mon.b (mon.2) 4203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.942221+0000 mon.b (mon.2) 4204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:50 smithi059 bash[78335]: audit 2024-06-11T13:38:50.942925+0000 mon.b (mon.2) 4205 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.890 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[78446]: debug 2024-06-11T13:38:51.641+0000 7f0db6433640 -1 osd.7 0 read_superblock omap replica is missing. 2024-06-11T13:38:51.890 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[78446]: debug 2024-06-11T13:38:51.669+0000 7f0db6433640 -1 osd.7 160 log_to_monitors true 2024-06-11T13:38:51.977 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: cephadm 2024-06-11T13:38:50.181583+0000 mgr.x (mgr.25085) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: cephadm 2024-06-11T13:38:50.297656+0000 mgr.x (mgr.25085) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: cephadm 2024-06-11T13:38:50.393555+0000 mgr.x (mgr.25085) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: cephadm 2024-06-11T13:38:50.497410+0000 mgr.x (mgr.25085) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: cephadm 2024-06-11T13:38:50.609970+0000 mgr.x (mgr.25085) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: cephadm 2024-06-11T13:38:50.738774+0000 mgr.x (mgr.25085) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: cephadm 2024-06-11T13:38:50.841743+0000 mgr.x (mgr.25085) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: cephadm 2024-06-11T13:38:50.967940+0000 mgr.x (mgr.25085) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:50.968191+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.048856+0000 mon.b (mon.2) 4206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.050725+0000 mon.b (mon.2) 4207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.052504+0000 mon.b (mon.2) 4208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.978 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.053104+0000 mon.b (mon.2) 4209 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: cephadm 2024-06-11T13:38:51.063900+0000 mgr.x (mgr.25085) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.064252+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.139010+0000 mon.b (mon.2) 4210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.140815+0000 mon.b (mon.2) 4211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.142400+0000 mon.b (mon.2) 4212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.142996+0000 mon.b (mon.2) 4213 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.154765+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.256975+0000 mon.b (mon.2) 4214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.258836+0000 mon.b (mon.2) 4215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.260534+0000 mon.b (mon.2) 4216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.261122+0000 mon.b (mon.2) 4217 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.272349+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.347456+0000 mon.b (mon.2) 4218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.979 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.349281+0000 mon.b (mon.2) 4219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.980 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.351431+0000 mon.b (mon.2) 4220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.980 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.352431+0000 mon.b (mon.2) 4221 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.980 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.364236+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.980 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.435907+0000 mon.b (mon.2) 4222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.980 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.437933+0000 mon.b (mon.2) 4223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.980 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.439616+0000 mon.b (mon.2) 4224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.980 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.440242+0000 mon.b (mon.2) 4225 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.980 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.452060+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.980 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.526014+0000 mon.b (mon.2) 4226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.980 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.527868+0000 mon.b (mon.2) 4227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: cephadm 2024-06-11T13:38:50.181583+0000 mgr.x (mgr.25085) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: cephadm 2024-06-11T13:38:50.297656+0000 mgr.x (mgr.25085) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: cephadm 2024-06-11T13:38:50.393555+0000 mgr.x (mgr.25085) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: cephadm 2024-06-11T13:38:50.497410+0000 mgr.x (mgr.25085) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: cephadm 2024-06-11T13:38:50.609970+0000 mgr.x (mgr.25085) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: cephadm 2024-06-11T13:38:50.738774+0000 mgr.x (mgr.25085) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: cephadm 2024-06-11T13:38:50.841743+0000 mgr.x (mgr.25085) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: cephadm 2024-06-11T13:38:50.967940+0000 mgr.x (mgr.25085) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.981 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:50.968191+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.048856+0000 mon.b (mon.2) 4206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.050725+0000 mon.b (mon.2) 4207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.052504+0000 mon.b (mon.2) 4208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.053104+0000 mon.b (mon.2) 4209 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: cephadm 2024-06-11T13:38:51.063900+0000 mgr.x (mgr.25085) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:51.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.064252+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.139010+0000 mon.b (mon.2) 4210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.140815+0000 mon.b (mon.2) 4211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.142400+0000 mon.b (mon.2) 4212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.142996+0000 mon.b (mon.2) 4213 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.154765+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.256975+0000 mon.b (mon.2) 4214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.982 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.258836+0000 mon.b (mon.2) 4215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.260534+0000 mon.b (mon.2) 4216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.261122+0000 mon.b (mon.2) 4217 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.272349+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.347456+0000 mon.b (mon.2) 4218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.349281+0000 mon.b (mon.2) 4219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.351431+0000 mon.b (mon.2) 4220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.352431+0000 mon.b (mon.2) 4221 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.364236+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.435907+0000 mon.b (mon.2) 4222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.437933+0000 mon.b (mon.2) 4223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.439616+0000 mon.b (mon.2) 4224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.440242+0000 mon.b (mon.2) 4225 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.983 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.452060+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.526014+0000 mon.b (mon.2) 4226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.527868+0000 mon.b (mon.2) 4227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.530016+0000 mon.b (mon.2) 4228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.530685+0000 mon.b (mon.2) 4229 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.542672+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.621880+0000 mon.b (mon.2) 4230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.623957+0000 mon.b (mon.2) 4231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.625636+0000 mon.b (mon.2) 4232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.626282+0000 mon.b (mon.2) 4233 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.634209+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.667823+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.676303+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.984 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.678367+0000 mon.b (mon.2) 4234 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/1457753752,v1:172.21.15.117:6825/1457753752]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T13:38:51.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.680111+0000 mon.a (mon.0) 1477 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T13:38:51.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.683645+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.715261+0000 mon.b (mon.2) 4235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.717007+0000 mon.b (mon.2) 4236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.718921+0000 mon.b (mon.2) 4237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.719530+0000 mon.b (mon.2) 4238 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.727244+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.802099+0000 mon.b (mon.2) 4239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:51.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.803847+0000 mon.b (mon.2) 4240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:51.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.805416+0000 mon.b (mon.2) 4241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:51.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.805977+0000 mon.b (mon.2) 4242 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:51.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.814299+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:51.985 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.890848+0000 mon.b (mon.2) 4243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: cephadm 2024-06-11T13:38:50.181583+0000 mgr.x (mgr.25085) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:52.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: cephadm 2024-06-11T13:38:50.297656+0000 mgr.x (mgr.25085) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:52.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: cephadm 2024-06-11T13:38:50.393555+0000 mgr.x (mgr.25085) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:52.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: cephadm 2024-06-11T13:38:50.497410+0000 mgr.x (mgr.25085) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:52.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: cephadm 2024-06-11T13:38:50.609970+0000 mgr.x (mgr.25085) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:52.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: cephadm 2024-06-11T13:38:50.738774+0000 mgr.x (mgr.25085) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:52.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: cephadm 2024-06-11T13:38:50.841743+0000 mgr.x (mgr.25085) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:52.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: cephadm 2024-06-11T13:38:50.967940+0000 mgr.x (mgr.25085) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:52.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:50.968191+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.048856+0000 mon.b (mon.2) 4206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.050725+0000 mon.b (mon.2) 4207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.052504+0000 mon.b (mon.2) 4208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.053104+0000 mon.b (mon.2) 4209 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: cephadm 2024-06-11T13:38:51.063900+0000 mgr.x (mgr.25085) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.064252+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.139010+0000 mon.b (mon.2) 4210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.140815+0000 mon.b (mon.2) 4211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.142400+0000 mon.b (mon.2) 4212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.142996+0000 mon.b (mon.2) 4213 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.154765+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.256975+0000 mon.b (mon.2) 4214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.258836+0000 mon.b (mon.2) 4215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.260534+0000 mon.b (mon.2) 4216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.261122+0000 mon.b (mon.2) 4217 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.272349+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.347456+0000 mon.b (mon.2) 4218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.349281+0000 mon.b (mon.2) 4219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.351431+0000 mon.b (mon.2) 4220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.352431+0000 mon.b (mon.2) 4221 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.364236+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.435907+0000 mon.b (mon.2) 4222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.437933+0000 mon.b (mon.2) 4223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.439616+0000 mon.b (mon.2) 4224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.440242+0000 mon.b (mon.2) 4225 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.452060+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.526014+0000 mon.b (mon.2) 4226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.527868+0000 mon.b (mon.2) 4227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.530016+0000 mon.b (mon.2) 4228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.530685+0000 mon.b (mon.2) 4229 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.542672+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.621880+0000 mon.b (mon.2) 4230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.623957+0000 mon.b (mon.2) 4231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.625636+0000 mon.b (mon.2) 4232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.626282+0000 mon.b (mon.2) 4233 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.634209+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.667823+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.676303+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.678367+0000 mon.b (mon.2) 4234 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/1457753752,v1:172.21.15.117:6825/1457753752]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.680111+0000 mon.a (mon.0) 1477 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.683645+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.715261+0000 mon.b (mon.2) 4235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.717007+0000 mon.b (mon.2) 4236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.718921+0000 mon.b (mon.2) 4237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.719530+0000 mon.b (mon.2) 4238 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.727244+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.802099+0000 mon.b (mon.2) 4239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.803847+0000 mon.b (mon.2) 4240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.805416+0000 mon.b (mon.2) 4241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.805977+0000 mon.b (mon.2) 4242 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.814299+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.890848+0000 mon.b (mon.2) 4243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.892813+0000 mon.b (mon.2) 4244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.895037+0000 mon.b (mon.2) 4245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.895722+0000 mon.b (mon.2) 4246 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:51 smithi117 bash[60578]: audit 2024-06-11T13:38:51.904602+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.892813+0000 mon.b (mon.2) 4244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.895037+0000 mon.b (mon.2) 4245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.895722+0000 mon.b (mon.2) 4246 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[81944]: audit 2024-06-11T13:38:51.904602+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.530016+0000 mon.b (mon.2) 4228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.530685+0000 mon.b (mon.2) 4229 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.542672+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.621880+0000 mon.b (mon.2) 4230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.623957+0000 mon.b (mon.2) 4231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.625636+0000 mon.b (mon.2) 4232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.626282+0000 mon.b (mon.2) 4233 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.634209+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.667823+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.676303+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.678367+0000 mon.b (mon.2) 4234 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/1457753752,v1:172.21.15.117:6825/1457753752]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.680111+0000 mon.a (mon.0) 1477 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.683645+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.715261+0000 mon.b (mon.2) 4235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.717007+0000 mon.b (mon.2) 4236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.718921+0000 mon.b (mon.2) 4237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.719530+0000 mon.b (mon.2) 4238 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.727244+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.802099+0000 mon.b (mon.2) 4239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.803847+0000 mon.b (mon.2) 4240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.805416+0000 mon.b (mon.2) 4241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.805977+0000 mon.b (mon.2) 4242 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.814299+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:52.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.890848+0000 mon.b (mon.2) 4243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:52.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.892813+0000 mon.b (mon.2) 4244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:52.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.895037+0000 mon.b (mon.2) 4245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:52.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.895722+0000 mon.b (mon.2) 4246 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:52.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:51 smithi059 bash[78335]: audit 2024-06-11T13:38:51.904602+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: cephadm 2024-06-11T13:38:51.154531+0000 mgr.x (mgr.25085) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: cephadm 2024-06-11T13:38:51.272172+0000 mgr.x (mgr.25085) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: cephadm 2024-06-11T13:38:51.364102+0000 mgr.x (mgr.25085) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: cephadm 2024-06-11T13:38:51.451822+0000 mgr.x (mgr.25085) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: cephadm 2024-06-11T13:38:51.542418+0000 mgr.x (mgr.25085) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: cephadm 2024-06-11T13:38:51.633816+0000 mgr.x (mgr.25085) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: cluster 2024-06-11T13:38:51.657973+0000 mgr.x (mgr.25085) 1997 : cluster [DBG] pgmap v321: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-06-11T13:38:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: cephadm 2024-06-11T13:38:51.726922+0000 mgr.x (mgr.25085) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: cephadm 2024-06-11T13:38:51.813941+0000 mgr.x (mgr.25085) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: cephadm 2024-06-11T13:38:51.904255+0000 mgr.x (mgr.25085) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:51.976158+0000 mon.b (mon.2) 4247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:51.977884+0000 mon.b (mon.2) 4248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:51.979525+0000 mon.b (mon.2) 4249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:51.980110+0000 mon.b (mon.2) 4250 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: cephadm 2024-06-11T13:38:51.986790+0000 mgr.x (mgr.25085) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:51.987299+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.062596+0000 mon.b (mon.2) 4251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.064449+0000 mon.b (mon.2) 4252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.066141+0000 mon.b (mon.2) 4253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.066786+0000 mon.b (mon.2) 4254 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: cephadm 2024-06-11T13:38:51.154531+0000 mgr.x (mgr.25085) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: cephadm 2024-06-11T13:38:51.272172+0000 mgr.x (mgr.25085) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: cephadm 2024-06-11T13:38:51.364102+0000 mgr.x (mgr.25085) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: cephadm 2024-06-11T13:38:51.451822+0000 mgr.x (mgr.25085) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: cephadm 2024-06-11T13:38:51.542418+0000 mgr.x (mgr.25085) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: cephadm 2024-06-11T13:38:51.633816+0000 mgr.x (mgr.25085) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: cluster 2024-06-11T13:38:51.657973+0000 mgr.x (mgr.25085) 1997 : cluster [DBG] pgmap v321: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-06-11T13:38:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: cephadm 2024-06-11T13:38:51.726922+0000 mgr.x (mgr.25085) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: cephadm 2024-06-11T13:38:51.813941+0000 mgr.x (mgr.25085) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: cephadm 2024-06-11T13:38:51.904255+0000 mgr.x (mgr.25085) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:51.976158+0000 mon.b (mon.2) 4247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:51.977884+0000 mon.b (mon.2) 4248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:51.979525+0000 mon.b (mon.2) 4249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:51.980110+0000 mon.b (mon.2) 4250 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: cephadm 2024-06-11T13:38:51.986790+0000 mgr.x (mgr.25085) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:51.987299+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.062596+0000 mon.b (mon.2) 4251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.064449+0000 mon.b (mon.2) 4252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.066141+0000 mon.b (mon.2) 4253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.066786+0000 mon.b (mon.2) 4254 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: cephadm 2024-06-11T13:38:52.074241+0000 mgr.x (mgr.25085) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.074643+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.160502+0000 mon.b (mon.2) 4255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.162282+0000 mon.b (mon.2) 4256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.163998+0000 mon.b (mon.2) 4257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.164650+0000 mon.b (mon.2) 4258 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.174542+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.263072+0000 mon.b (mon.2) 4259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.265895+0000 mon.b (mon.2) 4260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.268922+0000 mon.b (mon.2) 4261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.269736+0000 mon.b (mon.2) 4262 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.278063+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.362623+0000 mon.b (mon.2) 4263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.364745+0000 mon.b (mon.2) 4264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.367195+0000 mon.b (mon.2) 4265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.367940+0000 mon.b (mon.2) 4266 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.378384+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.487414+0000 mon.b (mon.2) 4267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.489706+0000 mon.b (mon.2) 4268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.491465+0000 mon.b (mon.2) 4269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.492115+0000 mon.b (mon.2) 4270 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.503775+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.619960+0000 mon.b (mon.2) 4271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.622816+0000 mon.b (mon.2) 4272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.626320+0000 mon.b (mon.2) 4273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.627424+0000 mon.b (mon.2) 4274 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.651263+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.678081+0000 mon.a (mon.0) 1489 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: cluster 2024-06-11T13:38:52.685081+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.685455+0000 mon.b (mon.2) 4275 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/1457753752,v1:172.21.15.117:6825/1457753752]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.688390+0000 mon.a (mon.0) 1491 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.742241+0000 mon.b (mon.2) 4276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.744382+0000 mon.b (mon.2) 4277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.746227+0000 mon.b (mon.2) 4278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.746893+0000 mon.b (mon.2) 4279 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.795736+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.936601+0000 mon.b (mon.2) 4280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.938691+0000 mon.b (mon.2) 4281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.940579+0000 mon.b (mon.2) 4282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[78335]: audit 2024-06-11T13:38:52.941302+0000 mon.b (mon.2) 4283 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: cephadm 2024-06-11T13:38:52.074241+0000 mgr.x (mgr.25085) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.074643+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.160502+0000 mon.b (mon.2) 4255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.162282+0000 mon.b (mon.2) 4256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.163998+0000 mon.b (mon.2) 4257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.164650+0000 mon.b (mon.2) 4258 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.174542+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.263072+0000 mon.b (mon.2) 4259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.265895+0000 mon.b (mon.2) 4260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.268922+0000 mon.b (mon.2) 4261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.269736+0000 mon.b (mon.2) 4262 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.278063+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.362623+0000 mon.b (mon.2) 4263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.364745+0000 mon.b (mon.2) 4264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.367195+0000 mon.b (mon.2) 4265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.367940+0000 mon.b (mon.2) 4266 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.378384+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.487414+0000 mon.b (mon.2) 4267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.489706+0000 mon.b (mon.2) 4268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.491465+0000 mon.b (mon.2) 4269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.492115+0000 mon.b (mon.2) 4270 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.503775+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.619960+0000 mon.b (mon.2) 4271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.622816+0000 mon.b (mon.2) 4272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.626320+0000 mon.b (mon.2) 4273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.627424+0000 mon.b (mon.2) 4274 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.651263+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.678081+0000 mon.a (mon.0) 1489 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-11T13:38:53.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: cluster 2024-06-11T13:38:52.685081+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-06-11T13:38:53.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.685455+0000 mon.b (mon.2) 4275 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/1457753752,v1:172.21.15.117:6825/1457753752]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:38:53.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.688390+0000 mon.a (mon.0) 1491 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:38:53.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.742241+0000 mon.b (mon.2) 4276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.744382+0000 mon.b (mon.2) 4277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.746227+0000 mon.b (mon.2) 4278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.746893+0000 mon.b (mon.2) 4279 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.795736+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.936601+0000 mon.b (mon.2) 4280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.938691+0000 mon.b (mon.2) 4281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.940579+0000 mon.b (mon.2) 4282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:53 smithi059 bash[81944]: audit 2024-06-11T13:38:52.941302+0000 mon.b (mon.2) 4283 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.436 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[78446]: debug 2024-06-11T13:38:53.205+0000 7f0daa1d6640 -1 osd.7 160 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-06-11T13:38:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: cephadm 2024-06-11T13:38:51.154531+0000 mgr.x (mgr.25085) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: cephadm 2024-06-11T13:38:51.272172+0000 mgr.x (mgr.25085) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: cephadm 2024-06-11T13:38:51.364102+0000 mgr.x (mgr.25085) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: cephadm 2024-06-11T13:38:51.451822+0000 mgr.x (mgr.25085) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: cephadm 2024-06-11T13:38:51.542418+0000 mgr.x (mgr.25085) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: cephadm 2024-06-11T13:38:51.633816+0000 mgr.x (mgr.25085) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: cluster 2024-06-11T13:38:51.657973+0000 mgr.x (mgr.25085) 1997 : cluster [DBG] pgmap v321: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-06-11T13:38:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: cephadm 2024-06-11T13:38:51.726922+0000 mgr.x (mgr.25085) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: cephadm 2024-06-11T13:38:51.813941+0000 mgr.x (mgr.25085) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: cephadm 2024-06-11T13:38:51.904255+0000 mgr.x (mgr.25085) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:51.976158+0000 mon.b (mon.2) 4247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:51.977884+0000 mon.b (mon.2) 4248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:51.979525+0000 mon.b (mon.2) 4249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:51.980110+0000 mon.b (mon.2) 4250 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: cephadm 2024-06-11T13:38:51.986790+0000 mgr.x (mgr.25085) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:51.987299+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.062596+0000 mon.b (mon.2) 4251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.064449+0000 mon.b (mon.2) 4252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.066141+0000 mon.b (mon.2) 4253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.066786+0000 mon.b (mon.2) 4254 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: cephadm 2024-06-11T13:38:52.074241+0000 mgr.x (mgr.25085) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.074643+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.160502+0000 mon.b (mon.2) 4255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.162282+0000 mon.b (mon.2) 4256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.163998+0000 mon.b (mon.2) 4257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.164650+0000 mon.b (mon.2) 4258 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.174542+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.263072+0000 mon.b (mon.2) 4259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.265895+0000 mon.b (mon.2) 4260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.268922+0000 mon.b (mon.2) 4261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.269736+0000 mon.b (mon.2) 4262 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.278063+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.362623+0000 mon.b (mon.2) 4263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.364745+0000 mon.b (mon.2) 4264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.367195+0000 mon.b (mon.2) 4265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.367940+0000 mon.b (mon.2) 4266 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.378384+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.487414+0000 mon.b (mon.2) 4267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.489706+0000 mon.b (mon.2) 4268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.491465+0000 mon.b (mon.2) 4269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.492115+0000 mon.b (mon.2) 4270 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.503775+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.619960+0000 mon.b (mon.2) 4271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.622816+0000 mon.b (mon.2) 4272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.626320+0000 mon.b (mon.2) 4273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.627424+0000 mon.b (mon.2) 4274 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.651263+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.678081+0000 mon.a (mon.0) 1489 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-11T13:38:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: cluster 2024-06-11T13:38:52.685081+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-06-11T13:38:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.685455+0000 mon.b (mon.2) 4275 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/1457753752,v1:172.21.15.117:6825/1457753752]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:38:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.688390+0000 mon.a (mon.0) 1491 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-06-11T13:38:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.742241+0000 mon.b (mon.2) 4276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.744382+0000 mon.b (mon.2) 4277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.746227+0000 mon.b (mon.2) 4278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.746893+0000 mon.b (mon.2) 4279 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.795736+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.936601+0000 mon.b (mon.2) 4280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.938691+0000 mon.b (mon.2) 4281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.940579+0000 mon.b (mon.2) 4282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:53.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:53 smithi117 bash[60578]: audit 2024-06-11T13:38:52.941302+0000 mon.b (mon.2) 4283 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: cephadm 2024-06-11T13:38:52.174335+0000 mgr.x (mgr.25085) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: cephadm 2024-06-11T13:38:52.278786+0000 mgr.x (mgr.25085) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: cephadm 2024-06-11T13:38:52.377994+0000 mgr.x (mgr.25085) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: cephadm 2024-06-11T13:38:52.503685+0000 mgr.x (mgr.25085) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: cephadm 2024-06-11T13:38:52.651325+0000 mgr.x (mgr.25085) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:52.744270+0000 mgr.x (mgr.25085) 2008 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:54.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: cephadm 2024-06-11T13:38:52.834349+0000 mgr.x (mgr.25085) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:52.987894+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: cephadm 2024-06-11T13:38:53.009785+0000 mgr.x (mgr.25085) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.110603+0000 mon.b (mon.2) 4284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.112870+0000 mon.b (mon.2) 4285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.115124+0000 mon.b (mon.2) 4286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.115899+0000 mon.b (mon.2) 4287 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.128228+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.188756+0000 mon.a (mon.0) 1495 : audit [INF] from='osd.7 ' entity='osd.7' 2024-06-11T13:38:54.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.221178+0000 mon.b (mon.2) 4288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.223464+0000 mon.b (mon.2) 4289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.225259+0000 mon.b (mon.2) 4290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.225938+0000 mon.b (mon.2) 4291 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.232693+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.309914+0000 mon.b (mon.2) 4292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: cephadm 2024-06-11T13:38:52.174335+0000 mgr.x (mgr.25085) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: cephadm 2024-06-11T13:38:52.278786+0000 mgr.x (mgr.25085) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: cephadm 2024-06-11T13:38:52.377994+0000 mgr.x (mgr.25085) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: cephadm 2024-06-11T13:38:52.503685+0000 mgr.x (mgr.25085) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: cephadm 2024-06-11T13:38:52.651325+0000 mgr.x (mgr.25085) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:52.744270+0000 mgr.x (mgr.25085) 2008 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: cephadm 2024-06-11T13:38:52.834349+0000 mgr.x (mgr.25085) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:52.987894+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: cephadm 2024-06-11T13:38:53.009785+0000 mgr.x (mgr.25085) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.110603+0000 mon.b (mon.2) 4284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.112870+0000 mon.b (mon.2) 4285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.115124+0000 mon.b (mon.2) 4286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.115899+0000 mon.b (mon.2) 4287 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.128228+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.188756+0000 mon.a (mon.0) 1495 : audit [INF] from='osd.7 ' entity='osd.7' 2024-06-11T13:38:54.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.221178+0000 mon.b (mon.2) 4288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.223464+0000 mon.b (mon.2) 4289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.225259+0000 mon.b (mon.2) 4290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.225938+0000 mon.b (mon.2) 4291 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.232693+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.309914+0000 mon.b (mon.2) 4292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.311664+0000 mon.b (mon.2) 4293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.313259+0000 mon.b (mon.2) 4294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.313836+0000 mon.b (mon.2) 4295 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.324442+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.406362+0000 mon.b (mon.2) 4296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.408312+0000 mon.b (mon.2) 4297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.410453+0000 mon.b (mon.2) 4298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.411160+0000 mon.b (mon.2) 4299 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.422466+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.499940+0000 mon.b (mon.2) 4300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.501799+0000 mon.b (mon.2) 4301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.503720+0000 mon.b (mon.2) 4302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.504560+0000 mon.b (mon.2) 4303 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.516124+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.595395+0000 mon.b (mon.2) 4304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.597248+0000 mon.b (mon.2) 4305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.598982+0000 mon.b (mon.2) 4306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.599654+0000 mon.b (mon.2) 4307 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.611617+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.311664+0000 mon.b (mon.2) 4293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.313259+0000 mon.b (mon.2) 4294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.313836+0000 mon.b (mon.2) 4295 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.324442+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.406362+0000 mon.b (mon.2) 4296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.408312+0000 mon.b (mon.2) 4297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.410453+0000 mon.b (mon.2) 4298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.411160+0000 mon.b (mon.2) 4299 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.422466+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.499940+0000 mon.b (mon.2) 4300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.501799+0000 mon.b (mon.2) 4301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.503720+0000 mon.b (mon.2) 4302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.504560+0000 mon.b (mon.2) 4303 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.516124+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.595395+0000 mon.b (mon.2) 4304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.597248+0000 mon.b (mon.2) 4305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.598982+0000 mon.b (mon.2) 4306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.599654+0000 mon.b (mon.2) 4307 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.611617+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.695627+0000 mon.b (mon.2) 4308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.698005+0000 mon.b (mon.2) 4309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.700252+0000 mon.b (mon.2) 4310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.700992+0000 mon.b (mon.2) 4311 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.712722+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.789285+0000 mon.b (mon.2) 4312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.791209+0000 mon.b (mon.2) 4313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.793670+0000 mon.b (mon.2) 4314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.794403+0000 mon.b (mon.2) 4315 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.805821+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.881044+0000 mon.b (mon.2) 4316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.332 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.883200+0000 mon.b (mon.2) 4317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.332 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.885084+0000 mon.b (mon.2) 4318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.332 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.885740+0000 mon.b (mon.2) 4319 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.332 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.897180+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.332 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.968636+0000 mon.b (mon.2) 4320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.333 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.970393+0000 mon.b (mon.2) 4321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.333 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.972228+0000 mon.b (mon.2) 4322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.333 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.972913+0000 mon.b (mon.2) 4323 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.333 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[81944]: audit 2024-06-11T13:38:53.986586+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.695627+0000 mon.b (mon.2) 4308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.698005+0000 mon.b (mon.2) 4309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.700252+0000 mon.b (mon.2) 4310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.700992+0000 mon.b (mon.2) 4311 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.712722+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.789285+0000 mon.b (mon.2) 4312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.791209+0000 mon.b (mon.2) 4313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.793670+0000 mon.b (mon.2) 4314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.794403+0000 mon.b (mon.2) 4315 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.805821+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.881044+0000 mon.b (mon.2) 4316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.883200+0000 mon.b (mon.2) 4317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.885084+0000 mon.b (mon.2) 4318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.885740+0000 mon.b (mon.2) 4319 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.897180+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.968636+0000 mon.b (mon.2) 4320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.970393+0000 mon.b (mon.2) 4321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.972228+0000 mon.b (mon.2) 4322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.337 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.972913+0000 mon.b (mon.2) 4323 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.338 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:54 smithi059 bash[78335]: audit 2024-06-11T13:38:53.986586+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: cephadm 2024-06-11T13:38:52.174335+0000 mgr.x (mgr.25085) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: cephadm 2024-06-11T13:38:52.278786+0000 mgr.x (mgr.25085) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: cephadm 2024-06-11T13:38:52.377994+0000 mgr.x (mgr.25085) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: cephadm 2024-06-11T13:38:52.503685+0000 mgr.x (mgr.25085) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: cephadm 2024-06-11T13:38:52.651325+0000 mgr.x (mgr.25085) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:52.744270+0000 mgr.x (mgr.25085) 2008 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:38:54.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: cephadm 2024-06-11T13:38:52.834349+0000 mgr.x (mgr.25085) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:52.987894+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: cephadm 2024-06-11T13:38:53.009785+0000 mgr.x (mgr.25085) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:54.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.110603+0000 mon.b (mon.2) 4284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.112870+0000 mon.b (mon.2) 4285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.115124+0000 mon.b (mon.2) 4286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.115899+0000 mon.b (mon.2) 4287 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.128228+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.188756+0000 mon.a (mon.0) 1495 : audit [INF] from='osd.7 ' entity='osd.7' 2024-06-11T13:38:54.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.221178+0000 mon.b (mon.2) 4288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.223464+0000 mon.b (mon.2) 4289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.225259+0000 mon.b (mon.2) 4290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.225938+0000 mon.b (mon.2) 4291 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.232693+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.309914+0000 mon.b (mon.2) 4292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.311664+0000 mon.b (mon.2) 4293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.313259+0000 mon.b (mon.2) 4294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.313836+0000 mon.b (mon.2) 4295 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.324442+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.406362+0000 mon.b (mon.2) 4296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.408312+0000 mon.b (mon.2) 4297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.410453+0000 mon.b (mon.2) 4298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.411160+0000 mon.b (mon.2) 4299 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.422466+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.499940+0000 mon.b (mon.2) 4300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.501799+0000 mon.b (mon.2) 4301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.503720+0000 mon.b (mon.2) 4302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.504560+0000 mon.b (mon.2) 4303 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.516124+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.595395+0000 mon.b (mon.2) 4304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.597248+0000 mon.b (mon.2) 4305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.598982+0000 mon.b (mon.2) 4306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.348 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.599654+0000 mon.b (mon.2) 4307 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.349 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.611617+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.349 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.695627+0000 mon.b (mon.2) 4308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.349 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.698005+0000 mon.b (mon.2) 4309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.349 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.700252+0000 mon.b (mon.2) 4310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.349 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.700992+0000 mon.b (mon.2) 4311 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.349 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.712722+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.349 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.789285+0000 mon.b (mon.2) 4312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.349 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.791209+0000 mon.b (mon.2) 4313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.350 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.793670+0000 mon.b (mon.2) 4314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.350 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.794403+0000 mon.b (mon.2) 4315 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.350 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.805821+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.350 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.881044+0000 mon.b (mon.2) 4316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.350 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.883200+0000 mon.b (mon.2) 4317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.350 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.885084+0000 mon.b (mon.2) 4318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.350 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.885740+0000 mon.b (mon.2) 4319 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.350 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.897180+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:54.350 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.968636+0000 mon.b (mon.2) 4320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:54.351 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.970393+0000 mon.b (mon.2) 4321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:54.351 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.972228+0000 mon.b (mon.2) 4322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:54.351 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.972913+0000 mon.b (mon.2) 4323 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:54.351 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:54 smithi117 bash[60578]: audit 2024-06-11T13:38:53.986586+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cephadm 2024-06-11T13:38:53.128118+0000 mgr.x (mgr.25085) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cephadm 2024-06-11T13:38:53.234338+0000 mgr.x (mgr.25085) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cephadm 2024-06-11T13:38:53.324146+0000 mgr.x (mgr.25085) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cephadm 2024-06-11T13:38:53.422350+0000 mgr.x (mgr.25085) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cephadm 2024-06-11T13:38:53.516023+0000 mgr.x (mgr.25085) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cephadm 2024-06-11T13:38:53.611419+0000 mgr.x (mgr.25085) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cluster 2024-06-11T13:38:53.659810+0000 mgr.x (mgr.25085) 2017 : cluster [DBG] pgmap v323: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-06-11T13:38:55.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cephadm 2024-06-11T13:38:53.712541+0000 mgr.x (mgr.25085) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cephadm 2024-06-11T13:38:53.805661+0000 mgr.x (mgr.25085) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cephadm 2024-06-11T13:38:53.896967+0000 mgr.x (mgr.25085) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cephadm 2024-06-11T13:38:53.986440+0000 mgr.x (mgr.25085) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.063995+0000 mon.b (mon.2) 4324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.068276+0000 mon.b (mon.2) 4325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.070522+0000 mon.b (mon.2) 4326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.071450+0000 mon.b (mon.2) 4327 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cephadm 2024-06-11T13:38:54.080721+0000 mgr.x (mgr.25085) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.080902+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.131271+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.142358+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.153796+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.161910+0000 mon.b (mon.2) 4328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:55.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cephadm 2024-06-11T13:38:53.128118+0000 mgr.x (mgr.25085) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cephadm 2024-06-11T13:38:53.234338+0000 mgr.x (mgr.25085) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cephadm 2024-06-11T13:38:53.324146+0000 mgr.x (mgr.25085) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cephadm 2024-06-11T13:38:53.422350+0000 mgr.x (mgr.25085) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cephadm 2024-06-11T13:38:53.516023+0000 mgr.x (mgr.25085) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cephadm 2024-06-11T13:38:53.611419+0000 mgr.x (mgr.25085) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cluster 2024-06-11T13:38:53.659810+0000 mgr.x (mgr.25085) 2017 : cluster [DBG] pgmap v323: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-06-11T13:38:55.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cephadm 2024-06-11T13:38:53.712541+0000 mgr.x (mgr.25085) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cephadm 2024-06-11T13:38:53.805661+0000 mgr.x (mgr.25085) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cephadm 2024-06-11T13:38:53.896967+0000 mgr.x (mgr.25085) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cephadm 2024-06-11T13:38:53.986440+0000 mgr.x (mgr.25085) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.063995+0000 mon.b (mon.2) 4324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:55.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.068276+0000 mon.b (mon.2) 4325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.070522+0000 mon.b (mon.2) 4326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:55.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.071450+0000 mon.b (mon.2) 4327 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:55.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cephadm 2024-06-11T13:38:54.080721+0000 mgr.x (mgr.25085) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.080902+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.131271+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.142358+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.153796+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.161910+0000 mon.b (mon.2) 4328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:55.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.163916+0000 mon.b (mon.2) 4329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.165417+0000 mon.b (mon.2) 4330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.166434+0000 mon.b (mon.2) 4331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.168699+0000 mon.b (mon.2) 4332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.178700+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.181787+0000 mon.b (mon.2) 4333 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-06-11T13:38:55.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.183343+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-06-11T13:38:55.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cluster 2024-06-11T13:38:54.186656+0000 mon.a (mon.0) 1511 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:38:55.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.189970+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-06-11T13:38:55.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.190805+0000 mon.b (mon.2) 4334 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-06-11T13:38:55.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.192291+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-06-11T13:38:55.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.200192+0000 mon.b (mon.2) 4335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:38:55.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cluster 2024-06-11T13:38:54.201522+0000 mon.a (mon.0) 1514 : cluster [INF] osd.7 [v2:172.21.15.117:6824/1457753752,v1:172.21.15.117:6825/1457753752] boot 2024-06-11T13:38:55.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: cluster 2024-06-11T13:38:54.201590+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-06-11T13:38:55.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.232396+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-06-11T13:38:55.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.235618+0000 mon.b (mon.2) 4336 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-06-11T13:38:55.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.237662+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-06-11T13:38:55.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.243525+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-06-11T13:38:55.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.244752+0000 mon.b (mon.2) 4337 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-06-11T13:38:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.163916+0000 mon.b (mon.2) 4329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.165417+0000 mon.b (mon.2) 4330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.166434+0000 mon.b (mon.2) 4331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.168699+0000 mon.b (mon.2) 4332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.178700+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.181787+0000 mon.b (mon.2) 4333 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.183343+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cluster 2024-06-11T13:38:54.186656+0000 mon.a (mon.0) 1511 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.189970+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.190805+0000 mon.b (mon.2) 4334 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.192291+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.200192+0000 mon.b (mon.2) 4335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cluster 2024-06-11T13:38:54.201522+0000 mon.a (mon.0) 1514 : cluster [INF] osd.7 [v2:172.21.15.117:6824/1457753752,v1:172.21.15.117:6825/1457753752] boot 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: cluster 2024-06-11T13:38:54.201590+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.232396+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.235618+0000 mon.b (mon.2) 4336 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.237662+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.243525+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-06-11T13:38:55.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.244752+0000 mon.b (mon.2) 4337 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-06-11T13:38:55.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.246104+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-06-11T13:38:55.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.249345+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-06-11T13:38:55.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.252163+0000 mon.b (mon.2) 4338 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-06-11T13:38:55.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.253544+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-06-11T13:38:55.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.256598+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-06-11T13:38:55.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.259184+0000 mon.b (mon.2) 4339 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-06-11T13:38:55.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.260517+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-06-11T13:38:55.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.263293+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-06-11T13:38:55.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.265945+0000 mon.b (mon.2) 4340 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-06-11T13:38:55.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.267271+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-06-11T13:38:55.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.270079+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-06-11T13:38:55.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.272604+0000 mon.b (mon.2) 4341 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-06-11T13:38:55.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.273893+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-06-11T13:38:55.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.276791+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-06-11T13:38:55.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.280167+0000 mon.b (mon.2) 4342 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-06-11T13:38:55.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[81944]: audit 2024-06-11T13:38:54.281613+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-06-11T13:38:55.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.246104+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-06-11T13:38:55.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.249345+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-06-11T13:38:55.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.252163+0000 mon.b (mon.2) 4338 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-06-11T13:38:55.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.253544+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-06-11T13:38:55.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.256598+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-06-11T13:38:55.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.259184+0000 mon.b (mon.2) 4339 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-06-11T13:38:55.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.260517+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-06-11T13:38:55.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.263293+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-06-11T13:38:55.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.265945+0000 mon.b (mon.2) 4340 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-06-11T13:38:55.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.267271+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-06-11T13:38:55.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.270079+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-06-11T13:38:55.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.272604+0000 mon.b (mon.2) 4341 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-06-11T13:38:55.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.273893+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-06-11T13:38:55.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.276791+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-06-11T13:38:55.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.280167+0000 mon.b (mon.2) 4342 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-06-11T13:38:55.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:55 smithi059 bash[78335]: audit 2024-06-11T13:38:54.281613+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-06-11T13:38:55.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cephadm 2024-06-11T13:38:53.128118+0000 mgr.x (mgr.25085) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cephadm 2024-06-11T13:38:53.234338+0000 mgr.x (mgr.25085) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cephadm 2024-06-11T13:38:53.324146+0000 mgr.x (mgr.25085) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cephadm 2024-06-11T13:38:53.422350+0000 mgr.x (mgr.25085) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cephadm 2024-06-11T13:38:53.516023+0000 mgr.x (mgr.25085) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cephadm 2024-06-11T13:38:53.611419+0000 mgr.x (mgr.25085) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cluster 2024-06-11T13:38:53.659810+0000 mgr.x (mgr.25085) 2017 : cluster [DBG] pgmap v323: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-06-11T13:38:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cephadm 2024-06-11T13:38:53.712541+0000 mgr.x (mgr.25085) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cephadm 2024-06-11T13:38:53.805661+0000 mgr.x (mgr.25085) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cephadm 2024-06-11T13:38:53.896967+0000 mgr.x (mgr.25085) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cephadm 2024-06-11T13:38:53.986440+0000 mgr.x (mgr.25085) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.063995+0000 mon.b (mon.2) 4324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.068276+0000 mon.b (mon.2) 4325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.070522+0000 mon.b (mon.2) 4326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:38:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.071450+0000 mon.b (mon.2) 4327 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:38:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cephadm 2024-06-11T13:38:54.080721+0000 mgr.x (mgr.25085) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:38:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.080902+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.131271+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.142358+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.153796+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.161910+0000 mon.b (mon.2) 4328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:38:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.163916+0000 mon.b (mon.2) 4329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.165417+0000 mon.b (mon.2) 4330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.166434+0000 mon.b (mon.2) 4331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.168699+0000 mon.b (mon.2) 4332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.178700+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.181787+0000 mon.b (mon.2) 4333 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-06-11T13:38:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.183343+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-06-11T13:38:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cluster 2024-06-11T13:38:54.186656+0000 mon.a (mon.0) 1511 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-06-11T13:38:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.189970+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-06-11T13:38:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.190805+0000 mon.b (mon.2) 4334 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-06-11T13:38:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.192291+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-06-11T13:38:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.200192+0000 mon.b (mon.2) 4335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-11T13:38:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cluster 2024-06-11T13:38:54.201522+0000 mon.a (mon.0) 1514 : cluster [INF] osd.7 [v2:172.21.15.117:6824/1457753752,v1:172.21.15.117:6825/1457753752] boot 2024-06-11T13:38:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: cluster 2024-06-11T13:38:54.201590+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-06-11T13:38:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.232396+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-06-11T13:38:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.235618+0000 mon.b (mon.2) 4336 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-06-11T13:38:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.237662+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-06-11T13:38:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.243525+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-06-11T13:38:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.244752+0000 mon.b (mon.2) 4337 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-06-11T13:38:55.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.246104+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-06-11T13:38:55.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.249345+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-06-11T13:38:55.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.252163+0000 mon.b (mon.2) 4338 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-06-11T13:38:55.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.253544+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-06-11T13:38:55.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.256598+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-06-11T13:38:55.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.259184+0000 mon.b (mon.2) 4339 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-06-11T13:38:55.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.260517+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-06-11T13:38:55.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.263293+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-06-11T13:38:55.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.265945+0000 mon.b (mon.2) 4340 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-06-11T13:38:55.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.267271+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-06-11T13:38:55.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.270079+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-06-11T13:38:55.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.272604+0000 mon.b (mon.2) 4341 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-06-11T13:38:55.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.273893+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-06-11T13:38:55.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.276791+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-06-11T13:38:55.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.280167+0000 mon.b (mon.2) 4342 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-06-11T13:38:55.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:55 smithi117 bash[60578]: audit 2024-06-11T13:38:54.281613+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-06-11T13:38:56.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[81944]: cephadm 2024-06-11T13:38:54.169341+0000 mgr.x (mgr.25085) 2023 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-06-11T13:38:56.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[81944]: cephadm 2024-06-11T13:38:54.279976+0000 mgr.x (mgr.25085) 2024 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-06-11T13:38:56.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[81944]: cluster 2024-06-11T13:38:55.198152+0000 mon.a (mon.0) 1530 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-06-11T13:38:56.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[81944]: audit 2024-06-11T13:38:55.199758+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-06-11T13:38:56.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[81944]: cluster 2024-06-11T13:38:55.209303+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-06-11T13:38:56.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[81944]: audit 2024-06-11T13:38:55.224064+0000 mon.b (mon.2) 4343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:56.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[81944]: audit 2024-06-11T13:38:55.232587+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:56.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[78335]: cephadm 2024-06-11T13:38:54.169341+0000 mgr.x (mgr.25085) 2023 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-06-11T13:38:56.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[78335]: cephadm 2024-06-11T13:38:54.279976+0000 mgr.x (mgr.25085) 2024 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-06-11T13:38:56.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[78335]: cluster 2024-06-11T13:38:55.198152+0000 mon.a (mon.0) 1530 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-06-11T13:38:56.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[78335]: audit 2024-06-11T13:38:55.199758+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-06-11T13:38:56.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[78335]: cluster 2024-06-11T13:38:55.209303+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-06-11T13:38:56.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[78335]: audit 2024-06-11T13:38:55.224064+0000 mon.b (mon.2) 4343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:56.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:56 smithi059 bash[78335]: audit 2024-06-11T13:38:55.232587+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:56.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:56 smithi117 bash[60578]: cephadm 2024-06-11T13:38:54.169341+0000 mgr.x (mgr.25085) 2023 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-06-11T13:38:56.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:56 smithi117 bash[60578]: cephadm 2024-06-11T13:38:54.279976+0000 mgr.x (mgr.25085) 2024 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-06-11T13:38:56.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:56 smithi117 bash[60578]: cluster 2024-06-11T13:38:55.198152+0000 mon.a (mon.0) 1530 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-06-11T13:38:56.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:56 smithi117 bash[60578]: audit 2024-06-11T13:38:55.199758+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-06-11T13:38:56.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:56 smithi117 bash[60578]: cluster 2024-06-11T13:38:55.209303+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-06-11T13:38:56.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:56 smithi117 bash[60578]: audit 2024-06-11T13:38:55.224064+0000 mon.b (mon.2) 4343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:38:56.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:56 smithi117 bash[60578]: audit 2024-06-11T13:38:55.232587+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:57.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:57 smithi059 bash[81944]: cephadm 2024-06-11T13:38:55.226438+0000 mgr.x (mgr.25085) 2025 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-06-11T13:38:57.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:57 smithi059 bash[81944]: cluster 2024-06-11T13:38:55.660803+0000 mgr.x (mgr.25085) 2026 : cluster [DBG] pgmap v326: 161 pgs: 7 peering, 35 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-06-11T13:38:57.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:57 smithi059 bash[81944]: cluster 2024-06-11T13:38:56.230097+0000 mon.a (mon.0) 1534 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 22 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:57.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:57 smithi059 bash[81944]: audit 2024-06-11T13:38:56.791028+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:57.436 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:38:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:38:57] "GET /metrics HTTP/1.1" 200 38608 "" "Prometheus/2.33.4" 2024-06-11T13:38:57.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:57 smithi117 bash[60578]: cephadm 2024-06-11T13:38:55.226438+0000 mgr.x (mgr.25085) 2025 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-06-11T13:38:57.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:57 smithi117 bash[60578]: cluster 2024-06-11T13:38:55.660803+0000 mgr.x (mgr.25085) 2026 : cluster [DBG] pgmap v326: 161 pgs: 7 peering, 35 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-06-11T13:38:57.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:57 smithi117 bash[60578]: cluster 2024-06-11T13:38:56.230097+0000 mon.a (mon.0) 1534 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 22 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:57.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:57 smithi117 bash[60578]: audit 2024-06-11T13:38:56.791028+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:57.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:57 smithi117 bash[60578]: audit 2024-06-11T13:38:56.801641+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:57.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:57 smithi117 bash[60578]: audit 2024-06-11T13:38:56.810653+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:57.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:57 smithi059 bash[81944]: audit 2024-06-11T13:38:56.801641+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:57.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:57 smithi059 bash[81944]: audit 2024-06-11T13:38:56.810653+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:57.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:57 smithi059 bash[78335]: cephadm 2024-06-11T13:38:55.226438+0000 mgr.x (mgr.25085) 2025 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-06-11T13:38:57.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:57 smithi059 bash[78335]: cluster 2024-06-11T13:38:55.660803+0000 mgr.x (mgr.25085) 2026 : cluster [DBG] pgmap v326: 161 pgs: 7 peering, 35 active+undersized, 22 active+undersized+degraded, 97 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-06-11T13:38:57.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:57 smithi059 bash[78335]: cluster 2024-06-11T13:38:56.230097+0000 mon.a (mon.0) 1534 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 22 pgs degraded (PG_DEGRADED) 2024-06-11T13:38:57.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:57 smithi059 bash[78335]: audit 2024-06-11T13:38:56.791028+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:57.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:57 smithi059 bash[78335]: audit 2024-06-11T13:38:56.801641+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:57.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:57 smithi059 bash[78335]: audit 2024-06-11T13:38:56.810653+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:38:59.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:38:59 smithi117 bash[60578]: cluster 2024-06-11T13:38:57.661697+0000 mgr.x (mgr.25085) 2027 : cluster [DBG] pgmap v327: 161 pgs: 7 peering, 26 active+undersized, 13 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 52/630 objects degraded (8.254%) 2024-06-11T13:38:59.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:38:59 smithi059 bash[81944]: cluster 2024-06-11T13:38:57.661697+0000 mgr.x (mgr.25085) 2027 : cluster [DBG] pgmap v327: 161 pgs: 7 peering, 26 active+undersized, 13 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 52/630 objects degraded (8.254%) 2024-06-11T13:38:59.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:38:59 smithi059 bash[78335]: cluster 2024-06-11T13:38:57.661697+0000 mgr.x (mgr.25085) 2027 : cluster [DBG] pgmap v327: 161 pgs: 7 peering, 26 active+undersized, 13 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 52/630 objects degraded (8.254%) 2024-06-11T13:39:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[81944]: cephadm 2024-06-11T13:38:59.208415+0000 mgr.x (mgr.25085) 2028 : cephadm [INF] Upgrade: Updating rgw.foo.smithi059.pamolu (1/4) 2024-06-11T13:39:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[81944]: audit 2024-06-11T13:38:59.218411+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[81944]: audit 2024-06-11T13:38:59.222909+0000 mon.b (mon.2) 4344 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[81944]: audit 2024-06-11T13:38:59.224711+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[81944]: audit 2024-06-11T13:38:59.228733+0000 mon.b (mon.2) 4345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[81944]: cephadm 2024-06-11T13:38:59.230787+0000 mgr.x (mgr.25085) 2029 : cephadm [INF] Deploying daemon rgw.foo.smithi059.pamolu on smithi059 2024-06-11T13:39:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[81944]: audit 2024-06-11T13:38:59.299593+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[81944]: audit 2024-06-11T13:38:59.303549+0000 mon.b (mon.2) 4346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:39:00.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[81944]: cluster 2024-06-11T13:38:59.662909+0000 mgr.x (mgr.25085) 2030 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-06-11T13:39:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[78335]: cephadm 2024-06-11T13:38:59.208415+0000 mgr.x (mgr.25085) 2028 : cephadm [INF] Upgrade: Updating rgw.foo.smithi059.pamolu (1/4) 2024-06-11T13:39:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[78335]: audit 2024-06-11T13:38:59.218411+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[78335]: audit 2024-06-11T13:38:59.222909+0000 mon.b (mon.2) 4344 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[78335]: audit 2024-06-11T13:38:59.224711+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[78335]: audit 2024-06-11T13:38:59.228733+0000 mon.b (mon.2) 4345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[78335]: cephadm 2024-06-11T13:38:59.230787+0000 mgr.x (mgr.25085) 2029 : cephadm [INF] Deploying daemon rgw.foo.smithi059.pamolu on smithi059 2024-06-11T13:39:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[78335]: audit 2024-06-11T13:38:59.299593+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:00.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[78335]: audit 2024-06-11T13:38:59.303549+0000 mon.b (mon.2) 4346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:39:00.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:00 smithi059 bash[78335]: cluster 2024-06-11T13:38:59.662909+0000 mgr.x (mgr.25085) 2030 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-06-11T13:39:00.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:00 smithi117 bash[60578]: cephadm 2024-06-11T13:38:59.208415+0000 mgr.x (mgr.25085) 2028 : cephadm [INF] Upgrade: Updating rgw.foo.smithi059.pamolu (1/4) 2024-06-11T13:39:00.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:00 smithi117 bash[60578]: audit 2024-06-11T13:38:59.218411+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:00.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:00 smithi117 bash[60578]: audit 2024-06-11T13:38:59.222909+0000 mon.b (mon.2) 4344 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:00.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:00 smithi117 bash[60578]: audit 2024-06-11T13:38:59.224711+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.pamolu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:00.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:00 smithi117 bash[60578]: audit 2024-06-11T13:38:59.228733+0000 mon.b (mon.2) 4345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:00 smithi117 bash[60578]: cephadm 2024-06-11T13:38:59.230787+0000 mgr.x (mgr.25085) 2029 : cephadm [INF] Deploying daemon rgw.foo.smithi059.pamolu on smithi059 2024-06-11T13:39:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:00 smithi117 bash[60578]: audit 2024-06-11T13:38:59.299593+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:00 smithi117 bash[60578]: audit 2024-06-11T13:38:59.303549+0000 mon.b (mon.2) 4346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:39:00.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:00 smithi117 bash[60578]: cluster 2024-06-11T13:38:59.662909+0000 mgr.x (mgr.25085) 2030 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-06-11T13:39:01.467 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:01 smithi117 bash[60578]: cluster 2024-06-11T13:39:00.297383+0000 mon.a (mon.0) 1541 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/630 objects degraded (8.254%), 13 pgs degraded) 2024-06-11T13:39:01.468 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:01 smithi117 bash[60578]: cluster 2024-06-11T13:39:00.297451+0000 mon.a (mon.0) 1542 : cluster [INF] Cluster is now healthy 2024-06-11T13:39:01.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:01 smithi059 bash[81944]: cluster 2024-06-11T13:39:00.297383+0000 mon.a (mon.0) 1541 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/630 objects degraded (8.254%), 13 pgs degraded) 2024-06-11T13:39:01.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:01 smithi059 bash[81944]: cluster 2024-06-11T13:39:00.297451+0000 mon.a (mon.0) 1542 : cluster [INF] Cluster is now healthy 2024-06-11T13:39:01.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:01 smithi059 bash[78335]: cluster 2024-06-11T13:39:00.297383+0000 mon.a (mon.0) 1541 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/630 objects degraded (8.254%), 13 pgs degraded) 2024-06-11T13:39:01.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:01 smithi059 bash[78335]: cluster 2024-06-11T13:39:00.297451+0000 mon.a (mon.0) 1542 : cluster [INF] Cluster is now healthy 2024-06-11T13:39:02.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:02 smithi059 bash[78335]: cluster 2024-06-11T13:39:01.664013+0000 mgr.x (mgr.25085) 2031 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:39:02.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:02 smithi059 bash[81944]: cluster 2024-06-11T13:39:01.664013+0000 mgr.x (mgr.25085) 2031 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:39:02.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:02 smithi117 bash[60578]: cluster 2024-06-11T13:39:01.664013+0000 mgr.x (mgr.25085) 2031 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:39:02.955 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:39:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:02.956 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:39:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:02.956 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:39:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:02.956 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:02.956 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:39:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:02.957 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:02.957 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:39:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:02.957 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:39:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:02.957 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:39:02 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:03.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:03 smithi059 bash[78335]: audit 2024-06-11T13:39:02.755691+0000 mgr.x (mgr.25085) 2032 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:03.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:03 smithi059 bash[81944]: audit 2024-06-11T13:39:02.755691+0000 mgr.x (mgr.25085) 2032 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:03.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:03 smithi117 bash[60578]: audit 2024-06-11T13:39:02.755691+0000 mgr.x (mgr.25085) 2032 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:04.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:04 smithi059 bash[78335]: cluster 2024-06-11T13:39:03.665371+0000 mgr.x (mgr.25085) 2033 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:39:04.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:04 smithi059 bash[81944]: cluster 2024-06-11T13:39:03.665371+0000 mgr.x (mgr.25085) 2033 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:39:04.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:04 smithi117 bash[60578]: cluster 2024-06-11T13:39:03.665371+0000 mgr.x (mgr.25085) 2033 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:39:04.814 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:39:04 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:04 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:04.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:04 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:04.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:39:04 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:04.816 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:39:04 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:04.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:39:04 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:04.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:39:04 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:04.816 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:39:04 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:04.817 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:39:04 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:05.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:05 smithi059 bash[78335]: audit 2024-06-11T13:39:04.555661+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:05.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:05 smithi059 bash[78335]: audit 2024-06-11T13:39:04.569048+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:05.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:05 smithi059 bash[81944]: audit 2024-06-11T13:39:04.555661+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:05.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:05 smithi059 bash[81944]: audit 2024-06-11T13:39:04.569048+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:05.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:05 smithi117 bash[60578]: audit 2024-06-11T13:39:04.555661+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:05.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:05 smithi117 bash[60578]: audit 2024-06-11T13:39:04.569048+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:06.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:06 smithi059 bash[81944]: cluster 2024-06-11T13:39:05.666335+0000 mgr.x (mgr.25085) 2034 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:39:06.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:06 smithi059 bash[78335]: cluster 2024-06-11T13:39:05.666335+0000 mgr.x (mgr.25085) 2034 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:39:06.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:06 smithi117 bash[60578]: cluster 2024-06-11T13:39:05.666335+0000 mgr.x (mgr.25085) 2034 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-06-11T13:39:07.686 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:39:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:39:07] "GET /metrics HTTP/1.1" 200 38616 "" "Prometheus/2.33.4" 2024-06-11T13:39:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[81944]: cluster 2024-06-11T13:39:07.667589+0000 mgr.x (mgr.25085) 2035 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T13:39:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[81944]: cephadm 2024-06-11T13:39:07.733639+0000 mgr.x (mgr.25085) 2036 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi059.plygee (2/4) 2024-06-11T13:39:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[81944]: audit 2024-06-11T13:39:07.744286+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[81944]: audit 2024-06-11T13:39:07.747671+0000 mon.b (mon.2) 4347 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[81944]: audit 2024-06-11T13:39:07.749530+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[81944]: audit 2024-06-11T13:39:07.753856+0000 mon.b (mon.2) 4348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[81944]: cephadm 2024-06-11T13:39:07.756068+0000 mgr.x (mgr.25085) 2037 : cephadm [INF] Deploying daemon rgw.smpl.smithi059.plygee on smithi059 2024-06-11T13:39:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[78335]: cluster 2024-06-11T13:39:07.667589+0000 mgr.x (mgr.25085) 2035 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T13:39:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[78335]: cephadm 2024-06-11T13:39:07.733639+0000 mgr.x (mgr.25085) 2036 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi059.plygee (2/4) 2024-06-11T13:39:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[78335]: audit 2024-06-11T13:39:07.744286+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[78335]: audit 2024-06-11T13:39:07.747671+0000 mon.b (mon.2) 4347 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[78335]: audit 2024-06-11T13:39:07.749530+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[78335]: audit 2024-06-11T13:39:07.753856+0000 mon.b (mon.2) 4348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:08 smithi059 bash[78335]: cephadm 2024-06-11T13:39:07.756068+0000 mgr.x (mgr.25085) 2037 : cephadm [INF] Deploying daemon rgw.smpl.smithi059.plygee on smithi059 2024-06-11T13:39:09.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:08 smithi117 bash[60578]: cluster 2024-06-11T13:39:07.667589+0000 mgr.x (mgr.25085) 2035 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 11 op/s 2024-06-11T13:39:09.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:08 smithi117 bash[60578]: cephadm 2024-06-11T13:39:07.733639+0000 mgr.x (mgr.25085) 2036 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi059.plygee (2/4) 2024-06-11T13:39:09.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:08 smithi117 bash[60578]: audit 2024-06-11T13:39:07.744286+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:09.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:08 smithi117 bash[60578]: audit 2024-06-11T13:39:07.747671+0000 mon.b (mon.2) 4347 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:09.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:08 smithi117 bash[60578]: audit 2024-06-11T13:39:07.749530+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi059.plygee", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:09.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:08 smithi117 bash[60578]: audit 2024-06-11T13:39:07.753856+0000 mon.b (mon.2) 4348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:09.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:08 smithi117 bash[60578]: cephadm 2024-06-11T13:39:07.756068+0000 mgr.x (mgr.25085) 2037 : cephadm [INF] Deploying daemon rgw.smpl.smithi059.plygee on smithi059 2024-06-11T13:39:10.466 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:39:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:10.467 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:39:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:10.467 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:39:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:10.467 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:39:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:10.468 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:39:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:10.468 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:10.468 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:39:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:10.469 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:10.469 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:39:10 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:10.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:10 smithi059 bash[81944]: cluster 2024-06-11T13:39:09.668916+0000 mgr.x (mgr.25085) 2038 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-06-11T13:39:10.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:10 smithi059 bash[81944]: audit 2024-06-11T13:39:09.675895+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:10.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:10 smithi059 bash[78335]: cluster 2024-06-11T13:39:09.668916+0000 mgr.x (mgr.25085) 2038 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-06-11T13:39:10.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:10 smithi059 bash[78335]: audit 2024-06-11T13:39:09.675895+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:10.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:10 smithi117 bash[60578]: cluster 2024-06-11T13:39:09.668916+0000 mgr.x (mgr.25085) 2038 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 54 op/s 2024-06-11T13:39:10.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:10 smithi117 bash[60578]: audit 2024-06-11T13:39:09.675895+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:12.067 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:39:12.314 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:39:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:12.315 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:39:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:12.315 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:39:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:12.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:12.316 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:39:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:12.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:12.317 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:39:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:12.317 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:39:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:12.317 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:39:12 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:12.817 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:39:12.817 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 0s ago 25m - - 2024-06-11T13:39:12.817 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 16s ago 25m - - 2024-06-11T13:39:12.817 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (11m) 0s ago 18m 14.4M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:39:12.817 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (10m) 16s ago 17m 42.5M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:39:12.817 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (9m) 0s ago 15m 45.5M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:39:12.817 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (9m) 16s ago 24m 522M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:39:12.817 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (8m) 0s ago 26m 426M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:39:12.817 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (6m) 0s ago 27m 64.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:39:12.817 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (7m) 16s ago 25m 62.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (7m) 0s ago 25m 58.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (11m) 0s ago 18m 9423k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (10m) 16s ago 18m 11.4M - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (5m) 0s ago 24m 61.4M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (4m) 0s ago 23m 57.0M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (4m) 0s ago 22m 56.2M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (3m) 0s ago 22m 59.2M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (2m) 16s ago 21m 55.7M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (110s) 16s ago 20m 49.0M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (70s) 16s ago 20m 48.2M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 c601b8edd556 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (27s) 16s ago 19m 52.1M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 3bfcb864d46c 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (9m) 16s ago 18m 67.1M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (15m) 0s ago 15m 87.9M - 17.2.0 e1d6a67b021e a9c65f0ad32f 2024-06-11T13:39:12.818 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (15m) 16s ago 15m 87.9M - 17.2.0 e1d6a67b021e a4e0b3e70c77 2024-06-11T13:39:12.819 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 starting - - - - 2024-06-11T13:39:12.819 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (15m) 16s ago 15m 87.7M - 17.2.0 e1d6a67b021e 20d4dfb5377a 2024-06-11T13:39:13.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[78335]: cluster 2024-06-11T13:39:11.670100+0000 mgr.x (mgr.25085) 2039 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:39:13.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[78335]: audit 2024-06-11T13:39:11.828156+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[78335]: audit 2024-06-11T13:39:11.839762+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[78335]: audit 2024-06-11T13:39:11.851578+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[78335]: audit 2024-06-11T13:39:12.056733+0000 mgr.x (mgr.25085) 2040 : audit [DBG] from='client.74562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:13.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[78335]: audit 2024-06-11T13:39:12.193761+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[78335]: audit 2024-06-11T13:39:12.205110+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[81944]: cluster 2024-06-11T13:39:11.670100+0000 mgr.x (mgr.25085) 2039 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:39:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[81944]: audit 2024-06-11T13:39:11.828156+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[81944]: audit 2024-06-11T13:39:11.839762+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[81944]: audit 2024-06-11T13:39:11.851578+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[81944]: audit 2024-06-11T13:39:12.056733+0000 mgr.x (mgr.25085) 2040 : audit [DBG] from='client.74562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[81944]: audit 2024-06-11T13:39:12.193761+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:12 smithi059 bash[81944]: audit 2024-06-11T13:39:12.205110+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:12 smithi117 bash[60578]: cluster 2024-06-11T13:39:11.670100+0000 mgr.x (mgr.25085) 2039 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:39:13.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:12 smithi117 bash[60578]: audit 2024-06-11T13:39:11.828156+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:12 smithi117 bash[60578]: audit 2024-06-11T13:39:11.839762+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:12 smithi117 bash[60578]: audit 2024-06-11T13:39:11.851578+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:12 smithi117 bash[60578]: audit 2024-06-11T13:39:12.056733+0000 mgr.x (mgr.25085) 2040 : audit [DBG] from='client.74562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:13.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:12 smithi117 bash[60578]: audit 2024-06-11T13:39:12.193761+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:12 smithi117 bash[60578]: audit 2024-06-11T13:39:12.205110+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:13.257 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:39:13.257 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:39:13.257 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:39:13.257 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:39:13.257 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:39:13.257 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:39:13.257 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:39:13.257 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:39:13.257 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T13:39:13.257 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:39:13.258 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:39:13.258 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-06-11T13:39:13.258 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 1 2024-06-11T13:39:13.258 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:39:13.258 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:39:13.258 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-06-11T13:39:13.258 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 14 2024-06-11T13:39:13.258 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:39:13.258 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:39:13.664 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:39:13.664 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:39:13.664 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:39:13.664 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:39:13.664 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:39:13.664 INFO:teuthology.orchestra.run.smithi059.stdout: "osd", 2024-06-11T13:39:13.664 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:39:13.664 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:39:13.664 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:39:13.664 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "13/23 daemons upgraded", 2024-06-11T13:39:13.664 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading rgw daemons", 2024-06-11T13:39:13.664 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:39:13.665 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:39:14.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:13 smithi059 bash[81944]: audit 2024-06-11T13:39:12.428656+0000 mgr.x (mgr.25085) 2041 : audit [DBG] from='client.54667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:14.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:13 smithi059 bash[81944]: audit 2024-06-11T13:39:12.759697+0000 mgr.x (mgr.25085) 2042 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:14.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:13 smithi059 bash[81944]: audit 2024-06-11T13:39:12.774378+0000 mgr.x (mgr.25085) 2043 : audit [DBG] from='client.74574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:14.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:13 smithi059 bash[81944]: audit 2024-06-11T13:39:13.261050+0000 mon.a (mon.0) 1553 : audit [DBG] from='client.? 172.21.15.59:0/2447568166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:14.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:13 smithi059 bash[78335]: audit 2024-06-11T13:39:12.428656+0000 mgr.x (mgr.25085) 2041 : audit [DBG] from='client.54667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:14.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:13 smithi059 bash[78335]: audit 2024-06-11T13:39:12.759697+0000 mgr.x (mgr.25085) 2042 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:14.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:13 smithi059 bash[78335]: audit 2024-06-11T13:39:12.774378+0000 mgr.x (mgr.25085) 2043 : audit [DBG] from='client.74574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:14.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:13 smithi059 bash[78335]: audit 2024-06-11T13:39:13.261050+0000 mon.a (mon.0) 1553 : audit [DBG] from='client.? 172.21.15.59:0/2447568166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:14.101 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:13 smithi117 bash[60578]: audit 2024-06-11T13:39:12.428656+0000 mgr.x (mgr.25085) 2041 : audit [DBG] from='client.54667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:14.101 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:13 smithi117 bash[60578]: audit 2024-06-11T13:39:12.759697+0000 mgr.x (mgr.25085) 2042 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:14.101 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:13 smithi117 bash[60578]: audit 2024-06-11T13:39:12.774378+0000 mgr.x (mgr.25085) 2043 : audit [DBG] from='client.74574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:14.101 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:13 smithi117 bash[60578]: audit 2024-06-11T13:39:13.261050+0000 mon.a (mon.0) 1553 : audit [DBG] from='client.? 172.21.15.59:0/2447568166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:14.131 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:39:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:14 smithi059 bash[81944]: audit 2024-06-11T13:39:13.665869+0000 mgr.x (mgr.25085) 2044 : audit [DBG] from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:14 smithi059 bash[81944]: cluster 2024-06-11T13:39:13.671462+0000 mgr.x (mgr.25085) 2045 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:39:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:14 smithi059 bash[81944]: audit 2024-06-11T13:39:14.135116+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.59:0/715728077' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:39:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:14 smithi059 bash[81944]: audit 2024-06-11T13:39:14.301063+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:14 smithi059 bash[81944]: audit 2024-06-11T13:39:14.301514+0000 mon.b (mon.2) 4349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:39:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:14 smithi059 bash[78335]: audit 2024-06-11T13:39:13.665869+0000 mgr.x (mgr.25085) 2044 : audit [DBG] from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:14 smithi059 bash[78335]: cluster 2024-06-11T13:39:13.671462+0000 mgr.x (mgr.25085) 2045 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:39:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:14 smithi059 bash[78335]: audit 2024-06-11T13:39:14.135116+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.59:0/715728077' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:39:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:14 smithi059 bash[78335]: audit 2024-06-11T13:39:14.301063+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:14 smithi059 bash[78335]: audit 2024-06-11T13:39:14.301514+0000 mon.b (mon.2) 4349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:39:15.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:14 smithi117 bash[60578]: audit 2024-06-11T13:39:13.665869+0000 mgr.x (mgr.25085) 2044 : audit [DBG] from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:15.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:14 smithi117 bash[60578]: cluster 2024-06-11T13:39:13.671462+0000 mgr.x (mgr.25085) 2045 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:39:15.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:14 smithi117 bash[60578]: audit 2024-06-11T13:39:14.135116+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.59:0/715728077' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:39:15.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:14 smithi117 bash[60578]: audit 2024-06-11T13:39:14.301063+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:15.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:14 smithi117 bash[60578]: audit 2024-06-11T13:39:14.301514+0000 mon.b (mon.2) 4349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:39:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:16 smithi059 bash[78335]: cephadm 2024-06-11T13:39:15.062612+0000 mgr.x (mgr.25085) 2046 : cephadm [INF] Upgrade: Updating rgw.foo.smithi117.cdeqgz (3/4) 2024-06-11T13:39:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:16 smithi059 bash[78335]: audit 2024-06-11T13:39:15.072497+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:16 smithi059 bash[78335]: audit 2024-06-11T13:39:15.076512+0000 mon.b (mon.2) 4350 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:16 smithi059 bash[78335]: audit 2024-06-11T13:39:15.078470+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:16 smithi059 bash[78335]: audit 2024-06-11T13:39:15.082359+0000 mon.b (mon.2) 4351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:16.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:16 smithi059 bash[78335]: cephadm 2024-06-11T13:39:15.084350+0000 mgr.x (mgr.25085) 2047 : cephadm [INF] Deploying daemon rgw.foo.smithi117.cdeqgz on smithi117 2024-06-11T13:39:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:16 smithi059 bash[81944]: cephadm 2024-06-11T13:39:15.062612+0000 mgr.x (mgr.25085) 2046 : cephadm [INF] Upgrade: Updating rgw.foo.smithi117.cdeqgz (3/4) 2024-06-11T13:39:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:16 smithi059 bash[81944]: audit 2024-06-11T13:39:15.072497+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:16 smithi059 bash[81944]: audit 2024-06-11T13:39:15.076512+0000 mon.b (mon.2) 4350 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:16 smithi059 bash[81944]: audit 2024-06-11T13:39:15.078470+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:16 smithi059 bash[81944]: audit 2024-06-11T13:39:15.082359+0000 mon.b (mon.2) 4351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:16.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:16 smithi059 bash[81944]: cephadm 2024-06-11T13:39:15.084350+0000 mgr.x (mgr.25085) 2047 : cephadm [INF] Deploying daemon rgw.foo.smithi117.cdeqgz on smithi117 2024-06-11T13:39:16.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:16 smithi117 bash[60578]: cephadm 2024-06-11T13:39:15.062612+0000 mgr.x (mgr.25085) 2046 : cephadm [INF] Upgrade: Updating rgw.foo.smithi117.cdeqgz (3/4) 2024-06-11T13:39:16.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:16 smithi117 bash[60578]: audit 2024-06-11T13:39:15.072497+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:16 smithi117 bash[60578]: audit 2024-06-11T13:39:15.076512+0000 mon.b (mon.2) 4350 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:16 smithi117 bash[60578]: audit 2024-06-11T13:39:15.078470+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:16 smithi117 bash[60578]: audit 2024-06-11T13:39:15.082359+0000 mon.b (mon.2) 4351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:16 smithi117 bash[60578]: cephadm 2024-06-11T13:39:15.084350+0000 mgr.x (mgr.25085) 2047 : cephadm [INF] Deploying daemon rgw.foo.smithi117.cdeqgz on smithi117 2024-06-11T13:39:17.170 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:17 smithi117 bash[60578]: cluster 2024-06-11T13:39:15.672682+0000 mgr.x (mgr.25085) 2048 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 101 op/s 2024-06-11T13:39:17.170 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:17 smithi117 bash[60578]: audit 2024-06-11T13:39:16.942007+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:17.170 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:17 smithi117 bash[60578]: audit 2024-06-11T13:39:16.953955+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:17.170 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:17 smithi117 bash[60578]: audit 2024-06-11T13:39:16.962860+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:17.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:17 smithi059 bash[78335]: cluster 2024-06-11T13:39:15.672682+0000 mgr.x (mgr.25085) 2048 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 101 op/s 2024-06-11T13:39:17.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:17 smithi059 bash[78335]: audit 2024-06-11T13:39:16.942007+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:17.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:17 smithi059 bash[78335]: audit 2024-06-11T13:39:16.953955+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:17.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:17 smithi059 bash[78335]: audit 2024-06-11T13:39:16.962860+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:17 smithi059 bash[81944]: cluster 2024-06-11T13:39:15.672682+0000 mgr.x (mgr.25085) 2048 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 101 op/s 2024-06-11T13:39:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:17 smithi059 bash[81944]: audit 2024-06-11T13:39:16.942007+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:17 smithi059 bash[81944]: audit 2024-06-11T13:39:16.953955+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:17 smithi059 bash[81944]: audit 2024-06-11T13:39:16.962860+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:17.436 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:39:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:39:17] "GET /metrics HTTP/1.1" 200 38611 "" "Prometheus/2.33.4" 2024-06-11T13:39:18.059 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:39:17 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:18.060 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:39:17 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:18.060 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:39:17 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:18.060 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:39:17 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:18.061 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:39:17 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:18.061 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:17 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:18.061 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:39:17 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:18.062 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:39:17 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:18.062 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:39:17 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:19.397 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:19 smithi059 bash[81944]: cluster 2024-06-11T13:39:17.673830+0000 mgr.x (mgr.25085) 2049 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 170 B/s wr, 138 op/s 2024-06-11T13:39:19.397 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:19 smithi059 bash[78335]: cluster 2024-06-11T13:39:17.673830+0000 mgr.x (mgr.25085) 2049 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 170 B/s wr, 138 op/s 2024-06-11T13:39:19.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:19 smithi117 bash[60578]: cluster 2024-06-11T13:39:17.673830+0000 mgr.x (mgr.25085) 2049 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 170 B/s wr, 138 op/s 2024-06-11T13:39:20.151 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:20.151 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:39:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:20.151 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:39:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:20.152 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:39:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:20.152 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:39:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:20.152 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:39:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:20.153 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:39:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:20.153 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:39:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:20.153 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:39:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:21 smithi117 bash[60578]: cluster 2024-06-11T13:39:19.675150+0000 mgr.x (mgr.25085) 2050 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 157 op/s 2024-06-11T13:39:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:21 smithi117 bash[60578]: audit 2024-06-11T13:39:20.203684+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:21.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:21 smithi117 bash[60578]: audit 2024-06-11T13:39:20.213139+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:21.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:21 smithi059 bash[81944]: cluster 2024-06-11T13:39:19.675150+0000 mgr.x (mgr.25085) 2050 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 157 op/s 2024-06-11T13:39:21.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:21 smithi059 bash[81944]: audit 2024-06-11T13:39:20.203684+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:21.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:21 smithi059 bash[81944]: audit 2024-06-11T13:39:20.213139+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:21.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:21 smithi059 bash[78335]: cluster 2024-06-11T13:39:19.675150+0000 mgr.x (mgr.25085) 2050 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 157 op/s 2024-06-11T13:39:21.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:21 smithi059 bash[78335]: audit 2024-06-11T13:39:20.203684+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:21.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:21 smithi059 bash[78335]: audit 2024-06-11T13:39:20.213139+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:23.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:23 smithi117 bash[60578]: cluster 2024-06-11T13:39:21.676310+0000 mgr.x (mgr.25085) 2051 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 114 op/s 2024-06-11T13:39:23.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:23 smithi117 bash[60578]: audit 2024-06-11T13:39:22.911985+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:23.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:23 smithi117 bash[60578]: audit 2024-06-11T13:39:22.927540+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:23.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:23 smithi117 bash[60578]: audit 2024-06-11T13:39:22.939482+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:23.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:23 smithi059 bash[81944]: cluster 2024-06-11T13:39:21.676310+0000 mgr.x (mgr.25085) 2051 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 114 op/s 2024-06-11T13:39:23.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:23 smithi059 bash[81944]: audit 2024-06-11T13:39:22.911985+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:23.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:23 smithi059 bash[81944]: audit 2024-06-11T13:39:22.927540+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:23.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:23 smithi059 bash[81944]: audit 2024-06-11T13:39:22.939482+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:23 smithi059 bash[78335]: cluster 2024-06-11T13:39:21.676310+0000 mgr.x (mgr.25085) 2051 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 114 op/s 2024-06-11T13:39:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:23 smithi059 bash[78335]: audit 2024-06-11T13:39:22.911985+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:23 smithi059 bash[78335]: audit 2024-06-11T13:39:22.927540+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:23.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:23 smithi059 bash[78335]: audit 2024-06-11T13:39:22.939482+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:24.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:24 smithi117 bash[60578]: audit 2024-06-11T13:39:22.767538+0000 mgr.x (mgr.25085) 2052 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:24.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:24 smithi059 bash[81944]: audit 2024-06-11T13:39:22.767538+0000 mgr.x (mgr.25085) 2052 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:24.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:24 smithi059 bash[78335]: audit 2024-06-11T13:39:22.767538+0000 mgr.x (mgr.25085) 2052 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:25.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:25 smithi117 bash[60578]: cluster 2024-06-11T13:39:23.677658+0000 mgr.x (mgr.25085) 2053 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:39:25.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:25 smithi059 bash[81944]: cluster 2024-06-11T13:39:23.677658+0000 mgr.x (mgr.25085) 2053 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:39:25.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:25 smithi059 bash[78335]: cluster 2024-06-11T13:39:23.677658+0000 mgr.x (mgr.25085) 2053 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:39:26.779 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:26 smithi117 bash[60578]: cephadm 2024-06-11T13:39:25.426737+0000 mgr.x (mgr.25085) 2054 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi117.bfknek (4/4) 2024-06-11T13:39:26.780 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:26 smithi117 bash[60578]: audit 2024-06-11T13:39:25.435534+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:26.780 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:26 smithi117 bash[60578]: audit 2024-06-11T13:39:25.437819+0000 mon.b (mon.2) 4352 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:26.780 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:26 smithi117 bash[60578]: audit 2024-06-11T13:39:25.439631+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:26.780 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:26 smithi117 bash[60578]: audit 2024-06-11T13:39:25.442417+0000 mon.b (mon.2) 4353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:26.780 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:26 smithi117 bash[60578]: cephadm 2024-06-11T13:39:25.443913+0000 mgr.x (mgr.25085) 2055 : cephadm [INF] Deploying daemon rgw.smpl.smithi117.bfknek on smithi117 2024-06-11T13:39:26.780 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:26 smithi117 bash[60578]: cluster 2024-06-11T13:39:25.678649+0000 mgr.x (mgr.25085) 2056 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 101 op/s 2024-06-11T13:39:26.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[81944]: cephadm 2024-06-11T13:39:25.426737+0000 mgr.x (mgr.25085) 2054 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi117.bfknek (4/4) 2024-06-11T13:39:26.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[81944]: audit 2024-06-11T13:39:25.435534+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:26.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[81944]: audit 2024-06-11T13:39:25.437819+0000 mon.b (mon.2) 4352 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:26.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[81944]: audit 2024-06-11T13:39:25.439631+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:26.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[81944]: audit 2024-06-11T13:39:25.442417+0000 mon.b (mon.2) 4353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:26.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[81944]: cephadm 2024-06-11T13:39:25.443913+0000 mgr.x (mgr.25085) 2055 : cephadm [INF] Deploying daemon rgw.smpl.smithi117.bfknek on smithi117 2024-06-11T13:39:26.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[81944]: cluster 2024-06-11T13:39:25.678649+0000 mgr.x (mgr.25085) 2056 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 101 op/s 2024-06-11T13:39:26.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[78335]: cephadm 2024-06-11T13:39:25.426737+0000 mgr.x (mgr.25085) 2054 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi117.bfknek (4/4) 2024-06-11T13:39:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[78335]: audit 2024-06-11T13:39:25.435534+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[78335]: audit 2024-06-11T13:39:25.437819+0000 mon.b (mon.2) 4352 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[78335]: audit 2024-06-11T13:39:25.439631+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[78335]: audit 2024-06-11T13:39:25.442417+0000 mon.b (mon.2) 4353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[78335]: cephadm 2024-06-11T13:39:25.443913+0000 mgr.x (mgr.25085) 2055 : cephadm [INF] Deploying daemon rgw.smpl.smithi117.bfknek on smithi117 2024-06-11T13:39:26.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:26 smithi059 bash[78335]: cluster 2024-06-11T13:39:25.678649+0000 mgr.x (mgr.25085) 2056 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 101 op/s 2024-06-11T13:39:27.686 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:39:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:39:27] "GET /metrics HTTP/1.1" 200 38611 "" "Prometheus/2.33.4" 2024-06-11T13:39:29.026 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:28 smithi117 bash[60578]: cluster 2024-06-11T13:39:27.679925+0000 mgr.x (mgr.25085) 2057 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 170 B/s wr, 119 op/s 2024-06-11T13:39:29.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:28 smithi059 bash[81944]: cluster 2024-06-11T13:39:27.679925+0000 mgr.x (mgr.25085) 2057 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 170 B/s wr, 119 op/s 2024-06-11T13:39:29.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:28 smithi059 bash[78335]: cluster 2024-06-11T13:39:27.679925+0000 mgr.x (mgr.25085) 2057 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 170 B/s wr, 119 op/s 2024-06-11T13:39:29.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:29.437 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:39:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:29.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:39:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:29.438 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:39:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:29.438 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:39:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:29.439 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:39:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:29.439 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:39:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:29.440 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:39:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:29.440 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:39:29 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:30.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:29 smithi059 bash[81944]: audit 2024-06-11T13:39:29.292475+0000 mon.b (mon.2) 4354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:39:30.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:29 smithi059 bash[78335]: audit 2024-06-11T13:39:29.292475+0000 mon.b (mon.2) 4354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:39:30.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:29 smithi117 bash[60578]: audit 2024-06-11T13:39:29.292475+0000 mon.b (mon.2) 4354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:39:30.939 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:39:30 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:30.939 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:39:30 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:30.940 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:39:30 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:30.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:30 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:30.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:30 smithi117 bash[60578]: cluster 2024-06-11T13:39:29.681362+0000 mgr.x (mgr.25085) 2058 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 114 op/s 2024-06-11T13:39:30.940 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:39:30 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:30.941 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:39:30 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:30.941 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:39:30 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:30.941 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:39:30 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:30.941 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:39:30 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:31.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:30 smithi059 bash[81944]: cluster 2024-06-11T13:39:29.681362+0000 mgr.x (mgr.25085) 2058 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 114 op/s 2024-06-11T13:39:31.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:30 smithi059 bash[78335]: cluster 2024-06-11T13:39:29.681362+0000 mgr.x (mgr.25085) 2058 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 114 op/s 2024-06-11T13:39:32.088 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:30.839034+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.088 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:30.850676+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.088 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:30.852462+0000 mon.b (mon.2) 4355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.088 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:30.853111+0000 mon.b (mon.2) 4356 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.088 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: cephadm 2024-06-11T13:39:30.861102+0000 mgr.x (mgr.25085) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:30.861575+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:30.937504+0000 mon.b (mon.2) 4357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:30.939458+0000 mon.b (mon.2) 4358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:30.941420+0000 mon.b (mon.2) 4359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:30.941968+0000 mon.b (mon.2) 4360 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: cephadm 2024-06-11T13:39:30.945910+0000 mgr.x (mgr.25085) 2060 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.225866+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.310469+0000 mon.b (mon.2) 4361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.312853+0000 mon.b (mon.2) 4362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.315534+0000 mon.b (mon.2) 4363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.316176+0000 mon.b (mon.2) 4364 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.326547+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.438339+0000 mon.b (mon.2) 4365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.089 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.440680+0000 mon.b (mon.2) 4366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.090 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.443206+0000 mon.b (mon.2) 4367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.090 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.443879+0000 mon.b (mon.2) 4368 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.090 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.453490+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.090 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.530159+0000 mon.b (mon.2) 4369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.090 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.531931+0000 mon.b (mon.2) 4370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.090 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.533894+0000 mon.b (mon.2) 4371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.090 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.534452+0000 mon.b (mon.2) 4372 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.090 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.544250+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.090 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.648487+0000 mon.b (mon.2) 4373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.090 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.650478+0000 mon.b (mon.2) 4374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.090 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.652941+0000 mon.b (mon.2) 4375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.090 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.653628+0000 mon.b (mon.2) 4376 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.091 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.663219+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.091 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.777591+0000 mon.b (mon.2) 4377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.091 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.779503+0000 mon.b (mon.2) 4378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.091 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.781332+0000 mon.b (mon.2) 4379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.091 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.781937+0000 mon.b (mon.2) 4380 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.091 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:31 smithi117 bash[60578]: audit 2024-06-11T13:39:31.791319+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:30.839034+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:30.850676+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:30.852462+0000 mon.b (mon.2) 4355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:30.853111+0000 mon.b (mon.2) 4356 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: cephadm 2024-06-11T13:39:30.861102+0000 mgr.x (mgr.25085) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:30.861575+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:30.937504+0000 mon.b (mon.2) 4357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:30.939458+0000 mon.b (mon.2) 4358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:30.941420+0000 mon.b (mon.2) 4359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:30.941968+0000 mon.b (mon.2) 4360 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: cephadm 2024-06-11T13:39:30.945910+0000 mgr.x (mgr.25085) 2060 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:39:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.225866+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.310469+0000 mon.b (mon.2) 4361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.312853+0000 mon.b (mon.2) 4362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.315534+0000 mon.b (mon.2) 4363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.316176+0000 mon.b (mon.2) 4364 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.326547+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.438339+0000 mon.b (mon.2) 4365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.440680+0000 mon.b (mon.2) 4366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.443206+0000 mon.b (mon.2) 4367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.443879+0000 mon.b (mon.2) 4368 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.453490+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.530159+0000 mon.b (mon.2) 4369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.531931+0000 mon.b (mon.2) 4370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.533894+0000 mon.b (mon.2) 4371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.534452+0000 mon.b (mon.2) 4372 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.544250+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.648487+0000 mon.b (mon.2) 4373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.650478+0000 mon.b (mon.2) 4374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.652941+0000 mon.b (mon.2) 4375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.653628+0000 mon.b (mon.2) 4376 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.663219+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.777591+0000 mon.b (mon.2) 4377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.779503+0000 mon.b (mon.2) 4378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.781332+0000 mon.b (mon.2) 4379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.781937+0000 mon.b (mon.2) 4380 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[81944]: audit 2024-06-11T13:39:31.791319+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:30.839034+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:30.850676+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:30.852462+0000 mon.b (mon.2) 4355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:30.853111+0000 mon.b (mon.2) 4356 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: cephadm 2024-06-11T13:39:30.861102+0000 mgr.x (mgr.25085) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:32.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:30.861575+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:30.937504+0000 mon.b (mon.2) 4357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:30.939458+0000 mon.b (mon.2) 4358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:30.941420+0000 mon.b (mon.2) 4359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:30.941968+0000 mon.b (mon.2) 4360 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: cephadm 2024-06-11T13:39:30.945910+0000 mgr.x (mgr.25085) 2060 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:39:32.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.225866+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.310469+0000 mon.b (mon.2) 4361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.312853+0000 mon.b (mon.2) 4362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.315534+0000 mon.b (mon.2) 4363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.316176+0000 mon.b (mon.2) 4364 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.326547+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.438339+0000 mon.b (mon.2) 4365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.440680+0000 mon.b (mon.2) 4366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.443206+0000 mon.b (mon.2) 4367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.443879+0000 mon.b (mon.2) 4368 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.453490+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.530159+0000 mon.b (mon.2) 4369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.531931+0000 mon.b (mon.2) 4370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.533894+0000 mon.b (mon.2) 4371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.534452+0000 mon.b (mon.2) 4372 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.544250+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.648487+0000 mon.b (mon.2) 4373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.650478+0000 mon.b (mon.2) 4374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.652941+0000 mon.b (mon.2) 4375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.653628+0000 mon.b (mon.2) 4376 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.663219+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.777591+0000 mon.b (mon.2) 4377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.779503+0000 mon.b (mon.2) 4378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.781332+0000 mon.b (mon.2) 4379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.781937+0000 mon.b (mon.2) 4380 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:31 smithi059 bash[78335]: audit 2024-06-11T13:39:31.791319+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: cephadm 2024-06-11T13:39:31.225528+0000 mgr.x (mgr.25085) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: cephadm 2024-06-11T13:39:31.327666+0000 mgr.x (mgr.25085) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: cephadm 2024-06-11T13:39:31.453150+0000 mgr.x (mgr.25085) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: cephadm 2024-06-11T13:39:31.547966+0000 mgr.x (mgr.25085) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: cephadm 2024-06-11T13:39:31.662724+0000 mgr.x (mgr.25085) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: cluster 2024-06-11T13:39:31.682942+0000 mgr.x (mgr.25085) 2066 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-06-11T13:39:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: cephadm 2024-06-11T13:39:31.790778+0000 mgr.x (mgr.25085) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:31.911247+0000 mon.b (mon.2) 4381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:31.914053+0000 mon.b (mon.2) 4382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:31.917351+0000 mon.b (mon.2) 4383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:31.918606+0000 mon.b (mon.2) 4384 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:31.928981+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: cephadm 2024-06-11T13:39:31.929145+0000 mgr.x (mgr.25085) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.053714+0000 mon.b (mon.2) 4385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.056003+0000 mon.b (mon.2) 4386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.058039+0000 mon.b (mon.2) 4387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.058909+0000 mon.b (mon.2) 4388 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: cephadm 2024-06-11T13:39:32.068629+0000 mgr.x (mgr.25085) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.068980+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.151468+0000 mon.b (mon.2) 4389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: cephadm 2024-06-11T13:39:31.225528+0000 mgr.x (mgr.25085) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: cephadm 2024-06-11T13:39:31.327666+0000 mgr.x (mgr.25085) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: cephadm 2024-06-11T13:39:31.453150+0000 mgr.x (mgr.25085) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: cephadm 2024-06-11T13:39:31.547966+0000 mgr.x (mgr.25085) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: cephadm 2024-06-11T13:39:31.662724+0000 mgr.x (mgr.25085) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: cluster 2024-06-11T13:39:31.682942+0000 mgr.x (mgr.25085) 2066 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-06-11T13:39:33.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: cephadm 2024-06-11T13:39:31.790778+0000 mgr.x (mgr.25085) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:31.911247+0000 mon.b (mon.2) 4381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:31.914053+0000 mon.b (mon.2) 4382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:31.917351+0000 mon.b (mon.2) 4383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:31.918606+0000 mon.b (mon.2) 4384 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:31.928981+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: cephadm 2024-06-11T13:39:31.929145+0000 mgr.x (mgr.25085) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.053714+0000 mon.b (mon.2) 4385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.056003+0000 mon.b (mon.2) 4386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.058039+0000 mon.b (mon.2) 4387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.058909+0000 mon.b (mon.2) 4388 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: cephadm 2024-06-11T13:39:32.068629+0000 mgr.x (mgr.25085) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.068980+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.151468+0000 mon.b (mon.2) 4389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.153464+0000 mon.b (mon.2) 4390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.155572+0000 mon.b (mon.2) 4391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.156403+0000 mon.b (mon.2) 4392 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.168500+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.245140+0000 mon.b (mon.2) 4393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.247015+0000 mon.b (mon.2) 4394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.249226+0000 mon.b (mon.2) 4395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.249874+0000 mon.b (mon.2) 4396 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.260744+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.350832+0000 mon.b (mon.2) 4397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.352833+0000 mon.b (mon.2) 4398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.354462+0000 mon.b (mon.2) 4399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.355107+0000 mon.b (mon.2) 4400 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.363348+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.485151+0000 mon.b (mon.2) 4401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.487601+0000 mon.b (mon.2) 4402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.489915+0000 mon.b (mon.2) 4403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.490753+0000 mon.b (mon.2) 4404 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.499227+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.578580+0000 mon.b (mon.2) 4405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.581265+0000 mon.b (mon.2) 4406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.583399+0000 mon.b (mon.2) 4407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.584179+0000 mon.b (mon.2) 4408 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.591212+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.676900+0000 mon.b (mon.2) 4409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.678954+0000 mon.b (mon.2) 4410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.680766+0000 mon.b (mon.2) 4411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.681389+0000 mon.b (mon.2) 4412 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.688847+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.765750+0000 mon.b (mon.2) 4413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.767821+0000 mon.b (mon.2) 4414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.769889+0000 mon.b (mon.2) 4415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.770665+0000 mon.b (mon.2) 4416 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[81944]: audit 2024-06-11T13:39:32.780919+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.153464+0000 mon.b (mon.2) 4390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.155572+0000 mon.b (mon.2) 4391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.156403+0000 mon.b (mon.2) 4392 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.168500+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.245140+0000 mon.b (mon.2) 4393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.247015+0000 mon.b (mon.2) 4394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.249226+0000 mon.b (mon.2) 4395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.249874+0000 mon.b (mon.2) 4396 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.260744+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.350832+0000 mon.b (mon.2) 4397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.352833+0000 mon.b (mon.2) 4398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.354462+0000 mon.b (mon.2) 4399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.355107+0000 mon.b (mon.2) 4400 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.363348+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.485151+0000 mon.b (mon.2) 4401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.487601+0000 mon.b (mon.2) 4402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.489915+0000 mon.b (mon.2) 4403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.490753+0000 mon.b (mon.2) 4404 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.499227+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.578580+0000 mon.b (mon.2) 4405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.581265+0000 mon.b (mon.2) 4406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.583399+0000 mon.b (mon.2) 4407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.584179+0000 mon.b (mon.2) 4408 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.591212+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.676900+0000 mon.b (mon.2) 4409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.678954+0000 mon.b (mon.2) 4410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.680766+0000 mon.b (mon.2) 4411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.681389+0000 mon.b (mon.2) 4412 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.688847+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.765750+0000 mon.b (mon.2) 4413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.767821+0000 mon.b (mon.2) 4414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.769889+0000 mon.b (mon.2) 4415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.770665+0000 mon.b (mon.2) 4416 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:32 smithi059 bash[78335]: audit 2024-06-11T13:39:32.780919+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: cephadm 2024-06-11T13:39:31.225528+0000 mgr.x (mgr.25085) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: cephadm 2024-06-11T13:39:31.327666+0000 mgr.x (mgr.25085) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: cephadm 2024-06-11T13:39:31.453150+0000 mgr.x (mgr.25085) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: cephadm 2024-06-11T13:39:31.547966+0000 mgr.x (mgr.25085) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: cephadm 2024-06-11T13:39:31.662724+0000 mgr.x (mgr.25085) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: cluster 2024-06-11T13:39:31.682942+0000 mgr.x (mgr.25085) 2066 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-06-11T13:39:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: cephadm 2024-06-11T13:39:31.790778+0000 mgr.x (mgr.25085) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:31.911247+0000 mon.b (mon.2) 4381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:31.914053+0000 mon.b (mon.2) 4382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:31.917351+0000 mon.b (mon.2) 4383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:31.918606+0000 mon.b (mon.2) 4384 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:31.928981+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: cephadm 2024-06-11T13:39:31.929145+0000 mgr.x (mgr.25085) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.053714+0000 mon.b (mon.2) 4385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.056003+0000 mon.b (mon.2) 4386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.058039+0000 mon.b (mon.2) 4387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.058909+0000 mon.b (mon.2) 4388 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: cephadm 2024-06-11T13:39:32.068629+0000 mgr.x (mgr.25085) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.068980+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.151468+0000 mon.b (mon.2) 4389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.153464+0000 mon.b (mon.2) 4390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.155572+0000 mon.b (mon.2) 4391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.156403+0000 mon.b (mon.2) 4392 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.168500+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.245140+0000 mon.b (mon.2) 4393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.247015+0000 mon.b (mon.2) 4394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.249226+0000 mon.b (mon.2) 4395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.249874+0000 mon.b (mon.2) 4396 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.260744+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.350832+0000 mon.b (mon.2) 4397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.352833+0000 mon.b (mon.2) 4398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.354462+0000 mon.b (mon.2) 4399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.355107+0000 mon.b (mon.2) 4400 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.363348+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.485151+0000 mon.b (mon.2) 4401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.487601+0000 mon.b (mon.2) 4402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.489915+0000 mon.b (mon.2) 4403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.490753+0000 mon.b (mon.2) 4404 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.499227+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.578580+0000 mon.b (mon.2) 4405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.581265+0000 mon.b (mon.2) 4406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.583399+0000 mon.b (mon.2) 4407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.584179+0000 mon.b (mon.2) 4408 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.591212+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.676900+0000 mon.b (mon.2) 4409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.678954+0000 mon.b (mon.2) 4410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.680766+0000 mon.b (mon.2) 4411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.681389+0000 mon.b (mon.2) 4412 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.688847+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.765750+0000 mon.b (mon.2) 4413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.767821+0000 mon.b (mon.2) 4414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.769889+0000 mon.b (mon.2) 4415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.770665+0000 mon.b (mon.2) 4416 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:32 smithi117 bash[60578]: audit 2024-06-11T13:39:32.780919+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: cephadm 2024-06-11T13:39:32.168319+0000 mgr.x (mgr.25085) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: cephadm 2024-06-11T13:39:32.260312+0000 mgr.x (mgr.25085) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: cephadm 2024-06-11T13:39:32.363035+0000 mgr.x (mgr.25085) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: cephadm 2024-06-11T13:39:32.498870+0000 mgr.x (mgr.25085) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: cephadm 2024-06-11T13:39:32.590786+0000 mgr.x (mgr.25085) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: cephadm 2024-06-11T13:39:32.688396+0000 mgr.x (mgr.25085) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:32.775510+0000 mgr.x (mgr.25085) 2076 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:34.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: cephadm 2024-06-11T13:39:32.780475+0000 mgr.x (mgr.25085) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:32.853677+0000 mon.b (mon.2) 4417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:32.855478+0000 mon.b (mon.2) 4418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:32.857156+0000 mon.b (mon.2) 4419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:32.857757+0000 mon.b (mon.2) 4420 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: cephadm 2024-06-11T13:39:32.864300+0000 mgr.x (mgr.25085) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:32.864851+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:32.935746+0000 mon.b (mon.2) 4421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:32.938032+0000 mon.b (mon.2) 4422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:32.940111+0000 mon.b (mon.2) 4423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:32.940829+0000 mon.b (mon.2) 4424 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: cephadm 2024-06-11T13:39:32.952863+0000 mgr.x (mgr.25085) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:32.953410+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.042199+0000 mon.b (mon.2) 4425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.044445+0000 mon.b (mon.2) 4426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.046915+0000 mon.b (mon.2) 4427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.047670+0000 mon.b (mon.2) 4428 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: cephadm 2024-06-11T13:39:33.058977+0000 mgr.x (mgr.25085) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.059440+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.164165+0000 mon.b (mon.2) 4429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.167058+0000 mon.b (mon.2) 4430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.170984+0000 mon.b (mon.2) 4431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.172882+0000 mon.b (mon.2) 4432 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.185279+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.272199+0000 mon.b (mon.2) 4433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.274213+0000 mon.b (mon.2) 4434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.276359+0000 mon.b (mon.2) 4435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.277129+0000 mon.b (mon.2) 4436 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.288794+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.383560+0000 mon.b (mon.2) 4437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.386261+0000 mon.b (mon.2) 4438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.389026+0000 mon.b (mon.2) 4439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.389941+0000 mon.b (mon.2) 4440 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.402052+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.500228+0000 mon.b (mon.2) 4441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.502375+0000 mon.b (mon.2) 4442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.505281+0000 mon.b (mon.2) 4443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.506348+0000 mon.b (mon.2) 4444 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.518243+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.595271+0000 mon.b (mon.2) 4445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.597274+0000 mon.b (mon.2) 4446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.599631+0000 mon.b (mon.2) 4447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.600421+0000 mon.b (mon.2) 4448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.611999+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.708190+0000 mon.b (mon.2) 4449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.710126+0000 mon.b (mon.2) 4450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.043 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.712032+0000 mon.b (mon.2) 4451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.044 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.712756+0000 mon.b (mon.2) 4452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.044 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.724811+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.044 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.806662+0000 mon.b (mon.2) 4453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.044 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.808498+0000 mon.b (mon.2) 4454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.044 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.810253+0000 mon.b (mon.2) 4455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.044 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.810861+0000 mon.b (mon.2) 4456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.044 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:33 smithi117 bash[60578]: audit 2024-06-11T13:39:33.822422+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: cephadm 2024-06-11T13:39:32.168319+0000 mgr.x (mgr.25085) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: cephadm 2024-06-11T13:39:32.260312+0000 mgr.x (mgr.25085) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: cephadm 2024-06-11T13:39:32.363035+0000 mgr.x (mgr.25085) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: cephadm 2024-06-11T13:39:32.498870+0000 mgr.x (mgr.25085) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: cephadm 2024-06-11T13:39:32.590786+0000 mgr.x (mgr.25085) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: cephadm 2024-06-11T13:39:32.688396+0000 mgr.x (mgr.25085) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:32.775510+0000 mgr.x (mgr.25085) 2076 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: cephadm 2024-06-11T13:39:32.780475+0000 mgr.x (mgr.25085) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:32.853677+0000 mon.b (mon.2) 4417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:32.855478+0000 mon.b (mon.2) 4418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:32.857156+0000 mon.b (mon.2) 4419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:32.857757+0000 mon.b (mon.2) 4420 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: cephadm 2024-06-11T13:39:32.864300+0000 mgr.x (mgr.25085) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:32.864851+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:32.935746+0000 mon.b (mon.2) 4421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:32.938032+0000 mon.b (mon.2) 4422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:32.940111+0000 mon.b (mon.2) 4423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:32.940829+0000 mon.b (mon.2) 4424 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: cephadm 2024-06-11T13:39:32.952863+0000 mgr.x (mgr.25085) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:32.953410+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: cephadm 2024-06-11T13:39:32.168319+0000 mgr.x (mgr.25085) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: cephadm 2024-06-11T13:39:32.260312+0000 mgr.x (mgr.25085) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: cephadm 2024-06-11T13:39:32.363035+0000 mgr.x (mgr.25085) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: cephadm 2024-06-11T13:39:32.498870+0000 mgr.x (mgr.25085) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: cephadm 2024-06-11T13:39:32.590786+0000 mgr.x (mgr.25085) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: cephadm 2024-06-11T13:39:32.688396+0000 mgr.x (mgr.25085) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:32.775510+0000 mgr.x (mgr.25085) 2076 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: cephadm 2024-06-11T13:39:32.780475+0000 mgr.x (mgr.25085) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:32.853677+0000 mon.b (mon.2) 4417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:32.855478+0000 mon.b (mon.2) 4418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:32.857156+0000 mon.b (mon.2) 4419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:32.857757+0000 mon.b (mon.2) 4420 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: cephadm 2024-06-11T13:39:32.864300+0000 mgr.x (mgr.25085) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:32.864851+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:32.935746+0000 mon.b (mon.2) 4421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:32.938032+0000 mon.b (mon.2) 4422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:32.940111+0000 mon.b (mon.2) 4423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:32.940829+0000 mon.b (mon.2) 4424 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: cephadm 2024-06-11T13:39:32.952863+0000 mgr.x (mgr.25085) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:32.953410+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.042199+0000 mon.b (mon.2) 4425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.044445+0000 mon.b (mon.2) 4426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.046915+0000 mon.b (mon.2) 4427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.047670+0000 mon.b (mon.2) 4428 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: cephadm 2024-06-11T13:39:33.058977+0000 mgr.x (mgr.25085) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.059440+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.164165+0000 mon.b (mon.2) 4429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.167058+0000 mon.b (mon.2) 4430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.170984+0000 mon.b (mon.2) 4431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.172882+0000 mon.b (mon.2) 4432 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.185279+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.272199+0000 mon.b (mon.2) 4433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.274213+0000 mon.b (mon.2) 4434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.276359+0000 mon.b (mon.2) 4435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.277129+0000 mon.b (mon.2) 4436 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.288794+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.383560+0000 mon.b (mon.2) 4437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.386261+0000 mon.b (mon.2) 4438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.389026+0000 mon.b (mon.2) 4439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.389941+0000 mon.b (mon.2) 4440 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.402052+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.500228+0000 mon.b (mon.2) 4441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.502375+0000 mon.b (mon.2) 4442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.505281+0000 mon.b (mon.2) 4443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.506348+0000 mon.b (mon.2) 4444 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.518243+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.595271+0000 mon.b (mon.2) 4445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.597274+0000 mon.b (mon.2) 4446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.599631+0000 mon.b (mon.2) 4447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.600421+0000 mon.b (mon.2) 4448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.611999+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.708190+0000 mon.b (mon.2) 4449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.710126+0000 mon.b (mon.2) 4450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.712032+0000 mon.b (mon.2) 4451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.712756+0000 mon.b (mon.2) 4452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.724811+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.806662+0000 mon.b (mon.2) 4453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.808498+0000 mon.b (mon.2) 4454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.810253+0000 mon.b (mon.2) 4455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.810861+0000 mon.b (mon.2) 4456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[81944]: audit 2024-06-11T13:39:33.822422+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.042199+0000 mon.b (mon.2) 4425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.044445+0000 mon.b (mon.2) 4426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.046915+0000 mon.b (mon.2) 4427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.047670+0000 mon.b (mon.2) 4428 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: cephadm 2024-06-11T13:39:33.058977+0000 mgr.x (mgr.25085) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:34.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.059440+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.164165+0000 mon.b (mon.2) 4429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.167058+0000 mon.b (mon.2) 4430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.170984+0000 mon.b (mon.2) 4431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.172882+0000 mon.b (mon.2) 4432 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.185279+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.272199+0000 mon.b (mon.2) 4433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.274213+0000 mon.b (mon.2) 4434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.276359+0000 mon.b (mon.2) 4435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.277129+0000 mon.b (mon.2) 4436 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.288794+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.383560+0000 mon.b (mon.2) 4437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.386261+0000 mon.b (mon.2) 4438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.389026+0000 mon.b (mon.2) 4439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.389941+0000 mon.b (mon.2) 4440 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.402052+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.500228+0000 mon.b (mon.2) 4441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.502375+0000 mon.b (mon.2) 4442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.505281+0000 mon.b (mon.2) 4443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.506348+0000 mon.b (mon.2) 4444 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.518243+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.595271+0000 mon.b (mon.2) 4445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.597274+0000 mon.b (mon.2) 4446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.599631+0000 mon.b (mon.2) 4447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.600421+0000 mon.b (mon.2) 4448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.611999+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.708190+0000 mon.b (mon.2) 4449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.710126+0000 mon.b (mon.2) 4450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.712032+0000 mon.b (mon.2) 4451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.712756+0000 mon.b (mon.2) 4452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.724811+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:34.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.806662+0000 mon.b (mon.2) 4453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:34.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.808498+0000 mon.b (mon.2) 4454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:34.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.810253+0000 mon.b (mon.2) 4455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:34.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.810861+0000 mon.b (mon.2) 4456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:34.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:33 smithi059 bash[78335]: audit 2024-06-11T13:39:33.822422+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: cephadm 2024-06-11T13:39:33.184900+0000 mgr.x (mgr.25085) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: cephadm 2024-06-11T13:39:33.288356+0000 mgr.x (mgr.25085) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: cephadm 2024-06-11T13:39:33.402069+0000 mgr.x (mgr.25085) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: cephadm 2024-06-11T13:39:33.517811+0000 mgr.x (mgr.25085) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: cephadm 2024-06-11T13:39:33.611629+0000 mgr.x (mgr.25085) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: cluster 2024-06-11T13:39:33.683832+0000 mgr.x (mgr.25085) 2086 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 121 op/s 2024-06-11T13:39:35.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: cephadm 2024-06-11T13:39:33.724770+0000 mgr.x (mgr.25085) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: cephadm 2024-06-11T13:39:33.821960+0000 mgr.x (mgr.25085) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:33.897049+0000 mon.b (mon.2) 4457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:33.898818+0000 mon.b (mon.2) 4458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:33.900490+0000 mon.b (mon.2) 4459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:33.901152+0000 mon.b (mon.2) 4460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: cephadm 2024-06-11T13:39:33.911452+0000 mgr.x (mgr.25085) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:33.911953+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:33.983545+0000 mon.b (mon.2) 4461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:33.985269+0000 mon.b (mon.2) 4462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:33.986795+0000 mon.b (mon.2) 4463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:33.987403+0000 mon.b (mon.2) 4464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: cephadm 2024-06-11T13:39:33.998602+0000 mgr.x (mgr.25085) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:33.999126+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.076802+0000 mon.b (mon.2) 4465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.144 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.078788+0000 mon.b (mon.2) 4466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.080417+0000 mon.b (mon.2) 4467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.080985+0000 mon.b (mon.2) 4468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: cephadm 2024-06-11T13:39:34.090347+0000 mgr.x (mgr.25085) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.090853+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.177019+0000 mon.b (mon.2) 4469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.178922+0000 mon.b (mon.2) 4470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.180564+0000 mon.b (mon.2) 4471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.181246+0000 mon.b (mon.2) 4472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.189724+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.269052+0000 mon.b (mon.2) 4473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.271214+0000 mon.b (mon.2) 4474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.273044+0000 mon.b (mon.2) 4475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.273740+0000 mon.b (mon.2) 4476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.283890+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.145 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.369274+0000 mon.b (mon.2) 4477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.371439+0000 mon.b (mon.2) 4478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.373375+0000 mon.b (mon.2) 4479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.374069+0000 mon.b (mon.2) 4480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.384034+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.480661+0000 mon.b (mon.2) 4481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.482774+0000 mon.b (mon.2) 4482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.484985+0000 mon.b (mon.2) 4483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.485658+0000 mon.b (mon.2) 4484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.495744+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.595101+0000 mon.b (mon.2) 4485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.597528+0000 mon.b (mon.2) 4486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.600769+0000 mon.b (mon.2) 4487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.146 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.601758+0000 mon.b (mon.2) 4488 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.147 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.612336+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.147 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.729040+0000 mon.b (mon.2) 4489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.147 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.731103+0000 mon.b (mon.2) 4490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.147 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.733439+0000 mon.b (mon.2) 4491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.147 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.734276+0000 mon.b (mon.2) 4492 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.147 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.744395+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.147 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.832597+0000 mon.b (mon.2) 4493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.147 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.834758+0000 mon.b (mon.2) 4494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.147 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.837084+0000 mon.b (mon.2) 4495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.147 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:34 smithi117 bash[60578]: audit 2024-06-11T13:39:34.837864+0000 mon.b (mon.2) 4496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: cephadm 2024-06-11T13:39:33.184900+0000 mgr.x (mgr.25085) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: cephadm 2024-06-11T13:39:33.288356+0000 mgr.x (mgr.25085) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: cephadm 2024-06-11T13:39:33.402069+0000 mgr.x (mgr.25085) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: cephadm 2024-06-11T13:39:33.517811+0000 mgr.x (mgr.25085) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: cephadm 2024-06-11T13:39:33.611629+0000 mgr.x (mgr.25085) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: cluster 2024-06-11T13:39:33.683832+0000 mgr.x (mgr.25085) 2086 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 121 op/s 2024-06-11T13:39:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: cephadm 2024-06-11T13:39:33.724770+0000 mgr.x (mgr.25085) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: cephadm 2024-06-11T13:39:33.821960+0000 mgr.x (mgr.25085) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:33.897049+0000 mon.b (mon.2) 4457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:33.898818+0000 mon.b (mon.2) 4458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:33.900490+0000 mon.b (mon.2) 4459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:33.901152+0000 mon.b (mon.2) 4460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: cephadm 2024-06-11T13:39:33.911452+0000 mgr.x (mgr.25085) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:33.911953+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:33.983545+0000 mon.b (mon.2) 4461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:33.985269+0000 mon.b (mon.2) 4462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:33.986795+0000 mon.b (mon.2) 4463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:33.987403+0000 mon.b (mon.2) 4464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: cephadm 2024-06-11T13:39:33.998602+0000 mgr.x (mgr.25085) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:33.999126+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: cephadm 2024-06-11T13:39:33.184900+0000 mgr.x (mgr.25085) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: cephadm 2024-06-11T13:39:33.288356+0000 mgr.x (mgr.25085) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: cephadm 2024-06-11T13:39:33.402069+0000 mgr.x (mgr.25085) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: cephadm 2024-06-11T13:39:33.517811+0000 mgr.x (mgr.25085) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: cephadm 2024-06-11T13:39:33.611629+0000 mgr.x (mgr.25085) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: cluster 2024-06-11T13:39:33.683832+0000 mgr.x (mgr.25085) 2086 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 121 op/s 2024-06-11T13:39:35.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: cephadm 2024-06-11T13:39:33.724770+0000 mgr.x (mgr.25085) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: cephadm 2024-06-11T13:39:33.821960+0000 mgr.x (mgr.25085) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:33.897049+0000 mon.b (mon.2) 4457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:33.898818+0000 mon.b (mon.2) 4458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:33.900490+0000 mon.b (mon.2) 4459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:33.901152+0000 mon.b (mon.2) 4460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: cephadm 2024-06-11T13:39:33.911452+0000 mgr.x (mgr.25085) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:33.911953+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:33.983545+0000 mon.b (mon.2) 4461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:33.985269+0000 mon.b (mon.2) 4462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:33.986795+0000 mon.b (mon.2) 4463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:33.987403+0000 mon.b (mon.2) 4464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: cephadm 2024-06-11T13:39:33.998602+0000 mgr.x (mgr.25085) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:33.999126+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.076802+0000 mon.b (mon.2) 4465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.078788+0000 mon.b (mon.2) 4466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.080417+0000 mon.b (mon.2) 4467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.080985+0000 mon.b (mon.2) 4468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: cephadm 2024-06-11T13:39:34.090347+0000 mgr.x (mgr.25085) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.090853+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.177019+0000 mon.b (mon.2) 4469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.178922+0000 mon.b (mon.2) 4470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.180564+0000 mon.b (mon.2) 4471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.181246+0000 mon.b (mon.2) 4472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.189724+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.269052+0000 mon.b (mon.2) 4473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.271214+0000 mon.b (mon.2) 4474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.273044+0000 mon.b (mon.2) 4475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.273740+0000 mon.b (mon.2) 4476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.283890+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.369274+0000 mon.b (mon.2) 4477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.371439+0000 mon.b (mon.2) 4478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.373375+0000 mon.b (mon.2) 4479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.374069+0000 mon.b (mon.2) 4480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.384034+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.480661+0000 mon.b (mon.2) 4481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.482774+0000 mon.b (mon.2) 4482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.484985+0000 mon.b (mon.2) 4483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.485658+0000 mon.b (mon.2) 4484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.495744+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.595101+0000 mon.b (mon.2) 4485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.597528+0000 mon.b (mon.2) 4486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.600769+0000 mon.b (mon.2) 4487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.601758+0000 mon.b (mon.2) 4488 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.612336+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.729040+0000 mon.b (mon.2) 4489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.731103+0000 mon.b (mon.2) 4490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.733439+0000 mon.b (mon.2) 4491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.734276+0000 mon.b (mon.2) 4492 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.744395+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.832597+0000 mon.b (mon.2) 4493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.834758+0000 mon.b (mon.2) 4494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.837084+0000 mon.b (mon.2) 4495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[81944]: audit 2024-06-11T13:39:34.837864+0000 mon.b (mon.2) 4496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.076802+0000 mon.b (mon.2) 4465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.078788+0000 mon.b (mon.2) 4466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.080417+0000 mon.b (mon.2) 4467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.080985+0000 mon.b (mon.2) 4468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: cephadm 2024-06-11T13:39:34.090347+0000 mgr.x (mgr.25085) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:35.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.090853+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.177019+0000 mon.b (mon.2) 4469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.178922+0000 mon.b (mon.2) 4470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.180564+0000 mon.b (mon.2) 4471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.181246+0000 mon.b (mon.2) 4472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.189724+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.269052+0000 mon.b (mon.2) 4473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.271214+0000 mon.b (mon.2) 4474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.273044+0000 mon.b (mon.2) 4475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.273740+0000 mon.b (mon.2) 4476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.283890+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.369274+0000 mon.b (mon.2) 4477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.371439+0000 mon.b (mon.2) 4478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.373375+0000 mon.b (mon.2) 4479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.374069+0000 mon.b (mon.2) 4480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.384034+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.480661+0000 mon.b (mon.2) 4481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.482774+0000 mon.b (mon.2) 4482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.484985+0000 mon.b (mon.2) 4483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.485658+0000 mon.b (mon.2) 4484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.495744+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.595101+0000 mon.b (mon.2) 4485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.597528+0000 mon.b (mon.2) 4486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.600769+0000 mon.b (mon.2) 4487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.601758+0000 mon.b (mon.2) 4488 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.612336+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.729040+0000 mon.b (mon.2) 4489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.731103+0000 mon.b (mon.2) 4490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.733439+0000 mon.b (mon.2) 4491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.734276+0000 mon.b (mon.2) 4492 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:35.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.744395+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:35.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.832597+0000 mon.b (mon.2) 4493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:35.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.834758+0000 mon.b (mon.2) 4494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:35.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.837084+0000 mon.b (mon.2) 4495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:35.368 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:34 smithi059 bash[78335]: audit 2024-06-11T13:39:34.837864+0000 mon.b (mon.2) 4496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.015 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: cephadm 2024-06-11T13:39:34.189330+0000 mgr.x (mgr.25085) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.016 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: cephadm 2024-06-11T13:39:34.283475+0000 mgr.x (mgr.25085) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.016 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: cephadm 2024-06-11T13:39:34.383567+0000 mgr.x (mgr.25085) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.016 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: cephadm 2024-06-11T13:39:34.495307+0000 mgr.x (mgr.25085) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.016 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: cephadm 2024-06-11T13:39:34.612106+0000 mgr.x (mgr.25085) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.016 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: cephadm 2024-06-11T13:39:34.743929+0000 mgr.x (mgr.25085) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.016 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: cephadm 2024-06-11T13:39:34.847562+0000 mgr.x (mgr.25085) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.016 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:34.847955+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.016 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:34.954272+0000 mon.b (mon.2) 4497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.016 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:34.956578+0000 mon.b (mon.2) 4498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.016 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:34.958762+0000 mon.b (mon.2) 4499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.016 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:34.959617+0000 mon.b (mon.2) 4500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.016 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: cephadm 2024-06-11T13:39:34.969372+0000 mgr.x (mgr.25085) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.017 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:34.969721+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.017 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.043099+0000 mon.b (mon.2) 4501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.017 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.045412+0000 mon.b (mon.2) 4502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.017 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.047492+0000 mon.b (mon.2) 4503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.017 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.048422+0000 mon.b (mon.2) 4504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.017 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: cephadm 2024-06-11T13:39:35.058433+0000 mgr.x (mgr.25085) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.017 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.058765+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.017 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.154068+0000 mon.b (mon.2) 4505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: cephadm 2024-06-11T13:39:34.189330+0000 mgr.x (mgr.25085) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: cephadm 2024-06-11T13:39:34.283475+0000 mgr.x (mgr.25085) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: cephadm 2024-06-11T13:39:34.383567+0000 mgr.x (mgr.25085) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: cephadm 2024-06-11T13:39:34.495307+0000 mgr.x (mgr.25085) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: cephadm 2024-06-11T13:39:34.612106+0000 mgr.x (mgr.25085) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: cephadm 2024-06-11T13:39:34.743929+0000 mgr.x (mgr.25085) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: cephadm 2024-06-11T13:39:34.847562+0000 mgr.x (mgr.25085) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:34.847955+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:34.954272+0000 mon.b (mon.2) 4497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:34.956578+0000 mon.b (mon.2) 4498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:34.958762+0000 mon.b (mon.2) 4499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.018 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:34.959617+0000 mon.b (mon.2) 4500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: cephadm 2024-06-11T13:39:34.969372+0000 mgr.x (mgr.25085) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:34.969721+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.043099+0000 mon.b (mon.2) 4501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.045412+0000 mon.b (mon.2) 4502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.047492+0000 mon.b (mon.2) 4503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.048422+0000 mon.b (mon.2) 4504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: cephadm 2024-06-11T13:39:35.058433+0000 mgr.x (mgr.25085) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.058765+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.154068+0000 mon.b (mon.2) 4505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.156296+0000 mon.b (mon.2) 4506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.158521+0000 mon.b (mon.2) 4507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.159321+0000 mon.b (mon.2) 4508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.169469+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.019 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.255403+0000 mon.b (mon.2) 4509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.261063+0000 mon.b (mon.2) 4510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.262890+0000 mon.b (mon.2) 4511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.263517+0000 mon.b (mon.2) 4512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.273102+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.348985+0000 mon.b (mon.2) 4513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.350912+0000 mon.b (mon.2) 4514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.352621+0000 mon.b (mon.2) 4515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.353234+0000 mon.b (mon.2) 4516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.362732+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.447860+0000 mon.b (mon.2) 4517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.449696+0000 mon.b (mon.2) 4518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.451498+0000 mon.b (mon.2) 4519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.452158+0000 mon.b (mon.2) 4520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.462015+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.538613+0000 mon.b (mon.2) 4521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.541209+0000 mon.b (mon.2) 4522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.544187+0000 mon.b (mon.2) 4523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.544964+0000 mon.b (mon.2) 4524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.557121+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.644649+0000 mon.b (mon.2) 4525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.647339+0000 mon.b (mon.2) 4526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.649964+0000 mon.b (mon.2) 4527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.650987+0000 mon.b (mon.2) 4528 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.663237+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.760543+0000 mon.b (mon.2) 4529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.762616+0000 mon.b (mon.2) 4530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.764635+0000 mon.b (mon.2) 4531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.765364+0000 mon.b (mon.2) 4532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.022 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[81944]: audit 2024-06-11T13:39:35.774460+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.022 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.156296+0000 mon.b (mon.2) 4506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.022 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.158521+0000 mon.b (mon.2) 4507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.022 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.159321+0000 mon.b (mon.2) 4508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.022 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.169469+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.022 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.255403+0000 mon.b (mon.2) 4509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.261063+0000 mon.b (mon.2) 4510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.262890+0000 mon.b (mon.2) 4511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.263517+0000 mon.b (mon.2) 4512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.273102+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.348985+0000 mon.b (mon.2) 4513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.350912+0000 mon.b (mon.2) 4514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.352621+0000 mon.b (mon.2) 4515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.353234+0000 mon.b (mon.2) 4516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.362732+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.447860+0000 mon.b (mon.2) 4517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.449696+0000 mon.b (mon.2) 4518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.451498+0000 mon.b (mon.2) 4519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.023 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.452158+0000 mon.b (mon.2) 4520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.462015+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.538613+0000 mon.b (mon.2) 4521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.541209+0000 mon.b (mon.2) 4522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.544187+0000 mon.b (mon.2) 4523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.544964+0000 mon.b (mon.2) 4524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.557121+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.644649+0000 mon.b (mon.2) 4525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.647339+0000 mon.b (mon.2) 4526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.649964+0000 mon.b (mon.2) 4527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.650987+0000 mon.b (mon.2) 4528 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.663237+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.760543+0000 mon.b (mon.2) 4529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.024 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.762616+0000 mon.b (mon.2) 4530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.764635+0000 mon.b (mon.2) 4531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.765364+0000 mon.b (mon.2) 4532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.025 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:35 smithi059 bash[78335]: audit 2024-06-11T13:39:35.774460+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: cephadm 2024-06-11T13:39:34.189330+0000 mgr.x (mgr.25085) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: cephadm 2024-06-11T13:39:34.283475+0000 mgr.x (mgr.25085) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: cephadm 2024-06-11T13:39:34.383567+0000 mgr.x (mgr.25085) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: cephadm 2024-06-11T13:39:34.495307+0000 mgr.x (mgr.25085) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: cephadm 2024-06-11T13:39:34.612106+0000 mgr.x (mgr.25085) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: cephadm 2024-06-11T13:39:34.743929+0000 mgr.x (mgr.25085) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: cephadm 2024-06-11T13:39:34.847562+0000 mgr.x (mgr.25085) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:34.847955+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:34.954272+0000 mon.b (mon.2) 4497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:34.956578+0000 mon.b (mon.2) 4498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:34.958762+0000 mon.b (mon.2) 4499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:34.959617+0000 mon.b (mon.2) 4500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: cephadm 2024-06-11T13:39:34.969372+0000 mgr.x (mgr.25085) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:34.969721+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.043099+0000 mon.b (mon.2) 4501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.045412+0000 mon.b (mon.2) 4502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.047492+0000 mon.b (mon.2) 4503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.048422+0000 mon.b (mon.2) 4504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: cephadm 2024-06-11T13:39:35.058433+0000 mgr.x (mgr.25085) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:36.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.058765+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.154068+0000 mon.b (mon.2) 4505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.156296+0000 mon.b (mon.2) 4506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.158521+0000 mon.b (mon.2) 4507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.159321+0000 mon.b (mon.2) 4508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.169469+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.255403+0000 mon.b (mon.2) 4509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.261063+0000 mon.b (mon.2) 4510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.262890+0000 mon.b (mon.2) 4511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.263517+0000 mon.b (mon.2) 4512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.273102+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.348985+0000 mon.b (mon.2) 4513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.350912+0000 mon.b (mon.2) 4514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.352621+0000 mon.b (mon.2) 4515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.353234+0000 mon.b (mon.2) 4516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.362732+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.447860+0000 mon.b (mon.2) 4517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.449696+0000 mon.b (mon.2) 4518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.451498+0000 mon.b (mon.2) 4519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.452158+0000 mon.b (mon.2) 4520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.462015+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.538613+0000 mon.b (mon.2) 4521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.541209+0000 mon.b (mon.2) 4522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.544187+0000 mon.b (mon.2) 4523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.544964+0000 mon.b (mon.2) 4524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.557121+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.644649+0000 mon.b (mon.2) 4525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.647339+0000 mon.b (mon.2) 4526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.649964+0000 mon.b (mon.2) 4527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.650987+0000 mon.b (mon.2) 4528 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.663237+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:36.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.760543+0000 mon.b (mon.2) 4529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:36.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.762616+0000 mon.b (mon.2) 4530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:36.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.764635+0000 mon.b (mon.2) 4531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:36.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.765364+0000 mon.b (mon.2) 4532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:36.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:35 smithi117 bash[60578]: audit 2024-06-11T13:39:35.774460+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: cephadm 2024-06-11T13:39:35.169162+0000 mgr.x (mgr.25085) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: cephadm 2024-06-11T13:39:35.272534+0000 mgr.x (mgr.25085) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: cephadm 2024-06-11T13:39:35.362229+0000 mgr.x (mgr.25085) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: cephadm 2024-06-11T13:39:35.461767+0000 mgr.x (mgr.25085) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: cephadm 2024-06-11T13:39:35.556664+0000 mgr.x (mgr.25085) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: cephadm 2024-06-11T13:39:35.662932+0000 mgr.x (mgr.25085) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: cluster 2024-06-11T13:39:35.684631+0000 mgr.x (mgr.25085) 2107 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 85 B/s wr, 138 op/s 2024-06-11T13:39:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: cephadm 2024-06-11T13:39:35.773906+0000 mgr.x (mgr.25085) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:35.878159+0000 mon.b (mon.2) 4533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:35.880937+0000 mon.b (mon.2) 4534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:35.883781+0000 mon.b (mon.2) 4535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:35.884770+0000 mon.b (mon.2) 4536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:35.892085+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: cephadm 2024-06-11T13:39:35.894039+0000 mgr.x (mgr.25085) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.001966+0000 mon.b (mon.2) 4537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.005102+0000 mon.b (mon.2) 4538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.008561+0000 mon.b (mon.2) 4539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.009978+0000 mon.b (mon.2) 4540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: cephadm 2024-06-11T13:39:36.022284+0000 mgr.x (mgr.25085) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.022424+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: cephadm 2024-06-11T13:39:35.169162+0000 mgr.x (mgr.25085) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: cephadm 2024-06-11T13:39:35.272534+0000 mgr.x (mgr.25085) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: cephadm 2024-06-11T13:39:35.362229+0000 mgr.x (mgr.25085) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: cephadm 2024-06-11T13:39:35.461767+0000 mgr.x (mgr.25085) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: cephadm 2024-06-11T13:39:35.556664+0000 mgr.x (mgr.25085) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: cephadm 2024-06-11T13:39:35.662932+0000 mgr.x (mgr.25085) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: cluster 2024-06-11T13:39:35.684631+0000 mgr.x (mgr.25085) 2107 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 85 B/s wr, 138 op/s 2024-06-11T13:39:37.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: cephadm 2024-06-11T13:39:35.773906+0000 mgr.x (mgr.25085) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:35.878159+0000 mon.b (mon.2) 4533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:35.880937+0000 mon.b (mon.2) 4534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:35.883781+0000 mon.b (mon.2) 4535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:35.884770+0000 mon.b (mon.2) 4536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:35.892085+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: cephadm 2024-06-11T13:39:35.894039+0000 mgr.x (mgr.25085) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.001966+0000 mon.b (mon.2) 4537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.005102+0000 mon.b (mon.2) 4538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.008561+0000 mon.b (mon.2) 4539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.009978+0000 mon.b (mon.2) 4540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: cephadm 2024-06-11T13:39:36.022284+0000 mgr.x (mgr.25085) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.022424+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.111640+0000 mon.b (mon.2) 4541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.113508+0000 mon.b (mon.2) 4542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.115325+0000 mon.b (mon.2) 4543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.115988+0000 mon.b (mon.2) 4544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: cephadm 2024-06-11T13:39:36.124661+0000 mgr.x (mgr.25085) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.125002+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.227429+0000 mon.b (mon.2) 4545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.229794+0000 mon.b (mon.2) 4546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.232106+0000 mon.b (mon.2) 4547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.232900+0000 mon.b (mon.2) 4548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.242510+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.337755+0000 mon.b (mon.2) 4549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.339650+0000 mon.b (mon.2) 4550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.341410+0000 mon.b (mon.2) 4551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.342085+0000 mon.b (mon.2) 4552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.351898+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.426109+0000 mon.b (mon.2) 4553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.428372+0000 mon.b (mon.2) 4554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.430335+0000 mon.b (mon.2) 4555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.431265+0000 mon.b (mon.2) 4556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.441172+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.517763+0000 mon.b (mon.2) 4557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.519621+0000 mon.b (mon.2) 4558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.521839+0000 mon.b (mon.2) 4559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.522502+0000 mon.b (mon.2) 4560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.532382+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.606314+0000 mon.b (mon.2) 4561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.608082+0000 mon.b (mon.2) 4562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.609630+0000 mon.b (mon.2) 4563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.610196+0000 mon.b (mon.2) 4564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.619984+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.694211+0000 mon.b (mon.2) 4565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.695963+0000 mon.b (mon.2) 4566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.698120+0000 mon.b (mon.2) 4567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.698936+0000 mon.b (mon.2) 4568 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.709371+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.776473+0000 mon.b (mon.2) 4569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.778234+0000 mon.b (mon.2) 4570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.780309+0000 mon.b (mon.2) 4571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.780994+0000 mon.b (mon.2) 4572 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[78335]: audit 2024-06-11T13:39:36.794788+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.111640+0000 mon.b (mon.2) 4541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.113508+0000 mon.b (mon.2) 4542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.115325+0000 mon.b (mon.2) 4543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.115988+0000 mon.b (mon.2) 4544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: cephadm 2024-06-11T13:39:36.124661+0000 mgr.x (mgr.25085) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.125002+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.227429+0000 mon.b (mon.2) 4545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.229794+0000 mon.b (mon.2) 4546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.232106+0000 mon.b (mon.2) 4547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.232900+0000 mon.b (mon.2) 4548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.242510+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.337755+0000 mon.b (mon.2) 4549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.339650+0000 mon.b (mon.2) 4550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.341410+0000 mon.b (mon.2) 4551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.342085+0000 mon.b (mon.2) 4552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.351898+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.426109+0000 mon.b (mon.2) 4553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.428372+0000 mon.b (mon.2) 4554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.430335+0000 mon.b (mon.2) 4555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.431265+0000 mon.b (mon.2) 4556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.441172+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.517763+0000 mon.b (mon.2) 4557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.519621+0000 mon.b (mon.2) 4558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.521839+0000 mon.b (mon.2) 4559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.522502+0000 mon.b (mon.2) 4560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.532382+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.606314+0000 mon.b (mon.2) 4561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.608082+0000 mon.b (mon.2) 4562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.609630+0000 mon.b (mon.2) 4563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.610196+0000 mon.b (mon.2) 4564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.619984+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.694211+0000 mon.b (mon.2) 4565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.695963+0000 mon.b (mon.2) 4566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.698120+0000 mon.b (mon.2) 4567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.698936+0000 mon.b (mon.2) 4568 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.709371+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.776473+0000 mon.b (mon.2) 4569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.778234+0000 mon.b (mon.2) 4570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.780309+0000 mon.b (mon.2) 4571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.780994+0000 mon.b (mon.2) 4572 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:36 smithi059 bash[81944]: audit 2024-06-11T13:39:36.794788+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: cephadm 2024-06-11T13:39:35.169162+0000 mgr.x (mgr.25085) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: cephadm 2024-06-11T13:39:35.272534+0000 mgr.x (mgr.25085) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: cephadm 2024-06-11T13:39:35.362229+0000 mgr.x (mgr.25085) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: cephadm 2024-06-11T13:39:35.461767+0000 mgr.x (mgr.25085) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: cephadm 2024-06-11T13:39:35.556664+0000 mgr.x (mgr.25085) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: cephadm 2024-06-11T13:39:35.662932+0000 mgr.x (mgr.25085) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: cluster 2024-06-11T13:39:35.684631+0000 mgr.x (mgr.25085) 2107 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 85 B/s wr, 138 op/s 2024-06-11T13:39:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: cephadm 2024-06-11T13:39:35.773906+0000 mgr.x (mgr.25085) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:35.878159+0000 mon.b (mon.2) 4533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:35.880937+0000 mon.b (mon.2) 4534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:35.883781+0000 mon.b (mon.2) 4535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:35.884770+0000 mon.b (mon.2) 4536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:35.892085+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: cephadm 2024-06-11T13:39:35.894039+0000 mgr.x (mgr.25085) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.001966+0000 mon.b (mon.2) 4537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.005102+0000 mon.b (mon.2) 4538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.008561+0000 mon.b (mon.2) 4539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.009978+0000 mon.b (mon.2) 4540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: cephadm 2024-06-11T13:39:36.022284+0000 mgr.x (mgr.25085) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.022424+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.111640+0000 mon.b (mon.2) 4541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.113508+0000 mon.b (mon.2) 4542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.115325+0000 mon.b (mon.2) 4543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.115988+0000 mon.b (mon.2) 4544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: cephadm 2024-06-11T13:39:36.124661+0000 mgr.x (mgr.25085) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.125002+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.227429+0000 mon.b (mon.2) 4545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.229794+0000 mon.b (mon.2) 4546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.232106+0000 mon.b (mon.2) 4547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.232900+0000 mon.b (mon.2) 4548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.242510+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.337755+0000 mon.b (mon.2) 4549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.339650+0000 mon.b (mon.2) 4550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.341410+0000 mon.b (mon.2) 4551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.342085+0000 mon.b (mon.2) 4552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.351898+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.426109+0000 mon.b (mon.2) 4553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.428372+0000 mon.b (mon.2) 4554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.430335+0000 mon.b (mon.2) 4555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.431265+0000 mon.b (mon.2) 4556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.441172+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.517763+0000 mon.b (mon.2) 4557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.519621+0000 mon.b (mon.2) 4558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.521839+0000 mon.b (mon.2) 4559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.522502+0000 mon.b (mon.2) 4560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.532382+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.606314+0000 mon.b (mon.2) 4561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.608082+0000 mon.b (mon.2) 4562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.609630+0000 mon.b (mon.2) 4563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.610196+0000 mon.b (mon.2) 4564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.619984+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.694211+0000 mon.b (mon.2) 4565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.695963+0000 mon.b (mon.2) 4566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.698120+0000 mon.b (mon.2) 4567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.698936+0000 mon.b (mon.2) 4568 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.709371+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.776473+0000 mon.b (mon.2) 4569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:37.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.778234+0000 mon.b (mon.2) 4570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:37.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.780309+0000 mon.b (mon.2) 4571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:37.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.780994+0000 mon.b (mon.2) 4572 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:37.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:36 smithi117 bash[60578]: audit 2024-06-11T13:39:36.794788+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:37.522 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:39:37] "GET /metrics HTTP/1.1" 200 38639 "" "Prometheus/2.33.4" 2024-06-11T13:39:38.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: cephadm 2024-06-11T13:39:36.242258+0000 mgr.x (mgr.25085) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: cephadm 2024-06-11T13:39:36.351550+0000 mgr.x (mgr.25085) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: cephadm 2024-06-11T13:39:36.440699+0000 mgr.x (mgr.25085) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: cephadm 2024-06-11T13:39:36.531862+0000 mgr.x (mgr.25085) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: cephadm 2024-06-11T13:39:36.619567+0000 mgr.x (mgr.25085) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: cephadm 2024-06-11T13:39:36.708861+0000 mgr.x (mgr.25085) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: cephadm 2024-06-11T13:39:36.794811+0000 mgr.x (mgr.25085) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:36.871851+0000 mon.b (mon.2) 4573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:38.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:36.873532+0000 mon.b (mon.2) 4574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:36.875151+0000 mon.b (mon.2) 4575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:38.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:36.875774+0000 mon.b (mon.2) 4576 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:38.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: cephadm 2024-06-11T13:39:36.881462+0000 mgr.x (mgr.25085) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:36.882121+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:36.959595+0000 mon.b (mon.2) 4577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:38.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:36.961330+0000 mon.b (mon.2) 4578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:36.962825+0000 mon.b (mon.2) 4579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:38.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:36.963409+0000 mon.b (mon.2) 4580 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:38.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: cephadm 2024-06-11T13:39:36.969767+0000 mgr.x (mgr.25085) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:36.970281+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.054377+0000 mon.b (mon.2) 4581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:38.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.056409+0000 mon.b (mon.2) 4582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.058213+0000 mon.b (mon.2) 4583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:38.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.059162+0000 mon.b (mon.2) 4584 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:38.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.072802+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: cephadm 2024-06-11T13:39:37.079322+0000 mgr.x (mgr.25085) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.079764+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.089617+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.103470+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.154046+0000 mon.b (mon.2) 4585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:38.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.155997+0000 mon.b (mon.2) 4586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.157434+0000 mon.b (mon.2) 4587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.158434+0000 mon.b (mon.2) 4588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.160370+0000 mon.b (mon.2) 4589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:37 smithi117 bash[60578]: audit 2024-06-11T13:39:37.162814+0000 mon.b (mon.2) 4590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: cephadm 2024-06-11T13:39:36.242258+0000 mgr.x (mgr.25085) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: cephadm 2024-06-11T13:39:36.351550+0000 mgr.x (mgr.25085) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: cephadm 2024-06-11T13:39:36.440699+0000 mgr.x (mgr.25085) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: cephadm 2024-06-11T13:39:36.531862+0000 mgr.x (mgr.25085) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: cephadm 2024-06-11T13:39:36.619567+0000 mgr.x (mgr.25085) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: cephadm 2024-06-11T13:39:36.708861+0000 mgr.x (mgr.25085) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: cephadm 2024-06-11T13:39:36.794811+0000 mgr.x (mgr.25085) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:36.871851+0000 mon.b (mon.2) 4573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:36.873532+0000 mon.b (mon.2) 4574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:36.875151+0000 mon.b (mon.2) 4575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:36.875774+0000 mon.b (mon.2) 4576 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: cephadm 2024-06-11T13:39:36.881462+0000 mgr.x (mgr.25085) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:36.882121+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:36.959595+0000 mon.b (mon.2) 4577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:36.961330+0000 mon.b (mon.2) 4578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:36.962825+0000 mon.b (mon.2) 4579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:36.963409+0000 mon.b (mon.2) 4580 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: cephadm 2024-06-11T13:39:36.969767+0000 mgr.x (mgr.25085) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:36.970281+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.054377+0000 mon.b (mon.2) 4581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.056409+0000 mon.b (mon.2) 4582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.058213+0000 mon.b (mon.2) 4583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.059162+0000 mon.b (mon.2) 4584 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.072802+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: cephadm 2024-06-11T13:39:37.079322+0000 mgr.x (mgr.25085) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.079764+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.089617+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.103470+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.154046+0000 mon.b (mon.2) 4585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.155997+0000 mon.b (mon.2) 4586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.157434+0000 mon.b (mon.2) 4587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.158434+0000 mon.b (mon.2) 4588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.160370+0000 mon.b (mon.2) 4589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[81944]: audit 2024-06-11T13:39:37.162814+0000 mon.b (mon.2) 4590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: cephadm 2024-06-11T13:39:36.242258+0000 mgr.x (mgr.25085) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: cephadm 2024-06-11T13:39:36.351550+0000 mgr.x (mgr.25085) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: cephadm 2024-06-11T13:39:36.440699+0000 mgr.x (mgr.25085) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: cephadm 2024-06-11T13:39:36.531862+0000 mgr.x (mgr.25085) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: cephadm 2024-06-11T13:39:36.619567+0000 mgr.x (mgr.25085) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: cephadm 2024-06-11T13:39:36.708861+0000 mgr.x (mgr.25085) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: cephadm 2024-06-11T13:39:36.794811+0000 mgr.x (mgr.25085) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:36.871851+0000 mon.b (mon.2) 4573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:36.873532+0000 mon.b (mon.2) 4574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:36.875151+0000 mon.b (mon.2) 4575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:36.875774+0000 mon.b (mon.2) 4576 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: cephadm 2024-06-11T13:39:36.881462+0000 mgr.x (mgr.25085) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:36.882121+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:36.959595+0000 mon.b (mon.2) 4577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:36.961330+0000 mon.b (mon.2) 4578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:36.962825+0000 mon.b (mon.2) 4579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:36.963409+0000 mon.b (mon.2) 4580 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: cephadm 2024-06-11T13:39:36.969767+0000 mgr.x (mgr.25085) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:36.970281+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.054377+0000 mon.b (mon.2) 4581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.056409+0000 mon.b (mon.2) 4582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.058213+0000 mon.b (mon.2) 4583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.059162+0000 mon.b (mon.2) 4584 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:39:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.072802+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: cephadm 2024-06-11T13:39:37.079322+0000 mgr.x (mgr.25085) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:39:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.079764+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.089617+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.103470+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.154046+0000 mon.b (mon.2) 4585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:39:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.155997+0000 mon.b (mon.2) 4586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.157434+0000 mon.b (mon.2) 4587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.158434+0000 mon.b (mon.2) 4588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.160370+0000 mon.b (mon.2) 4589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:38.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:37 smithi059 bash[78335]: audit 2024-06-11T13:39:37.162814+0000 mon.b (mon.2) 4590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:39.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:39 smithi059 bash[81944]: cluster 2024-06-11T13:39:37.685695+0000 mgr.x (mgr.25085) 2122 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 153 op/s 2024-06-11T13:39:39.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:39 smithi059 bash[78335]: cluster 2024-06-11T13:39:37.685695+0000 mgr.x (mgr.25085) 2122 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 153 op/s 2024-06-11T13:39:39.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:39 smithi117 bash[60578]: cluster 2024-06-11T13:39:37.685695+0000 mgr.x (mgr.25085) 2122 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 153 op/s 2024-06-11T13:39:41.154 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:41 smithi117 bash[60578]: cluster 2024-06-11T13:39:39.686985+0000 mgr.x (mgr.25085) 2123 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 117 op/s 2024-06-11T13:39:41.154 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:41 smithi117 bash[60578]: audit 2024-06-11T13:39:40.581868+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:41.155 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:41 smithi117 bash[60578]: audit 2024-06-11T13:39:40.592523+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:41.155 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:41 smithi117 bash[60578]: audit 2024-06-11T13:39:40.601891+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:41.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:41 smithi059 bash[81944]: cluster 2024-06-11T13:39:39.686985+0000 mgr.x (mgr.25085) 2123 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 117 op/s 2024-06-11T13:39:41.500 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:41 smithi059 bash[81944]: audit 2024-06-11T13:39:40.581868+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:41.501 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:41 smithi059 bash[81944]: audit 2024-06-11T13:39:40.592523+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:41.501 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:41 smithi059 bash[81944]: audit 2024-06-11T13:39:40.601891+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:41.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:41 smithi059 bash[78335]: cluster 2024-06-11T13:39:39.686985+0000 mgr.x (mgr.25085) 2123 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 117 op/s 2024-06-11T13:39:41.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:41 smithi059 bash[78335]: audit 2024-06-11T13:39:40.581868+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:41.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:41 smithi059 bash[78335]: audit 2024-06-11T13:39:40.592523+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:41.501 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:41 smithi059 bash[78335]: audit 2024-06-11T13:39:40.601891+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:42.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:42 smithi117 bash[60578]: cephadm 2024-06-11T13:39:41.119261+0000 mgr.x (mgr.25085) 2124 : cephadm [INF] Upgrade: Updating rgw.foo.smithi117.cdeqgz (1/2) 2024-06-11T13:39:42.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:42 smithi117 bash[60578]: audit 2024-06-11T13:39:41.122193+0000 mon.b (mon.2) 4591 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:42.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:42 smithi117 bash[60578]: audit 2024-06-11T13:39:41.123956+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:42.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:42 smithi117 bash[60578]: audit 2024-06-11T13:39:41.126189+0000 mon.b (mon.2) 4592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:42.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:42 smithi117 bash[60578]: cephadm 2024-06-11T13:39:41.127242+0000 mgr.x (mgr.25085) 2125 : cephadm [INF] Deploying daemon rgw.foo.smithi117.cdeqgz on smithi117 2024-06-11T13:39:42.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:42 smithi117 bash[60578]: audit 2024-06-11T13:39:41.753229+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:42.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:42 smithi117 bash[60578]: audit 2024-06-11T13:39:41.768914+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:42.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:42 smithi117 bash[60578]: audit 2024-06-11T13:39:41.782142+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:42.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[81944]: cephadm 2024-06-11T13:39:41.119261+0000 mgr.x (mgr.25085) 2124 : cephadm [INF] Upgrade: Updating rgw.foo.smithi117.cdeqgz (1/2) 2024-06-11T13:39:42.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[81944]: audit 2024-06-11T13:39:41.122193+0000 mon.b (mon.2) 4591 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:42.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[81944]: audit 2024-06-11T13:39:41.123956+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:42.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[81944]: audit 2024-06-11T13:39:41.126189+0000 mon.b (mon.2) 4592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:42.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[81944]: cephadm 2024-06-11T13:39:41.127242+0000 mgr.x (mgr.25085) 2125 : cephadm [INF] Deploying daemon rgw.foo.smithi117.cdeqgz on smithi117 2024-06-11T13:39:42.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[81944]: audit 2024-06-11T13:39:41.753229+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:42.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[81944]: audit 2024-06-11T13:39:41.768914+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:42.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[81944]: audit 2024-06-11T13:39:41.782142+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:42.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[78335]: cephadm 2024-06-11T13:39:41.119261+0000 mgr.x (mgr.25085) 2124 : cephadm [INF] Upgrade: Updating rgw.foo.smithi117.cdeqgz (1/2) 2024-06-11T13:39:42.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[78335]: audit 2024-06-11T13:39:41.122193+0000 mon.b (mon.2) 4591 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:42.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[78335]: audit 2024-06-11T13:39:41.123956+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi117.cdeqgz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:39:42.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[78335]: audit 2024-06-11T13:39:41.126189+0000 mon.b (mon.2) 4592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:39:42.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[78335]: cephadm 2024-06-11T13:39:41.127242+0000 mgr.x (mgr.25085) 2125 : cephadm [INF] Deploying daemon rgw.foo.smithi117.cdeqgz on smithi117 2024-06-11T13:39:42.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[78335]: audit 2024-06-11T13:39:41.753229+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:42.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[78335]: audit 2024-06-11T13:39:41.768914+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:42.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:42 smithi059 bash[78335]: audit 2024-06-11T13:39:41.782142+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:43.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:43 smithi117 bash[60578]: cluster 2024-06-11T13:39:41.688109+0000 mgr.x (mgr.25085) 2126 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-06-11T13:39:43.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:43 smithi059 bash[81944]: cluster 2024-06-11T13:39:41.688109+0000 mgr.x (mgr.25085) 2126 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-06-11T13:39:43.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:43 smithi059 bash[78335]: cluster 2024-06-11T13:39:41.688109+0000 mgr.x (mgr.25085) 2126 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-06-11T13:39:44.186 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:39:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:44.186 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:39:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:44.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:39:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:44.187 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:39:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:44.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:39:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:44.187 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:39:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:44.188 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:39:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:44.188 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:39:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:44 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:44 smithi117 bash[60578]: audit 2024-06-11T13:39:42.786716+0000 mgr.x (mgr.25085) 2127 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:44 smithi117 bash[60578]: audit 2024-06-11T13:39:43.304879+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:44 smithi117 bash[60578]: audit 2024-06-11T13:39:43.315911+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:44 smithi117 bash[60578]: audit 2024-06-11T13:39:43.325954+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:44.540 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:39:44.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:44 smithi059 bash[81944]: audit 2024-06-11T13:39:42.786716+0000 mgr.x (mgr.25085) 2127 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:44.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:44 smithi059 bash[81944]: audit 2024-06-11T13:39:43.304879+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:44 smithi059 bash[81944]: audit 2024-06-11T13:39:43.315911+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:44 smithi059 bash[81944]: audit 2024-06-11T13:39:43.325954+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:44.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:44 smithi059 bash[78335]: audit 2024-06-11T13:39:42.786716+0000 mgr.x (mgr.25085) 2127 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:44.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:44 smithi059 bash[78335]: audit 2024-06-11T13:39:43.304879+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:44.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:44 smithi059 bash[78335]: audit 2024-06-11T13:39:43.315911+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:44.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:44 smithi059 bash[78335]: audit 2024-06-11T13:39:43.325954+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:45.323 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:39:45.323 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 3s ago 26m - - 2024-06-11T13:39:45.323 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 1s ago 26m - - 2024-06-11T13:39:45.323 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (11m) 3s ago 18m 14.5M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:39:45.323 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (11m) 1s ago 18m 42.1M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:39:45.323 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (10m) 3s ago 15m 45.6M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:39:45.323 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (10m) 1s ago 25m 524M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:39:45.323 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (9m) 3s ago 27m 427M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:39:45.324 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (7m) 3s ago 27m 66.6M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:39:45.324 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (8m) 1s ago 25m 64.2M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:39:45.324 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (8m) 3s ago 25m 59.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:39:45.324 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (11m) 3s ago 18m 11.6M - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:39:45.324 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (11m) 1s ago 18m 9.80M - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:39:45.324 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (6m) 3s ago 24m 64.0M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:39:45.324 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (5m) 3s ago 24m 60.3M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:39:45.324 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (4m) 3s ago 23m 57.9M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:39:45.324 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (4m) 3s ago 22m 64.9M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:39:45.324 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (2m) 1s ago 22m 60.2M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:39:45.324 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (2m) 1s ago 21m 52.5M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:39:45.324 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (102s) 1s ago 20m 51.6M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 c601b8edd556 2024-06-11T13:39:45.325 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (60s) 1s ago 20m 56.7M 4096M 19.0.0-2976-g3f51ea39 2d7459ec65a0 3bfcb864d46c 2024-06-11T13:39:45.325 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (10m) 1s ago 18m 67.5M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:39:45.325 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (40s) 3s ago 16m 88.6M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 40767b77a7c4 2024-06-11T13:39:45.325 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (25s) 1s ago 16m 88.5M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 c4cdaf32ec49 2024-06-11T13:39:45.325 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (33s) 3s ago 16m 88.8M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 a0604b6ceb8b 2024-06-11T13:39:45.325 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (14s) 1s ago 16m 88.3M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 c976e54d48f0 2024-06-11T13:39:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:45 smithi117 bash[60578]: cluster 2024-06-11T13:39:43.689403+0000 mgr.x (mgr.25085) 2128 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-06-11T13:39:45.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:45 smithi117 bash[60578]: audit 2024-06-11T13:39:44.292598+0000 mon.b (mon.2) 4593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:39:45.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:45 smithi059 bash[81944]: cluster 2024-06-11T13:39:43.689403+0000 mgr.x (mgr.25085) 2128 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-06-11T13:39:45.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:45 smithi059 bash[81944]: audit 2024-06-11T13:39:44.292598+0000 mon.b (mon.2) 4593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:39:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:45 smithi059 bash[78335]: cluster 2024-06-11T13:39:43.689403+0000 mgr.x (mgr.25085) 2128 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-06-11T13:39:45.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:45 smithi059 bash[78335]: audit 2024-06-11T13:39:44.292598+0000 mon.b (mon.2) 4593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:39:45.766 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:39:45.766 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:39:45.766 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:39:45.766 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:39:45.766 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:39:45.766 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:39:45.766 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:39:45.767 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:39:45.767 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T13:39:45.767 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:39:45.767 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:39:45.767 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T13:39:45.767 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:39:45.767 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:39:45.767 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 17 2024-06-11T13:39:45.767 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:39:45.767 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:39:46.141 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:39:46.142 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:39:46.142 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:39:46.142 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:39:46.142 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:39:46.142 INFO:teuthology.orchestra.run.smithi059.stdout: "osd", 2024-06-11T13:39:46.142 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:39:46.142 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw", 2024-06-11T13:39:46.143 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:39:46.143 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:39:46.143 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "17/23 daemons upgraded", 2024-06-11T13:39:46.143 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading rgw daemons", 2024-06-11T13:39:46.143 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:39:46.143 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:39:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:46 smithi117 bash[60578]: audit 2024-06-11T13:39:44.525964+0000 mgr.x (mgr.25085) 2129 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:46.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:46 smithi117 bash[60578]: audit 2024-06-11T13:39:44.910911+0000 mgr.x (mgr.25085) 2130 : audit [DBG] from='client.54754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:46.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:46 smithi117 bash[60578]: audit 2024-06-11T13:39:45.767814+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.59:0/2666834287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:46 smithi059 bash[81944]: audit 2024-06-11T13:39:44.525964+0000 mgr.x (mgr.25085) 2129 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:46 smithi059 bash[81944]: audit 2024-06-11T13:39:44.910911+0000 mgr.x (mgr.25085) 2130 : audit [DBG] from='client.54754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:46 smithi059 bash[81944]: audit 2024-06-11T13:39:45.767814+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.59:0/2666834287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:46.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:46 smithi059 bash[78335]: audit 2024-06-11T13:39:44.525964+0000 mgr.x (mgr.25085) 2129 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:46.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:46 smithi059 bash[78335]: audit 2024-06-11T13:39:44.910911+0000 mgr.x (mgr.25085) 2130 : audit [DBG] from='client.54754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:46.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:46 smithi059 bash[78335]: audit 2024-06-11T13:39:45.767814+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.59:0/2666834287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:39:46.567 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:39:47.436 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:39:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:39:47] "GET /metrics HTTP/1.1" 200 38674 "" "Prometheus/2.33.4" 2024-06-11T13:39:47.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:47 smithi117 bash[60578]: audit 2024-06-11T13:39:45.278180+0000 mgr.x (mgr.25085) 2131 : audit [DBG] from='client.54760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:47.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:47 smithi117 bash[60578]: cluster 2024-06-11T13:39:45.690426+0000 mgr.x (mgr.25085) 2132 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 49 op/s 2024-06-11T13:39:47.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:47 smithi117 bash[60578]: audit 2024-06-11T13:39:46.571986+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.59:0/344740138' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:39:47.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:47 smithi059 bash[78335]: audit 2024-06-11T13:39:45.278180+0000 mgr.x (mgr.25085) 2131 : audit [DBG] from='client.54760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:47.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:47 smithi059 bash[78335]: cluster 2024-06-11T13:39:45.690426+0000 mgr.x (mgr.25085) 2132 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 49 op/s 2024-06-11T13:39:47.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:47 smithi059 bash[78335]: audit 2024-06-11T13:39:46.571986+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.59:0/344740138' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:39:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:47 smithi059 bash[81944]: audit 2024-06-11T13:39:45.278180+0000 mgr.x (mgr.25085) 2131 : audit [DBG] from='client.54760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:47 smithi059 bash[81944]: cluster 2024-06-11T13:39:45.690426+0000 mgr.x (mgr.25085) 2132 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 49 op/s 2024-06-11T13:39:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:47 smithi059 bash[81944]: audit 2024-06-11T13:39:46.571986+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.59:0/344740138' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:39:48.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:48 smithi117 bash[60578]: audit 2024-06-11T13:39:46.143113+0000 mgr.x (mgr.25085) 2133 : audit [DBG] from='client.54772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:48.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:48 smithi059 bash[78335]: audit 2024-06-11T13:39:46.143113+0000 mgr.x (mgr.25085) 2133 : audit [DBG] from='client.54772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:48.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:48 smithi059 bash[81944]: audit 2024-06-11T13:39:46.143113+0000 mgr.x (mgr.25085) 2133 : audit [DBG] from='client.54772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:39:49.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:49 smithi117 bash[60578]: cluster 2024-06-11T13:39:47.691649+0000 mgr.x (mgr.25085) 2134 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 32 op/s 2024-06-11T13:39:49.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:49 smithi059 bash[78335]: cluster 2024-06-11T13:39:47.691649+0000 mgr.x (mgr.25085) 2134 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 32 op/s 2024-06-11T13:39:49.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:49 smithi059 bash[81944]: cluster 2024-06-11T13:39:47.691649+0000 mgr.x (mgr.25085) 2134 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 32 op/s 2024-06-11T13:39:50.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:50 smithi117 bash[60578]: cluster 2024-06-11T13:39:49.692910+0000 mgr.x (mgr.25085) 2135 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:39:50.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:50 smithi059 bash[78335]: cluster 2024-06-11T13:39:49.692910+0000 mgr.x (mgr.25085) 2135 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:39:50.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:50 smithi059 bash[81944]: cluster 2024-06-11T13:39:49.692910+0000 mgr.x (mgr.25085) 2135 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:39:53.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:52 smithi059 bash[78335]: cluster 2024-06-11T13:39:51.694002+0000 mgr.x (mgr.25085) 2136 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:39:53.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:52 smithi059 bash[81944]: cluster 2024-06-11T13:39:51.694002+0000 mgr.x (mgr.25085) 2136 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:39:53.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:52 smithi117 bash[60578]: cluster 2024-06-11T13:39:51.694002+0000 mgr.x (mgr.25085) 2136 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:39:54.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:53 smithi059 bash[81944]: audit 2024-06-11T13:39:52.798231+0000 mgr.x (mgr.25085) 2137 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:54.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:53 smithi059 bash[78335]: audit 2024-06-11T13:39:52.798231+0000 mgr.x (mgr.25085) 2137 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:54.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:53 smithi117 bash[60578]: audit 2024-06-11T13:39:52.798231+0000 mgr.x (mgr.25085) 2137 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:39:54.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:54 smithi117 bash[60578]: cluster 2024-06-11T13:39:53.695409+0000 mgr.x (mgr.25085) 2138 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:39:55.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:54 smithi059 bash[81944]: cluster 2024-06-11T13:39:53.695409+0000 mgr.x (mgr.25085) 2138 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:39:55.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:54 smithi059 bash[78335]: cluster 2024-06-11T13:39:53.695409+0000 mgr.x (mgr.25085) 2138 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:39:55.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:55.686 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:39:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:55.687 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:39:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:55.687 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:39:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:55.687 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:39:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:55.688 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:39:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:55.688 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:39:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:55.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:39:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:55.688 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:39:55 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:39:56.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:56 smithi117 bash[60578]: audit 2024-06-11T13:39:55.604600+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:56.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:56 smithi117 bash[60578]: audit 2024-06-11T13:39:55.618337+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:56.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:56 smithi117 bash[60578]: cluster 2024-06-11T13:39:55.695941+0000 mgr.x (mgr.25085) 2139 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:39:57.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:56 smithi059 bash[78335]: audit 2024-06-11T13:39:55.604600+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:57.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:56 smithi059 bash[78335]: audit 2024-06-11T13:39:55.618337+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:57.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:56 smithi059 bash[78335]: cluster 2024-06-11T13:39:55.695941+0000 mgr.x (mgr.25085) 2139 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:39:57.000 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:56 smithi059 bash[81944]: audit 2024-06-11T13:39:55.604600+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:57.000 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:56 smithi059 bash[81944]: audit 2024-06-11T13:39:55.618337+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:39:57.000 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:56 smithi059 bash[81944]: cluster 2024-06-11T13:39:55.695941+0000 mgr.x (mgr.25085) 2139 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:39:57.686 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:39:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:39:57] "GET /metrics HTTP/1.1" 200 38674 "" "Prometheus/2.33.4" 2024-06-11T13:39:58.825 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:58 smithi117 bash[60578]: cluster 2024-06-11T13:39:57.697075+0000 mgr.x (mgr.25085) 2140 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:39:59.064 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:58 smithi059 bash[78335]: cluster 2024-06-11T13:39:57.697075+0000 mgr.x (mgr.25085) 2140 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:39:59.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:58 smithi059 bash[81944]: cluster 2024-06-11T13:39:57.697075+0000 mgr.x (mgr.25085) 2140 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:40:00.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:39:59 smithi059 bash[78335]: audit 2024-06-11T13:39:59.293418+0000 mon.b (mon.2) 4594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:00.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:39:59 smithi059 bash[81944]: audit 2024-06-11T13:39:59.293418+0000 mon.b (mon.2) 4594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:00.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:39:59 smithi117 bash[60578]: audit 2024-06-11T13:39:59.293418+0000 mon.b (mon.2) 4594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:00 smithi117 bash[60578]: cluster 2024-06-11T13:39:59.698259+0000 mgr.x (mgr.25085) 2141 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 9.3 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T13:40:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:00 smithi117 bash[60578]: cephadm 2024-06-11T13:39:59.757430+0000 mgr.x (mgr.25085) 2142 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi117.bfknek (2/2) 2024-06-11T13:40:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:00 smithi117 bash[60578]: audit 2024-06-11T13:39:59.769026+0000 mon.b (mon.2) 4595 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:40:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:00 smithi117 bash[60578]: audit 2024-06-11T13:39:59.771040+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:40:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:00 smithi117 bash[60578]: audit 2024-06-11T13:39:59.773079+0000 mon.b (mon.2) 4596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:00 smithi117 bash[60578]: cephadm 2024-06-11T13:39:59.774132+0000 mgr.x (mgr.25085) 2143 : cephadm [INF] Deploying daemon rgw.smpl.smithi117.bfknek on smithi117 2024-06-11T13:40:00.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:00 smithi117 bash[60578]: cluster 2024-06-11T13:40:00.000146+0000 mon.a (mon.0) 1643 : cluster [INF] overall HEALTH_OK 2024-06-11T13:40:01.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[81944]: cluster 2024-06-11T13:39:59.698259+0000 mgr.x (mgr.25085) 2141 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 9.3 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T13:40:01.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[81944]: cephadm 2024-06-11T13:39:59.757430+0000 mgr.x (mgr.25085) 2142 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi117.bfknek (2/2) 2024-06-11T13:40:01.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[81944]: audit 2024-06-11T13:39:59.769026+0000 mon.b (mon.2) 4595 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:40:01.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[81944]: audit 2024-06-11T13:39:59.771040+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:40:01.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[81944]: audit 2024-06-11T13:39:59.773079+0000 mon.b (mon.2) 4596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:01.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[81944]: cephadm 2024-06-11T13:39:59.774132+0000 mgr.x (mgr.25085) 2143 : cephadm [INF] Deploying daemon rgw.smpl.smithi117.bfknek on smithi117 2024-06-11T13:40:01.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[81944]: cluster 2024-06-11T13:40:00.000146+0000 mon.a (mon.0) 1643 : cluster [INF] overall HEALTH_OK 2024-06-11T13:40:01.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[78335]: cluster 2024-06-11T13:39:59.698259+0000 mgr.x (mgr.25085) 2141 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 9.3 KiB/s rd, 0 B/s wr, 13 op/s 2024-06-11T13:40:01.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[78335]: cephadm 2024-06-11T13:39:59.757430+0000 mgr.x (mgr.25085) 2142 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi117.bfknek (2/2) 2024-06-11T13:40:01.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[78335]: audit 2024-06-11T13:39:59.769026+0000 mon.b (mon.2) 4595 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:40:01.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[78335]: audit 2024-06-11T13:39:59.771040+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi117.bfknek", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-06-11T13:40:01.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[78335]: audit 2024-06-11T13:39:59.773079+0000 mon.b (mon.2) 4596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:01.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[78335]: cephadm 2024-06-11T13:39:59.774132+0000 mgr.x (mgr.25085) 2143 : cephadm [INF] Deploying daemon rgw.smpl.smithi117.bfknek on smithi117 2024-06-11T13:40:01.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:00 smithi059 bash[78335]: cluster 2024-06-11T13:40:00.000146+0000 mon.a (mon.0) 1643 : cluster [INF] overall HEALTH_OK 2024-06-11T13:40:02.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:02.839 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:40:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:02.839 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:40:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:02.840 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:40:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:02.840 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:40:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:02.840 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:40:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:02.841 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:40:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:02.841 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:40:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:02.841 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:40:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:03.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:02 smithi059 bash[81944]: cluster 2024-06-11T13:40:01.699129+0000 mgr.x (mgr.25085) 2144 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 85 B/s wr, 43 op/s 2024-06-11T13:40:03.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:02 smithi059 bash[81944]: audit 2024-06-11T13:40:01.980277+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:03.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:02 smithi059 bash[81944]: audit 2024-06-11T13:40:01.993487+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:03.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:02 smithi059 bash[81944]: audit 2024-06-11T13:40:02.006539+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:03.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:02 smithi059 bash[78335]: cluster 2024-06-11T13:40:01.699129+0000 mgr.x (mgr.25085) 2144 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 85 B/s wr, 43 op/s 2024-06-11T13:40:03.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:02 smithi059 bash[78335]: audit 2024-06-11T13:40:01.980277+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:03.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:02 smithi059 bash[78335]: audit 2024-06-11T13:40:01.993487+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:03.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:02 smithi059 bash[78335]: audit 2024-06-11T13:40:02.006539+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:03.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:02 smithi117 bash[60578]: cluster 2024-06-11T13:40:01.699129+0000 mgr.x (mgr.25085) 2144 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 85 B/s wr, 43 op/s 2024-06-11T13:40:03.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:02 smithi117 bash[60578]: audit 2024-06-11T13:40:01.980277+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:03.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:02 smithi117 bash[60578]: audit 2024-06-11T13:40:01.993487+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:03.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:02 smithi117 bash[60578]: audit 2024-06-11T13:40:02.006539+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:04.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:03 smithi059 bash[81944]: audit 2024-06-11T13:40:02.809688+0000 mgr.x (mgr.25085) 2145 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:04.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:03 smithi059 bash[81944]: audit 2024-06-11T13:40:03.530608+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:04.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:03 smithi059 bash[81944]: audit 2024-06-11T13:40:03.544153+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:04.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:03 smithi059 bash[81944]: audit 2024-06-11T13:40:03.556996+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:04.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:03 smithi059 bash[78335]: audit 2024-06-11T13:40:02.809688+0000 mgr.x (mgr.25085) 2145 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:04.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:03 smithi059 bash[78335]: audit 2024-06-11T13:40:03.530608+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:04.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:03 smithi059 bash[78335]: audit 2024-06-11T13:40:03.544153+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:04.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:03 smithi059 bash[78335]: audit 2024-06-11T13:40:03.556996+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:04.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:03 smithi117 bash[60578]: audit 2024-06-11T13:40:02.809688+0000 mgr.x (mgr.25085) 2145 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:04.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:03 smithi117 bash[60578]: audit 2024-06-11T13:40:03.530608+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:04.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:03 smithi117 bash[60578]: audit 2024-06-11T13:40:03.544153+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:04.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:03 smithi117 bash[60578]: audit 2024-06-11T13:40:03.556996+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:05.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:04 smithi059 bash[81944]: cluster 2024-06-11T13:40:03.700494+0000 mgr.x (mgr.25085) 2146 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:40:05.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:04 smithi059 bash[78335]: cluster 2024-06-11T13:40:03.700494+0000 mgr.x (mgr.25085) 2146 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:40:05.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:04 smithi117 bash[60578]: cluster 2024-06-11T13:40:03.700494+0000 mgr.x (mgr.25085) 2146 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:40:07.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:06 smithi117 bash[60578]: cluster 2024-06-11T13:40:05.701551+0000 mgr.x (mgr.25085) 2147 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:40:07.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:06 smithi117 bash[60578]: audit 2024-06-11T13:40:06.865926+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:07.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:06 smithi117 bash[60578]: audit 2024-06-11T13:40:06.877289+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:07.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:06 smithi117 bash[60578]: audit 2024-06-11T13:40:06.887605+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:06 smithi059 bash[78335]: cluster 2024-06-11T13:40:05.701551+0000 mgr.x (mgr.25085) 2147 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:40:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:06 smithi059 bash[78335]: audit 2024-06-11T13:40:06.865926+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:06 smithi059 bash[78335]: audit 2024-06-11T13:40:06.877289+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:06 smithi059 bash[78335]: audit 2024-06-11T13:40:06.887605+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:07.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:06 smithi059 bash[81944]: cluster 2024-06-11T13:40:05.701551+0000 mgr.x (mgr.25085) 2147 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-06-11T13:40:07.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:06 smithi059 bash[81944]: audit 2024-06-11T13:40:06.865926+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:07.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:06 smithi059 bash[81944]: audit 2024-06-11T13:40:06.877289+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:07.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:06 smithi059 bash[81944]: audit 2024-06-11T13:40:06.887605+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:07.686 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:40:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:40:07] "GET /metrics HTTP/1.1" 200 38660 "" "Prometheus/2.33.4" 2024-06-11T13:40:08.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:07 smithi059 bash[81944]: cluster 2024-06-11T13:40:06.878184+0000 mgr.x (mgr.25085) 2148 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 91 B/s wr, 90 op/s 2024-06-11T13:40:08.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:07 smithi059 bash[81944]: cluster 2024-06-11T13:40:07.873017+0000 mon.a (mon.0) 1653 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:40:08.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:07 smithi059 bash[78335]: cluster 2024-06-11T13:40:06.878184+0000 mgr.x (mgr.25085) 2148 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 91 B/s wr, 90 op/s 2024-06-11T13:40:08.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:07 smithi059 bash[78335]: cluster 2024-06-11T13:40:07.873017+0000 mon.a (mon.0) 1653 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:40:08.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:07 smithi117 bash[60578]: cluster 2024-06-11T13:40:06.878184+0000 mgr.x (mgr.25085) 2148 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 91 B/s wr, 90 op/s 2024-06-11T13:40:08.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:07 smithi117 bash[60578]: cluster 2024-06-11T13:40:07.873017+0000 mon.a (mon.0) 1653 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:40:10.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:09 smithi117 bash[60578]: cluster 2024-06-11T13:40:08.879435+0000 mgr.x (mgr.25085) 2149 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 91 B/s wr, 91 op/s 2024-06-11T13:40:10.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:09 smithi059 bash[81944]: cluster 2024-06-11T13:40:08.879435+0000 mgr.x (mgr.25085) 2149 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 91 B/s wr, 91 op/s 2024-06-11T13:40:10.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:09 smithi059 bash[78335]: cluster 2024-06-11T13:40:08.879435+0000 mgr.x (mgr.25085) 2149 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 91 B/s wr, 91 op/s 2024-06-11T13:40:12.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:11 smithi059 bash[81944]: cluster 2024-06-11T13:40:10.880564+0000 mgr.x (mgr.25085) 2150 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 91 B/s wr, 77 op/s 2024-06-11T13:40:12.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:12 smithi059 bash[78335]: cluster 2024-06-11T13:40:10.880564+0000 mgr.x (mgr.25085) 2150 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 91 B/s wr, 77 op/s 2024-06-11T13:40:12.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:11 smithi117 bash[60578]: cluster 2024-06-11T13:40:10.880564+0000 mgr.x (mgr.25085) 2150 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 91 B/s wr, 77 op/s 2024-06-11T13:40:14.186 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:40:13 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:14.187 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:40:13 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:14.187 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:40:13 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:14.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:40:13 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:14.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:13 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:14.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:14 smithi117 bash[60578]: audit 2024-06-11T13:40:12.821116+0000 mgr.x (mgr.25085) 2151 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:14.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:14 smithi117 bash[60578]: cluster 2024-06-11T13:40:12.881739+0000 mgr.x (mgr.25085) 2152 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 44 op/s 2024-06-11T13:40:14.188 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:40:13 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:14.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:40:13 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:14.189 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:40:13 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:14.189 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:40:13 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:14 smithi059 bash[78335]: audit 2024-06-11T13:40:12.821116+0000 mgr.x (mgr.25085) 2151 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:14.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:14 smithi059 bash[78335]: cluster 2024-06-11T13:40:12.881739+0000 mgr.x (mgr.25085) 2152 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 44 op/s 2024-06-11T13:40:14.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:14 smithi059 bash[81944]: audit 2024-06-11T13:40:12.821116+0000 mgr.x (mgr.25085) 2151 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:14.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:14 smithi059 bash[81944]: cluster 2024-06-11T13:40:12.881739+0000 mgr.x (mgr.25085) 2152 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 44 op/s 2024-06-11T13:40:15.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.090927+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.103178+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.105269+0000 mon.b (mon.2) 4597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.105428+0000 mon.b (mon.2) 4598 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.106871+0000 mon.b (mon.2) 4599 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.107241+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.107603+0000 mon.b (mon.2) 4600 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.108012+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.108242+0000 mon.b (mon.2) 4601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.108693+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.108992+0000 mon.b (mon.2) 4602 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.109415+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.109958+0000 mon.b (mon.2) 4603 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.110227+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.110423+0000 mon.b (mon.2) 4604 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.110825+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: cephadm 2024-06-11T13:40:14.111259+0000 mgr.x (mgr.25085) 2153 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 2525M 2024-06-11T13:40:15.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.111704+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.090927+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.103178+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.105269+0000 mon.b (mon.2) 4597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.105428+0000 mon.b (mon.2) 4598 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.106871+0000 mon.b (mon.2) 4599 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.107241+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.107603+0000 mon.b (mon.2) 4600 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.108012+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.108242+0000 mon.b (mon.2) 4601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.108693+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.108992+0000 mon.b (mon.2) 4602 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.109415+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.109958+0000 mon.b (mon.2) 4603 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.360 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.110227+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.360 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.110423+0000 mon.b (mon.2) 4604 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.360 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.110825+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.360 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: cephadm 2024-06-11T13:40:14.111259+0000 mgr.x (mgr.25085) 2153 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 2525M 2024-06-11T13:40:15.360 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.111704+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: cephadm 2024-06-11T13:40:14.111977+0000 mgr.x (mgr.25085) 2154 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 2780M 2024-06-11T13:40:15.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.112540+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.119017+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.128403+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.130338+0000 mon.b (mon.2) 4605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.130980+0000 mon.b (mon.2) 4606 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: cluster 2024-06-11T13:40:14.132387+0000 mgr.x (mgr.25085) 2155 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-06-11T13:40:15.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.144166+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.246246+0000 mon.b (mon.2) 4607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.248227+0000 mon.b (mon.2) 4608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.251536+0000 mon.b (mon.2) 4609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.252619+0000 mon.b (mon.2) 4610 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.305867+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.306755+0000 mon.b (mon.2) 4611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:15.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.541692+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.617102+0000 mon.b (mon.2) 4612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.619262+0000 mon.b (mon.2) 4613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.621867+0000 mon.b (mon.2) 4614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.622538+0000 mon.b (mon.2) 4615 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.632701+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: cephadm 2024-06-11T13:40:14.111977+0000 mgr.x (mgr.25085) 2154 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 2780M 2024-06-11T13:40:15.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.112540+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.119017+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.128403+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.130338+0000 mon.b (mon.2) 4605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.130980+0000 mon.b (mon.2) 4606 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: cluster 2024-06-11T13:40:14.132387+0000 mgr.x (mgr.25085) 2155 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-06-11T13:40:15.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.144166+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.246246+0000 mon.b (mon.2) 4607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.248227+0000 mon.b (mon.2) 4608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.251536+0000 mon.b (mon.2) 4609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.252619+0000 mon.b (mon.2) 4610 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.305867+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.306755+0000 mon.b (mon.2) 4611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:15.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.541692+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.617102+0000 mon.b (mon.2) 4612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.619262+0000 mon.b (mon.2) 4613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.621867+0000 mon.b (mon.2) 4614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.622538+0000 mon.b (mon.2) 4615 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.632701+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.712619+0000 mon.b (mon.2) 4616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.714781+0000 mon.b (mon.2) 4617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.716416+0000 mon.b (mon.2) 4618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.717026+0000 mon.b (mon.2) 4619 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.726256+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.812939+0000 mon.b (mon.2) 4620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.815772+0000 mon.b (mon.2) 4621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.817878+0000 mon.b (mon.2) 4622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.818523+0000 mon.b (mon.2) 4623 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.828722+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.948242+0000 mon.b (mon.2) 4624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.950838+0000 mon.b (mon.2) 4625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.954191+0000 mon.b (mon.2) 4626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.955515+0000 mon.b (mon.2) 4627 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:14.966136+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:15.062215+0000 mon.b (mon.2) 4628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:15.064779+0000 mon.b (mon.2) 4629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:15.066616+0000 mon.b (mon.2) 4630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:15.067287+0000 mon.b (mon.2) 4631 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[81944]: audit 2024-06-11T13:40:15.075355+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.712619+0000 mon.b (mon.2) 4616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.714781+0000 mon.b (mon.2) 4617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.716416+0000 mon.b (mon.2) 4618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.717026+0000 mon.b (mon.2) 4619 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.726256+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.812939+0000 mon.b (mon.2) 4620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.815772+0000 mon.b (mon.2) 4621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.817878+0000 mon.b (mon.2) 4622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.818523+0000 mon.b (mon.2) 4623 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.828722+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.948242+0000 mon.b (mon.2) 4624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.950838+0000 mon.b (mon.2) 4625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.954191+0000 mon.b (mon.2) 4626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.955515+0000 mon.b (mon.2) 4627 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:14.966136+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:15.062215+0000 mon.b (mon.2) 4628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:15.064779+0000 mon.b (mon.2) 4629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:15.066616+0000 mon.b (mon.2) 4630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:15.067287+0000 mon.b (mon.2) 4631 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:15 smithi059 bash[78335]: audit 2024-06-11T13:40:15.075355+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.090927+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.103178+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.105269+0000 mon.b (mon.2) 4597 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.105428+0000 mon.b (mon.2) 4598 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.106871+0000 mon.b (mon.2) 4599 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.107241+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.107603+0000 mon.b (mon.2) 4600 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.108012+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.108242+0000 mon.b (mon.2) 4601 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.108693+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.108992+0000 mon.b (mon.2) 4602 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.109415+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.109958+0000 mon.b (mon.2) 4603 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.110227+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.110423+0000 mon.b (mon.2) 4604 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.110825+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: cephadm 2024-06-11T13:40:14.111259+0000 mgr.x (mgr.25085) 2153 : cephadm [INF] Adjusting osd_memory_target on smithi059 to 2525M 2024-06-11T13:40:15.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.111704+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: cephadm 2024-06-11T13:40:14.111977+0000 mgr.x (mgr.25085) 2154 : cephadm [INF] Adjusting osd_memory_target on smithi117 to 2780M 2024-06-11T13:40:15.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.112540+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-11T13:40:15.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.119017+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.128403+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.130338+0000 mon.b (mon.2) 4605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.130980+0000 mon.b (mon.2) 4606 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: cluster 2024-06-11T13:40:14.132387+0000 mgr.x (mgr.25085) 2155 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-06-11T13:40:15.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.144166+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.246246+0000 mon.b (mon.2) 4607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.248227+0000 mon.b (mon.2) 4608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.251536+0000 mon.b (mon.2) 4609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.252619+0000 mon.b (mon.2) 4610 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.305867+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.306755+0000 mon.b (mon.2) 4611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:15.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.541692+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.617102+0000 mon.b (mon.2) 4612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.619262+0000 mon.b (mon.2) 4613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.621867+0000 mon.b (mon.2) 4614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.622538+0000 mon.b (mon.2) 4615 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.632701+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.712619+0000 mon.b (mon.2) 4616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.714781+0000 mon.b (mon.2) 4617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.716416+0000 mon.b (mon.2) 4618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.717026+0000 mon.b (mon.2) 4619 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.726256+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.812939+0000 mon.b (mon.2) 4620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.815772+0000 mon.b (mon.2) 4621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.817878+0000 mon.b (mon.2) 4622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.818523+0000 mon.b (mon.2) 4623 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.828722+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.948242+0000 mon.b (mon.2) 4624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.950838+0000 mon.b (mon.2) 4625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.954191+0000 mon.b (mon.2) 4626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.955515+0000 mon.b (mon.2) 4627 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:14.966136+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:15.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:15.062215+0000 mon.b (mon.2) 4628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:15.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:15.064779+0000 mon.b (mon.2) 4629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:15.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:15.066616+0000 mon.b (mon.2) 4630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:15.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:15.067287+0000 mon.b (mon.2) 4631 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:15.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:15 smithi117 bash[60578]: audit 2024-06-11T13:40:15.075355+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: cephadm 2024-06-11T13:40:14.143594+0000 mgr.x (mgr.25085) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: cephadm 2024-06-11T13:40:14.258551+0000 mgr.x (mgr.25085) 2157 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:40:16.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: cephadm 2024-06-11T13:40:14.541163+0000 mgr.x (mgr.25085) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: cephadm 2024-06-11T13:40:14.632365+0000 mgr.x (mgr.25085) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: cephadm 2024-06-11T13:40:14.725625+0000 mgr.x (mgr.25085) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: cephadm 2024-06-11T13:40:14.828059+0000 mgr.x (mgr.25085) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: cephadm 2024-06-11T13:40:14.965708+0000 mgr.x (mgr.25085) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: cephadm 2024-06-11T13:40:15.074631+0000 mgr.x (mgr.25085) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: cluster 2024-06-11T13:40:15.124202+0000 mon.a (mon.0) 1674 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:40:16.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: cluster 2024-06-11T13:40:15.124252+0000 mon.a (mon.0) 1675 : cluster [INF] Cluster is now healthy 2024-06-11T13:40:16.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.183864+0000 mon.b (mon.2) 4632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.186653+0000 mon.b (mon.2) 4633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.190157+0000 mon.b (mon.2) 4634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.191486+0000 mon.b (mon.2) 4635 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.201845+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.305822+0000 mon.b (mon.2) 4636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.307808+0000 mon.b (mon.2) 4637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.309480+0000 mon.b (mon.2) 4638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.344 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.310099+0000 mon.b (mon.2) 4639 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.317310+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.397693+0000 mon.b (mon.2) 4640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.400167+0000 mon.b (mon.2) 4641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.404287+0000 mon.b (mon.2) 4642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.405637+0000 mon.b (mon.2) 4643 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.414389+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.516327+0000 mon.b (mon.2) 4644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.518555+0000 mon.b (mon.2) 4645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.520708+0000 mon.b (mon.2) 4646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.521420+0000 mon.b (mon.2) 4647 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.528604+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.629570+0000 mon.b (mon.2) 4648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.631926+0000 mon.b (mon.2) 4649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.634309+0000 mon.b (mon.2) 4650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.635158+0000 mon.b (mon.2) 4651 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.645329+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.739753+0000 mon.b (mon.2) 4652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.742121+0000 mon.b (mon.2) 4653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.744299+0000 mon.b (mon.2) 4654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.745152+0000 mon.b (mon.2) 4655 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.755029+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.860293+0000 mon.b (mon.2) 4656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.862700+0000 mon.b (mon.2) 4657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.864659+0000 mon.b (mon.2) 4658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.346 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.865368+0000 mon.b (mon.2) 4659 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.875337+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.950821+0000 mon.b (mon.2) 4660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.952788+0000 mon.b (mon.2) 4661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.954439+0000 mon.b (mon.2) 4662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.955053+0000 mon.b (mon.2) 4663 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:15.964974+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:16.050639+0000 mon.b (mon.2) 4664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:16.053010+0000 mon.b (mon.2) 4665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:16.055410+0000 mon.b (mon.2) 4666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:16.056137+0000 mon.b (mon.2) 4667 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.347 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:16 smithi117 bash[60578]: audit 2024-06-11T13:40:16.065987+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: cephadm 2024-06-11T13:40:14.143594+0000 mgr.x (mgr.25085) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: cephadm 2024-06-11T13:40:14.258551+0000 mgr.x (mgr.25085) 2157 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:40:16.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: cephadm 2024-06-11T13:40:14.541163+0000 mgr.x (mgr.25085) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: cephadm 2024-06-11T13:40:14.632365+0000 mgr.x (mgr.25085) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: cephadm 2024-06-11T13:40:14.725625+0000 mgr.x (mgr.25085) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: cephadm 2024-06-11T13:40:14.828059+0000 mgr.x (mgr.25085) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: cephadm 2024-06-11T13:40:14.965708+0000 mgr.x (mgr.25085) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: cephadm 2024-06-11T13:40:15.074631+0000 mgr.x (mgr.25085) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: cluster 2024-06-11T13:40:15.124202+0000 mon.a (mon.0) 1674 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:40:16.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: cluster 2024-06-11T13:40:15.124252+0000 mon.a (mon.0) 1675 : cluster [INF] Cluster is now healthy 2024-06-11T13:40:16.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.183864+0000 mon.b (mon.2) 4632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.186653+0000 mon.b (mon.2) 4633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.190157+0000 mon.b (mon.2) 4634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.191486+0000 mon.b (mon.2) 4635 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.201845+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.305822+0000 mon.b (mon.2) 4636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.307808+0000 mon.b (mon.2) 4637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.309480+0000 mon.b (mon.2) 4638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.310099+0000 mon.b (mon.2) 4639 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.317310+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.397693+0000 mon.b (mon.2) 4640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: cephadm 2024-06-11T13:40:14.143594+0000 mgr.x (mgr.25085) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: cephadm 2024-06-11T13:40:14.258551+0000 mgr.x (mgr.25085) 2157 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: cephadm 2024-06-11T13:40:14.541163+0000 mgr.x (mgr.25085) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: cephadm 2024-06-11T13:40:14.632365+0000 mgr.x (mgr.25085) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: cephadm 2024-06-11T13:40:14.725625+0000 mgr.x (mgr.25085) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: cephadm 2024-06-11T13:40:14.828059+0000 mgr.x (mgr.25085) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: cephadm 2024-06-11T13:40:14.965708+0000 mgr.x (mgr.25085) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: cephadm 2024-06-11T13:40:15.074631+0000 mgr.x (mgr.25085) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: cluster 2024-06-11T13:40:15.124202+0000 mon.a (mon.0) 1674 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: cluster 2024-06-11T13:40:15.124252+0000 mon.a (mon.0) 1675 : cluster [INF] Cluster is now healthy 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.183864+0000 mon.b (mon.2) 4632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.186653+0000 mon.b (mon.2) 4633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.190157+0000 mon.b (mon.2) 4634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.191486+0000 mon.b (mon.2) 4635 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.201845+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.305822+0000 mon.b (mon.2) 4636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.307808+0000 mon.b (mon.2) 4637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.309480+0000 mon.b (mon.2) 4638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.310099+0000 mon.b (mon.2) 4639 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.317310+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.397693+0000 mon.b (mon.2) 4640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.400167+0000 mon.b (mon.2) 4641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.404287+0000 mon.b (mon.2) 4642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.405637+0000 mon.b (mon.2) 4643 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.414389+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.516327+0000 mon.b (mon.2) 4644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.518555+0000 mon.b (mon.2) 4645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.520708+0000 mon.b (mon.2) 4646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.521420+0000 mon.b (mon.2) 4647 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.528604+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.629570+0000 mon.b (mon.2) 4648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.631926+0000 mon.b (mon.2) 4649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.634309+0000 mon.b (mon.2) 4650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.635158+0000 mon.b (mon.2) 4651 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.645329+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.739753+0000 mon.b (mon.2) 4652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.742121+0000 mon.b (mon.2) 4653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.744299+0000 mon.b (mon.2) 4654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.745152+0000 mon.b (mon.2) 4655 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.755029+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.400167+0000 mon.b (mon.2) 4641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.404287+0000 mon.b (mon.2) 4642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.405637+0000 mon.b (mon.2) 4643 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.414389+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.516327+0000 mon.b (mon.2) 4644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.518555+0000 mon.b (mon.2) 4645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.520708+0000 mon.b (mon.2) 4646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.521420+0000 mon.b (mon.2) 4647 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.528604+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.629570+0000 mon.b (mon.2) 4648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.631926+0000 mon.b (mon.2) 4649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.634309+0000 mon.b (mon.2) 4650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.635158+0000 mon.b (mon.2) 4651 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.645329+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.739753+0000 mon.b (mon.2) 4652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.742121+0000 mon.b (mon.2) 4653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.744299+0000 mon.b (mon.2) 4654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.745152+0000 mon.b (mon.2) 4655 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.755029+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.860293+0000 mon.b (mon.2) 4656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.862700+0000 mon.b (mon.2) 4657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.864659+0000 mon.b (mon.2) 4658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.865368+0000 mon.b (mon.2) 4659 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.875337+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.950821+0000 mon.b (mon.2) 4660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.952788+0000 mon.b (mon.2) 4661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.954439+0000 mon.b (mon.2) 4662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.955053+0000 mon.b (mon.2) 4663 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:15.964974+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:16.050639+0000 mon.b (mon.2) 4664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:16.053010+0000 mon.b (mon.2) 4665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:16.055410+0000 mon.b (mon.2) 4666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:16.056137+0000 mon.b (mon.2) 4667 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[81944]: audit 2024-06-11T13:40:16.065987+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.860293+0000 mon.b (mon.2) 4656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.862700+0000 mon.b (mon.2) 4657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.864659+0000 mon.b (mon.2) 4658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.865368+0000 mon.b (mon.2) 4659 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.875337+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.950821+0000 mon.b (mon.2) 4660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.952788+0000 mon.b (mon.2) 4661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.954439+0000 mon.b (mon.2) 4662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.955053+0000 mon.b (mon.2) 4663 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:15.964974+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:16.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:16.050639+0000 mon.b (mon.2) 4664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:16.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:16.053010+0000 mon.b (mon.2) 4665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:16.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:16.055410+0000 mon.b (mon.2) 4666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:16.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:16.056137+0000 mon.b (mon.2) 4667 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:16.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:16 smithi059 bash[78335]: audit 2024-06-11T13:40:16.065987+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.034 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:40:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: cephadm 2024-06-11T13:40:15.203732+0000 mgr.x (mgr.25085) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: cephadm 2024-06-11T13:40:15.317424+0000 mgr.x (mgr.25085) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: cephadm 2024-06-11T13:40:15.417716+0000 mgr.x (mgr.25085) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: cephadm 2024-06-11T13:40:15.529262+0000 mgr.x (mgr.25085) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: cephadm 2024-06-11T13:40:15.644921+0000 mgr.x (mgr.25085) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: cephadm 2024-06-11T13:40:15.755602+0000 mgr.x (mgr.25085) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: cephadm 2024-06-11T13:40:15.874801+0000 mgr.x (mgr.25085) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: cephadm 2024-06-11T13:40:15.964348+0000 mgr.x (mgr.25085) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: cephadm 2024-06-11T13:40:16.065437+0000 mgr.x (mgr.25085) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: cluster 2024-06-11T13:40:16.133001+0000 mgr.x (mgr.25085) 2173 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:40:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.161729+0000 mon.b (mon.2) 4668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.164804+0000 mon.b (mon.2) 4669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.167879+0000 mon.b (mon.2) 4670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.168996+0000 mon.b (mon.2) 4671 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.178733+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.259476+0000 mon.b (mon.2) 4672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.261894+0000 mon.b (mon.2) 4673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.263927+0000 mon.b (mon.2) 4674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.264662+0000 mon.b (mon.2) 4675 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.272191+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: cephadm 2024-06-11T13:40:15.203732+0000 mgr.x (mgr.25085) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: cephadm 2024-06-11T13:40:15.317424+0000 mgr.x (mgr.25085) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: cephadm 2024-06-11T13:40:15.417716+0000 mgr.x (mgr.25085) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: cephadm 2024-06-11T13:40:15.529262+0000 mgr.x (mgr.25085) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: cephadm 2024-06-11T13:40:15.644921+0000 mgr.x (mgr.25085) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: cephadm 2024-06-11T13:40:15.755602+0000 mgr.x (mgr.25085) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: cephadm 2024-06-11T13:40:15.874801+0000 mgr.x (mgr.25085) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: cephadm 2024-06-11T13:40:15.964348+0000 mgr.x (mgr.25085) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: cephadm 2024-06-11T13:40:16.065437+0000 mgr.x (mgr.25085) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: cluster 2024-06-11T13:40:16.133001+0000 mgr.x (mgr.25085) 2173 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:40:17.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.161729+0000 mon.b (mon.2) 4668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.164804+0000 mon.b (mon.2) 4669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.167879+0000 mon.b (mon.2) 4670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.168996+0000 mon.b (mon.2) 4671 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.178733+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.259476+0000 mon.b (mon.2) 4672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.261894+0000 mon.b (mon.2) 4673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.263927+0000 mon.b (mon.2) 4674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.264662+0000 mon.b (mon.2) 4675 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.272191+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.351815+0000 mon.b (mon.2) 4676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.353558+0000 mon.b (mon.2) 4677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.355695+0000 mon.b (mon.2) 4678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.356384+0000 mon.b (mon.2) 4679 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.368190+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.442251+0000 mon.b (mon.2) 4680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.444405+0000 mon.b (mon.2) 4681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.446571+0000 mon.b (mon.2) 4682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.447267+0000 mon.b (mon.2) 4683 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.457621+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.571349+0000 mon.b (mon.2) 4684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.573953+0000 mon.b (mon.2) 4685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.576106+0000 mon.b (mon.2) 4686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.576815+0000 mon.b (mon.2) 4687 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.587488+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.691057+0000 mon.b (mon.2) 4688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.694611+0000 mon.b (mon.2) 4689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.697992+0000 mon.b (mon.2) 4690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.698805+0000 mon.b (mon.2) 4691 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.706467+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.797899+0000 mon.b (mon.2) 4692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.799848+0000 mon.b (mon.2) 4693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.801775+0000 mon.b (mon.2) 4694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.802534+0000 mon.b (mon.2) 4695 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.809170+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.887822+0000 mon.b (mon.2) 4696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.889681+0000 mon.b (mon.2) 4697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.891634+0000 mon.b (mon.2) 4698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.892631+0000 mon.b (mon.2) 4699 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:16.900933+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:17.009366+0000 mon.b (mon.2) 4700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:17.011634+0000 mon.b (mon.2) 4701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:17.013422+0000 mon.b (mon.2) 4702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:17.014094+0000 mon.b (mon.2) 4703 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[81944]: audit 2024-06-11T13:40:17.020819+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.351815+0000 mon.b (mon.2) 4676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.353558+0000 mon.b (mon.2) 4677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.355695+0000 mon.b (mon.2) 4678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.356384+0000 mon.b (mon.2) 4679 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.368190+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.442251+0000 mon.b (mon.2) 4680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.444405+0000 mon.b (mon.2) 4681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.446571+0000 mon.b (mon.2) 4682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.447267+0000 mon.b (mon.2) 4683 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.457621+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.571349+0000 mon.b (mon.2) 4684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.573953+0000 mon.b (mon.2) 4685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.576106+0000 mon.b (mon.2) 4686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.576815+0000 mon.b (mon.2) 4687 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.587488+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.691057+0000 mon.b (mon.2) 4688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.694611+0000 mon.b (mon.2) 4689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.697992+0000 mon.b (mon.2) 4690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.698805+0000 mon.b (mon.2) 4691 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.706467+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.797899+0000 mon.b (mon.2) 4692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.799848+0000 mon.b (mon.2) 4693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.801775+0000 mon.b (mon.2) 4694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.802534+0000 mon.b (mon.2) 4695 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.809170+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.887822+0000 mon.b (mon.2) 4696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.889681+0000 mon.b (mon.2) 4697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.891634+0000 mon.b (mon.2) 4698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.892631+0000 mon.b (mon.2) 4699 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:16.900933+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:17.009366+0000 mon.b (mon.2) 4700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:17.011634+0000 mon.b (mon.2) 4701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:17.013422+0000 mon.b (mon.2) 4702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:17.014094+0000 mon.b (mon.2) 4703 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:17 smithi059 bash[78335]: audit 2024-06-11T13:40:17.020819+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.436 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:40:17] "GET /metrics HTTP/1.1" 200 38659 "" "Prometheus/2.33.4" 2024-06-11T13:40:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: cephadm 2024-06-11T13:40:15.203732+0000 mgr.x (mgr.25085) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: cephadm 2024-06-11T13:40:15.317424+0000 mgr.x (mgr.25085) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: cephadm 2024-06-11T13:40:15.417716+0000 mgr.x (mgr.25085) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: cephadm 2024-06-11T13:40:15.529262+0000 mgr.x (mgr.25085) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: cephadm 2024-06-11T13:40:15.644921+0000 mgr.x (mgr.25085) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: cephadm 2024-06-11T13:40:15.755602+0000 mgr.x (mgr.25085) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: cephadm 2024-06-11T13:40:15.874801+0000 mgr.x (mgr.25085) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: cephadm 2024-06-11T13:40:15.964348+0000 mgr.x (mgr.25085) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: cephadm 2024-06-11T13:40:16.065437+0000 mgr.x (mgr.25085) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: cluster 2024-06-11T13:40:16.133001+0000 mgr.x (mgr.25085) 2173 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:40:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.161729+0000 mon.b (mon.2) 4668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.164804+0000 mon.b (mon.2) 4669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.167879+0000 mon.b (mon.2) 4670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.168996+0000 mon.b (mon.2) 4671 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.178733+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.259476+0000 mon.b (mon.2) 4672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.261894+0000 mon.b (mon.2) 4673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.263927+0000 mon.b (mon.2) 4674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.264662+0000 mon.b (mon.2) 4675 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.272191+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.351815+0000 mon.b (mon.2) 4676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.353558+0000 mon.b (mon.2) 4677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.355695+0000 mon.b (mon.2) 4678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.356384+0000 mon.b (mon.2) 4679 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.368190+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.442251+0000 mon.b (mon.2) 4680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.444405+0000 mon.b (mon.2) 4681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.446571+0000 mon.b (mon.2) 4682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.447267+0000 mon.b (mon.2) 4683 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.457621+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.571349+0000 mon.b (mon.2) 4684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.573953+0000 mon.b (mon.2) 4685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.576106+0000 mon.b (mon.2) 4686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.576815+0000 mon.b (mon.2) 4687 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.587488+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.691057+0000 mon.b (mon.2) 4688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.694611+0000 mon.b (mon.2) 4689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.697992+0000 mon.b (mon.2) 4690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.698805+0000 mon.b (mon.2) 4691 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.706467+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.797899+0000 mon.b (mon.2) 4692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.799848+0000 mon.b (mon.2) 4693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.801775+0000 mon.b (mon.2) 4694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.802534+0000 mon.b (mon.2) 4695 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.809170+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.887822+0000 mon.b (mon.2) 4696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.889681+0000 mon.b (mon.2) 4697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.891634+0000 mon.b (mon.2) 4698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.892631+0000 mon.b (mon.2) 4699 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:16.900933+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:17.009366+0000 mon.b (mon.2) 4700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:17.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:17.011634+0000 mon.b (mon.2) 4701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:17.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:17.013422+0000 mon.b (mon.2) 4702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:17.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:17.014094+0000 mon.b (mon.2) 4703 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:17.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:17 smithi117 bash[60578]: audit 2024-06-11T13:40:17.020819+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:17.778 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:40:17.779 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 15s ago 26m - - 2024-06-11T13:40:17.779 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 10s ago 26m - - 2024-06-11T13:40:17.779 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (12m) 15s ago 19m 14.5M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:40:17.779 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (11m) 10s ago 18m 42.1M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:40:17.779 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (10m) 15s ago 16m 45.7M - 3.5 e1d6a67b021e 30860b600dac 2024-06-11T13:40:17.779 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (11m) 10s ago 25m 524M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:40:17.779 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (9m) 15s ago 28m 427M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:40:17.779 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (7m) 15s ago 28m 67.2M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:40:17.779 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (8m) 10s ago 26m 65.1M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:40:17.779 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (8m) 15s ago 26m 60.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:40:17.779 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (12m) 15s ago 19m 9952k - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:40:17.779 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (11m) 10s ago 19m 9.85M - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:40:17.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (6m) 15s ago 25m 65.5M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:40:17.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (5m) 15s ago 24m 61.0M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:40:17.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (5m) 15s ago 23m 59.0M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:40:17.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (4m) 15s ago 23m 65.5M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:40:17.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (3m) 10s ago 22m 61.8M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:40:17.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (2m) 10s ago 21m 54.2M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:40:17.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (2m) 10s ago 21m 52.2M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 c601b8edd556 2024-06-11T13:40:17.780 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (92s) 10s ago 20m 57.6M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 3bfcb864d46c 2024-06-11T13:40:17.780 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (10m) 10s ago 19m 67.6M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:40:17.780 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (73s) 15s ago 17m 88.8M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 40767b77a7c4 2024-06-11T13:40:17.780 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (22s) 10s ago 17m 88.3M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 c738708741c4 2024-06-11T13:40:17.780 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (65s) 15s ago 16m 89.0M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 a0604b6ceb8b 2024-06-11T13:40:17.780 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 starting - - - - 2024-06-11T13:40:18.215 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:40:18.215 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:40:18.215 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:40:18.215 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:40:18.215 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:40:18.215 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:40:18.215 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:40:18.215 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:40:18.215 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T13:40:18.215 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:40:18.215 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:40:18.215 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 5 2024-06-11T13:40:18.216 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:40:18.216 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:40:18.216 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 18 2024-06-11T13:40:18.216 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:40:18.216 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:40:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: cephadm 2024-06-11T13:40:16.178164+0000 mgr.x (mgr.25085) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: cephadm 2024-06-11T13:40:16.271491+0000 mgr.x (mgr.25085) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: cephadm 2024-06-11T13:40:16.367637+0000 mgr.x (mgr.25085) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: cephadm 2024-06-11T13:40:16.457181+0000 mgr.x (mgr.25085) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: cephadm 2024-06-11T13:40:16.586900+0000 mgr.x (mgr.25085) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: cephadm 2024-06-11T13:40:16.706298+0000 mgr.x (mgr.25085) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: cephadm 2024-06-11T13:40:16.808498+0000 mgr.x (mgr.25085) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: cephadm 2024-06-11T13:40:16.900361+0000 mgr.x (mgr.25085) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: cephadm 2024-06-11T13:40:17.020243+0000 mgr.x (mgr.25085) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.021729+0000 mgr.x (mgr.25085) 2183 : audit [DBG] from='client.64628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.089367+0000 mon.b (mon.2) 4704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.100623+0000 mon.b (mon.2) 4705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.102339+0000 mon.b (mon.2) 4706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.102905+0000 mon.b (mon.2) 4707 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: cephadm 2024-06-11T13:40:17.108012+0000 mgr.x (mgr.25085) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.108877+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.178443+0000 mon.b (mon.2) 4708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.180326+0000 mon.b (mon.2) 4709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.182067+0000 mon.b (mon.2) 4710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.182651+0000 mon.b (mon.2) 4711 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.190219+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.269583+0000 mon.b (mon.2) 4712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.271787+0000 mon.b (mon.2) 4713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.273822+0000 mon.b (mon.2) 4714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.274398+0000 mon.b (mon.2) 4715 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.285601+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.366711+0000 mon.b (mon.2) 4716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.368539+0000 mon.b (mon.2) 4717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.370426+0000 mon.b (mon.2) 4718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.371029+0000 mon.b (mon.2) 4719 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.382177+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.454282+0000 mon.b (mon.2) 4720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.456138+0000 mon.b (mon.2) 4721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.458237+0000 mon.b (mon.2) 4722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.458844+0000 mon.b (mon.2) 4723 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.467231+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.535418+0000 mon.b (mon.2) 4724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.537644+0000 mon.b (mon.2) 4725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.539509+0000 mon.b (mon.2) 4726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.540185+0000 mon.b (mon.2) 4727 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.549610+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.630431+0000 mon.b (mon.2) 4728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.632212+0000 mon.b (mon.2) 4729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.633927+0000 mon.b (mon.2) 4730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.634500+0000 mon.b (mon.2) 4731 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.645543+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.716708+0000 mon.b (mon.2) 4732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.718597+0000 mon.b (mon.2) 4733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.720934+0000 mon.b (mon.2) 4734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.721536+0000 mon.b (mon.2) 4735 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.730570+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.838949+0000 mon.b (mon.2) 4736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.841237+0000 mon.b (mon.2) 4737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.844185+0000 mon.b (mon.2) 4738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.844975+0000 mon.b (mon.2) 4739 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.854947+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.944360+0000 mon.b (mon.2) 4740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.947388+0000 mon.b (mon.2) 4741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.950639+0000 mon.b (mon.2) 4742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.951677+0000 mon.b (mon.2) 4743 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:17.961886+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:18.068225+0000 mon.b (mon.2) 4744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:18.070883+0000 mon.b (mon.2) 4745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:18.074154+0000 mon.b (mon.2) 4746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:18.075056+0000 mon.b (mon.2) 4747 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:18 smithi117 bash[60578]: audit 2024-06-11T13:40:18.084243+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: cephadm 2024-06-11T13:40:16.178164+0000 mgr.x (mgr.25085) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: cephadm 2024-06-11T13:40:16.271491+0000 mgr.x (mgr.25085) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: cephadm 2024-06-11T13:40:16.367637+0000 mgr.x (mgr.25085) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: cephadm 2024-06-11T13:40:16.457181+0000 mgr.x (mgr.25085) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: cephadm 2024-06-11T13:40:16.586900+0000 mgr.x (mgr.25085) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: cephadm 2024-06-11T13:40:16.706298+0000 mgr.x (mgr.25085) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: cephadm 2024-06-11T13:40:16.808498+0000 mgr.x (mgr.25085) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: cephadm 2024-06-11T13:40:16.900361+0000 mgr.x (mgr.25085) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: cephadm 2024-06-11T13:40:17.020243+0000 mgr.x (mgr.25085) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.021729+0000 mgr.x (mgr.25085) 2183 : audit [DBG] from='client.64628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.089367+0000 mon.b (mon.2) 4704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.100623+0000 mon.b (mon.2) 4705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.102339+0000 mon.b (mon.2) 4706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.102905+0000 mon.b (mon.2) 4707 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: cephadm 2024-06-11T13:40:17.108012+0000 mgr.x (mgr.25085) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.108877+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.178443+0000 mon.b (mon.2) 4708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.180326+0000 mon.b (mon.2) 4709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.182067+0000 mon.b (mon.2) 4710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.182651+0000 mon.b (mon.2) 4711 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: cephadm 2024-06-11T13:40:16.178164+0000 mgr.x (mgr.25085) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: cephadm 2024-06-11T13:40:16.271491+0000 mgr.x (mgr.25085) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: cephadm 2024-06-11T13:40:16.367637+0000 mgr.x (mgr.25085) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: cephadm 2024-06-11T13:40:16.457181+0000 mgr.x (mgr.25085) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: cephadm 2024-06-11T13:40:16.586900+0000 mgr.x (mgr.25085) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: cephadm 2024-06-11T13:40:16.706298+0000 mgr.x (mgr.25085) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: cephadm 2024-06-11T13:40:16.808498+0000 mgr.x (mgr.25085) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: cephadm 2024-06-11T13:40:16.900361+0000 mgr.x (mgr.25085) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: cephadm 2024-06-11T13:40:17.020243+0000 mgr.x (mgr.25085) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.021729+0000 mgr.x (mgr.25085) 2183 : audit [DBG] from='client.64628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:18.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.089367+0000 mon.b (mon.2) 4704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.100623+0000 mon.b (mon.2) 4705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.102339+0000 mon.b (mon.2) 4706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.102905+0000 mon.b (mon.2) 4707 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: cephadm 2024-06-11T13:40:17.108012+0000 mgr.x (mgr.25085) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:18.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.108877+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.178443+0000 mon.b (mon.2) 4708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.180326+0000 mon.b (mon.2) 4709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.182067+0000 mon.b (mon.2) 4710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.182651+0000 mon.b (mon.2) 4711 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.190219+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.269583+0000 mon.b (mon.2) 4712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.271787+0000 mon.b (mon.2) 4713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.273822+0000 mon.b (mon.2) 4714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.274398+0000 mon.b (mon.2) 4715 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.285601+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.366711+0000 mon.b (mon.2) 4716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.368539+0000 mon.b (mon.2) 4717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.370426+0000 mon.b (mon.2) 4718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.371029+0000 mon.b (mon.2) 4719 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.382177+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.454282+0000 mon.b (mon.2) 4720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.456138+0000 mon.b (mon.2) 4721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.458237+0000 mon.b (mon.2) 4722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.458844+0000 mon.b (mon.2) 4723 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.467231+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.535418+0000 mon.b (mon.2) 4724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.537644+0000 mon.b (mon.2) 4725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.539509+0000 mon.b (mon.2) 4726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.540185+0000 mon.b (mon.2) 4727 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.190219+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.269583+0000 mon.b (mon.2) 4712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.271787+0000 mon.b (mon.2) 4713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.273822+0000 mon.b (mon.2) 4714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.274398+0000 mon.b (mon.2) 4715 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.285601+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.366711+0000 mon.b (mon.2) 4716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.368539+0000 mon.b (mon.2) 4717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.370426+0000 mon.b (mon.2) 4718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.371029+0000 mon.b (mon.2) 4719 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.382177+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.454282+0000 mon.b (mon.2) 4720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.456138+0000 mon.b (mon.2) 4721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.458237+0000 mon.b (mon.2) 4722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.458844+0000 mon.b (mon.2) 4723 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.467231+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.535418+0000 mon.b (mon.2) 4724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.537644+0000 mon.b (mon.2) 4725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.539509+0000 mon.b (mon.2) 4726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.540185+0000 mon.b (mon.2) 4727 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.549610+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.630431+0000 mon.b (mon.2) 4728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.632212+0000 mon.b (mon.2) 4729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.633927+0000 mon.b (mon.2) 4730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.634500+0000 mon.b (mon.2) 4731 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.645543+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.716708+0000 mon.b (mon.2) 4732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.718597+0000 mon.b (mon.2) 4733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.720934+0000 mon.b (mon.2) 4734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.721536+0000 mon.b (mon.2) 4735 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.730570+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.838949+0000 mon.b (mon.2) 4736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.841237+0000 mon.b (mon.2) 4737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.844185+0000 mon.b (mon.2) 4738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.844975+0000 mon.b (mon.2) 4739 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.854947+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.944360+0000 mon.b (mon.2) 4740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.947388+0000 mon.b (mon.2) 4741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.950639+0000 mon.b (mon.2) 4742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.951677+0000 mon.b (mon.2) 4743 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.549610+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.630431+0000 mon.b (mon.2) 4728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.632212+0000 mon.b (mon.2) 4729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.633927+0000 mon.b (mon.2) 4730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.634500+0000 mon.b (mon.2) 4731 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.645543+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.716708+0000 mon.b (mon.2) 4732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.718597+0000 mon.b (mon.2) 4733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.720934+0000 mon.b (mon.2) 4734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.721536+0000 mon.b (mon.2) 4735 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.730570+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.838949+0000 mon.b (mon.2) 4736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.841237+0000 mon.b (mon.2) 4737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.844185+0000 mon.b (mon.2) 4738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.844975+0000 mon.b (mon.2) 4739 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.854947+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.944360+0000 mon.b (mon.2) 4740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.947388+0000 mon.b (mon.2) 4741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.950639+0000 mon.b (mon.2) 4742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.951677+0000 mon.b (mon.2) 4743 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:17.961886+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:18.068225+0000 mon.b (mon.2) 4744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:18.070883+0000 mon.b (mon.2) 4745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:18.074154+0000 mon.b (mon.2) 4746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:18.075056+0000 mon.b (mon.2) 4747 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[78335]: audit 2024-06-11T13:40:18.084243+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:17.961886+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:18.068225+0000 mon.b (mon.2) 4744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:18.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:18.070883+0000 mon.b (mon.2) 4745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:18.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:18.074154+0000 mon.b (mon.2) 4746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:18.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:18.075056+0000 mon.b (mon.2) 4747 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:18.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:18 smithi059 bash[81944]: audit 2024-06-11T13:40:18.084243+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:18.583 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:40:18.584 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:40:18.584 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:40:18.584 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:40:18.584 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:40:18.584 INFO:teuthology.orchestra.run.smithi059.stdout: "osd", 2024-06-11T13:40:18.584 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:40:18.584 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:40:18.584 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:40:18.584 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "16/23 daemons upgraded", 2024-06-11T13:40:18.584 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading rgw daemons", 2024-06-11T13:40:18.584 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:40:18.584 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:40:19.048 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:40:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: cephadm 2024-06-11T13:40:17.189451+0000 mgr.x (mgr.25085) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: cephadm 2024-06-11T13:40:17.285014+0000 mgr.x (mgr.25085) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: cephadm 2024-06-11T13:40:17.381472+0000 mgr.x (mgr.25085) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:17.388437+0000 mgr.x (mgr.25085) 2188 : audit [DBG] from='client.54844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: cephadm 2024-06-11T13:40:17.466568+0000 mgr.x (mgr.25085) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: cephadm 2024-06-11T13:40:17.548801+0000 mgr.x (mgr.25085) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: cephadm 2024-06-11T13:40:17.644962+0000 mgr.x (mgr.25085) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: cephadm 2024-06-11T13:40:17.729854+0000 mgr.x (mgr.25085) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:17.740525+0000 mgr.x (mgr.25085) 2193 : audit [DBG] from='client.54850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: cephadm 2024-06-11T13:40:17.854272+0000 mgr.x (mgr.25085) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: cephadm 2024-06-11T13:40:17.961304+0000 mgr.x (mgr.25085) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: cephadm 2024-06-11T13:40:18.086188+0000 mgr.x (mgr.25085) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: cluster 2024-06-11T13:40:18.133732+0000 mgr.x (mgr.25085) 2197 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 31 op/s 2024-06-11T13:40:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.202595+0000 mon.b (mon.2) 4748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.205028+0000 mon.b (mon.2) 4749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.207937+0000 mon.b (mon.2) 4750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.208710+0000 mon.b (mon.2) 4751 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.218420+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.218677+0000 mon.a (mon.0) 1706 : audit [DBG] from='client.? 172.21.15.59:0/1931753806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.325353+0000 mon.b (mon.2) 4752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.327484+0000 mon.b (mon.2) 4753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.330588+0000 mon.b (mon.2) 4754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.331330+0000 mon.b (mon.2) 4755 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.340375+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.433540+0000 mon.b (mon.2) 4756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.435723+0000 mon.b (mon.2) 4757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.438194+0000 mon.b (mon.2) 4758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.439194+0000 mon.b (mon.2) 4759 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.450991+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.543755+0000 mon.b (mon.2) 4760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.545517+0000 mon.b (mon.2) 4761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.547195+0000 mon.b (mon.2) 4762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.547833+0000 mon.b (mon.2) 4763 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.554487+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.625201+0000 mon.b (mon.2) 4764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.626846+0000 mon.b (mon.2) 4765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.628524+0000 mon.b (mon.2) 4766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.629068+0000 mon.b (mon.2) 4767 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.635419+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.725545+0000 mon.b (mon.2) 4768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.727969+0000 mon.b (mon.2) 4769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.730337+0000 mon.b (mon.2) 4770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.731083+0000 mon.b (mon.2) 4771 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.738028+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.815920+0000 mon.b (mon.2) 4772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.817925+0000 mon.b (mon.2) 4773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.820171+0000 mon.b (mon.2) 4774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.820852+0000 mon.b (mon.2) 4775 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.829511+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.920342+0000 mon.b (mon.2) 4776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.923136+0000 mon.b (mon.2) 4777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.926719+0000 mon.b (mon.2) 4778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.927999+0000 mon.b (mon.2) 4779 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:18.936115+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:19.017471+0000 mon.b (mon.2) 4780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:19.019593+0000 mon.b (mon.2) 4781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:19.021389+0000 mon.b (mon.2) 4782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:19.022054+0000 mon.b (mon.2) 4783 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:19.031697+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:19 smithi117 bash[60578]: audit 2024-06-11T13:40:19.052729+0000 mon.a (mon.0) 1715 : audit [DBG] from='client.? 172.21.15.59:0/1598714841' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:40:19.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: cephadm 2024-06-11T13:40:17.189451+0000 mgr.x (mgr.25085) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: cephadm 2024-06-11T13:40:17.285014+0000 mgr.x (mgr.25085) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: cephadm 2024-06-11T13:40:17.381472+0000 mgr.x (mgr.25085) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:17.388437+0000 mgr.x (mgr.25085) 2188 : audit [DBG] from='client.54844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:19.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: cephadm 2024-06-11T13:40:17.466568+0000 mgr.x (mgr.25085) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: cephadm 2024-06-11T13:40:17.548801+0000 mgr.x (mgr.25085) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: cephadm 2024-06-11T13:40:17.644962+0000 mgr.x (mgr.25085) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: cephadm 2024-06-11T13:40:17.729854+0000 mgr.x (mgr.25085) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:17.740525+0000 mgr.x (mgr.25085) 2193 : audit [DBG] from='client.54850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:19.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: cephadm 2024-06-11T13:40:17.854272+0000 mgr.x (mgr.25085) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: cephadm 2024-06-11T13:40:17.961304+0000 mgr.x (mgr.25085) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: cephadm 2024-06-11T13:40:18.086188+0000 mgr.x (mgr.25085) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: cluster 2024-06-11T13:40:18.133732+0000 mgr.x (mgr.25085) 2197 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 31 op/s 2024-06-11T13:40:19.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.202595+0000 mon.b (mon.2) 4748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.205028+0000 mon.b (mon.2) 4749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.207937+0000 mon.b (mon.2) 4750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.208710+0000 mon.b (mon.2) 4751 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.218420+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.218677+0000 mon.a (mon.0) 1706 : audit [DBG] from='client.? 172.21.15.59:0/1931753806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.325353+0000 mon.b (mon.2) 4752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: cephadm 2024-06-11T13:40:17.189451+0000 mgr.x (mgr.25085) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: cephadm 2024-06-11T13:40:17.285014+0000 mgr.x (mgr.25085) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: cephadm 2024-06-11T13:40:17.381472+0000 mgr.x (mgr.25085) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:17.388437+0000 mgr.x (mgr.25085) 2188 : audit [DBG] from='client.54844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: cephadm 2024-06-11T13:40:17.466568+0000 mgr.x (mgr.25085) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: cephadm 2024-06-11T13:40:17.548801+0000 mgr.x (mgr.25085) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: cephadm 2024-06-11T13:40:17.644962+0000 mgr.x (mgr.25085) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: cephadm 2024-06-11T13:40:17.729854+0000 mgr.x (mgr.25085) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:17.740525+0000 mgr.x (mgr.25085) 2193 : audit [DBG] from='client.54850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: cephadm 2024-06-11T13:40:17.854272+0000 mgr.x (mgr.25085) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: cephadm 2024-06-11T13:40:17.961304+0000 mgr.x (mgr.25085) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: cephadm 2024-06-11T13:40:18.086188+0000 mgr.x (mgr.25085) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: cluster 2024-06-11T13:40:18.133732+0000 mgr.x (mgr.25085) 2197 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 31 op/s 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.202595+0000 mon.b (mon.2) 4748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.205028+0000 mon.b (mon.2) 4749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.207937+0000 mon.b (mon.2) 4750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.208710+0000 mon.b (mon.2) 4751 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.218420+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.218677+0000 mon.a (mon.0) 1706 : audit [DBG] from='client.? 172.21.15.59:0/1931753806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.325353+0000 mon.b (mon.2) 4752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.327484+0000 mon.b (mon.2) 4753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.330588+0000 mon.b (mon.2) 4754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.331330+0000 mon.b (mon.2) 4755 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.340375+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.433540+0000 mon.b (mon.2) 4756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.435723+0000 mon.b (mon.2) 4757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.438194+0000 mon.b (mon.2) 4758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.439194+0000 mon.b (mon.2) 4759 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.450991+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.543755+0000 mon.b (mon.2) 4760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.545517+0000 mon.b (mon.2) 4761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.547195+0000 mon.b (mon.2) 4762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.547833+0000 mon.b (mon.2) 4763 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.554487+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.625201+0000 mon.b (mon.2) 4764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.626846+0000 mon.b (mon.2) 4765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.628524+0000 mon.b (mon.2) 4766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.629068+0000 mon.b (mon.2) 4767 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.635419+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.725545+0000 mon.b (mon.2) 4768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.327484+0000 mon.b (mon.2) 4753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.330588+0000 mon.b (mon.2) 4754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.331330+0000 mon.b (mon.2) 4755 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.340375+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.433540+0000 mon.b (mon.2) 4756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.435723+0000 mon.b (mon.2) 4757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.438194+0000 mon.b (mon.2) 4758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.439194+0000 mon.b (mon.2) 4759 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.450991+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.543755+0000 mon.b (mon.2) 4760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.545517+0000 mon.b (mon.2) 4761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.547195+0000 mon.b (mon.2) 4762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.547833+0000 mon.b (mon.2) 4763 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.554487+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.625201+0000 mon.b (mon.2) 4764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.626846+0000 mon.b (mon.2) 4765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.628524+0000 mon.b (mon.2) 4766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.629068+0000 mon.b (mon.2) 4767 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.635419+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.725545+0000 mon.b (mon.2) 4768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.727969+0000 mon.b (mon.2) 4769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.730337+0000 mon.b (mon.2) 4770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.731083+0000 mon.b (mon.2) 4771 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.738028+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.815920+0000 mon.b (mon.2) 4772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.817925+0000 mon.b (mon.2) 4773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.820171+0000 mon.b (mon.2) 4774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.820852+0000 mon.b (mon.2) 4775 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.829511+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.920342+0000 mon.b (mon.2) 4776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.923136+0000 mon.b (mon.2) 4777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.926719+0000 mon.b (mon.2) 4778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.927999+0000 mon.b (mon.2) 4779 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:18.936115+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:19.017471+0000 mon.b (mon.2) 4780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:19.019593+0000 mon.b (mon.2) 4781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:19.021389+0000 mon.b (mon.2) 4782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:19.022054+0000 mon.b (mon.2) 4783 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:19.031697+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[78335]: audit 2024-06-11T13:40:19.052729+0000 mon.a (mon.0) 1715 : audit [DBG] from='client.? 172.21.15.59:0/1598714841' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:40:19.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.727969+0000 mon.b (mon.2) 4769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.730337+0000 mon.b (mon.2) 4770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.731083+0000 mon.b (mon.2) 4771 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.738028+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.815920+0000 mon.b (mon.2) 4772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.817925+0000 mon.b (mon.2) 4773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.820171+0000 mon.b (mon.2) 4774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.820852+0000 mon.b (mon.2) 4775 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.829511+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.920342+0000 mon.b (mon.2) 4776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.923136+0000 mon.b (mon.2) 4777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.926719+0000 mon.b (mon.2) 4778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.927999+0000 mon.b (mon.2) 4779 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:18.936115+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:19.017471+0000 mon.b (mon.2) 4780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:19.019593+0000 mon.b (mon.2) 4781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:19.021389+0000 mon.b (mon.2) 4782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:19.022054+0000 mon.b (mon.2) 4783 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:19.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:19.031697+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:19.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:19 smithi059 bash[81944]: audit 2024-06-11T13:40:19.052729+0000 mon.a (mon.0) 1715 : audit [DBG] from='client.? 172.21.15.59:0/1598714841' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:40:20.270 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: cephadm 2024-06-11T13:40:18.219833+0000 mgr.x (mgr.25085) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: cephadm 2024-06-11T13:40:18.340653+0000 mgr.x (mgr.25085) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: cephadm 2024-06-11T13:40:18.451333+0000 mgr.x (mgr.25085) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: cephadm 2024-06-11T13:40:18.553684+0000 mgr.x (mgr.25085) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:18.585901+0000 mgr.x (mgr.25085) 2202 : audit [DBG] from='client.54862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: cephadm 2024-06-11T13:40:18.634640+0000 mgr.x (mgr.25085) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: cephadm 2024-06-11T13:40:18.737707+0000 mgr.x (mgr.25085) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: cephadm 2024-06-11T13:40:18.828930+0000 mgr.x (mgr.25085) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: cephadm 2024-06-11T13:40:18.937026+0000 mgr.x (mgr.25085) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: cephadm 2024-06-11T13:40:19.031135+0000 mgr.x (mgr.25085) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.105760+0000 mon.b (mon.2) 4784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.118561+0000 mon.b (mon.2) 4785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.120299+0000 mon.b (mon.2) 4786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.120967+0000 mon.b (mon.2) 4787 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.271 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: cephadm 2024-06-11T13:40:19.129239+0000 mgr.x (mgr.25085) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.129919+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.200690+0000 mon.b (mon.2) 4788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.203292+0000 mon.b (mon.2) 4789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.205714+0000 mon.b (mon.2) 4790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.206687+0000 mon.b (mon.2) 4791 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.214882+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.302223+0000 mon.b (mon.2) 4792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.304363+0000 mon.b (mon.2) 4793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.306217+0000 mon.b (mon.2) 4794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.306885+0000 mon.b (mon.2) 4795 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.317208+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.408710+0000 mon.b (mon.2) 4796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.411103+0000 mon.b (mon.2) 4797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.413740+0000 mon.b (mon.2) 4798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.414799+0000 mon.b (mon.2) 4799 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.425463+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.508516+0000 mon.b (mon.2) 4800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.511100+0000 mon.b (mon.2) 4801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.514085+0000 mon.b (mon.2) 4802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.514978+0000 mon.b (mon.2) 4803 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.525472+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.602206+0000 mon.b (mon.2) 4804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.603956+0000 mon.b (mon.2) 4805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.605836+0000 mon.b (mon.2) 4806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.606506+0000 mon.b (mon.2) 4807 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.614970+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.696379+0000 mon.b (mon.2) 4808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.698361+0000 mon.b (mon.2) 4809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.700237+0000 mon.b (mon.2) 4810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.700945+0000 mon.b (mon.2) 4811 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.708938+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.786910+0000 mon.b (mon.2) 4812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.788735+0000 mon.b (mon.2) 4813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.790386+0000 mon.b (mon.2) 4814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.791014+0000 mon.b (mon.2) 4815 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.801270+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.879304+0000 mon.b (mon.2) 4816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.881406+0000 mon.b (mon.2) 4817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.883240+0000 mon.b (mon.2) 4818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.883904+0000 mon.b (mon.2) 4819 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:19.893786+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:20.013615+0000 mon.b (mon.2) 4820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:20.015519+0000 mon.b (mon.2) 4821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:20.017326+0000 mon.b (mon.2) 4822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:20.018020+0000 mon.b (mon.2) 4823 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:20.026596+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.275 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:20.101471+0000 mon.b (mon.2) 4824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.276 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:20.103167+0000 mon.b (mon.2) 4825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.276 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:20.105201+0000 mon.b (mon.2) 4826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.276 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:20 smithi117 bash[60578]: audit 2024-06-11T13:40:20.105747+0000 mon.b (mon.2) 4827 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.403 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: cephadm 2024-06-11T13:40:18.219833+0000 mgr.x (mgr.25085) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.404 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: cephadm 2024-06-11T13:40:18.340653+0000 mgr.x (mgr.25085) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.404 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: cephadm 2024-06-11T13:40:18.451333+0000 mgr.x (mgr.25085) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.404 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: cephadm 2024-06-11T13:40:18.553684+0000 mgr.x (mgr.25085) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.404 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:18.585901+0000 mgr.x (mgr.25085) 2202 : audit [DBG] from='client.54862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:20.404 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: cephadm 2024-06-11T13:40:18.634640+0000 mgr.x (mgr.25085) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.404 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: cephadm 2024-06-11T13:40:18.737707+0000 mgr.x (mgr.25085) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.404 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: cephadm 2024-06-11T13:40:18.828930+0000 mgr.x (mgr.25085) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.404 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: cephadm 2024-06-11T13:40:18.937026+0000 mgr.x (mgr.25085) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.404 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: cephadm 2024-06-11T13:40:19.031135+0000 mgr.x (mgr.25085) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.404 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.105760+0000 mon.b (mon.2) 4784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.404 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.118561+0000 mon.b (mon.2) 4785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.404 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.120299+0000 mon.b (mon.2) 4786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.404 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.120967+0000 mon.b (mon.2) 4787 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: cephadm 2024-06-11T13:40:19.129239+0000 mgr.x (mgr.25085) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.129919+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.200690+0000 mon.b (mon.2) 4788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.203292+0000 mon.b (mon.2) 4789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.205714+0000 mon.b (mon.2) 4790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.206687+0000 mon.b (mon.2) 4791 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: cephadm 2024-06-11T13:40:18.219833+0000 mgr.x (mgr.25085) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: cephadm 2024-06-11T13:40:18.340653+0000 mgr.x (mgr.25085) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: cephadm 2024-06-11T13:40:18.451333+0000 mgr.x (mgr.25085) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: cephadm 2024-06-11T13:40:18.553684+0000 mgr.x (mgr.25085) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:18.585901+0000 mgr.x (mgr.25085) 2202 : audit [DBG] from='client.54862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:20.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: cephadm 2024-06-11T13:40:18.634640+0000 mgr.x (mgr.25085) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: cephadm 2024-06-11T13:40:18.737707+0000 mgr.x (mgr.25085) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: cephadm 2024-06-11T13:40:18.828930+0000 mgr.x (mgr.25085) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: cephadm 2024-06-11T13:40:18.937026+0000 mgr.x (mgr.25085) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: cephadm 2024-06-11T13:40:19.031135+0000 mgr.x (mgr.25085) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.105760+0000 mon.b (mon.2) 4784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.118561+0000 mon.b (mon.2) 4785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.120299+0000 mon.b (mon.2) 4786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.120967+0000 mon.b (mon.2) 4787 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: cephadm 2024-06-11T13:40:19.129239+0000 mgr.x (mgr.25085) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:20.406 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.129919+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.200690+0000 mon.b (mon.2) 4788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.203292+0000 mon.b (mon.2) 4789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.205714+0000 mon.b (mon.2) 4790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.206687+0000 mon.b (mon.2) 4791 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.214882+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.302223+0000 mon.b (mon.2) 4792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.304363+0000 mon.b (mon.2) 4793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.306217+0000 mon.b (mon.2) 4794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.306885+0000 mon.b (mon.2) 4795 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.317208+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.408710+0000 mon.b (mon.2) 4796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.411103+0000 mon.b (mon.2) 4797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.413740+0000 mon.b (mon.2) 4798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.414799+0000 mon.b (mon.2) 4799 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.425463+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.508516+0000 mon.b (mon.2) 4800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.511100+0000 mon.b (mon.2) 4801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.514085+0000 mon.b (mon.2) 4802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.514978+0000 mon.b (mon.2) 4803 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.525472+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.602206+0000 mon.b (mon.2) 4804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.603956+0000 mon.b (mon.2) 4805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.605836+0000 mon.b (mon.2) 4806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.606506+0000 mon.b (mon.2) 4807 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.408 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.214882+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.302223+0000 mon.b (mon.2) 4792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.304363+0000 mon.b (mon.2) 4793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.306217+0000 mon.b (mon.2) 4794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.306885+0000 mon.b (mon.2) 4795 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.317208+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.408710+0000 mon.b (mon.2) 4796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.411103+0000 mon.b (mon.2) 4797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.413740+0000 mon.b (mon.2) 4798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.414799+0000 mon.b (mon.2) 4799 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.425463+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.508516+0000 mon.b (mon.2) 4800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.511100+0000 mon.b (mon.2) 4801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.514085+0000 mon.b (mon.2) 4802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.514978+0000 mon.b (mon.2) 4803 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.525472+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.602206+0000 mon.b (mon.2) 4804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.603956+0000 mon.b (mon.2) 4805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.605836+0000 mon.b (mon.2) 4806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.606506+0000 mon.b (mon.2) 4807 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.410 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.614970+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.410 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.696379+0000 mon.b (mon.2) 4808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.410 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.698361+0000 mon.b (mon.2) 4809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.410 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.700237+0000 mon.b (mon.2) 4810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.410 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.700945+0000 mon.b (mon.2) 4811 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.708938+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.786910+0000 mon.b (mon.2) 4812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.788735+0000 mon.b (mon.2) 4813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.790386+0000 mon.b (mon.2) 4814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.791014+0000 mon.b (mon.2) 4815 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.801270+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.879304+0000 mon.b (mon.2) 4816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.881406+0000 mon.b (mon.2) 4817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.883240+0000 mon.b (mon.2) 4818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.883904+0000 mon.b (mon.2) 4819 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:19.893786+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:20.013615+0000 mon.b (mon.2) 4820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:20.015519+0000 mon.b (mon.2) 4821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.411 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:20.017326+0000 mon.b (mon.2) 4822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.412 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:20.018020+0000 mon.b (mon.2) 4823 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.412 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.614970+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.412 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.696379+0000 mon.b (mon.2) 4808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.412 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.698361+0000 mon.b (mon.2) 4809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.412 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.700237+0000 mon.b (mon.2) 4810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.412 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.700945+0000 mon.b (mon.2) 4811 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.412 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.708938+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.412 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.786910+0000 mon.b (mon.2) 4812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.412 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.788735+0000 mon.b (mon.2) 4813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.790386+0000 mon.b (mon.2) 4814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.791014+0000 mon.b (mon.2) 4815 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.801270+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.879304+0000 mon.b (mon.2) 4816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.881406+0000 mon.b (mon.2) 4817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.883240+0000 mon.b (mon.2) 4818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.883904+0000 mon.b (mon.2) 4819 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:19.893786+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:20.013615+0000 mon.b (mon.2) 4820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:20.015519+0000 mon.b (mon.2) 4821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:20.017326+0000 mon.b (mon.2) 4822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:20.018020+0000 mon.b (mon.2) 4823 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:20.026596+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.413 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:20.101471+0000 mon.b (mon.2) 4824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:20.103167+0000 mon.b (mon.2) 4825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:20.105201+0000 mon.b (mon.2) 4826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[81944]: audit 2024-06-11T13:40:20.105747+0000 mon.b (mon.2) 4827 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:20.414 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:20.026596+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:20.414 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:20.101471+0000 mon.b (mon.2) 4824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:20.414 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:20.103167+0000 mon.b (mon.2) 4825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:20.414 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:20.105201+0000 mon.b (mon.2) 4826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:20.414 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:20 smithi059 bash[78335]: audit 2024-06-11T13:40:20.105747+0000 mon.b (mon.2) 4827 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: cephadm 2024-06-11T13:40:19.217470+0000 mgr.x (mgr.25085) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: cephadm 2024-06-11T13:40:19.316678+0000 mgr.x (mgr.25085) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: cephadm 2024-06-11T13:40:19.425349+0000 mgr.x (mgr.25085) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: cephadm 2024-06-11T13:40:19.524868+0000 mgr.x (mgr.25085) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: cephadm 2024-06-11T13:40:19.614798+0000 mgr.x (mgr.25085) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: cephadm 2024-06-11T13:40:19.708724+0000 mgr.x (mgr.25085) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: cephadm 2024-06-11T13:40:19.800677+0000 mgr.x (mgr.25085) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: cephadm 2024-06-11T13:40:19.893204+0000 mgr.x (mgr.25085) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: cephadm 2024-06-11T13:40:20.026204+0000 mgr.x (mgr.25085) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: cephadm 2024-06-11T13:40:20.125211+0000 mgr.x (mgr.25085) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.125840+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: cluster 2024-06-11T13:40:20.134195+0000 mgr.x (mgr.25085) 2219 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-06-11T13:40:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.202809+0000 mon.b (mon.2) 4828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.204638+0000 mon.b (mon.2) 4829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.206309+0000 mon.b (mon.2) 4830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.206981+0000 mon.b (mon.2) 4831 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.215142+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.287140+0000 mon.b (mon.2) 4832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.289197+0000 mon.b (mon.2) 4833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.291271+0000 mon.b (mon.2) 4834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.291942+0000 mon.b (mon.2) 4835 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.301082+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.411977+0000 mon.b (mon.2) 4836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.415185+0000 mon.b (mon.2) 4837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.418361+0000 mon.b (mon.2) 4838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.419462+0000 mon.b (mon.2) 4839 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.427038+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.547684+0000 mon.b (mon.2) 4840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.550078+0000 mon.b (mon.2) 4841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.552499+0000 mon.b (mon.2) 4842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.553237+0000 mon.b (mon.2) 4843 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.561030+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.656395+0000 mon.b (mon.2) 4844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.658311+0000 mon.b (mon.2) 4845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.661118+0000 mon.b (mon.2) 4846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.661804+0000 mon.b (mon.2) 4847 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.671707+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.761238+0000 mon.b (mon.2) 4848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.763023+0000 mon.b (mon.2) 4849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.764738+0000 mon.b (mon.2) 4850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.765295+0000 mon.b (mon.2) 4851 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.774761+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.863568+0000 mon.b (mon.2) 4852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.865683+0000 mon.b (mon.2) 4853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.867815+0000 mon.b (mon.2) 4854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.868625+0000 mon.b (mon.2) 4855 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.878618+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.981112+0000 mon.b (mon.2) 4856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.982913+0000 mon.b (mon.2) 4857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.984755+0000 mon.b (mon.2) 4858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.985457+0000 mon.b (mon.2) 4859 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:20.995500+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:21.073767+0000 mon.b (mon.2) 4860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:21.076128+0000 mon.b (mon.2) 4861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:21.078578+0000 mon.b (mon.2) 4862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:21.079238+0000 mon.b (mon.2) 4863 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:21 smithi117 bash[60578]: audit 2024-06-11T13:40:21.091246+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: cephadm 2024-06-11T13:40:19.217470+0000 mgr.x (mgr.25085) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: cephadm 2024-06-11T13:40:19.316678+0000 mgr.x (mgr.25085) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: cephadm 2024-06-11T13:40:19.425349+0000 mgr.x (mgr.25085) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: cephadm 2024-06-11T13:40:19.524868+0000 mgr.x (mgr.25085) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: cephadm 2024-06-11T13:40:19.614798+0000 mgr.x (mgr.25085) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: cephadm 2024-06-11T13:40:19.708724+0000 mgr.x (mgr.25085) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: cephadm 2024-06-11T13:40:19.800677+0000 mgr.x (mgr.25085) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: cephadm 2024-06-11T13:40:19.893204+0000 mgr.x (mgr.25085) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: cephadm 2024-06-11T13:40:20.026204+0000 mgr.x (mgr.25085) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: cephadm 2024-06-11T13:40:20.125211+0000 mgr.x (mgr.25085) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.125840+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: cluster 2024-06-11T13:40:20.134195+0000 mgr.x (mgr.25085) 2219 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-06-11T13:40:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.202809+0000 mon.b (mon.2) 4828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.204638+0000 mon.b (mon.2) 4829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.206309+0000 mon.b (mon.2) 4830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.206981+0000 mon.b (mon.2) 4831 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.215142+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.287140+0000 mon.b (mon.2) 4832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.289197+0000 mon.b (mon.2) 4833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.291271+0000 mon.b (mon.2) 4834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: cephadm 2024-06-11T13:40:19.217470+0000 mgr.x (mgr.25085) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: cephadm 2024-06-11T13:40:19.316678+0000 mgr.x (mgr.25085) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: cephadm 2024-06-11T13:40:19.425349+0000 mgr.x (mgr.25085) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: cephadm 2024-06-11T13:40:19.524868+0000 mgr.x (mgr.25085) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: cephadm 2024-06-11T13:40:19.614798+0000 mgr.x (mgr.25085) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: cephadm 2024-06-11T13:40:19.708724+0000 mgr.x (mgr.25085) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: cephadm 2024-06-11T13:40:19.800677+0000 mgr.x (mgr.25085) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: cephadm 2024-06-11T13:40:19.893204+0000 mgr.x (mgr.25085) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: cephadm 2024-06-11T13:40:20.026204+0000 mgr.x (mgr.25085) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: cephadm 2024-06-11T13:40:20.125211+0000 mgr.x (mgr.25085) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.125840+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: cluster 2024-06-11T13:40:20.134195+0000 mgr.x (mgr.25085) 2219 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.202809+0000 mon.b (mon.2) 4828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.204638+0000 mon.b (mon.2) 4829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.206309+0000 mon.b (mon.2) 4830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.206981+0000 mon.b (mon.2) 4831 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.215142+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.287140+0000 mon.b (mon.2) 4832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.289197+0000 mon.b (mon.2) 4833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.291271+0000 mon.b (mon.2) 4834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.291942+0000 mon.b (mon.2) 4835 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.301082+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.411977+0000 mon.b (mon.2) 4836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.415185+0000 mon.b (mon.2) 4837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.418361+0000 mon.b (mon.2) 4838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.419462+0000 mon.b (mon.2) 4839 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.427038+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.547684+0000 mon.b (mon.2) 4840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.550078+0000 mon.b (mon.2) 4841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.552499+0000 mon.b (mon.2) 4842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.553237+0000 mon.b (mon.2) 4843 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.561030+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.656395+0000 mon.b (mon.2) 4844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.658311+0000 mon.b (mon.2) 4845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.661118+0000 mon.b (mon.2) 4846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.661804+0000 mon.b (mon.2) 4847 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.671707+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.761238+0000 mon.b (mon.2) 4848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.763023+0000 mon.b (mon.2) 4849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.764738+0000 mon.b (mon.2) 4850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.291942+0000 mon.b (mon.2) 4835 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.301082+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.411977+0000 mon.b (mon.2) 4836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.415185+0000 mon.b (mon.2) 4837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.418361+0000 mon.b (mon.2) 4838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.419462+0000 mon.b (mon.2) 4839 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.427038+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.547684+0000 mon.b (mon.2) 4840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.550078+0000 mon.b (mon.2) 4841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.552499+0000 mon.b (mon.2) 4842 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.553237+0000 mon.b (mon.2) 4843 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.561030+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.656395+0000 mon.b (mon.2) 4844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.658311+0000 mon.b (mon.2) 4845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.661118+0000 mon.b (mon.2) 4846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.661804+0000 mon.b (mon.2) 4847 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.671707+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.761238+0000 mon.b (mon.2) 4848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.763023+0000 mon.b (mon.2) 4849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.764738+0000 mon.b (mon.2) 4850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.765295+0000 mon.b (mon.2) 4851 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.774761+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.863568+0000 mon.b (mon.2) 4852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.865683+0000 mon.b (mon.2) 4853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.867815+0000 mon.b (mon.2) 4854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.868625+0000 mon.b (mon.2) 4855 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.878618+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.981112+0000 mon.b (mon.2) 4856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.982913+0000 mon.b (mon.2) 4857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.984755+0000 mon.b (mon.2) 4858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.985457+0000 mon.b (mon.2) 4859 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:20.995500+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:21.073767+0000 mon.b (mon.2) 4860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:21.076128+0000 mon.b (mon.2) 4861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:21.078578+0000 mon.b (mon.2) 4862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:21.079238+0000 mon.b (mon.2) 4863 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[81944]: audit 2024-06-11T13:40:21.091246+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.765295+0000 mon.b (mon.2) 4851 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.774761+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.863568+0000 mon.b (mon.2) 4852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.865683+0000 mon.b (mon.2) 4853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.867815+0000 mon.b (mon.2) 4854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.868625+0000 mon.b (mon.2) 4855 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.878618+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.981112+0000 mon.b (mon.2) 4856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.982913+0000 mon.b (mon.2) 4857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.984755+0000 mon.b (mon.2) 4858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.985457+0000 mon.b (mon.2) 4859 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:20.995500+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:21.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:21.073767+0000 mon.b (mon.2) 4860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:21.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:21.076128+0000 mon.b (mon.2) 4861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:21.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:21.078578+0000 mon.b (mon.2) 4862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:21.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:21.079238+0000 mon.b (mon.2) 4863 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:21.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:21 smithi059 bash[78335]: audit 2024-06-11T13:40:21.091246+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: cephadm 2024-06-11T13:40:20.214427+0000 mgr.x (mgr.25085) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: cephadm 2024-06-11T13:40:20.300448+0000 mgr.x (mgr.25085) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: cephadm 2024-06-11T13:40:20.427175+0000 mgr.x (mgr.25085) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: cephadm 2024-06-11T13:40:20.560891+0000 mgr.x (mgr.25085) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: cephadm 2024-06-11T13:40:20.671116+0000 mgr.x (mgr.25085) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: cephadm 2024-06-11T13:40:20.774231+0000 mgr.x (mgr.25085) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: cephadm 2024-06-11T13:40:20.878250+0000 mgr.x (mgr.25085) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: cephadm 2024-06-11T13:40:20.994829+0000 mgr.x (mgr.25085) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: cephadm 2024-06-11T13:40:21.090734+0000 mgr.x (mgr.25085) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.201023+0000 mon.b (mon.2) 4864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.203616+0000 mon.b (mon.2) 4865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.205736+0000 mon.b (mon.2) 4866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.206822+0000 mon.b (mon.2) 4867 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.217662+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.308554+0000 mon.b (mon.2) 4868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.310834+0000 mon.b (mon.2) 4869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.313055+0000 mon.b (mon.2) 4870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.314034+0000 mon.b (mon.2) 4871 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.324354+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.438210+0000 mon.b (mon.2) 4872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.440188+0000 mon.b (mon.2) 4873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.441851+0000 mon.b (mon.2) 4874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.442461+0000 mon.b (mon.2) 4875 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.452414+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.524283+0000 mon.b (mon.2) 4876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.526179+0000 mon.b (mon.2) 4877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.527799+0000 mon.b (mon.2) 4878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.528379+0000 mon.b (mon.2) 4879 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.540588+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.618421+0000 mon.b (mon.2) 4880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.620899+0000 mon.b (mon.2) 4881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.624025+0000 mon.b (mon.2) 4882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.624726+0000 mon.b (mon.2) 4883 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.634889+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.724501+0000 mon.b (mon.2) 4884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.727397+0000 mon.b (mon.2) 4885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.730473+0000 mon.b (mon.2) 4886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.731659+0000 mon.b (mon.2) 4887 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.742134+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.838821+0000 mon.b (mon.2) 4888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.841271+0000 mon.b (mon.2) 4889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.843403+0000 mon.b (mon.2) 4890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.844286+0000 mon.b (mon.2) 4891 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.854593+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.967726+0000 mon.b (mon.2) 4892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.970270+0000 mon.b (mon.2) 4893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.972968+0000 mon.b (mon.2) 4894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.973841+0000 mon.b (mon.2) 4895 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:21.984233+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:22.098738+0000 mon.b (mon.2) 4896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:22.101344+0000 mon.b (mon.2) 4897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:22.104890+0000 mon.b (mon.2) 4898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.446 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:22.106089+0000 mon.b (mon.2) 4899 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.446 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:22 smithi117 bash[60578]: audit 2024-06-11T13:40:22.114927+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: cephadm 2024-06-11T13:40:20.214427+0000 mgr.x (mgr.25085) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: cephadm 2024-06-11T13:40:20.300448+0000 mgr.x (mgr.25085) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: cephadm 2024-06-11T13:40:20.427175+0000 mgr.x (mgr.25085) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: cephadm 2024-06-11T13:40:20.560891+0000 mgr.x (mgr.25085) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: cephadm 2024-06-11T13:40:20.671116+0000 mgr.x (mgr.25085) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: cephadm 2024-06-11T13:40:20.774231+0000 mgr.x (mgr.25085) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: cephadm 2024-06-11T13:40:20.878250+0000 mgr.x (mgr.25085) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: cephadm 2024-06-11T13:40:20.994829+0000 mgr.x (mgr.25085) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: cephadm 2024-06-11T13:40:21.090734+0000 mgr.x (mgr.25085) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.201023+0000 mon.b (mon.2) 4864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.203616+0000 mon.b (mon.2) 4865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.205736+0000 mon.b (mon.2) 4866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.206822+0000 mon.b (mon.2) 4867 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.217662+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.308554+0000 mon.b (mon.2) 4868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.310834+0000 mon.b (mon.2) 4869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.313055+0000 mon.b (mon.2) 4870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.314034+0000 mon.b (mon.2) 4871 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.324354+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.438210+0000 mon.b (mon.2) 4872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: cephadm 2024-06-11T13:40:20.214427+0000 mgr.x (mgr.25085) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: cephadm 2024-06-11T13:40:20.300448+0000 mgr.x (mgr.25085) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: cephadm 2024-06-11T13:40:20.427175+0000 mgr.x (mgr.25085) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: cephadm 2024-06-11T13:40:20.560891+0000 mgr.x (mgr.25085) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: cephadm 2024-06-11T13:40:20.671116+0000 mgr.x (mgr.25085) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: cephadm 2024-06-11T13:40:20.774231+0000 mgr.x (mgr.25085) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: cephadm 2024-06-11T13:40:20.878250+0000 mgr.x (mgr.25085) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: cephadm 2024-06-11T13:40:20.994829+0000 mgr.x (mgr.25085) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: cephadm 2024-06-11T13:40:21.090734+0000 mgr.x (mgr.25085) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.201023+0000 mon.b (mon.2) 4864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.203616+0000 mon.b (mon.2) 4865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.205736+0000 mon.b (mon.2) 4866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.206822+0000 mon.b (mon.2) 4867 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.217662+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.308554+0000 mon.b (mon.2) 4868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.310834+0000 mon.b (mon.2) 4869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.313055+0000 mon.b (mon.2) 4870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.314034+0000 mon.b (mon.2) 4871 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.324354+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.438210+0000 mon.b (mon.2) 4872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.440188+0000 mon.b (mon.2) 4873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.441851+0000 mon.b (mon.2) 4874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.442461+0000 mon.b (mon.2) 4875 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.452414+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.524283+0000 mon.b (mon.2) 4876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.526179+0000 mon.b (mon.2) 4877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.527799+0000 mon.b (mon.2) 4878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.528379+0000 mon.b (mon.2) 4879 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.540588+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.618421+0000 mon.b (mon.2) 4880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.620899+0000 mon.b (mon.2) 4881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.624025+0000 mon.b (mon.2) 4882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.624726+0000 mon.b (mon.2) 4883 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.634889+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.724501+0000 mon.b (mon.2) 4884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.727397+0000 mon.b (mon.2) 4885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.730473+0000 mon.b (mon.2) 4886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.731659+0000 mon.b (mon.2) 4887 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.742134+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.838821+0000 mon.b (mon.2) 4888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.841271+0000 mon.b (mon.2) 4889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.843403+0000 mon.b (mon.2) 4890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.844286+0000 mon.b (mon.2) 4891 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.854593+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.967726+0000 mon.b (mon.2) 4892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.970270+0000 mon.b (mon.2) 4893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.972968+0000 mon.b (mon.2) 4894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.973841+0000 mon.b (mon.2) 4895 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:21.984233+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:22.098738+0000 mon.b (mon.2) 4896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:22.101344+0000 mon.b (mon.2) 4897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:22.104890+0000 mon.b (mon.2) 4898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:22.106089+0000 mon.b (mon.2) 4899 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[81944]: audit 2024-06-11T13:40:22.114927+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.440188+0000 mon.b (mon.2) 4873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.441851+0000 mon.b (mon.2) 4874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.442461+0000 mon.b (mon.2) 4875 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.452414+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.524283+0000 mon.b (mon.2) 4876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.526179+0000 mon.b (mon.2) 4877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.527799+0000 mon.b (mon.2) 4878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.528379+0000 mon.b (mon.2) 4879 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.540588+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.618421+0000 mon.b (mon.2) 4880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.620899+0000 mon.b (mon.2) 4881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.624025+0000 mon.b (mon.2) 4882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.624726+0000 mon.b (mon.2) 4883 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.634889+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.724501+0000 mon.b (mon.2) 4884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.727397+0000 mon.b (mon.2) 4885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.730473+0000 mon.b (mon.2) 4886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.731659+0000 mon.b (mon.2) 4887 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.742134+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.838821+0000 mon.b (mon.2) 4888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.841271+0000 mon.b (mon.2) 4889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.843403+0000 mon.b (mon.2) 4890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.844286+0000 mon.b (mon.2) 4891 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.854593+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.967726+0000 mon.b (mon.2) 4892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.970270+0000 mon.b (mon.2) 4893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.972968+0000 mon.b (mon.2) 4894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.973841+0000 mon.b (mon.2) 4895 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:21.984233+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:22.098738+0000 mon.b (mon.2) 4896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:22.101344+0000 mon.b (mon.2) 4897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:22.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:22.104890+0000 mon.b (mon.2) 4898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:22.106089+0000 mon.b (mon.2) 4899 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:22.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:22 smithi059 bash[78335]: audit 2024-06-11T13:40:22.114927+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.417 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: cephadm 2024-06-11T13:40:21.217279+0000 mgr.x (mgr.25085) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.417 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: cephadm 2024-06-11T13:40:21.323817+0000 mgr.x (mgr.25085) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: cephadm 2024-06-11T13:40:21.451736+0000 mgr.x (mgr.25085) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: cephadm 2024-06-11T13:40:21.540209+0000 mgr.x (mgr.25085) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: cephadm 2024-06-11T13:40:21.634216+0000 mgr.x (mgr.25085) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: cephadm 2024-06-11T13:40:21.741705+0000 mgr.x (mgr.25085) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: cephadm 2024-06-11T13:40:21.854067+0000 mgr.x (mgr.25085) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: cephadm 2024-06-11T13:40:21.983671+0000 mgr.x (mgr.25085) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: cephadm 2024-06-11T13:40:22.115822+0000 mgr.x (mgr.25085) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: cluster 2024-06-11T13:40:22.135306+0000 mgr.x (mgr.25085) 2238 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 92 op/s 2024-06-11T13:40:23.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.198424+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.209972+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.418 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.222843+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.227222+0000 mon.b (mon.2) 4900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.229265+0000 mon.b (mon.2) 4901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.231259+0000 mon.b (mon.2) 4902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.232174+0000 mon.b (mon.2) 4903 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.239678+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.313868+0000 mon.b (mon.2) 4904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.419 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.316098+0000 mon.b (mon.2) 4905 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.317947+0000 mon.b (mon.2) 4906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.318617+0000 mon.b (mon.2) 4907 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.328796+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.399748+0000 mon.b (mon.2) 4908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.401496+0000 mon.b (mon.2) 4909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.403146+0000 mon.b (mon.2) 4910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.403796+0000 mon.b (mon.2) 4911 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.414046+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.490999+0000 mon.b (mon.2) 4912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.493070+0000 mon.b (mon.2) 4913 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.421 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.495167+0000 mon.b (mon.2) 4914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.495937+0000 mon.b (mon.2) 4915 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.506543+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.579634+0000 mon.b (mon.2) 4916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.581892+0000 mon.b (mon.2) 4917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.583867+0000 mon.b (mon.2) 4918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.422 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.585545+0000 mon.b (mon.2) 4919 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.595449+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.664869+0000 mon.b (mon.2) 4920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.667348+0000 mon.b (mon.2) 4921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.668891+0000 mon.b (mon.2) 4922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.423 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.669450+0000 mon.b (mon.2) 4923 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.424 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.679242+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.424 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.750621+0000 mon.b (mon.2) 4924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.424 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.752540+0000 mon.b (mon.2) 4925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.424 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.754932+0000 mon.b (mon.2) 4926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.424 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.755723+0000 mon.b (mon.2) 4927 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.424 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.767626+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.425 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.838142+0000 mon.b (mon.2) 4928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.425 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.840102+0000 mon.b (mon.2) 4929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.425 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.842326+0000 mon.b (mon.2) 4930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.425 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.842981+0000 mon.b (mon.2) 4931 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.425 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.854782+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.425 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.926283+0000 mon.b (mon.2) 4932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.928380+0000 mon.b (mon.2) 4933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.930349+0000 mon.b (mon.2) 4934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.931151+0000 mon.b (mon.2) 4935 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:22.939985+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:23.020414+0000 mon.b (mon.2) 4936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:23.022452+0000 mon.b (mon.2) 4937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:23.024324+0000 mon.b (mon.2) 4938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:23.024999+0000 mon.b (mon.2) 4939 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:23.034498+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:23.108193+0000 mon.b (mon.2) 4940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:23.110287+0000 mon.b (mon.2) 4941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:23.112277+0000 mon.b (mon.2) 4942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:23.118633+0000 mon.b (mon.2) 4943 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:23 smithi117 bash[60578]: audit 2024-06-11T13:40:23.130098+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: cephadm 2024-06-11T13:40:21.217279+0000 mgr.x (mgr.25085) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: cephadm 2024-06-11T13:40:21.323817+0000 mgr.x (mgr.25085) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: cephadm 2024-06-11T13:40:21.451736+0000 mgr.x (mgr.25085) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: cephadm 2024-06-11T13:40:21.540209+0000 mgr.x (mgr.25085) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: cephadm 2024-06-11T13:40:21.634216+0000 mgr.x (mgr.25085) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: cephadm 2024-06-11T13:40:21.741705+0000 mgr.x (mgr.25085) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: cephadm 2024-06-11T13:40:21.854067+0000 mgr.x (mgr.25085) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: cephadm 2024-06-11T13:40:21.983671+0000 mgr.x (mgr.25085) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: cephadm 2024-06-11T13:40:22.115822+0000 mgr.x (mgr.25085) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: cluster 2024-06-11T13:40:22.135306+0000 mgr.x (mgr.25085) 2238 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 92 op/s 2024-06-11T13:40:23.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.198424+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.209972+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.222843+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.227222+0000 mon.b (mon.2) 4900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.229265+0000 mon.b (mon.2) 4901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.231259+0000 mon.b (mon.2) 4902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.232174+0000 mon.b (mon.2) 4903 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.239678+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.313868+0000 mon.b (mon.2) 4904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.316098+0000 mon.b (mon.2) 4905 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.317947+0000 mon.b (mon.2) 4906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: cephadm 2024-06-11T13:40:21.217279+0000 mgr.x (mgr.25085) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: cephadm 2024-06-11T13:40:21.323817+0000 mgr.x (mgr.25085) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: cephadm 2024-06-11T13:40:21.451736+0000 mgr.x (mgr.25085) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: cephadm 2024-06-11T13:40:21.540209+0000 mgr.x (mgr.25085) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: cephadm 2024-06-11T13:40:21.634216+0000 mgr.x (mgr.25085) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: cephadm 2024-06-11T13:40:21.741705+0000 mgr.x (mgr.25085) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: cephadm 2024-06-11T13:40:21.854067+0000 mgr.x (mgr.25085) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: cephadm 2024-06-11T13:40:21.983671+0000 mgr.x (mgr.25085) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: cephadm 2024-06-11T13:40:22.115822+0000 mgr.x (mgr.25085) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:23.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: cluster 2024-06-11T13:40:22.135306+0000 mgr.x (mgr.25085) 2238 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 92 op/s 2024-06-11T13:40:23.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.198424+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.209972+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.222843+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.227222+0000 mon.b (mon.2) 4900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.229265+0000 mon.b (mon.2) 4901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.231259+0000 mon.b (mon.2) 4902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.232174+0000 mon.b (mon.2) 4903 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.239678+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.313868+0000 mon.b (mon.2) 4904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.316098+0000 mon.b (mon.2) 4905 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.317947+0000 mon.b (mon.2) 4906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.318617+0000 mon.b (mon.2) 4907 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.328796+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.399748+0000 mon.b (mon.2) 4908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.401496+0000 mon.b (mon.2) 4909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.403146+0000 mon.b (mon.2) 4910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.403796+0000 mon.b (mon.2) 4911 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.414046+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.490999+0000 mon.b (mon.2) 4912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.493070+0000 mon.b (mon.2) 4913 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.495167+0000 mon.b (mon.2) 4914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.495937+0000 mon.b (mon.2) 4915 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.506543+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.579634+0000 mon.b (mon.2) 4916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.581892+0000 mon.b (mon.2) 4917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.583867+0000 mon.b (mon.2) 4918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.585545+0000 mon.b (mon.2) 4919 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.595449+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.664869+0000 mon.b (mon.2) 4920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.667348+0000 mon.b (mon.2) 4921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.668891+0000 mon.b (mon.2) 4922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.318617+0000 mon.b (mon.2) 4907 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.328796+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.399748+0000 mon.b (mon.2) 4908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.401496+0000 mon.b (mon.2) 4909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.403146+0000 mon.b (mon.2) 4910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.403796+0000 mon.b (mon.2) 4911 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.414046+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.490999+0000 mon.b (mon.2) 4912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.493070+0000 mon.b (mon.2) 4913 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.495167+0000 mon.b (mon.2) 4914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.495937+0000 mon.b (mon.2) 4915 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.506543+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.579634+0000 mon.b (mon.2) 4916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.581892+0000 mon.b (mon.2) 4917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.583867+0000 mon.b (mon.2) 4918 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.585545+0000 mon.b (mon.2) 4919 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.595449+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.664869+0000 mon.b (mon.2) 4920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.667348+0000 mon.b (mon.2) 4921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.668891+0000 mon.b (mon.2) 4922 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.669450+0000 mon.b (mon.2) 4923 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.679242+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.750621+0000 mon.b (mon.2) 4924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.752540+0000 mon.b (mon.2) 4925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.754932+0000 mon.b (mon.2) 4926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.755723+0000 mon.b (mon.2) 4927 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.767626+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.838142+0000 mon.b (mon.2) 4928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.840102+0000 mon.b (mon.2) 4929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.842326+0000 mon.b (mon.2) 4930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.842981+0000 mon.b (mon.2) 4931 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.854782+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.926283+0000 mon.b (mon.2) 4932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.928380+0000 mon.b (mon.2) 4933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.930349+0000 mon.b (mon.2) 4934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.931151+0000 mon.b (mon.2) 4935 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:22.939985+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:23.020414+0000 mon.b (mon.2) 4936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:23.022452+0000 mon.b (mon.2) 4937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.669450+0000 mon.b (mon.2) 4923 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.679242+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.750621+0000 mon.b (mon.2) 4924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.752540+0000 mon.b (mon.2) 4925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.754932+0000 mon.b (mon.2) 4926 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.755723+0000 mon.b (mon.2) 4927 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.767626+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.838142+0000 mon.b (mon.2) 4928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.840102+0000 mon.b (mon.2) 4929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.842326+0000 mon.b (mon.2) 4930 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.842981+0000 mon.b (mon.2) 4931 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.854782+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.926283+0000 mon.b (mon.2) 4932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.928380+0000 mon.b (mon.2) 4933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.930349+0000 mon.b (mon.2) 4934 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.931151+0000 mon.b (mon.2) 4935 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:22.939985+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:23.020414+0000 mon.b (mon.2) 4936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:23.022452+0000 mon.b (mon.2) 4937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:23.024324+0000 mon.b (mon.2) 4938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:23.024999+0000 mon.b (mon.2) 4939 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:23.034498+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:23.108193+0000 mon.b (mon.2) 4940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:23.110287+0000 mon.b (mon.2) 4941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:23.112277+0000 mon.b (mon.2) 4942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:23.118633+0000 mon.b (mon.2) 4943 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[78335]: audit 2024-06-11T13:40:23.130098+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:23.024324+0000 mon.b (mon.2) 4938 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:23.024999+0000 mon.b (mon.2) 4939 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:23.034498+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:23.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:23.108193+0000 mon.b (mon.2) 4940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:23.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:23.110287+0000 mon.b (mon.2) 4941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:23.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:23.112277+0000 mon.b (mon.2) 4942 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:23.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:23.118633+0000 mon.b (mon.2) 4943 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:23.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:23 smithi059 bash[81944]: audit 2024-06-11T13:40:23.130098+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:22.241890+0000 mgr.x (mgr.25085) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:22.328121+0000 mgr.x (mgr.25085) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:22.413491+0000 mgr.x (mgr.25085) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:22.506070+0000 mgr.x (mgr.25085) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:22.594823+0000 mgr.x (mgr.25085) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:22.678703+0000 mgr.x (mgr.25085) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:22.767205+0000 mgr.x (mgr.25085) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:22.831366+0000 mgr.x (mgr.25085) 2246 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:22.854381+0000 mgr.x (mgr.25085) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:22.939370+0000 mgr.x (mgr.25085) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:23.033846+0000 mgr.x (mgr.25085) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:23.129655+0000 mgr.x (mgr.25085) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.209651+0000 mon.b (mon.2) 4944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.211543+0000 mon.b (mon.2) 4945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.213367+0000 mon.b (mon.2) 4946 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.214038+0000 mon.b (mon.2) 4947 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:23.225349+0000 mgr.x (mgr.25085) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.225909+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.305302+0000 mon.b (mon.2) 4948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.307162+0000 mon.b (mon.2) 4949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.308941+0000 mon.b (mon.2) 4950 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.309553+0000 mon.b (mon.2) 4951 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:23.320237+0000 mgr.x (mgr.25085) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.320858+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.394304+0000 mon.b (mon.2) 4952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.396274+0000 mon.b (mon.2) 4953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.397885+0000 mon.b (mon.2) 4954 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.398464+0000 mon.b (mon.2) 4955 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:23.409777+0000 mgr.x (mgr.25085) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.410366+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.481888+0000 mon.b (mon.2) 4956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.483572+0000 mon.b (mon.2) 4957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.485288+0000 mon.b (mon.2) 4958 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.485844+0000 mon.b (mon.2) 4959 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:23.497385+0000 mgr.x (mgr.25085) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.497981+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.577334+0000 mon.b (mon.2) 4960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.579172+0000 mon.b (mon.2) 4961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.581964+0000 mon.b (mon.2) 4962 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.582651+0000 mon.b (mon.2) 4963 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:23.594280+0000 mgr.x (mgr.25085) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.594852+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.673679+0000 mon.b (mon.2) 4964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.675601+0000 mon.b (mon.2) 4965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.677533+0000 mon.b (mon.2) 4966 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.678496+0000 mon.b (mon.2) 4967 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:23.690475+0000 mgr.x (mgr.25085) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.690961+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.793226+0000 mon.b (mon.2) 4968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.795846+0000 mon.b (mon.2) 4969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.798842+0000 mon.b (mon.2) 4970 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.799780+0000 mon.b (mon.2) 4971 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:23.811688+0000 mgr.x (mgr.25085) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.812054+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.909566+0000 mon.b (mon.2) 4972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.911763+0000 mon.b (mon.2) 4973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.914478+0000 mon.b (mon.2) 4974 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.915796+0000 mon.b (mon.2) 4975 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:23.927676+0000 mgr.x (mgr.25085) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:23.928074+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:24.034991+0000 mon.b (mon.2) 4976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:24.037733+0000 mon.b (mon.2) 4977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:24.040437+0000 mon.b (mon.2) 4978 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:24.041532+0000 mon.b (mon.2) 4979 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cephadm 2024-06-11T13:40:24.053392+0000 mgr.x (mgr.25085) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: audit 2024-06-11T13:40:24.053938+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:24 smithi117 bash[60578]: cluster 2024-06-11T13:40:24.136324+0000 mgr.x (mgr.25085) 2260 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 92 op/s 2024-06-11T13:40:24.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:22.241890+0000 mgr.x (mgr.25085) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:22.328121+0000 mgr.x (mgr.25085) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:22.413491+0000 mgr.x (mgr.25085) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:22.506070+0000 mgr.x (mgr.25085) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:22.594823+0000 mgr.x (mgr.25085) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:22.678703+0000 mgr.x (mgr.25085) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:22.767205+0000 mgr.x (mgr.25085) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:22.831366+0000 mgr.x (mgr.25085) 2246 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:22.854381+0000 mgr.x (mgr.25085) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:22.939370+0000 mgr.x (mgr.25085) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:23.033846+0000 mgr.x (mgr.25085) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:23.129655+0000 mgr.x (mgr.25085) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.209651+0000 mon.b (mon.2) 4944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.211543+0000 mon.b (mon.2) 4945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.213367+0000 mon.b (mon.2) 4946 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.214038+0000 mon.b (mon.2) 4947 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:23.225349+0000 mgr.x (mgr.25085) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.225909+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.305302+0000 mon.b (mon.2) 4948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.307162+0000 mon.b (mon.2) 4949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:22.241890+0000 mgr.x (mgr.25085) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:22.328121+0000 mgr.x (mgr.25085) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:22.413491+0000 mgr.x (mgr.25085) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:22.506070+0000 mgr.x (mgr.25085) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:22.594823+0000 mgr.x (mgr.25085) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:22.678703+0000 mgr.x (mgr.25085) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:22.767205+0000 mgr.x (mgr.25085) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:22.831366+0000 mgr.x (mgr.25085) 2246 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:22.854381+0000 mgr.x (mgr.25085) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:22.939370+0000 mgr.x (mgr.25085) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:23.033846+0000 mgr.x (mgr.25085) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:23.129655+0000 mgr.x (mgr.25085) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.209651+0000 mon.b (mon.2) 4944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.211543+0000 mon.b (mon.2) 4945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.213367+0000 mon.b (mon.2) 4946 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.214038+0000 mon.b (mon.2) 4947 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:23.225349+0000 mgr.x (mgr.25085) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.225909+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.305302+0000 mon.b (mon.2) 4948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.307162+0000 mon.b (mon.2) 4949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.308941+0000 mon.b (mon.2) 4950 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.309553+0000 mon.b (mon.2) 4951 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:23.320237+0000 mgr.x (mgr.25085) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.320858+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.394304+0000 mon.b (mon.2) 4952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.396274+0000 mon.b (mon.2) 4953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.397885+0000 mon.b (mon.2) 4954 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.398464+0000 mon.b (mon.2) 4955 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:23.409777+0000 mgr.x (mgr.25085) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.410366+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.481888+0000 mon.b (mon.2) 4956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.483572+0000 mon.b (mon.2) 4957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.485288+0000 mon.b (mon.2) 4958 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.485844+0000 mon.b (mon.2) 4959 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:23.497385+0000 mgr.x (mgr.25085) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.497981+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.577334+0000 mon.b (mon.2) 4960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.579172+0000 mon.b (mon.2) 4961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.581964+0000 mon.b (mon.2) 4962 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.582651+0000 mon.b (mon.2) 4963 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:23.594280+0000 mgr.x (mgr.25085) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.308941+0000 mon.b (mon.2) 4950 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.309553+0000 mon.b (mon.2) 4951 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:23.320237+0000 mgr.x (mgr.25085) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.320858+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.394304+0000 mon.b (mon.2) 4952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.396274+0000 mon.b (mon.2) 4953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.397885+0000 mon.b (mon.2) 4954 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.398464+0000 mon.b (mon.2) 4955 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:23.409777+0000 mgr.x (mgr.25085) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.410366+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.481888+0000 mon.b (mon.2) 4956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.483572+0000 mon.b (mon.2) 4957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.485288+0000 mon.b (mon.2) 4958 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.485844+0000 mon.b (mon.2) 4959 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:23.497385+0000 mgr.x (mgr.25085) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.497981+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.577334+0000 mon.b (mon.2) 4960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.579172+0000 mon.b (mon.2) 4961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.581964+0000 mon.b (mon.2) 4962 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.582651+0000 mon.b (mon.2) 4963 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:23.594280+0000 mgr.x (mgr.25085) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.594852+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.673679+0000 mon.b (mon.2) 4964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.675601+0000 mon.b (mon.2) 4965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.677533+0000 mon.b (mon.2) 4966 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.678496+0000 mon.b (mon.2) 4967 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:23.690475+0000 mgr.x (mgr.25085) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.690961+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.793226+0000 mon.b (mon.2) 4968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.795846+0000 mon.b (mon.2) 4969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.798842+0000 mon.b (mon.2) 4970 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.799780+0000 mon.b (mon.2) 4971 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:23.811688+0000 mgr.x (mgr.25085) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.812054+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.909566+0000 mon.b (mon.2) 4972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.911763+0000 mon.b (mon.2) 4973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.914478+0000 mon.b (mon.2) 4974 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.915796+0000 mon.b (mon.2) 4975 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:23.927676+0000 mgr.x (mgr.25085) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:23.928074+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:24.034991+0000 mon.b (mon.2) 4976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.594852+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.673679+0000 mon.b (mon.2) 4964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.675601+0000 mon.b (mon.2) 4965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.677533+0000 mon.b (mon.2) 4966 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.678496+0000 mon.b (mon.2) 4967 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:23.690475+0000 mgr.x (mgr.25085) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.690961+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.793226+0000 mon.b (mon.2) 4968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.795846+0000 mon.b (mon.2) 4969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.798842+0000 mon.b (mon.2) 4970 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.799780+0000 mon.b (mon.2) 4971 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:23.811688+0000 mgr.x (mgr.25085) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.812054+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.909566+0000 mon.b (mon.2) 4972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.911763+0000 mon.b (mon.2) 4973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.914478+0000 mon.b (mon.2) 4974 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.915796+0000 mon.b (mon.2) 4975 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:23.927676+0000 mgr.x (mgr.25085) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.577 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:23.928074+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:24.034991+0000 mon.b (mon.2) 4976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:24.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:24.037733+0000 mon.b (mon.2) 4977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:24.040437+0000 mon.b (mon.2) 4978 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:24.041532+0000 mon.b (mon.2) 4979 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cephadm 2024-06-11T13:40:24.053392+0000 mgr.x (mgr.25085) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: audit 2024-06-11T13:40:24.053938+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[81944]: cluster 2024-06-11T13:40:24.136324+0000 mgr.x (mgr.25085) 2260 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 92 op/s 2024-06-11T13:40:24.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:24.037733+0000 mon.b (mon.2) 4977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:24.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:24.040437+0000 mon.b (mon.2) 4978 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:24.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:24.041532+0000 mon.b (mon.2) 4979 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:24.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cephadm 2024-06-11T13:40:24.053392+0000 mgr.x (mgr.25085) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:24.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: audit 2024-06-11T13:40:24.053938+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:24.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:24 smithi059 bash[78335]: cluster 2024-06-11T13:40:24.136324+0000 mgr.x (mgr.25085) 2260 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 92 op/s 2024-06-11T13:40:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.163870+0000 mon.b (mon.2) 4980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.166012+0000 mon.b (mon.2) 4981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.167870+0000 mon.b (mon.2) 4982 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.168575+0000 mon.b (mon.2) 4983 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: cephadm 2024-06-11T13:40:24.177707+0000 mgr.x (mgr.25085) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.178373+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.264063+0000 mon.b (mon.2) 4984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.266065+0000 mon.b (mon.2) 4985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.267765+0000 mon.b (mon.2) 4986 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.268431+0000 mon.b (mon.2) 4987 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: cephadm 2024-06-11T13:40:24.279436+0000 mgr.x (mgr.25085) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.280066+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.358237+0000 mon.b (mon.2) 4988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.360423+0000 mon.b (mon.2) 4989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.362640+0000 mon.b (mon.2) 4990 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.363483+0000 mon.b (mon.2) 4991 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: cephadm 2024-06-11T13:40:24.375065+0000 mgr.x (mgr.25085) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.375516+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.458982+0000 mon.b (mon.2) 4992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.461755+0000 mon.b (mon.2) 4993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.464996+0000 mon.b (mon.2) 4994 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.466298+0000 mon.b (mon.2) 4995 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: cephadm 2024-06-11T13:40:24.475941+0000 mgr.x (mgr.25085) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.476559+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.571183+0000 mon.b (mon.2) 4996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.574296+0000 mon.b (mon.2) 4997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.577261+0000 mon.b (mon.2) 4998 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.578605+0000 mon.b (mon.2) 4999 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: cephadm 2024-06-11T13:40:24.589233+0000 mgr.x (mgr.25085) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.589384+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.692274+0000 mon.b (mon.2) 5000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.694421+0000 mon.b (mon.2) 5001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.696715+0000 mon.b (mon.2) 5002 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.697527+0000 mon.b (mon.2) 5003 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: cephadm 2024-06-11T13:40:24.707182+0000 mgr.x (mgr.25085) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.707787+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.787865+0000 mon.b (mon.2) 5004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.789885+0000 mon.b (mon.2) 5005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.791521+0000 mon.b (mon.2) 5006 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.792194+0000 mon.b (mon.2) 5007 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: cephadm 2024-06-11T13:40:24.801242+0000 mgr.x (mgr.25085) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.801909+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.881956+0000 mon.b (mon.2) 5008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.883949+0000 mon.b (mon.2) 5009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.885602+0000 mon.b (mon.2) 5010 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.886242+0000 mon.b (mon.2) 5011 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: cephadm 2024-06-11T13:40:24.893923+0000 mgr.x (mgr.25085) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.894542+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.971890+0000 mon.b (mon.2) 5012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.973626+0000 mon.b (mon.2) 5013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.975389+0000 mon.b (mon.2) 5014 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.976103+0000 mon.b (mon.2) 5015 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: cephadm 2024-06-11T13:40:24.983903+0000 mgr.x (mgr.25085) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:24.984589+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:25.062399+0000 mon.b (mon.2) 5016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:25.064292+0000 mon.b (mon.2) 5017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:25.066158+0000 mon.b (mon.2) 5018 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:25.066753+0000 mon.b (mon.2) 5019 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: audit 2024-06-11T13:40:25.073992+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:25 smithi117 bash[60578]: cephadm 2024-06-11T13:40:25.074541+0000 mgr.x (mgr.25085) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.163870+0000 mon.b (mon.2) 4980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.166012+0000 mon.b (mon.2) 4981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.167870+0000 mon.b (mon.2) 4982 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.168575+0000 mon.b (mon.2) 4983 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: cephadm 2024-06-11T13:40:24.177707+0000 mgr.x (mgr.25085) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.178373+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.264063+0000 mon.b (mon.2) 4984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.266065+0000 mon.b (mon.2) 4985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.267765+0000 mon.b (mon.2) 4986 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.268431+0000 mon.b (mon.2) 4987 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: cephadm 2024-06-11T13:40:24.279436+0000 mgr.x (mgr.25085) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.280066+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.358237+0000 mon.b (mon.2) 4988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.360423+0000 mon.b (mon.2) 4989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.362640+0000 mon.b (mon.2) 4990 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.363483+0000 mon.b (mon.2) 4991 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: cephadm 2024-06-11T13:40:24.375065+0000 mgr.x (mgr.25085) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.375516+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.458982+0000 mon.b (mon.2) 4992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.461755+0000 mon.b (mon.2) 4993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.163870+0000 mon.b (mon.2) 4980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.166012+0000 mon.b (mon.2) 4981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.167870+0000 mon.b (mon.2) 4982 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.168575+0000 mon.b (mon.2) 4983 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: cephadm 2024-06-11T13:40:24.177707+0000 mgr.x (mgr.25085) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.178373+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.264063+0000 mon.b (mon.2) 4984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.266065+0000 mon.b (mon.2) 4985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.267765+0000 mon.b (mon.2) 4986 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.268431+0000 mon.b (mon.2) 4987 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: cephadm 2024-06-11T13:40:24.279436+0000 mgr.x (mgr.25085) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.280066+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.358237+0000 mon.b (mon.2) 4988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.360423+0000 mon.b (mon.2) 4989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.362640+0000 mon.b (mon.2) 4990 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.363483+0000 mon.b (mon.2) 4991 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: cephadm 2024-06-11T13:40:24.375065+0000 mgr.x (mgr.25085) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.375516+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.458982+0000 mon.b (mon.2) 4992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.461755+0000 mon.b (mon.2) 4993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.464996+0000 mon.b (mon.2) 4994 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.466298+0000 mon.b (mon.2) 4995 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: cephadm 2024-06-11T13:40:24.475941+0000 mgr.x (mgr.25085) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.476559+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.571183+0000 mon.b (mon.2) 4996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.574296+0000 mon.b (mon.2) 4997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.577261+0000 mon.b (mon.2) 4998 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.578605+0000 mon.b (mon.2) 4999 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: cephadm 2024-06-11T13:40:24.589233+0000 mgr.x (mgr.25085) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.589384+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.692274+0000 mon.b (mon.2) 5000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.694421+0000 mon.b (mon.2) 5001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.696715+0000 mon.b (mon.2) 5002 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.697527+0000 mon.b (mon.2) 5003 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: cephadm 2024-06-11T13:40:24.707182+0000 mgr.x (mgr.25085) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.707787+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.787865+0000 mon.b (mon.2) 5004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.789885+0000 mon.b (mon.2) 5005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.791521+0000 mon.b (mon.2) 5006 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.464996+0000 mon.b (mon.2) 4994 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.466298+0000 mon.b (mon.2) 4995 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: cephadm 2024-06-11T13:40:24.475941+0000 mgr.x (mgr.25085) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.476559+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.571183+0000 mon.b (mon.2) 4996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.574296+0000 mon.b (mon.2) 4997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.577261+0000 mon.b (mon.2) 4998 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.578605+0000 mon.b (mon.2) 4999 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: cephadm 2024-06-11T13:40:24.589233+0000 mgr.x (mgr.25085) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.589384+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.692274+0000 mon.b (mon.2) 5000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.694421+0000 mon.b (mon.2) 5001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.696715+0000 mon.b (mon.2) 5002 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.697527+0000 mon.b (mon.2) 5003 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: cephadm 2024-06-11T13:40:24.707182+0000 mgr.x (mgr.25085) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.707787+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.787865+0000 mon.b (mon.2) 5004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.789885+0000 mon.b (mon.2) 5005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.791521+0000 mon.b (mon.2) 5006 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.792194+0000 mon.b (mon.2) 5007 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: cephadm 2024-06-11T13:40:24.801242+0000 mgr.x (mgr.25085) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.801909+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.881956+0000 mon.b (mon.2) 5008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.883949+0000 mon.b (mon.2) 5009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.885602+0000 mon.b (mon.2) 5010 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.886242+0000 mon.b (mon.2) 5011 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: cephadm 2024-06-11T13:40:24.893923+0000 mgr.x (mgr.25085) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.894542+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.971890+0000 mon.b (mon.2) 5012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.973626+0000 mon.b (mon.2) 5013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.975389+0000 mon.b (mon.2) 5014 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.976103+0000 mon.b (mon.2) 5015 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: cephadm 2024-06-11T13:40:24.983903+0000 mgr.x (mgr.25085) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:24.984589+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:25.062399+0000 mon.b (mon.2) 5016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:25.064292+0000 mon.b (mon.2) 5017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:25.066158+0000 mon.b (mon.2) 5018 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:25.066753+0000 mon.b (mon.2) 5019 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: audit 2024-06-11T13:40:25.073992+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[81944]: cephadm 2024-06-11T13:40:25.074541+0000 mgr.x (mgr.25085) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.792194+0000 mon.b (mon.2) 5007 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: cephadm 2024-06-11T13:40:24.801242+0000 mgr.x (mgr.25085) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.801909+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.881956+0000 mon.b (mon.2) 5008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.883949+0000 mon.b (mon.2) 5009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.885602+0000 mon.b (mon.2) 5010 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.886242+0000 mon.b (mon.2) 5011 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: cephadm 2024-06-11T13:40:24.893923+0000 mgr.x (mgr.25085) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.894542+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.971890+0000 mon.b (mon.2) 5012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.973626+0000 mon.b (mon.2) 5013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.975389+0000 mon.b (mon.2) 5014 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.976103+0000 mon.b (mon.2) 5015 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: cephadm 2024-06-11T13:40:24.983903+0000 mgr.x (mgr.25085) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:25.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:24.984589+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:25.062399+0000 mon.b (mon.2) 5016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:25.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:25.064292+0000 mon.b (mon.2) 5017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:25.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:25.066158+0000 mon.b (mon.2) 5018 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:25.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:25.066753+0000 mon.b (mon.2) 5019 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:25.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: audit 2024-06-11T13:40:25.073992+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:25.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:25 smithi059 bash[78335]: cephadm 2024-06-11T13:40:25.074541+0000 mgr.x (mgr.25085) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.155186+0000 mon.b (mon.2) 5020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.163625+0000 mon.b (mon.2) 5021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.165174+0000 mon.b (mon.2) 5022 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.165731+0000 mon.b (mon.2) 5023 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: cephadm 2024-06-11T13:40:25.173765+0000 mgr.x (mgr.25085) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.174411+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.249832+0000 mon.b (mon.2) 5024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.251845+0000 mon.b (mon.2) 5025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.256534+0000 mon.b (mon.2) 5026 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:26.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.257290+0000 mon.b (mon.2) 5027 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: cephadm 2024-06-11T13:40:25.269043+0000 mgr.x (mgr.25085) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.269525+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.349720+0000 mon.b (mon.2) 5028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.351779+0000 mon.b (mon.2) 5029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.354017+0000 mon.b (mon.2) 5030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.354836+0000 mon.b (mon.2) 5031 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: cephadm 2024-06-11T13:40:25.366428+0000 mgr.x (mgr.25085) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.366818+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.438548+0000 mon.b (mon.2) 5032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.440948+0000 mon.b (mon.2) 5033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.442831+0000 mon.b (mon.2) 5034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.443558+0000 mon.b (mon.2) 5035 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: cephadm 2024-06-11T13:40:25.455041+0000 mgr.x (mgr.25085) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.455531+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.476491+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.487367+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.496788+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.564457+0000 mon.b (mon.2) 5036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.567689+0000 mon.b (mon.2) 5037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.569377+0000 mon.b (mon.2) 5038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.570692+0000 mon.b (mon.2) 5039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.572593+0000 mon.b (mon.2) 5040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.574926+0000 mon.b (mon.2) 5041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.576888+0000 mon.b (mon.2) 5042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: cephadm 2024-06-11T13:40:25.577596+0000 mgr.x (mgr.25085) 2275 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-06-11T13:40:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.586121+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.588076+0000 mon.b (mon.2) 5043 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.pamolu"}]: dispatch 2024-06-11T13:40:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.589937+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.pamolu"}]: dispatch 2024-06-11T13:40:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.595632+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.pamolu"}]': finished 2024-06-11T13:40:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.597559+0000 mon.b (mon.2) 5044 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi117.cdeqgz"}]: dispatch 2024-06-11T13:40:26.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.599428+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi117.cdeqgz"}]: dispatch 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.605283+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi117.cdeqgz"}]': finished 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.607716+0000 mon.b (mon.2) 5045 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi059.plygee"}]: dispatch 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.609560+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi059.plygee"}]: dispatch 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.615314+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi059.plygee"}]': finished 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.617651+0000 mon.b (mon.2) 5046 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi117.bfknek"}]: dispatch 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.619432+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi117.bfknek"}]: dispatch 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.625208+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi117.bfknek"}]': finished 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.627567+0000 mon.b (mon.2) 5047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: cephadm 2024-06-11T13:40:25.628126+0000 mgr.x (mgr.25085) 2276 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.635760+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.638050+0000 mon.b (mon.2) 5048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.639015+0000 mon.b (mon.2) 5049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: cephadm 2024-06-11T13:40:25.639514+0000 mgr.x (mgr.25085) 2277 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-06-11T13:40:26.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: audit 2024-06-11T13:40:25.647291+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:26 smithi117 bash[60578]: cluster 2024-06-11T13:40:26.137378+0000 mgr.x (mgr.25085) 2278 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-06-11T13:40:26.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.155186+0000 mon.b (mon.2) 5020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.163625+0000 mon.b (mon.2) 5021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.165174+0000 mon.b (mon.2) 5022 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.165731+0000 mon.b (mon.2) 5023 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: cephadm 2024-06-11T13:40:25.173765+0000 mgr.x (mgr.25085) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.174411+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.249832+0000 mon.b (mon.2) 5024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.251845+0000 mon.b (mon.2) 5025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.256534+0000 mon.b (mon.2) 5026 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:26.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.257290+0000 mon.b (mon.2) 5027 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: cephadm 2024-06-11T13:40:25.269043+0000 mgr.x (mgr.25085) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.269525+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.349720+0000 mon.b (mon.2) 5028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.351779+0000 mon.b (mon.2) 5029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.354017+0000 mon.b (mon.2) 5030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.354836+0000 mon.b (mon.2) 5031 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: cephadm 2024-06-11T13:40:25.366428+0000 mgr.x (mgr.25085) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.366818+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.438548+0000 mon.b (mon.2) 5032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.440948+0000 mon.b (mon.2) 5033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.155186+0000 mon.b (mon.2) 5020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.163625+0000 mon.b (mon.2) 5021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.165174+0000 mon.b (mon.2) 5022 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.165731+0000 mon.b (mon.2) 5023 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: cephadm 2024-06-11T13:40:25.173765+0000 mgr.x (mgr.25085) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.174411+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.249832+0000 mon.b (mon.2) 5024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.251845+0000 mon.b (mon.2) 5025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.256534+0000 mon.b (mon.2) 5026 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.257290+0000 mon.b (mon.2) 5027 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: cephadm 2024-06-11T13:40:25.269043+0000 mgr.x (mgr.25085) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.269525+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.349720+0000 mon.b (mon.2) 5028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.351779+0000 mon.b (mon.2) 5029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.354017+0000 mon.b (mon.2) 5030 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.354836+0000 mon.b (mon.2) 5031 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: cephadm 2024-06-11T13:40:25.366428+0000 mgr.x (mgr.25085) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.366818+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.438548+0000 mon.b (mon.2) 5032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.440948+0000 mon.b (mon.2) 5033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.442831+0000 mon.b (mon.2) 5034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:26.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.443558+0000 mon.b (mon.2) 5035 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:26.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: cephadm 2024-06-11T13:40:25.455041+0000 mgr.x (mgr.25085) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.455531+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.476491+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.487367+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.496788+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.564457+0000 mon.b (mon.2) 5036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.567689+0000 mon.b (mon.2) 5037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.569377+0000 mon.b (mon.2) 5038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.570692+0000 mon.b (mon.2) 5039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.572593+0000 mon.b (mon.2) 5040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.574926+0000 mon.b (mon.2) 5041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.576888+0000 mon.b (mon.2) 5042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: cephadm 2024-06-11T13:40:25.577596+0000 mgr.x (mgr.25085) 2275 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.586121+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.588076+0000 mon.b (mon.2) 5043 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.pamolu"}]: dispatch 2024-06-11T13:40:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.589937+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.pamolu"}]: dispatch 2024-06-11T13:40:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.595632+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.pamolu"}]': finished 2024-06-11T13:40:26.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.597559+0000 mon.b (mon.2) 5044 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi117.cdeqgz"}]: dispatch 2024-06-11T13:40:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.442831+0000 mon.b (mon.2) 5034 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.443558+0000 mon.b (mon.2) 5035 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: cephadm 2024-06-11T13:40:25.455041+0000 mgr.x (mgr.25085) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.455531+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.476491+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.487367+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.496788+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.564457+0000 mon.b (mon.2) 5036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.567689+0000 mon.b (mon.2) 5037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.569377+0000 mon.b (mon.2) 5038 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.570692+0000 mon.b (mon.2) 5039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.572593+0000 mon.b (mon.2) 5040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.574926+0000 mon.b (mon.2) 5041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.576888+0000 mon.b (mon.2) 5042 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: cephadm 2024-06-11T13:40:25.577596+0000 mgr.x (mgr.25085) 2275 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-06-11T13:40:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.586121+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.588076+0000 mon.b (mon.2) 5043 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.pamolu"}]: dispatch 2024-06-11T13:40:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.589937+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.pamolu"}]: dispatch 2024-06-11T13:40:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.595632+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi059.pamolu"}]': finished 2024-06-11T13:40:26.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.597559+0000 mon.b (mon.2) 5044 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi117.cdeqgz"}]: dispatch 2024-06-11T13:40:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.599428+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi117.cdeqgz"}]: dispatch 2024-06-11T13:40:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.605283+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi117.cdeqgz"}]': finished 2024-06-11T13:40:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.607716+0000 mon.b (mon.2) 5045 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi059.plygee"}]: dispatch 2024-06-11T13:40:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.609560+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi059.plygee"}]: dispatch 2024-06-11T13:40:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.615314+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi059.plygee"}]': finished 2024-06-11T13:40:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.617651+0000 mon.b (mon.2) 5046 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi117.bfknek"}]: dispatch 2024-06-11T13:40:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.619432+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi117.bfknek"}]: dispatch 2024-06-11T13:40:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.625208+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi117.bfknek"}]': finished 2024-06-11T13:40:26.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.627567+0000 mon.b (mon.2) 5047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: cephadm 2024-06-11T13:40:25.628126+0000 mgr.x (mgr.25085) 2276 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-06-11T13:40:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.635760+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.638050+0000 mon.b (mon.2) 5048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.639015+0000 mon.b (mon.2) 5049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: cephadm 2024-06-11T13:40:25.639514+0000 mgr.x (mgr.25085) 2277 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-06-11T13:40:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: audit 2024-06-11T13:40:25.647291+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[81944]: cluster 2024-06-11T13:40:26.137378+0000 mgr.x (mgr.25085) 2278 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-06-11T13:40:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.599428+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi117.cdeqgz"}]: dispatch 2024-06-11T13:40:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.605283+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi117.cdeqgz"}]': finished 2024-06-11T13:40:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.607716+0000 mon.b (mon.2) 5045 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi059.plygee"}]: dispatch 2024-06-11T13:40:26.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.609560+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi059.plygee"}]: dispatch 2024-06-11T13:40:26.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.615314+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi059.plygee"}]': finished 2024-06-11T13:40:26.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.617651+0000 mon.b (mon.2) 5046 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi117.bfknek"}]: dispatch 2024-06-11T13:40:26.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.619432+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi117.bfknek"}]: dispatch 2024-06-11T13:40:26.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.625208+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi117.bfknek"}]': finished 2024-06-11T13:40:26.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.627567+0000 mon.b (mon.2) 5047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: cephadm 2024-06-11T13:40:25.628126+0000 mgr.x (mgr.25085) 2276 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-06-11T13:40:26.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.635760+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.638050+0000 mon.b (mon.2) 5048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.639015+0000 mon.b (mon.2) 5049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:26.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: cephadm 2024-06-11T13:40:25.639514+0000 mgr.x (mgr.25085) 2277 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-06-11T13:40:26.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: audit 2024-06-11T13:40:25.647291+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:26.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:26 smithi059 bash[78335]: cluster 2024-06-11T13:40:26.137378+0000 mgr.x (mgr.25085) 2278 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-06-11T13:40:27.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:40:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:40:27] "GET /metrics HTTP/1.1" 200 38659 "" "Prometheus/2.33.4" 2024-06-11T13:40:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[81944]: audit 2024-06-11T13:40:28.134625+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[81944]: cluster 2024-06-11T13:40:28.138066+0000 mgr.x (mgr.25085) 2279 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-06-11T13:40:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[81944]: audit 2024-06-11T13:40:28.146164+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[81944]: audit 2024-06-11T13:40:28.158232+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[81944]: audit 2024-06-11T13:40:28.519306+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[81944]: audit 2024-06-11T13:40:28.523281+0000 mon.b (mon.2) 5050 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:40:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[81944]: audit 2024-06-11T13:40:28.525389+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:40:29.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[81944]: audit 2024-06-11T13:40:28.534934+0000 mon.b (mon.2) 5051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[78335]: audit 2024-06-11T13:40:28.134625+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[78335]: cluster 2024-06-11T13:40:28.138066+0000 mgr.x (mgr.25085) 2279 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-06-11T13:40:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[78335]: audit 2024-06-11T13:40:28.146164+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[78335]: audit 2024-06-11T13:40:28.158232+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[78335]: audit 2024-06-11T13:40:28.519306+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[78335]: audit 2024-06-11T13:40:28.523281+0000 mon.b (mon.2) 5050 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:40:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[78335]: audit 2024-06-11T13:40:28.525389+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:40:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:29 smithi059 bash[78335]: audit 2024-06-11T13:40:28.534934+0000 mon.b (mon.2) 5051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:29 smithi117 bash[60578]: audit 2024-06-11T13:40:28.134625+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:29 smithi117 bash[60578]: cluster 2024-06-11T13:40:28.138066+0000 mgr.x (mgr.25085) 2279 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-06-11T13:40:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:29 smithi117 bash[60578]: audit 2024-06-11T13:40:28.146164+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:29 smithi117 bash[60578]: audit 2024-06-11T13:40:28.158232+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:29 smithi117 bash[60578]: audit 2024-06-11T13:40:28.519306+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:29 smithi117 bash[60578]: audit 2024-06-11T13:40:28.523281+0000 mon.b (mon.2) 5050 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:40:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:29 smithi117 bash[60578]: audit 2024-06-11T13:40:28.525389+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.txeyxi", "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 2024-06-11T13:40:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:29 smithi117 bash[60578]: audit 2024-06-11T13:40:28.534934+0000 mon.b (mon.2) 5051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:30 smithi117 bash[60578]: cephadm 2024-06-11T13:40:28.508487+0000 mgr.x (mgr.25085) 2280 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi059.txeyxi 2024-06-11T13:40:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:30 smithi117 bash[60578]: cephadm 2024-06-11T13:40:28.537164+0000 mgr.x (mgr.25085) 2281 : cephadm [INF] Deploying daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:40:30.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:30 smithi117 bash[60578]: audit 2024-06-11T13:40:29.302711+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:30.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:30 smithi117 bash[60578]: audit 2024-06-11T13:40:29.304650+0000 mon.b (mon.2) 5052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:30 smithi059 bash[78335]: cephadm 2024-06-11T13:40:28.508487+0000 mgr.x (mgr.25085) 2280 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi059.txeyxi 2024-06-11T13:40:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:30 smithi059 bash[78335]: cephadm 2024-06-11T13:40:28.537164+0000 mgr.x (mgr.25085) 2281 : cephadm [INF] Deploying daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:40:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:30 smithi059 bash[78335]: audit 2024-06-11T13:40:29.302711+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:30.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:30 smithi059 bash[78335]: audit 2024-06-11T13:40:29.304650+0000 mon.b (mon.2) 5052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:30 smithi059 bash[81944]: cephadm 2024-06-11T13:40:28.508487+0000 mgr.x (mgr.25085) 2280 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi059.txeyxi 2024-06-11T13:40:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:30 smithi059 bash[81944]: cephadm 2024-06-11T13:40:28.537164+0000 mgr.x (mgr.25085) 2281 : cephadm [INF] Deploying daemon iscsi.foo.smithi059.txeyxi on smithi059 2024-06-11T13:40:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:30 smithi059 bash[81944]: audit 2024-06-11T13:40:29.302711+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:30 smithi059 bash[81944]: audit 2024-06-11T13:40:29.304650+0000 mon.b (mon.2) 5052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:31.416 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:31 smithi059 bash[78335]: cluster 2024-06-11T13:40:30.139120+0000 mgr.x (mgr.25085) 2282 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 85 B/s wr, 58 op/s 2024-06-11T13:40:31.416 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:31 smithi059 bash[81944]: cluster 2024-06-11T13:40:30.139120+0000 mgr.x (mgr.25085) 2282 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 85 B/s wr, 58 op/s 2024-06-11T13:40:31.433 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:31 smithi117 bash[60578]: cluster 2024-06-11T13:40:30.139120+0000 mgr.x (mgr.25085) 2282 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 85 B/s wr, 58 op/s 2024-06-11T13:40:31.674 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:40:31 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:31.675 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:40:31 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:31.675 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:40:31 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:31.675 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:40:31 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:31.676 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:40:31 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:31.676 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:31 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:31.676 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:31 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:31.677 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:40:31 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:31.677 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:40:31 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:32.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:32 smithi117 bash[60578]: cluster 2024-06-11T13:40:32.140286+0000 mgr.x (mgr.25085) 2283 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 85 B/s wr, 30 op/s 2024-06-11T13:40:32.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:32 smithi059 bash[81944]: cluster 2024-06-11T13:40:32.140286+0000 mgr.x (mgr.25085) 2283 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 85 B/s wr, 30 op/s 2024-06-11T13:40:32.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:32 smithi059 bash[78335]: cluster 2024-06-11T13:40:32.140286+0000 mgr.x (mgr.25085) 2283 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 85 B/s wr, 30 op/s 2024-06-11T13:40:33.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:33 smithi117 bash[60578]: audit 2024-06-11T13:40:32.839505+0000 mgr.x (mgr.25085) 2284 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:33.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:33 smithi059 bash[81944]: audit 2024-06-11T13:40:32.839505+0000 mgr.x (mgr.25085) 2284 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:33.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:33 smithi059 bash[78335]: audit 2024-06-11T13:40:32.839505+0000 mgr.x (mgr.25085) 2284 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:34.409 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:34 smithi117 bash[60578]: cluster 2024-06-11T13:40:34.141413+0000 mgr.x (mgr.25085) 2285 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:40:34.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:34 smithi059 bash[81944]: cluster 2024-06-11T13:40:34.141413+0000 mgr.x (mgr.25085) 2285 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:40:34.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:34 smithi059 bash[78335]: cluster 2024-06-11T13:40:34.141413+0000 mgr.x (mgr.25085) 2285 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:40:36.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:36 smithi059 bash[81944]: cluster 2024-06-11T13:40:36.142504+0000 mgr.x (mgr.25085) 2286 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:40:36.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:36 smithi059 bash[78335]: cluster 2024-06-11T13:40:36.142504+0000 mgr.x (mgr.25085) 2286 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:40:36.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:36 smithi117 bash[60578]: cluster 2024-06-11T13:40:36.142504+0000 mgr.x (mgr.25085) 2286 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:40:37.688 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:40:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:40:37] "GET /metrics HTTP/1.1" 200 38676 "" "Prometheus/2.33.4" 2024-06-11T13:40:39.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:39 smithi059 bash[81944]: cluster 2024-06-11T13:40:38.143804+0000 mgr.x (mgr.25085) 2287 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:40:39.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:39 smithi059 bash[78335]: cluster 2024-06-11T13:40:38.143804+0000 mgr.x (mgr.25085) 2287 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:40:39.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:39 smithi117 bash[60578]: cluster 2024-06-11T13:40:38.143804+0000 mgr.x (mgr.25085) 2287 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:40:41.676 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:41 smithi059 bash[78335]: cluster 2024-06-11T13:40:40.144899+0000 mgr.x (mgr.25085) 2288 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:40:41.676 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:41 smithi059 bash[78335]: audit 2024-06-11T13:40:40.365799+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:41.676 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:41 smithi059 bash[78335]: audit 2024-06-11T13:40:40.378914+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:41.676 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:41 smithi059 bash[78335]: cluster 2024-06-11T13:40:40.381023+0000 mgr.x (mgr.25085) 2289 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-06-11T13:40:41.676 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:41 smithi059 bash[78335]: audit 2024-06-11T13:40:40.394113+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:41.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:41 smithi059 bash[81944]: cluster 2024-06-11T13:40:40.144899+0000 mgr.x (mgr.25085) 2288 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:40:41.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:41 smithi059 bash[81944]: audit 2024-06-11T13:40:40.365799+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:41.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:41 smithi059 bash[81944]: audit 2024-06-11T13:40:40.378914+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:41.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:41 smithi059 bash[81944]: cluster 2024-06-11T13:40:40.381023+0000 mgr.x (mgr.25085) 2289 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-06-11T13:40:41.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:41 smithi059 bash[81944]: audit 2024-06-11T13:40:40.394113+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:41.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:41 smithi117 bash[60578]: cluster 2024-06-11T13:40:40.144899+0000 mgr.x (mgr.25085) 2288 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:40:41.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:41 smithi117 bash[60578]: audit 2024-06-11T13:40:40.365799+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:41.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:41 smithi117 bash[60578]: audit 2024-06-11T13:40:40.378914+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:41.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:41 smithi117 bash[60578]: cluster 2024-06-11T13:40:40.381023+0000 mgr.x (mgr.25085) 2289 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-06-11T13:40:41.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:41 smithi117 bash[60578]: audit 2024-06-11T13:40:40.394113+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:42.686 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:42 smithi117 bash[60578]: cluster 2024-06-11T13:40:41.375034+0000 mon.a (mon.0) 1805 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:40:42.728 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:42 smithi059 bash[81944]: cluster 2024-06-11T13:40:41.375034+0000 mon.a (mon.0) 1805 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:40:42.729 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:42 smithi059 bash[78335]: cluster 2024-06-11T13:40:41.375034+0000 mon.a (mon.0) 1805 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:40:43.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:43.065 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:40:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:43.065 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:40:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:43.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:43.066 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:40:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:43.066 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:40:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:43.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:40:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:43.067 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:40:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:43.067 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:40:42 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: cluster 2024-06-11T13:40:42.382077+0000 mgr.x (mgr.25085) 2290 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-06-11T13:40:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:42.910474+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:42.923289+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:42.929887+0000 mon.b (mon.2) 5053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:42.931903+0000 mon.b (mon.2) 5054 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: cluster 2024-06-11T13:40:42.935846+0000 mgr.x (mgr.25085) 2291 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-06-11T13:40:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:42.942049+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: cephadm 2024-06-11T13:40:42.944279+0000 mgr.x (mgr.25085) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.015848+0000 mon.b (mon.2) 5055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:40:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.017325+0000 mgr.x (mgr.25085) 2293 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:40:44.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.024245+0000 mon.b (mon.2) 5056 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:40:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.025266+0000 mgr.x (mgr.25085) 2294 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:40:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.114235+0000 mon.b (mon.2) 5057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.117789+0000 mon.b (mon.2) 5058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.122727+0000 mon.b (mon.2) 5059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.124276+0000 mon.b (mon.2) 5060 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: cephadm 2024-06-11T13:40:43.135675+0000 mgr.x (mgr.25085) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.135725+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.278335+0000 mon.b (mon.2) 5061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.281557+0000 mon.b (mon.2) 5062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.284698+0000 mon.b (mon.2) 5063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.285676+0000 mon.b (mon.2) 5064 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.296572+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: cluster 2024-06-11T13:40:43.365762+0000 mon.a (mon.0) 1811 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:40:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: cluster 2024-06-11T13:40:43.365807+0000 mon.a (mon.0) 1812 : cluster [INF] Cluster is now healthy 2024-06-11T13:40:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.394673+0000 mon.b (mon.2) 5065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.397402+0000 mon.b (mon.2) 5066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.400594+0000 mon.b (mon.2) 5067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.401888+0000 mon.b (mon.2) 5068 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.412846+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.520488+0000 mon.b (mon.2) 5069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.522464+0000 mon.b (mon.2) 5070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.524312+0000 mon.b (mon.2) 5071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.525014+0000 mon.b (mon.2) 5072 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.538648+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.650325+0000 mon.b (mon.2) 5073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.653257+0000 mon.b (mon.2) 5074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.656100+0000 mon.b (mon.2) 5075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.657304+0000 mon.b (mon.2) 5076 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.670336+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.768070+0000 mon.b (mon.2) 5077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.770563+0000 mon.b (mon.2) 5078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.772590+0000 mon.b (mon.2) 5079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.773316+0000 mon.b (mon.2) 5080 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.785103+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.881412+0000 mon.b (mon.2) 5081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.883964+0000 mon.b (mon.2) 5082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.886648+0000 mon.b (mon.2) 5083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.887668+0000 mon.b (mon.2) 5084 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:43 smithi117 bash[60578]: audit 2024-06-11T13:40:43.900705+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: cluster 2024-06-11T13:40:42.382077+0000 mgr.x (mgr.25085) 2290 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-06-11T13:40:44.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:42.910474+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:42.923289+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:42.929887+0000 mon.b (mon.2) 5053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:42.931903+0000 mon.b (mon.2) 5054 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: cluster 2024-06-11T13:40:42.935846+0000 mgr.x (mgr.25085) 2291 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-06-11T13:40:44.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:42.942049+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.254 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: cephadm 2024-06-11T13:40:42.944279+0000 mgr.x (mgr.25085) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:44.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.015848+0000 mon.b (mon.2) 5055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:40:44.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.017325+0000 mgr.x (mgr.25085) 2293 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:40:44.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.024245+0000 mon.b (mon.2) 5056 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:40:44.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.025266+0000 mgr.x (mgr.25085) 2294 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:40:44.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.114235+0000 mon.b (mon.2) 5057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.117789+0000 mon.b (mon.2) 5058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.122727+0000 mon.b (mon.2) 5059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.124276+0000 mon.b (mon.2) 5060 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: cephadm 2024-06-11T13:40:43.135675+0000 mgr.x (mgr.25085) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:44.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.135725+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.255 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.278335+0000 mon.b (mon.2) 5061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: cluster 2024-06-11T13:40:42.382077+0000 mgr.x (mgr.25085) 2290 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-06-11T13:40:44.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:42.910474+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:42.923289+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:42.929887+0000 mon.b (mon.2) 5053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:42.931903+0000 mon.b (mon.2) 5054 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: cluster 2024-06-11T13:40:42.935846+0000 mgr.x (mgr.25085) 2291 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-06-11T13:40:44.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:42.942049+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: cephadm 2024-06-11T13:40:42.944279+0000 mgr.x (mgr.25085) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:44.256 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.015848+0000 mon.b (mon.2) 5055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:40:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.017325+0000 mgr.x (mgr.25085) 2293 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-06-11T13:40:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.024245+0000 mon.b (mon.2) 5056 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:40:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.025266+0000 mgr.x (mgr.25085) 2294 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-06-11T13:40:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.114235+0000 mon.b (mon.2) 5057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.117789+0000 mon.b (mon.2) 5058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.122727+0000 mon.b (mon.2) 5059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.124276+0000 mon.b (mon.2) 5060 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: cephadm 2024-06-11T13:40:43.135675+0000 mgr.x (mgr.25085) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.135725+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.257 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.278335+0000 mon.b (mon.2) 5061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.281557+0000 mon.b (mon.2) 5062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.284698+0000 mon.b (mon.2) 5063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.285676+0000 mon.b (mon.2) 5064 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.296572+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: cluster 2024-06-11T13:40:43.365762+0000 mon.a (mon.0) 1811 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:40:44.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: cluster 2024-06-11T13:40:43.365807+0000 mon.a (mon.0) 1812 : cluster [INF] Cluster is now healthy 2024-06-11T13:40:44.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.394673+0000 mon.b (mon.2) 5065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.397402+0000 mon.b (mon.2) 5066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.400594+0000 mon.b (mon.2) 5067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.401888+0000 mon.b (mon.2) 5068 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.412846+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.520488+0000 mon.b (mon.2) 5069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.522464+0000 mon.b (mon.2) 5070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.524312+0000 mon.b (mon.2) 5071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.525014+0000 mon.b (mon.2) 5072 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.538648+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.650325+0000 mon.b (mon.2) 5073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.653257+0000 mon.b (mon.2) 5074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.656100+0000 mon.b (mon.2) 5075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.657304+0000 mon.b (mon.2) 5076 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.670336+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.768070+0000 mon.b (mon.2) 5077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.770563+0000 mon.b (mon.2) 5078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.772590+0000 mon.b (mon.2) 5079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.773316+0000 mon.b (mon.2) 5080 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.785103+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.881412+0000 mon.b (mon.2) 5081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.883964+0000 mon.b (mon.2) 5082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.886648+0000 mon.b (mon.2) 5083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.887668+0000 mon.b (mon.2) 5084 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.260 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[81944]: audit 2024-06-11T13:40:43.900705+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.260 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.281557+0000 mon.b (mon.2) 5062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.284698+0000 mon.b (mon.2) 5063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.285676+0000 mon.b (mon.2) 5064 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.296572+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: cluster 2024-06-11T13:40:43.365762+0000 mon.a (mon.0) 1811 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:40:44.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: cluster 2024-06-11T13:40:43.365807+0000 mon.a (mon.0) 1812 : cluster [INF] Cluster is now healthy 2024-06-11T13:40:44.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.394673+0000 mon.b (mon.2) 5065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.397402+0000 mon.b (mon.2) 5066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.400594+0000 mon.b (mon.2) 5067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.401888+0000 mon.b (mon.2) 5068 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.412846+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.520488+0000 mon.b (mon.2) 5069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.261 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.522464+0000 mon.b (mon.2) 5070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.524312+0000 mon.b (mon.2) 5071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.525014+0000 mon.b (mon.2) 5072 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.538648+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.650325+0000 mon.b (mon.2) 5073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.653257+0000 mon.b (mon.2) 5074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.656100+0000 mon.b (mon.2) 5075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.657304+0000 mon.b (mon.2) 5076 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.670336+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.768070+0000 mon.b (mon.2) 5077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.770563+0000 mon.b (mon.2) 5078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.772590+0000 mon.b (mon.2) 5079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.773316+0000 mon.b (mon.2) 5080 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.262 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.785103+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:44.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.881412+0000 mon.b (mon.2) 5081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:44.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.883964+0000 mon.b (mon.2) 5082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:44.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.886648+0000 mon.b (mon.2) 5083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:44.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.887668+0000 mon.b (mon.2) 5084 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:44.263 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:43 smithi059 bash[78335]: audit 2024-06-11T13:40:43.900705+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: cephadm 2024-06-11T13:40:43.296104+0000 mgr.x (mgr.25085) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: cephadm 2024-06-11T13:40:43.412393+0000 mgr.x (mgr.25085) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: cephadm 2024-06-11T13:40:43.538275+0000 mgr.x (mgr.25085) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: cephadm 2024-06-11T13:40:43.669947+0000 mgr.x (mgr.25085) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: cephadm 2024-06-11T13:40:43.784482+0000 mgr.x (mgr.25085) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: cephadm 2024-06-11T13:40:43.900405+0000 mgr.x (mgr.25085) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.010631+0000 mon.b (mon.2) 5085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.013200+0000 mon.b (mon.2) 5086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.015296+0000 mon.b (mon.2) 5087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.016355+0000 mon.b (mon.2) 5088 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: cephadm 2024-06-11T13:40:44.026179+0000 mgr.x (mgr.25085) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.026675+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.141890+0000 mon.b (mon.2) 5089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.144404+0000 mon.b (mon.2) 5090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.146404+0000 mon.b (mon.2) 5091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.147246+0000 mon.b (mon.2) 5092 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.157720+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.287553+0000 mon.b (mon.2) 5093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.291555+0000 mon.b (mon.2) 5094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.295714+0000 mon.b (mon.2) 5095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:45.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.298222+0000 mon.b (mon.2) 5096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.299969+0000 mon.b (mon.2) 5097 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.338165+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.452551+0000 mon.b (mon.2) 5098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.455588+0000 mon.b (mon.2) 5099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.459161+0000 mon.b (mon.2) 5100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.460130+0000 mon.b (mon.2) 5101 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.470809+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.610000+0000 mon.b (mon.2) 5102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.612841+0000 mon.b (mon.2) 5103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.615554+0000 mon.b (mon.2) 5104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.616435+0000 mon.b (mon.2) 5105 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.629071+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.773458+0000 mon.b (mon.2) 5106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.776142+0000 mon.b (mon.2) 5107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.778960+0000 mon.b (mon.2) 5108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.780171+0000 mon.b (mon.2) 5109 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:44 smithi117 bash[60578]: audit 2024-06-11T13:40:44.793480+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.278 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: cephadm 2024-06-11T13:40:43.296104+0000 mgr.x (mgr.25085) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: cephadm 2024-06-11T13:40:43.412393+0000 mgr.x (mgr.25085) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: cephadm 2024-06-11T13:40:43.538275+0000 mgr.x (mgr.25085) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: cephadm 2024-06-11T13:40:43.669947+0000 mgr.x (mgr.25085) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: cephadm 2024-06-11T13:40:43.784482+0000 mgr.x (mgr.25085) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: cephadm 2024-06-11T13:40:43.900405+0000 mgr.x (mgr.25085) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.010631+0000 mon.b (mon.2) 5085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.013200+0000 mon.b (mon.2) 5086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.015296+0000 mon.b (mon.2) 5087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.016355+0000 mon.b (mon.2) 5088 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: cephadm 2024-06-11T13:40:44.026179+0000 mgr.x (mgr.25085) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.026675+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.141890+0000 mon.b (mon.2) 5089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.144404+0000 mon.b (mon.2) 5090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.279 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.146404+0000 mon.b (mon.2) 5091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.147246+0000 mon.b (mon.2) 5092 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.157720+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.287553+0000 mon.b (mon.2) 5093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.291555+0000 mon.b (mon.2) 5094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.280 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.295714+0000 mon.b (mon.2) 5095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: cephadm 2024-06-11T13:40:43.296104+0000 mgr.x (mgr.25085) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: cephadm 2024-06-11T13:40:43.412393+0000 mgr.x (mgr.25085) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.280 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: cephadm 2024-06-11T13:40:43.538275+0000 mgr.x (mgr.25085) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: cephadm 2024-06-11T13:40:43.669947+0000 mgr.x (mgr.25085) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: cephadm 2024-06-11T13:40:43.784482+0000 mgr.x (mgr.25085) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: cephadm 2024-06-11T13:40:43.900405+0000 mgr.x (mgr.25085) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.010631+0000 mon.b (mon.2) 5085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.013200+0000 mon.b (mon.2) 5086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.015296+0000 mon.b (mon.2) 5087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.016355+0000 mon.b (mon.2) 5088 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: cephadm 2024-06-11T13:40:44.026179+0000 mgr.x (mgr.25085) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:45.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.026675+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.141890+0000 mon.b (mon.2) 5089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.144404+0000 mon.b (mon.2) 5090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.146404+0000 mon.b (mon.2) 5091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.281 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.147246+0000 mon.b (mon.2) 5092 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.157720+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.287553+0000 mon.b (mon.2) 5093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.291555+0000 mon.b (mon.2) 5094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.295714+0000 mon.b (mon.2) 5095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.298222+0000 mon.b (mon.2) 5096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.299969+0000 mon.b (mon.2) 5097 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.338165+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.452551+0000 mon.b (mon.2) 5098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.455588+0000 mon.b (mon.2) 5099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.459161+0000 mon.b (mon.2) 5100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.460130+0000 mon.b (mon.2) 5101 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.470809+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.610000+0000 mon.b (mon.2) 5102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.282 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.612841+0000 mon.b (mon.2) 5103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.615554+0000 mon.b (mon.2) 5104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.616435+0000 mon.b (mon.2) 5105 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.629071+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.773458+0000 mon.b (mon.2) 5106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.776142+0000 mon.b (mon.2) 5107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.778960+0000 mon.b (mon.2) 5108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.780171+0000 mon.b (mon.2) 5109 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.283 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[78335]: audit 2024-06-11T13:40:44.793480+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.298222+0000 mon.b (mon.2) 5096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.299969+0000 mon.b (mon.2) 5097 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.338165+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.283 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.452551+0000 mon.b (mon.2) 5098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.455588+0000 mon.b (mon.2) 5099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.459161+0000 mon.b (mon.2) 5100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.460130+0000 mon.b (mon.2) 5101 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.470809+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.610000+0000 mon.b (mon.2) 5102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.612841+0000 mon.b (mon.2) 5103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.615554+0000 mon.b (mon.2) 5104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.616435+0000 mon.b (mon.2) 5105 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.629071+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.773458+0000 mon.b (mon.2) 5106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.776142+0000 mon.b (mon.2) 5107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.778960+0000 mon.b (mon.2) 5108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.780171+0000 mon.b (mon.2) 5109 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:45.284 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:44 smithi059 bash[81944]: audit 2024-06-11T13:40:44.793480+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: cephadm 2024-06-11T13:40:44.157191+0000 mgr.x (mgr.25085) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: cephadm 2024-06-11T13:40:44.337743+0000 mgr.x (mgr.25085) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: cephadm 2024-06-11T13:40:44.470573+0000 mgr.x (mgr.25085) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: cephadm 2024-06-11T13:40:44.628979+0000 mgr.x (mgr.25085) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: cephadm 2024-06-11T13:40:44.792979+0000 mgr.x (mgr.25085) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:44.931522+0000 mon.b (mon.2) 5110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:44.934503+0000 mon.b (mon.2) 5111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: cluster 2024-06-11T13:40:44.936399+0000 mgr.x (mgr.25085) 2308 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:44.938195+0000 mon.b (mon.2) 5112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:44.939402+0000 mon.b (mon.2) 5113 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: cephadm 2024-06-11T13:40:44.949472+0000 mgr.x (mgr.25085) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:44.949907+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.080143+0000 mon.b (mon.2) 5114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.082961+0000 mon.b (mon.2) 5115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.085872+0000 mon.b (mon.2) 5116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.086934+0000 mon.b (mon.2) 5117 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: cephadm 2024-06-11T13:40:45.098027+0000 mgr.x (mgr.25085) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.098232+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.236134+0000 mon.b (mon.2) 5118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.238949+0000 mon.b (mon.2) 5119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.241700+0000 mon.b (mon.2) 5120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.242732+0000 mon.b (mon.2) 5121 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.253694+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.376775+0000 mon.b (mon.2) 5122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.379723+0000 mon.b (mon.2) 5123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.383207+0000 mon.b (mon.2) 5124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.384254+0000 mon.b (mon.2) 5125 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.395555+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.531126+0000 mon.b (mon.2) 5126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.534180+0000 mon.b (mon.2) 5127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.537895+0000 mon.b (mon.2) 5128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.539165+0000 mon.b (mon.2) 5129 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.551084+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.628015+0000 mon.b (mon.2) 5130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.629864+0000 mon.b (mon.2) 5131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.631657+0000 mon.b (mon.2) 5132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.632373+0000 mon.b (mon.2) 5133 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.642317+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.720644+0000 mon.b (mon.2) 5134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.722749+0000 mon.b (mon.2) 5135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.724760+0000 mon.b (mon.2) 5136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.725462+0000 mon.b (mon.2) 5137 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.735505+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.830759+0000 mon.b (mon.2) 5138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.832967+0000 mon.b (mon.2) 5139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.835558+0000 mon.b (mon.2) 5140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.836545+0000 mon.b (mon.2) 5141 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:45 smithi117 bash[60578]: audit 2024-06-11T13:40:45.848720+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: cephadm 2024-06-11T13:40:44.157191+0000 mgr.x (mgr.25085) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: cephadm 2024-06-11T13:40:44.337743+0000 mgr.x (mgr.25085) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: cephadm 2024-06-11T13:40:44.470573+0000 mgr.x (mgr.25085) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: cephadm 2024-06-11T13:40:44.628979+0000 mgr.x (mgr.25085) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: cephadm 2024-06-11T13:40:44.792979+0000 mgr.x (mgr.25085) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:44.931522+0000 mon.b (mon.2) 5110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:44.934503+0000 mon.b (mon.2) 5111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: cluster 2024-06-11T13:40:44.936399+0000 mgr.x (mgr.25085) 2308 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:44.938195+0000 mon.b (mon.2) 5112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:44.939402+0000 mon.b (mon.2) 5113 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: cephadm 2024-06-11T13:40:44.949472+0000 mgr.x (mgr.25085) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:44.949907+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.080143+0000 mon.b (mon.2) 5114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.082961+0000 mon.b (mon.2) 5115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.085872+0000 mon.b (mon.2) 5116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.086934+0000 mon.b (mon.2) 5117 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: cephadm 2024-06-11T13:40:45.098027+0000 mgr.x (mgr.25085) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.098232+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.236134+0000 mon.b (mon.2) 5118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.238949+0000 mon.b (mon.2) 5119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.241700+0000 mon.b (mon.2) 5120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.242732+0000 mon.b (mon.2) 5121 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.253694+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.376775+0000 mon.b (mon.2) 5122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.379723+0000 mon.b (mon.2) 5123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.383207+0000 mon.b (mon.2) 5124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.384254+0000 mon.b (mon.2) 5125 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.395555+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.531126+0000 mon.b (mon.2) 5126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.534180+0000 mon.b (mon.2) 5127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.537895+0000 mon.b (mon.2) 5128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.539165+0000 mon.b (mon.2) 5129 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.551084+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.628015+0000 mon.b (mon.2) 5130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.629864+0000 mon.b (mon.2) 5131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.631657+0000 mon.b (mon.2) 5132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.632373+0000 mon.b (mon.2) 5133 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.642317+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.720644+0000 mon.b (mon.2) 5134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.722749+0000 mon.b (mon.2) 5135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.724760+0000 mon.b (mon.2) 5136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.725462+0000 mon.b (mon.2) 5137 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.735505+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.830759+0000 mon.b (mon.2) 5138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.832967+0000 mon.b (mon.2) 5139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.835558+0000 mon.b (mon.2) 5140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.836545+0000 mon.b (mon.2) 5141 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[78335]: audit 2024-06-11T13:40:45.848720+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: cephadm 2024-06-11T13:40:44.157191+0000 mgr.x (mgr.25085) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: cephadm 2024-06-11T13:40:44.337743+0000 mgr.x (mgr.25085) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: cephadm 2024-06-11T13:40:44.470573+0000 mgr.x (mgr.25085) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: cephadm 2024-06-11T13:40:44.628979+0000 mgr.x (mgr.25085) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: cephadm 2024-06-11T13:40:44.792979+0000 mgr.x (mgr.25085) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:44.931522+0000 mon.b (mon.2) 5110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:44.934503+0000 mon.b (mon.2) 5111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: cluster 2024-06-11T13:40:44.936399+0000 mgr.x (mgr.25085) 2308 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:44.938195+0000 mon.b (mon.2) 5112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:44.939402+0000 mon.b (mon.2) 5113 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: cephadm 2024-06-11T13:40:44.949472+0000 mgr.x (mgr.25085) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:44.949907+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.080143+0000 mon.b (mon.2) 5114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.082961+0000 mon.b (mon.2) 5115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.085872+0000 mon.b (mon.2) 5116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.086934+0000 mon.b (mon.2) 5117 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: cephadm 2024-06-11T13:40:45.098027+0000 mgr.x (mgr.25085) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.098232+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.236134+0000 mon.b (mon.2) 5118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.238949+0000 mon.b (mon.2) 5119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.241700+0000 mon.b (mon.2) 5120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.242732+0000 mon.b (mon.2) 5121 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.253694+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.376775+0000 mon.b (mon.2) 5122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.379723+0000 mon.b (mon.2) 5123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.383207+0000 mon.b (mon.2) 5124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.384254+0000 mon.b (mon.2) 5125 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.395555+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.531126+0000 mon.b (mon.2) 5126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.534180+0000 mon.b (mon.2) 5127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.537895+0000 mon.b (mon.2) 5128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.539165+0000 mon.b (mon.2) 5129 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.551084+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.628015+0000 mon.b (mon.2) 5130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.629864+0000 mon.b (mon.2) 5131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.631657+0000 mon.b (mon.2) 5132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.632373+0000 mon.b (mon.2) 5133 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.642317+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.720644+0000 mon.b (mon.2) 5134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.722749+0000 mon.b (mon.2) 5135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.724760+0000 mon.b (mon.2) 5136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.725462+0000 mon.b (mon.2) 5137 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.735505+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.830759+0000 mon.b (mon.2) 5138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.832967+0000 mon.b (mon.2) 5139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.835558+0000 mon.b (mon.2) 5140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:46.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.836545+0000 mon.b (mon.2) 5141 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:46.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:45 smithi059 bash[81944]: audit 2024-06-11T13:40:45.848720+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: cephadm 2024-06-11T13:40:45.253249+0000 mgr.x (mgr.25085) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: cephadm 2024-06-11T13:40:45.395088+0000 mgr.x (mgr.25085) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: cephadm 2024-06-11T13:40:45.550579+0000 mgr.x (mgr.25085) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: cephadm 2024-06-11T13:40:45.641714+0000 mgr.x (mgr.25085) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: cephadm 2024-06-11T13:40:45.734865+0000 mgr.x (mgr.25085) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: cephadm 2024-06-11T13:40:45.848277+0000 mgr.x (mgr.25085) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:45.960975+0000 mon.b (mon.2) 5142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:45.963467+0000 mon.b (mon.2) 5143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:45.966457+0000 mon.b (mon.2) 5144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:45.967320+0000 mon.b (mon.2) 5145 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: cephadm 2024-06-11T13:40:45.976893+0000 mgr.x (mgr.25085) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:45.977393+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.102178+0000 mon.b (mon.2) 5146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.105058+0000 mon.b (mon.2) 5147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.108241+0000 mon.b (mon.2) 5148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.109343+0000 mon.b (mon.2) 5149 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: cephadm 2024-06-11T13:40:46.121721+0000 mgr.x (mgr.25085) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.122125+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.262307+0000 mon.b (mon.2) 5150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.265131+0000 mon.b (mon.2) 5151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.268037+0000 mon.b (mon.2) 5152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.269048+0000 mon.b (mon.2) 5153 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.279086+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.417608+0000 mon.b (mon.2) 5154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.420727+0000 mon.b (mon.2) 5155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.424256+0000 mon.b (mon.2) 5156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.425604+0000 mon.b (mon.2) 5157 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.436647+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.536908+0000 mon.b (mon.2) 5158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.539754+0000 mon.b (mon.2) 5159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.543020+0000 mon.b (mon.2) 5160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.543872+0000 mon.b (mon.2) 5161 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.555663+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.659704+0000 mon.b (mon.2) 5162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.662777+0000 mon.b (mon.2) 5163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.666449+0000 mon.b (mon.2) 5164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.667598+0000 mon.b (mon.2) 5165 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.677252+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.782605+0000 mon.b (mon.2) 5166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.784818+0000 mon.b (mon.2) 5167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.787840+0000 mon.b (mon.2) 5168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.788920+0000 mon.b (mon.2) 5169 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.799505+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.910068+0000 mon.b (mon.2) 5170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.912720+0000 mon.b (mon.2) 5171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.915713+0000 mon.b (mon.2) 5172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.916788+0000 mon.b (mon.2) 5173 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:46 smithi117 bash[60578]: audit 2024-06-11T13:40:46.926505+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: cephadm 2024-06-11T13:40:45.253249+0000 mgr.x (mgr.25085) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: cephadm 2024-06-11T13:40:45.395088+0000 mgr.x (mgr.25085) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: cephadm 2024-06-11T13:40:45.550579+0000 mgr.x (mgr.25085) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: cephadm 2024-06-11T13:40:45.641714+0000 mgr.x (mgr.25085) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: cephadm 2024-06-11T13:40:45.734865+0000 mgr.x (mgr.25085) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: cephadm 2024-06-11T13:40:45.848277+0000 mgr.x (mgr.25085) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:45.960975+0000 mon.b (mon.2) 5142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:45.963467+0000 mon.b (mon.2) 5143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:45.966457+0000 mon.b (mon.2) 5144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:45.967320+0000 mon.b (mon.2) 5145 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: cephadm 2024-06-11T13:40:45.976893+0000 mgr.x (mgr.25085) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:45.977393+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.102178+0000 mon.b (mon.2) 5146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.105058+0000 mon.b (mon.2) 5147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.108241+0000 mon.b (mon.2) 5148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.109343+0000 mon.b (mon.2) 5149 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: cephadm 2024-06-11T13:40:46.121721+0000 mgr.x (mgr.25085) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.122125+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.262307+0000 mon.b (mon.2) 5150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.265131+0000 mon.b (mon.2) 5151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: cephadm 2024-06-11T13:40:45.253249+0000 mgr.x (mgr.25085) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: cephadm 2024-06-11T13:40:45.395088+0000 mgr.x (mgr.25085) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: cephadm 2024-06-11T13:40:45.550579+0000 mgr.x (mgr.25085) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: cephadm 2024-06-11T13:40:45.641714+0000 mgr.x (mgr.25085) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: cephadm 2024-06-11T13:40:45.734865+0000 mgr.x (mgr.25085) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: cephadm 2024-06-11T13:40:45.848277+0000 mgr.x (mgr.25085) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:45.960975+0000 mon.b (mon.2) 5142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:45.963467+0000 mon.b (mon.2) 5143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:45.966457+0000 mon.b (mon.2) 5144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:45.967320+0000 mon.b (mon.2) 5145 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: cephadm 2024-06-11T13:40:45.976893+0000 mgr.x (mgr.25085) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:45.977393+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.102178+0000 mon.b (mon.2) 5146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.105058+0000 mon.b (mon.2) 5147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.108241+0000 mon.b (mon.2) 5148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.109343+0000 mon.b (mon.2) 5149 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: cephadm 2024-06-11T13:40:46.121721+0000 mgr.x (mgr.25085) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.122125+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.262307+0000 mon.b (mon.2) 5150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.265131+0000 mon.b (mon.2) 5151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.268037+0000 mon.b (mon.2) 5152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.269048+0000 mon.b (mon.2) 5153 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.279086+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.417608+0000 mon.b (mon.2) 5154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.420727+0000 mon.b (mon.2) 5155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.424256+0000 mon.b (mon.2) 5156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.425604+0000 mon.b (mon.2) 5157 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.436647+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.536908+0000 mon.b (mon.2) 5158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.539754+0000 mon.b (mon.2) 5159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.543020+0000 mon.b (mon.2) 5160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.543872+0000 mon.b (mon.2) 5161 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.555663+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.659704+0000 mon.b (mon.2) 5162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.662777+0000 mon.b (mon.2) 5163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.666449+0000 mon.b (mon.2) 5164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.667598+0000 mon.b (mon.2) 5165 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.677252+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.782605+0000 mon.b (mon.2) 5166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.784818+0000 mon.b (mon.2) 5167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.268037+0000 mon.b (mon.2) 5152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.269048+0000 mon.b (mon.2) 5153 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.279086+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.417608+0000 mon.b (mon.2) 5154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.420727+0000 mon.b (mon.2) 5155 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.424256+0000 mon.b (mon.2) 5156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.425604+0000 mon.b (mon.2) 5157 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.436647+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.536908+0000 mon.b (mon.2) 5158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.539754+0000 mon.b (mon.2) 5159 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.543020+0000 mon.b (mon.2) 5160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.543872+0000 mon.b (mon.2) 5161 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.555663+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.659704+0000 mon.b (mon.2) 5162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.662777+0000 mon.b (mon.2) 5163 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.666449+0000 mon.b (mon.2) 5164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.667598+0000 mon.b (mon.2) 5165 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.677252+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.782605+0000 mon.b (mon.2) 5166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.784818+0000 mon.b (mon.2) 5167 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.787840+0000 mon.b (mon.2) 5168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.788920+0000 mon.b (mon.2) 5169 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.799505+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.910068+0000 mon.b (mon.2) 5170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.912720+0000 mon.b (mon.2) 5171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.915713+0000 mon.b (mon.2) 5172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.916788+0000 mon.b (mon.2) 5173 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[81944]: audit 2024-06-11T13:40:46.926505+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.787840+0000 mon.b (mon.2) 5168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.788920+0000 mon.b (mon.2) 5169 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.799505+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.910068+0000 mon.b (mon.2) 5170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.912720+0000 mon.b (mon.2) 5171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.915713+0000 mon.b (mon.2) 5172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.916788+0000 mon.b (mon.2) 5173 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:47.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:46 smithi059 bash[78335]: audit 2024-06-11T13:40:46.926505+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:47.686 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:40:47] "GET /metrics HTTP/1.1" 200 38677 "" "Prometheus/2.33.4" 2024-06-11T13:40:47.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: cephadm 2024-06-11T13:40:46.278508+0000 mgr.x (mgr.25085) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: cephadm 2024-06-11T13:40:46.437230+0000 mgr.x (mgr.25085) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:47.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: cephadm 2024-06-11T13:40:46.555173+0000 mgr.x (mgr.25085) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: cephadm 2024-06-11T13:40:46.278508+0000 mgr.x (mgr.25085) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: cephadm 2024-06-11T13:40:46.437230+0000 mgr.x (mgr.25085) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: cephadm 2024-06-11T13:40:46.555173+0000 mgr.x (mgr.25085) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: cephadm 2024-06-11T13:40:46.677350+0000 mgr.x (mgr.25085) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: cephadm 2024-06-11T13:40:46.800311+0000 mgr.x (mgr.25085) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.313 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: cephadm 2024-06-11T13:40:46.926250+0000 mgr.x (mgr.25085) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: cluster 2024-06-11T13:40:46.937700+0000 mgr.x (mgr.25085) 2325 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.029988+0000 mon.b (mon.2) 5174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.032489+0000 mon.b (mon.2) 5175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.034962+0000 mon.b (mon.2) 5176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.035748+0000 mon.b (mon.2) 5177 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: cephadm 2024-06-11T13:40:47.041640+0000 mgr.x (mgr.25085) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.042213+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.144922+0000 mon.b (mon.2) 5178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.147667+0000 mon.b (mon.2) 5179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.151396+0000 mon.b (mon.2) 5180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.152367+0000 mon.b (mon.2) 5181 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.160281+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.283586+0000 mon.b (mon.2) 5182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.314 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.285816+0000 mon.b (mon.2) 5183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.315 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.288540+0000 mon.b (mon.2) 5184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.315 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.289489+0000 mon.b (mon.2) 5185 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.315 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.298716+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.315 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.324453+0000 mon.a (mon.0) 1843 : audit [DBG] from='client.? 172.21.15.59:0/954121094' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:40:48.315 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.424946+0000 mon.b (mon.2) 5186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.315 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.428099+0000 mon.b (mon.2) 5187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.315 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.431915+0000 mon.b (mon.2) 5188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.315 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.432782+0000 mon.b (mon.2) 5189 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.315 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.440929+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.315 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.576421+0000 mon.b (mon.2) 5190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.315 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.579331+0000 mon.b (mon.2) 5191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.315 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.583689+0000 mon.b (mon.2) 5192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.316 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.584826+0000 mon.b (mon.2) 5193 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.316 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.596937+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.316 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.702693+0000 mon.b (mon.2) 5194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.316 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.704927+0000 mon.b (mon.2) 5195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.316 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.707298+0000 mon.b (mon.2) 5196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.316 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.708283+0000 mon.b (mon.2) 5197 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.316 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.716058+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.316 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.835737+0000 mon.b (mon.2) 5198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.316 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.838550+0000 mon.b (mon.2) 5199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.316 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.841456+0000 mon.b (mon.2) 5200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.316 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.842418+0000 mon.b (mon.2) 5201 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.316 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:47 smithi117 bash[60578]: audit 2024-06-11T13:40:47.854065+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: cephadm 2024-06-11T13:40:46.677350+0000 mgr.x (mgr.25085) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: cephadm 2024-06-11T13:40:46.800311+0000 mgr.x (mgr.25085) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: cephadm 2024-06-11T13:40:46.926250+0000 mgr.x (mgr.25085) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: cluster 2024-06-11T13:40:46.937700+0000 mgr.x (mgr.25085) 2325 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:40:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.029988+0000 mon.b (mon.2) 5174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.032489+0000 mon.b (mon.2) 5175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.034962+0000 mon.b (mon.2) 5176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.035748+0000 mon.b (mon.2) 5177 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: cephadm 2024-06-11T13:40:47.041640+0000 mgr.x (mgr.25085) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.042213+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.144922+0000 mon.b (mon.2) 5178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.147667+0000 mon.b (mon.2) 5179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.151396+0000 mon.b (mon.2) 5180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.152367+0000 mon.b (mon.2) 5181 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.160281+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.283586+0000 mon.b (mon.2) 5182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.285816+0000 mon.b (mon.2) 5183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.288540+0000 mon.b (mon.2) 5184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.289489+0000 mon.b (mon.2) 5185 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.298716+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: cephadm 2024-06-11T13:40:46.278508+0000 mgr.x (mgr.25085) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: cephadm 2024-06-11T13:40:46.437230+0000 mgr.x (mgr.25085) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: cephadm 2024-06-11T13:40:46.555173+0000 mgr.x (mgr.25085) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: cephadm 2024-06-11T13:40:46.677350+0000 mgr.x (mgr.25085) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: cephadm 2024-06-11T13:40:46.800311+0000 mgr.x (mgr.25085) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: cephadm 2024-06-11T13:40:46.926250+0000 mgr.x (mgr.25085) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: cluster 2024-06-11T13:40:46.937700+0000 mgr.x (mgr.25085) 2325 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:40:48.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.029988+0000 mon.b (mon.2) 5174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.032489+0000 mon.b (mon.2) 5175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.034962+0000 mon.b (mon.2) 5176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.035748+0000 mon.b (mon.2) 5177 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: cephadm 2024-06-11T13:40:47.041640+0000 mgr.x (mgr.25085) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.042213+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.144922+0000 mon.b (mon.2) 5178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.147667+0000 mon.b (mon.2) 5179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.151396+0000 mon.b (mon.2) 5180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.152367+0000 mon.b (mon.2) 5181 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.160281+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.283586+0000 mon.b (mon.2) 5182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.285816+0000 mon.b (mon.2) 5183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.288540+0000 mon.b (mon.2) 5184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.289489+0000 mon.b (mon.2) 5185 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.298716+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.324453+0000 mon.a (mon.0) 1843 : audit [DBG] from='client.? 172.21.15.59:0/954121094' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.424946+0000 mon.b (mon.2) 5186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.428099+0000 mon.b (mon.2) 5187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.431915+0000 mon.b (mon.2) 5188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.432782+0000 mon.b (mon.2) 5189 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.440929+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.576421+0000 mon.b (mon.2) 5190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.579331+0000 mon.b (mon.2) 5191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.583689+0000 mon.b (mon.2) 5192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.584826+0000 mon.b (mon.2) 5193 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.596937+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.702693+0000 mon.b (mon.2) 5194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.704927+0000 mon.b (mon.2) 5195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.707298+0000 mon.b (mon.2) 5196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.708283+0000 mon.b (mon.2) 5197 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.716058+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.835737+0000 mon.b (mon.2) 5198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.838550+0000 mon.b (mon.2) 5199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.841456+0000 mon.b (mon.2) 5200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.842418+0000 mon.b (mon.2) 5201 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[78335]: audit 2024-06-11T13:40:47.854065+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.324453+0000 mon.a (mon.0) 1843 : audit [DBG] from='client.? 172.21.15.59:0/954121094' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.424946+0000 mon.b (mon.2) 5186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.428099+0000 mon.b (mon.2) 5187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.431915+0000 mon.b (mon.2) 5188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.432782+0000 mon.b (mon.2) 5189 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.440929+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.576421+0000 mon.b (mon.2) 5190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.579331+0000 mon.b (mon.2) 5191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.583689+0000 mon.b (mon.2) 5192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.584826+0000 mon.b (mon.2) 5193 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.596937+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.702693+0000 mon.b (mon.2) 5194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.704927+0000 mon.b (mon.2) 5195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.707298+0000 mon.b (mon.2) 5196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.708283+0000 mon.b (mon.2) 5197 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.716058+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:48.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.835737+0000 mon.b (mon.2) 5198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:48.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.838550+0000 mon.b (mon.2) 5199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:48.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.841456+0000 mon.b (mon.2) 5200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:48.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.842418+0000 mon.b (mon.2) 5201 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:48.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:47 smithi059 bash[81944]: audit 2024-06-11T13:40:47.854065+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: cephadm 2024-06-11T13:40:47.161395+0000 mgr.x (mgr.25085) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: cephadm 2024-06-11T13:40:47.297959+0000 mgr.x (mgr.25085) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: cephadm 2024-06-11T13:40:47.442929+0000 mgr.x (mgr.25085) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: cephadm 2024-06-11T13:40:47.596545+0000 mgr.x (mgr.25085) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: cephadm 2024-06-11T13:40:47.716976+0000 mgr.x (mgr.25085) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: cephadm 2024-06-11T13:40:47.853808+0000 mgr.x (mgr.25085) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:47.982167+0000 mon.b (mon.2) 5202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:47.984815+0000 mon.b (mon.2) 5203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:47.988422+0000 mon.b (mon.2) 5204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:47.989306+0000 mon.b (mon.2) 5205 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: cephadm 2024-06-11T13:40:48.001322+0000 mgr.x (mgr.25085) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.001715+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.118422+0000 mon.b (mon.2) 5206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.120407+0000 mon.b (mon.2) 5207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.122178+0000 mon.b (mon.2) 5208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.122860+0000 mon.b (mon.2) 5209 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: cephadm 2024-06-11T13:40:48.132285+0000 mgr.x (mgr.25085) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.132863+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.226605+0000 mon.b (mon.2) 5210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.228711+0000 mon.b (mon.2) 5211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.230571+0000 mon.b (mon.2) 5212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.231188+0000 mon.b (mon.2) 5213 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.240847+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.290981+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.303231+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.314784+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.323760+0000 mon.b (mon.2) 5214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.325878+0000 mon.b (mon.2) 5215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.327490+0000 mon.b (mon.2) 5216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.328120+0000 mon.b (mon.2) 5217 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.339320+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.416575+0000 mon.b (mon.2) 5218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.418937+0000 mon.b (mon.2) 5219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.421444+0000 mon.b (mon.2) 5220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.422341+0000 mon.b (mon.2) 5221 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.434573+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.526923+0000 mon.b (mon.2) 5222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.529422+0000 mon.b (mon.2) 5223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.532470+0000 mon.b (mon.2) 5224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.533541+0000 mon.b (mon.2) 5225 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.546199+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.637191+0000 mon.b (mon.2) 5226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.639529+0000 mon.b (mon.2) 5227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.643241+0000 mon.b (mon.2) 5228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.643979+0000 mon.b (mon.2) 5229 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.657241+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.775750+0000 mon.b (mon.2) 5230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.778617+0000 mon.b (mon.2) 5231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.781765+0000 mon.b (mon.2) 5232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.782738+0000 mon.b (mon.2) 5233 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.792886+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.923335+0000 mon.b (mon.2) 5234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.925936+0000 mon.b (mon.2) 5235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.928441+0000 mon.b (mon.2) 5236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.929406+0000 mon.b (mon.2) 5237 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[78335]: audit 2024-06-11T13:40:48.942109+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: cephadm 2024-06-11T13:40:47.161395+0000 mgr.x (mgr.25085) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: cephadm 2024-06-11T13:40:47.297959+0000 mgr.x (mgr.25085) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: cephadm 2024-06-11T13:40:47.442929+0000 mgr.x (mgr.25085) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: cephadm 2024-06-11T13:40:47.596545+0000 mgr.x (mgr.25085) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: cephadm 2024-06-11T13:40:47.716976+0000 mgr.x (mgr.25085) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: cephadm 2024-06-11T13:40:47.853808+0000 mgr.x (mgr.25085) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:47.982167+0000 mon.b (mon.2) 5202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:47.984815+0000 mon.b (mon.2) 5203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:47.988422+0000 mon.b (mon.2) 5204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:47.989306+0000 mon.b (mon.2) 5205 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: cephadm 2024-06-11T13:40:48.001322+0000 mgr.x (mgr.25085) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.001715+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.118422+0000 mon.b (mon.2) 5206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.120407+0000 mon.b (mon.2) 5207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.122178+0000 mon.b (mon.2) 5208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.122860+0000 mon.b (mon.2) 5209 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: cephadm 2024-06-11T13:40:48.132285+0000 mgr.x (mgr.25085) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.132863+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.226605+0000 mon.b (mon.2) 5210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.228711+0000 mon.b (mon.2) 5211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.230571+0000 mon.b (mon.2) 5212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.231188+0000 mon.b (mon.2) 5213 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.240847+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.290981+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.303231+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.314784+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.323760+0000 mon.b (mon.2) 5214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.325878+0000 mon.b (mon.2) 5215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.327490+0000 mon.b (mon.2) 5216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.328120+0000 mon.b (mon.2) 5217 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.339320+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.416575+0000 mon.b (mon.2) 5218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.418937+0000 mon.b (mon.2) 5219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.421444+0000 mon.b (mon.2) 5220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.422341+0000 mon.b (mon.2) 5221 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.434573+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.526923+0000 mon.b (mon.2) 5222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.529422+0000 mon.b (mon.2) 5223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.532470+0000 mon.b (mon.2) 5224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.533541+0000 mon.b (mon.2) 5225 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.546199+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.637191+0000 mon.b (mon.2) 5226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.639529+0000 mon.b (mon.2) 5227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.643241+0000 mon.b (mon.2) 5228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.643979+0000 mon.b (mon.2) 5229 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.657241+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.775750+0000 mon.b (mon.2) 5230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.778617+0000 mon.b (mon.2) 5231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.781765+0000 mon.b (mon.2) 5232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.782738+0000 mon.b (mon.2) 5233 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.792886+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.923335+0000 mon.b (mon.2) 5234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.925936+0000 mon.b (mon.2) 5235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.928441+0000 mon.b (mon.2) 5236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.929406+0000 mon.b (mon.2) 5237 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:48 smithi059 bash[81944]: audit 2024-06-11T13:40:48.942109+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: cephadm 2024-06-11T13:40:47.161395+0000 mgr.x (mgr.25085) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: cephadm 2024-06-11T13:40:47.297959+0000 mgr.x (mgr.25085) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: cephadm 2024-06-11T13:40:47.442929+0000 mgr.x (mgr.25085) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: cephadm 2024-06-11T13:40:47.596545+0000 mgr.x (mgr.25085) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: cephadm 2024-06-11T13:40:47.716976+0000 mgr.x (mgr.25085) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: cephadm 2024-06-11T13:40:47.853808+0000 mgr.x (mgr.25085) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:47.982167+0000 mon.b (mon.2) 5202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:47.984815+0000 mon.b (mon.2) 5203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:47.988422+0000 mon.b (mon.2) 5204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:47.989306+0000 mon.b (mon.2) 5205 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: cephadm 2024-06-11T13:40:48.001322+0000 mgr.x (mgr.25085) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.001715+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.118422+0000 mon.b (mon.2) 5206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.120407+0000 mon.b (mon.2) 5207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.122178+0000 mon.b (mon.2) 5208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.122860+0000 mon.b (mon.2) 5209 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: cephadm 2024-06-11T13:40:48.132285+0000 mgr.x (mgr.25085) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:49.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.132863+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.226605+0000 mon.b (mon.2) 5210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.228711+0000 mon.b (mon.2) 5211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.230571+0000 mon.b (mon.2) 5212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.231188+0000 mon.b (mon.2) 5213 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.240847+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.290981+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.303231+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.314784+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.323760+0000 mon.b (mon.2) 5214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.325878+0000 mon.b (mon.2) 5215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.327490+0000 mon.b (mon.2) 5216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.328120+0000 mon.b (mon.2) 5217 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.339320+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.416575+0000 mon.b (mon.2) 5218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.418937+0000 mon.b (mon.2) 5219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.421444+0000 mon.b (mon.2) 5220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.422341+0000 mon.b (mon.2) 5221 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.434573+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.526923+0000 mon.b (mon.2) 5222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.529422+0000 mon.b (mon.2) 5223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.532470+0000 mon.b (mon.2) 5224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.533541+0000 mon.b (mon.2) 5225 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.546199+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.637191+0000 mon.b (mon.2) 5226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.639529+0000 mon.b (mon.2) 5227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.643241+0000 mon.b (mon.2) 5228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.643979+0000 mon.b (mon.2) 5229 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.657241+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.775750+0000 mon.b (mon.2) 5230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.778617+0000 mon.b (mon.2) 5231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.781765+0000 mon.b (mon.2) 5232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.782738+0000 mon.b (mon.2) 5233 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.792886+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.923335+0000 mon.b (mon.2) 5234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:49.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.925936+0000 mon.b (mon.2) 5235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:49.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.928441+0000 mon.b (mon.2) 5236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:49.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.929406+0000 mon.b (mon.2) 5237 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:49.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:48 smithi117 bash[60578]: audit 2024-06-11T13:40:48.942109+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:49.456 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:40:50.208 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:40:50.208 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 9s ago 27m - - 2024-06-11T13:40:50.208 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 1s ago 27m - - 2024-06-11T13:40:50.208 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (12m) 9s ago 19m 13.6M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:40:50.208 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (12m) 1s ago 19m 41.7M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:40:50.208 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 starting - - - - 2024-06-11T13:40:50.208 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (11m) 1s ago 26m 526M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:40:50.208 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (10m) 9s ago 28m 427M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:40:50.208 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (8m) 9s ago 28m 69.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:40:50.209 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (9m) 1s ago 26m 67.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:40:50.209 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (9m) 9s ago 26m 62.1M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:40:50.209 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (12m) 9s ago 19m 9.77M - 1.3.1 1dbe0e931976 d82aece33c10 2024-06-11T13:40:50.209 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (12m) 1s ago 19m 9952k - 1.3.1 1dbe0e931976 181ae90361af 2024-06-11T13:40:50.209 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (7m) 9s ago 25m 66.3M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:40:50.209 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (6m) 9s ago 25m 62.2M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:40:50.209 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (5m) 9s ago 24m 59.6M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:40:50.209 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (5m) 9s ago 23m 67.5M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:40:50.209 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (4m) 1s ago 23m 63.9M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:40:50.209 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (3m) 1s ago 22m 55.2M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:40:50.210 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (2m) 1s ago 21m 54.0M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 c601b8edd556 2024-06-11T13:40:50.210 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (2m) 1s ago 21m 59.7M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 3bfcb864d46c 2024-06-11T13:40:50.210 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (11m) 1s ago 20m 67.6M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:40:50.210 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (105s) 9s ago 17m 89.2M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 40767b77a7c4 2024-06-11T13:40:50.210 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (54s) 1s ago 17m 88.8M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 c738708741c4 2024-06-11T13:40:50.210 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (98s) 9s ago 17m 89.4M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 a0604b6ceb8b 2024-06-11T13:40:50.210 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (36s) 1s ago 17m 88.8M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 03e5b8ca895b 2024-06-11T13:40:50.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: cephadm 2024-06-11T13:40:48.240223+0000 mgr.x (mgr.25085) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: cephadm 2024-06-11T13:40:48.338626+0000 mgr.x (mgr.25085) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: cephadm 2024-06-11T13:40:48.434046+0000 mgr.x (mgr.25085) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: cephadm 2024-06-11T13:40:48.545742+0000 mgr.x (mgr.25085) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: cephadm 2024-06-11T13:40:48.656765+0000 mgr.x (mgr.25085) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: cephadm 2024-06-11T13:40:48.794099+0000 mgr.x (mgr.25085) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: cluster 2024-06-11T13:40:48.938688+0000 mgr.x (mgr.25085) 2341 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-06-11T13:40:50.297 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: cephadm 2024-06-11T13:40:48.941837+0000 mgr.x (mgr.25085) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.052216+0000 mon.b (mon.2) 5238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.054473+0000 mon.b (mon.2) 5239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.057881+0000 mon.b (mon.2) 5240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.058719+0000 mon.b (mon.2) 5241 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: cephadm 2024-06-11T13:40:49.066245+0000 mgr.x (mgr.25085) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.067019+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.187800+0000 mon.b (mon.2) 5242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.190378+0000 mon.b (mon.2) 5243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.193314+0000 mon.b (mon.2) 5244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.194248+0000 mon.b (mon.2) 5245 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.204143+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.298 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.336161+0000 mon.b (mon.2) 5246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: cephadm 2024-06-11T13:40:48.240223+0000 mgr.x (mgr.25085) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: cephadm 2024-06-11T13:40:48.338626+0000 mgr.x (mgr.25085) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: cephadm 2024-06-11T13:40:48.434046+0000 mgr.x (mgr.25085) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: cephadm 2024-06-11T13:40:48.545742+0000 mgr.x (mgr.25085) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: cephadm 2024-06-11T13:40:48.656765+0000 mgr.x (mgr.25085) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: cephadm 2024-06-11T13:40:48.794099+0000 mgr.x (mgr.25085) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: cluster 2024-06-11T13:40:48.938688+0000 mgr.x (mgr.25085) 2341 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-06-11T13:40:50.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: cephadm 2024-06-11T13:40:48.941837+0000 mgr.x (mgr.25085) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.052216+0000 mon.b (mon.2) 5238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.054473+0000 mon.b (mon.2) 5239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.299 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.057881+0000 mon.b (mon.2) 5240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.058719+0000 mon.b (mon.2) 5241 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: cephadm 2024-06-11T13:40:49.066245+0000 mgr.x (mgr.25085) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.067019+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.187800+0000 mon.b (mon.2) 5242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.190378+0000 mon.b (mon.2) 5243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.193314+0000 mon.b (mon.2) 5244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.194248+0000 mon.b (mon.2) 5245 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.204143+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.300 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.336161+0000 mon.b (mon.2) 5246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.300 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.338775+0000 mon.b (mon.2) 5247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.341681+0000 mon.b (mon.2) 5248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.342760+0000 mon.b (mon.2) 5249 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.355142+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.492478+0000 mon.b (mon.2) 5250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.495129+0000 mon.b (mon.2) 5251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.498169+0000 mon.b (mon.2) 5252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.499179+0000 mon.b (mon.2) 5253 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.509750+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.646918+0000 mon.b (mon.2) 5254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.649514+0000 mon.b (mon.2) 5255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.652029+0000 mon.b (mon.2) 5256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.652933+0000 mon.b (mon.2) 5257 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.663906+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.805496+0000 mon.b (mon.2) 5258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.807999+0000 mon.b (mon.2) 5259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.810577+0000 mon.b (mon.2) 5260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.811810+0000 mon.b (mon.2) 5261 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.302 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[81944]: audit 2024-06-11T13:40:49.822928+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.338775+0000 mon.b (mon.2) 5247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.341681+0000 mon.b (mon.2) 5248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.342760+0000 mon.b (mon.2) 5249 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.355142+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.492478+0000 mon.b (mon.2) 5250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.495129+0000 mon.b (mon.2) 5251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.498169+0000 mon.b (mon.2) 5252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.499179+0000 mon.b (mon.2) 5253 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.509750+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.646918+0000 mon.b (mon.2) 5254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.649514+0000 mon.b (mon.2) 5255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.652029+0000 mon.b (mon.2) 5256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.652933+0000 mon.b (mon.2) 5257 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.663906+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.805496+0000 mon.b (mon.2) 5258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.807999+0000 mon.b (mon.2) 5259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.810577+0000 mon.b (mon.2) 5260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.811810+0000 mon.b (mon.2) 5261 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.303 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:49 smithi059 bash[78335]: audit 2024-06-11T13:40:49.822928+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: cephadm 2024-06-11T13:40:48.240223+0000 mgr.x (mgr.25085) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: cephadm 2024-06-11T13:40:48.338626+0000 mgr.x (mgr.25085) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: cephadm 2024-06-11T13:40:48.434046+0000 mgr.x (mgr.25085) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: cephadm 2024-06-11T13:40:48.545742+0000 mgr.x (mgr.25085) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: cephadm 2024-06-11T13:40:48.656765+0000 mgr.x (mgr.25085) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: cephadm 2024-06-11T13:40:48.794099+0000 mgr.x (mgr.25085) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: cluster 2024-06-11T13:40:48.938688+0000 mgr.x (mgr.25085) 2341 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-06-11T13:40:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: cephadm 2024-06-11T13:40:48.941837+0000 mgr.x (mgr.25085) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.052216+0000 mon.b (mon.2) 5238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.054473+0000 mon.b (mon.2) 5239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.057881+0000 mon.b (mon.2) 5240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.058719+0000 mon.b (mon.2) 5241 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: cephadm 2024-06-11T13:40:49.066245+0000 mgr.x (mgr.25085) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.067019+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.187800+0000 mon.b (mon.2) 5242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.190378+0000 mon.b (mon.2) 5243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.193314+0000 mon.b (mon.2) 5244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.194248+0000 mon.b (mon.2) 5245 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.204143+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.336161+0000 mon.b (mon.2) 5246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.338775+0000 mon.b (mon.2) 5247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.341681+0000 mon.b (mon.2) 5248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.342760+0000 mon.b (mon.2) 5249 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.355142+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.492478+0000 mon.b (mon.2) 5250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.495129+0000 mon.b (mon.2) 5251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.498169+0000 mon.b (mon.2) 5252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.499179+0000 mon.b (mon.2) 5253 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.509750+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.646918+0000 mon.b (mon.2) 5254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.649514+0000 mon.b (mon.2) 5255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.652029+0000 mon.b (mon.2) 5256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.652933+0000 mon.b (mon.2) 5257 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.663906+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.805496+0000 mon.b (mon.2) 5258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.807999+0000 mon.b (mon.2) 5259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.810577+0000 mon.b (mon.2) 5260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:50.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.811810+0000 mon.b (mon.2) 5261 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:50.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:49 smithi117 bash[60578]: audit 2024-06-11T13:40:49.822928+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:50.631 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:40:50.631 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:40:50.631 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:40:50.631 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:40:50.631 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:40:50.631 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:40:50.631 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:40:50.631 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:40:50.631 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T13:40:50.632 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:40:50.632 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:40:50.632 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 6 2024-06-11T13:40:50.632 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:40:50.632 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:40:50.632 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 19 2024-06-11T13:40:50.632 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:40:50.632 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:40:51.006 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:40:51.006 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:40:51.006 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:40:51.006 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:40:51.006 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:40:51.006 INFO:teuthology.orchestra.run.smithi059.stdout: "osd", 2024-06-11T13:40:51.006 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:40:51.006 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw", 2024-06-11T13:40:51.007 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:40:51.007 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:40:51.007 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "17/23 daemons upgraded", 2024-06-11T13:40:51.007 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading iscsi daemons", 2024-06-11T13:40:51.007 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:40:51.007 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:40:51.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: cephadm 2024-06-11T13:40:49.205832+0000 mgr.x (mgr.25085) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: cephadm 2024-06-11T13:40:49.355040+0000 mgr.x (mgr.25085) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:49.442965+0000 mgr.x (mgr.25085) 2346 : audit [DBG] from='client.54898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:51.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: cephadm 2024-06-11T13:40:49.509224+0000 mgr.x (mgr.25085) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: cephadm 2024-06-11T13:40:49.663194+0000 mgr.x (mgr.25085) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: cephadm 2024-06-11T13:40:49.823957+0000 mgr.x (mgr.25085) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:49.829077+0000 mgr.x (mgr.25085) 2350 : audit [DBG] from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:49.973685+0000 mon.b (mon.2) 5262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:49.984642+0000 mon.b (mon.2) 5263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:49.987902+0000 mon.b (mon.2) 5264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:49.988709+0000 mon.b (mon.2) 5265 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: cephadm 2024-06-11T13:40:49.994676+0000 mgr.x (mgr.25085) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:49.995302+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.065955+0000 mon.b (mon.2) 5266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.067805+0000 mon.b (mon.2) 5267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.069564+0000 mon.b (mon.2) 5268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.070248+0000 mon.b (mon.2) 5269 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: cephadm 2024-06-11T13:40:50.077989+0000 mgr.x (mgr.25085) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.078736+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.161576+0000 mon.b (mon.2) 5270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: cephadm 2024-06-11T13:40:49.205832+0000 mgr.x (mgr.25085) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: cephadm 2024-06-11T13:40:49.355040+0000 mgr.x (mgr.25085) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:49.442965+0000 mgr.x (mgr.25085) 2346 : audit [DBG] from='client.54898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: cephadm 2024-06-11T13:40:49.509224+0000 mgr.x (mgr.25085) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: cephadm 2024-06-11T13:40:49.663194+0000 mgr.x (mgr.25085) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: cephadm 2024-06-11T13:40:49.823957+0000 mgr.x (mgr.25085) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:49.829077+0000 mgr.x (mgr.25085) 2350 : audit [DBG] from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:49.973685+0000 mon.b (mon.2) 5262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:49.984642+0000 mon.b (mon.2) 5263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:49.987902+0000 mon.b (mon.2) 5264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:49.988709+0000 mon.b (mon.2) 5265 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: cephadm 2024-06-11T13:40:49.994676+0000 mgr.x (mgr.25085) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:49.995302+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.065955+0000 mon.b (mon.2) 5266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.067805+0000 mon.b (mon.2) 5267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.069564+0000 mon.b (mon.2) 5268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.070248+0000 mon.b (mon.2) 5269 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: cephadm 2024-06-11T13:40:50.077989+0000 mgr.x (mgr.25085) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.078736+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.161576+0000 mon.b (mon.2) 5270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.163258+0000 mon.b (mon.2) 5271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.165106+0000 mon.b (mon.2) 5272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.165729+0000 mon.b (mon.2) 5273 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.173487+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.266136+0000 mon.b (mon.2) 5274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.269214+0000 mon.b (mon.2) 5275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.271759+0000 mon.b (mon.2) 5276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.272664+0000 mon.b (mon.2) 5277 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.282344+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.375508+0000 mon.b (mon.2) 5278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.377595+0000 mon.b (mon.2) 5279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.379415+0000 mon.b (mon.2) 5280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.380125+0000 mon.b (mon.2) 5281 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.390884+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.476940+0000 mon.b (mon.2) 5282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.479144+0000 mon.b (mon.2) 5283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.481123+0000 mon.b (mon.2) 5284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.481780+0000 mon.b (mon.2) 5285 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.494044+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.583229+0000 mon.b (mon.2) 5286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.585331+0000 mon.b (mon.2) 5287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.587919+0000 mon.b (mon.2) 5288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.588672+0000 mon.b (mon.2) 5289 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.601254+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.634865+0000 mon.a (mon.0) 1873 : audit [DBG] from='client.? 172.21.15.59:0/2239685738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.699065+0000 mon.b (mon.2) 5290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.701637+0000 mon.b (mon.2) 5291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.704459+0000 mon.b (mon.2) 5292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.705539+0000 mon.b (mon.2) 5293 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.714877+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.837526+0000 mon.b (mon.2) 5294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.839645+0000 mon.b (mon.2) 5295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.842103+0000 mon.b (mon.2) 5296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.842826+0000 mon.b (mon.2) 5297 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[78335]: audit 2024-06-11T13:40:50.854206+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.163258+0000 mon.b (mon.2) 5271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.165106+0000 mon.b (mon.2) 5272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.165729+0000 mon.b (mon.2) 5273 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.173487+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.266136+0000 mon.b (mon.2) 5274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.269214+0000 mon.b (mon.2) 5275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.271759+0000 mon.b (mon.2) 5276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.272664+0000 mon.b (mon.2) 5277 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.282344+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.375508+0000 mon.b (mon.2) 5278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.377595+0000 mon.b (mon.2) 5279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.379415+0000 mon.b (mon.2) 5280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.380125+0000 mon.b (mon.2) 5281 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.390884+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.476940+0000 mon.b (mon.2) 5282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.479144+0000 mon.b (mon.2) 5283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.481123+0000 mon.b (mon.2) 5284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.481780+0000 mon.b (mon.2) 5285 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.494044+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.583229+0000 mon.b (mon.2) 5286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.585331+0000 mon.b (mon.2) 5287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.587919+0000 mon.b (mon.2) 5288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.588672+0000 mon.b (mon.2) 5289 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.601254+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.634865+0000 mon.a (mon.0) 1873 : audit [DBG] from='client.? 172.21.15.59:0/2239685738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.699065+0000 mon.b (mon.2) 5290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.701637+0000 mon.b (mon.2) 5291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.704459+0000 mon.b (mon.2) 5292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.705539+0000 mon.b (mon.2) 5293 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.714877+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.837526+0000 mon.b (mon.2) 5294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.839645+0000 mon.b (mon.2) 5295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.842103+0000 mon.b (mon.2) 5296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.842826+0000 mon.b (mon.2) 5297 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:50 smithi059 bash[81944]: audit 2024-06-11T13:40:50.854206+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.326 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: cephadm 2024-06-11T13:40:49.205832+0000 mgr.x (mgr.25085) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: cephadm 2024-06-11T13:40:49.355040+0000 mgr.x (mgr.25085) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:49.442965+0000 mgr.x (mgr.25085) 2346 : audit [DBG] from='client.54898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:51.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: cephadm 2024-06-11T13:40:49.509224+0000 mgr.x (mgr.25085) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: cephadm 2024-06-11T13:40:49.663194+0000 mgr.x (mgr.25085) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: cephadm 2024-06-11T13:40:49.823957+0000 mgr.x (mgr.25085) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:49.829077+0000 mgr.x (mgr.25085) 2350 : audit [DBG] from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:51.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:49.973685+0000 mon.b (mon.2) 5262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:49.984642+0000 mon.b (mon.2) 5263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:49.987902+0000 mon.b (mon.2) 5264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:49.988709+0000 mon.b (mon.2) 5265 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: cephadm 2024-06-11T13:40:49.994676+0000 mgr.x (mgr.25085) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.327 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:49.995302+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.065955+0000 mon.b (mon.2) 5266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.067805+0000 mon.b (mon.2) 5267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.069564+0000 mon.b (mon.2) 5268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.070248+0000 mon.b (mon.2) 5269 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: cephadm 2024-06-11T13:40:50.077989+0000 mgr.x (mgr.25085) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:51.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.078736+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.161576+0000 mon.b (mon.2) 5270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.163258+0000 mon.b (mon.2) 5271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.165106+0000 mon.b (mon.2) 5272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.165729+0000 mon.b (mon.2) 5273 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.173487+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.266136+0000 mon.b (mon.2) 5274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.269214+0000 mon.b (mon.2) 5275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.271759+0000 mon.b (mon.2) 5276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.272664+0000 mon.b (mon.2) 5277 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.282344+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.375508+0000 mon.b (mon.2) 5278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.377595+0000 mon.b (mon.2) 5279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.379415+0000 mon.b (mon.2) 5280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.380125+0000 mon.b (mon.2) 5281 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.390884+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.476940+0000 mon.b (mon.2) 5282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.479144+0000 mon.b (mon.2) 5283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.481123+0000 mon.b (mon.2) 5284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.481780+0000 mon.b (mon.2) 5285 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.494044+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.583229+0000 mon.b (mon.2) 5286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.585331+0000 mon.b (mon.2) 5287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.587919+0000 mon.b (mon.2) 5288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.588672+0000 mon.b (mon.2) 5289 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.601254+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.634865+0000 mon.a (mon.0) 1873 : audit [DBG] from='client.? 172.21.15.59:0/2239685738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.699065+0000 mon.b (mon.2) 5290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.701637+0000 mon.b (mon.2) 5291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.704459+0000 mon.b (mon.2) 5292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.705539+0000 mon.b (mon.2) 5293 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.714877+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.837526+0000 mon.b (mon.2) 5294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:51.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.839645+0000 mon.b (mon.2) 5295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:51.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.842103+0000 mon.b (mon.2) 5296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:51.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.842826+0000 mon.b (mon.2) 5297 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:51.331 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:50 smithi117 bash[60578]: audit 2024-06-11T13:40:50.854206+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:51.446 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:40:52.230 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: cephadm 2024-06-11T13:40:50.172786+0000 mgr.x (mgr.25085) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.230 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:50.192845+0000 mgr.x (mgr.25085) 2354 : audit [DBG] from='client.54910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:52.230 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: cephadm 2024-06-11T13:40:50.281775+0000 mgr.x (mgr.25085) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.230 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: cephadm 2024-06-11T13:40:50.390162+0000 mgr.x (mgr.25085) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.230 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: cephadm 2024-06-11T13:40:50.493329+0000 mgr.x (mgr.25085) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.230 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: cephadm 2024-06-11T13:40:50.600599+0000 mgr.x (mgr.25085) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.230 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: cephadm 2024-06-11T13:40:50.716327+0000 mgr.x (mgr.25085) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: cephadm 2024-06-11T13:40:50.853754+0000 mgr.x (mgr.25085) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: cluster 2024-06-11T13:40:50.939812+0000 mgr.x (mgr.25085) 2361 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-06-11T13:40:52.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:50.991494+0000 mon.b (mon.2) 5298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:50.994466+0000 mon.b (mon.2) 5299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:50.997370+0000 mon.b (mon.2) 5300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:50.998344+0000 mon.b (mon.2) 5301 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.005645+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.007064+0000 mgr.x (mgr.25085) 2362 : audit [DBG] from='client.74799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:52.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: cephadm 2024-06-11T13:40:51.007262+0000 mgr.x (mgr.25085) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.119312+0000 mon.b (mon.2) 5302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.121532+0000 mon.b (mon.2) 5303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.123476+0000 mon.b (mon.2) 5304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.231 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.124433+0000 mon.b (mon.2) 5305 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: cephadm 2024-06-11T13:40:51.131537+0000 mgr.x (mgr.25085) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.132282+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.222128+0000 mon.b (mon.2) 5306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.224295+0000 mon.b (mon.2) 5307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.226278+0000 mon.b (mon.2) 5308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.226955+0000 mon.b (mon.2) 5309 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.236618+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.341487+0000 mon.b (mon.2) 5310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.343627+0000 mon.b (mon.2) 5311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.345868+0000 mon.b (mon.2) 5312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.346603+0000 mon.b (mon.2) 5313 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.357967+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.440742+0000 mon.b (mon.2) 5314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.232 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.442520+0000 mon.b (mon.2) 5315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.444174+0000 mon.b (mon.2) 5316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.444767+0000 mon.b (mon.2) 5317 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.450225+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.59:0/3805727929' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.454616+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.526008+0000 mon.b (mon.2) 5318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.527671+0000 mon.b (mon.2) 5319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.529882+0000 mon.b (mon.2) 5320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.530499+0000 mon.b (mon.2) 5321 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.538192+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.612900+0000 mon.b (mon.2) 5322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.615048+0000 mon.b (mon.2) 5323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.617762+0000 mon.b (mon.2) 5324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.618634+0000 mon.b (mon.2) 5325 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.233 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.627552+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.701463+0000 mon.b (mon.2) 5326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.703467+0000 mon.b (mon.2) 5327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.705985+0000 mon.b (mon.2) 5328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.706850+0000 mon.b (mon.2) 5329 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.715346+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.818029+0000 mon.b (mon.2) 5330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.820755+0000 mon.b (mon.2) 5331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.823738+0000 mon.b (mon.2) 5332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.824637+0000 mon.b (mon.2) 5333 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.833121+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.946677+0000 mon.b (mon.2) 5334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.234 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.948830+0000 mon.b (mon.2) 5335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.235 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.951051+0000 mon.b (mon.2) 5336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.235 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.951885+0000 mon.b (mon.2) 5337 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.235 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[81944]: audit 2024-06-11T13:40:51.959903+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: cephadm 2024-06-11T13:40:50.172786+0000 mgr.x (mgr.25085) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:50.192845+0000 mgr.x (mgr.25085) 2354 : audit [DBG] from='client.54910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:52.235 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: cephadm 2024-06-11T13:40:50.281775+0000 mgr.x (mgr.25085) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: cephadm 2024-06-11T13:40:50.390162+0000 mgr.x (mgr.25085) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: cephadm 2024-06-11T13:40:50.493329+0000 mgr.x (mgr.25085) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: cephadm 2024-06-11T13:40:50.600599+0000 mgr.x (mgr.25085) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: cephadm 2024-06-11T13:40:50.716327+0000 mgr.x (mgr.25085) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: cephadm 2024-06-11T13:40:50.853754+0000 mgr.x (mgr.25085) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: cluster 2024-06-11T13:40:50.939812+0000 mgr.x (mgr.25085) 2361 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-06-11T13:40:52.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:50.991494+0000 mon.b (mon.2) 5298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:50.994466+0000 mon.b (mon.2) 5299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:50.997370+0000 mon.b (mon.2) 5300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:50.998344+0000 mon.b (mon.2) 5301 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.005645+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.236 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.007064+0000 mgr.x (mgr.25085) 2362 : audit [DBG] from='client.74799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: cephadm 2024-06-11T13:40:51.007262+0000 mgr.x (mgr.25085) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.119312+0000 mon.b (mon.2) 5302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.121532+0000 mon.b (mon.2) 5303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.123476+0000 mon.b (mon.2) 5304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.124433+0000 mon.b (mon.2) 5305 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: cephadm 2024-06-11T13:40:51.131537+0000 mgr.x (mgr.25085) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.132282+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.222128+0000 mon.b (mon.2) 5306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.224295+0000 mon.b (mon.2) 5307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.226278+0000 mon.b (mon.2) 5308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.226955+0000 mon.b (mon.2) 5309 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.236618+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.341487+0000 mon.b (mon.2) 5310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.237 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.343627+0000 mon.b (mon.2) 5311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.345868+0000 mon.b (mon.2) 5312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.346603+0000 mon.b (mon.2) 5313 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.357967+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.440742+0000 mon.b (mon.2) 5314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.442520+0000 mon.b (mon.2) 5315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.444174+0000 mon.b (mon.2) 5316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.444767+0000 mon.b (mon.2) 5317 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.450225+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.59:0/3805727929' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:40:52.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.454616+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.526008+0000 mon.b (mon.2) 5318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.527671+0000 mon.b (mon.2) 5319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.529882+0000 mon.b (mon.2) 5320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.530499+0000 mon.b (mon.2) 5321 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.538192+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.612900+0000 mon.b (mon.2) 5322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.615048+0000 mon.b (mon.2) 5323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.617762+0000 mon.b (mon.2) 5324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.618634+0000 mon.b (mon.2) 5325 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.627552+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.701463+0000 mon.b (mon.2) 5326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.703467+0000 mon.b (mon.2) 5327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.705985+0000 mon.b (mon.2) 5328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.706850+0000 mon.b (mon.2) 5329 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.715346+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.818029+0000 mon.b (mon.2) 5330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.239 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.820755+0000 mon.b (mon.2) 5331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.240 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.823738+0000 mon.b (mon.2) 5332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.240 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.824637+0000 mon.b (mon.2) 5333 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.240 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.833121+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.240 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.946677+0000 mon.b (mon.2) 5334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.240 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.948830+0000 mon.b (mon.2) 5335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.240 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.951051+0000 mon.b (mon.2) 5336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.240 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.951885+0000 mon.b (mon.2) 5337 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.240 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:51 smithi059 bash[78335]: audit 2024-06-11T13:40:51.959903+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.283 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: cephadm 2024-06-11T13:40:50.172786+0000 mgr.x (mgr.25085) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.283 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:50.192845+0000 mgr.x (mgr.25085) 2354 : audit [DBG] from='client.54910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:52.283 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: cephadm 2024-06-11T13:40:50.281775+0000 mgr.x (mgr.25085) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.283 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: cephadm 2024-06-11T13:40:50.390162+0000 mgr.x (mgr.25085) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.283 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: cephadm 2024-06-11T13:40:50.493329+0000 mgr.x (mgr.25085) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.283 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: cephadm 2024-06-11T13:40:50.600599+0000 mgr.x (mgr.25085) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.283 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: cephadm 2024-06-11T13:40:50.716327+0000 mgr.x (mgr.25085) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.283 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: cephadm 2024-06-11T13:40:50.853754+0000 mgr.x (mgr.25085) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.283 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: cluster 2024-06-11T13:40:50.939812+0000 mgr.x (mgr.25085) 2361 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-06-11T13:40:52.283 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:50.991494+0000 mon.b (mon.2) 5298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.284 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:50.994466+0000 mon.b (mon.2) 5299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.284 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:50.997370+0000 mon.b (mon.2) 5300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.284 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:50.998344+0000 mon.b (mon.2) 5301 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.284 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.005645+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.284 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.007064+0000 mgr.x (mgr.25085) 2362 : audit [DBG] from='client.74799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:40:52.284 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: cephadm 2024-06-11T13:40:51.007262+0000 mgr.x (mgr.25085) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.284 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.119312+0000 mon.b (mon.2) 5302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.284 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.121532+0000 mon.b (mon.2) 5303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.284 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.123476+0000 mon.b (mon.2) 5304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.284 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.124433+0000 mon.b (mon.2) 5305 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.285 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: cephadm 2024-06-11T13:40:51.131537+0000 mgr.x (mgr.25085) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:52.285 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.132282+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.285 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.222128+0000 mon.b (mon.2) 5306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.285 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.224295+0000 mon.b (mon.2) 5307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.285 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.226278+0000 mon.b (mon.2) 5308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.285 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.226955+0000 mon.b (mon.2) 5309 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.285 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.236618+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.285 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.341487+0000 mon.b (mon.2) 5310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.285 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.343627+0000 mon.b (mon.2) 5311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.345868+0000 mon.b (mon.2) 5312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.346603+0000 mon.b (mon.2) 5313 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.357967+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.440742+0000 mon.b (mon.2) 5314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.442520+0000 mon.b (mon.2) 5315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.444174+0000 mon.b (mon.2) 5316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.444767+0000 mon.b (mon.2) 5317 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.450225+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.59:0/3805727929' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:40:52.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.454616+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.526008+0000 mon.b (mon.2) 5318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.527671+0000 mon.b (mon.2) 5319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.529882+0000 mon.b (mon.2) 5320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.530499+0000 mon.b (mon.2) 5321 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.287 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.538192+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.287 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.612900+0000 mon.b (mon.2) 5322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.287 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.615048+0000 mon.b (mon.2) 5323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.287 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.617762+0000 mon.b (mon.2) 5324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.287 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.618634+0000 mon.b (mon.2) 5325 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.287 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.627552+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.287 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.701463+0000 mon.b (mon.2) 5326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.287 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.703467+0000 mon.b (mon.2) 5327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.287 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.705985+0000 mon.b (mon.2) 5328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.289 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.706850+0000 mon.b (mon.2) 5329 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.289 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.715346+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.289 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.818029+0000 mon.b (mon.2) 5330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.289 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.820755+0000 mon.b (mon.2) 5331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.289 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.823738+0000 mon.b (mon.2) 5332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.289 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.824637+0000 mon.b (mon.2) 5333 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.290 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.833121+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:52.290 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.946677+0000 mon.b (mon.2) 5334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:52.290 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.948830+0000 mon.b (mon.2) 5335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:52.290 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.951051+0000 mon.b (mon.2) 5336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:52.290 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.951885+0000 mon.b (mon.2) 5337 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:52.290 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:51 smithi117 bash[60578]: audit 2024-06-11T13:40:51.959903+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: cephadm 2024-06-11T13:40:51.235907+0000 mgr.x (mgr.25085) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: cephadm 2024-06-11T13:40:51.357478+0000 mgr.x (mgr.25085) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: cephadm 2024-06-11T13:40:51.453837+0000 mgr.x (mgr.25085) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: cephadm 2024-06-11T13:40:51.537330+0000 mgr.x (mgr.25085) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: cephadm 2024-06-11T13:40:51.627778+0000 mgr.x (mgr.25085) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: cephadm 2024-06-11T13:40:51.714694+0000 mgr.x (mgr.25085) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: cephadm 2024-06-11T13:40:51.832679+0000 mgr.x (mgr.25085) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: cephadm 2024-06-11T13:40:51.961411+0000 mgr.x (mgr.25085) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.057745+0000 mon.b (mon.2) 5338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.060257+0000 mon.b (mon.2) 5339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.063431+0000 mon.b (mon.2) 5340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.064347+0000 mon.b (mon.2) 5341 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: cephadm 2024-06-11T13:40:52.073945+0000 mgr.x (mgr.25085) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.074269+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.186877+0000 mon.b (mon.2) 5342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.188702+0000 mon.b (mon.2) 5343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.190531+0000 mon.b (mon.2) 5344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:53.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.191217+0000 mon.b (mon.2) 5345 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:53.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.197614+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.219386+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.225467+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: cephadm 2024-06-11T13:40:51.235907+0000 mgr.x (mgr.25085) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: cephadm 2024-06-11T13:40:51.357478+0000 mgr.x (mgr.25085) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: cephadm 2024-06-11T13:40:51.453837+0000 mgr.x (mgr.25085) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: cephadm 2024-06-11T13:40:51.537330+0000 mgr.x (mgr.25085) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: cephadm 2024-06-11T13:40:51.627778+0000 mgr.x (mgr.25085) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: cephadm 2024-06-11T13:40:51.714694+0000 mgr.x (mgr.25085) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: cephadm 2024-06-11T13:40:51.832679+0000 mgr.x (mgr.25085) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: cephadm 2024-06-11T13:40:51.961411+0000 mgr.x (mgr.25085) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.057745+0000 mon.b (mon.2) 5338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.060257+0000 mon.b (mon.2) 5339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.063431+0000 mon.b (mon.2) 5340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.064347+0000 mon.b (mon.2) 5341 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: cephadm 2024-06-11T13:40:52.073945+0000 mgr.x (mgr.25085) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.074269+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.186877+0000 mon.b (mon.2) 5342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:53.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.188702+0000 mon.b (mon.2) 5343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.190531+0000 mon.b (mon.2) 5344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.191217+0000 mon.b (mon.2) 5345 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.197614+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.219386+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.225467+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.231599+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.272781+0000 mon.b (mon.2) 5346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.274783+0000 mon.b (mon.2) 5347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.276178+0000 mon.b (mon.2) 5348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.277127+0000 mon.b (mon.2) 5349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.278896+0000 mon.b (mon.2) 5350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.281057+0000 mon.b (mon.2) 5351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.282457+0000 mon.b (mon.2) 5352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.283854+0000 mon.b (mon.2) 5353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.285608+0000 mon.b (mon.2) 5354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.287200+0000 mon.b (mon.2) 5355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.288463+0000 mon.b (mon.2) 5356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.294612+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.295714+0000 mon.b (mon.2) 5357 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi059.txeyxi"}]: dispatch 2024-06-11T13:40:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.297475+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi059.txeyxi"}]: dispatch 2024-06-11T13:40:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.300713+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi059.txeyxi"}]': finished 2024-06-11T13:40:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.303761+0000 mon.b (mon.2) 5358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.310525+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.315870+0000 mon.b (mon.2) 5359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[78335]: audit 2024-06-11T13:40:52.323841+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.231599+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.272781+0000 mon.b (mon.2) 5346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:53.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.274783+0000 mon.b (mon.2) 5347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.276178+0000 mon.b (mon.2) 5348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.277127+0000 mon.b (mon.2) 5349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.278896+0000 mon.b (mon.2) 5350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.281057+0000 mon.b (mon.2) 5351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.282457+0000 mon.b (mon.2) 5352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.283854+0000 mon.b (mon.2) 5353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.285608+0000 mon.b (mon.2) 5354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.287200+0000 mon.b (mon.2) 5355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.288463+0000 mon.b (mon.2) 5356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.294612+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.295714+0000 mon.b (mon.2) 5357 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi059.txeyxi"}]: dispatch 2024-06-11T13:40:53.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.297475+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi059.txeyxi"}]: dispatch 2024-06-11T13:40:53.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.300713+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi059.txeyxi"}]': finished 2024-06-11T13:40:53.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.303761+0000 mon.b (mon.2) 5358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.310525+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.315870+0000 mon.b (mon.2) 5359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:52 smithi059 bash[81944]: audit 2024-06-11T13:40:52.323841+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: cephadm 2024-06-11T13:40:51.235907+0000 mgr.x (mgr.25085) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: cephadm 2024-06-11T13:40:51.357478+0000 mgr.x (mgr.25085) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: cephadm 2024-06-11T13:40:51.453837+0000 mgr.x (mgr.25085) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: cephadm 2024-06-11T13:40:51.537330+0000 mgr.x (mgr.25085) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: cephadm 2024-06-11T13:40:51.627778+0000 mgr.x (mgr.25085) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: cephadm 2024-06-11T13:40:51.714694+0000 mgr.x (mgr.25085) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: cephadm 2024-06-11T13:40:51.832679+0000 mgr.x (mgr.25085) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: cephadm 2024-06-11T13:40:51.961411+0000 mgr.x (mgr.25085) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.057745+0000 mon.b (mon.2) 5338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.060257+0000 mon.b (mon.2) 5339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.063431+0000 mon.b (mon.2) 5340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.064347+0000 mon.b (mon.2) 5341 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: cephadm 2024-06-11T13:40:52.073945+0000 mgr.x (mgr.25085) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.074269+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.186877+0000 mon.b (mon.2) 5342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.188702+0000 mon.b (mon.2) 5343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.190531+0000 mon.b (mon.2) 5344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:40:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.191217+0000 mon.b (mon.2) 5345 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:40:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.197614+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.219386+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.225467+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.231599+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.272781+0000 mon.b (mon.2) 5346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:40:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.274783+0000 mon.b (mon.2) 5347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.276178+0000 mon.b (mon.2) 5348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.277127+0000 mon.b (mon.2) 5349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.278896+0000 mon.b (mon.2) 5350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.281057+0000 mon.b (mon.2) 5351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.282457+0000 mon.b (mon.2) 5352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.283854+0000 mon.b (mon.2) 5353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.285608+0000 mon.b (mon.2) 5354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.287200+0000 mon.b (mon.2) 5355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.288463+0000 mon.b (mon.2) 5356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.294612+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.295714+0000 mon.b (mon.2) 5357 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi059.txeyxi"}]: dispatch 2024-06-11T13:40:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.297475+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi059.txeyxi"}]: dispatch 2024-06-11T13:40:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.300713+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi059.txeyxi"}]': finished 2024-06-11T13:40:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.303761+0000 mon.b (mon.2) 5358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.310525+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.315870+0000 mon.b (mon.2) 5359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:40:53.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:52 smithi117 bash[60578]: audit 2024-06-11T13:40:52.323841+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:54.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:53 smithi059 bash[81944]: cephadm 2024-06-11T13:40:52.197321+0000 mgr.x (mgr.25085) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:54.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:53 smithi059 bash[81944]: cephadm 2024-06-11T13:40:52.289120+0000 mgr.x (mgr.25085) 2375 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-06-11T13:40:54.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:53 smithi059 bash[81944]: cephadm 2024-06-11T13:40:52.304359+0000 mgr.x (mgr.25085) 2376 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-06-11T13:40:54.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:53 smithi059 bash[81944]: cephadm 2024-06-11T13:40:52.316417+0000 mgr.x (mgr.25085) 2377 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-06-11T13:40:54.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:53 smithi059 bash[81944]: cluster 2024-06-11T13:40:52.941003+0000 mgr.x (mgr.25085) 2378 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-06-11T13:40:54.165 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:53 smithi059 bash[78335]: cephadm 2024-06-11T13:40:52.197321+0000 mgr.x (mgr.25085) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:54.165 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:53 smithi059 bash[78335]: cephadm 2024-06-11T13:40:52.289120+0000 mgr.x (mgr.25085) 2375 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-06-11T13:40:54.165 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:53 smithi059 bash[78335]: cephadm 2024-06-11T13:40:52.304359+0000 mgr.x (mgr.25085) 2376 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-06-11T13:40:54.165 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:53 smithi059 bash[78335]: cephadm 2024-06-11T13:40:52.316417+0000 mgr.x (mgr.25085) 2377 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-06-11T13:40:54.165 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:53 smithi059 bash[78335]: cluster 2024-06-11T13:40:52.941003+0000 mgr.x (mgr.25085) 2378 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-06-11T13:40:54.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:53 smithi117 bash[60578]: cephadm 2024-06-11T13:40:52.197321+0000 mgr.x (mgr.25085) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:40:54.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:53 smithi117 bash[60578]: cephadm 2024-06-11T13:40:52.289120+0000 mgr.x (mgr.25085) 2375 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-06-11T13:40:54.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:53 smithi117 bash[60578]: cephadm 2024-06-11T13:40:52.304359+0000 mgr.x (mgr.25085) 2376 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-06-11T13:40:54.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:53 smithi117 bash[60578]: cephadm 2024-06-11T13:40:52.316417+0000 mgr.x (mgr.25085) 2377 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-06-11T13:40:54.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:53 smithi117 bash[60578]: cluster 2024-06-11T13:40:52.941003+0000 mgr.x (mgr.25085) 2378 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-06-11T13:40:56.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:55 smithi059 bash[78335]: cluster 2024-06-11T13:40:54.941793+0000 mgr.x (mgr.25085) 2379 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-06-11T13:40:56.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:55 smithi059 bash[78335]: audit 2024-06-11T13:40:55.721222+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:56.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:55 smithi059 bash[78335]: audit 2024-06-11T13:40:55.734328+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:56.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:55 smithi059 bash[78335]: audit 2024-06-11T13:40:55.746543+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:56.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:55 smithi059 bash[81944]: cluster 2024-06-11T13:40:54.941793+0000 mgr.x (mgr.25085) 2379 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-06-11T13:40:56.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:55 smithi059 bash[81944]: audit 2024-06-11T13:40:55.721222+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:56.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:55 smithi059 bash[81944]: audit 2024-06-11T13:40:55.734328+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:56.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:55 smithi059 bash[81944]: audit 2024-06-11T13:40:55.746543+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:56.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:55 smithi117 bash[60578]: cluster 2024-06-11T13:40:54.941793+0000 mgr.x (mgr.25085) 2379 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-06-11T13:40:56.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:55 smithi117 bash[60578]: audit 2024-06-11T13:40:55.721222+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:56.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:55 smithi117 bash[60578]: audit 2024-06-11T13:40:55.734328+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:56.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:55 smithi117 bash[60578]: audit 2024-06-11T13:40:55.746543+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:57.375 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:40:57 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:57.376 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:57 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:57.376 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:40:57 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:57.376 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:40:57 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:57.377 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:40:57 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:57.377 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:40:57 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:57.377 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:40:57 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:57.378 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:40:57 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:57.378 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:57 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:57.677 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:40:57 smithi059 systemd[1]: Stopping Ceph node-exporter.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:40:57.686 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:40:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:40:57] "GET /metrics HTTP/1.1" 200 38677 "" "Prometheus/2.33.4" 2024-06-11T13:40:58.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:57 smithi059 bash[78335]: cephadm 2024-06-11T13:40:56.298018+0000 mgr.x (mgr.25085) 2380 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-06-11T13:40:58.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:57 smithi059 bash[78335]: cephadm 2024-06-11T13:40:56.298768+0000 mgr.x (mgr.25085) 2381 : cephadm [INF] Deploying daemon node-exporter.a on smithi059 2024-06-11T13:40:58.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:57 smithi059 bash[78335]: cluster 2024-06-11T13:40:56.942890+0000 mgr.x (mgr.25085) 2382 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-06-11T13:40:58.269 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:57 smithi059 bash[78335]: audit 2024-06-11T13:40:57.042220+0000 mgr.x (mgr.25085) 2383 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:58.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:57 smithi059 bash[81944]: cephadm 2024-06-11T13:40:56.298018+0000 mgr.x (mgr.25085) 2380 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-06-11T13:40:58.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:57 smithi059 bash[81944]: cephadm 2024-06-11T13:40:56.298768+0000 mgr.x (mgr.25085) 2381 : cephadm [INF] Deploying daemon node-exporter.a on smithi059 2024-06-11T13:40:58.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:57 smithi059 bash[81944]: cluster 2024-06-11T13:40:56.942890+0000 mgr.x (mgr.25085) 2382 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-06-11T13:40:58.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:57 smithi059 bash[81944]: audit 2024-06-11T13:40:57.042220+0000 mgr.x (mgr.25085) 2383 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:58.270 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:40:58 smithi059 bash[108825]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter-a 2024-06-11T13:40:58.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:57 smithi117 bash[60578]: cephadm 2024-06-11T13:40:56.298018+0000 mgr.x (mgr.25085) 2380 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-06-11T13:40:58.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:57 smithi117 bash[60578]: cephadm 2024-06-11T13:40:56.298768+0000 mgr.x (mgr.25085) 2381 : cephadm [INF] Deploying daemon node-exporter.a on smithi059 2024-06-11T13:40:58.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:57 smithi117 bash[60578]: cluster 2024-06-11T13:40:56.942890+0000 mgr.x (mgr.25085) 2382 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-06-11T13:40:58.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:57 smithi117 bash[60578]: audit 2024-06-11T13:40:57.042220+0000 mgr.x (mgr.25085) 2383 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:40:58.535 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:40:58 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-06-11T13:40:58.535 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:40:58 smithi059 bash[108957]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter-a 2024-06-11T13:40:58.535 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:40:58 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-06-11T13:40:58.535 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:40:58 smithi059 systemd[1]: Stopped Ceph node-exporter.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:40:58.814 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:40:58 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:58.814 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:40:58 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:58.814 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:58 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:58.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:40:58 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:58.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:40:58 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:58.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:40:58 smithi059 systemd[1]: Started Ceph node-exporter.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:40:58.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:40:58 smithi059 bash[109017]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-06-11T13:40:58.815 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:40:58 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:58.816 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:40:58 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:58.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:58 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:58.816 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:40:58 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:40:59.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:59 smithi117 bash[60578]: audit 2024-06-11T13:40:58.479770+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:59 smithi117 bash[60578]: audit 2024-06-11T13:40:58.495806+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:59 smithi117 bash[60578]: cluster 2024-06-11T13:40:58.498535+0000 mgr.x (mgr.25085) 2384 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:40:59.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:59 smithi117 bash[60578]: audit 2024-06-11T13:40:58.506632+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:59 smithi117 bash[60578]: audit 2024-06-11T13:40:58.709994+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:59 smithi117 bash[60578]: audit 2024-06-11T13:40:58.723070+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:40:59 smithi117 bash[60578]: audit 2024-06-11T13:40:59.295709+0000 mon.b (mon.2) 5360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:59.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[81944]: audit 2024-06-11T13:40:58.479770+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[81944]: audit 2024-06-11T13:40:58.495806+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[81944]: cluster 2024-06-11T13:40:58.498535+0000 mgr.x (mgr.25085) 2384 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:40:59.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[81944]: audit 2024-06-11T13:40:58.506632+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[81944]: audit 2024-06-11T13:40:58.709994+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[81944]: audit 2024-06-11T13:40:58.723070+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[81944]: audit 2024-06-11T13:40:59.295709+0000 mon.b (mon.2) 5360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:40:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[78335]: audit 2024-06-11T13:40:58.479770+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[78335]: audit 2024-06-11T13:40:58.495806+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[78335]: cluster 2024-06-11T13:40:58.498535+0000 mgr.x (mgr.25085) 2384 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-06-11T13:40:59.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[78335]: audit 2024-06-11T13:40:58.506632+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[78335]: audit 2024-06-11T13:40:58.709994+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[78335]: audit 2024-06-11T13:40:58.723070+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:40:59.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[78335]: audit 2024-06-11T13:40:59.295709+0000 mon.b (mon.2) 5360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:41:00.290 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:40:59 smithi059 bash[109017]: v1.5.0: Pulling from prometheus/node-exporter 2024-06-11T13:41:00.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:00 smithi059 bash[78335]: cluster 2024-06-11T13:40:59.492390+0000 mon.a (mon.0) 1904 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:41:00.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:00 smithi059 bash[81944]: cluster 2024-06-11T13:40:59.492390+0000 mon.a (mon.0) 1904 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:41:00.565 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:00 smithi059 bash[109017]: 22b70bddd3ac: Pulling fs layer 2024-06-11T13:41:00.565 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:00 smithi059 bash[109017]: 5c12815fee55: Pulling fs layer 2024-06-11T13:41:00.565 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:00 smithi059 bash[109017]: c0e87333d380: Pulling fs layer 2024-06-11T13:41:00.565 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:00 smithi059 bash[109017]: 22b70bddd3ac: Download complete 2024-06-11T13:41:00.566 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:00 smithi059 bash[109017]: 5c12815fee55: Download complete 2024-06-11T13:41:00.863 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:00 smithi117 bash[60578]: cluster 2024-06-11T13:40:59.492390+0000 mon.a (mon.0) 1904 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-06-11T13:41:01.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:00 smithi059 bash[109017]: c0e87333d380: Verifying Checksum 2024-06-11T13:41:01.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:00 smithi059 bash[109017]: c0e87333d380: Download complete 2024-06-11T13:41:01.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:00 smithi059 bash[109017]: 22b70bddd3ac: Pull complete 2024-06-11T13:41:01.486 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:01 smithi059 bash[109017]: 5c12815fee55: Pull complete 2024-06-11T13:41:01.790 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:01 smithi059 bash[109017]: c0e87333d380: Pull complete 2024-06-11T13:41:01.790 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:01 smithi059 bash[109017]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-06-11T13:41:01.790 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:01 smithi059 bash[109017]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-06-11T13:41:01.790 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:01 smithi059 bash[81944]: cluster 2024-06-11T13:41:00.499161+0000 mgr.x (mgr.25085) 2385 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-06-11T13:41:01.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:01 smithi059 bash[78335]: cluster 2024-06-11T13:41:00.499161+0000 mgr.x (mgr.25085) 2385 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-06-11T13:41:01.912 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:01 smithi117 bash[60578]: cluster 2024-06-11T13:41:00.499161+0000 mgr.x (mgr.25085) 2385 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-06-11T13:41:02.187 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:41:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:02.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:41:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:02.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:02.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:02.188 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:41:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:02.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:02.188 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:41:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:02.189 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:41:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:02.189 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:41:02 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:02.491 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:02 smithi117 systemd[1]: Stopping Ceph node-exporter.b for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:41:02.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:02 smithi059 bash[81944]: cephadm 2024-06-11T13:41:01.394587+0000 mgr.x (mgr.25085) 2386 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-06-11T13:41:02.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:02 smithi059 bash[81944]: cephadm 2024-06-11T13:41:01.395315+0000 mgr.x (mgr.25085) 2387 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-06-11T13:41:02.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:02 smithi059 bash[78335]: cephadm 2024-06-11T13:41:01.394587+0000 mgr.x (mgr.25085) 2386 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-06-11T13:41:02.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:02 smithi059 bash[78335]: cephadm 2024-06-11T13:41:01.395315+0000 mgr.x (mgr.25085) 2387 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-06-11T13:41:02.906 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:02 smithi117 bash[60578]: cephadm 2024-06-11T13:41:01.394587+0000 mgr.x (mgr.25085) 2386 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-06-11T13:41:02.906 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:02 smithi117 bash[60578]: cephadm 2024-06-11T13:41:01.395315+0000 mgr.x (mgr.25085) 2387 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-06-11T13:41:03.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:02 smithi117 bash[90793]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter-b 2024-06-11T13:41:03.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:03 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-06-11T13:41:03.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:03 smithi117 bash[90852]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter-b 2024-06-11T13:41:03.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:03 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-06-11T13:41:03.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:03 smithi117 systemd[1]: Stopped Ceph node-exporter.b for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:41:03.686 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:41:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:03.687 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:41:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:03.687 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:03.687 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:41:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:03.688 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:41:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:03.688 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:41:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:03.688 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:03.688 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:03 smithi117 systemd[1]: Started Ceph node-exporter.b for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:41:03.688 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:03 smithi117 bash[90907]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-06-11T13:41:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:03 smithi117 bash[60578]: cluster 2024-06-11T13:41:02.500290+0000 mgr.x (mgr.25085) 2388 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-06-11T13:41:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:03 smithi117 bash[60578]: audit 2024-06-11T13:41:03.436238+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:03 smithi117 bash[60578]: audit 2024-06-11T13:41:03.448725+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:03 smithi117 bash[60578]: audit 2024-06-11T13:41:03.450271+0000 mon.b (mon.2) 5361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:03 smithi117 bash[60578]: audit 2024-06-11T13:41:03.451016+0000 mon.b (mon.2) 5362 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:03.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:03 smithi117 bash[60578]: audit 2024-06-11T13:41:03.461485+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:03.689 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:41:03 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:03.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[81944]: cluster 2024-06-11T13:41:02.500290+0000 mgr.x (mgr.25085) 2388 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-06-11T13:41:03.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[81944]: audit 2024-06-11T13:41:03.436238+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:03.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[81944]: audit 2024-06-11T13:41:03.448725+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:03.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[81944]: audit 2024-06-11T13:41:03.450271+0000 mon.b (mon.2) 5361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:03.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[81944]: audit 2024-06-11T13:41:03.451016+0000 mon.b (mon.2) 5362 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:03.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[81944]: audit 2024-06-11T13:41:03.461485+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:03.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[78335]: cluster 2024-06-11T13:41:02.500290+0000 mgr.x (mgr.25085) 2388 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-06-11T13:41:03.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[78335]: audit 2024-06-11T13:41:03.436238+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:03.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[78335]: audit 2024-06-11T13:41:03.448725+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:03.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[78335]: audit 2024-06-11T13:41:03.450271+0000 mon.b (mon.2) 5361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:03.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[78335]: audit 2024-06-11T13:41:03.451016+0000 mon.b (mon.2) 5362 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:03.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[78335]: audit 2024-06-11T13:41:03.461485+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.315 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.995Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-06-11T13:41:04.316 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.995Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-06-11T13:41:04.316 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.996Z 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/.+)($|/) 2024-06-11T13:41:04.316 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.996Z 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)$ 2024-06-11T13:41:04.316 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.996Z 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+$ 2024-06-11T13:41:04.316 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-06-11T13:41:04.316 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-06-11T13:41:04.316 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=arp 2024-06-11T13:41:04.316 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=bcache 2024-06-11T13:41:04.316 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=bonding 2024-06-11T13:41:04.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=btrfs 2024-06-11T13:41:04.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=conntrack 2024-06-11T13:41:04.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=cpu 2024-06-11T13:41:04.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-06-11T13:41:04.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=diskstats 2024-06-11T13:41:04.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=dmi 2024-06-11T13:41:04.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=edac 2024-06-11T13:41:04.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=entropy 2024-06-11T13:41:04.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-06-11T13:41:04.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=filefd 2024-06-11T13:41:04.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=filesystem 2024-06-11T13:41:04.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=hwmon 2024-06-11T13:41:04.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=infiniband 2024-06-11T13:41:04.318 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=ipvs 2024-06-11T13:41:04.318 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=loadavg 2024-06-11T13:41:04.318 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=mdadm 2024-06-11T13:41:04.318 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=meminfo 2024-06-11T13:41:04.318 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=netclass 2024-06-11T13:41:04.318 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=netdev 2024-06-11T13:41:04.318 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=netstat 2024-06-11T13:41:04.318 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=nfs 2024-06-11T13:41:04.319 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=nfsd 2024-06-11T13:41:04.319 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=nvme 2024-06-11T13:41:04.319 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=os 2024-06-11T13:41:04.319 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-06-11T13:41:04.319 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=pressure 2024-06-11T13:41:04.319 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=rapl 2024-06-11T13:41:04.319 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=schedstat 2024-06-11T13:41:04.319 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=selinux 2024-06-11T13:41:04.319 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=sockstat 2024-06-11T13:41:04.319 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=softnet 2024-06-11T13:41:04.319 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=stat 2024-06-11T13:41:04.319 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=tapestats 2024-06-11T13:41:04.319 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=textfile 2024-06-11T13:41:04.320 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-06-11T13:41:04.320 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=time 2024-06-11T13:41:04.320 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-06-11T13:41:04.320 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=uname 2024-06-11T13:41:04.320 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=vmstat 2024-06-11T13:41:04.320 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=xfs 2024-06-11T13:41:04.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.997Z caller=node_exporter.go:117 level=info collector=zfs 2024-06-11T13:41:04.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.998Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-06-11T13:41:04.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:41:03 smithi059 bash[109017]: ts=2024-06-11T13:41:03.998Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-06-11T13:41:04.436 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:03 smithi117 bash[90907]: v1.5.0: Pulling from prometheus/node-exporter 2024-06-11T13:41:04.789 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[90907]: 22b70bddd3ac: Pulling fs layer 2024-06-11T13:41:04.789 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[90907]: 5c12815fee55: Pulling fs layer 2024-06-11T13:41:04.789 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[90907]: c0e87333d380: Pulling fs layer 2024-06-11T13:41:04.790 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[90907]: 22b70bddd3ac: Download complete 2024-06-11T13:41:04.790 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: cluster 2024-06-11T13:41:03.452463+0000 mgr.x (mgr.25085) 2389 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:41:04.790 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: cephadm 2024-06-11T13:41:03.460746+0000 mgr.x (mgr.25085) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.790 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: cluster 2024-06-11T13:41:03.492793+0000 mon.a (mon.0) 1908 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:41:04.790 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: cluster 2024-06-11T13:41:03.492846+0000 mon.a (mon.0) 1909 : cluster [INF] Cluster is now healthy 2024-06-11T13:41:04.790 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.549416+0000 mon.b (mon.2) 5363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.790 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.551462+0000 mon.b (mon.2) 5364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.559608+0000 mon.b (mon.2) 5365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.560738+0000 mon.b (mon.2) 5366 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: cephadm 2024-06-11T13:41:03.568892+0000 mgr.x (mgr.25085) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.569553+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.661400+0000 mon.b (mon.2) 5367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.663576+0000 mon.b (mon.2) 5368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.666220+0000 mon.b (mon.2) 5369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.667040+0000 mon.b (mon.2) 5370 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: cephadm 2024-06-11T13:41:03.677106+0000 mgr.x (mgr.25085) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.677724+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.781491+0000 mon.b (mon.2) 5371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.783905+0000 mon.b (mon.2) 5372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.786657+0000 mon.b (mon.2) 5373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.787645+0000 mon.b (mon.2) 5374 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.791 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: cephadm 2024-06-11T13:41:03.797133+0000 mgr.x (mgr.25085) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.797684+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.886412+0000 mon.b (mon.2) 5375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.888135+0000 mon.b (mon.2) 5376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.890053+0000 mon.b (mon.2) 5377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.890650+0000 mon.b (mon.2) 5378 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: cephadm 2024-06-11T13:41:03.898990+0000 mgr.x (mgr.25085) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.899834+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.970825+0000 mon.b (mon.2) 5379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.972921+0000 mon.b (mon.2) 5380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.974783+0000 mon.b (mon.2) 5381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.975389+0000 mon.b (mon.2) 5382 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: cephadm 2024-06-11T13:41:03.982134+0000 mgr.x (mgr.25085) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:03.982251+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.065145+0000 mon.b (mon.2) 5383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.792 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.067036+0000 mon.b (mon.2) 5384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.068943+0000 mon.b (mon.2) 5385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.069601+0000 mon.b (mon.2) 5386 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: cephadm 2024-06-11T13:41:04.080896+0000 mgr.x (mgr.25085) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.081535+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.161523+0000 mon.b (mon.2) 5387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.163040+0000 mon.b (mon.2) 5388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.165129+0000 mon.b (mon.2) 5389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.165847+0000 mon.b (mon.2) 5390 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.178077+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.248448+0000 mon.b (mon.2) 5391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.250009+0000 mon.b (mon.2) 5392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.251708+0000 mon.b (mon.2) 5393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.252310+0000 mon.b (mon.2) 5394 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.793 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.264060+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.794 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.359343+0000 mon.b (mon.2) 5395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.794 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.361174+0000 mon.b (mon.2) 5396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.794 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.363087+0000 mon.b (mon.2) 5397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.794 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.363767+0000 mon.b (mon.2) 5398 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.794 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.375848+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.794 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.485510+0000 mon.b (mon.2) 5399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.794 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.487791+0000 mon.b (mon.2) 5400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.794 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.489901+0000 mon.b (mon.2) 5401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.794 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[60578]: audit 2024-06-11T13:41:04.490611+0000 mon.b (mon.2) 5402 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.814 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: cluster 2024-06-11T13:41:03.452463+0000 mgr.x (mgr.25085) 2389 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:41:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: cephadm 2024-06-11T13:41:03.460746+0000 mgr.x (mgr.25085) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: cluster 2024-06-11T13:41:03.492793+0000 mon.a (mon.0) 1908 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:41:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: cluster 2024-06-11T13:41:03.492846+0000 mon.a (mon.0) 1909 : cluster [INF] Cluster is now healthy 2024-06-11T13:41:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.549416+0000 mon.b (mon.2) 5363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.551462+0000 mon.b (mon.2) 5364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.559608+0000 mon.b (mon.2) 5365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.560738+0000 mon.b (mon.2) 5366 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: cephadm 2024-06-11T13:41:03.568892+0000 mgr.x (mgr.25085) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.569553+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.661400+0000 mon.b (mon.2) 5367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.663576+0000 mon.b (mon.2) 5368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.666220+0000 mon.b (mon.2) 5369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.667040+0000 mon.b (mon.2) 5370 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: cephadm 2024-06-11T13:41:03.677106+0000 mgr.x (mgr.25085) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.677724+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.781491+0000 mon.b (mon.2) 5371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.783905+0000 mon.b (mon.2) 5372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.786657+0000 mon.b (mon.2) 5373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.787645+0000 mon.b (mon.2) 5374 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: cluster 2024-06-11T13:41:03.452463+0000 mgr.x (mgr.25085) 2389 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:41:04.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: cephadm 2024-06-11T13:41:03.460746+0000 mgr.x (mgr.25085) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: cluster 2024-06-11T13:41:03.492793+0000 mon.a (mon.0) 1908 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-06-11T13:41:04.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: cluster 2024-06-11T13:41:03.492846+0000 mon.a (mon.0) 1909 : cluster [INF] Cluster is now healthy 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.549416+0000 mon.b (mon.2) 5363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.551462+0000 mon.b (mon.2) 5364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.559608+0000 mon.b (mon.2) 5365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.560738+0000 mon.b (mon.2) 5366 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: cephadm 2024-06-11T13:41:03.568892+0000 mgr.x (mgr.25085) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.569553+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.661400+0000 mon.b (mon.2) 5367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.663576+0000 mon.b (mon.2) 5368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.666220+0000 mon.b (mon.2) 5369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.667040+0000 mon.b (mon.2) 5370 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: cephadm 2024-06-11T13:41:03.677106+0000 mgr.x (mgr.25085) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.677724+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.781491+0000 mon.b (mon.2) 5371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.783905+0000 mon.b (mon.2) 5372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.786657+0000 mon.b (mon.2) 5373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.787645+0000 mon.b (mon.2) 5374 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: cephadm 2024-06-11T13:41:03.797133+0000 mgr.x (mgr.25085) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.797684+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.886412+0000 mon.b (mon.2) 5375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.888135+0000 mon.b (mon.2) 5376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.890053+0000 mon.b (mon.2) 5377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.890650+0000 mon.b (mon.2) 5378 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: cephadm 2024-06-11T13:41:03.898990+0000 mgr.x (mgr.25085) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.899834+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.970825+0000 mon.b (mon.2) 5379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.972921+0000 mon.b (mon.2) 5380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.974783+0000 mon.b (mon.2) 5381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.975389+0000 mon.b (mon.2) 5382 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: cephadm 2024-06-11T13:41:03.982134+0000 mgr.x (mgr.25085) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:03.982251+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.065145+0000 mon.b (mon.2) 5383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.067036+0000 mon.b (mon.2) 5384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.068943+0000 mon.b (mon.2) 5385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.069601+0000 mon.b (mon.2) 5386 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: cephadm 2024-06-11T13:41:04.080896+0000 mgr.x (mgr.25085) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.081535+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: cephadm 2024-06-11T13:41:03.797133+0000 mgr.x (mgr.25085) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.797684+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.886412+0000 mon.b (mon.2) 5375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.888135+0000 mon.b (mon.2) 5376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.890053+0000 mon.b (mon.2) 5377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.890650+0000 mon.b (mon.2) 5378 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: cephadm 2024-06-11T13:41:03.898990+0000 mgr.x (mgr.25085) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.899834+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.970825+0000 mon.b (mon.2) 5379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.972921+0000 mon.b (mon.2) 5380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.974783+0000 mon.b (mon.2) 5381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.975389+0000 mon.b (mon.2) 5382 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: cephadm 2024-06-11T13:41:03.982134+0000 mgr.x (mgr.25085) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:03.982251+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.065145+0000 mon.b (mon.2) 5383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.067036+0000 mon.b (mon.2) 5384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.068943+0000 mon.b (mon.2) 5385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.069601+0000 mon.b (mon.2) 5386 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: cephadm 2024-06-11T13:41:04.080896+0000 mgr.x (mgr.25085) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:04.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.081535+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.161523+0000 mon.b (mon.2) 5387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.163040+0000 mon.b (mon.2) 5388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.165129+0000 mon.b (mon.2) 5389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.165847+0000 mon.b (mon.2) 5390 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.178077+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.248448+0000 mon.b (mon.2) 5391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.250009+0000 mon.b (mon.2) 5392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.251708+0000 mon.b (mon.2) 5393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.252310+0000 mon.b (mon.2) 5394 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.264060+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.359343+0000 mon.b (mon.2) 5395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.361174+0000 mon.b (mon.2) 5396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.363087+0000 mon.b (mon.2) 5397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.363767+0000 mon.b (mon.2) 5398 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.375848+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.485510+0000 mon.b (mon.2) 5399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.487791+0000 mon.b (mon.2) 5400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.489901+0000 mon.b (mon.2) 5401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[81944]: audit 2024-06-11T13:41:04.490611+0000 mon.b (mon.2) 5402 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.161523+0000 mon.b (mon.2) 5387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.163040+0000 mon.b (mon.2) 5388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.165129+0000 mon.b (mon.2) 5389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.165847+0000 mon.b (mon.2) 5390 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.178077+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.248448+0000 mon.b (mon.2) 5391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.250009+0000 mon.b (mon.2) 5392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.251708+0000 mon.b (mon.2) 5393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.252310+0000 mon.b (mon.2) 5394 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.264060+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.359343+0000 mon.b (mon.2) 5395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.361174+0000 mon.b (mon.2) 5396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.363087+0000 mon.b (mon.2) 5397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.363767+0000 mon.b (mon.2) 5398 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:04.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.375848+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:04.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.485510+0000 mon.b (mon.2) 5399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:04.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.487791+0000 mon.b (mon.2) 5400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:04.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.489901+0000 mon.b (mon.2) 5401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:04.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:04 smithi059 bash[78335]: audit 2024-06-11T13:41:04.490611+0000 mon.b (mon.2) 5402 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.186 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[90907]: 5c12815fee55: Download complete 2024-06-11T13:41:05.186 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[90907]: c0e87333d380: Verifying Checksum 2024-06-11T13:41:05.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:04 smithi117 bash[90907]: c0e87333d380: Download complete 2024-06-11T13:41:05.694 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[90907]: 22b70bddd3ac: Pull complete 2024-06-11T13:41:05.694 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: cephadm 2024-06-11T13:41:04.177380+0000 mgr.x (mgr.25085) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.694 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: cephadm 2024-06-11T13:41:04.263400+0000 mgr.x (mgr.25085) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.695 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: cephadm 2024-06-11T13:41:04.375296+0000 mgr.x (mgr.25085) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.695 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: cephadm 2024-06-11T13:41:04.502545+0000 mgr.x (mgr.25085) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.695 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.503210+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.695 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.583790+0000 mon.b (mon.2) 5403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.695 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.585840+0000 mon.b (mon.2) 5404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.695 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.588344+0000 mon.b (mon.2) 5405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.695 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.589074+0000 mon.b (mon.2) 5406 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.695 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: cephadm 2024-06-11T13:41:04.597251+0000 mgr.x (mgr.25085) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.695 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.597674+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.695 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.683505+0000 mon.b (mon.2) 5407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.695 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.685698+0000 mon.b (mon.2) 5408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.695 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.687871+0000 mon.b (mon.2) 5409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.695 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.688637+0000 mon.b (mon.2) 5410 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: cephadm 2024-06-11T13:41:04.697624+0000 mgr.x (mgr.25085) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.697921+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.778908+0000 mon.b (mon.2) 5411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.780602+0000 mon.b (mon.2) 5412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.782684+0000 mon.b (mon.2) 5413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.783384+0000 mon.b (mon.2) 5414 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: cephadm 2024-06-11T13:41:04.793085+0000 mgr.x (mgr.25085) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.793770+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.866077+0000 mon.b (mon.2) 5415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.867869+0000 mon.b (mon.2) 5416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.870246+0000 mon.b (mon.2) 5417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.870947+0000 mon.b (mon.2) 5418 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: cephadm 2024-06-11T13:41:04.877948+0000 mgr.x (mgr.25085) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.696 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.878739+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.697 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.953990+0000 mon.b (mon.2) 5419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.697 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.955776+0000 mon.b (mon.2) 5420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.697 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.957698+0000 mon.b (mon.2) 5421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.697 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.958307+0000 mon.b (mon.2) 5422 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.697 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: cephadm 2024-06-11T13:41:04.967261+0000 mgr.x (mgr.25085) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.697 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:04.968006+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.697 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.043923+0000 mon.b (mon.2) 5423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.697 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.045512+0000 mon.b (mon.2) 5424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.697 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.047287+0000 mon.b (mon.2) 5425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.697 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.047956+0000 mon.b (mon.2) 5426 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.697 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: cephadm 2024-06-11T13:41:05.059140+0000 mgr.x (mgr.25085) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.697 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.059721+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.698 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.131438+0000 mon.b (mon.2) 5427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.698 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.133418+0000 mon.b (mon.2) 5428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.698 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.135477+0000 mon.b (mon.2) 5429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.698 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.136215+0000 mon.b (mon.2) 5430 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.698 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: cephadm 2024-06-11T13:41:05.148156+0000 mgr.x (mgr.25085) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.698 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.148866+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.698 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.235778+0000 mon.b (mon.2) 5431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.698 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.238042+0000 mon.b (mon.2) 5432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.698 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.240407+0000 mon.b (mon.2) 5433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.698 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.241382+0000 mon.b (mon.2) 5434 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.698 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.252822+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.699 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.339264+0000 mon.b (mon.2) 5435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.699 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.340997+0000 mon.b (mon.2) 5436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.699 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.343606+0000 mon.b (mon.2) 5437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.699 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.344344+0000 mon.b (mon.2) 5438 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.699 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.354634+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.699 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.442112+0000 mon.b (mon.2) 5439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.699 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.444064+0000 mon.b (mon.2) 5440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.699 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.446229+0000 mon.b (mon.2) 5441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.699 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.446935+0000 mon.b (mon.2) 5442 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.699 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:05 smithi117 bash[60578]: audit 2024-06-11T13:41:05.457005+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: cephadm 2024-06-11T13:41:04.177380+0000 mgr.x (mgr.25085) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: cephadm 2024-06-11T13:41:04.263400+0000 mgr.x (mgr.25085) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: cephadm 2024-06-11T13:41:04.375296+0000 mgr.x (mgr.25085) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: cephadm 2024-06-11T13:41:04.502545+0000 mgr.x (mgr.25085) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.503210+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.583790+0000 mon.b (mon.2) 5403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.585840+0000 mon.b (mon.2) 5404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.588344+0000 mon.b (mon.2) 5405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.589074+0000 mon.b (mon.2) 5406 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: cephadm 2024-06-11T13:41:04.597251+0000 mgr.x (mgr.25085) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.597674+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.683505+0000 mon.b (mon.2) 5407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.685698+0000 mon.b (mon.2) 5408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.687871+0000 mon.b (mon.2) 5409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.688637+0000 mon.b (mon.2) 5410 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: cephadm 2024-06-11T13:41:04.697624+0000 mgr.x (mgr.25085) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.697921+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.778908+0000 mon.b (mon.2) 5411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.780602+0000 mon.b (mon.2) 5412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.782684+0000 mon.b (mon.2) 5413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: cephadm 2024-06-11T13:41:04.177380+0000 mgr.x (mgr.25085) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: cephadm 2024-06-11T13:41:04.263400+0000 mgr.x (mgr.25085) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: cephadm 2024-06-11T13:41:04.375296+0000 mgr.x (mgr.25085) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: cephadm 2024-06-11T13:41:04.502545+0000 mgr.x (mgr.25085) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.503210+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.583790+0000 mon.b (mon.2) 5403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.585840+0000 mon.b (mon.2) 5404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.588344+0000 mon.b (mon.2) 5405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.589074+0000 mon.b (mon.2) 5406 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: cephadm 2024-06-11T13:41:04.597251+0000 mgr.x (mgr.25085) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.597674+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.683505+0000 mon.b (mon.2) 5407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.685698+0000 mon.b (mon.2) 5408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.687871+0000 mon.b (mon.2) 5409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.688637+0000 mon.b (mon.2) 5410 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: cephadm 2024-06-11T13:41:04.697624+0000 mgr.x (mgr.25085) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.697921+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.778908+0000 mon.b (mon.2) 5411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.780602+0000 mon.b (mon.2) 5412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.782684+0000 mon.b (mon.2) 5413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.783384+0000 mon.b (mon.2) 5414 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: cephadm 2024-06-11T13:41:04.793085+0000 mgr.x (mgr.25085) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.793770+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.866077+0000 mon.b (mon.2) 5415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.867869+0000 mon.b (mon.2) 5416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.870246+0000 mon.b (mon.2) 5417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.870947+0000 mon.b (mon.2) 5418 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: cephadm 2024-06-11T13:41:04.877948+0000 mgr.x (mgr.25085) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.878739+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.953990+0000 mon.b (mon.2) 5419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.955776+0000 mon.b (mon.2) 5420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.957698+0000 mon.b (mon.2) 5421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.958307+0000 mon.b (mon.2) 5422 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: cephadm 2024-06-11T13:41:04.967261+0000 mgr.x (mgr.25085) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:04.968006+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.043923+0000 mon.b (mon.2) 5423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.045512+0000 mon.b (mon.2) 5424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.047287+0000 mon.b (mon.2) 5425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.047956+0000 mon.b (mon.2) 5426 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: cephadm 2024-06-11T13:41:05.059140+0000 mgr.x (mgr.25085) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.059721+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.783384+0000 mon.b (mon.2) 5414 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: cephadm 2024-06-11T13:41:04.793085+0000 mgr.x (mgr.25085) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.793770+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.866077+0000 mon.b (mon.2) 5415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.867869+0000 mon.b (mon.2) 5416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.870246+0000 mon.b (mon.2) 5417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.870947+0000 mon.b (mon.2) 5418 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: cephadm 2024-06-11T13:41:04.877948+0000 mgr.x (mgr.25085) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.878739+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.953990+0000 mon.b (mon.2) 5419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.955776+0000 mon.b (mon.2) 5420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.957698+0000 mon.b (mon.2) 5421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.958307+0000 mon.b (mon.2) 5422 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: cephadm 2024-06-11T13:41:04.967261+0000 mgr.x (mgr.25085) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:04.968006+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.043923+0000 mon.b (mon.2) 5423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.045512+0000 mon.b (mon.2) 5424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.047287+0000 mon.b (mon.2) 5425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.047956+0000 mon.b (mon.2) 5426 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: cephadm 2024-06-11T13:41:05.059140+0000 mgr.x (mgr.25085) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.059721+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.131438+0000 mon.b (mon.2) 5427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.133418+0000 mon.b (mon.2) 5428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.135477+0000 mon.b (mon.2) 5429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.136215+0000 mon.b (mon.2) 5430 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: cephadm 2024-06-11T13:41:05.148156+0000 mgr.x (mgr.25085) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.148866+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.235778+0000 mon.b (mon.2) 5431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.238042+0000 mon.b (mon.2) 5432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.240407+0000 mon.b (mon.2) 5433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.241382+0000 mon.b (mon.2) 5434 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.252822+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.339264+0000 mon.b (mon.2) 5435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.340997+0000 mon.b (mon.2) 5436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.343606+0000 mon.b (mon.2) 5437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.344344+0000 mon.b (mon.2) 5438 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.354634+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.442112+0000 mon.b (mon.2) 5439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.444064+0000 mon.b (mon.2) 5440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.446229+0000 mon.b (mon.2) 5441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.131438+0000 mon.b (mon.2) 5427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.133418+0000 mon.b (mon.2) 5428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.135477+0000 mon.b (mon.2) 5429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.136215+0000 mon.b (mon.2) 5430 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: cephadm 2024-06-11T13:41:05.148156+0000 mgr.x (mgr.25085) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:05.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.148866+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.235778+0000 mon.b (mon.2) 5431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.238042+0000 mon.b (mon.2) 5432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.240407+0000 mon.b (mon.2) 5433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.241382+0000 mon.b (mon.2) 5434 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.252822+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.339264+0000 mon.b (mon.2) 5435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.340997+0000 mon.b (mon.2) 5436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.343606+0000 mon.b (mon.2) 5437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.344344+0000 mon.b (mon.2) 5438 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.354634+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.442112+0000 mon.b (mon.2) 5439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:05.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.444064+0000 mon.b (mon.2) 5440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:05.832 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.446229+0000 mon.b (mon.2) 5441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:05.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.446935+0000 mon.b (mon.2) 5442 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[78335]: audit 2024-06-11T13:41:05.457005+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:05.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.446935+0000 mon.b (mon.2) 5442 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:05.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:05 smithi059 bash[81944]: audit 2024-06-11T13:41:05.457005+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: cephadm 2024-06-11T13:41:05.252219+0000 mgr.x (mgr.25085) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: cephadm 2024-06-11T13:41:05.353896+0000 mgr.x (mgr.25085) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: cluster 2024-06-11T13:41:05.452975+0000 mgr.x (mgr.25085) 2410 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-06-11T13:41:06.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: cephadm 2024-06-11T13:41:05.456223+0000 mgr.x (mgr.25085) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.553276+0000 mon.b (mon.2) 5443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.555344+0000 mon.b (mon.2) 5444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.557911+0000 mon.b (mon.2) 5445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.558631+0000 mon.b (mon.2) 5446 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: cephadm 2024-06-11T13:41:05.567293+0000 mgr.x (mgr.25085) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.568029+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.648484+0000 mon.b (mon.2) 5447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.650197+0000 mon.b (mon.2) 5448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.652986+0000 mon.b (mon.2) 5449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.653611+0000 mon.b (mon.2) 5450 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.707 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: cephadm 2024-06-11T13:41:05.662814+0000 mgr.x (mgr.25085) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.707 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.663536+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.707 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.733895+0000 mon.b (mon.2) 5451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.707 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.736420+0000 mon.b (mon.2) 5452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.707 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.738207+0000 mon.b (mon.2) 5453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: cephadm 2024-06-11T13:41:05.252219+0000 mgr.x (mgr.25085) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: cephadm 2024-06-11T13:41:05.353896+0000 mgr.x (mgr.25085) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: cluster 2024-06-11T13:41:05.452975+0000 mgr.x (mgr.25085) 2410 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-06-11T13:41:06.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: cephadm 2024-06-11T13:41:05.456223+0000 mgr.x (mgr.25085) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.707 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.553276+0000 mon.b (mon.2) 5443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.555344+0000 mon.b (mon.2) 5444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.557911+0000 mon.b (mon.2) 5445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.558631+0000 mon.b (mon.2) 5446 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: cephadm 2024-06-11T13:41:05.567293+0000 mgr.x (mgr.25085) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.568029+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.648484+0000 mon.b (mon.2) 5447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.650197+0000 mon.b (mon.2) 5448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.652986+0000 mon.b (mon.2) 5449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.653611+0000 mon.b (mon.2) 5450 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: cephadm 2024-06-11T13:41:05.662814+0000 mgr.x (mgr.25085) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.663536+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.733895+0000 mon.b (mon.2) 5451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.736420+0000 mon.b (mon.2) 5452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.708 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.738207+0000 mon.b (mon.2) 5453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.709 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.738774+0000 mon.b (mon.2) 5454 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.709 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: cephadm 2024-06-11T13:41:05.747682+0000 mgr.x (mgr.25085) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.709 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.748481+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.709 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.820037+0000 mon.b (mon.2) 5455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.709 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.821652+0000 mon.b (mon.2) 5456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.709 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.823333+0000 mon.b (mon.2) 5457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.709 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.823962+0000 mon.b (mon.2) 5458 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.709 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: cephadm 2024-06-11T13:41:05.832434+0000 mgr.x (mgr.25085) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.709 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.833236+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.907651+0000 mon.b (mon.2) 5459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.909587+0000 mon.b (mon.2) 5460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.911488+0000 mon.b (mon.2) 5461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.912164+0000 mon.b (mon.2) 5462 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: cephadm 2024-06-11T13:41:05.921338+0000 mgr.x (mgr.25085) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:05.922084+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.031697+0000 mon.b (mon.2) 5463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.034314+0000 mon.b (mon.2) 5464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.036355+0000 mon.b (mon.2) 5465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.036968+0000 mon.b (mon.2) 5466 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: cephadm 2024-06-11T13:41:06.046381+0000 mgr.x (mgr.25085) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.047139+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.162679+0000 mon.b (mon.2) 5467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.164393+0000 mon.b (mon.2) 5468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.165946+0000 mon.b (mon.2) 5469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.166484+0000 mon.b (mon.2) 5470 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.176723+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.248251+0000 mon.b (mon.2) 5471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.251065+0000 mon.b (mon.2) 5472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.253224+0000 mon.b (mon.2) 5473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.254169+0000 mon.b (mon.2) 5474 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.264132+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.334950+0000 mon.b (mon.2) 5475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.336715+0000 mon.b (mon.2) 5476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.339314+0000 mon.b (mon.2) 5477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.340053+0000 mon.b (mon.2) 5478 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.349854+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.711 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.426744+0000 mon.b (mon.2) 5479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.712 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.428538+0000 mon.b (mon.2) 5480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.712 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.431114+0000 mon.b (mon.2) 5481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.712 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.431867+0000 mon.b (mon.2) 5482 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.712 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[78335]: audit 2024-06-11T13:41:06.438892+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.738774+0000 mon.b (mon.2) 5454 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: cephadm 2024-06-11T13:41:05.747682+0000 mgr.x (mgr.25085) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.748481+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.820037+0000 mon.b (mon.2) 5455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.712 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.821652+0000 mon.b (mon.2) 5456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.823333+0000 mon.b (mon.2) 5457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.823962+0000 mon.b (mon.2) 5458 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: cephadm 2024-06-11T13:41:05.832434+0000 mgr.x (mgr.25085) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.833236+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.907651+0000 mon.b (mon.2) 5459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.909587+0000 mon.b (mon.2) 5460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.911488+0000 mon.b (mon.2) 5461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.912164+0000 mon.b (mon.2) 5462 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: cephadm 2024-06-11T13:41:05.921338+0000 mgr.x (mgr.25085) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:05.922084+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.031697+0000 mon.b (mon.2) 5463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.034314+0000 mon.b (mon.2) 5464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.036355+0000 mon.b (mon.2) 5465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.036968+0000 mon.b (mon.2) 5466 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.713 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: cephadm 2024-06-11T13:41:06.046381+0000 mgr.x (mgr.25085) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.047139+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.162679+0000 mon.b (mon.2) 5467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.164393+0000 mon.b (mon.2) 5468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.165946+0000 mon.b (mon.2) 5469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.166484+0000 mon.b (mon.2) 5470 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.176723+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.248251+0000 mon.b (mon.2) 5471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.251065+0000 mon.b (mon.2) 5472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.253224+0000 mon.b (mon.2) 5473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.254169+0000 mon.b (mon.2) 5474 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.264132+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.334950+0000 mon.b (mon.2) 5475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.714 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.336715+0000 mon.b (mon.2) 5476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.339314+0000 mon.b (mon.2) 5477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.340053+0000 mon.b (mon.2) 5478 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.349854+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.426744+0000 mon.b (mon.2) 5479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.428538+0000 mon.b (mon.2) 5480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.431114+0000 mon.b (mon.2) 5481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.431867+0000 mon.b (mon.2) 5482 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.715 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:06 smithi059 bash[81944]: audit 2024-06-11T13:41:06.438892+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.768 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: cephadm 2024-06-11T13:41:05.252219+0000 mgr.x (mgr.25085) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.768 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: cephadm 2024-06-11T13:41:05.353896+0000 mgr.x (mgr.25085) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.768 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: cluster 2024-06-11T13:41:05.452975+0000 mgr.x (mgr.25085) 2410 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-06-11T13:41:06.768 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: cephadm 2024-06-11T13:41:05.456223+0000 mgr.x (mgr.25085) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.768 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.553276+0000 mon.b (mon.2) 5443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.768 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.555344+0000 mon.b (mon.2) 5444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.768 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.557911+0000 mon.b (mon.2) 5445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.558631+0000 mon.b (mon.2) 5446 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: cephadm 2024-06-11T13:41:05.567293+0000 mgr.x (mgr.25085) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.568029+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.648484+0000 mon.b (mon.2) 5447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.650197+0000 mon.b (mon.2) 5448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.652986+0000 mon.b (mon.2) 5449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.653611+0000 mon.b (mon.2) 5450 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: cephadm 2024-06-11T13:41:05.662814+0000 mgr.x (mgr.25085) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.663536+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.733895+0000 mon.b (mon.2) 5451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.736420+0000 mon.b (mon.2) 5452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.738207+0000 mon.b (mon.2) 5453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.738774+0000 mon.b (mon.2) 5454 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: cephadm 2024-06-11T13:41:05.747682+0000 mgr.x (mgr.25085) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.748481+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.820037+0000 mon.b (mon.2) 5455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.821652+0000 mon.b (mon.2) 5456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.823333+0000 mon.b (mon.2) 5457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.823962+0000 mon.b (mon.2) 5458 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: cephadm 2024-06-11T13:41:05.832434+0000 mgr.x (mgr.25085) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.833236+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.907651+0000 mon.b (mon.2) 5459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.909587+0000 mon.b (mon.2) 5460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.911488+0000 mon.b (mon.2) 5461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.912164+0000 mon.b (mon.2) 5462 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: cephadm 2024-06-11T13:41:05.921338+0000 mgr.x (mgr.25085) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:05.922084+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.770 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.031697+0000 mon.b (mon.2) 5463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.034314+0000 mon.b (mon.2) 5464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.036355+0000 mon.b (mon.2) 5465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.036968+0000 mon.b (mon.2) 5466 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: cephadm 2024-06-11T13:41:06.046381+0000 mgr.x (mgr.25085) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:06.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.047139+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.162679+0000 mon.b (mon.2) 5467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.164393+0000 mon.b (mon.2) 5468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.165946+0000 mon.b (mon.2) 5469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.166484+0000 mon.b (mon.2) 5470 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.176723+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.248251+0000 mon.b (mon.2) 5471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.251065+0000 mon.b (mon.2) 5472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.771 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.253224+0000 mon.b (mon.2) 5473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.772 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.254169+0000 mon.b (mon.2) 5474 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.772 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.264132+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.772 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.334950+0000 mon.b (mon.2) 5475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.772 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.336715+0000 mon.b (mon.2) 5476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.772 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.339314+0000 mon.b (mon.2) 5477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.772 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.340053+0000 mon.b (mon.2) 5478 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.772 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.349854+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:06.772 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.426744+0000 mon.b (mon.2) 5479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:06.772 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.428538+0000 mon.b (mon.2) 5480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:06.772 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.431114+0000 mon.b (mon.2) 5481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:06.772 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.431867+0000 mon.b (mon.2) 5482 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:06.772 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[60578]: audit 2024-06-11T13:41:06.438892+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.126 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:06 smithi117 bash[90907]: 5c12815fee55: Pull complete 2024-06-11T13:41:07.436 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:41:07] "GET /metrics HTTP/1.1" 200 38678 "" "Prometheus/2.33.4" 2024-06-11T13:41:07.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: cephadm 2024-06-11T13:41:06.175931+0000 mgr.x (mgr.25085) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: cephadm 2024-06-11T13:41:06.263475+0000 mgr.x (mgr.25085) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: cephadm 2024-06-11T13:41:06.349367+0000 mgr.x (mgr.25085) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: cephadm 2024-06-11T13:41:06.440546+0000 mgr.x (mgr.25085) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.526084+0000 mon.b (mon.2) 5483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.528242+0000 mon.b (mon.2) 5484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.530558+0000 mon.b (mon.2) 5485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.531395+0000 mon.b (mon.2) 5486 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: cephadm 2024-06-11T13:41:06.539130+0000 mgr.x (mgr.25085) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.539709+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.625799+0000 mon.b (mon.2) 5487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.627386+0000 mon.b (mon.2) 5488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.629101+0000 mon.b (mon.2) 5489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.629764+0000 mon.b (mon.2) 5490 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: cephadm 2024-06-11T13:41:06.636145+0000 mgr.x (mgr.25085) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.637009+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.730149+0000 mon.b (mon.2) 5491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.731927+0000 mon.b (mon.2) 5492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.735061+0000 mon.b (mon.2) 5493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.736230+0000 mon.b (mon.2) 5494 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: cephadm 2024-06-11T13:41:06.175931+0000 mgr.x (mgr.25085) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: cephadm 2024-06-11T13:41:06.263475+0000 mgr.x (mgr.25085) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: cephadm 2024-06-11T13:41:06.349367+0000 mgr.x (mgr.25085) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: cephadm 2024-06-11T13:41:06.440546+0000 mgr.x (mgr.25085) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.526084+0000 mon.b (mon.2) 5483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.528242+0000 mon.b (mon.2) 5484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.530558+0000 mon.b (mon.2) 5485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.531395+0000 mon.b (mon.2) 5486 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: cephadm 2024-06-11T13:41:06.539130+0000 mgr.x (mgr.25085) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.539709+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.625799+0000 mon.b (mon.2) 5487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.627386+0000 mon.b (mon.2) 5488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.629101+0000 mon.b (mon.2) 5489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.629764+0000 mon.b (mon.2) 5490 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: cephadm 2024-06-11T13:41:06.636145+0000 mgr.x (mgr.25085) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.637009+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.730149+0000 mon.b (mon.2) 5491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.731927+0000 mon.b (mon.2) 5492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.735061+0000 mon.b (mon.2) 5493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.736230+0000 mon.b (mon.2) 5494 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: cephadm 2024-06-11T13:41:06.746348+0000 mgr.x (mgr.25085) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.746893+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.834050+0000 mon.b (mon.2) 5495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.835676+0000 mon.b (mon.2) 5496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.837227+0000 mon.b (mon.2) 5497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.837835+0000 mon.b (mon.2) 5498 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: cephadm 2024-06-11T13:41:06.846930+0000 mgr.x (mgr.25085) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.847673+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.922296+0000 mon.b (mon.2) 5499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.923774+0000 mon.b (mon.2) 5500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.925389+0000 mon.b (mon.2) 5501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.925974+0000 mon.b (mon.2) 5502 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: cephadm 2024-06-11T13:41:06.935095+0000 mgr.x (mgr.25085) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:06.935825+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.009445+0000 mon.b (mon.2) 5503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.010983+0000 mon.b (mon.2) 5504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.012587+0000 mon.b (mon.2) 5505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.013208+0000 mon.b (mon.2) 5506 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: cephadm 2024-06-11T13:41:07.022467+0000 mgr.x (mgr.25085) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.023072+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.051120+0000 mgr.x (mgr.25085) 2428 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:07.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.118876+0000 mon.b (mon.2) 5507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.120985+0000 mon.b (mon.2) 5508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.122959+0000 mon.b (mon.2) 5509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.123978+0000 mon.b (mon.2) 5510 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: cephadm 2024-06-11T13:41:07.134422+0000 mgr.x (mgr.25085) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.134587+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.208198+0000 mon.b (mon.2) 5511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.210144+0000 mon.b (mon.2) 5512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.213119+0000 mon.b (mon.2) 5513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.213716+0000 mon.b (mon.2) 5514 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.224007+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.294896+0000 mon.b (mon.2) 5515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.296633+0000 mon.b (mon.2) 5516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.298586+0000 mon.b (mon.2) 5517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.299323+0000 mon.b (mon.2) 5518 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.307496+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.385401+0000 mon.b (mon.2) 5519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.387249+0000 mon.b (mon.2) 5520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.389492+0000 mon.b (mon.2) 5521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.390231+0000 mon.b (mon.2) 5522 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.399096+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.486113+0000 mon.b (mon.2) 5523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.487889+0000 mon.b (mon.2) 5524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.489719+0000 mon.b (mon.2) 5525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.490374+0000 mon.b (mon.2) 5526 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[78335]: audit 2024-06-11T13:41:07.498579+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: cephadm 2024-06-11T13:41:06.746348+0000 mgr.x (mgr.25085) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.746893+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.834050+0000 mon.b (mon.2) 5495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.835676+0000 mon.b (mon.2) 5496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.837227+0000 mon.b (mon.2) 5497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.837835+0000 mon.b (mon.2) 5498 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: cephadm 2024-06-11T13:41:06.846930+0000 mgr.x (mgr.25085) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.847673+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.922296+0000 mon.b (mon.2) 5499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.923774+0000 mon.b (mon.2) 5500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.925389+0000 mon.b (mon.2) 5501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.925974+0000 mon.b (mon.2) 5502 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: cephadm 2024-06-11T13:41:06.935095+0000 mgr.x (mgr.25085) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:06.935825+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.009445+0000 mon.b (mon.2) 5503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.010983+0000 mon.b (mon.2) 5504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.012587+0000 mon.b (mon.2) 5505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.013208+0000 mon.b (mon.2) 5506 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: cephadm 2024-06-11T13:41:07.022467+0000 mgr.x (mgr.25085) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.023072+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.051120+0000 mgr.x (mgr.25085) 2428 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.118876+0000 mon.b (mon.2) 5507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.120985+0000 mon.b (mon.2) 5508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.122959+0000 mon.b (mon.2) 5509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.123978+0000 mon.b (mon.2) 5510 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: cephadm 2024-06-11T13:41:07.134422+0000 mgr.x (mgr.25085) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.134587+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.208198+0000 mon.b (mon.2) 5511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.210144+0000 mon.b (mon.2) 5512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.213119+0000 mon.b (mon.2) 5513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.213716+0000 mon.b (mon.2) 5514 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.224007+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.294896+0000 mon.b (mon.2) 5515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.296633+0000 mon.b (mon.2) 5516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.298586+0000 mon.b (mon.2) 5517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.299323+0000 mon.b (mon.2) 5518 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.307496+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.385401+0000 mon.b (mon.2) 5519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.387249+0000 mon.b (mon.2) 5520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.389492+0000 mon.b (mon.2) 5521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.390231+0000 mon.b (mon.2) 5522 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.399096+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.486113+0000 mon.b (mon.2) 5523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.487889+0000 mon.b (mon.2) 5524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.489719+0000 mon.b (mon.2) 5525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.490374+0000 mon.b (mon.2) 5526 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:07 smithi059 bash[81944]: audit 2024-06-11T13:41:07.498579+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: cephadm 2024-06-11T13:41:06.175931+0000 mgr.x (mgr.25085) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: cephadm 2024-06-11T13:41:06.263475+0000 mgr.x (mgr.25085) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: cephadm 2024-06-11T13:41:06.349367+0000 mgr.x (mgr.25085) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: cephadm 2024-06-11T13:41:06.440546+0000 mgr.x (mgr.25085) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.526084+0000 mon.b (mon.2) 5483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.528242+0000 mon.b (mon.2) 5484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.530558+0000 mon.b (mon.2) 5485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.531395+0000 mon.b (mon.2) 5486 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: cephadm 2024-06-11T13:41:06.539130+0000 mgr.x (mgr.25085) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.539709+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.625799+0000 mon.b (mon.2) 5487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.627386+0000 mon.b (mon.2) 5488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.629101+0000 mon.b (mon.2) 5489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.629764+0000 mon.b (mon.2) 5490 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: cephadm 2024-06-11T13:41:06.636145+0000 mgr.x (mgr.25085) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.637009+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.730149+0000 mon.b (mon.2) 5491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.731927+0000 mon.b (mon.2) 5492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.735061+0000 mon.b (mon.2) 5493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.736230+0000 mon.b (mon.2) 5494 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: cephadm 2024-06-11T13:41:06.746348+0000 mgr.x (mgr.25085) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.746893+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.834050+0000 mon.b (mon.2) 5495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.835676+0000 mon.b (mon.2) 5496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.837227+0000 mon.b (mon.2) 5497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.837835+0000 mon.b (mon.2) 5498 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: cephadm 2024-06-11T13:41:06.846930+0000 mgr.x (mgr.25085) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.847673+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.922296+0000 mon.b (mon.2) 5499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.923774+0000 mon.b (mon.2) 5500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.925389+0000 mon.b (mon.2) 5501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.925974+0000 mon.b (mon.2) 5502 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: cephadm 2024-06-11T13:41:06.935095+0000 mgr.x (mgr.25085) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:06.935825+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.009445+0000 mon.b (mon.2) 5503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.010983+0000 mon.b (mon.2) 5504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.012587+0000 mon.b (mon.2) 5505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.013208+0000 mon.b (mon.2) 5506 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: cephadm 2024-06-11T13:41:07.022467+0000 mgr.x (mgr.25085) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.023072+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.051120+0000 mgr.x (mgr.25085) 2428 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:07.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.118876+0000 mon.b (mon.2) 5507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.120985+0000 mon.b (mon.2) 5508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.122959+0000 mon.b (mon.2) 5509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.123978+0000 mon.b (mon.2) 5510 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: cephadm 2024-06-11T13:41:07.134422+0000 mgr.x (mgr.25085) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:07.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.134587+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.208198+0000 mon.b (mon.2) 5511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.210144+0000 mon.b (mon.2) 5512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.213119+0000 mon.b (mon.2) 5513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.213716+0000 mon.b (mon.2) 5514 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.224007+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.294896+0000 mon.b (mon.2) 5515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.296633+0000 mon.b (mon.2) 5516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.298586+0000 mon.b (mon.2) 5517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.299323+0000 mon.b (mon.2) 5518 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.307496+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.385401+0000 mon.b (mon.2) 5519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.387249+0000 mon.b (mon.2) 5520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.389492+0000 mon.b (mon.2) 5521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.390231+0000 mon.b (mon.2) 5522 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.399096+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:07.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.486113+0000 mon.b (mon.2) 5523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:07.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.487889+0000 mon.b (mon.2) 5524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:07.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.489719+0000 mon.b (mon.2) 5525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:07.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.490374+0000 mon.b (mon.2) 5526 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:07.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:07 smithi117 bash[60578]: audit 2024-06-11T13:41:07.498579+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.696 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[90907]: c0e87333d380: Pull complete 2024-06-11T13:41:08.699 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: cephadm 2024-06-11T13:41:07.223605+0000 mgr.x (mgr.25085) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.699 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: cephadm 2024-06-11T13:41:07.306752+0000 mgr.x (mgr.25085) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.699 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: cephadm 2024-06-11T13:41:07.398224+0000 mgr.x (mgr.25085) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.702 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: cluster 2024-06-11T13:41:07.453661+0000 mgr.x (mgr.25085) 2433 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-06-11T13:41:08.702 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: cephadm 2024-06-11T13:41:07.497717+0000 mgr.x (mgr.25085) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.702 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.575419+0000 mon.b (mon.2) 5527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.703 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.577397+0000 mon.b (mon.2) 5528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.704 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.579945+0000 mon.b (mon.2) 5529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.706 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.580605+0000 mon.b (mon.2) 5530 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.706 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: cephadm 2024-06-11T13:41:07.588875+0000 mgr.x (mgr.25085) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.706 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.589670+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.706 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.662351+0000 mon.b (mon.2) 5531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.706 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.663904+0000 mon.b (mon.2) 5532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.706 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.665542+0000 mon.b (mon.2) 5533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.706 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.666160+0000 mon.b (mon.2) 5534 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.706 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: cephadm 2024-06-11T13:41:07.675464+0000 mgr.x (mgr.25085) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.707 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.676212+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.707 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.754921+0000 mon.b (mon.2) 5535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.707 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.756579+0000 mon.b (mon.2) 5536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.707 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.758372+0000 mon.b (mon.2) 5537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.707 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.758957+0000 mon.b (mon.2) 5538 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.707 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: cephadm 2024-06-11T13:41:07.768210+0000 mgr.x (mgr.25085) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.707 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.768951+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.707 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.841349+0000 mon.b (mon.2) 5539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.707 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.842891+0000 mon.b (mon.2) 5540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.708 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.844479+0000 mon.b (mon.2) 5541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.708 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.845069+0000 mon.b (mon.2) 5542 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.708 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: cephadm 2024-06-11T13:41:07.850917+0000 mgr.x (mgr.25085) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.708 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.851784+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.708 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.921047+0000 mon.b (mon.2) 5543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.708 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.922571+0000 mon.b (mon.2) 5544 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.709 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.924501+0000 mon.b (mon.2) 5545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.709 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.925234+0000 mon.b (mon.2) 5546 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.709 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:07.931835+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.709 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: cephadm 2024-06-11T13:41:07.933930+0000 mgr.x (mgr.25085) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.709 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.003014+0000 mon.b (mon.2) 5547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.709 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.004825+0000 mon.b (mon.2) 5548 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.709 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.006666+0000 mon.b (mon.2) 5549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.709 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.007327+0000 mon.b (mon.2) 5550 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.710 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: cephadm 2024-06-11T13:41:08.015831+0000 mgr.x (mgr.25085) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.710 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.016613+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.710 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.096213+0000 mon.b (mon.2) 5551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.710 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.098230+0000 mon.b (mon.2) 5552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.710 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.100701+0000 mon.b (mon.2) 5553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.710 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.101313+0000 mon.b (mon.2) 5554 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.710 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.110052+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.711 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: cephadm 2024-06-11T13:41:08.110467+0000 mgr.x (mgr.25085) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.711 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.188019+0000 mon.b (mon.2) 5555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.711 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.189839+0000 mon.b (mon.2) 5556 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.711 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.191827+0000 mon.b (mon.2) 5557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.711 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.192514+0000 mon.b (mon.2) 5558 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.711 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.201245+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.711 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.282445+0000 mon.b (mon.2) 5559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.711 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.284011+0000 mon.b (mon.2) 5560 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.711 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.286286+0000 mon.b (mon.2) 5561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.711 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.286953+0000 mon.b (mon.2) 5562 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.711 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.294937+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.712 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.390890+0000 mon.b (mon.2) 5563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.712 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.392786+0000 mon.b (mon.2) 5564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.712 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.395186+0000 mon.b (mon.2) 5565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.712 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.401430+0000 mon.b (mon.2) 5566 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.712 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.408734+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.712 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.442891+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.712 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.454085+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.712 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.466511+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.713 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.484863+0000 mon.b (mon.2) 5567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.713 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.486737+0000 mon.b (mon.2) 5568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.713 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.488402+0000 mon.b (mon.2) 5569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.713 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.488985+0000 mon.b (mon.2) 5570 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.713 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[60578]: audit 2024-06-11T13:41:08.499762+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: cephadm 2024-06-11T13:41:07.223605+0000 mgr.x (mgr.25085) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: cephadm 2024-06-11T13:41:07.306752+0000 mgr.x (mgr.25085) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: cephadm 2024-06-11T13:41:07.398224+0000 mgr.x (mgr.25085) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: cluster 2024-06-11T13:41:07.453661+0000 mgr.x (mgr.25085) 2433 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-06-11T13:41:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: cephadm 2024-06-11T13:41:07.497717+0000 mgr.x (mgr.25085) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.575419+0000 mon.b (mon.2) 5527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.577397+0000 mon.b (mon.2) 5528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.579945+0000 mon.b (mon.2) 5529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.580605+0000 mon.b (mon.2) 5530 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: cephadm 2024-06-11T13:41:07.588875+0000 mgr.x (mgr.25085) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.589670+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.662351+0000 mon.b (mon.2) 5531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.663904+0000 mon.b (mon.2) 5532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.665542+0000 mon.b (mon.2) 5533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.666160+0000 mon.b (mon.2) 5534 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: cephadm 2024-06-11T13:41:07.675464+0000 mgr.x (mgr.25085) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.676212+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.754921+0000 mon.b (mon.2) 5535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.756579+0000 mon.b (mon.2) 5536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.758372+0000 mon.b (mon.2) 5537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: cephadm 2024-06-11T13:41:07.223605+0000 mgr.x (mgr.25085) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: cephadm 2024-06-11T13:41:07.306752+0000 mgr.x (mgr.25085) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: cephadm 2024-06-11T13:41:07.398224+0000 mgr.x (mgr.25085) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: cluster 2024-06-11T13:41:07.453661+0000 mgr.x (mgr.25085) 2433 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-06-11T13:41:08.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: cephadm 2024-06-11T13:41:07.497717+0000 mgr.x (mgr.25085) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.575419+0000 mon.b (mon.2) 5527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.577397+0000 mon.b (mon.2) 5528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.579945+0000 mon.b (mon.2) 5529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.580605+0000 mon.b (mon.2) 5530 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: cephadm 2024-06-11T13:41:07.588875+0000 mgr.x (mgr.25085) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.589670+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.662351+0000 mon.b (mon.2) 5531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.663904+0000 mon.b (mon.2) 5532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.665542+0000 mon.b (mon.2) 5533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.666160+0000 mon.b (mon.2) 5534 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: cephadm 2024-06-11T13:41:07.675464+0000 mgr.x (mgr.25085) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.676212+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.754921+0000 mon.b (mon.2) 5535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.756579+0000 mon.b (mon.2) 5536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.758372+0000 mon.b (mon.2) 5537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.758957+0000 mon.b (mon.2) 5538 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: cephadm 2024-06-11T13:41:07.768210+0000 mgr.x (mgr.25085) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.768951+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.841349+0000 mon.b (mon.2) 5539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.842891+0000 mon.b (mon.2) 5540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.844479+0000 mon.b (mon.2) 5541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.845069+0000 mon.b (mon.2) 5542 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: cephadm 2024-06-11T13:41:07.850917+0000 mgr.x (mgr.25085) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.851784+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.921047+0000 mon.b (mon.2) 5543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.922571+0000 mon.b (mon.2) 5544 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.924501+0000 mon.b (mon.2) 5545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.925234+0000 mon.b (mon.2) 5546 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:07.931835+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: cephadm 2024-06-11T13:41:07.933930+0000 mgr.x (mgr.25085) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.003014+0000 mon.b (mon.2) 5547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.004825+0000 mon.b (mon.2) 5548 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.006666+0000 mon.b (mon.2) 5549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.007327+0000 mon.b (mon.2) 5550 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: cephadm 2024-06-11T13:41:08.015831+0000 mgr.x (mgr.25085) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.758957+0000 mon.b (mon.2) 5538 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: cephadm 2024-06-11T13:41:07.768210+0000 mgr.x (mgr.25085) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.768951+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.841349+0000 mon.b (mon.2) 5539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.842891+0000 mon.b (mon.2) 5540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.844479+0000 mon.b (mon.2) 5541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.845069+0000 mon.b (mon.2) 5542 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: cephadm 2024-06-11T13:41:07.850917+0000 mgr.x (mgr.25085) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.851784+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.921047+0000 mon.b (mon.2) 5543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.922571+0000 mon.b (mon.2) 5544 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.924501+0000 mon.b (mon.2) 5545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.925234+0000 mon.b (mon.2) 5546 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:07.931835+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: cephadm 2024-06-11T13:41:07.933930+0000 mgr.x (mgr.25085) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.003014+0000 mon.b (mon.2) 5547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.004825+0000 mon.b (mon.2) 5548 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.006666+0000 mon.b (mon.2) 5549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.007327+0000 mon.b (mon.2) 5550 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: cephadm 2024-06-11T13:41:08.015831+0000 mgr.x (mgr.25085) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.016613+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.096213+0000 mon.b (mon.2) 5551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.098230+0000 mon.b (mon.2) 5552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.100701+0000 mon.b (mon.2) 5553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.101313+0000 mon.b (mon.2) 5554 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.110052+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: cephadm 2024-06-11T13:41:08.110467+0000 mgr.x (mgr.25085) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.188019+0000 mon.b (mon.2) 5555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.189839+0000 mon.b (mon.2) 5556 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.191827+0000 mon.b (mon.2) 5557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.192514+0000 mon.b (mon.2) 5558 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.201245+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.282445+0000 mon.b (mon.2) 5559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.284011+0000 mon.b (mon.2) 5560 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.286286+0000 mon.b (mon.2) 5561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.286953+0000 mon.b (mon.2) 5562 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.294937+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.390890+0000 mon.b (mon.2) 5563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.392786+0000 mon.b (mon.2) 5564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.395186+0000 mon.b (mon.2) 5565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.016613+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.096213+0000 mon.b (mon.2) 5551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.098230+0000 mon.b (mon.2) 5552 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.100701+0000 mon.b (mon.2) 5553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.101313+0000 mon.b (mon.2) 5554 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.110052+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: cephadm 2024-06-11T13:41:08.110467+0000 mgr.x (mgr.25085) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:08.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.188019+0000 mon.b (mon.2) 5555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.189839+0000 mon.b (mon.2) 5556 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.191827+0000 mon.b (mon.2) 5557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.192514+0000 mon.b (mon.2) 5558 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.201245+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.282445+0000 mon.b (mon.2) 5559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.284011+0000 mon.b (mon.2) 5560 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.286286+0000 mon.b (mon.2) 5561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.286953+0000 mon.b (mon.2) 5562 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.294937+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.390890+0000 mon.b (mon.2) 5563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.392786+0000 mon.b (mon.2) 5564 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.395186+0000 mon.b (mon.2) 5565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.401430+0000 mon.b (mon.2) 5566 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.408734+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.442891+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.454085+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.466511+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.484863+0000 mon.b (mon.2) 5567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.486737+0000 mon.b (mon.2) 5568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.488402+0000 mon.b (mon.2) 5569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.488985+0000 mon.b (mon.2) 5570 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[81944]: audit 2024-06-11T13:41:08.499762+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.401430+0000 mon.b (mon.2) 5566 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.408734+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.442891+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.454085+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.466511+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:08.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.484863+0000 mon.b (mon.2) 5567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:08.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.486737+0000 mon.b (mon.2) 5568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:08.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.488402+0000 mon.b (mon.2) 5569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:08.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.488985+0000 mon.b (mon.2) 5570 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:08.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:08 smithi059 bash[78335]: audit 2024-06-11T13:41:08.499762+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.186 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[90907]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-06-11T13:41:09.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:08 smithi117 bash[90907]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-06-11T13:41:09.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: cephadm 2024-06-11T13:41:08.200882+0000 mgr.x (mgr.25085) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: cephadm 2024-06-11T13:41:08.295936+0000 mgr.x (mgr.25085) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: cephadm 2024-06-11T13:41:08.408376+0000 mgr.x (mgr.25085) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: cephadm 2024-06-11T13:41:08.500421+0000 mgr.x (mgr.25085) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.581954+0000 mon.b (mon.2) 5571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.583766+0000 mon.b (mon.2) 5572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.586437+0000 mon.b (mon.2) 5573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.587106+0000 mon.b (mon.2) 5574 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: cephadm 2024-06-11T13:41:08.597534+0000 mgr.x (mgr.25085) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.598343+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.674008+0000 mon.b (mon.2) 5575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.676517+0000 mon.b (mon.2) 5576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.678996+0000 mon.b (mon.2) 5577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.679875+0000 mon.b (mon.2) 5578 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: cephadm 2024-06-11T13:41:08.688787+0000 mgr.x (mgr.25085) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.689629+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.802489+0000 mon.b (mon.2) 5579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.804959+0000 mon.b (mon.2) 5580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.806949+0000 mon.b (mon.2) 5581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.807720+0000 mon.b (mon.2) 5582 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: cephadm 2024-06-11T13:41:08.816605+0000 mgr.x (mgr.25085) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.816932+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.898556+0000 mon.b (mon.2) 5583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.900374+0000 mon.b (mon.2) 5584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.902235+0000 mon.b (mon.2) 5585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.902959+0000 mon.b (mon.2) 5586 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: cephadm 2024-06-11T13:41:08.912234+0000 mgr.x (mgr.25085) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.912444+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.986563+0000 mon.b (mon.2) 5587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.988345+0000 mon.b (mon.2) 5588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.989923+0000 mon.b (mon.2) 5589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.990572+0000 mon.b (mon.2) 5590 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: cephadm 2024-06-11T13:41:08.998046+0000 mgr.x (mgr.25085) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:08.998501+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.078718+0000 mon.b (mon.2) 5591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.080998+0000 mon.b (mon.2) 5592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.083288+0000 mon.b (mon.2) 5593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.084036+0000 mon.b (mon.2) 5594 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.091618+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: cephadm 2024-06-11T13:41:09.092581+0000 mgr.x (mgr.25085) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: cephadm 2024-06-11T13:41:08.200882+0000 mgr.x (mgr.25085) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: cephadm 2024-06-11T13:41:08.295936+0000 mgr.x (mgr.25085) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: cephadm 2024-06-11T13:41:08.408376+0000 mgr.x (mgr.25085) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: cephadm 2024-06-11T13:41:08.500421+0000 mgr.x (mgr.25085) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.581954+0000 mon.b (mon.2) 5571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.583766+0000 mon.b (mon.2) 5572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.586437+0000 mon.b (mon.2) 5573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.587106+0000 mon.b (mon.2) 5574 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: cephadm 2024-06-11T13:41:08.597534+0000 mgr.x (mgr.25085) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.598343+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.674008+0000 mon.b (mon.2) 5575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.676517+0000 mon.b (mon.2) 5576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.678996+0000 mon.b (mon.2) 5577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.679875+0000 mon.b (mon.2) 5578 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: cephadm 2024-06-11T13:41:08.688787+0000 mgr.x (mgr.25085) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.689629+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.802489+0000 mon.b (mon.2) 5579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.804959+0000 mon.b (mon.2) 5580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.806949+0000 mon.b (mon.2) 5581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.807720+0000 mon.b (mon.2) 5582 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.199886+0000 mon.b (mon.2) 5595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.201977+0000 mon.b (mon.2) 5596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.203793+0000 mon.b (mon.2) 5597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.204464+0000 mon.b (mon.2) 5598 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.212107+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.291649+0000 mon.b (mon.2) 5599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.293931+0000 mon.b (mon.2) 5600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.295766+0000 mon.b (mon.2) 5601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.296416+0000 mon.b (mon.2) 5602 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.306218+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.392631+0000 mon.b (mon.2) 5603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.394357+0000 mon.b (mon.2) 5604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.396283+0000 mon.b (mon.2) 5605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.396901+0000 mon.b (mon.2) 5606 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.406961+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.496431+0000 mon.b (mon.2) 5607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.498311+0000 mon.b (mon.2) 5608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.500551+0000 mon.b (mon.2) 5609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.501145+0000 mon.b (mon.2) 5610 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[81944]: audit 2024-06-11T13:41:09.510720+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: cephadm 2024-06-11T13:41:08.816605+0000 mgr.x (mgr.25085) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.816932+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.898556+0000 mon.b (mon.2) 5583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.900374+0000 mon.b (mon.2) 5584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.902235+0000 mon.b (mon.2) 5585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.902959+0000 mon.b (mon.2) 5586 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: cephadm 2024-06-11T13:41:08.912234+0000 mgr.x (mgr.25085) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.912444+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.986563+0000 mon.b (mon.2) 5587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.988345+0000 mon.b (mon.2) 5588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.989923+0000 mon.b (mon.2) 5589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.990572+0000 mon.b (mon.2) 5590 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: cephadm 2024-06-11T13:41:08.998046+0000 mgr.x (mgr.25085) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:08.998501+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.078718+0000 mon.b (mon.2) 5591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.080998+0000 mon.b (mon.2) 5592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.083288+0000 mon.b (mon.2) 5593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.084036+0000 mon.b (mon.2) 5594 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.091618+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: cephadm 2024-06-11T13:41:09.092581+0000 mgr.x (mgr.25085) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.199886+0000 mon.b (mon.2) 5595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.201977+0000 mon.b (mon.2) 5596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.203793+0000 mon.b (mon.2) 5597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.204464+0000 mon.b (mon.2) 5598 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.212107+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.291649+0000 mon.b (mon.2) 5599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.293931+0000 mon.b (mon.2) 5600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.295766+0000 mon.b (mon.2) 5601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.296416+0000 mon.b (mon.2) 5602 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.306218+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.392631+0000 mon.b (mon.2) 5603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.394357+0000 mon.b (mon.2) 5604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.396283+0000 mon.b (mon.2) 5605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.396901+0000 mon.b (mon.2) 5606 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.406961+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.496431+0000 mon.b (mon.2) 5607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.498311+0000 mon.b (mon.2) 5608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.500551+0000 mon.b (mon.2) 5609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.501145+0000 mon.b (mon.2) 5610 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:09 smithi059 bash[78335]: audit 2024-06-11T13:41:09.510720+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: cephadm 2024-06-11T13:41:08.200882+0000 mgr.x (mgr.25085) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: cephadm 2024-06-11T13:41:08.295936+0000 mgr.x (mgr.25085) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: cephadm 2024-06-11T13:41:08.408376+0000 mgr.x (mgr.25085) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: cephadm 2024-06-11T13:41:08.500421+0000 mgr.x (mgr.25085) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.581954+0000 mon.b (mon.2) 5571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.583766+0000 mon.b (mon.2) 5572 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.586437+0000 mon.b (mon.2) 5573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.587106+0000 mon.b (mon.2) 5574 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: cephadm 2024-06-11T13:41:08.597534+0000 mgr.x (mgr.25085) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.598343+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.674008+0000 mon.b (mon.2) 5575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.676517+0000 mon.b (mon.2) 5576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.678996+0000 mon.b (mon.2) 5577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.679875+0000 mon.b (mon.2) 5578 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: cephadm 2024-06-11T13:41:08.688787+0000 mgr.x (mgr.25085) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.689629+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.802489+0000 mon.b (mon.2) 5579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.804959+0000 mon.b (mon.2) 5580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.806949+0000 mon.b (mon.2) 5581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.807720+0000 mon.b (mon.2) 5582 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: cephadm 2024-06-11T13:41:08.816605+0000 mgr.x (mgr.25085) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.816932+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.898556+0000 mon.b (mon.2) 5583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.900374+0000 mon.b (mon.2) 5584 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.902235+0000 mon.b (mon.2) 5585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.902959+0000 mon.b (mon.2) 5586 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: cephadm 2024-06-11T13:41:08.912234+0000 mgr.x (mgr.25085) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.912444+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.986563+0000 mon.b (mon.2) 5587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.988345+0000 mon.b (mon.2) 5588 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.989923+0000 mon.b (mon.2) 5589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.990572+0000 mon.b (mon.2) 5590 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: cephadm 2024-06-11T13:41:08.998046+0000 mgr.x (mgr.25085) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:08.998501+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.078718+0000 mon.b (mon.2) 5591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.080998+0000 mon.b (mon.2) 5592 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.083288+0000 mon.b (mon.2) 5593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.084036+0000 mon.b (mon.2) 5594 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.091618+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: cephadm 2024-06-11T13:41:09.092581+0000 mgr.x (mgr.25085) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:09.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.199886+0000 mon.b (mon.2) 5595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.201977+0000 mon.b (mon.2) 5596 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.203793+0000 mon.b (mon.2) 5597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.204464+0000 mon.b (mon.2) 5598 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.212107+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.291649+0000 mon.b (mon.2) 5599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.293931+0000 mon.b (mon.2) 5600 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.295766+0000 mon.b (mon.2) 5601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.296416+0000 mon.b (mon.2) 5602 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.306218+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.392631+0000 mon.b (mon.2) 5603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.394357+0000 mon.b (mon.2) 5604 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.396283+0000 mon.b (mon.2) 5605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.396901+0000 mon.b (mon.2) 5606 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.406961+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:09.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.496431+0000 mon.b (mon.2) 5607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:09.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.498311+0000 mon.b (mon.2) 5608 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:09.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.500551+0000 mon.b (mon.2) 5609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:09.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.501145+0000 mon.b (mon.2) 5610 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:09.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:09 smithi117 bash[60578]: audit 2024-06-11T13:41:09.510720+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: cephadm 2024-06-11T13:41:09.213759+0000 mgr.x (mgr.25085) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: cephadm 2024-06-11T13:41:09.305423+0000 mgr.x (mgr.25085) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: cephadm 2024-06-11T13:41:09.406284+0000 mgr.x (mgr.25085) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: cluster 2024-06-11T13:41:09.454810+0000 mgr.x (mgr.25085) 2455 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-06-11T13:41:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: cephadm 2024-06-11T13:41:09.510073+0000 mgr.x (mgr.25085) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.592918+0000 mon.b (mon.2) 5611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.595106+0000 mon.b (mon.2) 5612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.597844+0000 mon.b (mon.2) 5613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.598463+0000 mon.b (mon.2) 5614 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: cephadm 2024-06-11T13:41:09.606908+0000 mgr.x (mgr.25085) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.607739+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.688546+0000 mon.b (mon.2) 5615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.690627+0000 mon.b (mon.2) 5616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.693092+0000 mon.b (mon.2) 5617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.693745+0000 mon.b (mon.2) 5618 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: cephadm 2024-06-11T13:41:09.701682+0000 mgr.x (mgr.25085) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.702593+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.772860+0000 mon.b (mon.2) 5619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.774593+0000 mon.b (mon.2) 5620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.776271+0000 mon.b (mon.2) 5621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: cephadm 2024-06-11T13:41:09.213759+0000 mgr.x (mgr.25085) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: cephadm 2024-06-11T13:41:09.305423+0000 mgr.x (mgr.25085) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: cephadm 2024-06-11T13:41:09.406284+0000 mgr.x (mgr.25085) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: cluster 2024-06-11T13:41:09.454810+0000 mgr.x (mgr.25085) 2455 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-06-11T13:41:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: cephadm 2024-06-11T13:41:09.510073+0000 mgr.x (mgr.25085) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.592918+0000 mon.b (mon.2) 5611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.595106+0000 mon.b (mon.2) 5612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.597844+0000 mon.b (mon.2) 5613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.598463+0000 mon.b (mon.2) 5614 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: cephadm 2024-06-11T13:41:09.606908+0000 mgr.x (mgr.25085) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.607739+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.688546+0000 mon.b (mon.2) 5615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.690627+0000 mon.b (mon.2) 5616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.693092+0000 mon.b (mon.2) 5617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.693745+0000 mon.b (mon.2) 5618 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: cephadm 2024-06-11T13:41:09.701682+0000 mgr.x (mgr.25085) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.702593+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.772860+0000 mon.b (mon.2) 5619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.774593+0000 mon.b (mon.2) 5620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.776271+0000 mon.b (mon.2) 5621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.776863+0000 mon.b (mon.2) 5622 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: cephadm 2024-06-11T13:41:09.785853+0000 mgr.x (mgr.25085) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.786631+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.865357+0000 mon.b (mon.2) 5623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.867144+0000 mon.b (mon.2) 5624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.868813+0000 mon.b (mon.2) 5625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.869455+0000 mon.b (mon.2) 5626 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: cephadm 2024-06-11T13:41:09.877484+0000 mgr.x (mgr.25085) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.878367+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.949544+0000 mon.b (mon.2) 5627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.951335+0000 mon.b (mon.2) 5628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.952977+0000 mon.b (mon.2) 5629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.953603+0000 mon.b (mon.2) 5630 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: cephadm 2024-06-11T13:41:09.963853+0000 mgr.x (mgr.25085) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:09.964507+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.034430+0000 mon.b (mon.2) 5631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.036199+0000 mon.b (mon.2) 5632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.038178+0000 mon.b (mon.2) 5633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.038762+0000 mon.b (mon.2) 5634 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: cephadm 2024-06-11T13:41:10.048045+0000 mgr.x (mgr.25085) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.776863+0000 mon.b (mon.2) 5622 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: cephadm 2024-06-11T13:41:09.785853+0000 mgr.x (mgr.25085) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.786631+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.865357+0000 mon.b (mon.2) 5623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.867144+0000 mon.b (mon.2) 5624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.868813+0000 mon.b (mon.2) 5625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.869455+0000 mon.b (mon.2) 5626 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: cephadm 2024-06-11T13:41:09.877484+0000 mgr.x (mgr.25085) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.878367+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.949544+0000 mon.b (mon.2) 5627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.951335+0000 mon.b (mon.2) 5628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.952977+0000 mon.b (mon.2) 5629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.953603+0000 mon.b (mon.2) 5630 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: cephadm 2024-06-11T13:41:09.963853+0000 mgr.x (mgr.25085) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:09.964507+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.034430+0000 mon.b (mon.2) 5631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.036199+0000 mon.b (mon.2) 5632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.038178+0000 mon.b (mon.2) 5633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.038762+0000 mon.b (mon.2) 5634 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: cephadm 2024-06-11T13:41:10.048045+0000 mgr.x (mgr.25085) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.048834+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.133256+0000 mon.b (mon.2) 5635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.135384+0000 mon.b (mon.2) 5636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.137480+0000 mon.b (mon.2) 5637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.138131+0000 mon.b (mon.2) 5638 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: cephadm 2024-06-11T13:41:10.147022+0000 mgr.x (mgr.25085) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.147915+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.233095+0000 mon.b (mon.2) 5639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.235361+0000 mon.b (mon.2) 5640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.236986+0000 mon.b (mon.2) 5641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.237608+0000 mon.b (mon.2) 5642 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.249814+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.321612+0000 mon.b (mon.2) 5643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.323443+0000 mon.b (mon.2) 5644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.325657+0000 mon.b (mon.2) 5645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.326496+0000 mon.b (mon.2) 5646 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.338755+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.433905+0000 mon.b (mon.2) 5647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.436255+0000 mon.b (mon.2) 5648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.439400+0000 mon.b (mon.2) 5649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.440832+0000 mon.b (mon.2) 5650 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[78335]: audit 2024-06-11T13:41:10.451357+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.048834+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.133256+0000 mon.b (mon.2) 5635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.135384+0000 mon.b (mon.2) 5636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.137480+0000 mon.b (mon.2) 5637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.138131+0000 mon.b (mon.2) 5638 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: cephadm 2024-06-11T13:41:10.147022+0000 mgr.x (mgr.25085) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.147915+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.233095+0000 mon.b (mon.2) 5639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.235361+0000 mon.b (mon.2) 5640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.236986+0000 mon.b (mon.2) 5641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.237608+0000 mon.b (mon.2) 5642 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.249814+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.321612+0000 mon.b (mon.2) 5643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.323443+0000 mon.b (mon.2) 5644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.325657+0000 mon.b (mon.2) 5645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.326496+0000 mon.b (mon.2) 5646 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.338755+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.433905+0000 mon.b (mon.2) 5647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.436255+0000 mon.b (mon.2) 5648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.439400+0000 mon.b (mon.2) 5649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.440832+0000 mon.b (mon.2) 5650 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:10 smithi059 bash[81944]: audit 2024-06-11T13:41:10.451357+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: cephadm 2024-06-11T13:41:09.213759+0000 mgr.x (mgr.25085) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: cephadm 2024-06-11T13:41:09.305423+0000 mgr.x (mgr.25085) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: cephadm 2024-06-11T13:41:09.406284+0000 mgr.x (mgr.25085) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: cluster 2024-06-11T13:41:09.454810+0000 mgr.x (mgr.25085) 2455 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-06-11T13:41:10.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: cephadm 2024-06-11T13:41:09.510073+0000 mgr.x (mgr.25085) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.592918+0000 mon.b (mon.2) 5611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.595106+0000 mon.b (mon.2) 5612 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.597844+0000 mon.b (mon.2) 5613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.598463+0000 mon.b (mon.2) 5614 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: cephadm 2024-06-11T13:41:09.606908+0000 mgr.x (mgr.25085) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.607739+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.688546+0000 mon.b (mon.2) 5615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.690627+0000 mon.b (mon.2) 5616 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.693092+0000 mon.b (mon.2) 5617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.693745+0000 mon.b (mon.2) 5618 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: cephadm 2024-06-11T13:41:09.701682+0000 mgr.x (mgr.25085) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.702593+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.772860+0000 mon.b (mon.2) 5619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.774593+0000 mon.b (mon.2) 5620 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.776271+0000 mon.b (mon.2) 5621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.776863+0000 mon.b (mon.2) 5622 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: cephadm 2024-06-11T13:41:09.785853+0000 mgr.x (mgr.25085) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.786631+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.865357+0000 mon.b (mon.2) 5623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.867144+0000 mon.b (mon.2) 5624 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.868813+0000 mon.b (mon.2) 5625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.869455+0000 mon.b (mon.2) 5626 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: cephadm 2024-06-11T13:41:09.877484+0000 mgr.x (mgr.25085) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.878367+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.949544+0000 mon.b (mon.2) 5627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.951335+0000 mon.b (mon.2) 5628 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.952977+0000 mon.b (mon.2) 5629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.953603+0000 mon.b (mon.2) 5630 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: cephadm 2024-06-11T13:41:09.963853+0000 mgr.x (mgr.25085) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:09.964507+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.034430+0000 mon.b (mon.2) 5631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.036199+0000 mon.b (mon.2) 5632 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.038178+0000 mon.b (mon.2) 5633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.038762+0000 mon.b (mon.2) 5634 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: cephadm 2024-06-11T13:41:10.048045+0000 mgr.x (mgr.25085) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.048834+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.133256+0000 mon.b (mon.2) 5635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.135384+0000 mon.b (mon.2) 5636 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.137480+0000 mon.b (mon.2) 5637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.138131+0000 mon.b (mon.2) 5638 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: cephadm 2024-06-11T13:41:10.147022+0000 mgr.x (mgr.25085) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.147915+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.233095+0000 mon.b (mon.2) 5639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.235361+0000 mon.b (mon.2) 5640 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.236986+0000 mon.b (mon.2) 5641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.237608+0000 mon.b (mon.2) 5642 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.249814+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.321612+0000 mon.b (mon.2) 5643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.323443+0000 mon.b (mon.2) 5644 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.325657+0000 mon.b (mon.2) 5645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.326496+0000 mon.b (mon.2) 5646 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.338755+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:10.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.433905+0000 mon.b (mon.2) 5647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:10.878 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.436255+0000 mon.b (mon.2) 5648 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:10.878 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.439400+0000 mon.b (mon.2) 5649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:10.878 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.440832+0000 mon.b (mon.2) 5650 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:10.878 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:10 smithi117 bash[60578]: audit 2024-06-11T13:41:10.451357+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.105Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-06-11T13:41:11.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.105Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-06-11T13:41:11.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.106Z 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/.+)($|/) 2024-06-11T13:41:11.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.106Z 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)$ 2024-06-11T13:41:11.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z 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+$ 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=arp 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=bcache 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=bonding 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=btrfs 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=conntrack 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=cpu 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=diskstats 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=dmi 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=edac 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=entropy 2024-06-11T13:41:11.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=filefd 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=filesystem 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=hwmon 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=infiniband 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=ipvs 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=loadavg 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=mdadm 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=meminfo 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=netclass 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=netdev 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=netstat 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=nfs 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=nfsd 2024-06-11T13:41:11.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=nvme 2024-06-11T13:41:11.190 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=os 2024-06-11T13:41:11.190 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-06-11T13:41:11.190 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=pressure 2024-06-11T13:41:11.190 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=rapl 2024-06-11T13:41:11.190 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=schedstat 2024-06-11T13:41:11.190 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=selinux 2024-06-11T13:41:11.190 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=sockstat 2024-06-11T13:41:11.190 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=softnet 2024-06-11T13:41:11.190 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=stat 2024-06-11T13:41:11.190 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=tapestats 2024-06-11T13:41:11.190 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=textfile 2024-06-11T13:41:11.190 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-06-11T13:41:11.190 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=time 2024-06-11T13:41:11.191 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-06-11T13:41:11.191 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=uname 2024-06-11T13:41:11.191 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=vmstat 2024-06-11T13:41:11.191 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=xfs 2024-06-11T13:41:11.191 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.107Z caller=node_exporter.go:117 level=info collector=zfs 2024-06-11T13:41:11.191 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.108Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-06-11T13:41:11.191 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[90907]: ts=2024-06-11T13:41:11.108Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-06-11T13:41:11.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: cephadm 2024-06-11T13:41:10.248954+0000 mgr.x (mgr.25085) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: cephadm 2024-06-11T13:41:10.343761+0000 mgr.x (mgr.25085) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: cephadm 2024-06-11T13:41:10.450709+0000 mgr.x (mgr.25085) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.538713+0000 mon.b (mon.2) 5651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.540914+0000 mon.b (mon.2) 5652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.542808+0000 mon.b (mon.2) 5653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.543448+0000 mon.b (mon.2) 5654 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: cephadm 2024-06-11T13:41:10.549069+0000 mgr.x (mgr.25085) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.549972+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.623630+0000 mon.b (mon.2) 5655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.625526+0000 mon.b (mon.2) 5656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.627380+0000 mon.b (mon.2) 5657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.628046+0000 mon.b (mon.2) 5658 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: cephadm 2024-06-11T13:41:10.639185+0000 mgr.x (mgr.25085) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.639721+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.721725+0000 mon.b (mon.2) 5659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.724284+0000 mon.b (mon.2) 5660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.726991+0000 mon.b (mon.2) 5661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.727854+0000 mon.b (mon.2) 5662 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: cephadm 2024-06-11T13:41:10.738857+0000 mgr.x (mgr.25085) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: cephadm 2024-06-11T13:41:10.248954+0000 mgr.x (mgr.25085) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: cephadm 2024-06-11T13:41:10.343761+0000 mgr.x (mgr.25085) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: cephadm 2024-06-11T13:41:10.450709+0000 mgr.x (mgr.25085) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.538713+0000 mon.b (mon.2) 5651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.540914+0000 mon.b (mon.2) 5652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.542808+0000 mon.b (mon.2) 5653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.543448+0000 mon.b (mon.2) 5654 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: cephadm 2024-06-11T13:41:10.549069+0000 mgr.x (mgr.25085) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.549972+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.623630+0000 mon.b (mon.2) 5655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.625526+0000 mon.b (mon.2) 5656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.627380+0000 mon.b (mon.2) 5657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.628046+0000 mon.b (mon.2) 5658 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: cephadm 2024-06-11T13:41:10.639185+0000 mgr.x (mgr.25085) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.639721+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.721725+0000 mon.b (mon.2) 5659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.724284+0000 mon.b (mon.2) 5660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.726991+0000 mon.b (mon.2) 5661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.727854+0000 mon.b (mon.2) 5662 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: cephadm 2024-06-11T13:41:10.738857+0000 mgr.x (mgr.25085) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.739595+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.821735+0000 mon.b (mon.2) 5663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.823886+0000 mon.b (mon.2) 5664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.825536+0000 mon.b (mon.2) 5665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.826185+0000 mon.b (mon.2) 5666 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: cephadm 2024-06-11T13:41:10.837050+0000 mgr.x (mgr.25085) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.837694+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.922387+0000 mon.b (mon.2) 5667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.924786+0000 mon.b (mon.2) 5668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.926766+0000 mon.b (mon.2) 5669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.927647+0000 mon.b (mon.2) 5670 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: cephadm 2024-06-11T13:41:10.940624+0000 mgr.x (mgr.25085) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:10.941314+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.014401+0000 mon.b (mon.2) 5671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.016641+0000 mon.b (mon.2) 5672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.018488+0000 mon.b (mon.2) 5673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.019135+0000 mon.b (mon.2) 5674 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: cephadm 2024-06-11T13:41:11.028755+0000 mgr.x (mgr.25085) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.028821+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.102944+0000 mon.b (mon.2) 5675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.739595+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.821735+0000 mon.b (mon.2) 5663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.823886+0000 mon.b (mon.2) 5664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.825536+0000 mon.b (mon.2) 5665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.826185+0000 mon.b (mon.2) 5666 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: cephadm 2024-06-11T13:41:10.837050+0000 mgr.x (mgr.25085) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.837694+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.922387+0000 mon.b (mon.2) 5667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.924786+0000 mon.b (mon.2) 5668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.926766+0000 mon.b (mon.2) 5669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.927647+0000 mon.b (mon.2) 5670 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: cephadm 2024-06-11T13:41:10.940624+0000 mgr.x (mgr.25085) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:10.941314+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.014401+0000 mon.b (mon.2) 5671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.016641+0000 mon.b (mon.2) 5672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.018488+0000 mon.b (mon.2) 5673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.019135+0000 mon.b (mon.2) 5674 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: cephadm 2024-06-11T13:41:11.028755+0000 mgr.x (mgr.25085) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.028821+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.102944+0000 mon.b (mon.2) 5675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.105132+0000 mon.b (mon.2) 5676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.107150+0000 mon.b (mon.2) 5677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.108178+0000 mon.b (mon.2) 5678 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: cephadm 2024-06-11T13:41:11.117664+0000 mgr.x (mgr.25085) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.118455+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.205507+0000 mon.b (mon.2) 5679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.207382+0000 mon.b (mon.2) 5680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.209013+0000 mon.b (mon.2) 5681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.209637+0000 mon.b (mon.2) 5682 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.221783+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.299507+0000 mon.b (mon.2) 5683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.301346+0000 mon.b (mon.2) 5684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.302893+0000 mon.b (mon.2) 5685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.303561+0000 mon.b (mon.2) 5686 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.315602+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.420291+0000 mon.b (mon.2) 5687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.422944+0000 mon.b (mon.2) 5688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.425225+0000 mon.b (mon.2) 5689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.426230+0000 mon.b (mon.2) 5690 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.437115+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.525016+0000 mon.b (mon.2) 5691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.527009+0000 mon.b (mon.2) 5692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.528788+0000 mon.b (mon.2) 5693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[78335]: audit 2024-06-11T13:41:11.529469+0000 mon.b (mon.2) 5694 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.105132+0000 mon.b (mon.2) 5676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.107150+0000 mon.b (mon.2) 5677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.108178+0000 mon.b (mon.2) 5678 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: cephadm 2024-06-11T13:41:11.117664+0000 mgr.x (mgr.25085) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.118455+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.205507+0000 mon.b (mon.2) 5679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.207382+0000 mon.b (mon.2) 5680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.209013+0000 mon.b (mon.2) 5681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.209637+0000 mon.b (mon.2) 5682 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.221783+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.299507+0000 mon.b (mon.2) 5683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.301346+0000 mon.b (mon.2) 5684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.302893+0000 mon.b (mon.2) 5685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.303561+0000 mon.b (mon.2) 5686 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.315602+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.420291+0000 mon.b (mon.2) 5687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.422944+0000 mon.b (mon.2) 5688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.425225+0000 mon.b (mon.2) 5689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.426230+0000 mon.b (mon.2) 5690 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.437115+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.525016+0000 mon.b (mon.2) 5691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.527009+0000 mon.b (mon.2) 5692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.528788+0000 mon.b (mon.2) 5693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:11 smithi059 bash[81944]: audit 2024-06-11T13:41:11.529469+0000 mon.b (mon.2) 5694 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: cephadm 2024-06-11T13:41:10.248954+0000 mgr.x (mgr.25085) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: cephadm 2024-06-11T13:41:10.343761+0000 mgr.x (mgr.25085) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: cephadm 2024-06-11T13:41:10.450709+0000 mgr.x (mgr.25085) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.538713+0000 mon.b (mon.2) 5651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.540914+0000 mon.b (mon.2) 5652 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.542808+0000 mon.b (mon.2) 5653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.543448+0000 mon.b (mon.2) 5654 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: cephadm 2024-06-11T13:41:10.549069+0000 mgr.x (mgr.25085) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.549972+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.623630+0000 mon.b (mon.2) 5655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.625526+0000 mon.b (mon.2) 5656 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.627380+0000 mon.b (mon.2) 5657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.628046+0000 mon.b (mon.2) 5658 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: cephadm 2024-06-11T13:41:10.639185+0000 mgr.x (mgr.25085) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.639721+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.721725+0000 mon.b (mon.2) 5659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.724284+0000 mon.b (mon.2) 5660 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.726991+0000 mon.b (mon.2) 5661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.727854+0000 mon.b (mon.2) 5662 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: cephadm 2024-06-11T13:41:10.738857+0000 mgr.x (mgr.25085) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.739595+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.821735+0000 mon.b (mon.2) 5663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.823886+0000 mon.b (mon.2) 5664 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.825536+0000 mon.b (mon.2) 5665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.826185+0000 mon.b (mon.2) 5666 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: cephadm 2024-06-11T13:41:10.837050+0000 mgr.x (mgr.25085) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.837694+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.922387+0000 mon.b (mon.2) 5667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.924786+0000 mon.b (mon.2) 5668 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.926766+0000 mon.b (mon.2) 5669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.927647+0000 mon.b (mon.2) 5670 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: cephadm 2024-06-11T13:41:10.940624+0000 mgr.x (mgr.25085) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:10.941314+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.014401+0000 mon.b (mon.2) 5671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.016641+0000 mon.b (mon.2) 5672 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.018488+0000 mon.b (mon.2) 5673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.019135+0000 mon.b (mon.2) 5674 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: cephadm 2024-06-11T13:41:11.028755+0000 mgr.x (mgr.25085) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.028821+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.102944+0000 mon.b (mon.2) 5675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.105132+0000 mon.b (mon.2) 5676 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.107150+0000 mon.b (mon.2) 5677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.108178+0000 mon.b (mon.2) 5678 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: cephadm 2024-06-11T13:41:11.117664+0000 mgr.x (mgr.25085) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:11.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.118455+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.205507+0000 mon.b (mon.2) 5679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.207382+0000 mon.b (mon.2) 5680 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.209013+0000 mon.b (mon.2) 5681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.209637+0000 mon.b (mon.2) 5682 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.221783+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.299507+0000 mon.b (mon.2) 5683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.301346+0000 mon.b (mon.2) 5684 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.302893+0000 mon.b (mon.2) 5685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.303561+0000 mon.b (mon.2) 5686 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.315602+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.420291+0000 mon.b (mon.2) 5687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.944 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.422944+0000 mon.b (mon.2) 5688 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.425225+0000 mon.b (mon.2) 5689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.426230+0000 mon.b (mon.2) 5690 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:11.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.437115+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:11.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.525016+0000 mon.b (mon.2) 5691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:11.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.527009+0000 mon.b (mon.2) 5692 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:11.945 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.528788+0000 mon.b (mon.2) 5693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:11.946 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:11 smithi117 bash[60578]: audit 2024-06-11T13:41:11.529469+0000 mon.b (mon.2) 5694 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: cephadm 2024-06-11T13:41:11.221053+0000 mgr.x (mgr.25085) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: cephadm 2024-06-11T13:41:11.314794+0000 mgr.x (mgr.25085) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: cephadm 2024-06-11T13:41:11.436425+0000 mgr.x (mgr.25085) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: cluster 2024-06-11T13:41:11.455500+0000 mgr.x (mgr.25085) 2477 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-06-11T13:41:12.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: cephadm 2024-06-11T13:41:11.541427+0000 mgr.x (mgr.25085) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.542099+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.615467+0000 mon.b (mon.2) 5695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.617289+0000 mon.b (mon.2) 5696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.619050+0000 mon.b (mon.2) 5697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.619768+0000 mon.b (mon.2) 5698 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: cephadm 2024-06-11T13:41:11.631175+0000 mgr.x (mgr.25085) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.631855+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.701927+0000 mon.b (mon.2) 5699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.704251+0000 mon.b (mon.2) 5700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.706087+0000 mon.b (mon.2) 5701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.706821+0000 mon.b (mon.2) 5702 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: cephadm 2024-06-11T13:41:11.718096+0000 mgr.x (mgr.25085) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.718871+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.789806+0000 mon.b (mon.2) 5703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.791978+0000 mon.b (mon.2) 5704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: cephadm 2024-06-11T13:41:11.221053+0000 mgr.x (mgr.25085) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: cephadm 2024-06-11T13:41:11.314794+0000 mgr.x (mgr.25085) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: cephadm 2024-06-11T13:41:11.436425+0000 mgr.x (mgr.25085) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: cluster 2024-06-11T13:41:11.455500+0000 mgr.x (mgr.25085) 2477 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-06-11T13:41:12.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: cephadm 2024-06-11T13:41:11.541427+0000 mgr.x (mgr.25085) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.542099+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.615467+0000 mon.b (mon.2) 5695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.617289+0000 mon.b (mon.2) 5696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.619050+0000 mon.b (mon.2) 5697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.619768+0000 mon.b (mon.2) 5698 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: cephadm 2024-06-11T13:41:11.631175+0000 mgr.x (mgr.25085) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.631855+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.701927+0000 mon.b (mon.2) 5699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.704251+0000 mon.b (mon.2) 5700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.706087+0000 mon.b (mon.2) 5701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.706821+0000 mon.b (mon.2) 5702 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: cephadm 2024-06-11T13:41:11.718096+0000 mgr.x (mgr.25085) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.718871+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.789806+0000 mon.b (mon.2) 5703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.791978+0000 mon.b (mon.2) 5704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.793639+0000 mon.b (mon.2) 5705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.794274+0000 mon.b (mon.2) 5706 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: cephadm 2024-06-11T13:41:11.806166+0000 mgr.x (mgr.25085) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.806838+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.890387+0000 mon.b (mon.2) 5707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.892341+0000 mon.b (mon.2) 5708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.894631+0000 mon.b (mon.2) 5709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.895247+0000 mon.b (mon.2) 5710 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: cephadm 2024-06-11T13:41:11.904355+0000 mgr.x (mgr.25085) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.905165+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.976176+0000 mon.b (mon.2) 5711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.978216+0000 mon.b (mon.2) 5712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.980453+0000 mon.b (mon.2) 5713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.981079+0000 mon.b (mon.2) 5714 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: cephadm 2024-06-11T13:41:11.989554+0000 mgr.x (mgr.25085) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:11.990404+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.066599+0000 mon.b (mon.2) 5715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.068609+0000 mon.b (mon.2) 5716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.070493+0000 mon.b (mon.2) 5717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.071256+0000 mon.b (mon.2) 5718 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: cephadm 2024-06-11T13:41:12.080525+0000 mgr.x (mgr.25085) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.081329+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.153235+0000 mon.b (mon.2) 5719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.155441+0000 mon.b (mon.2) 5720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.158195+0000 mon.b (mon.2) 5721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.159200+0000 mon.b (mon.2) 5722 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.170837+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.246106+0000 mon.b (mon.2) 5723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.248732+0000 mon.b (mon.2) 5724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.251622+0000 mon.b (mon.2) 5725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.252730+0000 mon.b (mon.2) 5726 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.262975+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.350979+0000 mon.b (mon.2) 5727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.353100+0000 mon.b (mon.2) 5728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.355128+0000 mon.b (mon.2) 5729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.355756+0000 mon.b (mon.2) 5730 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.365597+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.452528+0000 mon.b (mon.2) 5731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.455019+0000 mon.b (mon.2) 5732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.457863+0000 mon.b (mon.2) 5733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.458834+0000 mon.b (mon.2) 5734 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[81944]: audit 2024-06-11T13:41:12.468128+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.793639+0000 mon.b (mon.2) 5705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.794274+0000 mon.b (mon.2) 5706 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: cephadm 2024-06-11T13:41:11.806166+0000 mgr.x (mgr.25085) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.806838+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.890387+0000 mon.b (mon.2) 5707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.892341+0000 mon.b (mon.2) 5708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.894631+0000 mon.b (mon.2) 5709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.895247+0000 mon.b (mon.2) 5710 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: cephadm 2024-06-11T13:41:11.904355+0000 mgr.x (mgr.25085) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.905165+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.976176+0000 mon.b (mon.2) 5711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.978216+0000 mon.b (mon.2) 5712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.980453+0000 mon.b (mon.2) 5713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.981079+0000 mon.b (mon.2) 5714 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: cephadm 2024-06-11T13:41:11.989554+0000 mgr.x (mgr.25085) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:11.990404+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.066599+0000 mon.b (mon.2) 5715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.068609+0000 mon.b (mon.2) 5716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.582 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.070493+0000 mon.b (mon.2) 5717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.071256+0000 mon.b (mon.2) 5718 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: cephadm 2024-06-11T13:41:12.080525+0000 mgr.x (mgr.25085) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.081329+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.153235+0000 mon.b (mon.2) 5719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.155441+0000 mon.b (mon.2) 5720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.583 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.158195+0000 mon.b (mon.2) 5721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.159200+0000 mon.b (mon.2) 5722 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.170837+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.246106+0000 mon.b (mon.2) 5723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.248732+0000 mon.b (mon.2) 5724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.251622+0000 mon.b (mon.2) 5725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.252730+0000 mon.b (mon.2) 5726 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.262975+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.350979+0000 mon.b (mon.2) 5727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.353100+0000 mon.b (mon.2) 5728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.355128+0000 mon.b (mon.2) 5729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.355756+0000 mon.b (mon.2) 5730 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.365597+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.452528+0000 mon.b (mon.2) 5731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.455019+0000 mon.b (mon.2) 5732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.457863+0000 mon.b (mon.2) 5733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.458834+0000 mon.b (mon.2) 5734 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.586 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:12 smithi059 bash[78335]: audit 2024-06-11T13:41:12.468128+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: cephadm 2024-06-11T13:41:11.221053+0000 mgr.x (mgr.25085) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: cephadm 2024-06-11T13:41:11.314794+0000 mgr.x (mgr.25085) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: cephadm 2024-06-11T13:41:11.436425+0000 mgr.x (mgr.25085) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: cluster 2024-06-11T13:41:11.455500+0000 mgr.x (mgr.25085) 2477 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-06-11T13:41:12.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: cephadm 2024-06-11T13:41:11.541427+0000 mgr.x (mgr.25085) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.542099+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.615467+0000 mon.b (mon.2) 5695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.617289+0000 mon.b (mon.2) 5696 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.619050+0000 mon.b (mon.2) 5697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.619768+0000 mon.b (mon.2) 5698 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: cephadm 2024-06-11T13:41:11.631175+0000 mgr.x (mgr.25085) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.631855+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.701927+0000 mon.b (mon.2) 5699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.704251+0000 mon.b (mon.2) 5700 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.706087+0000 mon.b (mon.2) 5701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.706821+0000 mon.b (mon.2) 5702 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: cephadm 2024-06-11T13:41:11.718096+0000 mgr.x (mgr.25085) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.718871+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.789806+0000 mon.b (mon.2) 5703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.791978+0000 mon.b (mon.2) 5704 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.793639+0000 mon.b (mon.2) 5705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.794274+0000 mon.b (mon.2) 5706 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: cephadm 2024-06-11T13:41:11.806166+0000 mgr.x (mgr.25085) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.806838+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.890387+0000 mon.b (mon.2) 5707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.892341+0000 mon.b (mon.2) 5708 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.894631+0000 mon.b (mon.2) 5709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.895247+0000 mon.b (mon.2) 5710 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: cephadm 2024-06-11T13:41:11.904355+0000 mgr.x (mgr.25085) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.905165+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.976176+0000 mon.b (mon.2) 5711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.978216+0000 mon.b (mon.2) 5712 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.980453+0000 mon.b (mon.2) 5713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.981079+0000 mon.b (mon.2) 5714 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: cephadm 2024-06-11T13:41:11.989554+0000 mgr.x (mgr.25085) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:11.990404+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.066599+0000 mon.b (mon.2) 5715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.068609+0000 mon.b (mon.2) 5716 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.070493+0000 mon.b (mon.2) 5717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.071256+0000 mon.b (mon.2) 5718 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: cephadm 2024-06-11T13:41:12.080525+0000 mgr.x (mgr.25085) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:12.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.081329+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.153235+0000 mon.b (mon.2) 5719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.155441+0000 mon.b (mon.2) 5720 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.158195+0000 mon.b (mon.2) 5721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.159200+0000 mon.b (mon.2) 5722 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.170837+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.246106+0000 mon.b (mon.2) 5723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.248732+0000 mon.b (mon.2) 5724 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.251622+0000 mon.b (mon.2) 5725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.252730+0000 mon.b (mon.2) 5726 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.262975+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.350979+0000 mon.b (mon.2) 5727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.353100+0000 mon.b (mon.2) 5728 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.355128+0000 mon.b (mon.2) 5729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.355756+0000 mon.b (mon.2) 5730 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.365597+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:12.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.452528+0000 mon.b (mon.2) 5731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:12.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.455019+0000 mon.b (mon.2) 5732 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:12.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.457863+0000 mon.b (mon.2) 5733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:12.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.458834+0000 mon.b (mon.2) 5734 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:12.943 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:12 smithi117 bash[60578]: audit 2024-06-11T13:41:12.468128+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: cephadm 2024-06-11T13:41:12.170153+0000 mgr.x (mgr.25085) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: cephadm 2024-06-11T13:41:12.263518+0000 mgr.x (mgr.25085) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: cephadm 2024-06-11T13:41:12.367876+0000 mgr.x (mgr.25085) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: cephadm 2024-06-11T13:41:12.469513+0000 mgr.x (mgr.25085) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.570899+0000 mon.b (mon.2) 5735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.573405+0000 mon.b (mon.2) 5736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.576866+0000 mon.b (mon.2) 5737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.578043+0000 mon.b (mon.2) 5738 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.585772+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: cephadm 2024-06-11T13:41:12.586684+0000 mgr.x (mgr.25085) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.705034+0000 mon.b (mon.2) 5739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.708458+0000 mon.b (mon.2) 5740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.711438+0000 mon.b (mon.2) 5741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.712587+0000 mon.b (mon.2) 5742 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.720167+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: cephadm 2024-06-11T13:41:12.721386+0000 mgr.x (mgr.25085) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.853098+0000 mon.b (mon.2) 5743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.856289+0000 mon.b (mon.2) 5744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.859420+0000 mon.b (mon.2) 5745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.860577+0000 mon.b (mon.2) 5746 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.868075+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: cephadm 2024-06-11T13:41:12.869377+0000 mgr.x (mgr.25085) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.992322+0000 mon.b (mon.2) 5747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.994100+0000 mon.b (mon.2) 5748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.995660+0000 mon.b (mon.2) 5749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:12.996257+0000 mon.b (mon.2) 5750 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: cephadm 2024-06-11T13:41:13.002039+0000 mgr.x (mgr.25085) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.002996+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.081633+0000 mon.b (mon.2) 5751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.084198+0000 mon.b (mon.2) 5752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.086441+0000 mon.b (mon.2) 5753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.087276+0000 mon.b (mon.2) 5754 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.094836+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: cephadm 2024-06-11T13:41:13.096212+0000 mgr.x (mgr.25085) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.200181+0000 mon.b (mon.2) 5755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.202889+0000 mon.b (mon.2) 5756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.205815+0000 mon.b (mon.2) 5757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.206951+0000 mon.b (mon.2) 5758 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.216429+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.315520+0000 mon.b (mon.2) 5759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.317805+0000 mon.b (mon.2) 5760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.320676+0000 mon.b (mon.2) 5761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.321776+0000 mon.b (mon.2) 5762 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.329424+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.375443+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.386116+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.394805+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.442404+0000 mon.b (mon.2) 5763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.444354+0000 mon.b (mon.2) 5764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.445869+0000 mon.b (mon.2) 5765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.446967+0000 mon.b (mon.2) 5766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.449034+0000 mon.b (mon.2) 5767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.451625+0000 mon.b (mon.2) 5768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.453394+0000 mon.b (mon.2) 5769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.454559+0000 mon.b (mon.2) 5770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.455701+0000 mon.b (mon.2) 5771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.456996+0000 mon.b (mon.2) 5772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.458417+0000 mon.b (mon.2) 5773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.459752+0000 mon.b (mon.2) 5774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:13 smithi117 bash[60578]: audit 2024-06-11T13:41:13.461207+0000 mon.b (mon.2) 5775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: cephadm 2024-06-11T13:41:12.170153+0000 mgr.x (mgr.25085) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: cephadm 2024-06-11T13:41:12.263518+0000 mgr.x (mgr.25085) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: cephadm 2024-06-11T13:41:12.367876+0000 mgr.x (mgr.25085) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: cephadm 2024-06-11T13:41:12.469513+0000 mgr.x (mgr.25085) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.570899+0000 mon.b (mon.2) 5735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.573405+0000 mon.b (mon.2) 5736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.576866+0000 mon.b (mon.2) 5737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.578043+0000 mon.b (mon.2) 5738 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.585772+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: cephadm 2024-06-11T13:41:12.586684+0000 mgr.x (mgr.25085) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.705034+0000 mon.b (mon.2) 5739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.708458+0000 mon.b (mon.2) 5740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.711438+0000 mon.b (mon.2) 5741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.712587+0000 mon.b (mon.2) 5742 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.720167+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: cephadm 2024-06-11T13:41:12.721386+0000 mgr.x (mgr.25085) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.853098+0000 mon.b (mon.2) 5743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.856289+0000 mon.b (mon.2) 5744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.859420+0000 mon.b (mon.2) 5745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.860577+0000 mon.b (mon.2) 5746 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: cephadm 2024-06-11T13:41:12.170153+0000 mgr.x (mgr.25085) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: cephadm 2024-06-11T13:41:12.263518+0000 mgr.x (mgr.25085) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: cephadm 2024-06-11T13:41:12.367876+0000 mgr.x (mgr.25085) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: cephadm 2024-06-11T13:41:12.469513+0000 mgr.x (mgr.25085) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.570899+0000 mon.b (mon.2) 5735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.573405+0000 mon.b (mon.2) 5736 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.576866+0000 mon.b (mon.2) 5737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.578043+0000 mon.b (mon.2) 5738 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.585772+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: cephadm 2024-06-11T13:41:12.586684+0000 mgr.x (mgr.25085) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.705034+0000 mon.b (mon.2) 5739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.708458+0000 mon.b (mon.2) 5740 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.711438+0000 mon.b (mon.2) 5741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.712587+0000 mon.b (mon.2) 5742 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.720167+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: cephadm 2024-06-11T13:41:12.721386+0000 mgr.x (mgr.25085) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.853098+0000 mon.b (mon.2) 5743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.856289+0000 mon.b (mon.2) 5744 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.859420+0000 mon.b (mon.2) 5745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.860577+0000 mon.b (mon.2) 5746 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.868075+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: cephadm 2024-06-11T13:41:12.869377+0000 mgr.x (mgr.25085) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.992322+0000 mon.b (mon.2) 5747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.994100+0000 mon.b (mon.2) 5748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.995660+0000 mon.b (mon.2) 5749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:12.996257+0000 mon.b (mon.2) 5750 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: cephadm 2024-06-11T13:41:13.002039+0000 mgr.x (mgr.25085) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.002996+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.081633+0000 mon.b (mon.2) 5751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.084198+0000 mon.b (mon.2) 5752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.086441+0000 mon.b (mon.2) 5753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.087276+0000 mon.b (mon.2) 5754 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.094836+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: cephadm 2024-06-11T13:41:13.096212+0000 mgr.x (mgr.25085) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.200181+0000 mon.b (mon.2) 5755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.202889+0000 mon.b (mon.2) 5756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.205815+0000 mon.b (mon.2) 5757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.206951+0000 mon.b (mon.2) 5758 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.216429+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.315520+0000 mon.b (mon.2) 5759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.868075+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: cephadm 2024-06-11T13:41:12.869377+0000 mgr.x (mgr.25085) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.992322+0000 mon.b (mon.2) 5747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.994100+0000 mon.b (mon.2) 5748 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.995660+0000 mon.b (mon.2) 5749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:12.996257+0000 mon.b (mon.2) 5750 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: cephadm 2024-06-11T13:41:13.002039+0000 mgr.x (mgr.25085) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.002996+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.081633+0000 mon.b (mon.2) 5751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.084198+0000 mon.b (mon.2) 5752 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.086441+0000 mon.b (mon.2) 5753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.087276+0000 mon.b (mon.2) 5754 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.094836+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: cephadm 2024-06-11T13:41:13.096212+0000 mgr.x (mgr.25085) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:13.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.200181+0000 mon.b (mon.2) 5755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.202889+0000 mon.b (mon.2) 5756 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.205815+0000 mon.b (mon.2) 5757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.206951+0000 mon.b (mon.2) 5758 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.216429+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.315520+0000 mon.b (mon.2) 5759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.317805+0000 mon.b (mon.2) 5760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.320676+0000 mon.b (mon.2) 5761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.321776+0000 mon.b (mon.2) 5762 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.329424+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.375443+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.386116+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.394805+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.442404+0000 mon.b (mon.2) 5763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.444354+0000 mon.b (mon.2) 5764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.445869+0000 mon.b (mon.2) 5765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.446967+0000 mon.b (mon.2) 5766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.449034+0000 mon.b (mon.2) 5767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.451625+0000 mon.b (mon.2) 5768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.453394+0000 mon.b (mon.2) 5769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.454559+0000 mon.b (mon.2) 5770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.455701+0000 mon.b (mon.2) 5771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.456996+0000 mon.b (mon.2) 5772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.458417+0000 mon.b (mon.2) 5773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.459752+0000 mon.b (mon.2) 5774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[78335]: audit 2024-06-11T13:41:13.461207+0000 mon.b (mon.2) 5775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.317805+0000 mon.b (mon.2) 5760 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.320676+0000 mon.b (mon.2) 5761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:13.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.321776+0000 mon.b (mon.2) 5762 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:13.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.329424+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.375443+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.386116+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.394805+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:13.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.442404+0000 mon.b (mon.2) 5763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:13.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.444354+0000 mon.b (mon.2) 5764 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.445869+0000 mon.b (mon.2) 5765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.446967+0000 mon.b (mon.2) 5766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.449034+0000 mon.b (mon.2) 5767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.451625+0000 mon.b (mon.2) 5768 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.453394+0000 mon.b (mon.2) 5769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.454559+0000 mon.b (mon.2) 5770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.455701+0000 mon.b (mon.2) 5771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.456996+0000 mon.b (mon.2) 5772 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.458417+0000 mon.b (mon.2) 5773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.459752+0000 mon.b (mon.2) 5774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:13.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:13 smithi059 bash[81944]: audit 2024-06-11T13:41:13.461207+0000 mon.b (mon.2) 5775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:15.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:15 smithi117 bash[60578]: cephadm 2024-06-11T13:41:13.216585+0000 mgr.x (mgr.25085) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:15.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:15 smithi117 bash[60578]: cephadm 2024-06-11T13:41:13.330864+0000 mgr.x (mgr.25085) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:15.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:15 smithi117 bash[60578]: cluster 2024-06-11T13:41:13.456184+0000 mgr.x (mgr.25085) 2496 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:41:15.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:15 smithi117 bash[60578]: audit 2024-06-11T13:41:14.156536+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:15.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:15 smithi117 bash[60578]: audit 2024-06-11T13:41:14.169380+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:15.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:15 smithi117 bash[60578]: audit 2024-06-11T13:41:14.179739+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:15.430 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:15 smithi117 bash[60578]: audit 2024-06-11T13:41:14.296118+0000 mon.b (mon.2) 5776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:41:15.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[81944]: cephadm 2024-06-11T13:41:13.216585+0000 mgr.x (mgr.25085) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:15.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[81944]: cephadm 2024-06-11T13:41:13.330864+0000 mgr.x (mgr.25085) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:15.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[81944]: cluster 2024-06-11T13:41:13.456184+0000 mgr.x (mgr.25085) 2496 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:41:15.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[81944]: audit 2024-06-11T13:41:14.156536+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:15.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[81944]: audit 2024-06-11T13:41:14.169380+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:15.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[81944]: audit 2024-06-11T13:41:14.179739+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:15.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[81944]: audit 2024-06-11T13:41:14.296118+0000 mon.b (mon.2) 5776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:41:15.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[78335]: cephadm 2024-06-11T13:41:13.216585+0000 mgr.x (mgr.25085) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:15.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[78335]: cephadm 2024-06-11T13:41:13.330864+0000 mgr.x (mgr.25085) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:15.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[78335]: cluster 2024-06-11T13:41:13.456184+0000 mgr.x (mgr.25085) 2496 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-06-11T13:41:15.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[78335]: audit 2024-06-11T13:41:14.156536+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:15.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[78335]: audit 2024-06-11T13:41:14.169380+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:15.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[78335]: audit 2024-06-11T13:41:14.179739+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:15.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:15 smithi059 bash[78335]: audit 2024-06-11T13:41:14.296118+0000 mon.b (mon.2) 5776 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:41:16.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:16 smithi117 bash[60578]: cluster 2024-06-11T13:41:15.456912+0000 mgr.x (mgr.25085) 2497 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:41:16.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:16 smithi059 bash[81944]: cluster 2024-06-11T13:41:15.456912+0000 mgr.x (mgr.25085) 2497 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:41:16.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:16 smithi059 bash[78335]: cluster 2024-06-11T13:41:15.456912+0000 mgr.x (mgr.25085) 2497 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:41:17.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:17 smithi117 bash[60578]: audit 2024-06-11T13:41:17.059349+0000 mgr.x (mgr.25085) 2498 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:17.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:17 smithi059 bash[81944]: audit 2024-06-11T13:41:17.059349+0000 mgr.x (mgr.25085) 2498 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:17.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:17 smithi059 bash[78335]: audit 2024-06-11T13:41:17.059349+0000 mgr.x (mgr.25085) 2498 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:17.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:41:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:41:17] "GET /metrics HTTP/1.1" 200 38677 "" "Prometheus/2.33.4" 2024-06-11T13:41:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:18 smithi117 bash[60578]: cephadm 2024-06-11T13:41:17.282967+0000 mgr.x (mgr.25085) 2499 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-06-11T13:41:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:18 smithi117 bash[60578]: cephadm 2024-06-11T13:41:17.283394+0000 mgr.x (mgr.25085) 2500 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-06-11T13:41:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:18 smithi117 bash[60578]: audit 2024-06-11T13:41:17.286695+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:18 smithi117 bash[60578]: audit 2024-06-11T13:41:17.296474+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:18 smithi117 bash[60578]: audit 2024-06-11T13:41:17.306882+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:18 smithi117 bash[60578]: cluster 2024-06-11T13:41:17.457883+0000 mgr.x (mgr.25085) 2501 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:41:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:18 smithi117 bash[60578]: audit 2024-06-11T13:41:17.987394+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:18 smithi117 bash[60578]: audit 2024-06-11T13:41:17.995770+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:18 smithi117 bash[60578]: audit 2024-06-11T13:41:18.004692+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[78335]: cephadm 2024-06-11T13:41:17.282967+0000 mgr.x (mgr.25085) 2499 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-06-11T13:41:18.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[78335]: cephadm 2024-06-11T13:41:17.283394+0000 mgr.x (mgr.25085) 2500 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-06-11T13:41:18.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[78335]: audit 2024-06-11T13:41:17.286695+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[78335]: audit 2024-06-11T13:41:17.296474+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[78335]: audit 2024-06-11T13:41:17.306882+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[78335]: cluster 2024-06-11T13:41:17.457883+0000 mgr.x (mgr.25085) 2501 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:41:18.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[78335]: audit 2024-06-11T13:41:17.987394+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[78335]: audit 2024-06-11T13:41:17.995770+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[78335]: audit 2024-06-11T13:41:18.004692+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[81944]: cephadm 2024-06-11T13:41:17.282967+0000 mgr.x (mgr.25085) 2499 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-06-11T13:41:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[81944]: cephadm 2024-06-11T13:41:17.283394+0000 mgr.x (mgr.25085) 2500 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-06-11T13:41:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[81944]: audit 2024-06-11T13:41:17.286695+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[81944]: audit 2024-06-11T13:41:17.296474+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[81944]: audit 2024-06-11T13:41:17.306882+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[81944]: cluster 2024-06-11T13:41:17.457883+0000 mgr.x (mgr.25085) 2501 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:41:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[81944]: audit 2024-06-11T13:41:17.987394+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[81944]: audit 2024-06-11T13:41:17.995770+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:18.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:18 smithi059 bash[81944]: audit 2024-06-11T13:41:18.004692+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:20.638 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:41:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:20.639 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:41:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:20.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:41:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:20.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:20 smithi117 bash[60578]: cluster 2024-06-11T13:41:19.458843+0000 mgr.x (mgr.25085) 2502 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:20.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:20.640 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:41:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:20.640 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:20.640 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:41:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:20.640 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:41:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:20.641 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:20 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:20.641 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:20 smithi117 systemd[1]: Stopping Ceph node-exporter.b for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:41:20.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:20 smithi059 bash[78335]: cluster 2024-06-11T13:41:19.458843+0000 mgr.x (mgr.25085) 2502 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:20.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:20 smithi059 bash[81944]: cluster 2024-06-11T13:41:19.458843+0000 mgr.x (mgr.25085) 2502 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:21.623 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:21 smithi117 bash[92282]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter-b 2024-06-11T13:41:21.623 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:21 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-06-11T13:41:21.623 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:21 smithi117 bash[92343]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter-b 2024-06-11T13:41:21.623 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:21 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-06-11T13:41:21.623 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:21 smithi117 systemd[1]: Stopped Ceph node-exporter.b for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:41:21.853 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:41:21.936 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:21 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:21.937 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:41:21 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:21.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:41:21 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:21.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:41:21 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:21.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:41:21 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:21.938 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:21 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:21.938 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:21 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:21.938 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:21 smithi117 systemd[1]: Started Ceph node-exporter.b for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:41:21.939 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:41:21 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:21.939 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:41:21 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:22.640 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:41:22.640 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 5s ago 27m - - 2024-06-11T13:41:22.641 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 4s ago 27m - - 2024-06-11T13:41:22.641 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (13m) 5s ago 20m 13.6M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:41:22.641 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (12m) 4s ago 19m 41.9M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:41:22.641 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (39s) 5s ago 17m 47.0M - 3.8 2d7459ec65a0 088001ba59cf 2024-06-11T13:41:22.641 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (12m) 4s ago 26m 529M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:41:22.641 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (10m) 5s ago 29m 427M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:41:22.641 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (8m) 5s ago 29m 72.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:41:22.641 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (9m) 4s ago 27m 69.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:41:22.641 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (9m) 5s ago 27m 64.3M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:41:22.641 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (20s) 5s ago 20m 7180k - 1.5.0 0da6a335fe13 b17e0c397e24 2024-06-11T13:41:22.641 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 starting - - - - 2024-06-11T13:41:22.641 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (7m) 5s ago 26m 66.6M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:41:22.642 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (7m) 5s ago 25m 62.6M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:41:22.642 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (6m) 5s ago 25m 59.8M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:41:22.642 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (5m) 5s ago 24m 67.9M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:41:22.642 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (4m) 4s ago 23m 64.2M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:41:22.642 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (3m) 4s ago 22m 55.9M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:41:22.642 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (3m) 4s ago 22m 54.2M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 c601b8edd556 2024-06-11T13:41:22.642 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (2m) 4s ago 21m 59.9M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 3bfcb864d46c 2024-06-11T13:41:22.642 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (11m) 4s ago 20m 67.6M - 2.33.4 514e6a882f6e caecd51df6ea 2024-06-11T13:41:22.642 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (2m) 5s ago 18m 89.6M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 40767b77a7c4 2024-06-11T13:41:22.642 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (87s) 4s ago 18m 89.1M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 c738708741c4 2024-06-11T13:41:22.642 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (2m) 5s ago 17m 89.9M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 a0604b6ceb8b 2024-06-11T13:41:22.642 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (68s) 4s ago 17m 89.1M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 03e5b8ca895b 2024-06-11T13:41:23.097 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:41:23.097 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:41:23.098 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:41:23.098 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:41:23.098 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:41:23.098 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:41:23.098 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:41:23.098 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:41:23.099 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T13:41:23.099 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:41:23.099 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:41:23.099 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T13:41:23.099 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:41:23.100 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:41:23.100 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 17 2024-06-11T13:41:23.100 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:41:23.100 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:41:23.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: cluster 2024-06-11T13:41:21.459635+0000 mgr.x (mgr.25085) 2503 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:23.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:21.839963+0000 mgr.x (mgr.25085) 2504 : audit [DBG] from='client.54934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:23.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:21.908676+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:21.919866+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:21.921334+0000 mon.b (mon.2) 5777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:21.921968+0000 mon.b (mon.2) 5778 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: cephadm 2024-06-11T13:41:21.932791+0000 mgr.x (mgr.25085) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:23.198 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:21.933189+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.198 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.011514+0000 mon.b (mon.2) 5779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.198 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.014509+0000 mon.b (mon.2) 5780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.198 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.018016+0000 mon.b (mon.2) 5781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.198 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.018980+0000 mon.b (mon.2) 5782 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.198 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: cephadm 2024-06-11T13:41:22.028154+0000 mgr.x (mgr.25085) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:23.198 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.028737+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.198 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.120499+0000 mon.b (mon.2) 5783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.198 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.123124+0000 mon.b (mon.2) 5784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.198 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.125583+0000 mon.b (mon.2) 5785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.198 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.126368+0000 mon.b (mon.2) 5786 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.199 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: cephadm 2024-06-11T13:41:22.135170+0000 mgr.x (mgr.25085) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:23.199 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.135613+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.199 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.248439+0000 mon.b (mon.2) 5787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.199 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.250677+0000 mon.b (mon.2) 5788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.199 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.253690+0000 mon.b (mon.2) 5789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.199 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.254709+0000 mon.b (mon.2) 5790 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.199 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.264913+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.199 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.387958+0000 mon.b (mon.2) 5791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.199 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.390799+0000 mon.b (mon.2) 5792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.199 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.393025+0000 mon.b (mon.2) 5793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.199 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.393787+0000 mon.b (mon.2) 5794 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.199 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.404163+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.521409+0000 mon.b (mon.2) 5795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.524045+0000 mon.b (mon.2) 5796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.526561+0000 mon.b (mon.2) 5797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.527422+0000 mon.b (mon.2) 5798 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.538397+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.645047+0000 mon.b (mon.2) 5799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.647793+0000 mon.b (mon.2) 5800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.651008+0000 mon.b (mon.2) 5801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.652081+0000 mon.b (mon.2) 5802 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.661139+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.734310+0000 mon.b (mon.2) 5803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.736369+0000 mon.b (mon.2) 5804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.738722+0000 mon.b (mon.2) 5805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.200 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.739326+0000 mon.b (mon.2) 5806 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.201 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.748447+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.201 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.831787+0000 mon.b (mon.2) 5807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.201 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.833618+0000 mon.b (mon.2) 5808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.201 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.835328+0000 mon.b (mon.2) 5809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.201 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.836019+0000 mon.b (mon.2) 5810 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.201 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:22 smithi117 bash[60578]: audit 2024-06-11T13:41:22.845097+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: cluster 2024-06-11T13:41:21.459635+0000 mgr.x (mgr.25085) 2503 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:21.839963+0000 mgr.x (mgr.25085) 2504 : audit [DBG] from='client.54934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:21.908676+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:21.919866+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:21.921334+0000 mon.b (mon.2) 5777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:21.921968+0000 mon.b (mon.2) 5778 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: cephadm 2024-06-11T13:41:21.932791+0000 mgr.x (mgr.25085) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:21.933189+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.011514+0000 mon.b (mon.2) 5779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.014509+0000 mon.b (mon.2) 5780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.018016+0000 mon.b (mon.2) 5781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.018980+0000 mon.b (mon.2) 5782 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: cephadm 2024-06-11T13:41:22.028154+0000 mgr.x (mgr.25085) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.028737+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.120499+0000 mon.b (mon.2) 5783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.123124+0000 mon.b (mon.2) 5784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.125583+0000 mon.b (mon.2) 5785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.126368+0000 mon.b (mon.2) 5786 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: cephadm 2024-06-11T13:41:22.135170+0000 mgr.x (mgr.25085) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.135613+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: cluster 2024-06-11T13:41:21.459635+0000 mgr.x (mgr.25085) 2503 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:21.839963+0000 mgr.x (mgr.25085) 2504 : audit [DBG] from='client.54934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:21.908676+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:21.919866+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:21.921334+0000 mon.b (mon.2) 5777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:21.921968+0000 mon.b (mon.2) 5778 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: cephadm 2024-06-11T13:41:21.932791+0000 mgr.x (mgr.25085) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:21.933189+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.011514+0000 mon.b (mon.2) 5779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.014509+0000 mon.b (mon.2) 5780 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.018016+0000 mon.b (mon.2) 5781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.018980+0000 mon.b (mon.2) 5782 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: cephadm 2024-06-11T13:41:22.028154+0000 mgr.x (mgr.25085) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.028737+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.120499+0000 mon.b (mon.2) 5783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.123124+0000 mon.b (mon.2) 5784 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.125583+0000 mon.b (mon.2) 5785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.126368+0000 mon.b (mon.2) 5786 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: cephadm 2024-06-11T13:41:22.135170+0000 mgr.x (mgr.25085) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:23.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.135613+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.248439+0000 mon.b (mon.2) 5787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.250677+0000 mon.b (mon.2) 5788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.253690+0000 mon.b (mon.2) 5789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.254709+0000 mon.b (mon.2) 5790 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.264913+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.387958+0000 mon.b (mon.2) 5791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.390799+0000 mon.b (mon.2) 5792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.393025+0000 mon.b (mon.2) 5793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.393787+0000 mon.b (mon.2) 5794 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.404163+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.521409+0000 mon.b (mon.2) 5795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.524045+0000 mon.b (mon.2) 5796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.526561+0000 mon.b (mon.2) 5797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.527422+0000 mon.b (mon.2) 5798 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.538397+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.645047+0000 mon.b (mon.2) 5799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.647793+0000 mon.b (mon.2) 5800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.651008+0000 mon.b (mon.2) 5801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.652081+0000 mon.b (mon.2) 5802 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.661139+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.734310+0000 mon.b (mon.2) 5803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.736369+0000 mon.b (mon.2) 5804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.738722+0000 mon.b (mon.2) 5805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.739326+0000 mon.b (mon.2) 5806 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.748447+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.831787+0000 mon.b (mon.2) 5807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.833618+0000 mon.b (mon.2) 5808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.835328+0000 mon.b (mon.2) 5809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.836019+0000 mon.b (mon.2) 5810 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[78335]: audit 2024-06-11T13:41:22.845097+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.248439+0000 mon.b (mon.2) 5787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.250677+0000 mon.b (mon.2) 5788 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.253690+0000 mon.b (mon.2) 5789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.254709+0000 mon.b (mon.2) 5790 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.264913+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.387958+0000 mon.b (mon.2) 5791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.390799+0000 mon.b (mon.2) 5792 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.393025+0000 mon.b (mon.2) 5793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.393787+0000 mon.b (mon.2) 5794 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.404163+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.521409+0000 mon.b (mon.2) 5795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.524045+0000 mon.b (mon.2) 5796 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.526561+0000 mon.b (mon.2) 5797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.527422+0000 mon.b (mon.2) 5798 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.538397+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.645047+0000 mon.b (mon.2) 5799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.647793+0000 mon.b (mon.2) 5800 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.651008+0000 mon.b (mon.2) 5801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.652081+0000 mon.b (mon.2) 5802 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.661139+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.734310+0000 mon.b (mon.2) 5803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.736369+0000 mon.b (mon.2) 5804 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.738722+0000 mon.b (mon.2) 5805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.739326+0000 mon.b (mon.2) 5806 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.748447+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.831787+0000 mon.b (mon.2) 5807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.833618+0000 mon.b (mon.2) 5808 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.835328+0000 mon.b (mon.2) 5809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.836019+0000 mon.b (mon.2) 5810 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:22 smithi059 bash[81944]: audit 2024-06-11T13:41:22.845097+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:23.477 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:41:23.478 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:41:23.478 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:41:23.478 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:41:23.478 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:41:23.478 INFO:teuthology.orchestra.run.smithi059.stdout: "osd", 2024-06-11T13:41:23.478 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:41:23.479 INFO:teuthology.orchestra.run.smithi059.stdout: "iscsi", 2024-06-11T13:41:23.479 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw", 2024-06-11T13:41:23.479 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:41:23.479 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:41:23.479 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "18/23 daemons upgraded", 2024-06-11T13:41:23.479 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading node-exporter daemons", 2024-06-11T13:41:23.479 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:41:23.479 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:41:23.936 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:41:24.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.109Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-06-11T13:41:24.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.109Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-06-11T13:41:24.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.110Z 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/.+)($|/) 2024-06-11T13:41:24.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.110Z 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)$ 2024-06-11T13:41:24.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.110Z 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+$ 2024-06-11T13:41:24.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.110Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-06-11T13:41:24.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-06-11T13:41:24.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=arp 2024-06-11T13:41:24.187 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=bcache 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=bonding 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=btrfs 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=conntrack 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=cpu 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=diskstats 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=dmi 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=edac 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=entropy 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=filefd 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=filesystem 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=hwmon 2024-06-11T13:41:24.188 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=infiniband 2024-06-11T13:41:24.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=ipvs 2024-06-11T13:41:24.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=loadavg 2024-06-11T13:41:24.189 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=mdadm 2024-06-11T13:41:24.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:22.227511+0000 mgr.x (mgr.25085) 2508 : audit [DBG] from='client.74817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:24.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: cephadm 2024-06-11T13:41:22.264871+0000 mgr.x (mgr.25085) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: cephadm 2024-06-11T13:41:22.407726+0000 mgr.x (mgr.25085) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: cephadm 2024-06-11T13:41:22.537648+0000 mgr.x (mgr.25085) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:22.597007+0000 mgr.x (mgr.25085) 2512 : audit [DBG] from='client.74823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:24.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: cephadm 2024-06-11T13:41:22.660533+0000 mgr.x (mgr.25085) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: cephadm 2024-06-11T13:41:22.747615+0000 mgr.x (mgr.25085) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: cephadm 2024-06-11T13:41:22.844213+0000 mgr.x (mgr.25085) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:22.931296+0000 mon.b (mon.2) 5811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:22.934150+0000 mon.b (mon.2) 5812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:22.936896+0000 mon.b (mon.2) 5813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:22.937835+0000 mon.b (mon.2) 5814 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: cephadm 2024-06-11T13:41:22.944902+0000 mgr.x (mgr.25085) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:22.945784+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.045798+0000 mon.b (mon.2) 5815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.047823+0000 mon.b (mon.2) 5816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.049795+0000 mon.b (mon.2) 5817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.050697+0000 mon.b (mon.2) 5818 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: cephadm 2024-06-11T13:41:23.058557+0000 mgr.x (mgr.25085) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.059172+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.191 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=meminfo 2024-06-11T13:41:24.191 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=netclass 2024-06-11T13:41:24.191 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=netdev 2024-06-11T13:41:24.191 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=netstat 2024-06-11T13:41:24.191 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=nfs 2024-06-11T13:41:24.192 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=nfsd 2024-06-11T13:41:24.192 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=nvme 2024-06-11T13:41:24.192 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=os 2024-06-11T13:41:24.192 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-06-11T13:41:24.192 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=pressure 2024-06-11T13:41:24.192 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=rapl 2024-06-11T13:41:24.192 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=schedstat 2024-06-11T13:41:24.192 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=selinux 2024-06-11T13:41:24.192 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=sockstat 2024-06-11T13:41:24.192 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=softnet 2024-06-11T13:41:24.192 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=stat 2024-06-11T13:41:24.192 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=tapestats 2024-06-11T13:41:24.193 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=textfile 2024-06-11T13:41:24.193 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-06-11T13:41:24.193 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=time 2024-06-11T13:41:24.193 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-06-11T13:41:24.193 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=uname 2024-06-11T13:41:24.193 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=vmstat 2024-06-11T13:41:24.193 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=xfs 2024-06-11T13:41:24.193 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.111Z caller=node_exporter.go:117 level=info collector=zfs 2024-06-11T13:41:24.193 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.112Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-06-11T13:41:24.193 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[92399]: ts=2024-06-11T13:41:24.112Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-06-11T13:41:24.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.100259+0000 mon.a (mon.0) 2038 : audit [DBG] from='client.? 172.21.15.59:0/381460847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.152721+0000 mon.b (mon.2) 5819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.154686+0000 mon.b (mon.2) 5820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.156820+0000 mon.b (mon.2) 5821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.157777+0000 mon.b (mon.2) 5822 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.165554+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.274518+0000 mon.b (mon.2) 5823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.276786+0000 mon.b (mon.2) 5824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.279003+0000 mon.b (mon.2) 5825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.279895+0000 mon.b (mon.2) 5826 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.289652+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.390193+0000 mon.b (mon.2) 5827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.392822+0000 mon.b (mon.2) 5828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.396229+0000 mon.b (mon.2) 5829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.397142+0000 mon.b (mon.2) 5830 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.407139+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.530783+0000 mon.b (mon.2) 5831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.533770+0000 mon.b (mon.2) 5832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.536780+0000 mon.b (mon.2) 5833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.538123+0000 mon.b (mon.2) 5834 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.550565+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.686245+0000 mon.b (mon.2) 5835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.688835+0000 mon.b (mon.2) 5836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.691371+0000 mon.b (mon.2) 5837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.692191+0000 mon.b (mon.2) 5838 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.701670+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.775827+0000 mon.b (mon.2) 5839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.777857+0000 mon.b (mon.2) 5840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.779802+0000 mon.b (mon.2) 5841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.780419+0000 mon.b (mon.2) 5842 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.788553+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.884085+0000 mon.b (mon.2) 5843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.886445+0000 mon.b (mon.2) 5844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.888980+0000 mon.b (mon.2) 5845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.198 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.889867+0000 mon.b (mon.2) 5846 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.198 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:23 smithi117 bash[60578]: audit 2024-06-11T13:41:23.898465+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:22.227511+0000 mgr.x (mgr.25085) 2508 : audit [DBG] from='client.74817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: cephadm 2024-06-11T13:41:22.264871+0000 mgr.x (mgr.25085) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: cephadm 2024-06-11T13:41:22.407726+0000 mgr.x (mgr.25085) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: cephadm 2024-06-11T13:41:22.537648+0000 mgr.x (mgr.25085) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:22.597007+0000 mgr.x (mgr.25085) 2512 : audit [DBG] from='client.74823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: cephadm 2024-06-11T13:41:22.660533+0000 mgr.x (mgr.25085) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: cephadm 2024-06-11T13:41:22.747615+0000 mgr.x (mgr.25085) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: cephadm 2024-06-11T13:41:22.844213+0000 mgr.x (mgr.25085) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:22.931296+0000 mon.b (mon.2) 5811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:22.934150+0000 mon.b (mon.2) 5812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:22.936896+0000 mon.b (mon.2) 5813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:22.937835+0000 mon.b (mon.2) 5814 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: cephadm 2024-06-11T13:41:22.944902+0000 mgr.x (mgr.25085) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:22.945784+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.045798+0000 mon.b (mon.2) 5815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.047823+0000 mon.b (mon.2) 5816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.049795+0000 mon.b (mon.2) 5817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.050697+0000 mon.b (mon.2) 5818 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: cephadm 2024-06-11T13:41:23.058557+0000 mgr.x (mgr.25085) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.059172+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:22.227511+0000 mgr.x (mgr.25085) 2508 : audit [DBG] from='client.74817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: cephadm 2024-06-11T13:41:22.264871+0000 mgr.x (mgr.25085) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: cephadm 2024-06-11T13:41:22.407726+0000 mgr.x (mgr.25085) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: cephadm 2024-06-11T13:41:22.537648+0000 mgr.x (mgr.25085) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:22.597007+0000 mgr.x (mgr.25085) 2512 : audit [DBG] from='client.74823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: cephadm 2024-06-11T13:41:22.660533+0000 mgr.x (mgr.25085) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: cephadm 2024-06-11T13:41:22.747615+0000 mgr.x (mgr.25085) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: cephadm 2024-06-11T13:41:22.844213+0000 mgr.x (mgr.25085) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:22.931296+0000 mon.b (mon.2) 5811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:22.934150+0000 mon.b (mon.2) 5812 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:22.936896+0000 mon.b (mon.2) 5813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:22.937835+0000 mon.b (mon.2) 5814 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: cephadm 2024-06-11T13:41:22.944902+0000 mgr.x (mgr.25085) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:22.945784+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.045798+0000 mon.b (mon.2) 5815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.047823+0000 mon.b (mon.2) 5816 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.049795+0000 mon.b (mon.2) 5817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.050697+0000 mon.b (mon.2) 5818 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: cephadm 2024-06-11T13:41:23.058557+0000 mgr.x (mgr.25085) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:24.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.059172+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.100259+0000 mon.a (mon.0) 2038 : audit [DBG] from='client.? 172.21.15.59:0/381460847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.152721+0000 mon.b (mon.2) 5819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.154686+0000 mon.b (mon.2) 5820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.156820+0000 mon.b (mon.2) 5821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.157777+0000 mon.b (mon.2) 5822 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.165554+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.274518+0000 mon.b (mon.2) 5823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.276786+0000 mon.b (mon.2) 5824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.279003+0000 mon.b (mon.2) 5825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.279895+0000 mon.b (mon.2) 5826 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.289652+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.390193+0000 mon.b (mon.2) 5827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.392822+0000 mon.b (mon.2) 5828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.396229+0000 mon.b (mon.2) 5829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.397142+0000 mon.b (mon.2) 5830 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.407139+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.530783+0000 mon.b (mon.2) 5831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.533770+0000 mon.b (mon.2) 5832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.536780+0000 mon.b (mon.2) 5833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.100259+0000 mon.a (mon.0) 2038 : audit [DBG] from='client.? 172.21.15.59:0/381460847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.152721+0000 mon.b (mon.2) 5819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.154686+0000 mon.b (mon.2) 5820 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.156820+0000 mon.b (mon.2) 5821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.157777+0000 mon.b (mon.2) 5822 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.165554+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.274518+0000 mon.b (mon.2) 5823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.276786+0000 mon.b (mon.2) 5824 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.279003+0000 mon.b (mon.2) 5825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.279895+0000 mon.b (mon.2) 5826 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.289652+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.390193+0000 mon.b (mon.2) 5827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.392822+0000 mon.b (mon.2) 5828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.396229+0000 mon.b (mon.2) 5829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.397142+0000 mon.b (mon.2) 5830 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.407139+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.530783+0000 mon.b (mon.2) 5831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.533770+0000 mon.b (mon.2) 5832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.536780+0000 mon.b (mon.2) 5833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.538123+0000 mon.b (mon.2) 5834 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.550565+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.686245+0000 mon.b (mon.2) 5835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.688835+0000 mon.b (mon.2) 5836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.691371+0000 mon.b (mon.2) 5837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.692191+0000 mon.b (mon.2) 5838 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.701670+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.775827+0000 mon.b (mon.2) 5839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.777857+0000 mon.b (mon.2) 5840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.779802+0000 mon.b (mon.2) 5841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.780419+0000 mon.b (mon.2) 5842 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.788553+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.884085+0000 mon.b (mon.2) 5843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.886445+0000 mon.b (mon.2) 5844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.888980+0000 mon.b (mon.2) 5845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.889867+0000 mon.b (mon.2) 5846 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[78335]: audit 2024-06-11T13:41:23.898465+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.538123+0000 mon.b (mon.2) 5834 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.550565+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.686245+0000 mon.b (mon.2) 5835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.688835+0000 mon.b (mon.2) 5836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.691371+0000 mon.b (mon.2) 5837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.692191+0000 mon.b (mon.2) 5838 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.701670+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.775827+0000 mon.b (mon.2) 5839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.777857+0000 mon.b (mon.2) 5840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.779802+0000 mon.b (mon.2) 5841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.780419+0000 mon.b (mon.2) 5842 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.788553+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:24.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.884085+0000 mon.b (mon.2) 5843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:24.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.886445+0000 mon.b (mon.2) 5844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:24.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.888980+0000 mon.b (mon.2) 5845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:24.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.889867+0000 mon.b (mon.2) 5846 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:24.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:23 smithi059 bash[81944]: audit 2024-06-11T13:41:23.898465+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.091 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[60578]: cephadm 2024-06-11T13:41:23.168872+0000 mgr.x (mgr.25085) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.091 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[60578]: cephadm 2024-06-11T13:41:23.288830+0000 mgr.x (mgr.25085) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.091 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:24 smithi117 bash[60578]: cephadm 2024-06-11T13:41:23.408227+0000 mgr.x (mgr.25085) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.091 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cluster 2024-06-11T13:41:23.460786+0000 mgr.x (mgr.25085) 2521 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:25.092 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:23.479542+0000 mgr.x (mgr.25085) 2522 : audit [DBG] from='client.74835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:25.092 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:23.551527+0000 mgr.x (mgr.25085) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: cephadm 2024-06-11T13:41:23.168872+0000 mgr.x (mgr.25085) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: cephadm 2024-06-11T13:41:23.288830+0000 mgr.x (mgr.25085) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: cephadm 2024-06-11T13:41:23.408227+0000 mgr.x (mgr.25085) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: cluster 2024-06-11T13:41:23.460786+0000 mgr.x (mgr.25085) 2521 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:25.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:23.479542+0000 mgr.x (mgr.25085) 2522 : audit [DBG] from='client.74835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:25.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: cephadm 2024-06-11T13:41:23.551527+0000 mgr.x (mgr.25085) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: cephadm 2024-06-11T13:41:23.700850+0000 mgr.x (mgr.25085) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: cephadm 2024-06-11T13:41:23.789248+0000 mgr.x (mgr.25085) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: cephadm 2024-06-11T13:41:23.897705+0000 mgr.x (mgr.25085) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:23.939822+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.59:0/3635710141' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:41:25.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:23.978562+0000 mon.b (mon.2) 5847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:23.981136+0000 mon.b (mon.2) 5848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:23.983810+0000 mon.b (mon.2) 5849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:23.984760+0000 mon.b (mon.2) 5850 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:23.993252+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: cephadm 2024-06-11T13:41:23.993746+0000 mgr.x (mgr.25085) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.080424+0000 mon.b (mon.2) 5851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.082576+0000 mon.b (mon.2) 5852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.084603+0000 mon.b (mon.2) 5853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.085229+0000 mon.b (mon.2) 5854 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: cephadm 2024-06-11T13:41:23.168872+0000 mgr.x (mgr.25085) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: cephadm 2024-06-11T13:41:23.288830+0000 mgr.x (mgr.25085) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: cephadm 2024-06-11T13:41:23.408227+0000 mgr.x (mgr.25085) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: cluster 2024-06-11T13:41:23.460786+0000 mgr.x (mgr.25085) 2521 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:25.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:23.479542+0000 mgr.x (mgr.25085) 2522 : audit [DBG] from='client.74835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:25.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: cephadm 2024-06-11T13:41:23.551527+0000 mgr.x (mgr.25085) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: cephadm 2024-06-11T13:41:23.700850+0000 mgr.x (mgr.25085) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: cephadm 2024-06-11T13:41:23.789248+0000 mgr.x (mgr.25085) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: cephadm 2024-06-11T13:41:23.897705+0000 mgr.x (mgr.25085) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:23.939822+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.59:0/3635710141' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:41:25.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:23.978562+0000 mon.b (mon.2) 5847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:23.981136+0000 mon.b (mon.2) 5848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:23.983810+0000 mon.b (mon.2) 5849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:23.984760+0000 mon.b (mon.2) 5850 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:23.993252+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: cephadm 2024-06-11T13:41:23.993746+0000 mgr.x (mgr.25085) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.080424+0000 mon.b (mon.2) 5851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.082576+0000 mon.b (mon.2) 5852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.084603+0000 mon.b (mon.2) 5853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.085229+0000 mon.b (mon.2) 5854 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: cephadm 2024-06-11T13:41:24.092871+0000 mgr.x (mgr.25085) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.093721+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.163324+0000 mon.b (mon.2) 5855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.165087+0000 mon.b (mon.2) 5856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.166849+0000 mon.b (mon.2) 5857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.167552+0000 mon.b (mon.2) 5858 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.176852+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.264675+0000 mon.b (mon.2) 5859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.266731+0000 mon.b (mon.2) 5860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.269016+0000 mon.b (mon.2) 5861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.269582+0000 mon.b (mon.2) 5862 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.279852+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.367381+0000 mon.b (mon.2) 5863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.369511+0000 mon.b (mon.2) 5864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.371907+0000 mon.b (mon.2) 5865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.372834+0000 mon.b (mon.2) 5866 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.383150+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.462857+0000 mon.b (mon.2) 5867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.464629+0000 mon.b (mon.2) 5868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.466737+0000 mon.b (mon.2) 5869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: cephadm 2024-06-11T13:41:24.092871+0000 mgr.x (mgr.25085) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.093721+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.163324+0000 mon.b (mon.2) 5855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.165087+0000 mon.b (mon.2) 5856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.166849+0000 mon.b (mon.2) 5857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.167552+0000 mon.b (mon.2) 5858 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.176852+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.264675+0000 mon.b (mon.2) 5859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.266731+0000 mon.b (mon.2) 5860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.269016+0000 mon.b (mon.2) 5861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.269582+0000 mon.b (mon.2) 5862 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.279852+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.367381+0000 mon.b (mon.2) 5863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.369511+0000 mon.b (mon.2) 5864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.371907+0000 mon.b (mon.2) 5865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.372834+0000 mon.b (mon.2) 5866 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.383150+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.462857+0000 mon.b (mon.2) 5867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.464629+0000 mon.b (mon.2) 5868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.466737+0000 mon.b (mon.2) 5869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.467282+0000 mon.b (mon.2) 5870 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.476859+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.550105+0000 mon.b (mon.2) 5871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.329 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.551925+0000 mon.b (mon.2) 5872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.553775+0000 mon.b (mon.2) 5873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.554413+0000 mon.b (mon.2) 5874 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.563988+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.633339+0000 mon.b (mon.2) 5875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.635786+0000 mon.b (mon.2) 5876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.330 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.637612+0000 mon.b (mon.2) 5877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.638204+0000 mon.b (mon.2) 5878 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.649462+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.732887+0000 mon.b (mon.2) 5879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.734898+0000 mon.b (mon.2) 5880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.736472+0000 mon.b (mon.2) 5881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.331 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.737116+0000 mon.b (mon.2) 5882 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.332 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.748552+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.332 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.832593+0000 mon.b (mon.2) 5883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.332 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.835426+0000 mon.b (mon.2) 5884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.467282+0000 mon.b (mon.2) 5870 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.476859+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.550105+0000 mon.b (mon.2) 5871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.551925+0000 mon.b (mon.2) 5872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.553775+0000 mon.b (mon.2) 5873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.554413+0000 mon.b (mon.2) 5874 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.563988+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.633339+0000 mon.b (mon.2) 5875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.635786+0000 mon.b (mon.2) 5876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.637612+0000 mon.b (mon.2) 5877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.638204+0000 mon.b (mon.2) 5878 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.649462+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.732887+0000 mon.b (mon.2) 5879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.734898+0000 mon.b (mon.2) 5880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.334 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.736472+0000 mon.b (mon.2) 5881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.737116+0000 mon.b (mon.2) 5882 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.748552+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.832593+0000 mon.b (mon.2) 5883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.335 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.835426+0000 mon.b (mon.2) 5884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.335 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.838825+0000 mon.b (mon.2) 5885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.336 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.839864+0000 mon.b (mon.2) 5886 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.336 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[81944]: audit 2024-06-11T13:41:24.851923+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.838825+0000 mon.b (mon.2) 5885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.839864+0000 mon.b (mon.2) 5886 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.336 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:24 smithi059 bash[78335]: audit 2024-06-11T13:41:24.851923+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:23.700850+0000 mgr.x (mgr.25085) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:23.789248+0000 mgr.x (mgr.25085) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:23.897705+0000 mgr.x (mgr.25085) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:23.939822+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.59:0/3635710141' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:23.978562+0000 mon.b (mon.2) 5847 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:23.981136+0000 mon.b (mon.2) 5848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:23.983810+0000 mon.b (mon.2) 5849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:23.984760+0000 mon.b (mon.2) 5850 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:23.993252+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:23.993746+0000 mgr.x (mgr.25085) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.080424+0000 mon.b (mon.2) 5851 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.082576+0000 mon.b (mon.2) 5852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.084603+0000 mon.b (mon.2) 5853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.085229+0000 mon.b (mon.2) 5854 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:24.092871+0000 mgr.x (mgr.25085) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.093721+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.163324+0000 mon.b (mon.2) 5855 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.165087+0000 mon.b (mon.2) 5856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.166849+0000 mon.b (mon.2) 5857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.167552+0000 mon.b (mon.2) 5858 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.176852+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.264675+0000 mon.b (mon.2) 5859 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.266731+0000 mon.b (mon.2) 5860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.269016+0000 mon.b (mon.2) 5861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.269582+0000 mon.b (mon.2) 5862 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.279852+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.367381+0000 mon.b (mon.2) 5863 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.369511+0000 mon.b (mon.2) 5864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.371907+0000 mon.b (mon.2) 5865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.372834+0000 mon.b (mon.2) 5866 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.383150+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.462857+0000 mon.b (mon.2) 5867 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.464629+0000 mon.b (mon.2) 5868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.466737+0000 mon.b (mon.2) 5869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.467282+0000 mon.b (mon.2) 5870 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.476859+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.550105+0000 mon.b (mon.2) 5871 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.551925+0000 mon.b (mon.2) 5872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.553775+0000 mon.b (mon.2) 5873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.554413+0000 mon.b (mon.2) 5874 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.563988+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.633339+0000 mon.b (mon.2) 5875 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.635786+0000 mon.b (mon.2) 5876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.637612+0000 mon.b (mon.2) 5877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.638204+0000 mon.b (mon.2) 5878 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.649462+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.732887+0000 mon.b (mon.2) 5879 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.734898+0000 mon.b (mon.2) 5880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.736472+0000 mon.b (mon.2) 5881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.737116+0000 mon.b (mon.2) 5882 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.748552+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.832593+0000 mon.b (mon.2) 5883 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.835426+0000 mon.b (mon.2) 5884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.838825+0000 mon.b (mon.2) 5885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.839864+0000 mon.b (mon.2) 5886 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.851923+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:24.176025+0000 mgr.x (mgr.25085) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:24.279087+0000 mgr.x (mgr.25085) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:24.382398+0000 mgr.x (mgr.25085) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:24.475990+0000 mgr.x (mgr.25085) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:24.563158+0000 mgr.x (mgr.25085) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:24.648640+0000 mgr.x (mgr.25085) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:24.747706+0000 mgr.x (mgr.25085) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:24.851570+0000 mgr.x (mgr.25085) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.963104+0000 mon.b (mon.2) 5887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.965339+0000 mon.b (mon.2) 5888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.967722+0000 mon.b (mon.2) 5889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.968633+0000 mon.b (mon.2) 5890 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:24.978167+0000 mgr.x (mgr.25085) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:24.978834+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.105499+0000 mon.b (mon.2) 5891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.108515+0000 mon.b (mon.2) 5892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.112206+0000 mon.b (mon.2) 5893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.113273+0000 mon.b (mon.2) 5894 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: cephadm 2024-06-11T13:41:25.123952+0000 mgr.x (mgr.25085) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:25.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.124330+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.263481+0000 mon.b (mon.2) 5895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.266215+0000 mon.b (mon.2) 5896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.268870+0000 mon.b (mon.2) 5897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.270042+0000 mon.b (mon.2) 5898 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.281809+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.422405+0000 mon.b (mon.2) 5899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.425245+0000 mon.b (mon.2) 5900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.428359+0000 mon.b (mon.2) 5901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.429260+0000 mon.b (mon.2) 5902 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.439831+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.568972+0000 mon.b (mon.2) 5903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.571037+0000 mon.b (mon.2) 5904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.572932+0000 mon.b (mon.2) 5905 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.573657+0000 mon.b (mon.2) 5906 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.583705+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.660834+0000 mon.b (mon.2) 5907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.662690+0000 mon.b (mon.2) 5908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.664415+0000 mon.b (mon.2) 5909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.665237+0000 mon.b (mon.2) 5910 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.677650+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.751045+0000 mon.b (mon.2) 5911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.752975+0000 mon.b (mon.2) 5912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.755137+0000 mon.b (mon.2) 5913 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.755915+0000 mon.b (mon.2) 5914 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.768474+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.870385+0000 mon.b (mon.2) 5915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.872920+0000 mon.b (mon.2) 5916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.875741+0000 mon.b (mon.2) 5917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:25.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.876553+0000 mon.b (mon.2) 5918 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:25.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:25 smithi117 bash[60578]: audit 2024-06-11T13:41:25.890139+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: cephadm 2024-06-11T13:41:24.176025+0000 mgr.x (mgr.25085) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: cephadm 2024-06-11T13:41:24.279087+0000 mgr.x (mgr.25085) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: cephadm 2024-06-11T13:41:24.382398+0000 mgr.x (mgr.25085) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: cephadm 2024-06-11T13:41:24.475990+0000 mgr.x (mgr.25085) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: cephadm 2024-06-11T13:41:24.563158+0000 mgr.x (mgr.25085) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: cephadm 2024-06-11T13:41:24.648640+0000 mgr.x (mgr.25085) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: cephadm 2024-06-11T13:41:24.747706+0000 mgr.x (mgr.25085) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: cephadm 2024-06-11T13:41:24.851570+0000 mgr.x (mgr.25085) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:24.963104+0000 mon.b (mon.2) 5887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:24.965339+0000 mon.b (mon.2) 5888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:24.967722+0000 mon.b (mon.2) 5889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:24.968633+0000 mon.b (mon.2) 5890 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: cephadm 2024-06-11T13:41:24.978167+0000 mgr.x (mgr.25085) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:24.978834+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.105499+0000 mon.b (mon.2) 5891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.108515+0000 mon.b (mon.2) 5892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.112206+0000 mon.b (mon.2) 5893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.113273+0000 mon.b (mon.2) 5894 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: cephadm 2024-06-11T13:41:25.123952+0000 mgr.x (mgr.25085) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.124330+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: cephadm 2024-06-11T13:41:24.176025+0000 mgr.x (mgr.25085) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: cephadm 2024-06-11T13:41:24.279087+0000 mgr.x (mgr.25085) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: cephadm 2024-06-11T13:41:24.382398+0000 mgr.x (mgr.25085) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: cephadm 2024-06-11T13:41:24.475990+0000 mgr.x (mgr.25085) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: cephadm 2024-06-11T13:41:24.563158+0000 mgr.x (mgr.25085) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: cephadm 2024-06-11T13:41:24.648640+0000 mgr.x (mgr.25085) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: cephadm 2024-06-11T13:41:24.747706+0000 mgr.x (mgr.25085) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: cephadm 2024-06-11T13:41:24.851570+0000 mgr.x (mgr.25085) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:24.963104+0000 mon.b (mon.2) 5887 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:24.965339+0000 mon.b (mon.2) 5888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:24.967722+0000 mon.b (mon.2) 5889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:24.968633+0000 mon.b (mon.2) 5890 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: cephadm 2024-06-11T13:41:24.978167+0000 mgr.x (mgr.25085) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:24.978834+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.105499+0000 mon.b (mon.2) 5891 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.108515+0000 mon.b (mon.2) 5892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.112206+0000 mon.b (mon.2) 5893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.113273+0000 mon.b (mon.2) 5894 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: cephadm 2024-06-11T13:41:25.123952+0000 mgr.x (mgr.25085) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:26.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.124330+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.263481+0000 mon.b (mon.2) 5895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.266215+0000 mon.b (mon.2) 5896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.268870+0000 mon.b (mon.2) 5897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.270042+0000 mon.b (mon.2) 5898 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.281809+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.422405+0000 mon.b (mon.2) 5899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.425245+0000 mon.b (mon.2) 5900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.428359+0000 mon.b (mon.2) 5901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.429260+0000 mon.b (mon.2) 5902 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.439831+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.568972+0000 mon.b (mon.2) 5903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.571037+0000 mon.b (mon.2) 5904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.572932+0000 mon.b (mon.2) 5905 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.573657+0000 mon.b (mon.2) 5906 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.583705+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.660834+0000 mon.b (mon.2) 5907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.662690+0000 mon.b (mon.2) 5908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.664415+0000 mon.b (mon.2) 5909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.665237+0000 mon.b (mon.2) 5910 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.677650+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.263481+0000 mon.b (mon.2) 5895 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.266215+0000 mon.b (mon.2) 5896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.268870+0000 mon.b (mon.2) 5897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.270042+0000 mon.b (mon.2) 5898 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.281809+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.422405+0000 mon.b (mon.2) 5899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.425245+0000 mon.b (mon.2) 5900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.428359+0000 mon.b (mon.2) 5901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.429260+0000 mon.b (mon.2) 5902 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.439831+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.568972+0000 mon.b (mon.2) 5903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.571037+0000 mon.b (mon.2) 5904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.572932+0000 mon.b (mon.2) 5905 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.573657+0000 mon.b (mon.2) 5906 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.583705+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.660834+0000 mon.b (mon.2) 5907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.662690+0000 mon.b (mon.2) 5908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.664415+0000 mon.b (mon.2) 5909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.665237+0000 mon.b (mon.2) 5910 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.677650+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.751045+0000 mon.b (mon.2) 5911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.752975+0000 mon.b (mon.2) 5912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.755137+0000 mon.b (mon.2) 5913 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.755915+0000 mon.b (mon.2) 5914 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.768474+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.870385+0000 mon.b (mon.2) 5915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.872920+0000 mon.b (mon.2) 5916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.875741+0000 mon.b (mon.2) 5917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.876553+0000 mon.b (mon.2) 5918 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[78335]: audit 2024-06-11T13:41:25.890139+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.751045+0000 mon.b (mon.2) 5911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.752975+0000 mon.b (mon.2) 5912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.755137+0000 mon.b (mon.2) 5913 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.755915+0000 mon.b (mon.2) 5914 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.768474+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:26.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.870385+0000 mon.b (mon.2) 5915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:26.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.872920+0000 mon.b (mon.2) 5916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:26.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.875741+0000 mon.b (mon.2) 5917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:26.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.876553+0000 mon.b (mon.2) 5918 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:26.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:25 smithi059 bash[81944]: audit 2024-06-11T13:41:25.890139+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: cephadm 2024-06-11T13:41:25.281358+0000 mgr.x (mgr.25085) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: cephadm 2024-06-11T13:41:25.439523+0000 mgr.x (mgr.25085) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: cluster 2024-06-11T13:41:25.461441+0000 mgr.x (mgr.25085) 2541 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:27.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: cephadm 2024-06-11T13:41:25.582979+0000 mgr.x (mgr.25085) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: cephadm 2024-06-11T13:41:25.677060+0000 mgr.x (mgr.25085) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: cephadm 2024-06-11T13:41:25.767943+0000 mgr.x (mgr.25085) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: cephadm 2024-06-11T13:41:25.889618+0000 mgr.x (mgr.25085) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:25.992729+0000 mon.b (mon.2) 5919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:25.994800+0000 mon.b (mon.2) 5920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:25.997009+0000 mon.b (mon.2) 5921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:25.997865+0000 mon.b (mon.2) 5922 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: cephadm 2024-06-11T13:41:26.009060+0000 mgr.x (mgr.25085) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.009564+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.133821+0000 mon.b (mon.2) 5923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.136358+0000 mon.b (mon.2) 5924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.139326+0000 mon.b (mon.2) 5925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.140231+0000 mon.b (mon.2) 5926 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.153227+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.260896+0000 mon.b (mon.2) 5927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.262624+0000 mon.b (mon.2) 5928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.264399+0000 mon.b (mon.2) 5929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.265078+0000 mon.b (mon.2) 5930 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.277359+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.356129+0000 mon.b (mon.2) 5931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.357845+0000 mon.b (mon.2) 5932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.359447+0000 mon.b (mon.2) 5933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.360008+0000 mon.b (mon.2) 5934 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.371584+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.442867+0000 mon.b (mon.2) 5935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.445827+0000 mon.b (mon.2) 5936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.448233+0000 mon.b (mon.2) 5937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.449264+0000 mon.b (mon.2) 5938 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.460779+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.550578+0000 mon.b (mon.2) 5939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.553871+0000 mon.b (mon.2) 5940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.556663+0000 mon.b (mon.2) 5941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.557552+0000 mon.b (mon.2) 5942 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.569839+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.647916+0000 mon.b (mon.2) 5943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.650494+0000 mon.b (mon.2) 5944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.652666+0000 mon.b (mon.2) 5945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.653631+0000 mon.b (mon.2) 5946 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.665897+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.762984+0000 mon.b (mon.2) 5947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.765208+0000 mon.b (mon.2) 5948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.767831+0000 mon.b (mon.2) 5949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.768773+0000 mon.b (mon.2) 5950 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.780772+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.869251+0000 mon.b (mon.2) 5951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.871313+0000 mon.b (mon.2) 5952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.873426+0000 mon.b (mon.2) 5953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.874144+0000 mon.b (mon.2) 5954 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:26 smithi117 bash[60578]: audit 2024-06-11T13:41:26.886069+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: cephadm 2024-06-11T13:41:25.281358+0000 mgr.x (mgr.25085) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: cephadm 2024-06-11T13:41:25.439523+0000 mgr.x (mgr.25085) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: cluster 2024-06-11T13:41:25.461441+0000 mgr.x (mgr.25085) 2541 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: cephadm 2024-06-11T13:41:25.582979+0000 mgr.x (mgr.25085) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: cephadm 2024-06-11T13:41:25.677060+0000 mgr.x (mgr.25085) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: cephadm 2024-06-11T13:41:25.767943+0000 mgr.x (mgr.25085) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: cephadm 2024-06-11T13:41:25.889618+0000 mgr.x (mgr.25085) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:25.992729+0000 mon.b (mon.2) 5919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:25.994800+0000 mon.b (mon.2) 5920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:25.997009+0000 mon.b (mon.2) 5921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:25.997865+0000 mon.b (mon.2) 5922 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: cephadm 2024-06-11T13:41:26.009060+0000 mgr.x (mgr.25085) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.009564+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.133821+0000 mon.b (mon.2) 5923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.136358+0000 mon.b (mon.2) 5924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.139326+0000 mon.b (mon.2) 5925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.140231+0000 mon.b (mon.2) 5926 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.153227+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.260896+0000 mon.b (mon.2) 5927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.262624+0000 mon.b (mon.2) 5928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: cephadm 2024-06-11T13:41:25.281358+0000 mgr.x (mgr.25085) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: cephadm 2024-06-11T13:41:25.439523+0000 mgr.x (mgr.25085) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: cluster 2024-06-11T13:41:25.461441+0000 mgr.x (mgr.25085) 2541 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:27.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: cephadm 2024-06-11T13:41:25.582979+0000 mgr.x (mgr.25085) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: cephadm 2024-06-11T13:41:25.677060+0000 mgr.x (mgr.25085) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: cephadm 2024-06-11T13:41:25.767943+0000 mgr.x (mgr.25085) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: cephadm 2024-06-11T13:41:25.889618+0000 mgr.x (mgr.25085) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:25.992729+0000 mon.b (mon.2) 5919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:25.994800+0000 mon.b (mon.2) 5920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:25.997009+0000 mon.b (mon.2) 5921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:25.997865+0000 mon.b (mon.2) 5922 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: cephadm 2024-06-11T13:41:26.009060+0000 mgr.x (mgr.25085) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.009564+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.133821+0000 mon.b (mon.2) 5923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.136358+0000 mon.b (mon.2) 5924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.139326+0000 mon.b (mon.2) 5925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.140231+0000 mon.b (mon.2) 5926 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.153227+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.260896+0000 mon.b (mon.2) 5927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.262624+0000 mon.b (mon.2) 5928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.264399+0000 mon.b (mon.2) 5929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.265078+0000 mon.b (mon.2) 5930 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.277359+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.356129+0000 mon.b (mon.2) 5931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.357845+0000 mon.b (mon.2) 5932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.359447+0000 mon.b (mon.2) 5933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.360008+0000 mon.b (mon.2) 5934 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.371584+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.442867+0000 mon.b (mon.2) 5935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.445827+0000 mon.b (mon.2) 5936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.448233+0000 mon.b (mon.2) 5937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.449264+0000 mon.b (mon.2) 5938 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.460779+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.550578+0000 mon.b (mon.2) 5939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.553871+0000 mon.b (mon.2) 5940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.556663+0000 mon.b (mon.2) 5941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.557552+0000 mon.b (mon.2) 5942 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.569839+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.647916+0000 mon.b (mon.2) 5943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.650494+0000 mon.b (mon.2) 5944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.652666+0000 mon.b (mon.2) 5945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.653631+0000 mon.b (mon.2) 5946 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.665897+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.762984+0000 mon.b (mon.2) 5947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.765208+0000 mon.b (mon.2) 5948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.767831+0000 mon.b (mon.2) 5949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.768773+0000 mon.b (mon.2) 5950 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.780772+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.869251+0000 mon.b (mon.2) 5951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.871313+0000 mon.b (mon.2) 5952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.873426+0000 mon.b (mon.2) 5953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.874144+0000 mon.b (mon.2) 5954 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[78335]: audit 2024-06-11T13:41:26.886069+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.264399+0000 mon.b (mon.2) 5929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.265078+0000 mon.b (mon.2) 5930 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.277359+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.356129+0000 mon.b (mon.2) 5931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.357845+0000 mon.b (mon.2) 5932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.359447+0000 mon.b (mon.2) 5933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.360008+0000 mon.b (mon.2) 5934 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.371584+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.442867+0000 mon.b (mon.2) 5935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.445827+0000 mon.b (mon.2) 5936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.448233+0000 mon.b (mon.2) 5937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.449264+0000 mon.b (mon.2) 5938 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.460779+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.550578+0000 mon.b (mon.2) 5939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.553871+0000 mon.b (mon.2) 5940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.556663+0000 mon.b (mon.2) 5941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.557552+0000 mon.b (mon.2) 5942 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.569839+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.647916+0000 mon.b (mon.2) 5943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.650494+0000 mon.b (mon.2) 5944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.652666+0000 mon.b (mon.2) 5945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.653631+0000 mon.b (mon.2) 5946 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.665897+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.762984+0000 mon.b (mon.2) 5947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.765208+0000 mon.b (mon.2) 5948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.767831+0000 mon.b (mon.2) 5949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.768773+0000 mon.b (mon.2) 5950 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.780772+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.869251+0000 mon.b (mon.2) 5951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:27.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.871313+0000 mon.b (mon.2) 5952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:27.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.873426+0000 mon.b (mon.2) 5953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:27.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.874144+0000 mon.b (mon.2) 5954 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:27.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:26 smithi059 bash[81944]: audit 2024-06-11T13:41:26.886069+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:27.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:41:27] "GET /metrics HTTP/1.1" 200 38677 "" "Prometheus/2.33.4" 2024-06-11T13:41:28.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: cephadm 2024-06-11T13:41:26.152673+0000 mgr.x (mgr.25085) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: cephadm 2024-06-11T13:41:26.276735+0000 mgr.x (mgr.25085) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: cephadm 2024-06-11T13:41:26.370766+0000 mgr.x (mgr.25085) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: cephadm 2024-06-11T13:41:26.460074+0000 mgr.x (mgr.25085) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: cephadm 2024-06-11T13:41:26.569162+0000 mgr.x (mgr.25085) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: cephadm 2024-06-11T13:41:26.665401+0000 mgr.x (mgr.25085) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: cephadm 2024-06-11T13:41:26.780439+0000 mgr.x (mgr.25085) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: cephadm 2024-06-11T13:41:26.885358+0000 mgr.x (mgr.25085) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:26.971001+0000 mon.b (mon.2) 5955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:26.973079+0000 mon.b (mon.2) 5956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:26.975347+0000 mon.b (mon.2) 5957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:26.976088+0000 mon.b (mon.2) 5958 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: cephadm 2024-06-11T13:41:26.985354+0000 mgr.x (mgr.25085) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:26.986139+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.070418+0000 mgr.x (mgr.25085) 2556 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.078562+0000 mon.b (mon.2) 5959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.080496+0000 mon.b (mon.2) 5960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.084411+0000 mon.b (mon.2) 5961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.085233+0000 mon.b (mon.2) 5962 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: cephadm 2024-06-11T13:41:27.096840+0000 mgr.x (mgr.25085) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.097455+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.170248+0000 mon.b (mon.2) 5963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.172360+0000 mon.b (mon.2) 5964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.174165+0000 mon.b (mon.2) 5965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.174910+0000 mon.b (mon.2) 5966 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.187176+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.294906+0000 mon.b (mon.2) 5967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.297421+0000 mon.b (mon.2) 5968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.299541+0000 mon.b (mon.2) 5969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.300311+0000 mon.b (mon.2) 5970 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.313075+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.405709+0000 mon.b (mon.2) 5971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.407579+0000 mon.b (mon.2) 5972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.409266+0000 mon.b (mon.2) 5973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.409894+0000 mon.b (mon.2) 5974 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.422203+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.495122+0000 mon.b (mon.2) 5975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.496943+0000 mon.b (mon.2) 5976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.499111+0000 mon.b (mon.2) 5977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.499711+0000 mon.b (mon.2) 5978 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.511772+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.583568+0000 mon.b (mon.2) 5979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.585265+0000 mon.b (mon.2) 5980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.587066+0000 mon.b (mon.2) 5981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.587672+0000 mon.b (mon.2) 5982 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.599662+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.674415+0000 mon.b (mon.2) 5983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.676691+0000 mon.b (mon.2) 5984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.678721+0000 mon.b (mon.2) 5985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.679494+0000 mon.b (mon.2) 5986 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.691908+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.768350+0000 mon.b (mon.2) 5987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.770091+0000 mon.b (mon.2) 5988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.771851+0000 mon.b (mon.2) 5989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.772447+0000 mon.b (mon.2) 5990 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.784758+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.869979+0000 mon.b (mon.2) 5991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.872184+0000 mon.b (mon.2) 5992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.873972+0000 mon.b (mon.2) 5993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.874721+0000 mon.b (mon.2) 5994 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:27 smithi117 bash[60578]: audit 2024-06-11T13:41:27.887007+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: cephadm 2024-06-11T13:41:26.152673+0000 mgr.x (mgr.25085) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: cephadm 2024-06-11T13:41:26.276735+0000 mgr.x (mgr.25085) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: cephadm 2024-06-11T13:41:26.370766+0000 mgr.x (mgr.25085) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: cephadm 2024-06-11T13:41:26.460074+0000 mgr.x (mgr.25085) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: cephadm 2024-06-11T13:41:26.569162+0000 mgr.x (mgr.25085) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: cephadm 2024-06-11T13:41:26.665401+0000 mgr.x (mgr.25085) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: cephadm 2024-06-11T13:41:26.780439+0000 mgr.x (mgr.25085) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: cephadm 2024-06-11T13:41:26.885358+0000 mgr.x (mgr.25085) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:26.971001+0000 mon.b (mon.2) 5955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:26.973079+0000 mon.b (mon.2) 5956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:26.975347+0000 mon.b (mon.2) 5957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:26.976088+0000 mon.b (mon.2) 5958 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: cephadm 2024-06-11T13:41:26.985354+0000 mgr.x (mgr.25085) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:26.986139+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.070418+0000 mgr.x (mgr.25085) 2556 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:28.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.078562+0000 mon.b (mon.2) 5959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.080496+0000 mon.b (mon.2) 5960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.084411+0000 mon.b (mon.2) 5961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.085233+0000 mon.b (mon.2) 5962 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: cephadm 2024-06-11T13:41:27.096840+0000 mgr.x (mgr.25085) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: cephadm 2024-06-11T13:41:26.152673+0000 mgr.x (mgr.25085) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: cephadm 2024-06-11T13:41:26.276735+0000 mgr.x (mgr.25085) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: cephadm 2024-06-11T13:41:26.370766+0000 mgr.x (mgr.25085) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: cephadm 2024-06-11T13:41:26.460074+0000 mgr.x (mgr.25085) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: cephadm 2024-06-11T13:41:26.569162+0000 mgr.x (mgr.25085) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: cephadm 2024-06-11T13:41:26.665401+0000 mgr.x (mgr.25085) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: cephadm 2024-06-11T13:41:26.780439+0000 mgr.x (mgr.25085) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: cephadm 2024-06-11T13:41:26.885358+0000 mgr.x (mgr.25085) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:26.971001+0000 mon.b (mon.2) 5955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:26.973079+0000 mon.b (mon.2) 5956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:26.975347+0000 mon.b (mon.2) 5957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:26.976088+0000 mon.b (mon.2) 5958 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: cephadm 2024-06-11T13:41:26.985354+0000 mgr.x (mgr.25085) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:26.986139+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.070418+0000 mgr.x (mgr.25085) 2556 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:28.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.078562+0000 mon.b (mon.2) 5959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.080496+0000 mon.b (mon.2) 5960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.084411+0000 mon.b (mon.2) 5961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.085233+0000 mon.b (mon.2) 5962 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: cephadm 2024-06-11T13:41:27.096840+0000 mgr.x (mgr.25085) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:28.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.097455+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.170248+0000 mon.b (mon.2) 5963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.172360+0000 mon.b (mon.2) 5964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.174165+0000 mon.b (mon.2) 5965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.174910+0000 mon.b (mon.2) 5966 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.187176+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.294906+0000 mon.b (mon.2) 5967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.297421+0000 mon.b (mon.2) 5968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.299541+0000 mon.b (mon.2) 5969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.300311+0000 mon.b (mon.2) 5970 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.313075+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.405709+0000 mon.b (mon.2) 5971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.407579+0000 mon.b (mon.2) 5972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.409266+0000 mon.b (mon.2) 5973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.409894+0000 mon.b (mon.2) 5974 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.422203+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.495122+0000 mon.b (mon.2) 5975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.496943+0000 mon.b (mon.2) 5976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.499111+0000 mon.b (mon.2) 5977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.499711+0000 mon.b (mon.2) 5978 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.511772+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.583568+0000 mon.b (mon.2) 5979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.585265+0000 mon.b (mon.2) 5980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.587066+0000 mon.b (mon.2) 5981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.587672+0000 mon.b (mon.2) 5982 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.599662+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.674415+0000 mon.b (mon.2) 5983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.676691+0000 mon.b (mon.2) 5984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.678721+0000 mon.b (mon.2) 5985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.679494+0000 mon.b (mon.2) 5986 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.691908+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.768350+0000 mon.b (mon.2) 5987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.770091+0000 mon.b (mon.2) 5988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.771851+0000 mon.b (mon.2) 5989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.772447+0000 mon.b (mon.2) 5990 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.784758+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.869979+0000 mon.b (mon.2) 5991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.872184+0000 mon.b (mon.2) 5992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.873972+0000 mon.b (mon.2) 5993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.874721+0000 mon.b (mon.2) 5994 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[78335]: audit 2024-06-11T13:41:27.887007+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.097455+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.170248+0000 mon.b (mon.2) 5963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.172360+0000 mon.b (mon.2) 5964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.174165+0000 mon.b (mon.2) 5965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.174910+0000 mon.b (mon.2) 5966 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.187176+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.294906+0000 mon.b (mon.2) 5967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.297421+0000 mon.b (mon.2) 5968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.299541+0000 mon.b (mon.2) 5969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.300311+0000 mon.b (mon.2) 5970 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.313075+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.405709+0000 mon.b (mon.2) 5971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.407579+0000 mon.b (mon.2) 5972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.409266+0000 mon.b (mon.2) 5973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.409894+0000 mon.b (mon.2) 5974 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.422203+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.495122+0000 mon.b (mon.2) 5975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.496943+0000 mon.b (mon.2) 5976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.499111+0000 mon.b (mon.2) 5977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.499711+0000 mon.b (mon.2) 5978 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.511772+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.583568+0000 mon.b (mon.2) 5979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.585265+0000 mon.b (mon.2) 5980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.587066+0000 mon.b (mon.2) 5981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.587672+0000 mon.b (mon.2) 5982 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.599662+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.674415+0000 mon.b (mon.2) 5983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.676691+0000 mon.b (mon.2) 5984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.678721+0000 mon.b (mon.2) 5985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.679494+0000 mon.b (mon.2) 5986 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.691908+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.768350+0000 mon.b (mon.2) 5987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.770091+0000 mon.b (mon.2) 5988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.771851+0000 mon.b (mon.2) 5989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.772447+0000 mon.b (mon.2) 5990 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.784758+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:28.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.869979+0000 mon.b (mon.2) 5991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:28.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.872184+0000 mon.b (mon.2) 5992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:28.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.873972+0000 mon.b (mon.2) 5993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:28.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.874721+0000 mon.b (mon.2) 5994 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:28.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:27 smithi059 bash[81944]: audit 2024-06-11T13:41:27.887007+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: cephadm 2024-06-11T13:41:27.186572+0000 mgr.x (mgr.25085) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: cephadm 2024-06-11T13:41:27.312485+0000 mgr.x (mgr.25085) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: cephadm 2024-06-11T13:41:27.421505+0000 mgr.x (mgr.25085) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: cluster 2024-06-11T13:41:27.461987+0000 mgr.x (mgr.25085) 2561 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:29.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: cephadm 2024-06-11T13:41:27.511087+0000 mgr.x (mgr.25085) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: cephadm 2024-06-11T13:41:27.598856+0000 mgr.x (mgr.25085) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: cephadm 2024-06-11T13:41:27.691351+0000 mgr.x (mgr.25085) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: cephadm 2024-06-11T13:41:27.784151+0000 mgr.x (mgr.25085) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: cephadm 2024-06-11T13:41:27.886531+0000 mgr.x (mgr.25085) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:27.979884+0000 mon.b (mon.2) 5995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:27.982189+0000 mon.b (mon.2) 5996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:27.984367+0000 mon.b (mon.2) 5997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:27.985034+0000 mon.b (mon.2) 5998 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: cephadm 2024-06-11T13:41:27.993416+0000 mgr.x (mgr.25085) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:27.994288+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.069197+0000 mon.b (mon.2) 5999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.070992+0000 mon.b (mon.2) 6000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.072791+0000 mon.b (mon.2) 6001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.073447+0000 mon.b (mon.2) 6002 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: cephadm 2024-06-11T13:41:28.082388+0000 mgr.x (mgr.25085) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.083164+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.161224+0000 mon.b (mon.2) 6003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.163390+0000 mon.b (mon.2) 6004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.165192+0000 mon.b (mon.2) 6005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.165828+0000 mon.b (mon.2) 6006 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.176125+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.252274+0000 mon.b (mon.2) 6007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.254025+0000 mon.b (mon.2) 6008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.255687+0000 mon.b (mon.2) 6009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.256303+0000 mon.b (mon.2) 6010 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.265855+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.350917+0000 mon.b (mon.2) 6011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.352878+0000 mon.b (mon.2) 6012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.354692+0000 mon.b (mon.2) 6013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.355548+0000 mon.b (mon.2) 6014 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.365764+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.447555+0000 mon.b (mon.2) 6015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.449550+0000 mon.b (mon.2) 6016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.452008+0000 mon.b (mon.2) 6017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.452803+0000 mon.b (mon.2) 6018 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.462446+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.551226+0000 mon.b (mon.2) 6019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.554408+0000 mon.b (mon.2) 6020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.557819+0000 mon.b (mon.2) 6021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.558991+0000 mon.b (mon.2) 6022 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.569652+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.674592+0000 mon.b (mon.2) 6023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.677533+0000 mon.b (mon.2) 6024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.680561+0000 mon.b (mon.2) 6025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.681699+0000 mon.b (mon.2) 6026 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.692473+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.795288+0000 mon.b (mon.2) 6027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.797625+0000 mon.b (mon.2) 6028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.799976+0000 mon.b (mon.2) 6029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.800871+0000 mon.b (mon.2) 6030 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:28 smithi117 bash[60578]: audit 2024-06-11T13:41:28.811734+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: cephadm 2024-06-11T13:41:27.186572+0000 mgr.x (mgr.25085) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: cephadm 2024-06-11T13:41:27.312485+0000 mgr.x (mgr.25085) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: cephadm 2024-06-11T13:41:27.421505+0000 mgr.x (mgr.25085) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: cluster 2024-06-11T13:41:27.461987+0000 mgr.x (mgr.25085) 2561 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:29.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: cephadm 2024-06-11T13:41:27.511087+0000 mgr.x (mgr.25085) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: cephadm 2024-06-11T13:41:27.598856+0000 mgr.x (mgr.25085) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: cephadm 2024-06-11T13:41:27.691351+0000 mgr.x (mgr.25085) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: cephadm 2024-06-11T13:41:27.784151+0000 mgr.x (mgr.25085) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: cephadm 2024-06-11T13:41:27.886531+0000 mgr.x (mgr.25085) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:27.979884+0000 mon.b (mon.2) 5995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:27.982189+0000 mon.b (mon.2) 5996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:27.984367+0000 mon.b (mon.2) 5997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:27.985034+0000 mon.b (mon.2) 5998 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: cephadm 2024-06-11T13:41:27.993416+0000 mgr.x (mgr.25085) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:27.994288+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.069197+0000 mon.b (mon.2) 5999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.070992+0000 mon.b (mon.2) 6000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.072791+0000 mon.b (mon.2) 6001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.073447+0000 mon.b (mon.2) 6002 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: cephadm 2024-06-11T13:41:28.082388+0000 mgr.x (mgr.25085) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: cephadm 2024-06-11T13:41:27.186572+0000 mgr.x (mgr.25085) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: cephadm 2024-06-11T13:41:27.312485+0000 mgr.x (mgr.25085) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: cephadm 2024-06-11T13:41:27.421505+0000 mgr.x (mgr.25085) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: cluster 2024-06-11T13:41:27.461987+0000 mgr.x (mgr.25085) 2561 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:29.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: cephadm 2024-06-11T13:41:27.511087+0000 mgr.x (mgr.25085) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: cephadm 2024-06-11T13:41:27.598856+0000 mgr.x (mgr.25085) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: cephadm 2024-06-11T13:41:27.691351+0000 mgr.x (mgr.25085) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: cephadm 2024-06-11T13:41:27.784151+0000 mgr.x (mgr.25085) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: cephadm 2024-06-11T13:41:27.886531+0000 mgr.x (mgr.25085) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:27.979884+0000 mon.b (mon.2) 5995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:27.982189+0000 mon.b (mon.2) 5996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:27.984367+0000 mon.b (mon.2) 5997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:27.985034+0000 mon.b (mon.2) 5998 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: cephadm 2024-06-11T13:41:27.993416+0000 mgr.x (mgr.25085) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:27.994288+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.069197+0000 mon.b (mon.2) 5999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.070992+0000 mon.b (mon.2) 6000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.072791+0000 mon.b (mon.2) 6001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.073447+0000 mon.b (mon.2) 6002 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: cephadm 2024-06-11T13:41:28.082388+0000 mgr.x (mgr.25085) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:29.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.083164+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.161224+0000 mon.b (mon.2) 6003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.163390+0000 mon.b (mon.2) 6004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.165192+0000 mon.b (mon.2) 6005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.165828+0000 mon.b (mon.2) 6006 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.176125+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.252274+0000 mon.b (mon.2) 6007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.254025+0000 mon.b (mon.2) 6008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.255687+0000 mon.b (mon.2) 6009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.256303+0000 mon.b (mon.2) 6010 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.265855+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.350917+0000 mon.b (mon.2) 6011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.352878+0000 mon.b (mon.2) 6012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.354692+0000 mon.b (mon.2) 6013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.355548+0000 mon.b (mon.2) 6014 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.365764+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.447555+0000 mon.b (mon.2) 6015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.449550+0000 mon.b (mon.2) 6016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.452008+0000 mon.b (mon.2) 6017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.452803+0000 mon.b (mon.2) 6018 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.083164+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.161224+0000 mon.b (mon.2) 6003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.163390+0000 mon.b (mon.2) 6004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.165192+0000 mon.b (mon.2) 6005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.165828+0000 mon.b (mon.2) 6006 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.176125+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.252274+0000 mon.b (mon.2) 6007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.254025+0000 mon.b (mon.2) 6008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.255687+0000 mon.b (mon.2) 6009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.256303+0000 mon.b (mon.2) 6010 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.265855+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.350917+0000 mon.b (mon.2) 6011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.352878+0000 mon.b (mon.2) 6012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.354692+0000 mon.b (mon.2) 6013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.355548+0000 mon.b (mon.2) 6014 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.365764+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.447555+0000 mon.b (mon.2) 6015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.449550+0000 mon.b (mon.2) 6016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.452008+0000 mon.b (mon.2) 6017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.452803+0000 mon.b (mon.2) 6018 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.462446+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.551226+0000 mon.b (mon.2) 6019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.554408+0000 mon.b (mon.2) 6020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.557819+0000 mon.b (mon.2) 6021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.558991+0000 mon.b (mon.2) 6022 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.569652+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.674592+0000 mon.b (mon.2) 6023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.677533+0000 mon.b (mon.2) 6024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.680561+0000 mon.b (mon.2) 6025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.681699+0000 mon.b (mon.2) 6026 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.692473+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.795288+0000 mon.b (mon.2) 6027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.797625+0000 mon.b (mon.2) 6028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.799976+0000 mon.b (mon.2) 6029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.800871+0000 mon.b (mon.2) 6030 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[78335]: audit 2024-06-11T13:41:28.811734+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.462446+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.551226+0000 mon.b (mon.2) 6019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.554408+0000 mon.b (mon.2) 6020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.557819+0000 mon.b (mon.2) 6021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.558991+0000 mon.b (mon.2) 6022 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.569652+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.674592+0000 mon.b (mon.2) 6023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.677533+0000 mon.b (mon.2) 6024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.680561+0000 mon.b (mon.2) 6025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.681699+0000 mon.b (mon.2) 6026 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.692473+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:29.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.795288+0000 mon.b (mon.2) 6027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:29.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.797625+0000 mon.b (mon.2) 6028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:29.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.799976+0000 mon.b (mon.2) 6029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:29.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.800871+0000 mon.b (mon.2) 6030 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:29.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:28 smithi059 bash[81944]: audit 2024-06-11T13:41:28.811734+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: cephadm 2024-06-11T13:41:28.175597+0000 mgr.x (mgr.25085) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: cephadm 2024-06-11T13:41:28.265082+0000 mgr.x (mgr.25085) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: cephadm 2024-06-11T13:41:28.365172+0000 mgr.x (mgr.25085) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: cephadm 2024-06-11T13:41:28.461966+0000 mgr.x (mgr.25085) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: cephadm 2024-06-11T13:41:28.569041+0000 mgr.x (mgr.25085) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: cephadm 2024-06-11T13:41:28.691937+0000 mgr.x (mgr.25085) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: cephadm 2024-06-11T13:41:28.811126+0000 mgr.x (mgr.25085) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:28.938633+0000 mon.b (mon.2) 6031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:28.940773+0000 mon.b (mon.2) 6032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:28.943125+0000 mon.b (mon.2) 6033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:28.943816+0000 mon.b (mon.2) 6034 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: cephadm 2024-06-11T13:41:28.953290+0000 mgr.x (mgr.25085) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:28.953666+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.087513+0000 mon.b (mon.2) 6035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.089745+0000 mon.b (mon.2) 6036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.091605+0000 mon.b (mon.2) 6037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.092383+0000 mon.b (mon.2) 6038 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: cephadm 2024-06-11T13:41:29.101743+0000 mgr.x (mgr.25085) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.102453+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.199983+0000 mon.b (mon.2) 6039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.202493+0000 mon.b (mon.2) 6040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.205615+0000 mon.b (mon.2) 6041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.206351+0000 mon.b (mon.2) 6042 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.216498+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.295881+0000 mon.b (mon.2) 6043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:41:30.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.309727+0000 mon.b (mon.2) 6044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.318634+0000 mon.b (mon.2) 6045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.324416+0000 mon.b (mon.2) 6046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.325144+0000 mon.b (mon.2) 6047 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.334988+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.448577+0000 mon.b (mon.2) 6048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.451838+0000 mon.b (mon.2) 6049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.455393+0000 mon.b (mon.2) 6050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.456639+0000 mon.b (mon.2) 6051 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.467743+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.547777+0000 mon.b (mon.2) 6052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.549655+0000 mon.b (mon.2) 6053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.551418+0000 mon.b (mon.2) 6054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.552126+0000 mon.b (mon.2) 6055 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.562387+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.650188+0000 mon.b (mon.2) 6056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.652432+0000 mon.b (mon.2) 6057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.655159+0000 mon.b (mon.2) 6058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.655866+0000 mon.b (mon.2) 6059 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.665748+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.744681+0000 mon.b (mon.2) 6060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.746927+0000 mon.b (mon.2) 6061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.749633+0000 mon.b (mon.2) 6062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.750446+0000 mon.b (mon.2) 6063 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.760565+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.838243+0000 mon.b (mon.2) 6064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.840933+0000 mon.b (mon.2) 6065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.843683+0000 mon.b (mon.2) 6066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.844475+0000 mon.b (mon.2) 6067 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.195 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:29 smithi117 bash[60578]: audit 2024-06-11T13:41:29.854520+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: cephadm 2024-06-11T13:41:28.175597+0000 mgr.x (mgr.25085) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: cephadm 2024-06-11T13:41:28.265082+0000 mgr.x (mgr.25085) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: cephadm 2024-06-11T13:41:28.365172+0000 mgr.x (mgr.25085) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: cephadm 2024-06-11T13:41:28.461966+0000 mgr.x (mgr.25085) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: cephadm 2024-06-11T13:41:28.569041+0000 mgr.x (mgr.25085) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: cephadm 2024-06-11T13:41:28.691937+0000 mgr.x (mgr.25085) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: cephadm 2024-06-11T13:41:28.811126+0000 mgr.x (mgr.25085) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:28.938633+0000 mon.b (mon.2) 6031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:28.940773+0000 mon.b (mon.2) 6032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:28.943125+0000 mon.b (mon.2) 6033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:28.943816+0000 mon.b (mon.2) 6034 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: cephadm 2024-06-11T13:41:28.953290+0000 mgr.x (mgr.25085) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:28.953666+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.087513+0000 mon.b (mon.2) 6035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.089745+0000 mon.b (mon.2) 6036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.091605+0000 mon.b (mon.2) 6037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.092383+0000 mon.b (mon.2) 6038 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: cephadm 2024-06-11T13:41:29.101743+0000 mgr.x (mgr.25085) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.102453+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.199983+0000 mon.b (mon.2) 6039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: cephadm 2024-06-11T13:41:28.175597+0000 mgr.x (mgr.25085) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: cephadm 2024-06-11T13:41:28.265082+0000 mgr.x (mgr.25085) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: cephadm 2024-06-11T13:41:28.365172+0000 mgr.x (mgr.25085) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: cephadm 2024-06-11T13:41:28.461966+0000 mgr.x (mgr.25085) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: cephadm 2024-06-11T13:41:28.569041+0000 mgr.x (mgr.25085) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: cephadm 2024-06-11T13:41:28.691937+0000 mgr.x (mgr.25085) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: cephadm 2024-06-11T13:41:28.811126+0000 mgr.x (mgr.25085) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:28.938633+0000 mon.b (mon.2) 6031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:28.940773+0000 mon.b (mon.2) 6032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:28.943125+0000 mon.b (mon.2) 6033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:28.943816+0000 mon.b (mon.2) 6034 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: cephadm 2024-06-11T13:41:28.953290+0000 mgr.x (mgr.25085) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:28.953666+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.087513+0000 mon.b (mon.2) 6035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.089745+0000 mon.b (mon.2) 6036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.091605+0000 mon.b (mon.2) 6037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.092383+0000 mon.b (mon.2) 6038 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: cephadm 2024-06-11T13:41:29.101743+0000 mgr.x (mgr.25085) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.102453+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.199983+0000 mon.b (mon.2) 6039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.202493+0000 mon.b (mon.2) 6040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.205615+0000 mon.b (mon.2) 6041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.206351+0000 mon.b (mon.2) 6042 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.216498+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.295881+0000 mon.b (mon.2) 6043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:41:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.309727+0000 mon.b (mon.2) 6044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.318634+0000 mon.b (mon.2) 6045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.324416+0000 mon.b (mon.2) 6046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.325144+0000 mon.b (mon.2) 6047 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.334988+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.448577+0000 mon.b (mon.2) 6048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.451838+0000 mon.b (mon.2) 6049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.455393+0000 mon.b (mon.2) 6050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.456639+0000 mon.b (mon.2) 6051 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.467743+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.547777+0000 mon.b (mon.2) 6052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.549655+0000 mon.b (mon.2) 6053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.551418+0000 mon.b (mon.2) 6054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.552126+0000 mon.b (mon.2) 6055 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.562387+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.202493+0000 mon.b (mon.2) 6040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.205615+0000 mon.b (mon.2) 6041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.206351+0000 mon.b (mon.2) 6042 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.216498+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.295881+0000 mon.b (mon.2) 6043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:41:30.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.309727+0000 mon.b (mon.2) 6044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.318634+0000 mon.b (mon.2) 6045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.324416+0000 mon.b (mon.2) 6046 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.325144+0000 mon.b (mon.2) 6047 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.334988+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.448577+0000 mon.b (mon.2) 6048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.451838+0000 mon.b (mon.2) 6049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.455393+0000 mon.b (mon.2) 6050 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.456639+0000 mon.b (mon.2) 6051 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.467743+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.547777+0000 mon.b (mon.2) 6052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.549655+0000 mon.b (mon.2) 6053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.551418+0000 mon.b (mon.2) 6054 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.552126+0000 mon.b (mon.2) 6055 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.562387+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.650188+0000 mon.b (mon.2) 6056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.652432+0000 mon.b (mon.2) 6057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.655159+0000 mon.b (mon.2) 6058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.655866+0000 mon.b (mon.2) 6059 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.665748+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.744681+0000 mon.b (mon.2) 6060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.746927+0000 mon.b (mon.2) 6061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.749633+0000 mon.b (mon.2) 6062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.750446+0000 mon.b (mon.2) 6063 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.760565+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.838243+0000 mon.b (mon.2) 6064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.840933+0000 mon.b (mon.2) 6065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.843683+0000 mon.b (mon.2) 6066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.844475+0000 mon.b (mon.2) 6067 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[81944]: audit 2024-06-11T13:41:29.854520+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.650188+0000 mon.b (mon.2) 6056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.652432+0000 mon.b (mon.2) 6057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.655159+0000 mon.b (mon.2) 6058 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.655866+0000 mon.b (mon.2) 6059 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.665748+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.744681+0000 mon.b (mon.2) 6060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.746927+0000 mon.b (mon.2) 6061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.749633+0000 mon.b (mon.2) 6062 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.750446+0000 mon.b (mon.2) 6063 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.760565+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:30.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.838243+0000 mon.b (mon.2) 6064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:30.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.840933+0000 mon.b (mon.2) 6065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:30.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.843683+0000 mon.b (mon.2) 6066 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:30.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.844475+0000 mon.b (mon.2) 6067 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:30.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:29 smithi059 bash[78335]: audit 2024-06-11T13:41:29.854520+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: cephadm 2024-06-11T13:41:29.215772+0000 mgr.x (mgr.25085) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: cephadm 2024-06-11T13:41:29.334345+0000 mgr.x (mgr.25085) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: cluster 2024-06-11T13:41:29.462674+0000 mgr.x (mgr.25085) 2580 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:31.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: cephadm 2024-06-11T13:41:29.467439+0000 mgr.x (mgr.25085) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: cephadm 2024-06-11T13:41:29.561589+0000 mgr.x (mgr.25085) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: cephadm 2024-06-11T13:41:29.665159+0000 mgr.x (mgr.25085) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: cephadm 2024-06-11T13:41:29.759913+0000 mgr.x (mgr.25085) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: cephadm 2024-06-11T13:41:29.853878+0000 mgr.x (mgr.25085) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:29.951077+0000 mon.b (mon.2) 6068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:29.953902+0000 mon.b (mon.2) 6069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:29.956489+0000 mon.b (mon.2) 6070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:29.957347+0000 mon.b (mon.2) 6071 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: cephadm 2024-06-11T13:41:29.966513+0000 mgr.x (mgr.25085) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:29.967248+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.061921+0000 mon.b (mon.2) 6072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.064008+0000 mon.b (mon.2) 6073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.066235+0000 mon.b (mon.2) 6074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.067908+0000 mon.b (mon.2) 6075 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: cephadm 2024-06-11T13:41:30.077818+0000 mgr.x (mgr.25085) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.078459+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.162458+0000 mon.b (mon.2) 6076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.164567+0000 mon.b (mon.2) 6077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.166654+0000 mon.b (mon.2) 6078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.167347+0000 mon.b (mon.2) 6079 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.177407+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.253739+0000 mon.b (mon.2) 6080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.255937+0000 mon.b (mon.2) 6081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.258325+0000 mon.b (mon.2) 6082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.259252+0000 mon.b (mon.2) 6083 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.269635+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.358969+0000 mon.b (mon.2) 6084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.361259+0000 mon.b (mon.2) 6085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.363859+0000 mon.b (mon.2) 6086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.364615+0000 mon.b (mon.2) 6087 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.374378+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.458550+0000 mon.b (mon.2) 6088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.460359+0000 mon.b (mon.2) 6089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.462025+0000 mon.b (mon.2) 6090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.462642+0000 mon.b (mon.2) 6091 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.479505+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.550918+0000 mon.b (mon.2) 6092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.552687+0000 mon.b (mon.2) 6093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.554292+0000 mon.b (mon.2) 6094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.554898+0000 mon.b (mon.2) 6095 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.564520+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.642976+0000 mon.b (mon.2) 6096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.644830+0000 mon.b (mon.2) 6097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.646853+0000 mon.b (mon.2) 6098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.647415+0000 mon.b (mon.2) 6099 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.656931+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.747101+0000 mon.b (mon.2) 6100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.749105+0000 mon.b (mon.2) 6101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.751314+0000 mon.b (mon.2) 6102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.752104+0000 mon.b (mon.2) 6103 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.762490+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.850604+0000 mon.b (mon.2) 6104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.853306+0000 mon.b (mon.2) 6105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.855873+0000 mon.b (mon.2) 6106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.856990+0000 mon.b (mon.2) 6107 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:30 smithi117 bash[60578]: audit 2024-06-11T13:41:30.867675+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: cephadm 2024-06-11T13:41:29.215772+0000 mgr.x (mgr.25085) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: cephadm 2024-06-11T13:41:29.334345+0000 mgr.x (mgr.25085) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: cluster 2024-06-11T13:41:29.462674+0000 mgr.x (mgr.25085) 2580 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: cephadm 2024-06-11T13:41:29.467439+0000 mgr.x (mgr.25085) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: cephadm 2024-06-11T13:41:29.561589+0000 mgr.x (mgr.25085) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: cephadm 2024-06-11T13:41:29.665159+0000 mgr.x (mgr.25085) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: cephadm 2024-06-11T13:41:29.759913+0000 mgr.x (mgr.25085) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: cephadm 2024-06-11T13:41:29.853878+0000 mgr.x (mgr.25085) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:29.951077+0000 mon.b (mon.2) 6068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:29.953902+0000 mon.b (mon.2) 6069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:29.956489+0000 mon.b (mon.2) 6070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:29.957347+0000 mon.b (mon.2) 6071 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: cephadm 2024-06-11T13:41:29.966513+0000 mgr.x (mgr.25085) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:29.967248+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.061921+0000 mon.b (mon.2) 6072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.064008+0000 mon.b (mon.2) 6073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.066235+0000 mon.b (mon.2) 6074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.067908+0000 mon.b (mon.2) 6075 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: cephadm 2024-06-11T13:41:30.077818+0000 mgr.x (mgr.25085) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.078459+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: cephadm 2024-06-11T13:41:29.215772+0000 mgr.x (mgr.25085) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: cephadm 2024-06-11T13:41:29.334345+0000 mgr.x (mgr.25085) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: cluster 2024-06-11T13:41:29.462674+0000 mgr.x (mgr.25085) 2580 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: cephadm 2024-06-11T13:41:29.467439+0000 mgr.x (mgr.25085) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: cephadm 2024-06-11T13:41:29.561589+0000 mgr.x (mgr.25085) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: cephadm 2024-06-11T13:41:29.665159+0000 mgr.x (mgr.25085) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: cephadm 2024-06-11T13:41:29.759913+0000 mgr.x (mgr.25085) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: cephadm 2024-06-11T13:41:29.853878+0000 mgr.x (mgr.25085) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:29.951077+0000 mon.b (mon.2) 6068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:29.953902+0000 mon.b (mon.2) 6069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:29.956489+0000 mon.b (mon.2) 6070 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:29.957347+0000 mon.b (mon.2) 6071 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: cephadm 2024-06-11T13:41:29.966513+0000 mgr.x (mgr.25085) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:29.967248+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.061921+0000 mon.b (mon.2) 6072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.064008+0000 mon.b (mon.2) 6073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.066235+0000 mon.b (mon.2) 6074 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.067908+0000 mon.b (mon.2) 6075 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: cephadm 2024-06-11T13:41:30.077818+0000 mgr.x (mgr.25085) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.078459+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.162458+0000 mon.b (mon.2) 6076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.164567+0000 mon.b (mon.2) 6077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.166654+0000 mon.b (mon.2) 6078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.167347+0000 mon.b (mon.2) 6079 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.177407+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.253739+0000 mon.b (mon.2) 6080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.255937+0000 mon.b (mon.2) 6081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.258325+0000 mon.b (mon.2) 6082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.259252+0000 mon.b (mon.2) 6083 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.269635+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.358969+0000 mon.b (mon.2) 6084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.361259+0000 mon.b (mon.2) 6085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.363859+0000 mon.b (mon.2) 6086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.364615+0000 mon.b (mon.2) 6087 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.374378+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.458550+0000 mon.b (mon.2) 6088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.460359+0000 mon.b (mon.2) 6089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.462025+0000 mon.b (mon.2) 6090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.462642+0000 mon.b (mon.2) 6091 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.479505+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.162458+0000 mon.b (mon.2) 6076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.164567+0000 mon.b (mon.2) 6077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.166654+0000 mon.b (mon.2) 6078 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.167347+0000 mon.b (mon.2) 6079 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.177407+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.253739+0000 mon.b (mon.2) 6080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.255937+0000 mon.b (mon.2) 6081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.258325+0000 mon.b (mon.2) 6082 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.259252+0000 mon.b (mon.2) 6083 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.269635+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.358969+0000 mon.b (mon.2) 6084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.361259+0000 mon.b (mon.2) 6085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.363859+0000 mon.b (mon.2) 6086 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.364615+0000 mon.b (mon.2) 6087 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.374378+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.458550+0000 mon.b (mon.2) 6088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.460359+0000 mon.b (mon.2) 6089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.462025+0000 mon.b (mon.2) 6090 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.462642+0000 mon.b (mon.2) 6091 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.479505+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.550918+0000 mon.b (mon.2) 6092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.552687+0000 mon.b (mon.2) 6093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.554292+0000 mon.b (mon.2) 6094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.554898+0000 mon.b (mon.2) 6095 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.564520+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.642976+0000 mon.b (mon.2) 6096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.644830+0000 mon.b (mon.2) 6097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.646853+0000 mon.b (mon.2) 6098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.647415+0000 mon.b (mon.2) 6099 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.656931+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.747101+0000 mon.b (mon.2) 6100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.749105+0000 mon.b (mon.2) 6101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.751314+0000 mon.b (mon.2) 6102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.752104+0000 mon.b (mon.2) 6103 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.762490+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.850604+0000 mon.b (mon.2) 6104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.853306+0000 mon.b (mon.2) 6105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.855873+0000 mon.b (mon.2) 6106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.856990+0000 mon.b (mon.2) 6107 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[81944]: audit 2024-06-11T13:41:30.867675+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.550918+0000 mon.b (mon.2) 6092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.552687+0000 mon.b (mon.2) 6093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.554292+0000 mon.b (mon.2) 6094 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.554898+0000 mon.b (mon.2) 6095 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.564520+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.642976+0000 mon.b (mon.2) 6096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.644830+0000 mon.b (mon.2) 6097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.646853+0000 mon.b (mon.2) 6098 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.647415+0000 mon.b (mon.2) 6099 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.656931+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.747101+0000 mon.b (mon.2) 6100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.749105+0000 mon.b (mon.2) 6101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.751314+0000 mon.b (mon.2) 6102 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.752104+0000 mon.b (mon.2) 6103 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.762490+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.850604+0000 mon.b (mon.2) 6104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.853306+0000 mon.b (mon.2) 6105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.855873+0000 mon.b (mon.2) 6106 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.856990+0000 mon.b (mon.2) 6107 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:31.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:30 smithi059 bash[78335]: audit 2024-06-11T13:41:30.867675+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: cephadm 2024-06-11T13:41:30.176732+0000 mgr.x (mgr.25085) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: cephadm 2024-06-11T13:41:30.268917+0000 mgr.x (mgr.25085) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: cephadm 2024-06-11T13:41:30.373543+0000 mgr.x (mgr.25085) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: cephadm 2024-06-11T13:41:30.478626+0000 mgr.x (mgr.25085) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: cephadm 2024-06-11T13:41:30.563654+0000 mgr.x (mgr.25085) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: cephadm 2024-06-11T13:41:30.656067+0000 mgr.x (mgr.25085) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: cephadm 2024-06-11T13:41:30.761704+0000 mgr.x (mgr.25085) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: cephadm 2024-06-11T13:41:30.868511+0000 mgr.x (mgr.25085) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:30.969640+0000 mon.b (mon.2) 6108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:30.972276+0000 mon.b (mon.2) 6109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:30.975273+0000 mon.b (mon.2) 6110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:30.976615+0000 mon.b (mon.2) 6111 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: cephadm 2024-06-11T13:41:30.986302+0000 mgr.x (mgr.25085) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:30.986675+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.104683+0000 mon.b (mon.2) 6112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.107271+0000 mon.b (mon.2) 6113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.110235+0000 mon.b (mon.2) 6114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.111234+0000 mon.b (mon.2) 6115 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: cephadm 2024-06-11T13:41:31.122010+0000 mgr.x (mgr.25085) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.122649+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.196665+0000 mon.b (mon.2) 6116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.198410+0000 mon.b (mon.2) 6117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.200030+0000 mon.b (mon.2) 6118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.200621+0000 mon.b (mon.2) 6119 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.210321+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.284401+0000 mon.b (mon.2) 6120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.287030+0000 mon.b (mon.2) 6121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.289796+0000 mon.b (mon.2) 6122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.290796+0000 mon.b (mon.2) 6123 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.301620+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.402163+0000 mon.b (mon.2) 6124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.404415+0000 mon.b (mon.2) 6125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.406640+0000 mon.b (mon.2) 6126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.407437+0000 mon.b (mon.2) 6127 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.417998+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.534971+0000 mon.b (mon.2) 6128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.537405+0000 mon.b (mon.2) 6129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.540327+0000 mon.b (mon.2) 6130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.541477+0000 mon.b (mon.2) 6131 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.552560+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.680244+0000 mon.b (mon.2) 6132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.682661+0000 mon.b (mon.2) 6133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.685264+0000 mon.b (mon.2) 6134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.686027+0000 mon.b (mon.2) 6135 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.696533+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.772898+0000 mon.b (mon.2) 6136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.774890+0000 mon.b (mon.2) 6137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.776882+0000 mon.b (mon.2) 6138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.777551+0000 mon.b (mon.2) 6139 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.787601+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.874318+0000 mon.b (mon.2) 6140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.876698+0000 mon.b (mon.2) 6141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.878793+0000 mon.b (mon.2) 6142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.879544+0000 mon.b (mon.2) 6143 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:31 smithi117 bash[60578]: audit 2024-06-11T13:41:31.889758+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: cephadm 2024-06-11T13:41:30.176732+0000 mgr.x (mgr.25085) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: cephadm 2024-06-11T13:41:30.268917+0000 mgr.x (mgr.25085) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: cephadm 2024-06-11T13:41:30.373543+0000 mgr.x (mgr.25085) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: cephadm 2024-06-11T13:41:30.478626+0000 mgr.x (mgr.25085) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: cephadm 2024-06-11T13:41:30.563654+0000 mgr.x (mgr.25085) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: cephadm 2024-06-11T13:41:30.656067+0000 mgr.x (mgr.25085) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: cephadm 2024-06-11T13:41:30.761704+0000 mgr.x (mgr.25085) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: cephadm 2024-06-11T13:41:30.868511+0000 mgr.x (mgr.25085) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:30.969640+0000 mon.b (mon.2) 6108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:30.972276+0000 mon.b (mon.2) 6109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:30.975273+0000 mon.b (mon.2) 6110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:30.976615+0000 mon.b (mon.2) 6111 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: cephadm 2024-06-11T13:41:30.986302+0000 mgr.x (mgr.25085) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:30.986675+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.104683+0000 mon.b (mon.2) 6112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.107271+0000 mon.b (mon.2) 6113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.110235+0000 mon.b (mon.2) 6114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.111234+0000 mon.b (mon.2) 6115 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: cephadm 2024-06-11T13:41:31.122010+0000 mgr.x (mgr.25085) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.122649+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.196665+0000 mon.b (mon.2) 6116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.198410+0000 mon.b (mon.2) 6117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.200030+0000 mon.b (mon.2) 6118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.200621+0000 mon.b (mon.2) 6119 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.210321+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.284401+0000 mon.b (mon.2) 6120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.287030+0000 mon.b (mon.2) 6121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.289796+0000 mon.b (mon.2) 6122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.290796+0000 mon.b (mon.2) 6123 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.301620+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.402163+0000 mon.b (mon.2) 6124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.404415+0000 mon.b (mon.2) 6125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.406640+0000 mon.b (mon.2) 6126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.407437+0000 mon.b (mon.2) 6127 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.417998+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.534971+0000 mon.b (mon.2) 6128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.537405+0000 mon.b (mon.2) 6129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.540327+0000 mon.b (mon.2) 6130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.541477+0000 mon.b (mon.2) 6131 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.552560+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: cephadm 2024-06-11T13:41:30.176732+0000 mgr.x (mgr.25085) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: cephadm 2024-06-11T13:41:30.268917+0000 mgr.x (mgr.25085) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: cephadm 2024-06-11T13:41:30.373543+0000 mgr.x (mgr.25085) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: cephadm 2024-06-11T13:41:30.478626+0000 mgr.x (mgr.25085) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: cephadm 2024-06-11T13:41:30.563654+0000 mgr.x (mgr.25085) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: cephadm 2024-06-11T13:41:30.656067+0000 mgr.x (mgr.25085) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: cephadm 2024-06-11T13:41:30.761704+0000 mgr.x (mgr.25085) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: cephadm 2024-06-11T13:41:30.868511+0000 mgr.x (mgr.25085) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:30.969640+0000 mon.b (mon.2) 6108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:30.972276+0000 mon.b (mon.2) 6109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:30.975273+0000 mon.b (mon.2) 6110 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:30.976615+0000 mon.b (mon.2) 6111 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: cephadm 2024-06-11T13:41:30.986302+0000 mgr.x (mgr.25085) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:30.986675+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.104683+0000 mon.b (mon.2) 6112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.107271+0000 mon.b (mon.2) 6113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.110235+0000 mon.b (mon.2) 6114 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.111234+0000 mon.b (mon.2) 6115 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: cephadm 2024-06-11T13:41:31.122010+0000 mgr.x (mgr.25085) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:32.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.122649+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.680244+0000 mon.b (mon.2) 6132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.682661+0000 mon.b (mon.2) 6133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.685264+0000 mon.b (mon.2) 6134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.686027+0000 mon.b (mon.2) 6135 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.696533+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.772898+0000 mon.b (mon.2) 6136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.774890+0000 mon.b (mon.2) 6137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.776882+0000 mon.b (mon.2) 6138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.777551+0000 mon.b (mon.2) 6139 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.787601+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.874318+0000 mon.b (mon.2) 6140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.876698+0000 mon.b (mon.2) 6141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.878793+0000 mon.b (mon.2) 6142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.879544+0000 mon.b (mon.2) 6143 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[78335]: audit 2024-06-11T13:41:31.889758+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.196665+0000 mon.b (mon.2) 6116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.198410+0000 mon.b (mon.2) 6117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.200030+0000 mon.b (mon.2) 6118 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.200621+0000 mon.b (mon.2) 6119 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.210321+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.284401+0000 mon.b (mon.2) 6120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.287030+0000 mon.b (mon.2) 6121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.289796+0000 mon.b (mon.2) 6122 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.290796+0000 mon.b (mon.2) 6123 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.301620+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.402163+0000 mon.b (mon.2) 6124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.404415+0000 mon.b (mon.2) 6125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.406640+0000 mon.b (mon.2) 6126 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.407437+0000 mon.b (mon.2) 6127 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.417998+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.534971+0000 mon.b (mon.2) 6128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.537405+0000 mon.b (mon.2) 6129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.540327+0000 mon.b (mon.2) 6130 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.541477+0000 mon.b (mon.2) 6131 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.552560+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.680244+0000 mon.b (mon.2) 6132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.682661+0000 mon.b (mon.2) 6133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.685264+0000 mon.b (mon.2) 6134 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.686027+0000 mon.b (mon.2) 6135 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.696533+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.772898+0000 mon.b (mon.2) 6136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.774890+0000 mon.b (mon.2) 6137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.776882+0000 mon.b (mon.2) 6138 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.777551+0000 mon.b (mon.2) 6139 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.787601+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:32.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.874318+0000 mon.b (mon.2) 6140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:32.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.876698+0000 mon.b (mon.2) 6141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:32.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.878793+0000 mon.b (mon.2) 6142 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:32.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.879544+0000 mon.b (mon.2) 6143 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:32.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:31 smithi059 bash[81944]: audit 2024-06-11T13:41:31.889758+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: cephadm 2024-06-11T13:41:31.209550+0000 mgr.x (mgr.25085) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: cephadm 2024-06-11T13:41:31.300868+0000 mgr.x (mgr.25085) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: cephadm 2024-06-11T13:41:31.417362+0000 mgr.x (mgr.25085) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: cluster 2024-06-11T13:41:31.463880+0000 mgr.x (mgr.25085) 2601 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:41:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: cephadm 2024-06-11T13:41:31.552005+0000 mgr.x (mgr.25085) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: cephadm 2024-06-11T13:41:31.695925+0000 mgr.x (mgr.25085) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: cephadm 2024-06-11T13:41:31.786856+0000 mgr.x (mgr.25085) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: cephadm 2024-06-11T13:41:31.889082+0000 mgr.x (mgr.25085) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:31.968224+0000 mon.b (mon.2) 6144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:31.970508+0000 mon.b (mon.2) 6145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:31.972244+0000 mon.b (mon.2) 6146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:31.972978+0000 mon.b (mon.2) 6147 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: cephadm 2024-06-11T13:41:31.983474+0000 mgr.x (mgr.25085) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:31.984015+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.059235+0000 mon.b (mon.2) 6148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.061202+0000 mon.b (mon.2) 6149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.063275+0000 mon.b (mon.2) 6150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.064488+0000 mon.b (mon.2) 6151 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: cephadm 2024-06-11T13:41:32.075986+0000 mgr.x (mgr.25085) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.076519+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.154760+0000 mon.b (mon.2) 6152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.156830+0000 mon.b (mon.2) 6153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.158747+0000 mon.b (mon.2) 6154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.159429+0000 mon.b (mon.2) 6155 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.171606+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.247277+0000 mon.b (mon.2) 6156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.249109+0000 mon.b (mon.2) 6157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.250974+0000 mon.b (mon.2) 6158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.251779+0000 mon.b (mon.2) 6159 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.264433+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.353864+0000 mon.b (mon.2) 6160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.355865+0000 mon.b (mon.2) 6161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.357897+0000 mon.b (mon.2) 6162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.358669+0000 mon.b (mon.2) 6163 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.368468+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.442581+0000 mon.b (mon.2) 6164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.444608+0000 mon.b (mon.2) 6165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.446532+0000 mon.b (mon.2) 6166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.447174+0000 mon.b (mon.2) 6167 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.456849+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.493237+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.506051+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.516453+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.537699+0000 mon.b (mon.2) 6168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.540252+0000 mon.b (mon.2) 6169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.541918+0000 mon.b (mon.2) 6170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.543106+0000 mon.b (mon.2) 6171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.545391+0000 mon.b (mon.2) 6172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.547933+0000 mon.b (mon.2) 6173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.549460+0000 mon.b (mon.2) 6174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.550514+0000 mon.b (mon.2) 6175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.551550+0000 mon.b (mon.2) 6176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.552635+0000 mon.b (mon.2) 6177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.553873+0000 mon.b (mon.2) 6178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.554877+0000 mon.b (mon.2) 6179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.556034+0000 mon.b (mon.2) 6180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:32 smithi117 bash[60578]: audit 2024-06-11T13:41:32.557618+0000 mon.b (mon.2) 6181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: cephadm 2024-06-11T13:41:31.209550+0000 mgr.x (mgr.25085) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: cephadm 2024-06-11T13:41:31.300868+0000 mgr.x (mgr.25085) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: cephadm 2024-06-11T13:41:31.417362+0000 mgr.x (mgr.25085) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: cluster 2024-06-11T13:41:31.463880+0000 mgr.x (mgr.25085) 2601 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:41:33.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: cephadm 2024-06-11T13:41:31.552005+0000 mgr.x (mgr.25085) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: cephadm 2024-06-11T13:41:31.695925+0000 mgr.x (mgr.25085) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: cephadm 2024-06-11T13:41:31.786856+0000 mgr.x (mgr.25085) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: cephadm 2024-06-11T13:41:31.889082+0000 mgr.x (mgr.25085) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:31.968224+0000 mon.b (mon.2) 6144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:31.970508+0000 mon.b (mon.2) 6145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:31.972244+0000 mon.b (mon.2) 6146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:31.972978+0000 mon.b (mon.2) 6147 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: cephadm 2024-06-11T13:41:31.983474+0000 mgr.x (mgr.25085) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:31.984015+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.059235+0000 mon.b (mon.2) 6148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.061202+0000 mon.b (mon.2) 6149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.063275+0000 mon.b (mon.2) 6150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.064488+0000 mon.b (mon.2) 6151 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: cephadm 2024-06-11T13:41:32.075986+0000 mgr.x (mgr.25085) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.076519+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: cephadm 2024-06-11T13:41:31.209550+0000 mgr.x (mgr.25085) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: cephadm 2024-06-11T13:41:31.300868+0000 mgr.x (mgr.25085) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: cephadm 2024-06-11T13:41:31.417362+0000 mgr.x (mgr.25085) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: cluster 2024-06-11T13:41:31.463880+0000 mgr.x (mgr.25085) 2601 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:41:33.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: cephadm 2024-06-11T13:41:31.552005+0000 mgr.x (mgr.25085) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: cephadm 2024-06-11T13:41:31.695925+0000 mgr.x (mgr.25085) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: cephadm 2024-06-11T13:41:31.786856+0000 mgr.x (mgr.25085) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: cephadm 2024-06-11T13:41:31.889082+0000 mgr.x (mgr.25085) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:31.968224+0000 mon.b (mon.2) 6144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:31.970508+0000 mon.b (mon.2) 6145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:31.972244+0000 mon.b (mon.2) 6146 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:31.972978+0000 mon.b (mon.2) 6147 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: cephadm 2024-06-11T13:41:31.983474+0000 mgr.x (mgr.25085) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:31.984015+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.059235+0000 mon.b (mon.2) 6148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.061202+0000 mon.b (mon.2) 6149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.063275+0000 mon.b (mon.2) 6150 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.064488+0000 mon.b (mon.2) 6151 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: cephadm 2024-06-11T13:41:32.075986+0000 mgr.x (mgr.25085) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:33.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.076519+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.154760+0000 mon.b (mon.2) 6152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.156830+0000 mon.b (mon.2) 6153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.158747+0000 mon.b (mon.2) 6154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.159429+0000 mon.b (mon.2) 6155 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.171606+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.247277+0000 mon.b (mon.2) 6156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.249109+0000 mon.b (mon.2) 6157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.250974+0000 mon.b (mon.2) 6158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.251779+0000 mon.b (mon.2) 6159 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.264433+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.353864+0000 mon.b (mon.2) 6160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.355865+0000 mon.b (mon.2) 6161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.357897+0000 mon.b (mon.2) 6162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.358669+0000 mon.b (mon.2) 6163 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.368468+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.442581+0000 mon.b (mon.2) 6164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.444608+0000 mon.b (mon.2) 6165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.446532+0000 mon.b (mon.2) 6166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.447174+0000 mon.b (mon.2) 6167 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.456849+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.154760+0000 mon.b (mon.2) 6152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.156830+0000 mon.b (mon.2) 6153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.158747+0000 mon.b (mon.2) 6154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.159429+0000 mon.b (mon.2) 6155 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.171606+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.247277+0000 mon.b (mon.2) 6156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.249109+0000 mon.b (mon.2) 6157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.250974+0000 mon.b (mon.2) 6158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.251779+0000 mon.b (mon.2) 6159 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.264433+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.353864+0000 mon.b (mon.2) 6160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.355865+0000 mon.b (mon.2) 6161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.357897+0000 mon.b (mon.2) 6162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.358669+0000 mon.b (mon.2) 6163 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.368468+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.442581+0000 mon.b (mon.2) 6164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.444608+0000 mon.b (mon.2) 6165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.446532+0000 mon.b (mon.2) 6166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:33.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.447174+0000 mon.b (mon.2) 6167 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:33.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.456849+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.493237+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.506051+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.516453+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.537699+0000 mon.b (mon.2) 6168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.540252+0000 mon.b (mon.2) 6169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.541918+0000 mon.b (mon.2) 6170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.543106+0000 mon.b (mon.2) 6171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.545391+0000 mon.b (mon.2) 6172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.547933+0000 mon.b (mon.2) 6173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.549460+0000 mon.b (mon.2) 6174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.550514+0000 mon.b (mon.2) 6175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.551550+0000 mon.b (mon.2) 6176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.552635+0000 mon.b (mon.2) 6177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.553873+0000 mon.b (mon.2) 6178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.554877+0000 mon.b (mon.2) 6179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.556034+0000 mon.b (mon.2) 6180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[81944]: audit 2024-06-11T13:41:32.557618+0000 mon.b (mon.2) 6181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.493237+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.506051+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.516453+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:33.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.537699+0000 mon.b (mon.2) 6168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:33.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.540252+0000 mon.b (mon.2) 6169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.541918+0000 mon.b (mon.2) 6170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.543106+0000 mon.b (mon.2) 6171 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.545391+0000 mon.b (mon.2) 6172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.547933+0000 mon.b (mon.2) 6173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.549460+0000 mon.b (mon.2) 6174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.550514+0000 mon.b (mon.2) 6175 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.551550+0000 mon.b (mon.2) 6176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.552635+0000 mon.b (mon.2) 6177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.553873+0000 mon.b (mon.2) 6178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.554877+0000 mon.b (mon.2) 6179 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.556034+0000 mon.b (mon.2) 6180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:33.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:32 smithi059 bash[78335]: audit 2024-06-11T13:41:32.557618+0000 mon.b (mon.2) 6181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:33 smithi059 bash[81944]: cephadm 2024-06-11T13:41:32.171117+0000 mgr.x (mgr.25085) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:33 smithi059 bash[81944]: cephadm 2024-06-11T13:41:32.263802+0000 mgr.x (mgr.25085) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:33 smithi059 bash[81944]: cephadm 2024-06-11T13:41:32.367788+0000 mgr.x (mgr.25085) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:34.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:33 smithi059 bash[81944]: cephadm 2024-06-11T13:41:32.456032+0000 mgr.x (mgr.25085) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:34.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:33 smithi059 bash[78335]: cephadm 2024-06-11T13:41:32.171117+0000 mgr.x (mgr.25085) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:34.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:33 smithi059 bash[78335]: cephadm 2024-06-11T13:41:32.263802+0000 mgr.x (mgr.25085) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:34.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:33 smithi059 bash[78335]: cephadm 2024-06-11T13:41:32.367788+0000 mgr.x (mgr.25085) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:34.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:33 smithi059 bash[78335]: cephadm 2024-06-11T13:41:32.456032+0000 mgr.x (mgr.25085) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:34.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:33 smithi117 bash[60578]: cephadm 2024-06-11T13:41:32.171117+0000 mgr.x (mgr.25085) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:34.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:33 smithi117 bash[60578]: cephadm 2024-06-11T13:41:32.263802+0000 mgr.x (mgr.25085) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:34.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:33 smithi117 bash[60578]: cephadm 2024-06-11T13:41:32.367788+0000 mgr.x (mgr.25085) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:34.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:33 smithi117 bash[60578]: cephadm 2024-06-11T13:41:32.456032+0000 mgr.x (mgr.25085) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:35.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:34 smithi117 bash[60578]: cluster 2024-06-11T13:41:33.465125+0000 mgr.x (mgr.25085) 2612 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:34 smithi059 bash[81944]: cluster 2024-06-11T13:41:33.465125+0000 mgr.x (mgr.25085) 2612 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:35.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:34 smithi059 bash[78335]: cluster 2024-06-11T13:41:33.465125+0000 mgr.x (mgr.25085) 2612 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:36 smithi117 bash[60578]: cluster 2024-06-11T13:41:35.466104+0000 mgr.x (mgr.25085) 2613 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:36 smithi117 bash[60578]: cephadm 2024-06-11T13:41:36.151000+0000 mgr.x (mgr.25085) 2614 : cephadm [INF] Upgrade: Updating prometheus.a 2024-06-11T13:41:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:36 smithi117 bash[60578]: audit 2024-06-11T13:41:36.821956+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:36 smithi117 bash[60578]: audit 2024-06-11T13:41:36.833090+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:37.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:36 smithi117 bash[60578]: audit 2024-06-11T13:41:36.842599+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:37.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:36 smithi059 bash[81944]: cluster 2024-06-11T13:41:35.466104+0000 mgr.x (mgr.25085) 2613 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:37.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:36 smithi059 bash[81944]: cephadm 2024-06-11T13:41:36.151000+0000 mgr.x (mgr.25085) 2614 : cephadm [INF] Upgrade: Updating prometheus.a 2024-06-11T13:41:37.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:36 smithi059 bash[81944]: audit 2024-06-11T13:41:36.821956+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:37.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:36 smithi059 bash[81944]: audit 2024-06-11T13:41:36.833090+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:37.219 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:36 smithi059 bash[81944]: audit 2024-06-11T13:41:36.842599+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:37.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:36 smithi059 bash[78335]: cluster 2024-06-11T13:41:35.466104+0000 mgr.x (mgr.25085) 2613 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:37.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:36 smithi059 bash[78335]: cephadm 2024-06-11T13:41:36.151000+0000 mgr.x (mgr.25085) 2614 : cephadm [INF] Upgrade: Updating prometheus.a 2024-06-11T13:41:37.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:36 smithi059 bash[78335]: audit 2024-06-11T13:41:36.821956+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:37.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:36 smithi059 bash[78335]: audit 2024-06-11T13:41:36.833090+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:37.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:36 smithi059 bash[78335]: audit 2024-06-11T13:41:36.842599+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:37.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:41:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:41:37] "GET /metrics HTTP/1.1" 200 38679 "" "Prometheus/2.33.4" 2024-06-11T13:41:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:37 smithi059 bash[78335]: cephadm 2024-06-11T13:41:36.413278+0000 mgr.x (mgr.25085) 2615 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-06-11T13:41:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:37 smithi059 bash[78335]: audit 2024-06-11T13:41:37.072563+0000 mgr.x (mgr.25085) 2616 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:37 smithi059 bash[78335]: audit 2024-06-11T13:41:37.512744+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:37 smithi059 bash[78335]: audit 2024-06-11T13:41:37.525719+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:38.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:37 smithi059 bash[78335]: audit 2024-06-11T13:41:37.538723+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:37 smithi059 bash[81944]: cephadm 2024-06-11T13:41:36.413278+0000 mgr.x (mgr.25085) 2615 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-06-11T13:41:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:37 smithi059 bash[81944]: audit 2024-06-11T13:41:37.072563+0000 mgr.x (mgr.25085) 2616 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:37 smithi059 bash[81944]: audit 2024-06-11T13:41:37.512744+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:37 smithi059 bash[81944]: audit 2024-06-11T13:41:37.525719+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:38.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:37 smithi059 bash[81944]: audit 2024-06-11T13:41:37.538723+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:38.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:37 smithi117 bash[60578]: cephadm 2024-06-11T13:41:36.413278+0000 mgr.x (mgr.25085) 2615 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-06-11T13:41:38.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:37 smithi117 bash[60578]: audit 2024-06-11T13:41:37.072563+0000 mgr.x (mgr.25085) 2616 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:38.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:37 smithi117 bash[60578]: audit 2024-06-11T13:41:37.512744+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:38.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:37 smithi117 bash[60578]: audit 2024-06-11T13:41:37.525719+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:38.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:37 smithi117 bash[60578]: audit 2024-06-11T13:41:37.538723+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:39.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:38 smithi059 bash[78335]: cluster 2024-06-11T13:41:37.467167+0000 mgr.x (mgr.25085) 2617 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:39.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:38 smithi059 bash[81944]: cluster 2024-06-11T13:41:37.467167+0000 mgr.x (mgr.25085) 2617 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:39.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:38 smithi117 bash[60578]: cluster 2024-06-11T13:41:37.467167+0000 mgr.x (mgr.25085) 2617 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:41.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:40 smithi059 bash[78335]: cluster 2024-06-11T13:41:39.467952+0000 mgr.x (mgr.25085) 2618 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:41.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:40 smithi059 bash[81944]: cluster 2024-06-11T13:41:39.467952+0000 mgr.x (mgr.25085) 2618 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:41.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:40 smithi117 bash[60578]: cluster 2024-06-11T13:41:39.467952+0000 mgr.x (mgr.25085) 2618 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:43.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:42 smithi059 bash[81944]: cluster 2024-06-11T13:41:41.469146+0000 mgr.x (mgr.25085) 2619 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:43.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:42 smithi059 bash[78335]: cluster 2024-06-11T13:41:41.469146+0000 mgr.x (mgr.25085) 2619 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:43.436 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:42 smithi117 bash[60578]: cluster 2024-06-11T13:41:41.469146+0000 mgr.x (mgr.25085) 2619 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:45.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:44 smithi059 bash[81944]: cluster 2024-06-11T13:41:43.470421+0000 mgr.x (mgr.25085) 2620 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:45.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:44 smithi059 bash[81944]: audit 2024-06-11T13:41:44.296897+0000 mon.b (mon.2) 6182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:41:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:44 smithi059 bash[78335]: cluster 2024-06-11T13:41:43.470421+0000 mgr.x (mgr.25085) 2620 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:44 smithi059 bash[78335]: audit 2024-06-11T13:41:44.296897+0000 mon.b (mon.2) 6182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:41:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:44 smithi117 bash[60578]: cluster 2024-06-11T13:41:43.470421+0000 mgr.x (mgr.25085) 2620 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:44 smithi117 bash[60578]: audit 2024-06-11T13:41:44.296897+0000 mon.b (mon.2) 6182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:41:47.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:46 smithi117 bash[60578]: cluster 2024-06-11T13:41:45.471326+0000 mgr.x (mgr.25085) 2621 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:47.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:46 smithi059 bash[81944]: cluster 2024-06-11T13:41:45.471326+0000 mgr.x (mgr.25085) 2621 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:47.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:46 smithi059 bash[78335]: cluster 2024-06-11T13:41:45.471326+0000 mgr.x (mgr.25085) 2621 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:47.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:41:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:41:47] "GET /metrics HTTP/1.1" 200 38676 "" "Prometheus/2.33.4" 2024-06-11T13:41:48.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:48 smithi059 bash[81944]: audit 2024-06-11T13:41:47.083964+0000 mgr.x (mgr.25085) 2622 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:48.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:48 smithi059 bash[78335]: audit 2024-06-11T13:41:47.083964+0000 mgr.x (mgr.25085) 2622 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:48.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:48 smithi117 bash[60578]: audit 2024-06-11T13:41:47.083964+0000 mgr.x (mgr.25085) 2622 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:49.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:49 smithi117 bash[60578]: cluster 2024-06-11T13:41:47.473051+0000 mgr.x (mgr.25085) 2623 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:49.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:49 smithi059 bash[81944]: cluster 2024-06-11T13:41:47.473051+0000 mgr.x (mgr.25085) 2623 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:49.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:49 smithi059 bash[78335]: cluster 2024-06-11T13:41:47.473051+0000 mgr.x (mgr.25085) 2623 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:50.164 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:41:50 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:50.164 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:41:50 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:50.165 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:41:50 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:50.165 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:50 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:50.165 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:41:50 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:50.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:50 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:50.166 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:41:50 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:50.166 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:41:50 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:50.166 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:50.166 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 systemd[1]: Stopping Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:41:50.435 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 bash[56012]: ts=2024-06-11T13:41:50.271Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-06-11T13:41:50.435 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 bash[56012]: ts=2024-06-11T13:41:50.271Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-06-11T13:41:50.435 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 bash[56012]: ts=2024-06-11T13:41:50.271Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-06-11T13:41:50.435 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 bash[56012]: ts=2024-06-11T13:41:50.271Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-06-11T13:41:50.435 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 bash[56012]: ts=2024-06-11T13:41:50.271Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-06-11T13:41:50.435 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 bash[56012]: ts=2024-06-11T13:41:50.271Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-06-11T13:41:50.435 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 bash[56012]: ts=2024-06-11T13:41:50.272Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-06-11T13:41:50.435 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 bash[56012]: ts=2024-06-11T13:41:50.272Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-06-11T13:41:50.435 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 bash[56012]: ts=2024-06-11T13:41:50.272Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-06-11T13:41:50.435 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 bash[56012]: ts=2024-06-11T13:41:50.272Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-06-11T13:41:50.436 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 bash[56012]: ts=2024-06-11T13:41:50.272Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-06-11T13:41:50.436 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 bash[56012]: ts=2024-06-11T13:41:50.272Z caller=main.go:1066 level=info msg="See you next time!" 2024-06-11T13:41:51.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:50 smithi117 bash[94093]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus-a 2024-06-11T13:41:51.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:51 smithi117 bash[94152]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus-a 2024-06-11T13:41:51.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:51 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-06-11T13:41:51.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:51 smithi117 systemd[1]: Stopped Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:41:51.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:51 smithi117 bash[60578]: cluster 2024-06-11T13:41:49.474224+0000 mgr.x (mgr.25085) 2624 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:51.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:51 smithi059 bash[81944]: cluster 2024-06-11T13:41:49.474224+0000 mgr.x (mgr.25085) 2624 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:51.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:51 smithi059 bash[78335]: cluster 2024-06-11T13:41:49.474224+0000 mgr.x (mgr.25085) 2624 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:51.686 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:41:51 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:51.687 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:41:51 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:51.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:51 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:51.687 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:41:51 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:51.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:51 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:51.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:51 smithi117 systemd[1]: Started Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:41:51.688 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:41:51 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:51.688 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:41:51 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:51.689 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:41:51 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:51.689 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:41:51 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:41:52.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.428643+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.438924+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.440873+0000 mon.b (mon.2) 6183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.441698+0000 mon.b (mon.2) 6184 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: cephadm 2024-06-11T13:41:51.450597+0000 mgr.x (mgr.25085) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.451362+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: cluster 2024-06-11T13:41:51.474899+0000 mgr.x (mgr.25085) 2626 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:52.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.489892+0000 mon.b (mon.2) 6185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:41:52.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.490395+0000 mgr.x (mgr.25085) 2627 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:41:52.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.534384+0000 mon.b (mon.2) 6186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.536381+0000 mon.b (mon.2) 6187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.538645+0000 mon.b (mon.2) 6188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.539316+0000 mon.b (mon.2) 6189 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: cephadm 2024-06-11T13:41:51.548411+0000 mgr.x (mgr.25085) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.549273+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.624252+0000 mon.b (mon.2) 6190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.626220+0000 mon.b (mon.2) 6191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.628064+0000 mon.b (mon.2) 6192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.628877+0000 mon.b (mon.2) 6193 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: cephadm 2024-06-11T13:41:51.638014+0000 mgr.x (mgr.25085) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.638773+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.712311+0000 mon.b (mon.2) 6194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.714337+0000 mon.b (mon.2) 6195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.716143+0000 mon.b (mon.2) 6196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.716825+0000 mon.b (mon.2) 6197 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: cephadm 2024-06-11T13:41:51.725944+0000 mgr.x (mgr.25085) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.726734+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.809336+0000 mon.b (mon.2) 6198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.811212+0000 mon.b (mon.2) 6199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.813038+0000 mon.b (mon.2) 6200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.813738+0000 mon.b (mon.2) 6201 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: cephadm 2024-06-11T13:41:51.822801+0000 mgr.x (mgr.25085) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.823568+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.908373+0000 mon.b (mon.2) 6202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.911030+0000 mon.b (mon.2) 6203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.913292+0000 mon.b (mon.2) 6204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.914009+0000 mon.b (mon.2) 6205 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: cephadm 2024-06-11T13:41:51.923513+0000 mgr.x (mgr.25085) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:51.924160+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.003464+0000 mon.b (mon.2) 6206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.005554+0000 mon.b (mon.2) 6207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.007426+0000 mon.b (mon.2) 6208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.008122+0000 mon.b (mon.2) 6209 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: cephadm 2024-06-11T13:41:52.017243+0000 mgr.x (mgr.25085) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.017990+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.091154+0000 mon.b (mon.2) 6210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.093386+0000 mon.b (mon.2) 6211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.096264+0000 mon.b (mon.2) 6212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.097022+0000 mon.b (mon.2) 6213 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: cephadm 2024-06-11T13:41:52.105979+0000 mgr.x (mgr.25085) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.106803+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.189421+0000 mon.b (mon.2) 6214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.191944+0000 mon.b (mon.2) 6215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.195045+0000 mon.b (mon.2) 6216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.196089+0000 mon.b (mon.2) 6217 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.206507+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.302796+0000 mon.b (mon.2) 6218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.304879+0000 mon.b (mon.2) 6219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.306862+0000 mon.b (mon.2) 6220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.307514+0000 mon.b (mon.2) 6221 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.693 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:52 smithi117 bash[60578]: audit 2024-06-11T13:41:52.317805+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.428643+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.438924+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.440873+0000 mon.b (mon.2) 6183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.441698+0000 mon.b (mon.2) 6184 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: cephadm 2024-06-11T13:41:51.450597+0000 mgr.x (mgr.25085) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.451362+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: cluster 2024-06-11T13:41:51.474899+0000 mgr.x (mgr.25085) 2626 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.489892+0000 mon.b (mon.2) 6185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:41:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.490395+0000 mgr.x (mgr.25085) 2627 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:41:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.534384+0000 mon.b (mon.2) 6186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.536381+0000 mon.b (mon.2) 6187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.538645+0000 mon.b (mon.2) 6188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.539316+0000 mon.b (mon.2) 6189 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: cephadm 2024-06-11T13:41:51.548411+0000 mgr.x (mgr.25085) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.549273+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.624252+0000 mon.b (mon.2) 6190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.626220+0000 mon.b (mon.2) 6191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.628064+0000 mon.b (mon.2) 6192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.628877+0000 mon.b (mon.2) 6193 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: cephadm 2024-06-11T13:41:51.638014+0000 mgr.x (mgr.25085) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.428643+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.438924+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.440873+0000 mon.b (mon.2) 6183 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.441698+0000 mon.b (mon.2) 6184 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: cephadm 2024-06-11T13:41:51.450597+0000 mgr.x (mgr.25085) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.451362+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: cluster 2024-06-11T13:41:51.474899+0000 mgr.x (mgr.25085) 2626 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:52.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.489892+0000 mon.b (mon.2) 6185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:41:52.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.490395+0000 mgr.x (mgr.25085) 2627 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:41:52.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.534384+0000 mon.b (mon.2) 6186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.536381+0000 mon.b (mon.2) 6187 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.538645+0000 mon.b (mon.2) 6188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.539316+0000 mon.b (mon.2) 6189 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: cephadm 2024-06-11T13:41:51.548411+0000 mgr.x (mgr.25085) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.549273+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.624252+0000 mon.b (mon.2) 6190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.626220+0000 mon.b (mon.2) 6191 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.628064+0000 mon.b (mon.2) 6192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.628877+0000 mon.b (mon.2) 6193 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: cephadm 2024-06-11T13:41:51.638014+0000 mgr.x (mgr.25085) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.638773+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.712311+0000 mon.b (mon.2) 6194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.714337+0000 mon.b (mon.2) 6195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.716143+0000 mon.b (mon.2) 6196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.716825+0000 mon.b (mon.2) 6197 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: cephadm 2024-06-11T13:41:51.725944+0000 mgr.x (mgr.25085) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.726734+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.809336+0000 mon.b (mon.2) 6198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.811212+0000 mon.b (mon.2) 6199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.813038+0000 mon.b (mon.2) 6200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.813738+0000 mon.b (mon.2) 6201 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: cephadm 2024-06-11T13:41:51.822801+0000 mgr.x (mgr.25085) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.823568+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.908373+0000 mon.b (mon.2) 6202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.911030+0000 mon.b (mon.2) 6203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.913292+0000 mon.b (mon.2) 6204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.914009+0000 mon.b (mon.2) 6205 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: cephadm 2024-06-11T13:41:51.923513+0000 mgr.x (mgr.25085) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:51.924160+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.003464+0000 mon.b (mon.2) 6206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.005554+0000 mon.b (mon.2) 6207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.007426+0000 mon.b (mon.2) 6208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.008122+0000 mon.b (mon.2) 6209 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: cephadm 2024-06-11T13:41:52.017243+0000 mgr.x (mgr.25085) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.017990+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.091154+0000 mon.b (mon.2) 6210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.093386+0000 mon.b (mon.2) 6211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.096264+0000 mon.b (mon.2) 6212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.097022+0000 mon.b (mon.2) 6213 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: cephadm 2024-06-11T13:41:52.105979+0000 mgr.x (mgr.25085) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.106803+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.189421+0000 mon.b (mon.2) 6214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.191944+0000 mon.b (mon.2) 6215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.195045+0000 mon.b (mon.2) 6216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.196089+0000 mon.b (mon.2) 6217 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.206507+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.302796+0000 mon.b (mon.2) 6218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.304879+0000 mon.b (mon.2) 6219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.306862+0000 mon.b (mon.2) 6220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.307514+0000 mon.b (mon.2) 6221 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[78335]: audit 2024-06-11T13:41:52.317805+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.638773+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.712311+0000 mon.b (mon.2) 6194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.714337+0000 mon.b (mon.2) 6195 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.716143+0000 mon.b (mon.2) 6196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.716825+0000 mon.b (mon.2) 6197 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: cephadm 2024-06-11T13:41:51.725944+0000 mgr.x (mgr.25085) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.726734+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.809336+0000 mon.b (mon.2) 6198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.811212+0000 mon.b (mon.2) 6199 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.813038+0000 mon.b (mon.2) 6200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.813738+0000 mon.b (mon.2) 6201 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: cephadm 2024-06-11T13:41:51.822801+0000 mgr.x (mgr.25085) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.823568+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.908373+0000 mon.b (mon.2) 6202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.911030+0000 mon.b (mon.2) 6203 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.913292+0000 mon.b (mon.2) 6204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.914009+0000 mon.b (mon.2) 6205 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: cephadm 2024-06-11T13:41:51.923513+0000 mgr.x (mgr.25085) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:51.924160+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.003464+0000 mon.b (mon.2) 6206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.005554+0000 mon.b (mon.2) 6207 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.007426+0000 mon.b (mon.2) 6208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.008122+0000 mon.b (mon.2) 6209 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: cephadm 2024-06-11T13:41:52.017243+0000 mgr.x (mgr.25085) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.017990+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.091154+0000 mon.b (mon.2) 6210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.093386+0000 mon.b (mon.2) 6211 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.096264+0000 mon.b (mon.2) 6212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.097022+0000 mon.b (mon.2) 6213 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: cephadm 2024-06-11T13:41:52.105979+0000 mgr.x (mgr.25085) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.106803+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.189421+0000 mon.b (mon.2) 6214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.191944+0000 mon.b (mon.2) 6215 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.195045+0000 mon.b (mon.2) 6216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.196089+0000 mon.b (mon.2) 6217 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.206507+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:52.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.302796+0000 mon.b (mon.2) 6218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:52.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.304879+0000 mon.b (mon.2) 6219 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:52.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.306862+0000 mon.b (mon.2) 6220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:52.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.307514+0000 mon.b (mon.2) 6221 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:52.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:52 smithi059 bash[81944]: audit 2024-06-11T13:41:52.317805+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: cephadm 2024-06-11T13:41:52.205985+0000 mgr.x (mgr.25085) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: cephadm 2024-06-11T13:41:52.317009+0000 mgr.x (mgr.25085) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.437777+0000 mon.b (mon.2) 6222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.440284+0000 mon.b (mon.2) 6223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.442908+0000 mon.b (mon.2) 6224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.443791+0000 mon.b (mon.2) 6225 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: cephadm 2024-06-11T13:41:52.458731+0000 mgr.x (mgr.25085) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.459193+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.598984+0000 mon.b (mon.2) 6226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.601188+0000 mon.b (mon.2) 6227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.604079+0000 mon.b (mon.2) 6228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.605189+0000 mon.b (mon.2) 6229 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: cephadm 2024-06-11T13:41:52.615780+0000 mgr.x (mgr.25085) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.616085+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.752139+0000 mon.b (mon.2) 6230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.755181+0000 mon.b (mon.2) 6231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.759388+0000 mon.b (mon.2) 6232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.760588+0000 mon.b (mon.2) 6233 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: cephadm 2024-06-11T13:41:52.771561+0000 mgr.x (mgr.25085) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.772079+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.915761+0000 mon.b (mon.2) 6234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.918501+0000 mon.b (mon.2) 6235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.921196+0000 mon.b (mon.2) 6236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.922115+0000 mon.b (mon.2) 6237 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: cephadm 2024-06-11T13:41:52.933011+0000 mgr.x (mgr.25085) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:52.933339+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.069534+0000 mon.b (mon.2) 6238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.072169+0000 mon.b (mon.2) 6239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.075833+0000 mon.b (mon.2) 6240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.076621+0000 mon.b (mon.2) 6241 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: cephadm 2024-06-11T13:41:53.086280+0000 mgr.x (mgr.25085) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.087012+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.170008+0000 mon.b (mon.2) 6242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.172558+0000 mon.b (mon.2) 6243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.175206+0000 mon.b (mon.2) 6244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.176197+0000 mon.b (mon.2) 6245 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.187058+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.286056+0000 mon.b (mon.2) 6246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.288742+0000 mon.b (mon.2) 6247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.291911+0000 mon.b (mon.2) 6248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.292889+0000 mon.b (mon.2) 6249 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.303821+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.415524+0000 mon.b (mon.2) 6250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.417548+0000 mon.b (mon.2) 6251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.419547+0000 mon.b (mon.2) 6252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[60578]: audit 2024-06-11T13:41:53.420260+0000 mon.b (mon.2) 6253 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: cephadm 2024-06-11T13:41:52.205985+0000 mgr.x (mgr.25085) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: cephadm 2024-06-11T13:41:52.317009+0000 mgr.x (mgr.25085) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.437777+0000 mon.b (mon.2) 6222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.440284+0000 mon.b (mon.2) 6223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.442908+0000 mon.b (mon.2) 6224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.443791+0000 mon.b (mon.2) 6225 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: cephadm 2024-06-11T13:41:52.458731+0000 mgr.x (mgr.25085) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.459193+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.598984+0000 mon.b (mon.2) 6226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.601188+0000 mon.b (mon.2) 6227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.604079+0000 mon.b (mon.2) 6228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.605189+0000 mon.b (mon.2) 6229 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: cephadm 2024-06-11T13:41:52.615780+0000 mgr.x (mgr.25085) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.616085+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.752139+0000 mon.b (mon.2) 6230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.755181+0000 mon.b (mon.2) 6231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.759388+0000 mon.b (mon.2) 6232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.760588+0000 mon.b (mon.2) 6233 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: cephadm 2024-06-11T13:41:52.771561+0000 mgr.x (mgr.25085) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.772079+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: cephadm 2024-06-11T13:41:52.205985+0000 mgr.x (mgr.25085) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: cephadm 2024-06-11T13:41:52.317009+0000 mgr.x (mgr.25085) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.437777+0000 mon.b (mon.2) 6222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.440284+0000 mon.b (mon.2) 6223 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.442908+0000 mon.b (mon.2) 6224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.443791+0000 mon.b (mon.2) 6225 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: cephadm 2024-06-11T13:41:52.458731+0000 mgr.x (mgr.25085) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.459193+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.598984+0000 mon.b (mon.2) 6226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.601188+0000 mon.b (mon.2) 6227 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.604079+0000 mon.b (mon.2) 6228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.605189+0000 mon.b (mon.2) 6229 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: cephadm 2024-06-11T13:41:52.615780+0000 mgr.x (mgr.25085) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.616085+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.752139+0000 mon.b (mon.2) 6230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.755181+0000 mon.b (mon.2) 6231 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.759388+0000 mon.b (mon.2) 6232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.760588+0000 mon.b (mon.2) 6233 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: cephadm 2024-06-11T13:41:52.771561+0000 mgr.x (mgr.25085) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.772079+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.915761+0000 mon.b (mon.2) 6234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.918501+0000 mon.b (mon.2) 6235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.921196+0000 mon.b (mon.2) 6236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.922115+0000 mon.b (mon.2) 6237 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: cephadm 2024-06-11T13:41:52.933011+0000 mgr.x (mgr.25085) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:52.933339+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.069534+0000 mon.b (mon.2) 6238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.072169+0000 mon.b (mon.2) 6239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.075833+0000 mon.b (mon.2) 6240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.076621+0000 mon.b (mon.2) 6241 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: cephadm 2024-06-11T13:41:53.086280+0000 mgr.x (mgr.25085) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.087012+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.170008+0000 mon.b (mon.2) 6242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.172558+0000 mon.b (mon.2) 6243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.175206+0000 mon.b (mon.2) 6244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.176197+0000 mon.b (mon.2) 6245 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.187058+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.286056+0000 mon.b (mon.2) 6246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.288742+0000 mon.b (mon.2) 6247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.291911+0000 mon.b (mon.2) 6248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.292889+0000 mon.b (mon.2) 6249 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.303821+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.415524+0000 mon.b (mon.2) 6250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.417548+0000 mon.b (mon.2) 6251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.419547+0000 mon.b (mon.2) 6252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[81944]: audit 2024-06-11T13:41:53.420260+0000 mon.b (mon.2) 6253 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.915761+0000 mon.b (mon.2) 6234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.918501+0000 mon.b (mon.2) 6235 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.921196+0000 mon.b (mon.2) 6236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.922115+0000 mon.b (mon.2) 6237 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: cephadm 2024-06-11T13:41:52.933011+0000 mgr.x (mgr.25085) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:52.933339+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.069534+0000 mon.b (mon.2) 6238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.072169+0000 mon.b (mon.2) 6239 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.075833+0000 mon.b (mon.2) 6240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.076621+0000 mon.b (mon.2) 6241 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: cephadm 2024-06-11T13:41:53.086280+0000 mgr.x (mgr.25085) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.087012+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.170008+0000 mon.b (mon.2) 6242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.172558+0000 mon.b (mon.2) 6243 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.175206+0000 mon.b (mon.2) 6244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.176197+0000 mon.b (mon.2) 6245 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.187058+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.286056+0000 mon.b (mon.2) 6246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.288742+0000 mon.b (mon.2) 6247 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.291911+0000 mon.b (mon.2) 6248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.292889+0000 mon.b (mon.2) 6249 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.303821+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.415524+0000 mon.b (mon.2) 6250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.417548+0000 mon.b (mon.2) 6251 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.419547+0000 mon.b (mon.2) 6252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:53.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:53 smithi059 bash[78335]: audit 2024-06-11T13:41:53.420260+0000 mon.b (mon.2) 6253 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.739Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-06-11T13:41:54.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.739Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-06-11T13:41:54.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.739Z caller=main.go:570 level=info host_details="(Linux 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 x86_64 smithi117 (none))" 2024-06-11T13:41:54.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.739Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-06-11T13:41:54.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.739Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-06-11T13:41:54.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.742Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-06-11T13:41:54.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.743Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-06-11T13:41:54.188 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.745Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-06-11T13:41:54.188 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.746Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-06-11T13:41:54.188 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.747Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-06-11T13:41:54.188 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.747Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.851µs 2024-06-11T13:41:54.188 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.747Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-06-11T13:41:54.188 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.748Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-06-11T13:41:54.188 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.784Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-06-11T13:41:54.188 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.791Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-06-11T13:41:54.188 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.792Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-06-11T13:41:54.188 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.814Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-06-11T13:41:54.189 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.819Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-06-11T13:41:54.189 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.819Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.711µs wal_replay_duration=71.596099ms wbl_replay_duration=159ns total_replay_duration=71.645392ms 2024-06-11T13:41:54.189 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.824Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-06-11T13:41:54.189 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.824Z caller=main.go:1029 level=info msg="TSDB started" 2024-06-11T13:41:54.189 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.824Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-11T13:41:54.189 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.849Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.205709ms db_storage=904ns remote_storage=1.143µs web_handler=382ns query_engine=677ns scrape=245.188µs scrape_sd=97.634µs notify=11.265µs notify_sd=25.61µs rules=23.209004ms tracing=8.051µs 2024-06-11T13:41:54.190 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.849Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-06-11T13:41:54.190 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:41:53 smithi117 bash[94207]: ts=2024-06-11T13:41:53.849Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-06-11T13:41:54.347 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:41:54.802 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: cephadm 2024-06-11T13:41:53.187540+0000 mgr.x (mgr.25085) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.802 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: cephadm 2024-06-11T13:41:53.303945+0000 mgr.x (mgr.25085) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.802 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: cephadm 2024-06-11T13:41:53.430094+0000 mgr.x (mgr.25085) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.802 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.430821+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.803 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: cluster 2024-06-11T13:41:53.475586+0000 mgr.x (mgr.25085) 2645 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:54.803 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.541700+0000 mon.b (mon.2) 6254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.803 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.544053+0000 mon.b (mon.2) 6255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.803 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.546317+0000 mon.b (mon.2) 6256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.803 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.547350+0000 mon.b (mon.2) 6257 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.803 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: cephadm 2024-06-11T13:41:53.557278+0000 mgr.x (mgr.25085) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.803 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.557965+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.803 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.639659+0000 mon.b (mon.2) 6258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.803 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.641608+0000 mon.b (mon.2) 6259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.803 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.643370+0000 mon.b (mon.2) 6260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.804 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.644008+0000 mon.b (mon.2) 6261 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.804 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.654192+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.804 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: cephadm 2024-06-11T13:41:53.654381+0000 mgr.x (mgr.25085) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.804 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.735054+0000 mon.b (mon.2) 6262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.804 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.737199+0000 mon.b (mon.2) 6263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.804 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.739295+0000 mon.b (mon.2) 6264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.805 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.740179+0000 mon.b (mon.2) 6265 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.805 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.751720+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.805 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: cephadm 2024-06-11T13:41:53.752921+0000 mgr.x (mgr.25085) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.805 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.846306+0000 mon.b (mon.2) 6266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.805 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.848411+0000 mon.b (mon.2) 6267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.806 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.850333+0000 mon.b (mon.2) 6268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.806 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.850961+0000 mon.b (mon.2) 6269 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.806 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: cephadm 2024-06-11T13:41:53.861665+0000 mgr.x (mgr.25085) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.806 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.862462+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.806 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.950879+0000 mon.b (mon.2) 6270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.806 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.952739+0000 mon.b (mon.2) 6271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.806 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.954580+0000 mon.b (mon.2) 6272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.807 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.955194+0000 mon.b (mon.2) 6273 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.807 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: cephadm 2024-06-11T13:41:53.963285+0000 mgr.x (mgr.25085) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.807 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:53.964129+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.807 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.042988+0000 mon.b (mon.2) 6274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.807 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.045076+0000 mon.b (mon.2) 6275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.807 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.047459+0000 mon.b (mon.2) 6276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.807 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.048172+0000 mon.b (mon.2) 6277 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.807 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: cephadm 2024-06-11T13:41:54.055612+0000 mgr.x (mgr.25085) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.807 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.056577+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.808 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.130141+0000 mon.b (mon.2) 6278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.808 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.131981+0000 mon.b (mon.2) 6279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.808 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.133724+0000 mon.b (mon.2) 6280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.808 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.134460+0000 mon.b (mon.2) 6281 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.808 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: cephadm 2024-06-11T13:41:54.143228+0000 mgr.x (mgr.25085) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.808 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.144040+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.808 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.216959+0000 mon.b (mon.2) 6282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.808 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.218911+0000 mon.b (mon.2) 6283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.809 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.220645+0000 mon.b (mon.2) 6284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.809 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.221229+0000 mon.b (mon.2) 6285 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.809 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.230445+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.809 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.306102+0000 mon.b (mon.2) 6286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.809 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.307880+0000 mon.b (mon.2) 6287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.809 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.309494+0000 mon.b (mon.2) 6288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.809 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.310108+0000 mon.b (mon.2) 6289 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.810 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.319817+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.810 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.396769+0000 mon.b (mon.2) 6290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.810 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.398818+0000 mon.b (mon.2) 6291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.810 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.400758+0000 mon.b (mon.2) 6292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.810 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.401518+0000 mon.b (mon.2) 6293 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.810 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:54 smithi117 bash[60578]: audit 2024-06-11T13:41:54.410412+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: cephadm 2024-06-11T13:41:53.187540+0000 mgr.x (mgr.25085) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: cephadm 2024-06-11T13:41:53.303945+0000 mgr.x (mgr.25085) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: cephadm 2024-06-11T13:41:53.430094+0000 mgr.x (mgr.25085) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.430821+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: cluster 2024-06-11T13:41:53.475586+0000 mgr.x (mgr.25085) 2645 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:54.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.541700+0000 mon.b (mon.2) 6254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.544053+0000 mon.b (mon.2) 6255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.546317+0000 mon.b (mon.2) 6256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.547350+0000 mon.b (mon.2) 6257 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: cephadm 2024-06-11T13:41:53.557278+0000 mgr.x (mgr.25085) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.557965+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.639659+0000 mon.b (mon.2) 6258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.641608+0000 mon.b (mon.2) 6259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.643370+0000 mon.b (mon.2) 6260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.644008+0000 mon.b (mon.2) 6261 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.654192+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: cephadm 2024-06-11T13:41:53.654381+0000 mgr.x (mgr.25085) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.735054+0000 mon.b (mon.2) 6262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.737199+0000 mon.b (mon.2) 6263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.739295+0000 mon.b (mon.2) 6264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.740179+0000 mon.b (mon.2) 6265 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.751720+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: cephadm 2024-06-11T13:41:53.752921+0000 mgr.x (mgr.25085) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.846306+0000 mon.b (mon.2) 6266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.848411+0000 mon.b (mon.2) 6267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.850333+0000 mon.b (mon.2) 6268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.850961+0000 mon.b (mon.2) 6269 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: cephadm 2024-06-11T13:41:53.861665+0000 mgr.x (mgr.25085) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.862462+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.950879+0000 mon.b (mon.2) 6270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.952739+0000 mon.b (mon.2) 6271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.954580+0000 mon.b (mon.2) 6272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.955194+0000 mon.b (mon.2) 6273 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: cephadm 2024-06-11T13:41:53.963285+0000 mgr.x (mgr.25085) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:53.964129+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.042988+0000 mon.b (mon.2) 6274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.045076+0000 mon.b (mon.2) 6275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.047459+0000 mon.b (mon.2) 6276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.048172+0000 mon.b (mon.2) 6277 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: cephadm 2024-06-11T13:41:54.055612+0000 mgr.x (mgr.25085) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: cephadm 2024-06-11T13:41:53.187540+0000 mgr.x (mgr.25085) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: cephadm 2024-06-11T13:41:53.303945+0000 mgr.x (mgr.25085) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: cephadm 2024-06-11T13:41:53.430094+0000 mgr.x (mgr.25085) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.430821+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: cluster 2024-06-11T13:41:53.475586+0000 mgr.x (mgr.25085) 2645 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:41:54.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.541700+0000 mon.b (mon.2) 6254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.544053+0000 mon.b (mon.2) 6255 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.546317+0000 mon.b (mon.2) 6256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.547350+0000 mon.b (mon.2) 6257 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: cephadm 2024-06-11T13:41:53.557278+0000 mgr.x (mgr.25085) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.557965+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.639659+0000 mon.b (mon.2) 6258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.641608+0000 mon.b (mon.2) 6259 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.643370+0000 mon.b (mon.2) 6260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.644008+0000 mon.b (mon.2) 6261 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.654192+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: cephadm 2024-06-11T13:41:53.654381+0000 mgr.x (mgr.25085) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.735054+0000 mon.b (mon.2) 6262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.737199+0000 mon.b (mon.2) 6263 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.739295+0000 mon.b (mon.2) 6264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.056577+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.130141+0000 mon.b (mon.2) 6278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.131981+0000 mon.b (mon.2) 6279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.133724+0000 mon.b (mon.2) 6280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.134460+0000 mon.b (mon.2) 6281 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: cephadm 2024-06-11T13:41:54.143228+0000 mgr.x (mgr.25085) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.144040+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.216959+0000 mon.b (mon.2) 6282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.218911+0000 mon.b (mon.2) 6283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.220645+0000 mon.b (mon.2) 6284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.221229+0000 mon.b (mon.2) 6285 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.230445+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.306102+0000 mon.b (mon.2) 6286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.307880+0000 mon.b (mon.2) 6287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.309494+0000 mon.b (mon.2) 6288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.310108+0000 mon.b (mon.2) 6289 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.319817+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.396769+0000 mon.b (mon.2) 6290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.398818+0000 mon.b (mon.2) 6291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.400758+0000 mon.b (mon.2) 6292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.740179+0000 mon.b (mon.2) 6265 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.751720+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: cephadm 2024-06-11T13:41:53.752921+0000 mgr.x (mgr.25085) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.846306+0000 mon.b (mon.2) 6266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.848411+0000 mon.b (mon.2) 6267 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.850333+0000 mon.b (mon.2) 6268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.850961+0000 mon.b (mon.2) 6269 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: cephadm 2024-06-11T13:41:53.861665+0000 mgr.x (mgr.25085) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.862462+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.950879+0000 mon.b (mon.2) 6270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.952739+0000 mon.b (mon.2) 6271 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.954580+0000 mon.b (mon.2) 6272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.955194+0000 mon.b (mon.2) 6273 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: cephadm 2024-06-11T13:41:53.963285+0000 mgr.x (mgr.25085) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:53.964129+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.042988+0000 mon.b (mon.2) 6274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.045076+0000 mon.b (mon.2) 6275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.047459+0000 mon.b (mon.2) 6276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.048172+0000 mon.b (mon.2) 6277 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: cephadm 2024-06-11T13:41:54.055612+0000 mgr.x (mgr.25085) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.401518+0000 mon.b (mon.2) 6293 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[78335]: audit 2024-06-11T13:41:54.410412+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.056577+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.130141+0000 mon.b (mon.2) 6278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.131981+0000 mon.b (mon.2) 6279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.133724+0000 mon.b (mon.2) 6280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.134460+0000 mon.b (mon.2) 6281 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: cephadm 2024-06-11T13:41:54.143228+0000 mgr.x (mgr.25085) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:54.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.144040+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.216959+0000 mon.b (mon.2) 6282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.218911+0000 mon.b (mon.2) 6283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.220645+0000 mon.b (mon.2) 6284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.221229+0000 mon.b (mon.2) 6285 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.230445+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.306102+0000 mon.b (mon.2) 6286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.307880+0000 mon.b (mon.2) 6287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.309494+0000 mon.b (mon.2) 6288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.310108+0000 mon.b (mon.2) 6289 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.319817+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:54.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.396769+0000 mon.b (mon.2) 6290 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:54.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.398818+0000 mon.b (mon.2) 6291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:54.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.400758+0000 mon.b (mon.2) 6292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:54.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.401518+0000 mon.b (mon.2) 6293 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:54.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:54 smithi059 bash[81944]: audit 2024-06-11T13:41:54.410412+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.102 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:41:55.102 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 17s ago 28m - - 2024-06-11T13:41:55.102 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 18s ago 28m - - 2024-06-11T13:41:55.102 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (13m) 17s ago 20m 13.6M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:41:55.102 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (13m) 18s ago 20m 42.0M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:41:55.102 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (72s) 17s ago 18m 47.0M - 3.8 2d7459ec65a0 088001ba59cf 2024-06-11T13:41:55.102 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (12m) 18s ago 27m 530M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:41:55.102 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (11m) 17s ago 29m 427M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:41:55.103 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (9m) 17s ago 29m 72.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:41:55.103 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (10m) 18s ago 27m 73.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:41:55.103 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (10m) 17s ago 27m 64.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:41:55.103 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (53s) 17s ago 20m 7180k - 1.5.0 0da6a335fe13 b17e0c397e24 2024-06-11T13:41:55.103 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (33s) 18s ago 20m 6972k - 1.5.0 0da6a335fe13 e4ba8c8b7358 2024-06-11T13:41:55.103 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (8m) 17s ago 27m 66.6M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:41:55.103 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (7m) 17s ago 26m 62.7M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:41:55.103 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (6m) 17s ago 25m 59.8M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:41:55.103 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (6m) 17s ago 24m 67.9M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:41:55.103 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (5m) 18s ago 24m 64.4M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:41:55.103 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (4m) 18s ago 23m 56.1M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:41:55.103 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (3m) 18s ago 22m 54.4M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 c601b8edd556 2024-06-11T13:41:55.103 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (3m) 18s ago 22m 60.1M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 3bfcb864d46c 2024-06-11T13:41:55.104 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 starting - - - - 2024-06-11T13:41:55.104 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (2m) 17s ago 18m 89.6M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 40767b77a7c4 2024-06-11T13:41:55.104 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (119s) 18s ago 18m 89.4M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 c738708741c4 2024-06-11T13:41:55.104 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (2m) 17s ago 18m 89.9M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 a0604b6ceb8b 2024-06-11T13:41:55.104 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (101s) 18s ago 18m 89.3M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 03e5b8ca895b 2024-06-11T13:41:55.541 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:41:55.541 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:41:55.541 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:41:55.541 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:41:55.541 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:41:55.542 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:41:55.542 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:41:55.542 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:41:55.542 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T13:41:55.542 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:41:55.542 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:41:55.542 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T13:41:55.542 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:41:55.542 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:41:55.542 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 17 2024-06-11T13:41:55.542 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:41:55.542 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:41:55.813 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: cephadm 2024-06-11T13:41:54.229640+0000 mgr.x (mgr.25085) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.813 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: cephadm 2024-06-11T13:41:54.319299+0000 mgr.x (mgr.25085) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.813 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.334160+0000 mgr.x (mgr.25085) 2655 : audit [DBG] from='client.54970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:55.813 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: cephadm 2024-06-11T13:41:54.409604+0000 mgr.x (mgr.25085) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.813 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.488124+0000 mon.b (mon.2) 6294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.813 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.490204+0000 mon.b (mon.2) 6295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.813 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.492127+0000 mon.b (mon.2) 6296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.813 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.492778+0000 mon.b (mon.2) 6297 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.499115+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: cephadm 2024-06-11T13:41:54.501079+0000 mgr.x (mgr.25085) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.581133+0000 mon.b (mon.2) 6298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.582985+0000 mon.b (mon.2) 6299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.585216+0000 mon.b (mon.2) 6300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.585950+0000 mon.b (mon.2) 6301 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.595482+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: cephadm 2024-06-11T13:41:54.612014+0000 mgr.x (mgr.25085) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.696638+0000 mon.b (mon.2) 6302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.699077+0000 mon.b (mon.2) 6303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.701320+0000 mon.b (mon.2) 6304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.702106+0000 mon.b (mon.2) 6305 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.814 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: cephadm 2024-06-11T13:41:54.711212+0000 mgr.x (mgr.25085) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.815 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.711994+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.815 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.713498+0000 mgr.x (mgr.25085) 2660 : audit [DBG] from='client.74853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:55.815 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.786157+0000 mon.b (mon.2) 6306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.815 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.788475+0000 mon.b (mon.2) 6307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.815 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.790650+0000 mon.b (mon.2) 6308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.815 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.791497+0000 mon.b (mon.2) 6309 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.815 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: cephadm 2024-06-11T13:41:54.800536+0000 mgr.x (mgr.25085) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.815 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.801144+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.815 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.876136+0000 mon.b (mon.2) 6310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.815 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.878033+0000 mon.b (mon.2) 6311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.815 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.879743+0000 mon.b (mon.2) 6312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.815 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.880423+0000 mon.b (mon.2) 6313 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.815 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.886753+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: cephadm 2024-06-11T13:41:54.887910+0000 mgr.x (mgr.25085) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.957022+0000 mon.b (mon.2) 6314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.959446+0000 mon.b (mon.2) 6315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.961910+0000 mon.b (mon.2) 6316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.962944+0000 mon.b (mon.2) 6317 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:54.972632+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: cephadm 2024-06-11T13:41:54.974057+0000 mgr.x (mgr.25085) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.072162+0000 mon.b (mon.2) 6318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.073064+0000 mgr.x (mgr.25085) 2664 : audit [DBG] from='client.74859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:55.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.080996+0000 mon.b (mon.2) 6319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.088372+0000 mon.b (mon.2) 6320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.104530+0000 mon.b (mon.2) 6321 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.113370+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: cephadm 2024-06-11T13:41:55.115822+0000 mgr.x (mgr.25085) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.228626+0000 mon.b (mon.2) 6322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.231728+0000 mon.b (mon.2) 6323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.235425+0000 mon.b (mon.2) 6324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.236625+0000 mon.b (mon.2) 6325 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.244560+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.380851+0000 mon.b (mon.2) 6326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.383836+0000 mon.b (mon.2) 6327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.387223+0000 mon.b (mon.2) 6328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.388296+0000 mon.b (mon.2) 6329 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:55 smithi117 bash[60578]: audit 2024-06-11T13:41:55.398816+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: cephadm 2024-06-11T13:41:54.229640+0000 mgr.x (mgr.25085) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: cephadm 2024-06-11T13:41:54.319299+0000 mgr.x (mgr.25085) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.334160+0000 mgr.x (mgr.25085) 2655 : audit [DBG] from='client.54970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:55.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: cephadm 2024-06-11T13:41:54.409604+0000 mgr.x (mgr.25085) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.488124+0000 mon.b (mon.2) 6294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.490204+0000 mon.b (mon.2) 6295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.492127+0000 mon.b (mon.2) 6296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.492778+0000 mon.b (mon.2) 6297 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.499115+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: cephadm 2024-06-11T13:41:54.501079+0000 mgr.x (mgr.25085) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.581133+0000 mon.b (mon.2) 6298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.582985+0000 mon.b (mon.2) 6299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.585216+0000 mon.b (mon.2) 6300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.585950+0000 mon.b (mon.2) 6301 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.595482+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: cephadm 2024-06-11T13:41:54.612014+0000 mgr.x (mgr.25085) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.696638+0000 mon.b (mon.2) 6302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.699077+0000 mon.b (mon.2) 6303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.701320+0000 mon.b (mon.2) 6304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: cephadm 2024-06-11T13:41:54.229640+0000 mgr.x (mgr.25085) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: cephadm 2024-06-11T13:41:54.319299+0000 mgr.x (mgr.25085) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.334160+0000 mgr.x (mgr.25085) 2655 : audit [DBG] from='client.54970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:55.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: cephadm 2024-06-11T13:41:54.409604+0000 mgr.x (mgr.25085) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.488124+0000 mon.b (mon.2) 6294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.490204+0000 mon.b (mon.2) 6295 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.492127+0000 mon.b (mon.2) 6296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.492778+0000 mon.b (mon.2) 6297 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.499115+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: cephadm 2024-06-11T13:41:54.501079+0000 mgr.x (mgr.25085) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.581133+0000 mon.b (mon.2) 6298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.582985+0000 mon.b (mon.2) 6299 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.585216+0000 mon.b (mon.2) 6300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.585950+0000 mon.b (mon.2) 6301 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.595482+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: cephadm 2024-06-11T13:41:54.612014+0000 mgr.x (mgr.25085) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.696638+0000 mon.b (mon.2) 6302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.699077+0000 mon.b (mon.2) 6303 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.701320+0000 mon.b (mon.2) 6304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.702106+0000 mon.b (mon.2) 6305 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: cephadm 2024-06-11T13:41:54.711212+0000 mgr.x (mgr.25085) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.711994+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.713498+0000 mgr.x (mgr.25085) 2660 : audit [DBG] from='client.74853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:55.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.786157+0000 mon.b (mon.2) 6306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.788475+0000 mon.b (mon.2) 6307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.790650+0000 mon.b (mon.2) 6308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.791497+0000 mon.b (mon.2) 6309 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: cephadm 2024-06-11T13:41:54.800536+0000 mgr.x (mgr.25085) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.801144+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.876136+0000 mon.b (mon.2) 6310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.878033+0000 mon.b (mon.2) 6311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.879743+0000 mon.b (mon.2) 6312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.880423+0000 mon.b (mon.2) 6313 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.886753+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: cephadm 2024-06-11T13:41:54.887910+0000 mgr.x (mgr.25085) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.957022+0000 mon.b (mon.2) 6314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.959446+0000 mon.b (mon.2) 6315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.961910+0000 mon.b (mon.2) 6316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.962944+0000 mon.b (mon.2) 6317 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:54.972632+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: cephadm 2024-06-11T13:41:54.974057+0000 mgr.x (mgr.25085) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.072162+0000 mon.b (mon.2) 6318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.073064+0000 mgr.x (mgr.25085) 2664 : audit [DBG] from='client.74859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.080996+0000 mon.b (mon.2) 6319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.088372+0000 mon.b (mon.2) 6320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.104530+0000 mon.b (mon.2) 6321 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.113370+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: cephadm 2024-06-11T13:41:55.115822+0000 mgr.x (mgr.25085) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.228626+0000 mon.b (mon.2) 6322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.231728+0000 mon.b (mon.2) 6323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.235425+0000 mon.b (mon.2) 6324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.236625+0000 mon.b (mon.2) 6325 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.244560+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.380851+0000 mon.b (mon.2) 6326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.383836+0000 mon.b (mon.2) 6327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.387223+0000 mon.b (mon.2) 6328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.388296+0000 mon.b (mon.2) 6329 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[78335]: audit 2024-06-11T13:41:55.398816+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.702106+0000 mon.b (mon.2) 6305 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: cephadm 2024-06-11T13:41:54.711212+0000 mgr.x (mgr.25085) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.711994+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.713498+0000 mgr.x (mgr.25085) 2660 : audit [DBG] from='client.74853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:55.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.786157+0000 mon.b (mon.2) 6306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.788475+0000 mon.b (mon.2) 6307 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.790650+0000 mon.b (mon.2) 6308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.791497+0000 mon.b (mon.2) 6309 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: cephadm 2024-06-11T13:41:54.800536+0000 mgr.x (mgr.25085) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.801144+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.876136+0000 mon.b (mon.2) 6310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.878033+0000 mon.b (mon.2) 6311 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.879743+0000 mon.b (mon.2) 6312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.880423+0000 mon.b (mon.2) 6313 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.886753+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: cephadm 2024-06-11T13:41:54.887910+0000 mgr.x (mgr.25085) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.957022+0000 mon.b (mon.2) 6314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.959446+0000 mon.b (mon.2) 6315 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.961910+0000 mon.b (mon.2) 6316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.962944+0000 mon.b (mon.2) 6317 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:54.972632+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: cephadm 2024-06-11T13:41:54.974057+0000 mgr.x (mgr.25085) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.072162+0000 mon.b (mon.2) 6318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.073064+0000 mgr.x (mgr.25085) 2664 : audit [DBG] from='client.74859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:55.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.080996+0000 mon.b (mon.2) 6319 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.088372+0000 mon.b (mon.2) 6320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.104530+0000 mon.b (mon.2) 6321 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.113370+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: cephadm 2024-06-11T13:41:55.115822+0000 mgr.x (mgr.25085) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:55.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.228626+0000 mon.b (mon.2) 6322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.231728+0000 mon.b (mon.2) 6323 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.235425+0000 mon.b (mon.2) 6324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.236625+0000 mon.b (mon.2) 6325 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.244560+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.380851+0000 mon.b (mon.2) 6326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:55.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.383836+0000 mon.b (mon.2) 6327 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:55.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.387223+0000 mon.b (mon.2) 6328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:55.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.388296+0000 mon.b (mon.2) 6329 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:55.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:55 smithi059 bash[81944]: audit 2024-06-11T13:41:55.398816+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:55.916 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:41:55.916 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:41:55.916 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:41:55.916 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:41:55.916 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:41:55.916 INFO:teuthology.orchestra.run.smithi059.stdout: "osd", 2024-06-11T13:41:55.916 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:41:55.916 INFO:teuthology.orchestra.run.smithi059.stdout: "iscsi", 2024-06-11T13:41:55.916 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw", 2024-06-11T13:41:55.917 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:41:55.917 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:41:55.917 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "18/23 daemons upgraded", 2024-06-11T13:41:55.917 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading prometheus daemons", 2024-06-11T13:41:55.917 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:41:55.917 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:41:56.363 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:41:56.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: cephadm 2024-06-11T13:41:55.247928+0000 mgr.x (mgr.25085) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: cephadm 2024-06-11T13:41:55.399909+0000 mgr.x (mgr.25085) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: cluster 2024-06-11T13:41:55.476249+0000 mgr.x (mgr.25085) 2668 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.507581+0000 mon.b (mon.2) 6330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.510208+0000 mon.b (mon.2) 6331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.512221+0000 mon.b (mon.2) 6332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.512988+0000 mon.b (mon.2) 6333 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: cephadm 2024-06-11T13:41:55.522670+0000 mgr.x (mgr.25085) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.523439+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.544544+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.59:0/2678629982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.630564+0000 mon.b (mon.2) 6334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.632545+0000 mon.b (mon.2) 6335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.634625+0000 mon.b (mon.2) 6336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.635404+0000 mon.b (mon.2) 6337 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: cephadm 2024-06-11T13:41:55.643833+0000 mgr.x (mgr.25085) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.644561+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.753948+0000 mon.b (mon.2) 6338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.756067+0000 mon.b (mon.2) 6339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.757867+0000 mon.b (mon.2) 6340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.758526+0000 mon.b (mon.2) 6341 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: cephadm 2024-06-11T13:41:55.768538+0000 mgr.x (mgr.25085) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.769401+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.842789+0000 mon.b (mon.2) 6342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.844641+0000 mon.b (mon.2) 6343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.846732+0000 mon.b (mon.2) 6344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.847630+0000 mon.b (mon.2) 6345 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: cephadm 2024-06-11T13:41:55.858297+0000 mgr.x (mgr.25085) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.859068+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.917667+0000 mgr.x (mgr.25085) 2673 : audit [DBG] from='client.74871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:56.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.944997+0000 mon.b (mon.2) 6346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.947452+0000 mon.b (mon.2) 6347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.950554+0000 mon.b (mon.2) 6348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.951259+0000 mon.b (mon.2) 6349 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: cephadm 2024-06-11T13:41:55.959189+0000 mgr.x (mgr.25085) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:55.960173+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.061763+0000 mon.b (mon.2) 6350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.064470+0000 mon.b (mon.2) 6351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.067195+0000 mon.b (mon.2) 6352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.068348+0000 mon.b (mon.2) 6353 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.078046+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: cephadm 2024-06-11T13:41:56.079468+0000 mgr.x (mgr.25085) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.177986+0000 mon.b (mon.2) 6354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.180820+0000 mon.b (mon.2) 6355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.183611+0000 mon.b (mon.2) 6356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.184790+0000 mon.b (mon.2) 6357 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.196846+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.275290+0000 mon.b (mon.2) 6358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.277277+0000 mon.b (mon.2) 6359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.279164+0000 mon.b (mon.2) 6360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.279940+0000 mon.b (mon.2) 6361 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.291117+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.367163+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.59:0/1510391140' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:41:56.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.395745+0000 mon.b (mon.2) 6362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.397633+0000 mon.b (mon.2) 6363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.400135+0000 mon.b (mon.2) 6364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.400949+0000 mon.b (mon.2) 6365 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:56 smithi117 bash[60578]: audit 2024-06-11T13:41:56.413072+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: cephadm 2024-06-11T13:41:55.247928+0000 mgr.x (mgr.25085) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: cephadm 2024-06-11T13:41:55.399909+0000 mgr.x (mgr.25085) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: cluster 2024-06-11T13:41:55.476249+0000 mgr.x (mgr.25085) 2668 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.507581+0000 mon.b (mon.2) 6330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.510208+0000 mon.b (mon.2) 6331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.512221+0000 mon.b (mon.2) 6332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.512988+0000 mon.b (mon.2) 6333 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: cephadm 2024-06-11T13:41:55.522670+0000 mgr.x (mgr.25085) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.523439+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.544544+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.59:0/2678629982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.630564+0000 mon.b (mon.2) 6334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.632545+0000 mon.b (mon.2) 6335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.634625+0000 mon.b (mon.2) 6336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.635404+0000 mon.b (mon.2) 6337 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: cephadm 2024-06-11T13:41:55.643833+0000 mgr.x (mgr.25085) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.644561+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.753948+0000 mon.b (mon.2) 6338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.756067+0000 mon.b (mon.2) 6339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.757867+0000 mon.b (mon.2) 6340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: cephadm 2024-06-11T13:41:55.247928+0000 mgr.x (mgr.25085) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: cephadm 2024-06-11T13:41:55.399909+0000 mgr.x (mgr.25085) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: cluster 2024-06-11T13:41:55.476249+0000 mgr.x (mgr.25085) 2668 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:56.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.507581+0000 mon.b (mon.2) 6330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.510208+0000 mon.b (mon.2) 6331 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.512221+0000 mon.b (mon.2) 6332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.512988+0000 mon.b (mon.2) 6333 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: cephadm 2024-06-11T13:41:55.522670+0000 mgr.x (mgr.25085) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.523439+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.544544+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.59:0/2678629982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.630564+0000 mon.b (mon.2) 6334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.632545+0000 mon.b (mon.2) 6335 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.634625+0000 mon.b (mon.2) 6336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.635404+0000 mon.b (mon.2) 6337 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: cephadm 2024-06-11T13:41:55.643833+0000 mgr.x (mgr.25085) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.644561+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.753948+0000 mon.b (mon.2) 6338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.756067+0000 mon.b (mon.2) 6339 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.757867+0000 mon.b (mon.2) 6340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.758526+0000 mon.b (mon.2) 6341 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: cephadm 2024-06-11T13:41:55.768538+0000 mgr.x (mgr.25085) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.769401+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.842789+0000 mon.b (mon.2) 6342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.844641+0000 mon.b (mon.2) 6343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.846732+0000 mon.b (mon.2) 6344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.847630+0000 mon.b (mon.2) 6345 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: cephadm 2024-06-11T13:41:55.858297+0000 mgr.x (mgr.25085) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.859068+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.917667+0000 mgr.x (mgr.25085) 2673 : audit [DBG] from='client.74871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.944997+0000 mon.b (mon.2) 6346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.947452+0000 mon.b (mon.2) 6347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.950554+0000 mon.b (mon.2) 6348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.951259+0000 mon.b (mon.2) 6349 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: cephadm 2024-06-11T13:41:55.959189+0000 mgr.x (mgr.25085) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:55.960173+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.061763+0000 mon.b (mon.2) 6350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.064470+0000 mon.b (mon.2) 6351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.067195+0000 mon.b (mon.2) 6352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.068348+0000 mon.b (mon.2) 6353 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.078046+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: cephadm 2024-06-11T13:41:56.079468+0000 mgr.x (mgr.25085) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.177986+0000 mon.b (mon.2) 6354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.180820+0000 mon.b (mon.2) 6355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.183611+0000 mon.b (mon.2) 6356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.184790+0000 mon.b (mon.2) 6357 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.196846+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.275290+0000 mon.b (mon.2) 6358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.277277+0000 mon.b (mon.2) 6359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.279164+0000 mon.b (mon.2) 6360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.279940+0000 mon.b (mon.2) 6361 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.291117+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.367163+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.59:0/1510391140' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:41:56.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.395745+0000 mon.b (mon.2) 6362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.397633+0000 mon.b (mon.2) 6363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.400135+0000 mon.b (mon.2) 6364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.400949+0000 mon.b (mon.2) 6365 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[81944]: audit 2024-06-11T13:41:56.413072+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.758526+0000 mon.b (mon.2) 6341 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: cephadm 2024-06-11T13:41:55.768538+0000 mgr.x (mgr.25085) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.769401+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.842789+0000 mon.b (mon.2) 6342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.844641+0000 mon.b (mon.2) 6343 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.846732+0000 mon.b (mon.2) 6344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.847630+0000 mon.b (mon.2) 6345 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: cephadm 2024-06-11T13:41:55.858297+0000 mgr.x (mgr.25085) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.859068+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.917667+0000 mgr.x (mgr.25085) 2673 : audit [DBG] from='client.74871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:41:56.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.944997+0000 mon.b (mon.2) 6346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.947452+0000 mon.b (mon.2) 6347 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.950554+0000 mon.b (mon.2) 6348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.951259+0000 mon.b (mon.2) 6349 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: cephadm 2024-06-11T13:41:55.959189+0000 mgr.x (mgr.25085) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:55.960173+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.061763+0000 mon.b (mon.2) 6350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.064470+0000 mon.b (mon.2) 6351 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.067195+0000 mon.b (mon.2) 6352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.068348+0000 mon.b (mon.2) 6353 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.078046+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: cephadm 2024-06-11T13:41:56.079468+0000 mgr.x (mgr.25085) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:56.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.177986+0000 mon.b (mon.2) 6354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.180820+0000 mon.b (mon.2) 6355 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.183611+0000 mon.b (mon.2) 6356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.184790+0000 mon.b (mon.2) 6357 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.196846+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.275290+0000 mon.b (mon.2) 6358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.277277+0000 mon.b (mon.2) 6359 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.279164+0000 mon.b (mon.2) 6360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.279940+0000 mon.b (mon.2) 6361 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.291117+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:56.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.367163+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.59:0/1510391140' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:41:56.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.395745+0000 mon.b (mon.2) 6362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:56.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.397633+0000 mon.b (mon.2) 6363 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:56.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.400135+0000 mon.b (mon.2) 6364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:56.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.400949+0000 mon.b (mon.2) 6365 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:56.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:56 smithi059 bash[78335]: audit 2024-06-11T13:41:56.413072+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: cephadm 2024-06-11T13:41:56.196133+0000 mgr.x (mgr.25085) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: cephadm 2024-06-11T13:41:56.290393+0000 mgr.x (mgr.25085) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: cephadm 2024-06-11T13:41:56.412405+0000 mgr.x (mgr.25085) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.484050+0000 mon.b (mon.2) 6366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.485783+0000 mon.b (mon.2) 6367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.487457+0000 mon.b (mon.2) 6368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.488051+0000 mon.b (mon.2) 6369 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: cephadm 2024-06-11T13:41:56.497254+0000 mgr.x (mgr.25085) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.498114+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.576551+0000 mon.b (mon.2) 6370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.578876+0000 mon.b (mon.2) 6371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.581369+0000 mon.b (mon.2) 6372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.582337+0000 mon.b (mon.2) 6373 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: cephadm 2024-06-11T13:41:56.590709+0000 mgr.x (mgr.25085) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.590961+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.696052+0000 mon.b (mon.2) 6374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.698490+0000 mon.b (mon.2) 6375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.700280+0000 mon.b (mon.2) 6376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.700908+0000 mon.b (mon.2) 6377 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: cephadm 2024-06-11T13:41:56.710284+0000 mgr.x (mgr.25085) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.711154+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.805340+0000 mon.b (mon.2) 6378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.807371+0000 mon.b (mon.2) 6379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.810157+0000 mon.b (mon.2) 6380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.810913+0000 mon.b (mon.2) 6381 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: cephadm 2024-06-11T13:41:56.822052+0000 mgr.x (mgr.25085) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.822745+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.918655+0000 mon.b (mon.2) 6382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.920516+0000 mon.b (mon.2) 6383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.922244+0000 mon.b (mon.2) 6384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.922897+0000 mon.b (mon.2) 6385 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: cephadm 2024-06-11T13:41:56.932026+0000 mgr.x (mgr.25085) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.932886+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.970479+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.981584+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:56.993623+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.016815+0000 mon.b (mon.2) 6386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.018722+0000 mon.b (mon.2) 6387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.020124+0000 mon.b (mon.2) 6388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.021119+0000 mon.b (mon.2) 6389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.022984+0000 mon.b (mon.2) 6390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.025174+0000 mon.b (mon.2) 6391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.026612+0000 mon.b (mon.2) 6392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.027607+0000 mon.b (mon.2) 6393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.028582+0000 mon.b (mon.2) 6394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.029549+0000 mon.b (mon.2) 6395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.030677+0000 mon.b (mon.2) 6396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.031676+0000 mon.b (mon.2) 6397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.032785+0000 mon.b (mon.2) 6398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.034236+0000 mon.b (mon.2) 6399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.692 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:57 smithi117 bash[60578]: audit 2024-06-11T13:41:57.095190+0000 mgr.x (mgr.25085) 2684 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:57.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: cephadm 2024-06-11T13:41:56.196133+0000 mgr.x (mgr.25085) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: cephadm 2024-06-11T13:41:56.290393+0000 mgr.x (mgr.25085) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: cephadm 2024-06-11T13:41:56.412405+0000 mgr.x (mgr.25085) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.484050+0000 mon.b (mon.2) 6366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.485783+0000 mon.b (mon.2) 6367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.487457+0000 mon.b (mon.2) 6368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.488051+0000 mon.b (mon.2) 6369 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: cephadm 2024-06-11T13:41:56.497254+0000 mgr.x (mgr.25085) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.498114+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.576551+0000 mon.b (mon.2) 6370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.578876+0000 mon.b (mon.2) 6371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.581369+0000 mon.b (mon.2) 6372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.582337+0000 mon.b (mon.2) 6373 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: cephadm 2024-06-11T13:41:56.590709+0000 mgr.x (mgr.25085) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.590961+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.696052+0000 mon.b (mon.2) 6374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.698490+0000 mon.b (mon.2) 6375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.700280+0000 mon.b (mon.2) 6376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.700908+0000 mon.b (mon.2) 6377 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.786 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: cephadm 2024-06-11T13:41:56.710284+0000 mgr.x (mgr.25085) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: cephadm 2024-06-11T13:41:56.196133+0000 mgr.x (mgr.25085) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: cephadm 2024-06-11T13:41:56.290393+0000 mgr.x (mgr.25085) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: cephadm 2024-06-11T13:41:56.412405+0000 mgr.x (mgr.25085) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.484050+0000 mon.b (mon.2) 6366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.485783+0000 mon.b (mon.2) 6367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.487457+0000 mon.b (mon.2) 6368 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.488051+0000 mon.b (mon.2) 6369 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: cephadm 2024-06-11T13:41:56.497254+0000 mgr.x (mgr.25085) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.498114+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.576551+0000 mon.b (mon.2) 6370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.578876+0000 mon.b (mon.2) 6371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.787 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.581369+0000 mon.b (mon.2) 6372 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.582337+0000 mon.b (mon.2) 6373 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: cephadm 2024-06-11T13:41:56.590709+0000 mgr.x (mgr.25085) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.590961+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.696052+0000 mon.b (mon.2) 6374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.698490+0000 mon.b (mon.2) 6375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.700280+0000 mon.b (mon.2) 6376 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.700908+0000 mon.b (mon.2) 6377 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: cephadm 2024-06-11T13:41:56.710284+0000 mgr.x (mgr.25085) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.788 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.711154+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.805340+0000 mon.b (mon.2) 6378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.807371+0000 mon.b (mon.2) 6379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.810157+0000 mon.b (mon.2) 6380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.810913+0000 mon.b (mon.2) 6381 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: cephadm 2024-06-11T13:41:56.822052+0000 mgr.x (mgr.25085) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.822745+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.918655+0000 mon.b (mon.2) 6382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.920516+0000 mon.b (mon.2) 6383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.922244+0000 mon.b (mon.2) 6384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.922897+0000 mon.b (mon.2) 6385 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: cephadm 2024-06-11T13:41:56.932026+0000 mgr.x (mgr.25085) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.932886+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.970479+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.981584+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:56.993623+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.016815+0000 mon.b (mon.2) 6386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.018722+0000 mon.b (mon.2) 6387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.020124+0000 mon.b (mon.2) 6388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.021119+0000 mon.b (mon.2) 6389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.022984+0000 mon.b (mon.2) 6390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.025174+0000 mon.b (mon.2) 6391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.026612+0000 mon.b (mon.2) 6392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.027607+0000 mon.b (mon.2) 6393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.028582+0000 mon.b (mon.2) 6394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.029549+0000 mon.b (mon.2) 6395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.030677+0000 mon.b (mon.2) 6396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.031676+0000 mon.b (mon.2) 6397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.790 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.032785+0000 mon.b (mon.2) 6398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.034236+0000 mon.b (mon.2) 6399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.791 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[78335]: audit 2024-06-11T13:41:57.095190+0000 mgr.x (mgr.25085) 2684 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:57.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.711154+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.805340+0000 mon.b (mon.2) 6378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.807371+0000 mon.b (mon.2) 6379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.810157+0000 mon.b (mon.2) 6380 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.810913+0000 mon.b (mon.2) 6381 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: cephadm 2024-06-11T13:41:56.822052+0000 mgr.x (mgr.25085) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.822745+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.791 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.918655+0000 mon.b (mon.2) 6382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.920516+0000 mon.b (mon.2) 6383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.922244+0000 mon.b (mon.2) 6384 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.922897+0000 mon.b (mon.2) 6385 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: cephadm 2024-06-11T13:41:56.932026+0000 mgr.x (mgr.25085) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.932886+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.970479+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.981584+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:56.993623+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.016815+0000 mon.b (mon.2) 6386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.018722+0000 mon.b (mon.2) 6387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.020124+0000 mon.b (mon.2) 6388 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.021119+0000 mon.b (mon.2) 6389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.022984+0000 mon.b (mon.2) 6390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.792 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.025174+0000 mon.b (mon.2) 6391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.026612+0000 mon.b (mon.2) 6392 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.027607+0000 mon.b (mon.2) 6393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.028582+0000 mon.b (mon.2) 6394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.029549+0000 mon.b (mon.2) 6395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.030677+0000 mon.b (mon.2) 6396 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.031676+0000 mon.b (mon.2) 6397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.032785+0000 mon.b (mon.2) 6398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.034236+0000 mon.b (mon.2) 6399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:41:57.793 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:57 smithi059 bash[81944]: audit 2024-06-11T13:41:57.095190+0000 mgr.x (mgr.25085) 2684 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:41:59.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:58 smithi059 bash[81944]: cluster 2024-06-11T13:41:57.476787+0000 mgr.x (mgr.25085) 2685 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:59.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:58 smithi059 bash[81944]: audit 2024-06-11T13:41:57.753681+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:59.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:58 smithi059 bash[81944]: audit 2024-06-11T13:41:57.772752+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:59.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:58 smithi059 bash[81944]: audit 2024-06-11T13:41:57.784705+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:59.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:58 smithi059 bash[78335]: cluster 2024-06-11T13:41:57.476787+0000 mgr.x (mgr.25085) 2685 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:59.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:58 smithi059 bash[78335]: audit 2024-06-11T13:41:57.753681+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:59.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:58 smithi059 bash[78335]: audit 2024-06-11T13:41:57.772752+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:59.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:58 smithi059 bash[78335]: audit 2024-06-11T13:41:57.784705+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:59.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:58 smithi117 bash[60578]: cluster 2024-06-11T13:41:57.476787+0000 mgr.x (mgr.25085) 2685 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:41:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:58 smithi117 bash[60578]: audit 2024-06-11T13:41:57.753681+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:58 smithi117 bash[60578]: audit 2024-06-11T13:41:57.772752+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:41:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:58 smithi117 bash[60578]: audit 2024-06-11T13:41:57.784705+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:00.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:41:59 smithi059 bash[78335]: audit 2024-06-11T13:41:59.297693+0000 mon.b (mon.2) 6400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:42:00.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:41:59 smithi059 bash[81944]: audit 2024-06-11T13:41:59.297693+0000 mon.b (mon.2) 6400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:42:00.072 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:41:59 smithi117 bash[60578]: audit 2024-06-11T13:41:59.297693+0000 mon.b (mon.2) 6400 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:42:01.047 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:00 smithi117 bash[60578]: cluster 2024-06-11T13:41:59.477870+0000 mgr.x (mgr.25085) 2686 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:01.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:00 smithi059 bash[81944]: cluster 2024-06-11T13:41:59.477870+0000 mgr.x (mgr.25085) 2686 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:01.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:00 smithi059 bash[78335]: cluster 2024-06-11T13:41:59.477870+0000 mgr.x (mgr.25085) 2686 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:03.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:02 smithi059 bash[81944]: cephadm 2024-06-11T13:42:01.237458+0000 mgr.x (mgr.25085) 2687 : cephadm [INF] Upgrade: Updating prometheus.a 2024-06-11T13:42:03.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:02 smithi059 bash[81944]: cephadm 2024-06-11T13:42:01.473191+0000 mgr.x (mgr.25085) 2688 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-06-11T13:42:03.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:02 smithi059 bash[81944]: cluster 2024-06-11T13:42:01.478564+0000 mgr.x (mgr.25085) 2689 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:03.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:02 smithi059 bash[78335]: cephadm 2024-06-11T13:42:01.237458+0000 mgr.x (mgr.25085) 2687 : cephadm [INF] Upgrade: Updating prometheus.a 2024-06-11T13:42:03.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:02 smithi059 bash[78335]: cephadm 2024-06-11T13:42:01.473191+0000 mgr.x (mgr.25085) 2688 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-06-11T13:42:03.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:02 smithi059 bash[78335]: cluster 2024-06-11T13:42:01.478564+0000 mgr.x (mgr.25085) 2689 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:03.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:02 smithi117 bash[60578]: cephadm 2024-06-11T13:42:01.237458+0000 mgr.x (mgr.25085) 2687 : cephadm [INF] Upgrade: Updating prometheus.a 2024-06-11T13:42:03.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:02 smithi117 bash[60578]: cephadm 2024-06-11T13:42:01.473191+0000 mgr.x (mgr.25085) 2688 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-06-11T13:42:03.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:02 smithi117 bash[60578]: cluster 2024-06-11T13:42:01.478564+0000 mgr.x (mgr.25085) 2689 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:05.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:04 smithi059 bash[81944]: cluster 2024-06-11T13:42:03.479916+0000 mgr.x (mgr.25085) 2690 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:05.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:04 smithi059 bash[81944]: audit 2024-06-11T13:42:04.349864+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:05.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:04 smithi059 bash[81944]: audit 2024-06-11T13:42:04.362186+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:05.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:04 smithi059 bash[81944]: audit 2024-06-11T13:42:04.375730+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:04 smithi059 bash[78335]: cluster 2024-06-11T13:42:03.479916+0000 mgr.x (mgr.25085) 2690 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:04 smithi059 bash[78335]: audit 2024-06-11T13:42:04.349864+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:04 smithi059 bash[78335]: audit 2024-06-11T13:42:04.362186+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:04 smithi059 bash[78335]: audit 2024-06-11T13:42:04.375730+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:05.121 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:04 smithi117 bash[60578]: cluster 2024-06-11T13:42:03.479916+0000 mgr.x (mgr.25085) 2690 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:05.121 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:04 smithi117 bash[60578]: audit 2024-06-11T13:42:04.349864+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:05.122 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:04 smithi117 bash[60578]: audit 2024-06-11T13:42:04.362186+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:05.122 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:04 smithi117 bash[60578]: audit 2024-06-11T13:42:04.375730+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:06 smithi059 bash[81944]: cluster 2024-06-11T13:42:05.480913+0000 mgr.x (mgr.25085) 2691 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:07.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:06 smithi059 bash[78335]: cluster 2024-06-11T13:42:05.480913+0000 mgr.x (mgr.25085) 2691 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:07.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:06 smithi117 bash[60578]: cluster 2024-06-11T13:42:05.480913+0000 mgr.x (mgr.25085) 2691 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:07.437 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:42:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:42:07] "GET /metrics HTTP/1.1" 200 38676 "" "Prometheus/2.43.0" 2024-06-11T13:42:08.046 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:07 smithi117 bash[60578]: audit 2024-06-11T13:42:07.103317+0000 mgr.x (mgr.25085) 2692 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:08.046 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:07 smithi117 bash[60578]: audit 2024-06-11T13:42:07.386897+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:08.047 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:07 smithi117 bash[60578]: audit 2024-06-11T13:42:07.398882+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:08.047 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:07 smithi117 bash[60578]: audit 2024-06-11T13:42:07.409826+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:08.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:07 smithi059 bash[78335]: audit 2024-06-11T13:42:07.103317+0000 mgr.x (mgr.25085) 2692 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:08.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:07 smithi059 bash[78335]: audit 2024-06-11T13:42:07.386897+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:08.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:07 smithi059 bash[78335]: audit 2024-06-11T13:42:07.398882+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:08.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:07 smithi059 bash[78335]: audit 2024-06-11T13:42:07.409826+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:08.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:07 smithi059 bash[81944]: audit 2024-06-11T13:42:07.103317+0000 mgr.x (mgr.25085) 2692 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:08.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:07 smithi059 bash[81944]: audit 2024-06-11T13:42:07.386897+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:08.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:07 smithi059 bash[81944]: audit 2024-06-11T13:42:07.398882+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:08.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:07 smithi059 bash[81944]: audit 2024-06-11T13:42:07.409826+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:09.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:08 smithi059 bash[81944]: cluster 2024-06-11T13:42:07.482013+0000 mgr.x (mgr.25085) 2693 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:09.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:08 smithi059 bash[78335]: cluster 2024-06-11T13:42:07.482013+0000 mgr.x (mgr.25085) 2693 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:09.067 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:08 smithi117 bash[60578]: cluster 2024-06-11T13:42:07.482013+0000 mgr.x (mgr.25085) 2693 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:09.344 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:42:09 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:09.344 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:42:09 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:09.345 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:42:09 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:09.345 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:09 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:09.345 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:42:09 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:09.346 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:42:09 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:09.346 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:42:09 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:09.346 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:09.346 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 systemd[1]: Stopping Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:42:09.347 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:42:09 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:09.687 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 bash[94207]: ts=2024-06-11T13:42:09.473Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-06-11T13:42:09.687 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 bash[94207]: ts=2024-06-11T13:42:09.473Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-06-11T13:42:09.687 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 bash[94207]: ts=2024-06-11T13:42:09.473Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-06-11T13:42:09.687 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 bash[94207]: ts=2024-06-11T13:42:09.473Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-06-11T13:42:09.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 bash[94207]: ts=2024-06-11T13:42:09.473Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-06-11T13:42:09.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 bash[94207]: ts=2024-06-11T13:42:09.473Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-06-11T13:42:09.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 bash[94207]: ts=2024-06-11T13:42:09.473Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-06-11T13:42:09.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 bash[94207]: ts=2024-06-11T13:42:09.473Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-06-11T13:42:09.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 bash[94207]: ts=2024-06-11T13:42:09.473Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-06-11T13:42:09.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 bash[94207]: ts=2024-06-11T13:42:09.474Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-06-11T13:42:09.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 bash[94207]: ts=2024-06-11T13:42:09.474Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-06-11T13:42:09.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:09 smithi117 bash[94207]: ts=2024-06-11T13:42:09.474Z caller=main.go:1147 level=info msg="See you next time!" 2024-06-11T13:42:10.466 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:10 smithi117 bash[95618]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus-a 2024-06-11T13:42:10.738 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:10 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:10.776 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:42:10 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:10.776 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:42:10 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:10.777 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:10 smithi117 bash[95680]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-prometheus-a 2024-06-11T13:42:10.777 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:10 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-06-11T13:42:10.777 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:10 smithi117 systemd[1]: Stopped Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:42:10.777 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:10 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:10.777 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:42:10 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:10.777 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:42:10 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:10.778 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:42:10 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:10.778 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:42:10 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:10.778 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:42:10 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:11.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:10 smithi059 bash[81944]: cluster 2024-06-11T13:42:09.482830+0000 mgr.x (mgr.25085) 2694 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:11.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:10 smithi059 bash[78335]: cluster 2024-06-11T13:42:09.482830+0000 mgr.x (mgr.25085) 2694 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:11.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:10 smithi117 bash[60578]: cluster 2024-06-11T13:42:09.482830+0000 mgr.x (mgr.25085) 2694 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:11.187 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:10 smithi117 systemd[1]: Started Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:42:12.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:10.789789+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:10.805457+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:10.807033+0000 mon.b (mon.2) 6401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:10.807728+0000 mon.b (mon.2) 6402 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: cephadm 2024-06-11T13:42:10.816086+0000 mgr.x (mgr.25085) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:12.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:10.816943+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:10.853642+0000 mon.b (mon.2) 6403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:42:12.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:10.854132+0000 mgr.x (mgr.25085) 2696 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:42:12.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:10.895518+0000 mon.b (mon.2) 6404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:10.897551+0000 mon.b (mon.2) 6405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:10.900738+0000 mon.b (mon.2) 6406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:10.901648+0000 mon.b (mon.2) 6407 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: cephadm 2024-06-11T13:42:10.912879+0000 mgr.x (mgr.25085) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:12.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:10.913532+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:10.999834+0000 mon.b (mon.2) 6408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.001802+0000 mon.b (mon.2) 6409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.003666+0000 mon.b (mon.2) 6410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.004669+0000 mon.b (mon.2) 6411 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: cephadm 2024-06-11T13:42:11.015276+0000 mgr.x (mgr.25085) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:12.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.016109+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:10.789789+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:10.805457+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:10.807033+0000 mon.b (mon.2) 6401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:10.807728+0000 mon.b (mon.2) 6402 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: cephadm 2024-06-11T13:42:10.816086+0000 mgr.x (mgr.25085) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:10.816943+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:10.853642+0000 mon.b (mon.2) 6403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:10.854132+0000 mgr.x (mgr.25085) 2696 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:10.895518+0000 mon.b (mon.2) 6404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:10.897551+0000 mon.b (mon.2) 6405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:10.900738+0000 mon.b (mon.2) 6406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:10.901648+0000 mon.b (mon.2) 6407 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: cephadm 2024-06-11T13:42:10.912879+0000 mgr.x (mgr.25085) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:12.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:10.913532+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:10.999834+0000 mon.b (mon.2) 6408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.001802+0000 mon.b (mon.2) 6409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.003666+0000 mon.b (mon.2) 6410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.004669+0000 mon.b (mon.2) 6411 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: cephadm 2024-06-11T13:42:11.015276+0000 mgr.x (mgr.25085) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:12.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.016109+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.104670+0000 mon.b (mon.2) 6412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.106858+0000 mon.b (mon.2) 6413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.109528+0000 mon.b (mon.2) 6414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.110408+0000 mon.b (mon.2) 6415 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: cephadm 2024-06-11T13:42:11.122112+0000 mgr.x (mgr.25085) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:12.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.122856+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.235670+0000 mon.b (mon.2) 6416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.237736+0000 mon.b (mon.2) 6417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.239907+0000 mon.b (mon.2) 6418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.240823+0000 mon.b (mon.2) 6419 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.253225+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.383348+0000 mon.b (mon.2) 6420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.385658+0000 mon.b (mon.2) 6421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.387920+0000 mon.b (mon.2) 6422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.388787+0000 mon.b (mon.2) 6423 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.400959+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.535556+0000 mon.b (mon.2) 6424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.537778+0000 mon.b (mon.2) 6425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.539846+0000 mon.b (mon.2) 6426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.540629+0000 mon.b (mon.2) 6427 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.104670+0000 mon.b (mon.2) 6412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.106858+0000 mon.b (mon.2) 6413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.109528+0000 mon.b (mon.2) 6414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.110408+0000 mon.b (mon.2) 6415 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: cephadm 2024-06-11T13:42:11.122112+0000 mgr.x (mgr.25085) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:12.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.122856+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.235670+0000 mon.b (mon.2) 6416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.237736+0000 mon.b (mon.2) 6417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.239907+0000 mon.b (mon.2) 6418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.240823+0000 mon.b (mon.2) 6419 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.253225+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.383348+0000 mon.b (mon.2) 6420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.385658+0000 mon.b (mon.2) 6421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.387920+0000 mon.b (mon.2) 6422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.388787+0000 mon.b (mon.2) 6423 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.400959+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.535556+0000 mon.b (mon.2) 6424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.537778+0000 mon.b (mon.2) 6425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.539846+0000 mon.b (mon.2) 6426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.540629+0000 mon.b (mon.2) 6427 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.552374+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.685869+0000 mon.b (mon.2) 6428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.689228+0000 mon.b (mon.2) 6429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.691806+0000 mon.b (mon.2) 6430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.692952+0000 mon.b (mon.2) 6431 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[78335]: audit 2024-06-11T13:42:11.705233+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.552374+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.685869+0000 mon.b (mon.2) 6428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.689228+0000 mon.b (mon.2) 6429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.691806+0000 mon.b (mon.2) 6430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.692952+0000 mon.b (mon.2) 6431 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:11 smithi059 bash[81944]: audit 2024-06-11T13:42:11.705233+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:10.789789+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:10.805457+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:10.807033+0000 mon.b (mon.2) 6401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:10.807728+0000 mon.b (mon.2) 6402 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: cephadm 2024-06-11T13:42:10.816086+0000 mgr.x (mgr.25085) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:12.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:10.816943+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:10.853642+0000 mon.b (mon.2) 6403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:10.854132+0000 mgr.x (mgr.25085) 2696 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:10.895518+0000 mon.b (mon.2) 6404 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:10.897551+0000 mon.b (mon.2) 6405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:10.900738+0000 mon.b (mon.2) 6406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:10.901648+0000 mon.b (mon.2) 6407 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: cephadm 2024-06-11T13:42:10.912879+0000 mgr.x (mgr.25085) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:10.913532+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:10.999834+0000 mon.b (mon.2) 6408 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.001802+0000 mon.b (mon.2) 6409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.003666+0000 mon.b (mon.2) 6410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.004669+0000 mon.b (mon.2) 6411 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: cephadm 2024-06-11T13:42:11.015276+0000 mgr.x (mgr.25085) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:12.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.016109+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.104670+0000 mon.b (mon.2) 6412 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.106858+0000 mon.b (mon.2) 6413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.109528+0000 mon.b (mon.2) 6414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.110408+0000 mon.b (mon.2) 6415 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: cephadm 2024-06-11T13:42:11.122112+0000 mgr.x (mgr.25085) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.122856+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.235670+0000 mon.b (mon.2) 6416 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.237736+0000 mon.b (mon.2) 6417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.239907+0000 mon.b (mon.2) 6418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.240823+0000 mon.b (mon.2) 6419 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.253225+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.383348+0000 mon.b (mon.2) 6420 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.385658+0000 mon.b (mon.2) 6421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.387920+0000 mon.b (mon.2) 6422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.388787+0000 mon.b (mon.2) 6423 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.400959+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.535556+0000 mon.b (mon.2) 6424 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.537778+0000 mon.b (mon.2) 6425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.539846+0000 mon.b (mon.2) 6426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.540629+0000 mon.b (mon.2) 6427 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.552374+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:12.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.685869+0000 mon.b (mon.2) 6428 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:12.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.689228+0000 mon.b (mon.2) 6429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:12.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.691806+0000 mon.b (mon.2) 6430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:12.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.692952+0000 mon.b (mon.2) 6431 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:12.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:11 smithi117 bash[60578]: audit 2024-06-11T13:42:11.705233+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: cephadm 2024-06-11T13:42:11.252559+0000 mgr.x (mgr.25085) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: cephadm 2024-06-11T13:42:11.400422+0000 mgr.x (mgr.25085) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: cluster 2024-06-11T13:42:11.484107+0000 mgr.x (mgr.25085) 2702 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: cephadm 2024-06-11T13:42:11.551906+0000 mgr.x (mgr.25085) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: cephadm 2024-06-11T13:42:11.704623+0000 mgr.x (mgr.25085) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:11.808379+0000 mon.b (mon.2) 6432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:11.810998+0000 mon.b (mon.2) 6433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:11.813943+0000 mon.b (mon.2) 6434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:11.815074+0000 mon.b (mon.2) 6435 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: cephadm 2024-06-11T13:42:11.825350+0000 mgr.x (mgr.25085) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:11.825943+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:11.927035+0000 mon.b (mon.2) 6436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:11.928971+0000 mon.b (mon.2) 6437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:11.930847+0000 mon.b (mon.2) 6438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:11.931608+0000 mon.b (mon.2) 6439 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: cephadm 2024-06-11T13:42:11.943246+0000 mgr.x (mgr.25085) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:11.943893+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.046777+0000 mon.b (mon.2) 6440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.049506+0000 mon.b (mon.2) 6441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.052382+0000 mon.b (mon.2) 6442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: cephadm 2024-06-11T13:42:11.252559+0000 mgr.x (mgr.25085) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: cephadm 2024-06-11T13:42:11.400422+0000 mgr.x (mgr.25085) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: cluster 2024-06-11T13:42:11.484107+0000 mgr.x (mgr.25085) 2702 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:13.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: cephadm 2024-06-11T13:42:11.551906+0000 mgr.x (mgr.25085) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: cephadm 2024-06-11T13:42:11.704623+0000 mgr.x (mgr.25085) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:11.808379+0000 mon.b (mon.2) 6432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:11.810998+0000 mon.b (mon.2) 6433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:11.813943+0000 mon.b (mon.2) 6434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:11.815074+0000 mon.b (mon.2) 6435 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: cephadm 2024-06-11T13:42:11.825350+0000 mgr.x (mgr.25085) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:11.825943+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:11.927035+0000 mon.b (mon.2) 6436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:11.928971+0000 mon.b (mon.2) 6437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:11.930847+0000 mon.b (mon.2) 6438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:11.931608+0000 mon.b (mon.2) 6439 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: cephadm 2024-06-11T13:42:11.943246+0000 mgr.x (mgr.25085) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:11.943893+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.046777+0000 mon.b (mon.2) 6440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.049506+0000 mon.b (mon.2) 6441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.052382+0000 mon.b (mon.2) 6442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.053572+0000 mon.b (mon.2) 6443 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: cephadm 2024-06-11T13:42:12.066108+0000 mgr.x (mgr.25085) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.066568+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.158558+0000 mon.b (mon.2) 6444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.161000+0000 mon.b (mon.2) 6445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.163134+0000 mon.b (mon.2) 6446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.164028+0000 mon.b (mon.2) 6447 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.176400+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.261718+0000 mon.b (mon.2) 6448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.264024+0000 mon.b (mon.2) 6449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.266104+0000 mon.b (mon.2) 6450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.266751+0000 mon.b (mon.2) 6451 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.278706+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.364351+0000 mon.b (mon.2) 6452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.366257+0000 mon.b (mon.2) 6453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.368080+0000 mon.b (mon.2) 6454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.368821+0000 mon.b (mon.2) 6455 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.380949+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.491968+0000 mon.b (mon.2) 6456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.493728+0000 mon.b (mon.2) 6457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.495302+0000 mon.b (mon.2) 6458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.495929+0000 mon.b (mon.2) 6459 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.508736+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.598954+0000 mon.b (mon.2) 6460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.601480+0000 mon.b (mon.2) 6461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.604011+0000 mon.b (mon.2) 6462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.604864+0000 mon.b (mon.2) 6463 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.617334+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.726182+0000 mon.b (mon.2) 6464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.728723+0000 mon.b (mon.2) 6465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.731153+0000 mon.b (mon.2) 6466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.732255+0000 mon.b (mon.2) 6467 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[81944]: audit 2024-06-11T13:42:12.745169+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.053572+0000 mon.b (mon.2) 6443 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: cephadm 2024-06-11T13:42:12.066108+0000 mgr.x (mgr.25085) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.066568+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.158558+0000 mon.b (mon.2) 6444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.161000+0000 mon.b (mon.2) 6445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.163134+0000 mon.b (mon.2) 6446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.164028+0000 mon.b (mon.2) 6447 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.176400+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.261718+0000 mon.b (mon.2) 6448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.264024+0000 mon.b (mon.2) 6449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.266104+0000 mon.b (mon.2) 6450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.266751+0000 mon.b (mon.2) 6451 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.278706+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.364351+0000 mon.b (mon.2) 6452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.366257+0000 mon.b (mon.2) 6453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.368080+0000 mon.b (mon.2) 6454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.368821+0000 mon.b (mon.2) 6455 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.380949+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.491968+0000 mon.b (mon.2) 6456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.493728+0000 mon.b (mon.2) 6457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.495302+0000 mon.b (mon.2) 6458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.495929+0000 mon.b (mon.2) 6459 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.508736+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.598954+0000 mon.b (mon.2) 6460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.601480+0000 mon.b (mon.2) 6461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.604011+0000 mon.b (mon.2) 6462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.604864+0000 mon.b (mon.2) 6463 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.617334+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.726182+0000 mon.b (mon.2) 6464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.728723+0000 mon.b (mon.2) 6465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.731153+0000 mon.b (mon.2) 6466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.732255+0000 mon.b (mon.2) 6467 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:12 smithi059 bash[78335]: audit 2024-06-11T13:42:12.745169+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: cephadm 2024-06-11T13:42:11.252559+0000 mgr.x (mgr.25085) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: cephadm 2024-06-11T13:42:11.400422+0000 mgr.x (mgr.25085) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: cluster 2024-06-11T13:42:11.484107+0000 mgr.x (mgr.25085) 2702 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:13.080 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: cephadm 2024-06-11T13:42:11.551906+0000 mgr.x (mgr.25085) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: cephadm 2024-06-11T13:42:11.704623+0000 mgr.x (mgr.25085) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:11.808379+0000 mon.b (mon.2) 6432 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:11.810998+0000 mon.b (mon.2) 6433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:11.813943+0000 mon.b (mon.2) 6434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:11.815074+0000 mon.b (mon.2) 6435 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: cephadm 2024-06-11T13:42:11.825350+0000 mgr.x (mgr.25085) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:11.825943+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:11.927035+0000 mon.b (mon.2) 6436 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:11.928971+0000 mon.b (mon.2) 6437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:11.930847+0000 mon.b (mon.2) 6438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:11.931608+0000 mon.b (mon.2) 6439 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: cephadm 2024-06-11T13:42:11.943246+0000 mgr.x (mgr.25085) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.081 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:11.943893+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.046777+0000 mon.b (mon.2) 6440 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.049506+0000 mon.b (mon.2) 6441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.052382+0000 mon.b (mon.2) 6442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.053572+0000 mon.b (mon.2) 6443 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: cephadm 2024-06-11T13:42:12.066108+0000 mgr.x (mgr.25085) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:13.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.066568+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.158558+0000 mon.b (mon.2) 6444 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.161000+0000 mon.b (mon.2) 6445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.163134+0000 mon.b (mon.2) 6446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.164028+0000 mon.b (mon.2) 6447 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.176400+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.261718+0000 mon.b (mon.2) 6448 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.082 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.264024+0000 mon.b (mon.2) 6449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.266104+0000 mon.b (mon.2) 6450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.266751+0000 mon.b (mon.2) 6451 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.278706+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.364351+0000 mon.b (mon.2) 6452 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.366257+0000 mon.b (mon.2) 6453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.368080+0000 mon.b (mon.2) 6454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.368821+0000 mon.b (mon.2) 6455 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.380949+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.491968+0000 mon.b (mon.2) 6456 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.493728+0000 mon.b (mon.2) 6457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.495302+0000 mon.b (mon.2) 6458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.495929+0000 mon.b (mon.2) 6459 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.508736+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.598954+0000 mon.b (mon.2) 6460 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.601480+0000 mon.b (mon.2) 6461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.604011+0000 mon.b (mon.2) 6462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.604864+0000 mon.b (mon.2) 6463 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.617334+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.726182+0000 mon.b (mon.2) 6464 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:13.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.728723+0000 mon.b (mon.2) 6465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:13.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.731153+0000 mon.b (mon.2) 6466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:13.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.732255+0000 mon.b (mon.2) 6467 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:13.084 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:12 smithi117 bash[60578]: audit 2024-06-11T13:42:12.745169+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:13.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.081Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-06-11T13:42:13.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.081Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-06-11T13:42:13.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.081Z caller=main.go:570 level=info host_details="(Linux 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 x86_64 smithi117 (none))" 2024-06-11T13:42:13.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.081Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-06-11T13:42:13.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.081Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-06-11T13:42:13.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.084Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-06-11T13:42:13.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.085Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-06-11T13:42:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.086Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-06-11T13:42:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.086Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-06-11T13:42:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.089Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-06-11T13:42:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.089Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.057µs 2024-06-11T13:42:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.089Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-06-11T13:42:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.089Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-06-11T13:42:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.127Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-06-11T13:42:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.136Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-06-11T13:42:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.138Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-06-11T13:42:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.157Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-06-11T13:42:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.158Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-06-11T13:42:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.159Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-06-11T13:42:13.439 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.159Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.177µs wal_replay_duration=69.804093ms wbl_replay_duration=130ns total_replay_duration=69.872974ms 2024-06-11T13:42:13.439 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.163Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-06-11T13:42:13.439 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.163Z caller=main.go:1029 level=info msg="TSDB started" 2024-06-11T13:42:13.439 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.163Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-06-11T13:42:13.439 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.183Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.778489ms db_storage=934ns remote_storage=1.153µs web_handler=409ns query_engine=728ns scrape=254.424µs scrape_sd=106.461µs notify=20.347µs notify_sd=18.1µs rules=19.953302ms tracing=6.022µs 2024-06-11T13:42:13.439 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.183Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-06-11T13:42:13.439 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[95738]: ts=2024-06-11T13:42:13.183Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-06-11T13:42:14.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: cephadm 2024-06-11T13:42:12.175878+0000 mgr.x (mgr.25085) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: cephadm 2024-06-11T13:42:12.277912+0000 mgr.x (mgr.25085) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: cephadm 2024-06-11T13:42:12.380095+0000 mgr.x (mgr.25085) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: cephadm 2024-06-11T13:42:12.507930+0000 mgr.x (mgr.25085) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: cephadm 2024-06-11T13:42:12.616575+0000 mgr.x (mgr.25085) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: cephadm 2024-06-11T13:42:12.744649+0000 mgr.x (mgr.25085) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:12.854279+0000 mon.b (mon.2) 6468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:12.856734+0000 mon.b (mon.2) 6469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:12.860248+0000 mon.b (mon.2) 6470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:12.861366+0000 mon.b (mon.2) 6471 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: cephadm 2024-06-11T13:42:12.873765+0000 mgr.x (mgr.25085) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:12.874171+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:12.984981+0000 mon.b (mon.2) 6472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:12.987327+0000 mon.b (mon.2) 6473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:12.989952+0000 mon.b (mon.2) 6474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:12.990696+0000 mon.b (mon.2) 6475 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: cephadm 2024-06-11T13:42:13.002421+0000 mgr.x (mgr.25085) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.003051+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.096054+0000 mon.b (mon.2) 6476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.098712+0000 mon.b (mon.2) 6477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: cephadm 2024-06-11T13:42:12.175878+0000 mgr.x (mgr.25085) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: cephadm 2024-06-11T13:42:12.277912+0000 mgr.x (mgr.25085) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: cephadm 2024-06-11T13:42:12.380095+0000 mgr.x (mgr.25085) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: cephadm 2024-06-11T13:42:12.507930+0000 mgr.x (mgr.25085) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: cephadm 2024-06-11T13:42:12.616575+0000 mgr.x (mgr.25085) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: cephadm 2024-06-11T13:42:12.744649+0000 mgr.x (mgr.25085) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:12.854279+0000 mon.b (mon.2) 6468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:12.856734+0000 mon.b (mon.2) 6469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:12.860248+0000 mon.b (mon.2) 6470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:12.861366+0000 mon.b (mon.2) 6471 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: cephadm 2024-06-11T13:42:12.873765+0000 mgr.x (mgr.25085) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:12.874171+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:12.984981+0000 mon.b (mon.2) 6472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:12.987327+0000 mon.b (mon.2) 6473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:12.989952+0000 mon.b (mon.2) 6474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:12.990696+0000 mon.b (mon.2) 6475 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: cephadm 2024-06-11T13:42:13.002421+0000 mgr.x (mgr.25085) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.003051+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.096054+0000 mon.b (mon.2) 6476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.098712+0000 mon.b (mon.2) 6477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.101018+0000 mon.b (mon.2) 6478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.101805+0000 mon.b (mon.2) 6479 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: cephadm 2024-06-11T13:42:13.114373+0000 mgr.x (mgr.25085) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.114970+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.225198+0000 mon.b (mon.2) 6480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.227285+0000 mon.b (mon.2) 6481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.229070+0000 mon.b (mon.2) 6482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.229691+0000 mon.b (mon.2) 6483 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.239683+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.317930+0000 mon.b (mon.2) 6484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.319724+0000 mon.b (mon.2) 6485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.321831+0000 mon.b (mon.2) 6486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.322472+0000 mon.b (mon.2) 6487 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.332426+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.406166+0000 mon.b (mon.2) 6488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.408026+0000 mon.b (mon.2) 6489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.409840+0000 mon.b (mon.2) 6490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.410519+0000 mon.b (mon.2) 6491 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.420562+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.493575+0000 mon.b (mon.2) 6492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.101018+0000 mon.b (mon.2) 6478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.101805+0000 mon.b (mon.2) 6479 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: cephadm 2024-06-11T13:42:13.114373+0000 mgr.x (mgr.25085) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.114970+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.225198+0000 mon.b (mon.2) 6480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.227285+0000 mon.b (mon.2) 6481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.229070+0000 mon.b (mon.2) 6482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.229691+0000 mon.b (mon.2) 6483 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.239683+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.317930+0000 mon.b (mon.2) 6484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.319724+0000 mon.b (mon.2) 6485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.321831+0000 mon.b (mon.2) 6486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.322472+0000 mon.b (mon.2) 6487 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.332426+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.406166+0000 mon.b (mon.2) 6488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.408026+0000 mon.b (mon.2) 6489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.409840+0000 mon.b (mon.2) 6490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.410519+0000 mon.b (mon.2) 6491 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.420562+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.493575+0000 mon.b (mon.2) 6492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.495935+0000 mon.b (mon.2) 6493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.498220+0000 mon.b (mon.2) 6494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.499167+0000 mon.b (mon.2) 6495 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.509982+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.592487+0000 mon.b (mon.2) 6496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.594782+0000 mon.b (mon.2) 6497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.596595+0000 mon.b (mon.2) 6498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.597895+0000 mon.b (mon.2) 6499 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.608322+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.678972+0000 mon.b (mon.2) 6500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.680756+0000 mon.b (mon.2) 6501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.682520+0000 mon.b (mon.2) 6502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.683131+0000 mon.b (mon.2) 6503 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.693223+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.776803+0000 mon.b (mon.2) 6504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.778805+0000 mon.b (mon.2) 6505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.780411+0000 mon.b (mon.2) 6506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.780962+0000 mon.b (mon.2) 6507 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[81944]: audit 2024-06-11T13:42:13.790702+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.495935+0000 mon.b (mon.2) 6493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.498220+0000 mon.b (mon.2) 6494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.499167+0000 mon.b (mon.2) 6495 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.509982+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.592487+0000 mon.b (mon.2) 6496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.594782+0000 mon.b (mon.2) 6497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.596595+0000 mon.b (mon.2) 6498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.597895+0000 mon.b (mon.2) 6499 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.608322+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.678972+0000 mon.b (mon.2) 6500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.680756+0000 mon.b (mon.2) 6501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.682520+0000 mon.b (mon.2) 6502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.683131+0000 mon.b (mon.2) 6503 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.693223+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.776803+0000 mon.b (mon.2) 6504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.778805+0000 mon.b (mon.2) 6505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.780411+0000 mon.b (mon.2) 6506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.780962+0000 mon.b (mon.2) 6507 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:13 smithi059 bash[78335]: audit 2024-06-11T13:42:13.790702+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: cephadm 2024-06-11T13:42:12.175878+0000 mgr.x (mgr.25085) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: cephadm 2024-06-11T13:42:12.277912+0000 mgr.x (mgr.25085) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: cephadm 2024-06-11T13:42:12.380095+0000 mgr.x (mgr.25085) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: cephadm 2024-06-11T13:42:12.507930+0000 mgr.x (mgr.25085) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: cephadm 2024-06-11T13:42:12.616575+0000 mgr.x (mgr.25085) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: cephadm 2024-06-11T13:42:12.744649+0000 mgr.x (mgr.25085) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:12.854279+0000 mon.b (mon.2) 6468 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:12.856734+0000 mon.b (mon.2) 6469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:12.860248+0000 mon.b (mon.2) 6470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:12.861366+0000 mon.b (mon.2) 6471 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: cephadm 2024-06-11T13:42:12.873765+0000 mgr.x (mgr.25085) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:12.874171+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:12.984981+0000 mon.b (mon.2) 6472 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:12.987327+0000 mon.b (mon.2) 6473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:12.989952+0000 mon.b (mon.2) 6474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:12.990696+0000 mon.b (mon.2) 6475 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: cephadm 2024-06-11T13:42:13.002421+0000 mgr.x (mgr.25085) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.003051+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.096054+0000 mon.b (mon.2) 6476 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.098712+0000 mon.b (mon.2) 6477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.173 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.101018+0000 mon.b (mon.2) 6478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.173 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.101805+0000 mon.b (mon.2) 6479 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.173 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: cephadm 2024-06-11T13:42:13.114373+0000 mgr.x (mgr.25085) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:14.173 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.114970+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.173 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.225198+0000 mon.b (mon.2) 6480 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.173 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.227285+0000 mon.b (mon.2) 6481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.173 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.229070+0000 mon.b (mon.2) 6482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.174 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.229691+0000 mon.b (mon.2) 6483 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.174 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.239683+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.174 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.317930+0000 mon.b (mon.2) 6484 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.174 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.319724+0000 mon.b (mon.2) 6485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.174 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.321831+0000 mon.b (mon.2) 6486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.174 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.322472+0000 mon.b (mon.2) 6487 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.174 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.332426+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.174 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.406166+0000 mon.b (mon.2) 6488 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.174 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.408026+0000 mon.b (mon.2) 6489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.174 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.409840+0000 mon.b (mon.2) 6490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.174 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.410519+0000 mon.b (mon.2) 6491 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.174 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.420562+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.174 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.493575+0000 mon.b (mon.2) 6492 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.495935+0000 mon.b (mon.2) 6493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.498220+0000 mon.b (mon.2) 6494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.499167+0000 mon.b (mon.2) 6495 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.509982+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.592487+0000 mon.b (mon.2) 6496 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.594782+0000 mon.b (mon.2) 6497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.596595+0000 mon.b (mon.2) 6498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.597895+0000 mon.b (mon.2) 6499 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.608322+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.678972+0000 mon.b (mon.2) 6500 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.680756+0000 mon.b (mon.2) 6501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.682520+0000 mon.b (mon.2) 6502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.683131+0000 mon.b (mon.2) 6503 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.175 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.693223+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:14.176 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.776803+0000 mon.b (mon.2) 6504 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:14.176 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.778805+0000 mon.b (mon.2) 6505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:14.176 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.780411+0000 mon.b (mon.2) 6506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:14.176 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.780962+0000 mon.b (mon.2) 6507 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:14.176 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:13 smithi117 bash[60578]: audit 2024-06-11T13:42:13.790702+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: cephadm 2024-06-11T13:42:13.238841+0000 mgr.x (mgr.25085) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: cephadm 2024-06-11T13:42:13.331559+0000 mgr.x (mgr.25085) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: cephadm 2024-06-11T13:42:13.419729+0000 mgr.x (mgr.25085) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: cluster 2024-06-11T13:42:13.484897+0000 mgr.x (mgr.25085) 2720 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:15.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: cephadm 2024-06-11T13:42:13.509205+0000 mgr.x (mgr.25085) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: cephadm 2024-06-11T13:42:13.607630+0000 mgr.x (mgr.25085) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: cephadm 2024-06-11T13:42:13.692734+0000 mgr.x (mgr.25085) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: cephadm 2024-06-11T13:42:13.789795+0000 mgr.x (mgr.25085) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:13.870994+0000 mon.b (mon.2) 6508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:13.872788+0000 mon.b (mon.2) 6509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:13.874332+0000 mon.b (mon.2) 6510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:13.874879+0000 mon.b (mon.2) 6511 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: cephadm 2024-06-11T13:42:13.883982+0000 mgr.x (mgr.25085) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:13.884839+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:13.954507+0000 mon.b (mon.2) 6512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:13.956469+0000 mon.b (mon.2) 6513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:13.958048+0000 mon.b (mon.2) 6514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:13.958632+0000 mon.b (mon.2) 6515 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: cephadm 2024-06-11T13:42:13.968296+0000 mgr.x (mgr.25085) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:13.969034+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: cephadm 2024-06-11T13:42:13.238841+0000 mgr.x (mgr.25085) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: cephadm 2024-06-11T13:42:13.331559+0000 mgr.x (mgr.25085) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: cephadm 2024-06-11T13:42:13.419729+0000 mgr.x (mgr.25085) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: cluster 2024-06-11T13:42:13.484897+0000 mgr.x (mgr.25085) 2720 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:15.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: cephadm 2024-06-11T13:42:13.509205+0000 mgr.x (mgr.25085) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: cephadm 2024-06-11T13:42:13.607630+0000 mgr.x (mgr.25085) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: cephadm 2024-06-11T13:42:13.692734+0000 mgr.x (mgr.25085) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: cephadm 2024-06-11T13:42:13.789795+0000 mgr.x (mgr.25085) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:13.870994+0000 mon.b (mon.2) 6508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:13.872788+0000 mon.b (mon.2) 6509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:13.874332+0000 mon.b (mon.2) 6510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:13.874879+0000 mon.b (mon.2) 6511 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: cephadm 2024-06-11T13:42:13.883982+0000 mgr.x (mgr.25085) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:13.884839+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:13.954507+0000 mon.b (mon.2) 6512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:13.956469+0000 mon.b (mon.2) 6513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:13.958048+0000 mon.b (mon.2) 6514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:13.958632+0000 mon.b (mon.2) 6515 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: cephadm 2024-06-11T13:42:13.968296+0000 mgr.x (mgr.25085) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:13.969034+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.046487+0000 mon.b (mon.2) 6516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.048547+0000 mon.b (mon.2) 6517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.050195+0000 mon.b (mon.2) 6518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.050897+0000 mon.b (mon.2) 6519 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: cephadm 2024-06-11T13:42:14.060744+0000 mgr.x (mgr.25085) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.061257+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.138741+0000 mon.b (mon.2) 6520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.140609+0000 mon.b (mon.2) 6521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.142919+0000 mon.b (mon.2) 6522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.143836+0000 mon.b (mon.2) 6523 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: cephadm 2024-06-11T13:42:14.154086+0000 mgr.x (mgr.25085) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.154790+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.232986+0000 mon.b (mon.2) 6524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.234853+0000 mon.b (mon.2) 6525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.236487+0000 mon.b (mon.2) 6526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.237077+0000 mon.b (mon.2) 6527 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.248776+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.297527+0000 mon.b (mon.2) 6528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:42:15.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.322864+0000 mon.b (mon.2) 6529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.325273+0000 mon.b (mon.2) 6530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.046487+0000 mon.b (mon.2) 6516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.048547+0000 mon.b (mon.2) 6517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.050195+0000 mon.b (mon.2) 6518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.050897+0000 mon.b (mon.2) 6519 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: cephadm 2024-06-11T13:42:14.060744+0000 mgr.x (mgr.25085) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.061257+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.138741+0000 mon.b (mon.2) 6520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.140609+0000 mon.b (mon.2) 6521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.142919+0000 mon.b (mon.2) 6522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.143836+0000 mon.b (mon.2) 6523 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: cephadm 2024-06-11T13:42:14.154086+0000 mgr.x (mgr.25085) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.154790+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.232986+0000 mon.b (mon.2) 6524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.234853+0000 mon.b (mon.2) 6525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.236487+0000 mon.b (mon.2) 6526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.237077+0000 mon.b (mon.2) 6527 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.248776+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.297527+0000 mon.b (mon.2) 6528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.322864+0000 mon.b (mon.2) 6529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.325273+0000 mon.b (mon.2) 6530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.327330+0000 mon.b (mon.2) 6531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.327966+0000 mon.b (mon.2) 6532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.339877+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.425910+0000 mon.b (mon.2) 6533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.428360+0000 mon.b (mon.2) 6534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.431138+0000 mon.b (mon.2) 6535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.432231+0000 mon.b (mon.2) 6536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.442913+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.564261+0000 mon.b (mon.2) 6537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.567026+0000 mon.b (mon.2) 6538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.570337+0000 mon.b (mon.2) 6539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.571235+0000 mon.b (mon.2) 6540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.583879+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.686092+0000 mon.b (mon.2) 6541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.688877+0000 mon.b (mon.2) 6542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.691552+0000 mon.b (mon.2) 6543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.692658+0000 mon.b (mon.2) 6544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[81944]: audit 2024-06-11T13:42:14.705644+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.327330+0000 mon.b (mon.2) 6531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.327966+0000 mon.b (mon.2) 6532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.339877+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.425910+0000 mon.b (mon.2) 6533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.428360+0000 mon.b (mon.2) 6534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.431138+0000 mon.b (mon.2) 6535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.432231+0000 mon.b (mon.2) 6536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.442913+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.564261+0000 mon.b (mon.2) 6537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.567026+0000 mon.b (mon.2) 6538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.570337+0000 mon.b (mon.2) 6539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.571235+0000 mon.b (mon.2) 6540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.583879+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.686092+0000 mon.b (mon.2) 6541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.688877+0000 mon.b (mon.2) 6542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.691552+0000 mon.b (mon.2) 6543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.692658+0000 mon.b (mon.2) 6544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:14 smithi059 bash[78335]: audit 2024-06-11T13:42:14.705644+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.162 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: cephadm 2024-06-11T13:42:13.238841+0000 mgr.x (mgr.25085) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.162 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: cephadm 2024-06-11T13:42:13.331559+0000 mgr.x (mgr.25085) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.162 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: cephadm 2024-06-11T13:42:13.419729+0000 mgr.x (mgr.25085) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.162 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: cluster 2024-06-11T13:42:13.484897+0000 mgr.x (mgr.25085) 2720 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:15.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: cephadm 2024-06-11T13:42:13.509205+0000 mgr.x (mgr.25085) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: cephadm 2024-06-11T13:42:13.607630+0000 mgr.x (mgr.25085) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: cephadm 2024-06-11T13:42:13.692734+0000 mgr.x (mgr.25085) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: cephadm 2024-06-11T13:42:13.789795+0000 mgr.x (mgr.25085) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:13.870994+0000 mon.b (mon.2) 6508 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:13.872788+0000 mon.b (mon.2) 6509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:13.874332+0000 mon.b (mon.2) 6510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:13.874879+0000 mon.b (mon.2) 6511 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: cephadm 2024-06-11T13:42:13.883982+0000 mgr.x (mgr.25085) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:13.884839+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:13.954507+0000 mon.b (mon.2) 6512 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:13.956469+0000 mon.b (mon.2) 6513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:13.958048+0000 mon.b (mon.2) 6514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:13.958632+0000 mon.b (mon.2) 6515 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: cephadm 2024-06-11T13:42:13.968296+0000 mgr.x (mgr.25085) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:13.969034+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.046487+0000 mon.b (mon.2) 6516 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.048547+0000 mon.b (mon.2) 6517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.050195+0000 mon.b (mon.2) 6518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.050897+0000 mon.b (mon.2) 6519 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: cephadm 2024-06-11T13:42:14.060744+0000 mgr.x (mgr.25085) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.061257+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.138741+0000 mon.b (mon.2) 6520 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.140609+0000 mon.b (mon.2) 6521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.142919+0000 mon.b (mon.2) 6522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.164 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.143836+0000 mon.b (mon.2) 6523 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: cephadm 2024-06-11T13:42:14.154086+0000 mgr.x (mgr.25085) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.154790+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.232986+0000 mon.b (mon.2) 6524 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.234853+0000 mon.b (mon.2) 6525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.236487+0000 mon.b (mon.2) 6526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.237077+0000 mon.b (mon.2) 6527 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.248776+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.297527+0000 mon.b (mon.2) 6528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.322864+0000 mon.b (mon.2) 6529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.325273+0000 mon.b (mon.2) 6530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.327330+0000 mon.b (mon.2) 6531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.327966+0000 mon.b (mon.2) 6532 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.339877+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.165 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.425910+0000 mon.b (mon.2) 6533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.166 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.428360+0000 mon.b (mon.2) 6534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.166 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.431138+0000 mon.b (mon.2) 6535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.166 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.432231+0000 mon.b (mon.2) 6536 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.166 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.442913+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.166 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.564261+0000 mon.b (mon.2) 6537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.166 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.567026+0000 mon.b (mon.2) 6538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.166 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.570337+0000 mon.b (mon.2) 6539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.166 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.571235+0000 mon.b (mon.2) 6540 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.166 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.583879+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.166 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.686092+0000 mon.b (mon.2) 6541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.166 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.688877+0000 mon.b (mon.2) 6542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.166 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.691552+0000 mon.b (mon.2) 6543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.166 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.692658+0000 mon.b (mon.2) 6544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.167 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:14 smithi117 bash[60578]: audit 2024-06-11T13:42:14.705644+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: cephadm 2024-06-11T13:42:14.247877+0000 mgr.x (mgr.25085) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: cephadm 2024-06-11T13:42:14.338995+0000 mgr.x (mgr.25085) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: cephadm 2024-06-11T13:42:14.442406+0000 mgr.x (mgr.25085) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: cephadm 2024-06-11T13:42:14.583133+0000 mgr.x (mgr.25085) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: cephadm 2024-06-11T13:42:14.705148+0000 mgr.x (mgr.25085) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:14.813918+0000 mon.b (mon.2) 6545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:14.817167+0000 mon.b (mon.2) 6546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:14.819669+0000 mon.b (mon.2) 6547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:14.820447+0000 mon.b (mon.2) 6548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: cephadm 2024-06-11T13:42:14.829695+0000 mgr.x (mgr.25085) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:14.830333+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:14.939421+0000 mon.b (mon.2) 6549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:14.942016+0000 mon.b (mon.2) 6550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:14.945715+0000 mon.b (mon.2) 6551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:14.947241+0000 mon.b (mon.2) 6552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: cephadm 2024-06-11T13:42:14.958309+0000 mgr.x (mgr.25085) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:14.958744+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.067874+0000 mon.b (mon.2) 6553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.070655+0000 mon.b (mon.2) 6554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.073631+0000 mon.b (mon.2) 6555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.074761+0000 mon.b (mon.2) 6556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: cephadm 2024-06-11T13:42:15.087192+0000 mgr.x (mgr.25085) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:15.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.087690+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.178194+0000 mon.b (mon.2) 6557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.180324+0000 mon.b (mon.2) 6558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.182170+0000 mon.b (mon.2) 6559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.182908+0000 mon.b (mon.2) 6560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.195439+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.273459+0000 mon.b (mon.2) 6561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.275445+0000 mon.b (mon.2) 6562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.277729+0000 mon.b (mon.2) 6563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.278594+0000 mon.b (mon.2) 6564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.291060+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.387507+0000 mon.b (mon.2) 6565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.389833+0000 mon.b (mon.2) 6566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.392335+0000 mon.b (mon.2) 6567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.393165+0000 mon.b (mon.2) 6568 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.405761+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.524435+0000 mon.b (mon.2) 6569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.527330+0000 mon.b (mon.2) 6570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.530391+0000 mon.b (mon.2) 6571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.531611+0000 mon.b (mon.2) 6572 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.545774+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.646677+0000 mon.b (mon.2) 6573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.648828+0000 mon.b (mon.2) 6574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.651121+0000 mon.b (mon.2) 6575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.651948+0000 mon.b (mon.2) 6576 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.664419+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:15.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.741253+0000 mon.b (mon.2) 6577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:15.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.743082+0000 mon.b (mon.2) 6578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:15.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.744758+0000 mon.b (mon.2) 6579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:15.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.745452+0000 mon.b (mon.2) 6580 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:15.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:15 smithi117 bash[60578]: audit 2024-06-11T13:42:15.757639+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: cephadm 2024-06-11T13:42:14.247877+0000 mgr.x (mgr.25085) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: cephadm 2024-06-11T13:42:14.338995+0000 mgr.x (mgr.25085) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: cephadm 2024-06-11T13:42:14.442406+0000 mgr.x (mgr.25085) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: cephadm 2024-06-11T13:42:14.583133+0000 mgr.x (mgr.25085) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: cephadm 2024-06-11T13:42:14.705148+0000 mgr.x (mgr.25085) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:14.813918+0000 mon.b (mon.2) 6545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:14.817167+0000 mon.b (mon.2) 6546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:14.819669+0000 mon.b (mon.2) 6547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:14.820447+0000 mon.b (mon.2) 6548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: cephadm 2024-06-11T13:42:14.829695+0000 mgr.x (mgr.25085) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:14.830333+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:14.939421+0000 mon.b (mon.2) 6549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:14.942016+0000 mon.b (mon.2) 6550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:14.945715+0000 mon.b (mon.2) 6551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:14.947241+0000 mon.b (mon.2) 6552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: cephadm 2024-06-11T13:42:14.958309+0000 mgr.x (mgr.25085) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:14.958744+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.067874+0000 mon.b (mon.2) 6553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.070655+0000 mon.b (mon.2) 6554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.073631+0000 mon.b (mon.2) 6555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: cephadm 2024-06-11T13:42:14.247877+0000 mgr.x (mgr.25085) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: cephadm 2024-06-11T13:42:14.338995+0000 mgr.x (mgr.25085) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: cephadm 2024-06-11T13:42:14.442406+0000 mgr.x (mgr.25085) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: cephadm 2024-06-11T13:42:14.583133+0000 mgr.x (mgr.25085) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: cephadm 2024-06-11T13:42:14.705148+0000 mgr.x (mgr.25085) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:14.813918+0000 mon.b (mon.2) 6545 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:14.817167+0000 mon.b (mon.2) 6546 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:14.819669+0000 mon.b (mon.2) 6547 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:14.820447+0000 mon.b (mon.2) 6548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: cephadm 2024-06-11T13:42:14.829695+0000 mgr.x (mgr.25085) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:14.830333+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:14.939421+0000 mon.b (mon.2) 6549 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:14.942016+0000 mon.b (mon.2) 6550 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:14.945715+0000 mon.b (mon.2) 6551 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:14.947241+0000 mon.b (mon.2) 6552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: cephadm 2024-06-11T13:42:14.958309+0000 mgr.x (mgr.25085) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:14.958744+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.067874+0000 mon.b (mon.2) 6553 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.070655+0000 mon.b (mon.2) 6554 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.073631+0000 mon.b (mon.2) 6555 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.074761+0000 mon.b (mon.2) 6556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: cephadm 2024-06-11T13:42:15.087192+0000 mgr.x (mgr.25085) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.087690+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.178194+0000 mon.b (mon.2) 6557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.180324+0000 mon.b (mon.2) 6558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.182170+0000 mon.b (mon.2) 6559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.182908+0000 mon.b (mon.2) 6560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.195439+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.273459+0000 mon.b (mon.2) 6561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.275445+0000 mon.b (mon.2) 6562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.277729+0000 mon.b (mon.2) 6563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.278594+0000 mon.b (mon.2) 6564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.291060+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.387507+0000 mon.b (mon.2) 6565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.389833+0000 mon.b (mon.2) 6566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.392335+0000 mon.b (mon.2) 6567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.393165+0000 mon.b (mon.2) 6568 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.405761+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.524435+0000 mon.b (mon.2) 6569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.527330+0000 mon.b (mon.2) 6570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.074761+0000 mon.b (mon.2) 6556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: cephadm 2024-06-11T13:42:15.087192+0000 mgr.x (mgr.25085) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:16.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.087690+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.178194+0000 mon.b (mon.2) 6557 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.180324+0000 mon.b (mon.2) 6558 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.182170+0000 mon.b (mon.2) 6559 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.182908+0000 mon.b (mon.2) 6560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.195439+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.273459+0000 mon.b (mon.2) 6561 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.275445+0000 mon.b (mon.2) 6562 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.277729+0000 mon.b (mon.2) 6563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.278594+0000 mon.b (mon.2) 6564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.291060+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.387507+0000 mon.b (mon.2) 6565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.389833+0000 mon.b (mon.2) 6566 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.392335+0000 mon.b (mon.2) 6567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.393165+0000 mon.b (mon.2) 6568 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.405761+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.524435+0000 mon.b (mon.2) 6569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.527330+0000 mon.b (mon.2) 6570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.530391+0000 mon.b (mon.2) 6571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.531611+0000 mon.b (mon.2) 6572 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.545774+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.646677+0000 mon.b (mon.2) 6573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.648828+0000 mon.b (mon.2) 6574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.651121+0000 mon.b (mon.2) 6575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.651948+0000 mon.b (mon.2) 6576 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.664419+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.741253+0000 mon.b (mon.2) 6577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.743082+0000 mon.b (mon.2) 6578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.744758+0000 mon.b (mon.2) 6579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.745452+0000 mon.b (mon.2) 6580 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[78335]: audit 2024-06-11T13:42:15.757639+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.530391+0000 mon.b (mon.2) 6571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.531611+0000 mon.b (mon.2) 6572 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.545774+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.646677+0000 mon.b (mon.2) 6573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.648828+0000 mon.b (mon.2) 6574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.651121+0000 mon.b (mon.2) 6575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.651948+0000 mon.b (mon.2) 6576 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.664419+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:16.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.741253+0000 mon.b (mon.2) 6577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:16.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.743082+0000 mon.b (mon.2) 6578 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:16.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.744758+0000 mon.b (mon.2) 6579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:16.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.745452+0000 mon.b (mon.2) 6580 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:16.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:15 smithi059 bash[81944]: audit 2024-06-11T13:42:15.757639+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.036 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: cephadm 2024-06-11T13:42:15.194719+0000 mgr.x (mgr.25085) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.036 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: cephadm 2024-06-11T13:42:15.290548+0000 mgr.x (mgr.25085) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.037 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: cephadm 2024-06-11T13:42:15.405104+0000 mgr.x (mgr.25085) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.037 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: cluster 2024-06-11T13:42:15.485628+0000 mgr.x (mgr.25085) 2740 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:42:17.037 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: cephadm 2024-06-11T13:42:15.545602+0000 mgr.x (mgr.25085) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.037 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: cephadm 2024-06-11T13:42:15.663798+0000 mgr.x (mgr.25085) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.037 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: cephadm 2024-06-11T13:42:15.756876+0000 mgr.x (mgr.25085) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.038 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:15.835376+0000 mon.b (mon.2) 6581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.038 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:15.837120+0000 mon.b (mon.2) 6582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.038 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:15.838827+0000 mon.b (mon.2) 6583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.038 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:15.839415+0000 mon.b (mon.2) 6584 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.038 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: cephadm 2024-06-11T13:42:15.851180+0000 mgr.x (mgr.25085) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.038 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:15.852014+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.038 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:15.944337+0000 mon.b (mon.2) 6585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.038 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:15.947326+0000 mon.b (mon.2) 6586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.038 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:15.950244+0000 mon.b (mon.2) 6587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:15.951444+0000 mon.b (mon.2) 6588 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: cephadm 2024-06-11T13:42:15.963030+0000 mgr.x (mgr.25085) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:15.963572+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.083272+0000 mon.b (mon.2) 6589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.086285+0000 mon.b (mon.2) 6590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.089138+0000 mon.b (mon.2) 6591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.091028+0000 mon.b (mon.2) 6592 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: cephadm 2024-06-11T13:42:16.102433+0000 mgr.x (mgr.25085) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.103117+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.206886+0000 mon.b (mon.2) 6593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.209429+0000 mon.b (mon.2) 6594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.213001+0000 mon.b (mon.2) 6595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.213855+0000 mon.b (mon.2) 6596 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.225105+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.302246+0000 mon.b (mon.2) 6597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.304145+0000 mon.b (mon.2) 6598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.306456+0000 mon.b (mon.2) 6599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.307553+0000 mon.b (mon.2) 6600 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.319055+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.404524+0000 mon.b (mon.2) 6601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.408298+0000 mon.b (mon.2) 6602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.410880+0000 mon.b (mon.2) 6603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.411712+0000 mon.b (mon.2) 6604 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.422186+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.527288+0000 mon.b (mon.2) 6605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.529478+0000 mon.b (mon.2) 6606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.532355+0000 mon.b (mon.2) 6607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.533214+0000 mon.b (mon.2) 6608 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.544649+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.639582+0000 mon.b (mon.2) 6609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.641661+0000 mon.b (mon.2) 6610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.643738+0000 mon.b (mon.2) 6611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.644435+0000 mon.b (mon.2) 6612 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.654912+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.745903+0000 mon.b (mon.2) 6613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.747862+0000 mon.b (mon.2) 6614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.749918+0000 mon.b (mon.2) 6615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.041 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.750622+0000 mon.b (mon.2) 6616 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.042 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:16 smithi117 bash[60578]: audit 2024-06-11T13:42:16.760583+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: cephadm 2024-06-11T13:42:15.194719+0000 mgr.x (mgr.25085) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: cephadm 2024-06-11T13:42:15.290548+0000 mgr.x (mgr.25085) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: cephadm 2024-06-11T13:42:15.405104+0000 mgr.x (mgr.25085) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: cluster 2024-06-11T13:42:15.485628+0000 mgr.x (mgr.25085) 2740 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:42:17.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: cephadm 2024-06-11T13:42:15.545602+0000 mgr.x (mgr.25085) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: cephadm 2024-06-11T13:42:15.663798+0000 mgr.x (mgr.25085) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: cephadm 2024-06-11T13:42:15.756876+0000 mgr.x (mgr.25085) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:15.835376+0000 mon.b (mon.2) 6581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:15.837120+0000 mon.b (mon.2) 6582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:15.838827+0000 mon.b (mon.2) 6583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:15.839415+0000 mon.b (mon.2) 6584 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: cephadm 2024-06-11T13:42:15.851180+0000 mgr.x (mgr.25085) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:15.852014+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:15.944337+0000 mon.b (mon.2) 6585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:15.947326+0000 mon.b (mon.2) 6586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:15.950244+0000 mon.b (mon.2) 6587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:15.951444+0000 mon.b (mon.2) 6588 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: cephadm 2024-06-11T13:42:15.963030+0000 mgr.x (mgr.25085) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:15.963572+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.083272+0000 mon.b (mon.2) 6589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: cephadm 2024-06-11T13:42:15.194719+0000 mgr.x (mgr.25085) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: cephadm 2024-06-11T13:42:15.290548+0000 mgr.x (mgr.25085) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: cephadm 2024-06-11T13:42:15.405104+0000 mgr.x (mgr.25085) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: cluster 2024-06-11T13:42:15.485628+0000 mgr.x (mgr.25085) 2740 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:42:17.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: cephadm 2024-06-11T13:42:15.545602+0000 mgr.x (mgr.25085) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.068 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: cephadm 2024-06-11T13:42:15.663798+0000 mgr.x (mgr.25085) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: cephadm 2024-06-11T13:42:15.756876+0000 mgr.x (mgr.25085) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:15.835376+0000 mon.b (mon.2) 6581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:15.837120+0000 mon.b (mon.2) 6582 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:15.838827+0000 mon.b (mon.2) 6583 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:15.839415+0000 mon.b (mon.2) 6584 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: cephadm 2024-06-11T13:42:15.851180+0000 mgr.x (mgr.25085) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:15.852014+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:15.944337+0000 mon.b (mon.2) 6585 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:15.947326+0000 mon.b (mon.2) 6586 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:15.950244+0000 mon.b (mon.2) 6587 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:15.951444+0000 mon.b (mon.2) 6588 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: cephadm 2024-06-11T13:42:15.963030+0000 mgr.x (mgr.25085) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:15.963572+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.083272+0000 mon.b (mon.2) 6589 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.086285+0000 mon.b (mon.2) 6590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.089138+0000 mon.b (mon.2) 6591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.091028+0000 mon.b (mon.2) 6592 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: cephadm 2024-06-11T13:42:16.102433+0000 mgr.x (mgr.25085) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.103117+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.206886+0000 mon.b (mon.2) 6593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.209429+0000 mon.b (mon.2) 6594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.213001+0000 mon.b (mon.2) 6595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.070 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.213855+0000 mon.b (mon.2) 6596 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.225105+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.302246+0000 mon.b (mon.2) 6597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.304145+0000 mon.b (mon.2) 6598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.306456+0000 mon.b (mon.2) 6599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.307553+0000 mon.b (mon.2) 6600 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.319055+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.404524+0000 mon.b (mon.2) 6601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.408298+0000 mon.b (mon.2) 6602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.410880+0000 mon.b (mon.2) 6603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.411712+0000 mon.b (mon.2) 6604 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.422186+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.086285+0000 mon.b (mon.2) 6590 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.089138+0000 mon.b (mon.2) 6591 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.091028+0000 mon.b (mon.2) 6592 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: cephadm 2024-06-11T13:42:16.102433+0000 mgr.x (mgr.25085) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:17.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.103117+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.206886+0000 mon.b (mon.2) 6593 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.209429+0000 mon.b (mon.2) 6594 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.213001+0000 mon.b (mon.2) 6595 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.213855+0000 mon.b (mon.2) 6596 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.225105+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.302246+0000 mon.b (mon.2) 6597 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.304145+0000 mon.b (mon.2) 6598 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.306456+0000 mon.b (mon.2) 6599 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.307553+0000 mon.b (mon.2) 6600 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.319055+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.404524+0000 mon.b (mon.2) 6601 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.408298+0000 mon.b (mon.2) 6602 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.410880+0000 mon.b (mon.2) 6603 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.411712+0000 mon.b (mon.2) 6604 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.422186+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.527288+0000 mon.b (mon.2) 6605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.529478+0000 mon.b (mon.2) 6606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.532355+0000 mon.b (mon.2) 6607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.533214+0000 mon.b (mon.2) 6608 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.544649+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.639582+0000 mon.b (mon.2) 6609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.641661+0000 mon.b (mon.2) 6610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.643738+0000 mon.b (mon.2) 6611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.644435+0000 mon.b (mon.2) 6612 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.654912+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.745903+0000 mon.b (mon.2) 6613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.747862+0000 mon.b (mon.2) 6614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.749918+0000 mon.b (mon.2) 6615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.750622+0000 mon.b (mon.2) 6616 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[78335]: audit 2024-06-11T13:42:16.760583+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.527288+0000 mon.b (mon.2) 6605 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.529478+0000 mon.b (mon.2) 6606 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.532355+0000 mon.b (mon.2) 6607 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.533214+0000 mon.b (mon.2) 6608 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.544649+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.639582+0000 mon.b (mon.2) 6609 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.641661+0000 mon.b (mon.2) 6610 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.643738+0000 mon.b (mon.2) 6611 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.644435+0000 mon.b (mon.2) 6612 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.654912+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:17.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.745903+0000 mon.b (mon.2) 6613 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:17.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.747862+0000 mon.b (mon.2) 6614 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:17.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.749918+0000 mon.b (mon.2) 6615 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:17.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.750622+0000 mon.b (mon.2) 6616 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:17.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:16 smithi059 bash[81944]: audit 2024-06-11T13:42:16.760583+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: cephadm 2024-06-11T13:42:16.224636+0000 mgr.x (mgr.25085) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: cephadm 2024-06-11T13:42:16.318479+0000 mgr.x (mgr.25085) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: cephadm 2024-06-11T13:42:16.421803+0000 mgr.x (mgr.25085) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: cephadm 2024-06-11T13:42:16.543984+0000 mgr.x (mgr.25085) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: cephadm 2024-06-11T13:42:16.654053+0000 mgr.x (mgr.25085) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: cephadm 2024-06-11T13:42:16.759673+0000 mgr.x (mgr.25085) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:16.835935+0000 mon.b (mon.2) 6617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:16.838068+0000 mon.b (mon.2) 6618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:16.839884+0000 mon.b (mon.2) 6619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:16.840486+0000 mon.b (mon.2) 6620 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: cephadm 2024-06-11T13:42:16.846471+0000 mgr.x (mgr.25085) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:16.847435+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:16.918117+0000 mon.b (mon.2) 6621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:16.919965+0000 mon.b (mon.2) 6622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:16.921706+0000 mon.b (mon.2) 6623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:16.922411+0000 mon.b (mon.2) 6624 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: cephadm 2024-06-11T13:42:16.931814+0000 mgr.x (mgr.25085) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:16.932701+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.040580+0000 mon.b (mon.2) 6625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.069 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.042607+0000 mon.b (mon.2) 6626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: cephadm 2024-06-11T13:42:16.224636+0000 mgr.x (mgr.25085) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: cephadm 2024-06-11T13:42:16.318479+0000 mgr.x (mgr.25085) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: cephadm 2024-06-11T13:42:16.421803+0000 mgr.x (mgr.25085) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: cephadm 2024-06-11T13:42:16.543984+0000 mgr.x (mgr.25085) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: cephadm 2024-06-11T13:42:16.654053+0000 mgr.x (mgr.25085) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: cephadm 2024-06-11T13:42:16.759673+0000 mgr.x (mgr.25085) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:16.835935+0000 mon.b (mon.2) 6617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:16.838068+0000 mon.b (mon.2) 6618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:16.839884+0000 mon.b (mon.2) 6619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:16.840486+0000 mon.b (mon.2) 6620 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.071 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: cephadm 2024-06-11T13:42:16.846471+0000 mgr.x (mgr.25085) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:16.847435+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:16.918117+0000 mon.b (mon.2) 6621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:16.919965+0000 mon.b (mon.2) 6622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:16.921706+0000 mon.b (mon.2) 6623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:16.922411+0000 mon.b (mon.2) 6624 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: cephadm 2024-06-11T13:42:16.931814+0000 mgr.x (mgr.25085) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.072 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:16.932701+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.040580+0000 mon.b (mon.2) 6625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.042607+0000 mon.b (mon.2) 6626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.044544+0000 mon.b (mon.2) 6627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.045269+0000 mon.b (mon.2) 6628 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: cephadm 2024-06-11T13:42:17.056367+0000 mgr.x (mgr.25085) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.057097+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.114552+0000 mgr.x (mgr.25085) 2756 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:18.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.150467+0000 mon.b (mon.2) 6629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.153027+0000 mon.b (mon.2) 6630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.155883+0000 mon.b (mon.2) 6631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.156590+0000 mon.b (mon.2) 6632 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.169337+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.270818+0000 mon.b (mon.2) 6633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.273251+0000 mon.b (mon.2) 6634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.276394+0000 mon.b (mon.2) 6635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.277578+0000 mon.b (mon.2) 6636 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.288798+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.408271+0000 mon.b (mon.2) 6637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.411398+0000 mon.b (mon.2) 6638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.414293+0000 mon.b (mon.2) 6639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.415705+0000 mon.b (mon.2) 6640 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.427042+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.044544+0000 mon.b (mon.2) 6627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.045269+0000 mon.b (mon.2) 6628 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: cephadm 2024-06-11T13:42:17.056367+0000 mgr.x (mgr.25085) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.057097+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.114552+0000 mgr.x (mgr.25085) 2756 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:18.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.150467+0000 mon.b (mon.2) 6629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.153027+0000 mon.b (mon.2) 6630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.155883+0000 mon.b (mon.2) 6631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.156590+0000 mon.b (mon.2) 6632 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.169337+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.270818+0000 mon.b (mon.2) 6633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.273251+0000 mon.b (mon.2) 6634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.276394+0000 mon.b (mon.2) 6635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.277578+0000 mon.b (mon.2) 6636 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.288798+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.408271+0000 mon.b (mon.2) 6637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.411398+0000 mon.b (mon.2) 6638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.414293+0000 mon.b (mon.2) 6639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.415705+0000 mon.b (mon.2) 6640 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.427042+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.557517+0000 mon.b (mon.2) 6641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.560451+0000 mon.b (mon.2) 6642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.564153+0000 mon.b (mon.2) 6643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.565351+0000 mon.b (mon.2) 6644 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.576426+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.713092+0000 mon.b (mon.2) 6645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.715231+0000 mon.b (mon.2) 6646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.717798+0000 mon.b (mon.2) 6647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.718681+0000 mon.b (mon.2) 6648 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[78335]: audit 2024-06-11T13:42:17.729562+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.557517+0000 mon.b (mon.2) 6641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.560451+0000 mon.b (mon.2) 6642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.564153+0000 mon.b (mon.2) 6643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.565351+0000 mon.b (mon.2) 6644 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.576426+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.713092+0000 mon.b (mon.2) 6645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.715231+0000 mon.b (mon.2) 6646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.717798+0000 mon.b (mon.2) 6647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.718681+0000 mon.b (mon.2) 6648 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:17 smithi059 bash[81944]: audit 2024-06-11T13:42:17.729562+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: cephadm 2024-06-11T13:42:16.224636+0000 mgr.x (mgr.25085) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: cephadm 2024-06-11T13:42:16.318479+0000 mgr.x (mgr.25085) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: cephadm 2024-06-11T13:42:16.421803+0000 mgr.x (mgr.25085) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: cephadm 2024-06-11T13:42:16.543984+0000 mgr.x (mgr.25085) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: cephadm 2024-06-11T13:42:16.654053+0000 mgr.x (mgr.25085) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: cephadm 2024-06-11T13:42:16.759673+0000 mgr.x (mgr.25085) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:16.835935+0000 mon.b (mon.2) 6617 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:16.838068+0000 mon.b (mon.2) 6618 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:16.839884+0000 mon.b (mon.2) 6619 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:16.840486+0000 mon.b (mon.2) 6620 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: cephadm 2024-06-11T13:42:16.846471+0000 mgr.x (mgr.25085) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:16.847435+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:16.918117+0000 mon.b (mon.2) 6621 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:16.919965+0000 mon.b (mon.2) 6622 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:16.921706+0000 mon.b (mon.2) 6623 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:16.922411+0000 mon.b (mon.2) 6624 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: cephadm 2024-06-11T13:42:16.931814+0000 mgr.x (mgr.25085) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:16.932701+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.040580+0000 mon.b (mon.2) 6625 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.042607+0000 mon.b (mon.2) 6626 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.044544+0000 mon.b (mon.2) 6627 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.045269+0000 mon.b (mon.2) 6628 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: cephadm 2024-06-11T13:42:17.056367+0000 mgr.x (mgr.25085) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:18.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.057097+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.114552+0000 mgr.x (mgr.25085) 2756 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:18.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.150467+0000 mon.b (mon.2) 6629 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.153027+0000 mon.b (mon.2) 6630 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.155883+0000 mon.b (mon.2) 6631 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.156590+0000 mon.b (mon.2) 6632 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.169337+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.270818+0000 mon.b (mon.2) 6633 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.273251+0000 mon.b (mon.2) 6634 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.276394+0000 mon.b (mon.2) 6635 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.277578+0000 mon.b (mon.2) 6636 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.288798+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.408271+0000 mon.b (mon.2) 6637 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.411398+0000 mon.b (mon.2) 6638 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.414293+0000 mon.b (mon.2) 6639 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.415705+0000 mon.b (mon.2) 6640 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.427042+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.557517+0000 mon.b (mon.2) 6641 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.560451+0000 mon.b (mon.2) 6642 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.564153+0000 mon.b (mon.2) 6643 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.565351+0000 mon.b (mon.2) 6644 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.576426+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:18.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.713092+0000 mon.b (mon.2) 6645 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:18.193 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.715231+0000 mon.b (mon.2) 6646 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:18.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.717798+0000 mon.b (mon.2) 6647 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:18.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.718681+0000 mon.b (mon.2) 6648 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:18.194 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:17 smithi117 bash[60578]: audit 2024-06-11T13:42:17.729562+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.094 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: cephadm 2024-06-11T13:42:17.168704+0000 mgr.x (mgr.25085) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.094 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: cephadm 2024-06-11T13:42:17.288438+0000 mgr.x (mgr.25085) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.094 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: cephadm 2024-06-11T13:42:17.428134+0000 mgr.x (mgr.25085) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.094 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: cluster 2024-06-11T13:42:17.486193+0000 mgr.x (mgr.25085) 2760 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:42:19.094 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: cephadm 2024-06-11T13:42:17.576074+0000 mgr.x (mgr.25085) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.094 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: cephadm 2024-06-11T13:42:17.728830+0000 mgr.x (mgr.25085) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.094 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:17.811480+0000 mon.b (mon.2) 6649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.094 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:17.814527+0000 mon.b (mon.2) 6650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.094 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:17.827069+0000 mon.b (mon.2) 6651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.094 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:17.827744+0000 mon.b (mon.2) 6652 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: cephadm 2024-06-11T13:42:17.838685+0000 mgr.x (mgr.25085) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:17.839477+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:17.941188+0000 mon.b (mon.2) 6653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:17.943243+0000 mon.b (mon.2) 6654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:17.946253+0000 mon.b (mon.2) 6655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:17.947132+0000 mon.b (mon.2) 6656 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:17.956467+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: cephadm 2024-06-11T13:42:17.957449+0000 mgr.x (mgr.25085) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:17.977019+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:17.989917+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:17.999784+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.096889+0000 mon.b (mon.2) 6657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.095 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.099829+0000 mon.b (mon.2) 6658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.096 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.103272+0000 mon.b (mon.2) 6659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.096 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.104084+0000 mon.b (mon.2) 6660 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.096 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: cephadm 2024-06-11T13:42:18.114042+0000 mgr.x (mgr.25085) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.096 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.114687+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.096 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.220342+0000 mon.b (mon.2) 6661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.096 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.222131+0000 mon.b (mon.2) 6662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.096 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.223855+0000 mon.b (mon.2) 6663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.096 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.224485+0000 mon.b (mon.2) 6664 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.096 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.234513+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.096 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.316857+0000 mon.b (mon.2) 6665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.097 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.319453+0000 mon.b (mon.2) 6666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.097 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.321685+0000 mon.b (mon.2) 6667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.097 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.322706+0000 mon.b (mon.2) 6668 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.097 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.333462+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.097 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.446898+0000 mon.b (mon.2) 6669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.097 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.449528+0000 mon.b (mon.2) 6670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.097 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.452244+0000 mon.b (mon.2) 6671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.097 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.453359+0000 mon.b (mon.2) 6672 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.097 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.463650+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.097 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.590092+0000 mon.b (mon.2) 6673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.097 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.592745+0000 mon.b (mon.2) 6674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.097 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.594941+0000 mon.b (mon.2) 6675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.098 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.595658+0000 mon.b (mon.2) 6676 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.098 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.606129+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.098 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.733039+0000 mon.b (mon.2) 6677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.098 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.735902+0000 mon.b (mon.2) 6678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.098 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.738249+0000 mon.b (mon.2) 6679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.098 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.739425+0000 mon.b (mon.2) 6680 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.098 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:18 smithi117 bash[60578]: audit 2024-06-11T13:42:18.750335+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: cephadm 2024-06-11T13:42:17.168704+0000 mgr.x (mgr.25085) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: cephadm 2024-06-11T13:42:17.288438+0000 mgr.x (mgr.25085) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: cephadm 2024-06-11T13:42:17.428134+0000 mgr.x (mgr.25085) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: cluster 2024-06-11T13:42:17.486193+0000 mgr.x (mgr.25085) 2760 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:42:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: cephadm 2024-06-11T13:42:17.576074+0000 mgr.x (mgr.25085) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: cephadm 2024-06-11T13:42:17.728830+0000 mgr.x (mgr.25085) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:17.811480+0000 mon.b (mon.2) 6649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:17.814527+0000 mon.b (mon.2) 6650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:17.827069+0000 mon.b (mon.2) 6651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:17.827744+0000 mon.b (mon.2) 6652 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: cephadm 2024-06-11T13:42:17.838685+0000 mgr.x (mgr.25085) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:17.839477+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:17.941188+0000 mon.b (mon.2) 6653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:17.943243+0000 mon.b (mon.2) 6654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:17.946253+0000 mon.b (mon.2) 6655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:17.947132+0000 mon.b (mon.2) 6656 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:17.956467+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: cephadm 2024-06-11T13:42:17.957449+0000 mgr.x (mgr.25085) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:17.977019+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:17.989917+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:17.999784+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: cephadm 2024-06-11T13:42:17.168704+0000 mgr.x (mgr.25085) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: cephadm 2024-06-11T13:42:17.288438+0000 mgr.x (mgr.25085) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: cephadm 2024-06-11T13:42:17.428134+0000 mgr.x (mgr.25085) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: cluster 2024-06-11T13:42:17.486193+0000 mgr.x (mgr.25085) 2760 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:42:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: cephadm 2024-06-11T13:42:17.576074+0000 mgr.x (mgr.25085) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: cephadm 2024-06-11T13:42:17.728830+0000 mgr.x (mgr.25085) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:17.811480+0000 mon.b (mon.2) 6649 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:17.814527+0000 mon.b (mon.2) 6650 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:17.827069+0000 mon.b (mon.2) 6651 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:17.827744+0000 mon.b (mon.2) 6652 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: cephadm 2024-06-11T13:42:17.838685+0000 mgr.x (mgr.25085) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:17.839477+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:17.941188+0000 mon.b (mon.2) 6653 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:17.943243+0000 mon.b (mon.2) 6654 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:17.946253+0000 mon.b (mon.2) 6655 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:17.947132+0000 mon.b (mon.2) 6656 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:17.956467+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: cephadm 2024-06-11T13:42:17.957449+0000 mgr.x (mgr.25085) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:17.977019+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:17.989917+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:17.999784+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.096889+0000 mon.b (mon.2) 6657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.099829+0000 mon.b (mon.2) 6658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.103272+0000 mon.b (mon.2) 6659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.104084+0000 mon.b (mon.2) 6660 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: cephadm 2024-06-11T13:42:18.114042+0000 mgr.x (mgr.25085) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.114687+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.220342+0000 mon.b (mon.2) 6661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.222131+0000 mon.b (mon.2) 6662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.223855+0000 mon.b (mon.2) 6663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.224485+0000 mon.b (mon.2) 6664 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.234513+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.316857+0000 mon.b (mon.2) 6665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.319453+0000 mon.b (mon.2) 6666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.321685+0000 mon.b (mon.2) 6667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.322706+0000 mon.b (mon.2) 6668 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.333462+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.446898+0000 mon.b (mon.2) 6669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.449528+0000 mon.b (mon.2) 6670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.452244+0000 mon.b (mon.2) 6671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.453359+0000 mon.b (mon.2) 6672 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.096889+0000 mon.b (mon.2) 6657 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.099829+0000 mon.b (mon.2) 6658 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.103272+0000 mon.b (mon.2) 6659 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.104084+0000 mon.b (mon.2) 6660 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: cephadm 2024-06-11T13:42:18.114042+0000 mgr.x (mgr.25085) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.114687+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.220342+0000 mon.b (mon.2) 6661 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.222131+0000 mon.b (mon.2) 6662 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.223855+0000 mon.b (mon.2) 6663 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.224485+0000 mon.b (mon.2) 6664 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.234513+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.316857+0000 mon.b (mon.2) 6665 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.319453+0000 mon.b (mon.2) 6666 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.321685+0000 mon.b (mon.2) 6667 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.322706+0000 mon.b (mon.2) 6668 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.333462+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.446898+0000 mon.b (mon.2) 6669 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.449528+0000 mon.b (mon.2) 6670 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.452244+0000 mon.b (mon.2) 6671 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.453359+0000 mon.b (mon.2) 6672 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.463650+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.590092+0000 mon.b (mon.2) 6673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.592745+0000 mon.b (mon.2) 6674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.594941+0000 mon.b (mon.2) 6675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.595658+0000 mon.b (mon.2) 6676 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.606129+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.733039+0000 mon.b (mon.2) 6677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.735902+0000 mon.b (mon.2) 6678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.738249+0000 mon.b (mon.2) 6679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.739425+0000 mon.b (mon.2) 6680 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[81944]: audit 2024-06-11T13:42:18.750335+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.463650+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.590092+0000 mon.b (mon.2) 6673 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.592745+0000 mon.b (mon.2) 6674 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.594941+0000 mon.b (mon.2) 6675 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.595658+0000 mon.b (mon.2) 6676 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.606129+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.733039+0000 mon.b (mon.2) 6677 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.735902+0000 mon.b (mon.2) 6678 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.738249+0000 mon.b (mon.2) 6679 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.739425+0000 mon.b (mon.2) 6680 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:18 smithi059 bash[78335]: audit 2024-06-11T13:42:18.750335+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: cephadm 2024-06-11T13:42:18.233697+0000 mgr.x (mgr.25085) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: cephadm 2024-06-11T13:42:18.332808+0000 mgr.x (mgr.25085) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.995 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: cephadm 2024-06-11T13:42:18.462874+0000 mgr.x (mgr.25085) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: cephadm 2024-06-11T13:42:18.605316+0000 mgr.x (mgr.25085) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: cephadm 2024-06-11T13:42:18.749862+0000 mgr.x (mgr.25085) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:18.847015+0000 mon.b (mon.2) 6681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:18.849579+0000 mon.b (mon.2) 6682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:18.851939+0000 mon.b (mon.2) 6683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:18.852641+0000 mon.b (mon.2) 6684 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: cephadm 2024-06-11T13:42:18.861491+0000 mgr.x (mgr.25085) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:18.862305+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:18.967020+0000 mon.b (mon.2) 6685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:18.969239+0000 mon.b (mon.2) 6686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:18.971481+0000 mon.b (mon.2) 6687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:18.972108+0000 mon.b (mon.2) 6688 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.996 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: cephadm 2024-06-11T13:42:18.981292+0000 mgr.x (mgr.25085) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:18.982127+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.081264+0000 mon.b (mon.2) 6689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.083557+0000 mon.b (mon.2) 6690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.086766+0000 mon.b (mon.2) 6691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.088221+0000 mon.b (mon.2) 6692 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: cephadm 2024-06-11T13:42:19.100061+0000 mgr.x (mgr.25085) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.100804+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.175647+0000 mon.b (mon.2) 6693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.177415+0000 mon.b (mon.2) 6694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.179253+0000 mon.b (mon.2) 6695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.179941+0000 mon.b (mon.2) 6696 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.189873+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.267435+0000 mon.b (mon.2) 6697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.269400+0000 mon.b (mon.2) 6698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.271172+0000 mon.b (mon.2) 6699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.271892+0000 mon.b (mon.2) 6700 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.281542+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.355790+0000 mon.b (mon.2) 6701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.357795+0000 mon.b (mon.2) 6702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.359610+0000 mon.b (mon.2) 6703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:19.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.360290+0000 mon.b (mon.2) 6704 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:19.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.369963+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:19.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.452915+0000 mon.b (mon.2) 6705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.998 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.454781+0000 mon.b (mon.2) 6706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.999 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: cephadm 2024-06-11T13:42:18.233697+0000 mgr.x (mgr.25085) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.999 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: cephadm 2024-06-11T13:42:18.332808+0000 mgr.x (mgr.25085) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.999 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: cephadm 2024-06-11T13:42:18.462874+0000 mgr.x (mgr.25085) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.999 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: cephadm 2024-06-11T13:42:18.605316+0000 mgr.x (mgr.25085) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.999 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: cephadm 2024-06-11T13:42:18.749862+0000 mgr.x (mgr.25085) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:19.999 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:18.847015+0000 mon.b (mon.2) 6681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:19.999 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:18.849579+0000 mon.b (mon.2) 6682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:19.999 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:18.851939+0000 mon.b (mon.2) 6683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:18.852641+0000 mon.b (mon.2) 6684 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: cephadm 2024-06-11T13:42:18.861491+0000 mgr.x (mgr.25085) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:20.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:18.862305+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:18.967020+0000 mon.b (mon.2) 6685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:18.969239+0000 mon.b (mon.2) 6686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:18.971481+0000 mon.b (mon.2) 6687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:18.972108+0000 mon.b (mon.2) 6688 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: cephadm 2024-06-11T13:42:18.981292+0000 mgr.x (mgr.25085) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:20.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:18.982127+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.081264+0000 mon.b (mon.2) 6689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.083557+0000 mon.b (mon.2) 6690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.000 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.086766+0000 mon.b (mon.2) 6691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.001 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.456384+0000 mon.b (mon.2) 6707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.001 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.457017+0000 mon.b (mon.2) 6708 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.001 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.463711+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.001 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.533969+0000 mon.b (mon.2) 6709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.001 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.536032+0000 mon.b (mon.2) 6710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.001 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.537677+0000 mon.b (mon.2) 6711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.001 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.538321+0000 mon.b (mon.2) 6712 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.001 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.545439+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.001 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.615426+0000 mon.b (mon.2) 6713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.001 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.617173+0000 mon.b (mon.2) 6714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.001 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.619193+0000 mon.b (mon.2) 6715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.623676+0000 mon.b (mon.2) 6716 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.633730+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.703989+0000 mon.b (mon.2) 6717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.705820+0000 mon.b (mon.2) 6718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.707678+0000 mon.b (mon.2) 6719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.708253+0000 mon.b (mon.2) 6720 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.718236+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.790646+0000 mon.b (mon.2) 6721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.792530+0000 mon.b (mon.2) 6722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.794178+0000 mon.b (mon.2) 6723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.794778+0000 mon.b (mon.2) 6724 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.002 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[81944]: audit 2024-06-11T13:42:19.804342+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.003 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.088221+0000 mon.b (mon.2) 6692 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.003 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: cephadm 2024-06-11T13:42:19.100061+0000 mgr.x (mgr.25085) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:20.003 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.100804+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.003 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.175647+0000 mon.b (mon.2) 6693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.003 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.177415+0000 mon.b (mon.2) 6694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.179253+0000 mon.b (mon.2) 6695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.179941+0000 mon.b (mon.2) 6696 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.189873+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.267435+0000 mon.b (mon.2) 6697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.269400+0000 mon.b (mon.2) 6698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.271172+0000 mon.b (mon.2) 6699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.271892+0000 mon.b (mon.2) 6700 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.281542+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.355790+0000 mon.b (mon.2) 6701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.357795+0000 mon.b (mon.2) 6702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.359610+0000 mon.b (mon.2) 6703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.360290+0000 mon.b (mon.2) 6704 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.369963+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.452915+0000 mon.b (mon.2) 6705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.454781+0000 mon.b (mon.2) 6706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.456384+0000 mon.b (mon.2) 6707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.457017+0000 mon.b (mon.2) 6708 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.463711+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.533969+0000 mon.b (mon.2) 6709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.536032+0000 mon.b (mon.2) 6710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.537677+0000 mon.b (mon.2) 6711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.538321+0000 mon.b (mon.2) 6712 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.545439+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.615426+0000 mon.b (mon.2) 6713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.617173+0000 mon.b (mon.2) 6714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.619193+0000 mon.b (mon.2) 6715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.623676+0000 mon.b (mon.2) 6716 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.005 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.633730+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.703989+0000 mon.b (mon.2) 6717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.705820+0000 mon.b (mon.2) 6718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.707678+0000 mon.b (mon.2) 6719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.708253+0000 mon.b (mon.2) 6720 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.718236+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.790646+0000 mon.b (mon.2) 6721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.792530+0000 mon.b (mon.2) 6722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.794178+0000 mon.b (mon.2) 6723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.794778+0000 mon.b (mon.2) 6724 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.006 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:19 smithi059 bash[78335]: audit 2024-06-11T13:42:19.804342+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: cephadm 2024-06-11T13:42:18.233697+0000 mgr.x (mgr.25085) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: cephadm 2024-06-11T13:42:18.332808+0000 mgr.x (mgr.25085) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:20.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: cephadm 2024-06-11T13:42:18.462874+0000 mgr.x (mgr.25085) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: cephadm 2024-06-11T13:42:18.605316+0000 mgr.x (mgr.25085) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: cephadm 2024-06-11T13:42:18.749862+0000 mgr.x (mgr.25085) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:18.847015+0000 mon.b (mon.2) 6681 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:18.849579+0000 mon.b (mon.2) 6682 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:18.851939+0000 mon.b (mon.2) 6683 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:18.852641+0000 mon.b (mon.2) 6684 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: cephadm 2024-06-11T13:42:18.861491+0000 mgr.x (mgr.25085) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:18.862305+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:18.967020+0000 mon.b (mon.2) 6685 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:18.969239+0000 mon.b (mon.2) 6686 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:18.971481+0000 mon.b (mon.2) 6687 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:18.972108+0000 mon.b (mon.2) 6688 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: cephadm 2024-06-11T13:42:18.981292+0000 mgr.x (mgr.25085) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:18.982127+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.081264+0000 mon.b (mon.2) 6689 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.083557+0000 mon.b (mon.2) 6690 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.086766+0000 mon.b (mon.2) 6691 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.088221+0000 mon.b (mon.2) 6692 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: cephadm 2024-06-11T13:42:19.100061+0000 mgr.x (mgr.25085) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.100804+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.175647+0000 mon.b (mon.2) 6693 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.177415+0000 mon.b (mon.2) 6694 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.179253+0000 mon.b (mon.2) 6695 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.179941+0000 mon.b (mon.2) 6696 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.189873+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.267435+0000 mon.b (mon.2) 6697 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.269400+0000 mon.b (mon.2) 6698 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.271172+0000 mon.b (mon.2) 6699 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.271892+0000 mon.b (mon.2) 6700 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.281542+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.355790+0000 mon.b (mon.2) 6701 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.357795+0000 mon.b (mon.2) 6702 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.359610+0000 mon.b (mon.2) 6703 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.360290+0000 mon.b (mon.2) 6704 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.369963+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.452915+0000 mon.b (mon.2) 6705 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.454781+0000 mon.b (mon.2) 6706 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.456384+0000 mon.b (mon.2) 6707 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.457017+0000 mon.b (mon.2) 6708 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.463711+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.533969+0000 mon.b (mon.2) 6709 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.536032+0000 mon.b (mon.2) 6710 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.537677+0000 mon.b (mon.2) 6711 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.538321+0000 mon.b (mon.2) 6712 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.545439+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.615426+0000 mon.b (mon.2) 6713 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.617173+0000 mon.b (mon.2) 6714 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.619193+0000 mon.b (mon.2) 6715 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.623676+0000 mon.b (mon.2) 6716 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.633730+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.703989+0000 mon.b (mon.2) 6717 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.705820+0000 mon.b (mon.2) 6718 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.707678+0000 mon.b (mon.2) 6719 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.708253+0000 mon.b (mon.2) 6720 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.718236+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:20.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.790646+0000 mon.b (mon.2) 6721 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:20.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.792530+0000 mon.b (mon.2) 6722 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:20.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.794178+0000 mon.b (mon.2) 6723 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:20.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.794778+0000 mon.b (mon.2) 6724 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:20.192 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:19 smithi117 bash[60578]: audit 2024-06-11T13:42:19.804342+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: cephadm 2024-06-11T13:42:19.189095+0000 mgr.x (mgr.25085) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: cephadm 2024-06-11T13:42:19.280759+0000 mgr.x (mgr.25085) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: cephadm 2024-06-11T13:42:19.369154+0000 mgr.x (mgr.25085) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: cephadm 2024-06-11T13:42:19.462678+0000 mgr.x (mgr.25085) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: cluster 2024-06-11T13:42:19.486833+0000 mgr.x (mgr.25085) 2778 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:21.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: cephadm 2024-06-11T13:42:19.544388+0000 mgr.x (mgr.25085) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: cephadm 2024-06-11T13:42:19.632715+0000 mgr.x (mgr.25085) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: cephadm 2024-06-11T13:42:19.717965+0000 mgr.x (mgr.25085) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: cephadm 2024-06-11T13:42:19.803400+0000 mgr.x (mgr.25085) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:19.877188+0000 mon.b (mon.2) 6725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:19.878982+0000 mon.b (mon.2) 6726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:19.880615+0000 mon.b (mon.2) 6727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:19.881218+0000 mon.b (mon.2) 6728 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: cephadm 2024-06-11T13:42:19.887582+0000 mgr.x (mgr.25085) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:19.888474+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:19.971428+0000 mon.b (mon.2) 6729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:19.973397+0000 mon.b (mon.2) 6730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:19.975722+0000 mon.b (mon.2) 6731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:19.976512+0000 mon.b (mon.2) 6732 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: cephadm 2024-06-11T13:42:19.983810+0000 mgr.x (mgr.25085) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:19.984625+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.065396+0000 mon.b (mon.2) 6733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.067289+0000 mon.b (mon.2) 6734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.069108+0000 mon.b (mon.2) 6735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.069665+0000 mon.b (mon.2) 6736 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: cephadm 2024-06-11T13:42:20.080835+0000 mgr.x (mgr.25085) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.081593+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.157588+0000 mon.b (mon.2) 6737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.159885+0000 mon.b (mon.2) 6738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.162237+0000 mon.b (mon.2) 6739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.163060+0000 mon.b (mon.2) 6740 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.175746+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.260555+0000 mon.b (mon.2) 6741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.262302+0000 mon.b (mon.2) 6742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.263995+0000 mon.b (mon.2) 6743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.264628+0000 mon.b (mon.2) 6744 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.276803+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.350831+0000 mon.b (mon.2) 6745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.352674+0000 mon.b (mon.2) 6746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.354233+0000 mon.b (mon.2) 6747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: cephadm 2024-06-11T13:42:19.189095+0000 mgr.x (mgr.25085) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: cephadm 2024-06-11T13:42:19.280759+0000 mgr.x (mgr.25085) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: cephadm 2024-06-11T13:42:19.369154+0000 mgr.x (mgr.25085) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: cephadm 2024-06-11T13:42:19.462678+0000 mgr.x (mgr.25085) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: cluster 2024-06-11T13:42:19.486833+0000 mgr.x (mgr.25085) 2778 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:21.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: cephadm 2024-06-11T13:42:19.544388+0000 mgr.x (mgr.25085) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: cephadm 2024-06-11T13:42:19.632715+0000 mgr.x (mgr.25085) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: cephadm 2024-06-11T13:42:19.717965+0000 mgr.x (mgr.25085) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: cephadm 2024-06-11T13:42:19.803400+0000 mgr.x (mgr.25085) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.069 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:19.877188+0000 mon.b (mon.2) 6725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:19.878982+0000 mon.b (mon.2) 6726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:19.880615+0000 mon.b (mon.2) 6727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:19.881218+0000 mon.b (mon.2) 6728 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: cephadm 2024-06-11T13:42:19.887582+0000 mgr.x (mgr.25085) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:19.888474+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:19.971428+0000 mon.b (mon.2) 6729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:19.973397+0000 mon.b (mon.2) 6730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:19.975722+0000 mon.b (mon.2) 6731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:19.976512+0000 mon.b (mon.2) 6732 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.070 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: cephadm 2024-06-11T13:42:19.983810+0000 mgr.x (mgr.25085) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.354801+0000 mon.b (mon.2) 6748 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.366893+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.438034+0000 mon.b (mon.2) 6749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.440066+0000 mon.b (mon.2) 6750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.441803+0000 mon.b (mon.2) 6751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.442581+0000 mon.b (mon.2) 6752 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.454752+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.541548+0000 mon.b (mon.2) 6753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.543717+0000 mon.b (mon.2) 6754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.071 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.545465+0000 mon.b (mon.2) 6755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.546105+0000 mon.b (mon.2) 6756 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.555768+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.646812+0000 mon.b (mon.2) 6757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.648925+0000 mon.b (mon.2) 6758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.651435+0000 mon.b (mon.2) 6759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.652171+0000 mon.b (mon.2) 6760 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.664463+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.769906+0000 mon.b (mon.2) 6761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.772099+0000 mon.b (mon.2) 6762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.774531+0000 mon.b (mon.2) 6763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.775199+0000 mon.b (mon.2) 6764 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.072 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[81944]: audit 2024-06-11T13:42:20.788662+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:19.984625+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.065396+0000 mon.b (mon.2) 6733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.067289+0000 mon.b (mon.2) 6734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.069108+0000 mon.b (mon.2) 6735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.069665+0000 mon.b (mon.2) 6736 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: cephadm 2024-06-11T13:42:20.080835+0000 mgr.x (mgr.25085) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.081593+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.157588+0000 mon.b (mon.2) 6737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.159885+0000 mon.b (mon.2) 6738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.162237+0000 mon.b (mon.2) 6739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.073 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.163060+0000 mon.b (mon.2) 6740 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.175746+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.260555+0000 mon.b (mon.2) 6741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.262302+0000 mon.b (mon.2) 6742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.263995+0000 mon.b (mon.2) 6743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.264628+0000 mon.b (mon.2) 6744 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.276803+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.350831+0000 mon.b (mon.2) 6745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.352674+0000 mon.b (mon.2) 6746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.354233+0000 mon.b (mon.2) 6747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.354801+0000 mon.b (mon.2) 6748 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.366893+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.438034+0000 mon.b (mon.2) 6749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.440066+0000 mon.b (mon.2) 6750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.441803+0000 mon.b (mon.2) 6751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.442581+0000 mon.b (mon.2) 6752 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.454752+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.541548+0000 mon.b (mon.2) 6753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.543717+0000 mon.b (mon.2) 6754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.545465+0000 mon.b (mon.2) 6755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.546105+0000 mon.b (mon.2) 6756 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.555768+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.646812+0000 mon.b (mon.2) 6757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.648925+0000 mon.b (mon.2) 6758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.651435+0000 mon.b (mon.2) 6759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.652171+0000 mon.b (mon.2) 6760 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.664463+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.769906+0000 mon.b (mon.2) 6761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.772099+0000 mon.b (mon.2) 6762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.774531+0000 mon.b (mon.2) 6763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.775199+0000 mon.b (mon.2) 6764 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.076 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:20 smithi059 bash[78335]: audit 2024-06-11T13:42:20.788662+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.167 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: cephadm 2024-06-11T13:42:19.189095+0000 mgr.x (mgr.25085) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: cephadm 2024-06-11T13:42:19.280759+0000 mgr.x (mgr.25085) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: cephadm 2024-06-11T13:42:19.369154+0000 mgr.x (mgr.25085) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: cephadm 2024-06-11T13:42:19.462678+0000 mgr.x (mgr.25085) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: cluster 2024-06-11T13:42:19.486833+0000 mgr.x (mgr.25085) 2778 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:21.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: cephadm 2024-06-11T13:42:19.544388+0000 mgr.x (mgr.25085) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: cephadm 2024-06-11T13:42:19.632715+0000 mgr.x (mgr.25085) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: cephadm 2024-06-11T13:42:19.717965+0000 mgr.x (mgr.25085) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: cephadm 2024-06-11T13:42:19.803400+0000 mgr.x (mgr.25085) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:19.877188+0000 mon.b (mon.2) 6725 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:19.878982+0000 mon.b (mon.2) 6726 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:19.880615+0000 mon.b (mon.2) 6727 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:19.881218+0000 mon.b (mon.2) 6728 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.169 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: cephadm 2024-06-11T13:42:19.887582+0000 mgr.x (mgr.25085) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.169 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:19.888474+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.169 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:19.971428+0000 mon.b (mon.2) 6729 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.169 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:19.973397+0000 mon.b (mon.2) 6730 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.169 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:19.975722+0000 mon.b (mon.2) 6731 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.169 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:19.976512+0000 mon.b (mon.2) 6732 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.169 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: cephadm 2024-06-11T13:42:19.983810+0000 mgr.x (mgr.25085) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.170 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:19.984625+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.170 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.065396+0000 mon.b (mon.2) 6733 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.170 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.067289+0000 mon.b (mon.2) 6734 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.170 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.069108+0000 mon.b (mon.2) 6735 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.170 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.069665+0000 mon.b (mon.2) 6736 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.170 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: cephadm 2024-06-11T13:42:20.080835+0000 mgr.x (mgr.25085) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:21.170 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.081593+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.170 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.157588+0000 mon.b (mon.2) 6737 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.170 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.159885+0000 mon.b (mon.2) 6738 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.162237+0000 mon.b (mon.2) 6739 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.163060+0000 mon.b (mon.2) 6740 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.175746+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.260555+0000 mon.b (mon.2) 6741 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.262302+0000 mon.b (mon.2) 6742 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.263995+0000 mon.b (mon.2) 6743 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.264628+0000 mon.b (mon.2) 6744 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.276803+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.350831+0000 mon.b (mon.2) 6745 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.352674+0000 mon.b (mon.2) 6746 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.354233+0000 mon.b (mon.2) 6747 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.354801+0000 mon.b (mon.2) 6748 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.366893+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.171 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.438034+0000 mon.b (mon.2) 6749 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.440066+0000 mon.b (mon.2) 6750 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.441803+0000 mon.b (mon.2) 6751 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.442581+0000 mon.b (mon.2) 6752 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.454752+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.541548+0000 mon.b (mon.2) 6753 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.543717+0000 mon.b (mon.2) 6754 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.545465+0000 mon.b (mon.2) 6755 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.546105+0000 mon.b (mon.2) 6756 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.555768+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.646812+0000 mon.b (mon.2) 6757 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.648925+0000 mon.b (mon.2) 6758 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.651435+0000 mon.b (mon.2) 6759 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.652171+0000 mon.b (mon.2) 6760 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.172 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.664463+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:21.173 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.769906+0000 mon.b (mon.2) 6761 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:21.173 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.772099+0000 mon.b (mon.2) 6762 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:21.173 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.774531+0000 mon.b (mon.2) 6763 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:21.173 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.775199+0000 mon.b (mon.2) 6764 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:21.173 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:20 smithi117 bash[60578]: audit 2024-06-11T13:42:20.788662+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: cephadm 2024-06-11T13:42:20.175158+0000 mgr.x (mgr.25085) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: cephadm 2024-06-11T13:42:20.275964+0000 mgr.x (mgr.25085) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: cephadm 2024-06-11T13:42:20.366063+0000 mgr.x (mgr.25085) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: cephadm 2024-06-11T13:42:20.454075+0000 mgr.x (mgr.25085) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: cephadm 2024-06-11T13:42:20.554868+0000 mgr.x (mgr.25085) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: cephadm 2024-06-11T13:42:20.663722+0000 mgr.x (mgr.25085) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: cephadm 2024-06-11T13:42:20.788078+0000 mgr.x (mgr.25085) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:20.885944+0000 mon.b (mon.2) 6765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:20.887906+0000 mon.b (mon.2) 6766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:20.889747+0000 mon.b (mon.2) 6767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:20.890401+0000 mon.b (mon.2) 6768 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: cephadm 2024-06-11T13:42:20.899411+0000 mgr.x (mgr.25085) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:20.900171+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.001768+0000 mon.b (mon.2) 6769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.004627+0000 mon.b (mon.2) 6770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.007702+0000 mon.b (mon.2) 6771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.008759+0000 mon.b (mon.2) 6772 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: cephadm 2024-06-11T13:42:21.021291+0000 mgr.x (mgr.25085) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.021740+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.121311+0000 mon.b (mon.2) 6773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.123718+0000 mon.b (mon.2) 6774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.126212+0000 mon.b (mon.2) 6775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.126997+0000 mon.b (mon.2) 6776 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: cephadm 2024-06-11T13:42:21.139020+0000 mgr.x (mgr.25085) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.139678+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.229943+0000 mon.b (mon.2) 6777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.232526+0000 mon.b (mon.2) 6778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.235327+0000 mon.b (mon.2) 6779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.236553+0000 mon.b (mon.2) 6780 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.247183+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.324512+0000 mon.b (mon.2) 6781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.189 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.326424+0000 mon.b (mon.2) 6782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.328587+0000 mon.b (mon.2) 6783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.329290+0000 mon.b (mon.2) 6784 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.339733+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.432473+0000 mon.b (mon.2) 6785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.434503+0000 mon.b (mon.2) 6786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.436448+0000 mon.b (mon.2) 6787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.437104+0000 mon.b (mon.2) 6788 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.447672+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.539089+0000 mon.b (mon.2) 6789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.541248+0000 mon.b (mon.2) 6790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.543500+0000 mon.b (mon.2) 6791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.544532+0000 mon.b (mon.2) 6792 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.554755+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.634242+0000 mon.b (mon.2) 6793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.636037+0000 mon.b (mon.2) 6794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.637606+0000 mon.b (mon.2) 6795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.638195+0000 mon.b (mon.2) 6796 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.652668+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.724772+0000 mon.b (mon.2) 6797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.726882+0000 mon.b (mon.2) 6798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.728697+0000 mon.b (mon.2) 6799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.729525+0000 mon.b (mon.2) 6800 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.739974+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.191 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:21 smithi117 bash[60578]: audit 2024-06-11T13:42:21.823976+0000 mon.b (mon.2) 6801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: cephadm 2024-06-11T13:42:20.175158+0000 mgr.x (mgr.25085) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: cephadm 2024-06-11T13:42:20.275964+0000 mgr.x (mgr.25085) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: cephadm 2024-06-11T13:42:20.366063+0000 mgr.x (mgr.25085) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: cephadm 2024-06-11T13:42:20.454075+0000 mgr.x (mgr.25085) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: cephadm 2024-06-11T13:42:20.554868+0000 mgr.x (mgr.25085) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: cephadm 2024-06-11T13:42:20.663722+0000 mgr.x (mgr.25085) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: cephadm 2024-06-11T13:42:20.788078+0000 mgr.x (mgr.25085) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:20.885944+0000 mon.b (mon.2) 6765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:20.887906+0000 mon.b (mon.2) 6766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:20.889747+0000 mon.b (mon.2) 6767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:20.890401+0000 mon.b (mon.2) 6768 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: cephadm 2024-06-11T13:42:20.899411+0000 mgr.x (mgr.25085) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:20.900171+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.001768+0000 mon.b (mon.2) 6769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.004627+0000 mon.b (mon.2) 6770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.007702+0000 mon.b (mon.2) 6771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.008759+0000 mon.b (mon.2) 6772 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: cephadm 2024-06-11T13:42:21.021291+0000 mgr.x (mgr.25085) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.021740+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.121311+0000 mon.b (mon.2) 6773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: cephadm 2024-06-11T13:42:20.175158+0000 mgr.x (mgr.25085) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: cephadm 2024-06-11T13:42:20.275964+0000 mgr.x (mgr.25085) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: cephadm 2024-06-11T13:42:20.366063+0000 mgr.x (mgr.25085) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: cephadm 2024-06-11T13:42:20.454075+0000 mgr.x (mgr.25085) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: cephadm 2024-06-11T13:42:20.554868+0000 mgr.x (mgr.25085) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: cephadm 2024-06-11T13:42:20.663722+0000 mgr.x (mgr.25085) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: cephadm 2024-06-11T13:42:20.788078+0000 mgr.x (mgr.25085) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:20.885944+0000 mon.b (mon.2) 6765 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:20.887906+0000 mon.b (mon.2) 6766 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:20.889747+0000 mon.b (mon.2) 6767 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:20.890401+0000 mon.b (mon.2) 6768 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: cephadm 2024-06-11T13:42:20.899411+0000 mgr.x (mgr.25085) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:20.900171+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.001768+0000 mon.b (mon.2) 6769 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.004627+0000 mon.b (mon.2) 6770 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.007702+0000 mon.b (mon.2) 6771 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.008759+0000 mon.b (mon.2) 6772 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: cephadm 2024-06-11T13:42:21.021291+0000 mgr.x (mgr.25085) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.021740+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.121311+0000 mon.b (mon.2) 6773 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.123718+0000 mon.b (mon.2) 6774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.126212+0000 mon.b (mon.2) 6775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.126997+0000 mon.b (mon.2) 6776 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: cephadm 2024-06-11T13:42:21.139020+0000 mgr.x (mgr.25085) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.139678+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.229943+0000 mon.b (mon.2) 6777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.232526+0000 mon.b (mon.2) 6778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.235327+0000 mon.b (mon.2) 6779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.236553+0000 mon.b (mon.2) 6780 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.247183+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.324512+0000 mon.b (mon.2) 6781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.326424+0000 mon.b (mon.2) 6782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.328587+0000 mon.b (mon.2) 6783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.329290+0000 mon.b (mon.2) 6784 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.339733+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.432473+0000 mon.b (mon.2) 6785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.434503+0000 mon.b (mon.2) 6786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.436448+0000 mon.b (mon.2) 6787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.437104+0000 mon.b (mon.2) 6788 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.447672+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.123718+0000 mon.b (mon.2) 6774 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.126212+0000 mon.b (mon.2) 6775 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.126997+0000 mon.b (mon.2) 6776 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: cephadm 2024-06-11T13:42:21.139020+0000 mgr.x (mgr.25085) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.139678+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.229943+0000 mon.b (mon.2) 6777 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.232526+0000 mon.b (mon.2) 6778 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.235327+0000 mon.b (mon.2) 6779 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.236553+0000 mon.b (mon.2) 6780 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.247183+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.324512+0000 mon.b (mon.2) 6781 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.326424+0000 mon.b (mon.2) 6782 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.328587+0000 mon.b (mon.2) 6783 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.329290+0000 mon.b (mon.2) 6784 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.339733+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.432473+0000 mon.b (mon.2) 6785 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.434503+0000 mon.b (mon.2) 6786 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.436448+0000 mon.b (mon.2) 6787 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.437104+0000 mon.b (mon.2) 6788 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.447672+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.539089+0000 mon.b (mon.2) 6789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.541248+0000 mon.b (mon.2) 6790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.543500+0000 mon.b (mon.2) 6791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.544532+0000 mon.b (mon.2) 6792 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.554755+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.634242+0000 mon.b (mon.2) 6793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.636037+0000 mon.b (mon.2) 6794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.637606+0000 mon.b (mon.2) 6795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.638195+0000 mon.b (mon.2) 6796 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.652668+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.724772+0000 mon.b (mon.2) 6797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.726882+0000 mon.b (mon.2) 6798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.728697+0000 mon.b (mon.2) 6799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.729525+0000 mon.b (mon.2) 6800 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.739974+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[78335]: audit 2024-06-11T13:42:21.823976+0000 mon.b (mon.2) 6801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.539089+0000 mon.b (mon.2) 6789 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.541248+0000 mon.b (mon.2) 6790 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.543500+0000 mon.b (mon.2) 6791 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.544532+0000 mon.b (mon.2) 6792 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.554755+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.634242+0000 mon.b (mon.2) 6793 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.636037+0000 mon.b (mon.2) 6794 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.637606+0000 mon.b (mon.2) 6795 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.638195+0000 mon.b (mon.2) 6796 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.652668+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.724772+0000 mon.b (mon.2) 6797 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.726882+0000 mon.b (mon.2) 6798 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.728697+0000 mon.b (mon.2) 6799 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.729525+0000 mon.b (mon.2) 6800 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.739974+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:21 smithi059 bash[81944]: audit 2024-06-11T13:42:21.823976+0000 mon.b (mon.2) 6801 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: cephadm 2024-06-11T13:42:21.246546+0000 mgr.x (mgr.25085) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: cephadm 2024-06-11T13:42:21.339188+0000 mgr.x (mgr.25085) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: cephadm 2024-06-11T13:42:21.446895+0000 mgr.x (mgr.25085) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: cluster 2024-06-11T13:42:21.487462+0000 mgr.x (mgr.25085) 2799 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:42:22.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: cephadm 2024-06-11T13:42:21.554027+0000 mgr.x (mgr.25085) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: cephadm 2024-06-11T13:42:21.651852+0000 mgr.x (mgr.25085) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: cephadm 2024-06-11T13:42:21.739314+0000 mgr.x (mgr.25085) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:21.826344+0000 mon.b (mon.2) 6802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:21.838186+0000 mon.b (mon.2) 6803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:21.838884+0000 mon.b (mon.2) 6804 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: cephadm 2024-06-11T13:42:21.846243+0000 mgr.x (mgr.25085) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:21.847048+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:21.923540+0000 mon.b (mon.2) 6805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:21.925480+0000 mon.b (mon.2) 6806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:21.927338+0000 mon.b (mon.2) 6807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:21.928046+0000 mon.b (mon.2) 6808 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: cephadm 2024-06-11T13:42:21.935504+0000 mgr.x (mgr.25085) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:21.936532+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.012298+0000 mon.b (mon.2) 6809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.014455+0000 mon.b (mon.2) 6810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.016535+0000 mon.b (mon.2) 6811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.017266+0000 mon.b (mon.2) 6812 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: cephadm 2024-06-11T13:42:22.025071+0000 mgr.x (mgr.25085) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.025179+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.104263+0000 mon.b (mon.2) 6813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.106332+0000 mon.b (mon.2) 6814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.108023+0000 mon.b (mon.2) 6815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.108668+0000 mon.b (mon.2) 6816 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.115946+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: cephadm 2024-06-11T13:42:22.116352+0000 mgr.x (mgr.25085) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:22.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.194687+0000 mon.b (mon.2) 6817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.196674+0000 mon.b (mon.2) 6818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.198604+0000 mon.b (mon.2) 6819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.199384+0000 mon.b (mon.2) 6820 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.209131+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.281930+0000 mon.b (mon.2) 6821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.283688+0000 mon.b (mon.2) 6822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.285845+0000 mon.b (mon.2) 6823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.286523+0000 mon.b (mon.2) 6824 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.294697+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.348207+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.354803+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.361381+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.369095+0000 mon.b (mon.2) 6825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.370901+0000 mon.b (mon.2) 6826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.372263+0000 mon.b (mon.2) 6827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.373215+0000 mon.b (mon.2) 6828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.375039+0000 mon.b (mon.2) 6829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.377185+0000 mon.b (mon.2) 6830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.378614+0000 mon.b (mon.2) 6831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.379608+0000 mon.b (mon.2) 6832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.380608+0000 mon.b (mon.2) 6833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.381585+0000 mon.b (mon.2) 6834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.382678+0000 mon.b (mon.2) 6835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.383656+0000 mon.b (mon.2) 6836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.384755+0000 mon.b (mon.2) 6837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.386202+0000 mon.b (mon.2) 6838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:22.942 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:22 smithi117 bash[60578]: audit 2024-06-11T13:42:22.387485+0000 mon.b (mon.2) 6839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: cephadm 2024-06-11T13:42:21.246546+0000 mgr.x (mgr.25085) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: cephadm 2024-06-11T13:42:21.339188+0000 mgr.x (mgr.25085) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: cephadm 2024-06-11T13:42:21.446895+0000 mgr.x (mgr.25085) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: cluster 2024-06-11T13:42:21.487462+0000 mgr.x (mgr.25085) 2799 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:42:23.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: cephadm 2024-06-11T13:42:21.554027+0000 mgr.x (mgr.25085) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: cephadm 2024-06-11T13:42:21.651852+0000 mgr.x (mgr.25085) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: cephadm 2024-06-11T13:42:21.739314+0000 mgr.x (mgr.25085) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:21.826344+0000 mon.b (mon.2) 6802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:21.838186+0000 mon.b (mon.2) 6803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:21.838884+0000 mon.b (mon.2) 6804 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: cephadm 2024-06-11T13:42:21.846243+0000 mgr.x (mgr.25085) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:21.847048+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:21.923540+0000 mon.b (mon.2) 6805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:21.925480+0000 mon.b (mon.2) 6806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:21.927338+0000 mon.b (mon.2) 6807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:21.928046+0000 mon.b (mon.2) 6808 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: cephadm 2024-06-11T13:42:21.935504+0000 mgr.x (mgr.25085) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:21.936532+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.012298+0000 mon.b (mon.2) 6809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:23.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.014455+0000 mon.b (mon.2) 6810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: cephadm 2024-06-11T13:42:21.246546+0000 mgr.x (mgr.25085) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: cephadm 2024-06-11T13:42:21.339188+0000 mgr.x (mgr.25085) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: cephadm 2024-06-11T13:42:21.446895+0000 mgr.x (mgr.25085) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: cluster 2024-06-11T13:42:21.487462+0000 mgr.x (mgr.25085) 2799 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-06-11T13:42:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: cephadm 2024-06-11T13:42:21.554027+0000 mgr.x (mgr.25085) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: cephadm 2024-06-11T13:42:21.651852+0000 mgr.x (mgr.25085) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: cephadm 2024-06-11T13:42:21.739314+0000 mgr.x (mgr.25085) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:21.826344+0000 mon.b (mon.2) 6802 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:21.838186+0000 mon.b (mon.2) 6803 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:21.838884+0000 mon.b (mon.2) 6804 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: cephadm 2024-06-11T13:42:21.846243+0000 mgr.x (mgr.25085) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:21.847048+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:21.923540+0000 mon.b (mon.2) 6805 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:21.925480+0000 mon.b (mon.2) 6806 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:21.927338+0000 mon.b (mon.2) 6807 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:21.928046+0000 mon.b (mon.2) 6808 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: cephadm 2024-06-11T13:42:21.935504+0000 mgr.x (mgr.25085) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:21.936532+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.012298+0000 mon.b (mon.2) 6809 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:23.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.014455+0000 mon.b (mon.2) 6810 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.016535+0000 mon.b (mon.2) 6811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.017266+0000 mon.b (mon.2) 6812 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: cephadm 2024-06-11T13:42:22.025071+0000 mgr.x (mgr.25085) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.025179+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.104263+0000 mon.b (mon.2) 6813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.106332+0000 mon.b (mon.2) 6814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.108023+0000 mon.b (mon.2) 6815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.108668+0000 mon.b (mon.2) 6816 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.115946+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: cephadm 2024-06-11T13:42:22.116352+0000 mgr.x (mgr.25085) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.194687+0000 mon.b (mon.2) 6817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:23.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.196674+0000 mon.b (mon.2) 6818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.198604+0000 mon.b (mon.2) 6819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.199384+0000 mon.b (mon.2) 6820 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.209131+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.281930+0000 mon.b (mon.2) 6821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.283688+0000 mon.b (mon.2) 6822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.285845+0000 mon.b (mon.2) 6823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.286523+0000 mon.b (mon.2) 6824 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.294697+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.348207+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.016535+0000 mon.b (mon.2) 6811 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:23.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.017266+0000 mon.b (mon.2) 6812 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: cephadm 2024-06-11T13:42:22.025071+0000 mgr.x (mgr.25085) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.025179+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.104263+0000 mon.b (mon.2) 6813 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.106332+0000 mon.b (mon.2) 6814 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.108023+0000 mon.b (mon.2) 6815 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.108668+0000 mon.b (mon.2) 6816 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.115946+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: cephadm 2024-06-11T13:42:22.116352+0000 mgr.x (mgr.25085) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.194687+0000 mon.b (mon.2) 6817 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.196674+0000 mon.b (mon.2) 6818 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.322 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.198604+0000 mon.b (mon.2) 6819 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:23.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.199384+0000 mon.b (mon.2) 6820 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:23.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.209131+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.281930+0000 mon.b (mon.2) 6821 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:23.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.283688+0000 mon.b (mon.2) 6822 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.285845+0000 mon.b (mon.2) 6823 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:23.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.286523+0000 mon.b (mon.2) 6824 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:23.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.294697+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.348207+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.354803+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.361381+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.369095+0000 mon.b (mon.2) 6825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.370901+0000 mon.b (mon.2) 6826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.372263+0000 mon.b (mon.2) 6827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.373215+0000 mon.b (mon.2) 6828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.375039+0000 mon.b (mon.2) 6829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.377185+0000 mon.b (mon.2) 6830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.378614+0000 mon.b (mon.2) 6831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.379608+0000 mon.b (mon.2) 6832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.380608+0000 mon.b (mon.2) 6833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.381585+0000 mon.b (mon.2) 6834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.382678+0000 mon.b (mon.2) 6835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.383656+0000 mon.b (mon.2) 6836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.384755+0000 mon.b (mon.2) 6837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.386202+0000 mon.b (mon.2) 6838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[81944]: audit 2024-06-11T13:42:22.387485+0000 mon.b (mon.2) 6839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.354803+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.361381+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:23.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.369095+0000 mon.b (mon.2) 6825 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:23.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.370901+0000 mon.b (mon.2) 6826 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.372263+0000 mon.b (mon.2) 6827 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.373215+0000 mon.b (mon.2) 6828 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.375039+0000 mon.b (mon.2) 6829 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.377185+0000 mon.b (mon.2) 6830 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.378614+0000 mon.b (mon.2) 6831 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.379608+0000 mon.b (mon.2) 6832 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.380608+0000 mon.b (mon.2) 6833 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.381585+0000 mon.b (mon.2) 6834 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.382678+0000 mon.b (mon.2) 6835 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.383656+0000 mon.b (mon.2) 6836 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.384755+0000 mon.b (mon.2) 6837 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.386202+0000 mon.b (mon.2) 6838 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:23.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:22 smithi059 bash[78335]: audit 2024-06-11T13:42:22.387485+0000 mon.b (mon.2) 6839 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:24.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:23 smithi117 bash[60578]: cephadm 2024-06-11T13:42:22.208356+0000 mgr.x (mgr.25085) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:24.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:23 smithi117 bash[60578]: cephadm 2024-06-11T13:42:22.293711+0000 mgr.x (mgr.25085) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:24.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:23 smithi059 bash[78335]: cephadm 2024-06-11T13:42:22.208356+0000 mgr.x (mgr.25085) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:24.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:23 smithi059 bash[78335]: cephadm 2024-06-11T13:42:22.293711+0000 mgr.x (mgr.25085) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:23 smithi059 bash[81944]: cephadm 2024-06-11T13:42:22.208356+0000 mgr.x (mgr.25085) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:24.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:23 smithi059 bash[81944]: cephadm 2024-06-11T13:42:22.293711+0000 mgr.x (mgr.25085) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:25.111 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:24 smithi059 bash[81944]: cluster 2024-06-11T13:42:23.488236+0000 mgr.x (mgr.25085) 2809 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:25.111 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:24 smithi059 bash[78335]: cluster 2024-06-11T13:42:23.488236+0000 mgr.x (mgr.25085) 2809 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:25.186 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:24 smithi117 bash[60578]: cluster 2024-06-11T13:42:23.488236+0000 mgr.x (mgr.25085) 2809 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:26.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:26 smithi059 bash[78335]: audit 2024-06-11T13:42:25.025383+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:26.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:26 smithi059 bash[78335]: audit 2024-06-11T13:42:25.036534+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:26.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:26 smithi059 bash[78335]: audit 2024-06-11T13:42:25.044881+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:26.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:26 smithi059 bash[81944]: audit 2024-06-11T13:42:25.025383+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:26.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:26 smithi059 bash[81944]: audit 2024-06-11T13:42:25.036534+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:26.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:26 smithi059 bash[81944]: audit 2024-06-11T13:42:25.044881+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:26.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:26 smithi117 bash[60578]: audit 2024-06-11T13:42:25.025383+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:26.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:26 smithi117 bash[60578]: audit 2024-06-11T13:42:25.036534+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:26.343 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:26 smithi117 bash[60578]: audit 2024-06-11T13:42:25.044881+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:26.752 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:42:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:27 smithi059 bash[81944]: cluster 2024-06-11T13:42:25.488885+0000 mgr.x (mgr.25085) 2810 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:42:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:27 smithi059 bash[81944]: cephadm 2024-06-11T13:42:25.920805+0000 mgr.x (mgr.25085) 2811 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-06-11T13:42:27.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:27 smithi059 bash[81944]: cephadm 2024-06-11T13:42:25.930976+0000 mgr.x (mgr.25085) 2812 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-06-11T13:42:27.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:27 smithi059 bash[78335]: cluster 2024-06-11T13:42:25.488885+0000 mgr.x (mgr.25085) 2810 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:42:27.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:27 smithi059 bash[78335]: cephadm 2024-06-11T13:42:25.920805+0000 mgr.x (mgr.25085) 2811 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-06-11T13:42:27.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:27 smithi059 bash[78335]: cephadm 2024-06-11T13:42:25.930976+0000 mgr.x (mgr.25085) 2812 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-06-11T13:42:27.437 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:42:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:42:27] "GET /metrics HTTP/1.1" 200 38676 "" "Prometheus/2.43.0" 2024-06-11T13:42:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:27 smithi117 bash[60578]: cluster 2024-06-11T13:42:25.488885+0000 mgr.x (mgr.25085) 2810 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:42:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:27 smithi117 bash[60578]: cephadm 2024-06-11T13:42:25.920805+0000 mgr.x (mgr.25085) 2811 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-06-11T13:42:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:27 smithi117 bash[60578]: cephadm 2024-06-11T13:42:25.930976+0000 mgr.x (mgr.25085) 2812 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-06-11T13:42:27.475 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:42:27.475 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 9s ago 29m - - 2024-06-11T13:42:27.475 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 2s ago 28m - - 2024-06-11T13:42:27.475 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (14m) 9s ago 21m 14.0M - 0.23.0 ba2b418f427c 9687b9dbd2bb 2024-06-11T13:42:27.475 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (13m) 2s ago 20m 41.5M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:42:27.475 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (104s) 9s ago 18m 47.4M - 3.8 2d7459ec65a0 088001ba59cf 2024-06-11T13:42:27.475 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (13m) 2s ago 28m 531M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:42:27.475 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (11m) 9s ago 30m 428M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:42:27.475 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (9m) 9s ago 30m 76.3M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:42:27.475 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (10m) 2s ago 28m 74.4M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:42:27.475 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (11m) 9s ago 28m 66.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:42:27.475 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (85s) 9s ago 21m 7671k - 1.5.0 0da6a335fe13 b17e0c397e24 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (65s) 2s ago 21m 8168k - 1.5.0 0da6a335fe13 e4ba8c8b7358 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (8m) 9s ago 27m 67.0M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (8m) 9s ago 26m 63.0M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (7m) 9s ago 26m 60.1M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (6m) 9s ago 25m 68.5M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (5m) 2s ago 24m 65.1M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (5m) 2s ago 24m 56.6M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (4m) 2s ago 23m 55.2M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 c601b8edd556 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (3m) 2s ago 22m 61.0M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 3bfcb864d46c 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (16s) 2s ago 21m 53.6M - 2.43.0 a07b618ecd1d 3973308e4f21 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (3m) 9s ago 19m 90.0M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 40767b77a7c4 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (2m) 2s ago 19m 89.9M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 c738708741c4 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (3m) 9s ago 19m 90.4M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 a0604b6ceb8b 2024-06-11T13:42:27.476 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (2m) 2s ago 18m 89.9M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 03e5b8ca895b 2024-06-11T13:42:27.948 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:42:27.948 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:42:27.948 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:42:27.948 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:42:27.948 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:42:27.948 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:42:27.949 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:42:27.949 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:42:27.949 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T13:42:27.949 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:42:27.949 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:42:27.949 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T13:42:27.949 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:42:27.949 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:42:27.949 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 17 2024-06-11T13:42:27.949 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:42:27.949 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:42:28.314 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:28 smithi059 bash[78335]: audit 2024-06-11T13:42:26.740609+0000 mgr.x (mgr.25085) 2813 : audit [DBG] from='client.74883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:42:28.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:28 smithi059 bash[78335]: audit 2024-06-11T13:42:27.102861+0000 mgr.x (mgr.25085) 2814 : audit [DBG] from='client.55012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:42:28.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:28 smithi059 bash[78335]: audit 2024-06-11T13:42:27.123132+0000 mgr.x (mgr.25085) 2815 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:28.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:28 smithi059 bash[78335]: audit 2024-06-11T13:42:27.952016+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.59:0/2242195600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:28.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:28 smithi059 bash[81944]: audit 2024-06-11T13:42:26.740609+0000 mgr.x (mgr.25085) 2813 : audit [DBG] from='client.74883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:42:28.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:28 smithi059 bash[81944]: audit 2024-06-11T13:42:27.102861+0000 mgr.x (mgr.25085) 2814 : audit [DBG] from='client.55012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:42:28.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:28 smithi059 bash[81944]: audit 2024-06-11T13:42:27.123132+0000 mgr.x (mgr.25085) 2815 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:28.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:28 smithi059 bash[81944]: audit 2024-06-11T13:42:27.952016+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.59:0/2242195600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:28.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:28 smithi117 bash[60578]: audit 2024-06-11T13:42:26.740609+0000 mgr.x (mgr.25085) 2813 : audit [DBG] from='client.74883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:42:28.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:28 smithi117 bash[60578]: audit 2024-06-11T13:42:27.102861+0000 mgr.x (mgr.25085) 2814 : audit [DBG] from='client.55012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:42:28.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:28 smithi117 bash[60578]: audit 2024-06-11T13:42:27.123132+0000 mgr.x (mgr.25085) 2815 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:28.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:28 smithi117 bash[60578]: audit 2024-06-11T13:42:27.952016+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.59:0/2242195600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout: "osd", 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout: "iscsi", 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw", 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "18/23 daemons upgraded", 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading alertmanager daemons", 2024-06-11T13:42:28.348 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:42:28.349 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:42:28.808 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:42:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:29 smithi059 bash[81944]: audit 2024-06-11T13:42:27.460083+0000 mgr.x (mgr.25085) 2816 : audit [DBG] from='client.74895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:42:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:29 smithi059 bash[81944]: cluster 2024-06-11T13:42:27.489505+0000 mgr.x (mgr.25085) 2817 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:42:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:29 smithi059 bash[81944]: audit 2024-06-11T13:42:28.812405+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.59:0/314138684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:42:29.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:29 smithi059 bash[78335]: audit 2024-06-11T13:42:27.460083+0000 mgr.x (mgr.25085) 2816 : audit [DBG] from='client.74895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:42:29.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:29 smithi059 bash[78335]: cluster 2024-06-11T13:42:27.489505+0000 mgr.x (mgr.25085) 2817 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:42:29.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:29 smithi059 bash[78335]: audit 2024-06-11T13:42:28.812405+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.59:0/314138684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:42:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:29 smithi117 bash[60578]: audit 2024-06-11T13:42:27.460083+0000 mgr.x (mgr.25085) 2816 : audit [DBG] from='client.74895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:42:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:29 smithi117 bash[60578]: cluster 2024-06-11T13:42:27.489505+0000 mgr.x (mgr.25085) 2817 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-06-11T13:42:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:29 smithi117 bash[60578]: audit 2024-06-11T13:42:28.812405+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.59:0/314138684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:42:30.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:30 smithi059 bash[81944]: audit 2024-06-11T13:42:28.349665+0000 mgr.x (mgr.25085) 2818 : audit [DBG] from='client.55030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:42:30.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:30 smithi059 bash[81944]: audit 2024-06-11T13:42:29.298257+0000 mon.b (mon.2) 6840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:42:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:30 smithi059 bash[78335]: audit 2024-06-11T13:42:28.349665+0000 mgr.x (mgr.25085) 2818 : audit [DBG] from='client.55030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:42:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:30 smithi059 bash[78335]: audit 2024-06-11T13:42:29.298257+0000 mon.b (mon.2) 6840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:42:30.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:30 smithi117 bash[60578]: audit 2024-06-11T13:42:28.349665+0000 mgr.x (mgr.25085) 2818 : audit [DBG] from='client.55030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:42:30.330 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:30 smithi117 bash[60578]: audit 2024-06-11T13:42:29.298257+0000 mon.b (mon.2) 6840 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:42:31.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:31 smithi059 bash[81944]: cluster 2024-06-11T13:42:29.491117+0000 mgr.x (mgr.25085) 2819 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:31.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:31 smithi059 bash[78335]: cluster 2024-06-11T13:42:29.491117+0000 mgr.x (mgr.25085) 2819 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:31.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:31 smithi117 bash[60578]: cluster 2024-06-11T13:42:29.491117+0000 mgr.x (mgr.25085) 2819 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:33.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:33 smithi117 bash[60578]: cluster 2024-06-11T13:42:31.491986+0000 mgr.x (mgr.25085) 2820 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:33.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:33 smithi059 bash[81944]: cluster 2024-06-11T13:42:31.491986+0000 mgr.x (mgr.25085) 2820 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:33.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:33 smithi059 bash[78335]: cluster 2024-06-11T13:42:31.491986+0000 mgr.x (mgr.25085) 2820 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:34.871 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:42:34 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:34.871 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:42:34 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:34.872 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:34 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:34.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:34 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:34.872 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:42:34 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:34.873 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:34 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:34.873 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:42:34 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:34.873 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:42:34 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:34.874 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:42:34 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:35.226 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:35 smithi059 bash[81944]: cluster 2024-06-11T13:42:33.493254+0000 mgr.x (mgr.25085) 2821 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:35.226 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:34 smithi059 systemd[1]: Stopping Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:42:35.226 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:35 smithi059 bash[63104]: level=info ts=2024-06-11T13:42:35.002Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-06-11T13:42:35.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:35 smithi059 bash[78335]: cluster 2024-06-11T13:42:33.493254+0000 mgr.x (mgr.25085) 2821 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:35.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:35 smithi117 bash[60578]: cluster 2024-06-11T13:42:33.493254+0000 mgr.x (mgr.25085) 2821 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:36.052 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:35 smithi059 bash[112661]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-alertmanager-a 2024-06-11T13:42:36.052 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:35 smithi059 bash[112720]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-alertmanager-a 2024-06-11T13:42:36.052 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:35 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-06-11T13:42:36.052 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:35 smithi059 systemd[1]: Stopped Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:42:36.315 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:42:36 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:36.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:36 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:36.316 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:42:36 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:36.316 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:42:36 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:36.317 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:36 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:36.317 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:36 smithi059 systemd[1]: Started Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:42:36.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:36 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:36.317 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:42:36 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:36.318 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:42:36 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:36.318 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:42:36 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:37.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: cluster 2024-06-11T13:42:35.494252+0000 mgr.x (mgr.25085) 2822 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:37.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.233537+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.245403+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.251279+0000 mon.b (mon.2) 6841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.253003+0000 mon.b (mon.2) 6842 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.262268+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.340126+0000 mon.b (mon.2) 6843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:42:37.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.423588+0000 mon.b (mon.2) 6844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.426558+0000 mon.b (mon.2) 6845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.430279+0000 mon.b (mon.2) 6846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.135 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.431495+0000 mon.b (mon.2) 6847 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.135 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.442692+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.135 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.583199+0000 mon.b (mon.2) 6848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.135 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.585590+0000 mon.b (mon.2) 6849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.135 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.588396+0000 mon.b (mon.2) 6850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.135 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.589338+0000 mon.b (mon.2) 6851 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.135 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.599971+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.135 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.724142+0000 mon.b (mon.2) 6852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.135 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.727132+0000 mon.b (mon.2) 6853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.135 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.730959+0000 mon.b (mon.2) 6854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: cluster 2024-06-11T13:42:35.494252+0000 mgr.x (mgr.25085) 2822 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.233537+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.245403+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.251279+0000 mon.b (mon.2) 6841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.253003+0000 mon.b (mon.2) 6842 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.262268+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.340126+0000 mon.b (mon.2) 6843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.423588+0000 mon.b (mon.2) 6844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.426558+0000 mon.b (mon.2) 6845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.430279+0000 mon.b (mon.2) 6846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.431495+0000 mon.b (mon.2) 6847 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.442692+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.583199+0000 mon.b (mon.2) 6848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.585590+0000 mon.b (mon.2) 6849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.137 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.588396+0000 mon.b (mon.2) 6850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.137 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.589338+0000 mon.b (mon.2) 6851 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.137 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.599971+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.137 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.724142+0000 mon.b (mon.2) 6852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.137 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.727132+0000 mon.b (mon.2) 6853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.137 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.730959+0000 mon.b (mon.2) 6854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.137 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.732427+0000 mon.b (mon.2) 6855 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.137 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.743903+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.137 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.887379+0000 mon.b (mon.2) 6856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.138 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.890600+0000 mon.b (mon.2) 6857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.138 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.893783+0000 mon.b (mon.2) 6858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.138 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.895299+0000 mon.b (mon.2) 6859 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.138 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:36.908754+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.138 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:37.032055+0000 mon.b (mon.2) 6860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.138 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:37.034494+0000 mon.b (mon.2) 6861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.138 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:37.037214+0000 mon.b (mon.2) 6862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.138 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:37.038180+0000 mon.b (mon.2) 6863 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.138 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[78335]: audit 2024-06-11T13:42:37.048405+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.138 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.732427+0000 mon.b (mon.2) 6855 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.138 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.743903+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.138 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.887379+0000 mon.b (mon.2) 6856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.139 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.890600+0000 mon.b (mon.2) 6857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.139 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.893783+0000 mon.b (mon.2) 6858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.139 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.895299+0000 mon.b (mon.2) 6859 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.139 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:36.908754+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.139 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:37.032055+0000 mon.b (mon.2) 6860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.139 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:37.034494+0000 mon.b (mon.2) 6861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.139 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:37.037214+0000 mon.b (mon.2) 6862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.139 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:37.038180+0000 mon.b (mon.2) 6863 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.139 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[81944]: audit 2024-06-11T13:42:37.048405+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.437 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:42:37] "GET /metrics HTTP/1.1" 200 38677 "" "Prometheus/2.43.0" 2024-06-11T13:42:37.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: cluster 2024-06-11T13:42:35.494252+0000 mgr.x (mgr.25085) 2822 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:37.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.233537+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.245403+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.251279+0000 mon.b (mon.2) 6841 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.253003+0000 mon.b (mon.2) 6842 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.262268+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.340126+0000 mon.b (mon.2) 6843 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:42:37.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.423588+0000 mon.b (mon.2) 6844 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.426558+0000 mon.b (mon.2) 6845 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.430279+0000 mon.b (mon.2) 6846 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.431495+0000 mon.b (mon.2) 6847 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.442692+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.583199+0000 mon.b (mon.2) 6848 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.585590+0000 mon.b (mon.2) 6849 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.588396+0000 mon.b (mon.2) 6850 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.589338+0000 mon.b (mon.2) 6851 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.599971+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.724142+0000 mon.b (mon.2) 6852 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.727132+0000 mon.b (mon.2) 6853 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.730959+0000 mon.b (mon.2) 6854 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.732427+0000 mon.b (mon.2) 6855 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.743903+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.887379+0000 mon.b (mon.2) 6856 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.890600+0000 mon.b (mon.2) 6857 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.893783+0000 mon.b (mon.2) 6858 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.895299+0000 mon.b (mon.2) 6859 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:36.908754+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:37.032055+0000 mon.b (mon.2) 6860 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:37.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:37.034494+0000 mon.b (mon.2) 6861 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:37.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:37.037214+0000 mon.b (mon.2) 6862 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:37.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:37.038180+0000 mon.b (mon.2) 6863 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:37.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:37 smithi117 bash[60578]: audit 2024-06-11T13:42:37.048405+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:37.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[112776]: ts=2024-06-11T13:42:37.513Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-06-11T13:42:37.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[112776]: ts=2024-06-11T13:42:37.514Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-06-11T13:42:37.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[112776]: ts=2024-06-11T13:42:37.515Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.59 port=9094 2024-06-11T13:42:37.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[112776]: ts=2024-06-11T13:42:37.517Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-06-11T13:42:37.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[112776]: ts=2024-06-11T13:42:37.554Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T13:42:37.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[112776]: ts=2024-06-11T13:42:37.554Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T13:42:37.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[112776]: ts=2024-06-11T13:42:37.558Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-06-11T13:42:37.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:37 smithi059 bash[112776]: ts=2024-06-11T13:42:37.558Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-06-11T13:42:38.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: cephadm 2024-06-11T13:42:36.264313+0000 mgr.x (mgr.25085) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.161 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:36.340988+0000 mgr.x (mgr.25085) 2824 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:42:38.161 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: cephadm 2024-06-11T13:42:36.442476+0000 mgr.x (mgr.25085) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.161 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: cephadm 2024-06-11T13:42:36.599255+0000 mgr.x (mgr.25085) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.161 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: cephadm 2024-06-11T13:42:36.744383+0000 mgr.x (mgr.25085) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.161 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: cephadm 2024-06-11T13:42:36.907959+0000 mgr.x (mgr.25085) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.161 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: cephadm 2024-06-11T13:42:37.047762+0000 mgr.x (mgr.25085) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.161 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.134096+0000 mgr.x (mgr.25085) 2830 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:38.161 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.183830+0000 mon.b (mon.2) 6864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.161 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.187097+0000 mon.b (mon.2) 6865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.161 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.190343+0000 mon.b (mon.2) 6866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.161 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.191709+0000 mon.b (mon.2) 6867 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.161 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.203505+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.339142+0000 mon.b (mon.2) 6868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.341959+0000 mon.b (mon.2) 6869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.345562+0000 mon.b (mon.2) 6870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.346966+0000 mon.b (mon.2) 6871 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.360068+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.463017+0000 mon.b (mon.2) 6872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.466191+0000 mon.b (mon.2) 6873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.469131+0000 mon.b (mon.2) 6874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.470100+0000 mon.b (mon.2) 6875 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.479607+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.162 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.567962+0000 mon.b (mon.2) 6876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.570707+0000 mon.b (mon.2) 6877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.574037+0000 mon.b (mon.2) 6878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.575045+0000 mon.b (mon.2) 6879 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.584938+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.660251+0000 mon.b (mon.2) 6880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.662944+0000 mon.b (mon.2) 6881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.665168+0000 mon.b (mon.2) 6882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.666036+0000 mon.b (mon.2) 6883 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.677816+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.782060+0000 mon.b (mon.2) 6884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.784945+0000 mon.b (mon.2) 6885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.787786+0000 mon.b (mon.2) 6886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.164 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.788800+0000 mon.b (mon.2) 6887 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.164 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.802035+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.164 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.919849+0000 mon.b (mon.2) 6888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.164 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.922676+0000 mon.b (mon.2) 6889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.164 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.926769+0000 mon.b (mon.2) 6890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.164 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.927824+0000 mon.b (mon.2) 6891 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.164 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:37.938436+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.164 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:38.075828+0000 mon.b (mon.2) 6892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.164 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:38.078722+0000 mon.b (mon.2) 6893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.164 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:38.082159+0000 mon.b (mon.2) 6894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.164 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[78335]: audit 2024-06-11T13:42:38.083323+0000 mon.b (mon.2) 6895 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: cephadm 2024-06-11T13:42:36.264313+0000 mgr.x (mgr.25085) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:36.340988+0000 mgr.x (mgr.25085) 2824 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:42:38.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: cephadm 2024-06-11T13:42:36.442476+0000 mgr.x (mgr.25085) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: cephadm 2024-06-11T13:42:36.599255+0000 mgr.x (mgr.25085) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: cephadm 2024-06-11T13:42:36.744383+0000 mgr.x (mgr.25085) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: cephadm 2024-06-11T13:42:36.907959+0000 mgr.x (mgr.25085) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: cephadm 2024-06-11T13:42:37.047762+0000 mgr.x (mgr.25085) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.134096+0000 mgr.x (mgr.25085) 2830 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:38.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.183830+0000 mon.b (mon.2) 6864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.187097+0000 mon.b (mon.2) 6865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.190343+0000 mon.b (mon.2) 6866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.191709+0000 mon.b (mon.2) 6867 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.203505+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.339142+0000 mon.b (mon.2) 6868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.341959+0000 mon.b (mon.2) 6869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.345562+0000 mon.b (mon.2) 6870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.346966+0000 mon.b (mon.2) 6871 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.360068+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.463017+0000 mon.b (mon.2) 6872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.466191+0000 mon.b (mon.2) 6873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.469131+0000 mon.b (mon.2) 6874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.470100+0000 mon.b (mon.2) 6875 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.479607+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.567962+0000 mon.b (mon.2) 6876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.570707+0000 mon.b (mon.2) 6877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.574037+0000 mon.b (mon.2) 6878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.575045+0000 mon.b (mon.2) 6879 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.584938+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.660251+0000 mon.b (mon.2) 6880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.662944+0000 mon.b (mon.2) 6881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.665168+0000 mon.b (mon.2) 6882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.666036+0000 mon.b (mon.2) 6883 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.677816+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.782060+0000 mon.b (mon.2) 6884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.784945+0000 mon.b (mon.2) 6885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.787786+0000 mon.b (mon.2) 6886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.788800+0000 mon.b (mon.2) 6887 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.802035+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.919849+0000 mon.b (mon.2) 6888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.922676+0000 mon.b (mon.2) 6889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.926769+0000 mon.b (mon.2) 6890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.927824+0000 mon.b (mon.2) 6891 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:37.938436+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:38.075828+0000 mon.b (mon.2) 6892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:38.078722+0000 mon.b (mon.2) 6893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:38.082159+0000 mon.b (mon.2) 6894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:38 smithi059 bash[81944]: audit 2024-06-11T13:42:38.083323+0000 mon.b (mon.2) 6895 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: cephadm 2024-06-11T13:42:36.264313+0000 mgr.x (mgr.25085) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:36.340988+0000 mgr.x (mgr.25085) 2824 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:42:38.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: cephadm 2024-06-11T13:42:36.442476+0000 mgr.x (mgr.25085) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: cephadm 2024-06-11T13:42:36.599255+0000 mgr.x (mgr.25085) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: cephadm 2024-06-11T13:42:36.744383+0000 mgr.x (mgr.25085) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: cephadm 2024-06-11T13:42:36.907959+0000 mgr.x (mgr.25085) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: cephadm 2024-06-11T13:42:37.047762+0000 mgr.x (mgr.25085) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:38.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.134096+0000 mgr.x (mgr.25085) 2830 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:38.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.183830+0000 mon.b (mon.2) 6864 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.187097+0000 mon.b (mon.2) 6865 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.190343+0000 mon.b (mon.2) 6866 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.191709+0000 mon.b (mon.2) 6867 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.203505+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.339142+0000 mon.b (mon.2) 6868 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.341959+0000 mon.b (mon.2) 6869 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.345562+0000 mon.b (mon.2) 6870 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.346966+0000 mon.b (mon.2) 6871 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.360068+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.463017+0000 mon.b (mon.2) 6872 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.466191+0000 mon.b (mon.2) 6873 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.469131+0000 mon.b (mon.2) 6874 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.470100+0000 mon.b (mon.2) 6875 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.479607+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.567962+0000 mon.b (mon.2) 6876 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.570707+0000 mon.b (mon.2) 6877 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.574037+0000 mon.b (mon.2) 6878 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.575045+0000 mon.b (mon.2) 6879 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.584938+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.660251+0000 mon.b (mon.2) 6880 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.662944+0000 mon.b (mon.2) 6881 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.665168+0000 mon.b (mon.2) 6882 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.666036+0000 mon.b (mon.2) 6883 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.677816+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.782060+0000 mon.b (mon.2) 6884 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.784945+0000 mon.b (mon.2) 6885 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.787786+0000 mon.b (mon.2) 6886 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.788800+0000 mon.b (mon.2) 6887 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.802035+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.919849+0000 mon.b (mon.2) 6888 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.922676+0000 mon.b (mon.2) 6889 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.926769+0000 mon.b (mon.2) 6890 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.927824+0000 mon.b (mon.2) 6891 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:38.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:37.938436+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:38.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:38.075828+0000 mon.b (mon.2) 6892 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:38.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:38.078722+0000 mon.b (mon.2) 6893 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:38.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:38.082159+0000 mon.b (mon.2) 6894 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:38.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:38 smithi117 bash[60578]: audit 2024-06-11T13:42:38.083323+0000 mon.b (mon.2) 6895 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:39.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: cephadm 2024-06-11T13:42:37.203985+0000 mgr.x (mgr.25085) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: cephadm 2024-06-11T13:42:37.359669+0000 mgr.x (mgr.25085) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: cephadm 2024-06-11T13:42:37.481369+0000 mgr.x (mgr.25085) 2833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: cluster 2024-06-11T13:42:37.494928+0000 mgr.x (mgr.25085) 2834 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:39.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: cephadm 2024-06-11T13:42:37.586861+0000 mgr.x (mgr.25085) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: cephadm 2024-06-11T13:42:37.676973+0000 mgr.x (mgr.25085) 2836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: cephadm 2024-06-11T13:42:37.801510+0000 mgr.x (mgr.25085) 2837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: cephadm 2024-06-11T13:42:37.937826+0000 mgr.x (mgr.25085) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.092829+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:39.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: cephadm 2024-06-11T13:42:38.093418+0000 mgr.x (mgr.25085) 2839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.140539+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:39.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.151339+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:39.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.162013+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:39.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.242612+0000 mon.b (mon.2) 6896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:39.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.245292+0000 mon.b (mon.2) 6897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.247300+0000 mon.b (mon.2) 6898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.248963+0000 mon.b (mon.2) 6899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.251540+0000 mon.b (mon.2) 6900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.255128+0000 mon.b (mon.2) 6901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.257385+0000 mon.b (mon.2) 6902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.258814+0000 mon.b (mon.2) 6903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.260193+0000 mon.b (mon.2) 6904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.261638+0000 mon.b (mon.2) 6905 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.263180+0000 mon.b (mon.2) 6906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.264642+0000 mon.b (mon.2) 6907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.266450+0000 mon.b (mon.2) 6908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.269211+0000 mon.b (mon.2) 6909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:39 smithi117 bash[60578]: audit 2024-06-11T13:42:38.271673+0000 mon.b (mon.2) 6910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: cephadm 2024-06-11T13:42:37.203985+0000 mgr.x (mgr.25085) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: cephadm 2024-06-11T13:42:37.359669+0000 mgr.x (mgr.25085) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: cephadm 2024-06-11T13:42:37.481369+0000 mgr.x (mgr.25085) 2833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: cluster 2024-06-11T13:42:37.494928+0000 mgr.x (mgr.25085) 2834 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:39.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: cephadm 2024-06-11T13:42:37.586861+0000 mgr.x (mgr.25085) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: cephadm 2024-06-11T13:42:37.676973+0000 mgr.x (mgr.25085) 2836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: cephadm 2024-06-11T13:42:37.801510+0000 mgr.x (mgr.25085) 2837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: cephadm 2024-06-11T13:42:37.937826+0000 mgr.x (mgr.25085) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.092829+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:39.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: cephadm 2024-06-11T13:42:38.093418+0000 mgr.x (mgr.25085) 2839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.140539+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:39.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.151339+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:39.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.162013+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:39.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.242612+0000 mon.b (mon.2) 6896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:39.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.245292+0000 mon.b (mon.2) 6897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.247300+0000 mon.b (mon.2) 6898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.248963+0000 mon.b (mon.2) 6899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.251540+0000 mon.b (mon.2) 6900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.516 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.255128+0000 mon.b (mon.2) 6901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.517 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.257385+0000 mon.b (mon.2) 6902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.517 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.258814+0000 mon.b (mon.2) 6903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: cephadm 2024-06-11T13:42:37.203985+0000 mgr.x (mgr.25085) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: cephadm 2024-06-11T13:42:37.359669+0000 mgr.x (mgr.25085) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: cephadm 2024-06-11T13:42:37.481369+0000 mgr.x (mgr.25085) 2833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: cluster 2024-06-11T13:42:37.494928+0000 mgr.x (mgr.25085) 2834 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:39.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: cephadm 2024-06-11T13:42:37.586861+0000 mgr.x (mgr.25085) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: cephadm 2024-06-11T13:42:37.676973+0000 mgr.x (mgr.25085) 2836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: cephadm 2024-06-11T13:42:37.801510+0000 mgr.x (mgr.25085) 2837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: cephadm 2024-06-11T13:42:37.937826+0000 mgr.x (mgr.25085) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.092829+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:39.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: cephadm 2024-06-11T13:42:38.093418+0000 mgr.x (mgr.25085) 2839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:39.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.140539+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:39.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.151339+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:39.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.162013+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:39.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.242612+0000 mon.b (mon.2) 6896 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:39.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.245292+0000 mon.b (mon.2) 6897 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.247300+0000 mon.b (mon.2) 6898 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.248963+0000 mon.b (mon.2) 6899 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.251540+0000 mon.b (mon.2) 6900 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.255128+0000 mon.b (mon.2) 6901 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.518 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.257385+0000 mon.b (mon.2) 6902 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.519 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.258814+0000 mon.b (mon.2) 6903 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.260193+0000 mon.b (mon.2) 6904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.261638+0000 mon.b (mon.2) 6905 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.263180+0000 mon.b (mon.2) 6906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.264642+0000 mon.b (mon.2) 6907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.266450+0000 mon.b (mon.2) 6908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.269211+0000 mon.b (mon.2) 6909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.519 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[78335]: audit 2024-06-11T13:42:38.271673+0000 mon.b (mon.2) 6910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.260193+0000 mon.b (mon.2) 6904 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.261638+0000 mon.b (mon.2) 6905 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.263180+0000 mon.b (mon.2) 6906 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.264642+0000 mon.b (mon.2) 6907 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.266450+0000 mon.b (mon.2) 6908 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.269211+0000 mon.b (mon.2) 6909 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.520 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[81944]: audit 2024-06-11T13:42:38.271673+0000 mon.b (mon.2) 6910 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:39.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:39 smithi059 bash[112776]: ts=2024-06-11T13:42:39.518Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000736597s 2024-06-11T13:42:41.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:41 smithi117 bash[60578]: cluster 2024-06-11T13:42:39.496060+0000 mgr.x (mgr.25085) 2840 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:41.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:41 smithi059 bash[81944]: cluster 2024-06-11T13:42:39.496060+0000 mgr.x (mgr.25085) 2840 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:41.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:41 smithi059 bash[78335]: cluster 2024-06-11T13:42:39.496060+0000 mgr.x (mgr.25085) 2840 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:43.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:43 smithi117 bash[60578]: cluster 2024-06-11T13:42:41.497225+0000 mgr.x (mgr.25085) 2841 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:43 smithi059 bash[81944]: cluster 2024-06-11T13:42:41.497225+0000 mgr.x (mgr.25085) 2841 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:43.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:43 smithi059 bash[78335]: cluster 2024-06-11T13:42:41.497225+0000 mgr.x (mgr.25085) 2841 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:44 smithi117 bash[60578]: cephadm 2024-06-11T13:42:42.200961+0000 mgr.x (mgr.25085) 2842 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-06-11T13:42:44.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:44 smithi117 bash[60578]: cephadm 2024-06-11T13:42:42.211045+0000 mgr.x (mgr.25085) 2843 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-06-11T13:42:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:44 smithi059 bash[81944]: cephadm 2024-06-11T13:42:42.200961+0000 mgr.x (mgr.25085) 2842 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-06-11T13:42:44.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:44 smithi059 bash[81944]: cephadm 2024-06-11T13:42:42.211045+0000 mgr.x (mgr.25085) 2843 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-06-11T13:42:44.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:44 smithi059 bash[78335]: cephadm 2024-06-11T13:42:42.200961+0000 mgr.x (mgr.25085) 2842 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-06-11T13:42:44.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:44 smithi059 bash[78335]: cephadm 2024-06-11T13:42:42.211045+0000 mgr.x (mgr.25085) 2843 : cephadm [INF] Deploying daemon alertmanager.a on smithi059 2024-06-11T13:42:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:45 smithi059 bash[78335]: cluster 2024-06-11T13:42:43.498483+0000 mgr.x (mgr.25085) 2844 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:45.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:45 smithi059 bash[78335]: audit 2024-06-11T13:42:44.299283+0000 mon.b (mon.2) 6911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:42:45.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:45 smithi059 bash[81944]: cluster 2024-06-11T13:42:43.498483+0000 mgr.x (mgr.25085) 2844 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:45.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:45 smithi059 bash[81944]: audit 2024-06-11T13:42:44.299283+0000 mon.b (mon.2) 6911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:42:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:45 smithi117 bash[60578]: cluster 2024-06-11T13:42:43.498483+0000 mgr.x (mgr.25085) 2844 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:45 smithi117 bash[60578]: audit 2024-06-11T13:42:44.299283+0000 mon.b (mon.2) 6911 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:42:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[81944]: audit 2024-06-11T13:42:45.217416+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[81944]: audit 2024-06-11T13:42:45.227622+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[81944]: audit 2024-06-11T13:42:45.237066+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[81944]: cluster 2024-06-11T13:42:45.499477+0000 mgr.x (mgr.25085) 2845 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:46.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[81944]: audit 2024-06-11T13:42:46.179041+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[81944]: audit 2024-06-11T13:42:46.191154+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[81944]: audit 2024-06-11T13:42:46.205280+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[78335]: audit 2024-06-11T13:42:45.217416+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[78335]: audit 2024-06-11T13:42:45.227622+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[78335]: audit 2024-06-11T13:42:45.237066+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[78335]: cluster 2024-06-11T13:42:45.499477+0000 mgr.x (mgr.25085) 2845 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:46.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[78335]: audit 2024-06-11T13:42:46.179041+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[78335]: audit 2024-06-11T13:42:46.191154+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:46 smithi059 bash[78335]: audit 2024-06-11T13:42:46.205280+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:46 smithi117 bash[60578]: audit 2024-06-11T13:42:45.217416+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:46 smithi117 bash[60578]: audit 2024-06-11T13:42:45.227622+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:46 smithi117 bash[60578]: audit 2024-06-11T13:42:45.237066+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:46 smithi117 bash[60578]: cluster 2024-06-11T13:42:45.499477+0000 mgr.x (mgr.25085) 2845 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:46.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:46 smithi117 bash[60578]: audit 2024-06-11T13:42:46.179041+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:46 smithi117 bash[60578]: audit 2024-06-11T13:42:46.191154+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:46.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:46 smithi117 bash[60578]: audit 2024-06-11T13:42:46.205280+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:47.498 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:47 smithi117 bash[60578]: audit 2024-06-11T13:42:47.145415+0000 mgr.x (mgr.25085) 2846 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:47.498 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:42:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:42:47] "GET /metrics HTTP/1.1" 200 38680 "" "Prometheus/2.43.0" 2024-06-11T13:42:47.517 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:47 smithi059 bash[81944]: audit 2024-06-11T13:42:47.145415+0000 mgr.x (mgr.25085) 2846 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:47.518 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:47 smithi059 bash[78335]: audit 2024-06-11T13:42:47.145415+0000 mgr.x (mgr.25085) 2846 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:47.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:47 smithi059 bash[112776]: ts=2024-06-11T13:42:47.521Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003670173s 2024-06-11T13:42:48.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:48 smithi059 bash[81944]: cluster 2024-06-11T13:42:47.500870+0000 mgr.x (mgr.25085) 2847 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:48.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:48 smithi059 bash[78335]: cluster 2024-06-11T13:42:47.500870+0000 mgr.x (mgr.25085) 2847 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:48.653 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:48 smithi117 bash[60578]: cluster 2024-06-11T13:42:47.500870+0000 mgr.x (mgr.25085) 2847 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:50.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:50 smithi059 bash[81944]: audit 2024-06-11T13:42:49.047563+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:50.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:50 smithi059 bash[81944]: audit 2024-06-11T13:42:49.060731+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:50.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:50 smithi059 bash[81944]: audit 2024-06-11T13:42:49.076600+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:50 smithi059 bash[78335]: audit 2024-06-11T13:42:49.047563+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:50 smithi059 bash[78335]: audit 2024-06-11T13:42:49.060731+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:50.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:50 smithi059 bash[78335]: audit 2024-06-11T13:42:49.076600+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:50 smithi117 bash[60578]: audit 2024-06-11T13:42:49.047563+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:50 smithi117 bash[60578]: audit 2024-06-11T13:42:49.060731+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:50.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:50 smithi117 bash[60578]: audit 2024-06-11T13:42:49.076600+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:50.815 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:42:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:50.815 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:42:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:50.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:42:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:50.815 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:42:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:50.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:50.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:50.816 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:42:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:50.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:50.817 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:42:50 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:51.077 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:50 smithi059 systemd[1]: Stopping Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:42:51.078 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:50 smithi059 bash[112776]: ts=2024-06-11T13:42:50.933Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-06-11T13:42:51.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:51 smithi117 bash[60578]: cluster 2024-06-11T13:42:49.502012+0000 mgr.x (mgr.25085) 2848 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:51.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:51 smithi059 bash[81944]: cluster 2024-06-11T13:42:49.502012+0000 mgr.x (mgr.25085) 2848 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:51.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:51 smithi059 bash[78335]: cluster 2024-06-11T13:42:49.502012+0000 mgr.x (mgr.25085) 2848 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:52.017 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:51 smithi059 bash[113979]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-alertmanager-a 2024-06-11T13:42:52.017 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:51 smithi059 bash[114039]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-alertmanager-a 2024-06-11T13:42:52.017 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:51 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-06-11T13:42:52.017 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:51 smithi059 systemd[1]: Stopped Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:42:52.315 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:42:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:52.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:52.315 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:42:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:52.316 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:42:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:52.316 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:42:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:52.316 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:42:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:52.316 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:42:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:52.317 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:52.317 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:52 smithi059 systemd[1]: Started Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:42:52.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:52 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:42:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: cluster 2024-06-11T13:42:51.503280+0000 mgr.x (mgr.25085) 2849 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.198369+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.214822+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.220264+0000 mon.b (mon.2) 6912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.222231+0000 mon.b (mon.2) 6913 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.231465+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.305237+0000 mon.b (mon.2) 6914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:42:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.385328+0000 mon.b (mon.2) 6915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.388159+0000 mon.b (mon.2) 6916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.391263+0000 mon.b (mon.2) 6917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.392372+0000 mon.b (mon.2) 6918 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.405092+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.508379+0000 mon.b (mon.2) 6919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.510726+0000 mon.b (mon.2) 6920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.513803+0000 mon.b (mon.2) 6921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.514615+0000 mon.b (mon.2) 6922 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.527020+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.634508+0000 mon.b (mon.2) 6923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.636901+0000 mon.b (mon.2) 6924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.639374+0000 mon.b (mon.2) 6925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.640153+0000 mon.b (mon.2) 6926 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.650434+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.762254+0000 mon.b (mon.2) 6927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.764760+0000 mon.b (mon.2) 6928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.767336+0000 mon.b (mon.2) 6929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.768217+0000 mon.b (mon.2) 6930 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.778530+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.899216+0000 mon.b (mon.2) 6931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.901394+0000 mon.b (mon.2) 6932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.903422+0000 mon.b (mon.2) 6933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.904132+0000 mon.b (mon.2) 6934 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:52.914684+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:53.008456+0000 mon.b (mon.2) 6935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:53.010943+0000 mon.b (mon.2) 6936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:53.013053+0000 mon.b (mon.2) 6937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:53.013905+0000 mon.b (mon.2) 6938 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:53 smithi117 bash[60578]: audit 2024-06-11T13:42:53.025894+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: cluster 2024-06-11T13:42:51.503280+0000 mgr.x (mgr.25085) 2849 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:53.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.198369+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.214822+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.220264+0000 mon.b (mon.2) 6912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.222231+0000 mon.b (mon.2) 6913 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.231465+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.305237+0000 mon.b (mon.2) 6914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:42:53.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.385328+0000 mon.b (mon.2) 6915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.388159+0000 mon.b (mon.2) 6916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.391263+0000 mon.b (mon.2) 6917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.392372+0000 mon.b (mon.2) 6918 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.405092+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.508379+0000 mon.b (mon.2) 6919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.510726+0000 mon.b (mon.2) 6920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.513803+0000 mon.b (mon.2) 6921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.514615+0000 mon.b (mon.2) 6922 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.527020+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.634508+0000 mon.b (mon.2) 6923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.636901+0000 mon.b (mon.2) 6924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.639374+0000 mon.b (mon.2) 6925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: cluster 2024-06-11T13:42:51.503280+0000 mgr.x (mgr.25085) 2849 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:53.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.198369+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.214822+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.220264+0000 mon.b (mon.2) 6912 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.222231+0000 mon.b (mon.2) 6913 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.231465+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.305237+0000 mon.b (mon.2) 6914 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:42:53.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.385328+0000 mon.b (mon.2) 6915 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.388159+0000 mon.b (mon.2) 6916 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.391263+0000 mon.b (mon.2) 6917 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.392372+0000 mon.b (mon.2) 6918 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.405092+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.508379+0000 mon.b (mon.2) 6919 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.510726+0000 mon.b (mon.2) 6920 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.513803+0000 mon.b (mon.2) 6921 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.514615+0000 mon.b (mon.2) 6922 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.527020+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.634508+0000 mon.b (mon.2) 6923 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.636901+0000 mon.b (mon.2) 6924 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.639374+0000 mon.b (mon.2) 6925 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.640153+0000 mon.b (mon.2) 6926 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.650434+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.762254+0000 mon.b (mon.2) 6927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.764760+0000 mon.b (mon.2) 6928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.767336+0000 mon.b (mon.2) 6929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.768217+0000 mon.b (mon.2) 6930 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.778530+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.899216+0000 mon.b (mon.2) 6931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.901394+0000 mon.b (mon.2) 6932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.903422+0000 mon.b (mon.2) 6933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.904132+0000 mon.b (mon.2) 6934 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:52.914684+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:53.008456+0000 mon.b (mon.2) 6935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:53.010943+0000 mon.b (mon.2) 6936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:53.013053+0000 mon.b (mon.2) 6937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:53.013905+0000 mon.b (mon.2) 6938 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.573 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[78335]: audit 2024-06-11T13:42:53.025894+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.640153+0000 mon.b (mon.2) 6926 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.650434+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.762254+0000 mon.b (mon.2) 6927 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.764760+0000 mon.b (mon.2) 6928 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.767336+0000 mon.b (mon.2) 6929 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.768217+0000 mon.b (mon.2) 6930 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.778530+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.899216+0000 mon.b (mon.2) 6931 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.901394+0000 mon.b (mon.2) 6932 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.903422+0000 mon.b (mon.2) 6933 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.904132+0000 mon.b (mon.2) 6934 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:52.914684+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:53.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:53.008456+0000 mon.b (mon.2) 6935 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:53.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:53.010943+0000 mon.b (mon.2) 6936 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:53.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:53.013053+0000 mon.b (mon.2) 6937 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:53.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:53.013905+0000 mon.b (mon.2) 6938 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:53.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:53 smithi059 bash[81944]: audit 2024-06-11T13:42:53.025894+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.354 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: cephadm 2024-06-11T13:42:52.235294+0000 mgr.x (mgr.25085) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:52.306141+0000 mgr.x (mgr.25085) 2851 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:42:54.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: cephadm 2024-06-11T13:42:52.404319+0000 mgr.x (mgr.25085) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: cephadm 2024-06-11T13:42:52.526240+0000 mgr.x (mgr.25085) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: cephadm 2024-06-11T13:42:52.649584+0000 mgr.x (mgr.25085) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: cephadm 2024-06-11T13:42:52.778246+0000 mgr.x (mgr.25085) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: cephadm 2024-06-11T13:42:52.914070+0000 mgr.x (mgr.25085) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: cephadm 2024-06-11T13:42:53.025047+0000 mgr.x (mgr.25085) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.148010+0000 mon.b (mon.2) 6939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.150485+0000 mon.b (mon.2) 6940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.355 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.153256+0000 mon.b (mon.2) 6941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.356 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.154205+0000 mon.b (mon.2) 6942 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.356 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: cephadm 2024-06-11T13:42:53.163270+0000 mgr.x (mgr.25085) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.356 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.163969+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.356 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.280241+0000 mon.b (mon.2) 6943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.356 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.283040+0000 mon.b (mon.2) 6944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.356 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.286092+0000 mon.b (mon.2) 6945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.356 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.287011+0000 mon.b (mon.2) 6946 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.356 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.297787+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.356 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.424421+0000 mon.b (mon.2) 6947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.356 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.427769+0000 mon.b (mon.2) 6948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.356 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.432387+0000 mon.b (mon.2) 6949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.356 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.433697+0000 mon.b (mon.2) 6950 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.357 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.445183+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.357 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.551934+0000 mon.b (mon.2) 6951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.357 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.554730+0000 mon.b (mon.2) 6952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.357 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.558250+0000 mon.b (mon.2) 6953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.357 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.559260+0000 mon.b (mon.2) 6954 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.357 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.570847+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.357 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.684302+0000 mon.b (mon.2) 6955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.357 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.686814+0000 mon.b (mon.2) 6956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.357 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.689021+0000 mon.b (mon.2) 6957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.357 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.690116+0000 mon.b (mon.2) 6958 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.701526+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.807325+0000 mon.b (mon.2) 6959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.810103+0000 mon.b (mon.2) 6960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.812476+0000 mon.b (mon.2) 6961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.813403+0000 mon.b (mon.2) 6962 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.824663+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.928460+0000 mon.b (mon.2) 6963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.930895+0000 mon.b (mon.2) 6964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.933859+0000 mon.b (mon.2) 6965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.934840+0000 mon.b (mon.2) 6966 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:53.946040+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:54.031941+0000 mon.b (mon.2) 6967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:54.034468+0000 mon.b (mon.2) 6968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.358 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:54.037775+0000 mon.b (mon.2) 6969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:54.038743+0000 mon.b (mon.2) 6970 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[78335]: audit 2024-06-11T13:42:54.049739+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: cephadm 2024-06-11T13:42:52.235294+0000 mgr.x (mgr.25085) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:52.306141+0000 mgr.x (mgr.25085) 2851 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:42:54.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: cephadm 2024-06-11T13:42:52.404319+0000 mgr.x (mgr.25085) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: cephadm 2024-06-11T13:42:52.526240+0000 mgr.x (mgr.25085) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: cephadm 2024-06-11T13:42:52.649584+0000 mgr.x (mgr.25085) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: cephadm 2024-06-11T13:42:52.778246+0000 mgr.x (mgr.25085) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: cephadm 2024-06-11T13:42:52.914070+0000 mgr.x (mgr.25085) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: cephadm 2024-06-11T13:42:53.025047+0000 mgr.x (mgr.25085) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.148010+0000 mon.b (mon.2) 6939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.150485+0000 mon.b (mon.2) 6940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.153256+0000 mon.b (mon.2) 6941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.154205+0000 mon.b (mon.2) 6942 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: cephadm 2024-06-11T13:42:53.163270+0000 mgr.x (mgr.25085) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.163969+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.280241+0000 mon.b (mon.2) 6943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.283040+0000 mon.b (mon.2) 6944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.286092+0000 mon.b (mon.2) 6945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.287011+0000 mon.b (mon.2) 6946 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.297787+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.424421+0000 mon.b (mon.2) 6947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.427769+0000 mon.b (mon.2) 6948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.432387+0000 mon.b (mon.2) 6949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.433697+0000 mon.b (mon.2) 6950 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.445183+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.551934+0000 mon.b (mon.2) 6951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.554730+0000 mon.b (mon.2) 6952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.558250+0000 mon.b (mon.2) 6953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.559260+0000 mon.b (mon.2) 6954 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.570847+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.684302+0000 mon.b (mon.2) 6955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.686814+0000 mon.b (mon.2) 6956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.689021+0000 mon.b (mon.2) 6957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.690116+0000 mon.b (mon.2) 6958 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.701526+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.807325+0000 mon.b (mon.2) 6959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.810103+0000 mon.b (mon.2) 6960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.812476+0000 mon.b (mon.2) 6961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.813403+0000 mon.b (mon.2) 6962 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.824663+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.928460+0000 mon.b (mon.2) 6963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.930895+0000 mon.b (mon.2) 6964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.933859+0000 mon.b (mon.2) 6965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.934840+0000 mon.b (mon.2) 6966 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:53.946040+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:54.031941+0000 mon.b (mon.2) 6967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:54.034468+0000 mon.b (mon.2) 6968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:54.037775+0000 mon.b (mon.2) 6969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:54.038743+0000 mon.b (mon.2) 6970 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.363 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[81944]: audit 2024-06-11T13:42:54.049739+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: cephadm 2024-06-11T13:42:52.235294+0000 mgr.x (mgr.25085) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:52.306141+0000 mgr.x (mgr.25085) 2851 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-11T13:42:54.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: cephadm 2024-06-11T13:42:52.404319+0000 mgr.x (mgr.25085) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: cephadm 2024-06-11T13:42:52.526240+0000 mgr.x (mgr.25085) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: cephadm 2024-06-11T13:42:52.649584+0000 mgr.x (mgr.25085) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: cephadm 2024-06-11T13:42:52.778246+0000 mgr.x (mgr.25085) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: cephadm 2024-06-11T13:42:52.914070+0000 mgr.x (mgr.25085) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: cephadm 2024-06-11T13:42:53.025047+0000 mgr.x (mgr.25085) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.148010+0000 mon.b (mon.2) 6939 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.150485+0000 mon.b (mon.2) 6940 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.153256+0000 mon.b (mon.2) 6941 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.154205+0000 mon.b (mon.2) 6942 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: cephadm 2024-06-11T13:42:53.163270+0000 mgr.x (mgr.25085) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:54.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.163969+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.280241+0000 mon.b (mon.2) 6943 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.283040+0000 mon.b (mon.2) 6944 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.286092+0000 mon.b (mon.2) 6945 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.287011+0000 mon.b (mon.2) 6946 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.297787+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.424421+0000 mon.b (mon.2) 6947 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.427769+0000 mon.b (mon.2) 6948 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.432387+0000 mon.b (mon.2) 6949 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.433697+0000 mon.b (mon.2) 6950 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.445183+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.551934+0000 mon.b (mon.2) 6951 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.554730+0000 mon.b (mon.2) 6952 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.558250+0000 mon.b (mon.2) 6953 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.559260+0000 mon.b (mon.2) 6954 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.570847+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.684302+0000 mon.b (mon.2) 6955 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.686814+0000 mon.b (mon.2) 6956 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.689021+0000 mon.b (mon.2) 6957 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.690116+0000 mon.b (mon.2) 6958 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.701526+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.807325+0000 mon.b (mon.2) 6959 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.810103+0000 mon.b (mon.2) 6960 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.812476+0000 mon.b (mon.2) 6961 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.813403+0000 mon.b (mon.2) 6962 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.824663+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.928460+0000 mon.b (mon.2) 6963 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.930895+0000 mon.b (mon.2) 6964 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.933859+0000 mon.b (mon.2) 6965 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.934840+0000 mon.b (mon.2) 6966 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:53.946040+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:54.031941+0000 mon.b (mon.2) 6967 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:54.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:54.034468+0000 mon.b (mon.2) 6968 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:54.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:54.037775+0000 mon.b (mon.2) 6969 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:54.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:54.038743+0000 mon.b (mon.2) 6970 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:54.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:54 smithi117 bash[60578]: audit 2024-06-11T13:42:54.049739+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:54.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[114095]: ts=2024-06-11T13:42:54.354Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-06-11T13:42:54.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[114095]: ts=2024-06-11T13:42:54.355Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-06-11T13:42:54.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[114095]: ts=2024-06-11T13:42:54.357Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.59 port=9094 2024-06-11T13:42:54.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[114095]: ts=2024-06-11T13:42:54.359Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-06-11T13:42:54.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[114095]: ts=2024-06-11T13:42:54.393Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T13:42:54.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[114095]: ts=2024-06-11T13:42:54.394Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-06-11T13:42:54.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[114095]: ts=2024-06-11T13:42:54.397Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-06-11T13:42:54.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:54 smithi059 bash[114095]: ts=2024-06-11T13:42:54.397Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-06-11T13:42:55.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: cephadm 2024-06-11T13:42:53.297169+0000 mgr.x (mgr.25085) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: cephadm 2024-06-11T13:42:53.444663+0000 mgr.x (mgr.25085) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: cluster 2024-06-11T13:42:53.504487+0000 mgr.x (mgr.25085) 2861 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: cephadm 2024-06-11T13:42:53.570238+0000 mgr.x (mgr.25085) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: cephadm 2024-06-11T13:42:53.700974+0000 mgr.x (mgr.25085) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: cephadm 2024-06-11T13:42:53.823962+0000 mgr.x (mgr.25085) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: cephadm 2024-06-11T13:42:53.945407+0000 mgr.x (mgr.25085) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: cephadm 2024-06-11T13:42:54.049034+0000 mgr.x (mgr.25085) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.161101+0000 mon.b (mon.2) 6971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.164199+0000 mon.b (mon.2) 6972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.166726+0000 mon.b (mon.2) 6973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.167596+0000 mon.b (mon.2) 6974 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.178450+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.290241+0000 mon.b (mon.2) 6975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.293317+0000 mon.b (mon.2) 6976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.297010+0000 mon.b (mon.2) 6977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.298296+0000 mon.b (mon.2) 6978 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.306748+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.407620+0000 mon.b (mon.2) 6979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.410473+0000 mon.b (mon.2) 6980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.413416+0000 mon.b (mon.2) 6981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.414143+0000 mon.b (mon.2) 6982 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.423218+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.526476+0000 mon.b (mon.2) 6983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.529588+0000 mon.b (mon.2) 6984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.532583+0000 mon.b (mon.2) 6985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.533758+0000 mon.b (mon.2) 6986 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.545915+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.670587+0000 mon.b (mon.2) 6987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.673337+0000 mon.b (mon.2) 6988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.676572+0000 mon.b (mon.2) 6989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.677505+0000 mon.b (mon.2) 6990 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.687715+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.823335+0000 mon.b (mon.2) 6991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.825911+0000 mon.b (mon.2) 6992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.829092+0000 mon.b (mon.2) 6993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.830006+0000 mon.b (mon.2) 6994 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.842514+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.984358+0000 mon.b (mon.2) 6995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.986865+0000 mon.b (mon.2) 6996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.989156+0000 mon.b (mon.2) 6997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:54.989981+0000 mon.b (mon.2) 6998 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:55 smithi117 bash[60578]: audit 2024-06-11T13:42:55.000607+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: cephadm 2024-06-11T13:42:53.297169+0000 mgr.x (mgr.25085) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: cephadm 2024-06-11T13:42:53.444663+0000 mgr.x (mgr.25085) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: cluster 2024-06-11T13:42:53.504487+0000 mgr.x (mgr.25085) 2861 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:55.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: cephadm 2024-06-11T13:42:53.570238+0000 mgr.x (mgr.25085) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: cephadm 2024-06-11T13:42:53.700974+0000 mgr.x (mgr.25085) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: cephadm 2024-06-11T13:42:53.823962+0000 mgr.x (mgr.25085) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: cephadm 2024-06-11T13:42:53.945407+0000 mgr.x (mgr.25085) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: cephadm 2024-06-11T13:42:54.049034+0000 mgr.x (mgr.25085) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.161101+0000 mon.b (mon.2) 6971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.164199+0000 mon.b (mon.2) 6972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.166726+0000 mon.b (mon.2) 6973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.167596+0000 mon.b (mon.2) 6974 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.178450+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.290241+0000 mon.b (mon.2) 6975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.293317+0000 mon.b (mon.2) 6976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.297010+0000 mon.b (mon.2) 6977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.298296+0000 mon.b (mon.2) 6978 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.306748+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.407620+0000 mon.b (mon.2) 6979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.410473+0000 mon.b (mon.2) 6980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.413416+0000 mon.b (mon.2) 6981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.414143+0000 mon.b (mon.2) 6982 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.423218+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.526476+0000 mon.b (mon.2) 6983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.529588+0000 mon.b (mon.2) 6984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.532583+0000 mon.b (mon.2) 6985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.533758+0000 mon.b (mon.2) 6986 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.545915+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.670587+0000 mon.b (mon.2) 6987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.673337+0000 mon.b (mon.2) 6988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.676572+0000 mon.b (mon.2) 6989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.677505+0000 mon.b (mon.2) 6990 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.687715+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.823335+0000 mon.b (mon.2) 6991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.825911+0000 mon.b (mon.2) 6992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.829092+0000 mon.b (mon.2) 6993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.830006+0000 mon.b (mon.2) 6994 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.842514+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.984358+0000 mon.b (mon.2) 6995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.986865+0000 mon.b (mon.2) 6996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.989156+0000 mon.b (mon.2) 6997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:54.989981+0000 mon.b (mon.2) 6998 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[81944]: audit 2024-06-11T13:42:55.000607+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: cephadm 2024-06-11T13:42:53.297169+0000 mgr.x (mgr.25085) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: cephadm 2024-06-11T13:42:53.444663+0000 mgr.x (mgr.25085) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: cluster 2024-06-11T13:42:53.504487+0000 mgr.x (mgr.25085) 2861 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:42:55.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: cephadm 2024-06-11T13:42:53.570238+0000 mgr.x (mgr.25085) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: cephadm 2024-06-11T13:42:53.700974+0000 mgr.x (mgr.25085) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: cephadm 2024-06-11T13:42:53.823962+0000 mgr.x (mgr.25085) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: cephadm 2024-06-11T13:42:53.945407+0000 mgr.x (mgr.25085) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: cephadm 2024-06-11T13:42:54.049034+0000 mgr.x (mgr.25085) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:55.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.161101+0000 mon.b (mon.2) 6971 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.164199+0000 mon.b (mon.2) 6972 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.166726+0000 mon.b (mon.2) 6973 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.167596+0000 mon.b (mon.2) 6974 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.178450+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.290241+0000 mon.b (mon.2) 6975 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.293317+0000 mon.b (mon.2) 6976 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.297010+0000 mon.b (mon.2) 6977 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.298296+0000 mon.b (mon.2) 6978 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.306748+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.407620+0000 mon.b (mon.2) 6979 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.410473+0000 mon.b (mon.2) 6980 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.413416+0000 mon.b (mon.2) 6981 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.414143+0000 mon.b (mon.2) 6982 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.423218+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.526476+0000 mon.b (mon.2) 6983 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.529588+0000 mon.b (mon.2) 6984 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.532583+0000 mon.b (mon.2) 6985 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.533758+0000 mon.b (mon.2) 6986 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.545915+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.670587+0000 mon.b (mon.2) 6987 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.673337+0000 mon.b (mon.2) 6988 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.676572+0000 mon.b (mon.2) 6989 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.677505+0000 mon.b (mon.2) 6990 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.687715+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.823335+0000 mon.b (mon.2) 6991 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.825911+0000 mon.b (mon.2) 6992 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.829092+0000 mon.b (mon.2) 6993 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.830006+0000 mon.b (mon.2) 6994 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.842514+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.984358+0000 mon.b (mon.2) 6995 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.986865+0000 mon.b (mon.2) 6996 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.989156+0000 mon.b (mon.2) 6997 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:54.989981+0000 mon.b (mon.2) 6998 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:55.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:55 smithi059 bash[78335]: audit 2024-06-11T13:42:55.000607+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: cephadm 2024-06-11T13:42:54.177942+0000 mgr.x (mgr.25085) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: cephadm 2024-06-11T13:42:54.306015+0000 mgr.x (mgr.25085) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: cephadm 2024-06-11T13:42:54.423421+0000 mgr.x (mgr.25085) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: cephadm 2024-06-11T13:42:54.545298+0000 mgr.x (mgr.25085) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: cephadm 2024-06-11T13:42:54.687859+0000 mgr.x (mgr.25085) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: cephadm 2024-06-11T13:42:54.842068+0000 mgr.x (mgr.25085) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: cephadm 2024-06-11T13:42:55.000079+0000 mgr.x (mgr.25085) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.098326+0000 mon.b (mon.2) 6999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.101189+0000 mon.b (mon.2) 7000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.104722+0000 mon.b (mon.2) 7001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.105985+0000 mon.b (mon.2) 7002 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.114472+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: cephadm 2024-06-11T13:42:55.115029+0000 mgr.x (mgr.25085) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.241760+0000 mon.b (mon.2) 7003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.245670+0000 mon.b (mon.2) 7004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.249953+0000 mon.b (mon.2) 7005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.251114+0000 mon.b (mon.2) 7006 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.261254+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.367883+0000 mon.b (mon.2) 7007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.370494+0000 mon.b (mon.2) 7008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.373276+0000 mon.b (mon.2) 7009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.374264+0000 mon.b (mon.2) 7010 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.382384+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.467025+0000 mon.b (mon.2) 7011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.469920+0000 mon.b (mon.2) 7012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.473028+0000 mon.b (mon.2) 7013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.473959+0000 mon.b (mon.2) 7014 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.482705+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.560794+0000 mon.b (mon.2) 7015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.563781+0000 mon.b (mon.2) 7016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.567474+0000 mon.b (mon.2) 7017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.568576+0000 mon.b (mon.2) 7018 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.577385+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.685647+0000 mon.b (mon.2) 7019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.688422+0000 mon.b (mon.2) 7020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.690937+0000 mon.b (mon.2) 7021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.692088+0000 mon.b (mon.2) 7022 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.700491+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.782097+0000 mon.b (mon.2) 7023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.784670+0000 mon.b (mon.2) 7024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.360 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.787775+0000 mon.b (mon.2) 7025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.788666+0000 mon.b (mon.2) 7026 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.797440+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.906351+0000 mon.b (mon.2) 7027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.908838+0000 mon.b (mon.2) 7028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.911691+0000 mon.b (mon.2) 7029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.912531+0000 mon.b (mon.2) 7030 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:55.923346+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:56.039650+0000 mon.b (mon.2) 7031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:56.042326+0000 mon.b (mon.2) 7032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:56.044761+0000 mon.b (mon.2) 7033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:56.045847+0000 mon.b (mon.2) 7034 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[81944]: audit 2024-06-11T13:42:56.056708+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: cephadm 2024-06-11T13:42:54.177942+0000 mgr.x (mgr.25085) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.362 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: cephadm 2024-06-11T13:42:54.306015+0000 mgr.x (mgr.25085) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: cephadm 2024-06-11T13:42:54.423421+0000 mgr.x (mgr.25085) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: cephadm 2024-06-11T13:42:54.545298+0000 mgr.x (mgr.25085) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: cephadm 2024-06-11T13:42:54.687859+0000 mgr.x (mgr.25085) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: cephadm 2024-06-11T13:42:54.842068+0000 mgr.x (mgr.25085) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: cephadm 2024-06-11T13:42:55.000079+0000 mgr.x (mgr.25085) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.098326+0000 mon.b (mon.2) 6999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.101189+0000 mon.b (mon.2) 7000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.104722+0000 mon.b (mon.2) 7001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.105985+0000 mon.b (mon.2) 7002 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.363 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.114472+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: cephadm 2024-06-11T13:42:55.115029+0000 mgr.x (mgr.25085) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.241760+0000 mon.b (mon.2) 7003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.245670+0000 mon.b (mon.2) 7004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.249953+0000 mon.b (mon.2) 7005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.251114+0000 mon.b (mon.2) 7006 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.261254+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.367883+0000 mon.b (mon.2) 7007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.370494+0000 mon.b (mon.2) 7008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.373276+0000 mon.b (mon.2) 7009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.374264+0000 mon.b (mon.2) 7010 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.382384+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.467025+0000 mon.b (mon.2) 7011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.469920+0000 mon.b (mon.2) 7012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.473028+0000 mon.b (mon.2) 7013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.473959+0000 mon.b (mon.2) 7014 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.482705+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.560794+0000 mon.b (mon.2) 7015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.563781+0000 mon.b (mon.2) 7016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.567474+0000 mon.b (mon.2) 7017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.568576+0000 mon.b (mon.2) 7018 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.577385+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.685647+0000 mon.b (mon.2) 7019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.688422+0000 mon.b (mon.2) 7020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.365 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.690937+0000 mon.b (mon.2) 7021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.692088+0000 mon.b (mon.2) 7022 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.700491+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.782097+0000 mon.b (mon.2) 7023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.784670+0000 mon.b (mon.2) 7024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.787775+0000 mon.b (mon.2) 7025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.788666+0000 mon.b (mon.2) 7026 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.797440+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.906351+0000 mon.b (mon.2) 7027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.908838+0000 mon.b (mon.2) 7028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.911691+0000 mon.b (mon.2) 7029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.912531+0000 mon.b (mon.2) 7030 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:55.923346+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.366 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:56.039650+0000 mon.b (mon.2) 7031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:56.042326+0000 mon.b (mon.2) 7032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:56.044761+0000 mon.b (mon.2) 7033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:56.045847+0000 mon.b (mon.2) 7034 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[78335]: audit 2024-06-11T13:42:56.056708+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: cephadm 2024-06-11T13:42:54.177942+0000 mgr.x (mgr.25085) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: cephadm 2024-06-11T13:42:54.306015+0000 mgr.x (mgr.25085) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: cephadm 2024-06-11T13:42:54.423421+0000 mgr.x (mgr.25085) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: cephadm 2024-06-11T13:42:54.545298+0000 mgr.x (mgr.25085) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: cephadm 2024-06-11T13:42:54.687859+0000 mgr.x (mgr.25085) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: cephadm 2024-06-11T13:42:54.842068+0000 mgr.x (mgr.25085) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: cephadm 2024-06-11T13:42:55.000079+0000 mgr.x (mgr.25085) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.098326+0000 mon.b (mon.2) 6999 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.101189+0000 mon.b (mon.2) 7000 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.104722+0000 mon.b (mon.2) 7001 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.105985+0000 mon.b (mon.2) 7002 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.114472+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: cephadm 2024-06-11T13:42:55.115029+0000 mgr.x (mgr.25085) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:56.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.241760+0000 mon.b (mon.2) 7003 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.245670+0000 mon.b (mon.2) 7004 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.249953+0000 mon.b (mon.2) 7005 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.251114+0000 mon.b (mon.2) 7006 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.261254+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.367883+0000 mon.b (mon.2) 7007 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.370494+0000 mon.b (mon.2) 7008 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.373276+0000 mon.b (mon.2) 7009 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.374264+0000 mon.b (mon.2) 7010 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.382384+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.467025+0000 mon.b (mon.2) 7011 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.469920+0000 mon.b (mon.2) 7012 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.473028+0000 mon.b (mon.2) 7013 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.473959+0000 mon.b (mon.2) 7014 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.482705+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.560794+0000 mon.b (mon.2) 7015 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.563781+0000 mon.b (mon.2) 7016 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.567474+0000 mon.b (mon.2) 7017 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.568576+0000 mon.b (mon.2) 7018 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.577385+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.685647+0000 mon.b (mon.2) 7019 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.688422+0000 mon.b (mon.2) 7020 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.690937+0000 mon.b (mon.2) 7021 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.692088+0000 mon.b (mon.2) 7022 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.700491+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.782097+0000 mon.b (mon.2) 7023 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.784670+0000 mon.b (mon.2) 7024 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.787775+0000 mon.b (mon.2) 7025 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.788666+0000 mon.b (mon.2) 7026 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.797440+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.906351+0000 mon.b (mon.2) 7027 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.908838+0000 mon.b (mon.2) 7028 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.911691+0000 mon.b (mon.2) 7029 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.912531+0000 mon.b (mon.2) 7030 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:55.923346+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:56.039650+0000 mon.b (mon.2) 7031 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:56.042326+0000 mon.b (mon.2) 7032 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:56.044761+0000 mon.b (mon.2) 7033 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:56.045847+0000 mon.b (mon.2) 7034 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:56.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:56 smithi117 bash[60578]: audit 2024-06-11T13:42:56.056708+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:56.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:42:56 smithi059 bash[114095]: ts=2024-06-11T13:42:56.360Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001011347s 2024-06-11T13:42:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: cephadm 2024-06-11T13:42:55.260426+0000 mgr.x (mgr.25085) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: cephadm 2024-06-11T13:42:55.383148+0000 mgr.x (mgr.25085) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: cephadm 2024-06-11T13:42:55.483193+0000 mgr.x (mgr.25085) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: cluster 2024-06-11T13:42:55.505092+0000 mgr.x (mgr.25085) 2878 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: cephadm 2024-06-11T13:42:55.578096+0000 mgr.x (mgr.25085) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: cephadm 2024-06-11T13:42:55.701046+0000 mgr.x (mgr.25085) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: cephadm 2024-06-11T13:42:55.798139+0000 mgr.x (mgr.25085) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.317 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: cephadm 2024-06-11T13:42:55.922822+0000 mgr.x (mgr.25085) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: cephadm 2024-06-11T13:42:56.056028+0000 mgr.x (mgr.25085) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.164562+0000 mon.b (mon.2) 7035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.167510+0000 mon.b (mon.2) 7036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.170583+0000 mon.b (mon.2) 7037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.171868+0000 mon.b (mon.2) 7038 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.182117+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.297944+0000 mon.b (mon.2) 7039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.300749+0000 mon.b (mon.2) 7040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.303377+0000 mon.b (mon.2) 7041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.304417+0000 mon.b (mon.2) 7042 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.316883+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.437249+0000 mon.b (mon.2) 7043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: cephadm 2024-06-11T13:42:55.260426+0000 mgr.x (mgr.25085) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: cephadm 2024-06-11T13:42:55.383148+0000 mgr.x (mgr.25085) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: cephadm 2024-06-11T13:42:55.483193+0000 mgr.x (mgr.25085) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: cluster 2024-06-11T13:42:55.505092+0000 mgr.x (mgr.25085) 2878 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: cephadm 2024-06-11T13:42:55.578096+0000 mgr.x (mgr.25085) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: cephadm 2024-06-11T13:42:55.701046+0000 mgr.x (mgr.25085) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: cephadm 2024-06-11T13:42:55.798139+0000 mgr.x (mgr.25085) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: cephadm 2024-06-11T13:42:55.922822+0000 mgr.x (mgr.25085) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: cephadm 2024-06-11T13:42:56.056028+0000 mgr.x (mgr.25085) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.164562+0000 mon.b (mon.2) 7035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.167510+0000 mon.b (mon.2) 7036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.170583+0000 mon.b (mon.2) 7037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.171868+0000 mon.b (mon.2) 7038 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.182117+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.297944+0000 mon.b (mon.2) 7039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.300749+0000 mon.b (mon.2) 7040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.303377+0000 mon.b (mon.2) 7041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.304417+0000 mon.b (mon.2) 7042 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.316883+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.437249+0000 mon.b (mon.2) 7043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.327 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.440365+0000 mon.b (mon.2) 7044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.445135+0000 mon.b (mon.2) 7045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.446209+0000 mon.b (mon.2) 7046 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.458747+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.587951+0000 mon.b (mon.2) 7047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.590894+0000 mon.b (mon.2) 7048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.593863+0000 mon.b (mon.2) 7049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.328 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.594944+0000 mon.b (mon.2) 7050 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.607460+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.746676+0000 mon.b (mon.2) 7051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.749491+0000 mon.b (mon.2) 7052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.752087+0000 mon.b (mon.2) 7053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.753141+0000 mon.b (mon.2) 7054 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.765517+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.329 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.849058+0000 mon.b (mon.2) 7055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.851477+0000 mon.b (mon.2) 7056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.854192+0000 mon.b (mon.2) 7057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.855094+0000 mon.b (mon.2) 7058 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.866979+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.947484+0000 mon.b (mon.2) 7059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.949837+0000 mon.b (mon.2) 7060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.330 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.952338+0000 mon.b (mon.2) 7061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.953214+0000 mon.b (mon.2) 7062 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:56.963090+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:57.059191+0000 mon.b (mon.2) 7063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:57.062301+0000 mon.b (mon.2) 7064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:57.065831+0000 mon.b (mon.2) 7065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.331 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:57.066867+0000 mon.b (mon.2) 7066 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.332 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[78335]: audit 2024-06-11T13:42:57.074294+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.332 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.440365+0000 mon.b (mon.2) 7044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.332 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.445135+0000 mon.b (mon.2) 7045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.333 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.446209+0000 mon.b (mon.2) 7046 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.333 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.458747+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.333 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.587951+0000 mon.b (mon.2) 7047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.333 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.590894+0000 mon.b (mon.2) 7048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.333 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.593863+0000 mon.b (mon.2) 7049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.333 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.594944+0000 mon.b (mon.2) 7050 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.334 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.607460+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.334 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.746676+0000 mon.b (mon.2) 7051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.334 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.749491+0000 mon.b (mon.2) 7052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.334 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.752087+0000 mon.b (mon.2) 7053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.334 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.753141+0000 mon.b (mon.2) 7054 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.334 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.765517+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.335 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.849058+0000 mon.b (mon.2) 7055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.335 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.851477+0000 mon.b (mon.2) 7056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.335 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.854192+0000 mon.b (mon.2) 7057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.335 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.855094+0000 mon.b (mon.2) 7058 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.335 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.866979+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.335 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.947484+0000 mon.b (mon.2) 7059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.336 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.949837+0000 mon.b (mon.2) 7060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.336 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.952338+0000 mon.b (mon.2) 7061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.336 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.953214+0000 mon.b (mon.2) 7062 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.336 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:56.963090+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.336 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:57.059191+0000 mon.b (mon.2) 7063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.336 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:57.062301+0000 mon.b (mon.2) 7064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.336 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:57.065831+0000 mon.b (mon.2) 7065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.337 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:57.066867+0000 mon.b (mon.2) 7066 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.337 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:57 smithi059 bash[81944]: audit 2024-06-11T13:42:57.074294+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.436 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:42:57] "GET /metrics HTTP/1.1" 200 38680 "" "Prometheus/2.43.0" 2024-06-11T13:42:57.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: cephadm 2024-06-11T13:42:55.260426+0000 mgr.x (mgr.25085) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: cephadm 2024-06-11T13:42:55.383148+0000 mgr.x (mgr.25085) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: cephadm 2024-06-11T13:42:55.483193+0000 mgr.x (mgr.25085) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: cluster 2024-06-11T13:42:55.505092+0000 mgr.x (mgr.25085) 2878 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:57.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: cephadm 2024-06-11T13:42:55.578096+0000 mgr.x (mgr.25085) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: cephadm 2024-06-11T13:42:55.701046+0000 mgr.x (mgr.25085) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: cephadm 2024-06-11T13:42:55.798139+0000 mgr.x (mgr.25085) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: cephadm 2024-06-11T13:42:55.922822+0000 mgr.x (mgr.25085) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: cephadm 2024-06-11T13:42:56.056028+0000 mgr.x (mgr.25085) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:57.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.164562+0000 mon.b (mon.2) 7035 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.167510+0000 mon.b (mon.2) 7036 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.170583+0000 mon.b (mon.2) 7037 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.171868+0000 mon.b (mon.2) 7038 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.182117+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.297944+0000 mon.b (mon.2) 7039 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.300749+0000 mon.b (mon.2) 7040 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.303377+0000 mon.b (mon.2) 7041 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.304417+0000 mon.b (mon.2) 7042 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.316883+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.437249+0000 mon.b (mon.2) 7043 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.440365+0000 mon.b (mon.2) 7044 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.445135+0000 mon.b (mon.2) 7045 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.446209+0000 mon.b (mon.2) 7046 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.458747+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.587951+0000 mon.b (mon.2) 7047 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.590894+0000 mon.b (mon.2) 7048 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.593863+0000 mon.b (mon.2) 7049 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.594944+0000 mon.b (mon.2) 7050 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.607460+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.746676+0000 mon.b (mon.2) 7051 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.749491+0000 mon.b (mon.2) 7052 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.752087+0000 mon.b (mon.2) 7053 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.753141+0000 mon.b (mon.2) 7054 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.765517+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.849058+0000 mon.b (mon.2) 7055 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.851477+0000 mon.b (mon.2) 7056 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.854192+0000 mon.b (mon.2) 7057 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.855094+0000 mon.b (mon.2) 7058 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.866979+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.947484+0000 mon.b (mon.2) 7059 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.949837+0000 mon.b (mon.2) 7060 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.952338+0000 mon.b (mon.2) 7061 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.953214+0000 mon.b (mon.2) 7062 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:56.963090+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:57.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:57.059191+0000 mon.b (mon.2) 7063 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:57.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:57.062301+0000 mon.b (mon.2) 7064 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:57.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:57.065831+0000 mon.b (mon.2) 7065 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:57.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:57.066867+0000 mon.b (mon.2) 7066 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:57.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:57 smithi117 bash[60578]: audit 2024-06-11T13:42:57.074294+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: cephadm 2024-06-11T13:42:56.181619+0000 mgr.x (mgr.25085) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: cephadm 2024-06-11T13:42:56.316501+0000 mgr.x (mgr.25085) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: cephadm 2024-06-11T13:42:56.458388+0000 mgr.x (mgr.25085) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: cephadm 2024-06-11T13:42:56.607009+0000 mgr.x (mgr.25085) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: cephadm 2024-06-11T13:42:56.764935+0000 mgr.x (mgr.25085) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: cephadm 2024-06-11T13:42:56.866212+0000 mgr.x (mgr.25085) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: cephadm 2024-06-11T13:42:56.963403+0000 mgr.x (mgr.25085) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: cephadm 2024-06-11T13:42:57.075640+0000 mgr.x (mgr.25085) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.155104+0000 mgr.x (mgr.25085) 2892 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:58.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.192330+0000 mon.b (mon.2) 7067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.195121+0000 mon.b (mon.2) 7068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.197567+0000 mon.b (mon.2) 7069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.198481+0000 mon.b (mon.2) 7070 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.208994+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.315991+0000 mon.b (mon.2) 7071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.318703+0000 mon.b (mon.2) 7072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.321466+0000 mon.b (mon.2) 7073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.322459+0000 mon.b (mon.2) 7074 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.333440+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.424729+0000 mon.b (mon.2) 7075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: cephadm 2024-06-11T13:42:56.181619+0000 mgr.x (mgr.25085) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: cephadm 2024-06-11T13:42:56.316501+0000 mgr.x (mgr.25085) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: cephadm 2024-06-11T13:42:56.458388+0000 mgr.x (mgr.25085) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: cephadm 2024-06-11T13:42:56.607009+0000 mgr.x (mgr.25085) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: cephadm 2024-06-11T13:42:56.764935+0000 mgr.x (mgr.25085) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: cephadm 2024-06-11T13:42:56.866212+0000 mgr.x (mgr.25085) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: cephadm 2024-06-11T13:42:56.963403+0000 mgr.x (mgr.25085) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: cephadm 2024-06-11T13:42:57.075640+0000 mgr.x (mgr.25085) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.155104+0000 mgr.x (mgr.25085) 2892 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:58.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.192330+0000 mon.b (mon.2) 7067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.195121+0000 mon.b (mon.2) 7068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.197567+0000 mon.b (mon.2) 7069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.198481+0000 mon.b (mon.2) 7070 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.208994+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.315991+0000 mon.b (mon.2) 7071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.318703+0000 mon.b (mon.2) 7072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.321466+0000 mon.b (mon.2) 7073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.322459+0000 mon.b (mon.2) 7074 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.333440+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.424729+0000 mon.b (mon.2) 7075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.427776+0000 mon.b (mon.2) 7076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.430713+0000 mon.b (mon.2) 7077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.431690+0000 mon.b (mon.2) 7078 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.442530+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.528509+0000 mon.b (mon.2) 7079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.531219+0000 mon.b (mon.2) 7080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.533657+0000 mon.b (mon.2) 7081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.534549+0000 mon.b (mon.2) 7082 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.545275+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.620895+0000 mon.b (mon.2) 7083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.320 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.623510+0000 mon.b (mon.2) 7084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.626493+0000 mon.b (mon.2) 7085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.627333+0000 mon.b (mon.2) 7086 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.637546+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.713009+0000 mon.b (mon.2) 7087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.715728+0000 mon.b (mon.2) 7088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.718778+0000 mon.b (mon.2) 7089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.719722+0000 mon.b (mon.2) 7090 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.730057+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.812942+0000 mon.b (mon.2) 7091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.815606+0000 mon.b (mon.2) 7092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.818464+0000 mon.b (mon.2) 7093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.819392+0000 mon.b (mon.2) 7094 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.828263+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.321 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.920052+0000 mon.b (mon.2) 7095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.922860+0000 mon.b (mon.2) 7096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.925887+0000 mon.b (mon.2) 7097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.926826+0000 mon.b (mon.2) 7098 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:57.935799+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:58.031408+0000 mon.b (mon.2) 7099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:58.034099+0000 mon.b (mon.2) 7100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:58.036548+0000 mon.b (mon.2) 7101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:58.037489+0000 mon.b (mon.2) 7102 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[81944]: audit 2024-06-11T13:42:58.047080+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.427776+0000 mon.b (mon.2) 7076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.430713+0000 mon.b (mon.2) 7077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.431690+0000 mon.b (mon.2) 7078 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.442530+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.528509+0000 mon.b (mon.2) 7079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.531219+0000 mon.b (mon.2) 7080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.533657+0000 mon.b (mon.2) 7081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.534549+0000 mon.b (mon.2) 7082 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.545275+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.323 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.620895+0000 mon.b (mon.2) 7083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.623510+0000 mon.b (mon.2) 7084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.626493+0000 mon.b (mon.2) 7085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.627333+0000 mon.b (mon.2) 7086 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.637546+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.713009+0000 mon.b (mon.2) 7087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.715728+0000 mon.b (mon.2) 7088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.718778+0000 mon.b (mon.2) 7089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.719722+0000 mon.b (mon.2) 7090 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.730057+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.812942+0000 mon.b (mon.2) 7091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.815606+0000 mon.b (mon.2) 7092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.818464+0000 mon.b (mon.2) 7093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.819392+0000 mon.b (mon.2) 7094 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.828263+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.920052+0000 mon.b (mon.2) 7095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.922860+0000 mon.b (mon.2) 7096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.925887+0000 mon.b (mon.2) 7097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.926826+0000 mon.b (mon.2) 7098 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:57.935799+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:58.031408+0000 mon.b (mon.2) 7099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:58.034099+0000 mon.b (mon.2) 7100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:58.036548+0000 mon.b (mon.2) 7101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:58.037489+0000 mon.b (mon.2) 7102 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:58 smithi059 bash[78335]: audit 2024-06-11T13:42:58.047080+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: cephadm 2024-06-11T13:42:56.181619+0000 mgr.x (mgr.25085) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: cephadm 2024-06-11T13:42:56.316501+0000 mgr.x (mgr.25085) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: cephadm 2024-06-11T13:42:56.458388+0000 mgr.x (mgr.25085) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: cephadm 2024-06-11T13:42:56.607009+0000 mgr.x (mgr.25085) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: cephadm 2024-06-11T13:42:56.764935+0000 mgr.x (mgr.25085) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: cephadm 2024-06-11T13:42:56.866212+0000 mgr.x (mgr.25085) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: cephadm 2024-06-11T13:42:56.963403+0000 mgr.x (mgr.25085) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: cephadm 2024-06-11T13:42:57.075640+0000 mgr.x (mgr.25085) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:58.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.155104+0000 mgr.x (mgr.25085) 2892 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:42:58.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.192330+0000 mon.b (mon.2) 7067 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.195121+0000 mon.b (mon.2) 7068 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.197567+0000 mon.b (mon.2) 7069 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.198481+0000 mon.b (mon.2) 7070 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.208994+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.315991+0000 mon.b (mon.2) 7071 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.318703+0000 mon.b (mon.2) 7072 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.321466+0000 mon.b (mon.2) 7073 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.322459+0000 mon.b (mon.2) 7074 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.333440+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.424729+0000 mon.b (mon.2) 7075 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.427776+0000 mon.b (mon.2) 7076 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.430713+0000 mon.b (mon.2) 7077 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.431690+0000 mon.b (mon.2) 7078 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.442530+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.528509+0000 mon.b (mon.2) 7079 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.531219+0000 mon.b (mon.2) 7080 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.533657+0000 mon.b (mon.2) 7081 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.534549+0000 mon.b (mon.2) 7082 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.545275+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.620895+0000 mon.b (mon.2) 7083 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.623510+0000 mon.b (mon.2) 7084 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.626493+0000 mon.b (mon.2) 7085 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.627333+0000 mon.b (mon.2) 7086 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.637546+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.713009+0000 mon.b (mon.2) 7087 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.715728+0000 mon.b (mon.2) 7088 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.718778+0000 mon.b (mon.2) 7089 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.719722+0000 mon.b (mon.2) 7090 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.730057+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.812942+0000 mon.b (mon.2) 7091 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.815606+0000 mon.b (mon.2) 7092 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.818464+0000 mon.b (mon.2) 7093 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.819392+0000 mon.b (mon.2) 7094 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.828263+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.920052+0000 mon.b (mon.2) 7095 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.922860+0000 mon.b (mon.2) 7096 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.925887+0000 mon.b (mon.2) 7097 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.926826+0000 mon.b (mon.2) 7098 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:57.935799+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:58.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:58.031408+0000 mon.b (mon.2) 7099 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:58.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:58.034099+0000 mon.b (mon.2) 7100 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:58.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:58.036548+0000 mon.b (mon.2) 7101 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:58.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:58.037489+0000 mon.b (mon.2) 7102 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:58.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:58 smithi117 bash[60578]: audit 2024-06-11T13:42:58.047080+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.228 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:42:59.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: cephadm 2024-06-11T13:42:57.208321+0000 mgr.x (mgr.25085) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: cephadm 2024-06-11T13:42:57.337112+0000 mgr.x (mgr.25085) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: cephadm 2024-06-11T13:42:57.444128+0000 mgr.x (mgr.25085) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: cluster 2024-06-11T13:42:57.505656+0000 mgr.x (mgr.25085) 2896 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:59.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: cephadm 2024-06-11T13:42:57.545480+0000 mgr.x (mgr.25085) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: cephadm 2024-06-11T13:42:57.638263+0000 mgr.x (mgr.25085) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: cephadm 2024-06-11T13:42:57.730407+0000 mgr.x (mgr.25085) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: cephadm 2024-06-11T13:42:57.830508+0000 mgr.x (mgr.25085) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: cephadm 2024-06-11T13:42:57.937601+0000 mgr.x (mgr.25085) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: cephadm 2024-06-11T13:42:58.048088+0000 mgr.x (mgr.25085) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.149543+0000 mon.b (mon.2) 7103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.152752+0000 mon.b (mon.2) 7104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.156139+0000 mon.b (mon.2) 7105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.157568+0000 mon.b (mon.2) 7106 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.165652+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: cephadm 2024-06-11T13:42:58.166905+0000 mgr.x (mgr.25085) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.260000+0000 mon.b (mon.2) 7107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.262084+0000 mon.b (mon.2) 7108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.264498+0000 mon.b (mon.2) 7109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.265127+0000 mon.b (mon.2) 7110 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.272928+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.354873+0000 mon.b (mon.2) 7111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.357572+0000 mon.b (mon.2) 7112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.360305+0000 mon.b (mon.2) 7113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.361285+0000 mon.b (mon.2) 7114 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.372140+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.461448+0000 mon.b (mon.2) 7115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.464103+0000 mon.b (mon.2) 7116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.466957+0000 mon.b (mon.2) 7117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.468169+0000 mon.b (mon.2) 7118 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.476690+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.566406+0000 mon.b (mon.2) 7119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.568535+0000 mon.b (mon.2) 7120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.571173+0000 mon.b (mon.2) 7121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.572188+0000 mon.b (mon.2) 7122 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.582755+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.654292+0000 mon.b (mon.2) 7123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.656652+0000 mon.b (mon.2) 7124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.658360+0000 mon.b (mon.2) 7125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.659179+0000 mon.b (mon.2) 7126 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.670395+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.742177+0000 mon.b (mon.2) 7127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.745324+0000 mon.b (mon.2) 7128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.748335+0000 mon.b (mon.2) 7129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.749305+0000 mon.b (mon.2) 7130 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.759818+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.831137+0000 mon.b (mon.2) 7131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.833288+0000 mon.b (mon.2) 7132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.835025+0000 mon.b (mon.2) 7133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.835632+0000 mon.b (mon.2) 7134 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.845163+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.915241+0000 mon.b (mon.2) 7135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.918191+0000 mon.b (mon.2) 7136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.921237+0000 mon.b (mon.2) 7137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.922002+0000 mon.b (mon.2) 7138 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:58.931920+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:59.006098+0000 mon.b (mon.2) 7139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:59.008979+0000 mon.b (mon.2) 7140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:59.011787+0000 mon.b (mon.2) 7141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:59.012887+0000 mon.b (mon.2) 7142 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:42:59 smithi117 bash[60578]: audit 2024-06-11T13:42:59.022726+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: cephadm 2024-06-11T13:42:57.208321+0000 mgr.x (mgr.25085) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: cephadm 2024-06-11T13:42:57.337112+0000 mgr.x (mgr.25085) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: cephadm 2024-06-11T13:42:57.444128+0000 mgr.x (mgr.25085) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: cluster 2024-06-11T13:42:57.505656+0000 mgr.x (mgr.25085) 2896 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:59.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: cephadm 2024-06-11T13:42:57.545480+0000 mgr.x (mgr.25085) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: cephadm 2024-06-11T13:42:57.638263+0000 mgr.x (mgr.25085) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: cephadm 2024-06-11T13:42:57.730407+0000 mgr.x (mgr.25085) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: cephadm 2024-06-11T13:42:57.830508+0000 mgr.x (mgr.25085) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: cephadm 2024-06-11T13:42:57.937601+0000 mgr.x (mgr.25085) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: cephadm 2024-06-11T13:42:58.048088+0000 mgr.x (mgr.25085) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.149543+0000 mon.b (mon.2) 7103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.152752+0000 mon.b (mon.2) 7104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.156139+0000 mon.b (mon.2) 7105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.157568+0000 mon.b (mon.2) 7106 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.165652+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: cephadm 2024-06-11T13:42:58.166905+0000 mgr.x (mgr.25085) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.260000+0000 mon.b (mon.2) 7107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.262084+0000 mon.b (mon.2) 7108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.264498+0000 mon.b (mon.2) 7109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.265127+0000 mon.b (mon.2) 7110 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: cephadm 2024-06-11T13:42:57.208321+0000 mgr.x (mgr.25085) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: cephadm 2024-06-11T13:42:57.337112+0000 mgr.x (mgr.25085) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: cephadm 2024-06-11T13:42:57.444128+0000 mgr.x (mgr.25085) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: cluster 2024-06-11T13:42:57.505656+0000 mgr.x (mgr.25085) 2896 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:42:59.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: cephadm 2024-06-11T13:42:57.545480+0000 mgr.x (mgr.25085) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: cephadm 2024-06-11T13:42:57.638263+0000 mgr.x (mgr.25085) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: cephadm 2024-06-11T13:42:57.730407+0000 mgr.x (mgr.25085) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: cephadm 2024-06-11T13:42:57.830508+0000 mgr.x (mgr.25085) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: cephadm 2024-06-11T13:42:57.937601+0000 mgr.x (mgr.25085) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: cephadm 2024-06-11T13:42:58.048088+0000 mgr.x (mgr.25085) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.568 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.149543+0000 mon.b (mon.2) 7103 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.152752+0000 mon.b (mon.2) 7104 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.156139+0000 mon.b (mon.2) 7105 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.157568+0000 mon.b (mon.2) 7106 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.165652+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: cephadm 2024-06-11T13:42:58.166905+0000 mgr.x (mgr.25085) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:42:59.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.260000+0000 mon.b (mon.2) 7107 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.262084+0000 mon.b (mon.2) 7108 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.264498+0000 mon.b (mon.2) 7109 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.265127+0000 mon.b (mon.2) 7110 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.272928+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.354873+0000 mon.b (mon.2) 7111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.357572+0000 mon.b (mon.2) 7112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.360305+0000 mon.b (mon.2) 7113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.361285+0000 mon.b (mon.2) 7114 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.372140+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.461448+0000 mon.b (mon.2) 7115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.464103+0000 mon.b (mon.2) 7116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.466957+0000 mon.b (mon.2) 7117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.468169+0000 mon.b (mon.2) 7118 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.476690+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.566406+0000 mon.b (mon.2) 7119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.568535+0000 mon.b (mon.2) 7120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.571173+0000 mon.b (mon.2) 7121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.572188+0000 mon.b (mon.2) 7122 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.582755+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.654292+0000 mon.b (mon.2) 7123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.656652+0000 mon.b (mon.2) 7124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.658360+0000 mon.b (mon.2) 7125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.659179+0000 mon.b (mon.2) 7126 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.272928+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.354873+0000 mon.b (mon.2) 7111 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.357572+0000 mon.b (mon.2) 7112 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.360305+0000 mon.b (mon.2) 7113 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.361285+0000 mon.b (mon.2) 7114 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.372140+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.461448+0000 mon.b (mon.2) 7115 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.464103+0000 mon.b (mon.2) 7116 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.466957+0000 mon.b (mon.2) 7117 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.468169+0000 mon.b (mon.2) 7118 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.476690+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.566406+0000 mon.b (mon.2) 7119 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.568535+0000 mon.b (mon.2) 7120 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.571173+0000 mon.b (mon.2) 7121 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.572188+0000 mon.b (mon.2) 7122 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.582755+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.654292+0000 mon.b (mon.2) 7123 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.656652+0000 mon.b (mon.2) 7124 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.658360+0000 mon.b (mon.2) 7125 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.659179+0000 mon.b (mon.2) 7126 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.670395+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.742177+0000 mon.b (mon.2) 7127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.745324+0000 mon.b (mon.2) 7128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.748335+0000 mon.b (mon.2) 7129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.749305+0000 mon.b (mon.2) 7130 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.759818+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.831137+0000 mon.b (mon.2) 7131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.833288+0000 mon.b (mon.2) 7132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.835025+0000 mon.b (mon.2) 7133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.835632+0000 mon.b (mon.2) 7134 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.845163+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.915241+0000 mon.b (mon.2) 7135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.918191+0000 mon.b (mon.2) 7136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.921237+0000 mon.b (mon.2) 7137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.922002+0000 mon.b (mon.2) 7138 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:58.931920+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:59.006098+0000 mon.b (mon.2) 7139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:59.008979+0000 mon.b (mon.2) 7140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:59.011787+0000 mon.b (mon.2) 7141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:59.012887+0000 mon.b (mon.2) 7142 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[78335]: audit 2024-06-11T13:42:59.022726+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.670395+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.742177+0000 mon.b (mon.2) 7127 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.745324+0000 mon.b (mon.2) 7128 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.748335+0000 mon.b (mon.2) 7129 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.749305+0000 mon.b (mon.2) 7130 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.759818+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.576 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.831137+0000 mon.b (mon.2) 7131 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.833288+0000 mon.b (mon.2) 7132 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.835025+0000 mon.b (mon.2) 7133 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.835632+0000 mon.b (mon.2) 7134 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.845163+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.915241+0000 mon.b (mon.2) 7135 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.918191+0000 mon.b (mon.2) 7136 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.921237+0000 mon.b (mon.2) 7137 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.922002+0000 mon.b (mon.2) 7138 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:58.931920+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.578 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:59.006098+0000 mon.b (mon.2) 7139 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:42:59.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:59.008979+0000 mon.b (mon.2) 7140 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:42:59.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:59.011787+0000 mon.b (mon.2) 7141 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:42:59.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:59.012887+0000 mon.b (mon.2) 7142 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:42:59.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:42:59 smithi059 bash[81944]: audit 2024-06-11T13:42:59.022726+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:42:59.975 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:42:59.976 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 10s ago 29m - - 2024-06-11T13:42:59.976 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 14s ago 29m - - 2024-06-11T13:42:59.976 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 starting - - - - 2024-06-11T13:42:59.976 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (14m) 14s ago 21m 41.6M - 8.3.5 dad864ee21e9 912597ae8c19 2024-06-11T13:42:59.976 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (2m) 10s ago 19m 47.7M - 3.8 2d7459ec65a0 088001ba59cf 2024-06-11T13:42:59.976 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (13m) 14s ago 28m 532M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:42:59.976 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (12m) 10s ago 30m 428M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:42:59.976 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (10m) 10s ago 30m 78.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:42:59.976 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (11m) 14s ago 28m 74.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:42:59.976 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (11m) 10s ago 29m 67.8M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:42:59.976 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (118s) 10s ago 22m 7696k - 1.5.0 0da6a335fe13 b17e0c397e24 2024-06-11T13:42:59.976 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (98s) 14s ago 22m 8168k - 1.5.0 0da6a335fe13 e4ba8c8b7358 2024-06-11T13:42:59.976 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (9m) 10s ago 28m 67.4M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:42:59.977 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (8m) 10s ago 27m 63.4M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:42:59.977 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (7m) 10s ago 26m 60.6M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:42:59.977 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (7m) 10s ago 25m 69.1M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:42:59.977 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (6m) 14s ago 25m 65.0M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:42:59.977 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (5m) 14s ago 24m 56.6M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:42:59.977 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (4m) 14s ago 23m 55.2M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 c601b8edd556 2024-06-11T13:42:59.977 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (4m) 14s ago 23m 61.0M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 3bfcb864d46c 2024-06-11T13:42:59.977 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (49s) 14s ago 22m 53.9M - 2.43.0 a07b618ecd1d 3973308e4f21 2024-06-11T13:42:59.977 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (3m) 10s ago 19m 90.6M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 40767b77a7c4 2024-06-11T13:42:59.977 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (3m) 14s ago 19m 89.9M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 c738708741c4 2024-06-11T13:42:59.977 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (3m) 10s ago 19m 90.9M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 a0604b6ceb8b 2024-06-11T13:42:59.977 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (2m) 14s ago 19m 89.9M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 03e5b8ca895b 2024-06-11T13:43:00.400 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: cephadm 2024-06-11T13:42:58.272292+0000 mgr.x (mgr.25085) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.400 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: cephadm 2024-06-11T13:42:58.371383+0000 mgr.x (mgr.25085) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.401 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: cephadm 2024-06-11T13:42:58.477390+0000 mgr.x (mgr.25085) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.401 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: cephadm 2024-06-11T13:42:58.582230+0000 mgr.x (mgr.25085) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.401 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: cephadm 2024-06-11T13:42:58.669648+0000 mgr.x (mgr.25085) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.401 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: cephadm 2024-06-11T13:42:58.759422+0000 mgr.x (mgr.25085) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.401 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: cephadm 2024-06-11T13:42:58.844486+0000 mgr.x (mgr.25085) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.401 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: cephadm 2024-06-11T13:42:58.931088+0000 mgr.x (mgr.25085) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.401 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: cephadm 2024-06-11T13:42:59.024454+0000 mgr.x (mgr.25085) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.401 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.128179+0000 mon.b (mon.2) 7143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.401 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.130787+0000 mon.b (mon.2) 7144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.401 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.134146+0000 mon.b (mon.2) 7145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.401 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.135069+0000 mon.b (mon.2) 7146 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.402 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: cephadm 2024-06-11T13:42:59.141348+0000 mgr.x (mgr.25085) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.402 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.142288+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.402 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.234679+0000 mon.b (mon.2) 7147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.402 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.236900+0000 mon.b (mon.2) 7148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.402 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.238733+0000 mon.b (mon.2) 7149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.402 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.239379+0000 mon.b (mon.2) 7150 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.402 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.247522+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.402 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: cephadm 2024-06-11T13:42:58.272292+0000 mgr.x (mgr.25085) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: cephadm 2024-06-11T13:42:58.371383+0000 mgr.x (mgr.25085) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: cephadm 2024-06-11T13:42:58.477390+0000 mgr.x (mgr.25085) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: cephadm 2024-06-11T13:42:58.582230+0000 mgr.x (mgr.25085) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: cephadm 2024-06-11T13:42:58.669648+0000 mgr.x (mgr.25085) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: cephadm 2024-06-11T13:42:58.759422+0000 mgr.x (mgr.25085) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: cephadm 2024-06-11T13:42:58.844486+0000 mgr.x (mgr.25085) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: cephadm 2024-06-11T13:42:58.931088+0000 mgr.x (mgr.25085) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: cephadm 2024-06-11T13:42:59.024454+0000 mgr.x (mgr.25085) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.128179+0000 mon.b (mon.2) 7143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.130787+0000 mon.b (mon.2) 7144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.134146+0000 mon.b (mon.2) 7145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.135069+0000 mon.b (mon.2) 7146 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: cephadm 2024-06-11T13:42:59.141348+0000 mgr.x (mgr.25085) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.403 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.142288+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.234679+0000 mon.b (mon.2) 7147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.236900+0000 mon.b (mon.2) 7148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.238733+0000 mon.b (mon.2) 7149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.239379+0000 mon.b (mon.2) 7150 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.247522+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.298170+0000 mon.b (mon.2) 7151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.333138+0000 mon.b (mon.2) 7152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.335736+0000 mon.b (mon.2) 7153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.338842+0000 mon.b (mon.2) 7154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.339826+0000 mon.b (mon.2) 7155 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.347486+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.430050+0000 mon.b (mon.2) 7156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.432700+0000 mon.b (mon.2) 7157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.404 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.437979+0000 mon.b (mon.2) 7158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.438818+0000 mon.b (mon.2) 7159 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.448268+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.541630+0000 mon.b (mon.2) 7160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.544330+0000 mon.b (mon.2) 7161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.547046+0000 mon.b (mon.2) 7162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.548101+0000 mon.b (mon.2) 7163 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.556965+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.667685+0000 mon.b (mon.2) 7164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.670677+0000 mon.b (mon.2) 7165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.674514+0000 mon.b (mon.2) 7166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.405 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.675909+0000 mon.b (mon.2) 7167 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.405 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.298170+0000 mon.b (mon.2) 7151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:43:00.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.333138+0000 mon.b (mon.2) 7152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.335736+0000 mon.b (mon.2) 7153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.338842+0000 mon.b (mon.2) 7154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.339826+0000 mon.b (mon.2) 7155 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.347486+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.430050+0000 mon.b (mon.2) 7156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.432700+0000 mon.b (mon.2) 7157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.437979+0000 mon.b (mon.2) 7158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.438818+0000 mon.b (mon.2) 7159 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.448268+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.541630+0000 mon.b (mon.2) 7160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.544330+0000 mon.b (mon.2) 7161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.547046+0000 mon.b (mon.2) 7162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.548101+0000 mon.b (mon.2) 7163 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.556965+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.667685+0000 mon.b (mon.2) 7164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.670677+0000 mon.b (mon.2) 7165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.674514+0000 mon.b (mon.2) 7166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.675909+0000 mon.b (mon.2) 7167 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.688133+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.815236+0000 mon.b (mon.2) 7168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.818065+0000 mon.b (mon.2) 7169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.821169+0000 mon.b (mon.2) 7170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.822158+0000 mon.b (mon.2) 7171 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.834121+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.933925+0000 mon.b (mon.2) 7172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.945641+0000 mon.b (mon.2) 7173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.949649+0000 mon.b (mon.2) 7174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.956595+0000 mon.b (mon.2) 7175 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:42:59.984721+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.408 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:43:00.057374+0000 mon.b (mon.2) 7176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.409 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:43:00.059569+0000 mon.b (mon.2) 7177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.409 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:43:00.062290+0000 mon.b (mon.2) 7178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.409 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:43:00.063247+0000 mon.b (mon.2) 7179 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.409 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[78335]: audit 2024-06-11T13:43:00.070542+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.688133+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.815236+0000 mon.b (mon.2) 7168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.818065+0000 mon.b (mon.2) 7169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.821169+0000 mon.b (mon.2) 7170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.822158+0000 mon.b (mon.2) 7171 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.834121+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.933925+0000 mon.b (mon.2) 7172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.945641+0000 mon.b (mon.2) 7173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.949649+0000 mon.b (mon.2) 7174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.956595+0000 mon.b (mon.2) 7175 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:42:59.984721+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:43:00.057374+0000 mon.b (mon.2) 7176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:43:00.059569+0000 mon.b (mon.2) 7177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:43:00.062290+0000 mon.b (mon.2) 7178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:43:00.063247+0000 mon.b (mon.2) 7179 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.410 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:00 smithi059 bash[81944]: audit 2024-06-11T13:43:00.070542+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.413 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:43:00.413 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:43:00.413 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:43:00.413 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:43:00.413 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:43:00.413 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:43:00.414 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:43:00.414 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:43:00.414 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T13:43:00.414 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:43:00.414 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:43:00.414 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T13:43:00.414 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:43:00.414 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:43:00.414 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 17 2024-06-11T13:43:00.415 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:43:00.415 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:43:00.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: cephadm 2024-06-11T13:42:58.272292+0000 mgr.x (mgr.25085) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: cephadm 2024-06-11T13:42:58.371383+0000 mgr.x (mgr.25085) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: cephadm 2024-06-11T13:42:58.477390+0000 mgr.x (mgr.25085) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: cephadm 2024-06-11T13:42:58.582230+0000 mgr.x (mgr.25085) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: cephadm 2024-06-11T13:42:58.669648+0000 mgr.x (mgr.25085) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: cephadm 2024-06-11T13:42:58.759422+0000 mgr.x (mgr.25085) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: cephadm 2024-06-11T13:42:58.844486+0000 mgr.x (mgr.25085) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: cephadm 2024-06-11T13:42:58.931088+0000 mgr.x (mgr.25085) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: cephadm 2024-06-11T13:42:59.024454+0000 mgr.x (mgr.25085) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.128179+0000 mon.b (mon.2) 7143 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.130787+0000 mon.b (mon.2) 7144 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.134146+0000 mon.b (mon.2) 7145 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.135069+0000 mon.b (mon.2) 7146 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: cephadm 2024-06-11T13:42:59.141348+0000 mgr.x (mgr.25085) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:00.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.142288+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.234679+0000 mon.b (mon.2) 7147 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.236900+0000 mon.b (mon.2) 7148 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.238733+0000 mon.b (mon.2) 7149 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.239379+0000 mon.b (mon.2) 7150 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.247522+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.298170+0000 mon.b (mon.2) 7151 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:43:00.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.333138+0000 mon.b (mon.2) 7152 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.335736+0000 mon.b (mon.2) 7153 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.338842+0000 mon.b (mon.2) 7154 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.339826+0000 mon.b (mon.2) 7155 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.347486+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.430050+0000 mon.b (mon.2) 7156 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.432700+0000 mon.b (mon.2) 7157 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.437979+0000 mon.b (mon.2) 7158 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.438818+0000 mon.b (mon.2) 7159 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.448268+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.541630+0000 mon.b (mon.2) 7160 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.544330+0000 mon.b (mon.2) 7161 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.547046+0000 mon.b (mon.2) 7162 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.548101+0000 mon.b (mon.2) 7163 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.556965+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.667685+0000 mon.b (mon.2) 7164 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.670677+0000 mon.b (mon.2) 7165 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.674514+0000 mon.b (mon.2) 7166 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.675909+0000 mon.b (mon.2) 7167 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.688133+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.815236+0000 mon.b (mon.2) 7168 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.818065+0000 mon.b (mon.2) 7169 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.821169+0000 mon.b (mon.2) 7170 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.822158+0000 mon.b (mon.2) 7171 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.834121+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.933925+0000 mon.b (mon.2) 7172 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.945641+0000 mon.b (mon.2) 7173 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.949649+0000 mon.b (mon.2) 7174 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.956595+0000 mon.b (mon.2) 7175 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:42:59.984721+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:43:00.057374+0000 mon.b (mon.2) 7176 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:00.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:43:00.059569+0000 mon.b (mon.2) 7177 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:00.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:43:00.062290+0000 mon.b (mon.2) 7178 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:00.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:43:00.063247+0000 mon.b (mon.2) 7179 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:00.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:00 smithi117 bash[60578]: audit 2024-06-11T13:43:00.070542+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:00.798 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:43:00.798 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:43:00.799 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:43:00.799 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:43:00.799 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:43:00.799 INFO:teuthology.orchestra.run.smithi059.stdout: "osd", 2024-06-11T13:43:00.799 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:43:00.799 INFO:teuthology.orchestra.run.smithi059.stdout: "iscsi", 2024-06-11T13:43:00.799 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw", 2024-06-11T13:43:00.799 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:43:00.799 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:43:00.799 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "18/23 daemons upgraded", 2024-06-11T13:43:00.799 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading alertmanager daemons", 2024-06-11T13:43:00.799 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:43:00.799 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:43:01.230 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:43:01.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:42:59.214881+0000 mgr.x (mgr.25085) 2914 : audit [DBG] from='client.55042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:01.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: cephadm 2024-06-11T13:42:59.246640+0000 mgr.x (mgr.25085) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: cephadm 2024-06-11T13:42:59.346544+0000 mgr.x (mgr.25085) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: cephadm 2024-06-11T13:42:59.448969+0000 mgr.x (mgr.25085) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: cluster 2024-06-11T13:42:59.506306+0000 mgr.x (mgr.25085) 2918 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:01.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: cephadm 2024-06-11T13:42:59.557272+0000 mgr.x (mgr.25085) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:42:59.600233+0000 mgr.x (mgr.25085) 2920 : audit [DBG] from='client.74925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:01.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: cephadm 2024-06-11T13:42:59.687660+0000 mgr.x (mgr.25085) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: cephadm 2024-06-11T13:42:59.833494+0000 mgr.x (mgr.25085) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:42:59.950500+0000 mgr.x (mgr.25085) 2923 : audit [DBG] from='client.74931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:01.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: cephadm 2024-06-11T13:42:59.983883+0000 mgr.x (mgr.25085) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: cephadm 2024-06-11T13:43:00.073526+0000 mgr.x (mgr.25085) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.192104+0000 mon.b (mon.2) 7180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.194693+0000 mon.b (mon.2) 7181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.198271+0000 mon.b (mon.2) 7182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.199125+0000 mon.b (mon.2) 7183 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.206718+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.337275+0000 mon.b (mon.2) 7184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.339578+0000 mon.b (mon.2) 7185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.342206+0000 mon.b (mon.2) 7186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.343079+0000 mon.b (mon.2) 7187 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.352728+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.416843+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.59:0/2807789343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.474588+0000 mon.b (mon.2) 7188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.477126+0000 mon.b (mon.2) 7189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.479289+0000 mon.b (mon.2) 7190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.480079+0000 mon.b (mon.2) 7191 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.487370+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.596090+0000 mon.b (mon.2) 7192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.598838+0000 mon.b (mon.2) 7193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.601679+0000 mon.b (mon.2) 7194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.602619+0000 mon.b (mon.2) 7195 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.610180+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.734275+0000 mon.b (mon.2) 7196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.737028+0000 mon.b (mon.2) 7197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.741286+0000 mon.b (mon.2) 7198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.742175+0000 mon.b (mon.2) 7199 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.752261+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.847512+0000 mon.b (mon.2) 7200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.850413+0000 mon.b (mon.2) 7201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.853516+0000 mon.b (mon.2) 7202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.854706+0000 mon.b (mon.2) 7203 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.862645+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.956583+0000 mon.b (mon.2) 7204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.959468+0000 mon.b (mon.2) 7205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.962186+0000 mon.b (mon.2) 7206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.963418+0000 mon.b (mon.2) 7207 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:00.975217+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:01.062190+0000 mon.b (mon.2) 7208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:01.064529+0000 mon.b (mon.2) 7209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:01.067093+0000 mon.b (mon.2) 7210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:01.068250+0000 mon.b (mon.2) 7211 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:01 smithi117 bash[60578]: audit 2024-06-11T13:43:01.076581+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:42:59.214881+0000 mgr.x (mgr.25085) 2914 : audit [DBG] from='client.55042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: cephadm 2024-06-11T13:42:59.246640+0000 mgr.x (mgr.25085) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: cephadm 2024-06-11T13:42:59.346544+0000 mgr.x (mgr.25085) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: cephadm 2024-06-11T13:42:59.448969+0000 mgr.x (mgr.25085) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: cluster 2024-06-11T13:42:59.506306+0000 mgr.x (mgr.25085) 2918 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: cephadm 2024-06-11T13:42:59.557272+0000 mgr.x (mgr.25085) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:42:59.600233+0000 mgr.x (mgr.25085) 2920 : audit [DBG] from='client.74925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: cephadm 2024-06-11T13:42:59.687660+0000 mgr.x (mgr.25085) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: cephadm 2024-06-11T13:42:59.833494+0000 mgr.x (mgr.25085) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:42:59.950500+0000 mgr.x (mgr.25085) 2923 : audit [DBG] from='client.74931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: cephadm 2024-06-11T13:42:59.983883+0000 mgr.x (mgr.25085) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: cephadm 2024-06-11T13:43:00.073526+0000 mgr.x (mgr.25085) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.192104+0000 mon.b (mon.2) 7180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.194693+0000 mon.b (mon.2) 7181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.198271+0000 mon.b (mon.2) 7182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.199125+0000 mon.b (mon.2) 7183 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.206718+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.337275+0000 mon.b (mon.2) 7184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.339578+0000 mon.b (mon.2) 7185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.342206+0000 mon.b (mon.2) 7186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:42:59.214881+0000 mgr.x (mgr.25085) 2914 : audit [DBG] from='client.55042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:01.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: cephadm 2024-06-11T13:42:59.246640+0000 mgr.x (mgr.25085) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: cephadm 2024-06-11T13:42:59.346544+0000 mgr.x (mgr.25085) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: cephadm 2024-06-11T13:42:59.448969+0000 mgr.x (mgr.25085) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: cluster 2024-06-11T13:42:59.506306+0000 mgr.x (mgr.25085) 2918 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: cephadm 2024-06-11T13:42:59.557272+0000 mgr.x (mgr.25085) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:42:59.600233+0000 mgr.x (mgr.25085) 2920 : audit [DBG] from='client.74925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: cephadm 2024-06-11T13:42:59.687660+0000 mgr.x (mgr.25085) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: cephadm 2024-06-11T13:42:59.833494+0000 mgr.x (mgr.25085) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:42:59.950500+0000 mgr.x (mgr.25085) 2923 : audit [DBG] from='client.74931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: cephadm 2024-06-11T13:42:59.983883+0000 mgr.x (mgr.25085) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: cephadm 2024-06-11T13:43:00.073526+0000 mgr.x (mgr.25085) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.192104+0000 mon.b (mon.2) 7180 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.194693+0000 mon.b (mon.2) 7181 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.198271+0000 mon.b (mon.2) 7182 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.199125+0000 mon.b (mon.2) 7183 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.206718+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.337275+0000 mon.b (mon.2) 7184 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.339578+0000 mon.b (mon.2) 7185 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.342206+0000 mon.b (mon.2) 7186 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.343079+0000 mon.b (mon.2) 7187 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.352728+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.416843+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.59:0/2807789343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.474588+0000 mon.b (mon.2) 7188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.477126+0000 mon.b (mon.2) 7189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.479289+0000 mon.b (mon.2) 7190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.480079+0000 mon.b (mon.2) 7191 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.487370+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.596090+0000 mon.b (mon.2) 7192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.598838+0000 mon.b (mon.2) 7193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.601679+0000 mon.b (mon.2) 7194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.602619+0000 mon.b (mon.2) 7195 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.610180+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.734275+0000 mon.b (mon.2) 7196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.737028+0000 mon.b (mon.2) 7197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.741286+0000 mon.b (mon.2) 7198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.742175+0000 mon.b (mon.2) 7199 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.752261+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.847512+0000 mon.b (mon.2) 7200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.343079+0000 mon.b (mon.2) 7187 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.352728+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.416843+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.59:0/2807789343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.474588+0000 mon.b (mon.2) 7188 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.477126+0000 mon.b (mon.2) 7189 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.479289+0000 mon.b (mon.2) 7190 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.480079+0000 mon.b (mon.2) 7191 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.487370+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.596090+0000 mon.b (mon.2) 7192 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.598838+0000 mon.b (mon.2) 7193 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.601679+0000 mon.b (mon.2) 7194 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.602619+0000 mon.b (mon.2) 7195 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.610180+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.734275+0000 mon.b (mon.2) 7196 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.737028+0000 mon.b (mon.2) 7197 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.741286+0000 mon.b (mon.2) 7198 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.742175+0000 mon.b (mon.2) 7199 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.752261+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.572 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.847512+0000 mon.b (mon.2) 7200 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.850413+0000 mon.b (mon.2) 7201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.853516+0000 mon.b (mon.2) 7202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.854706+0000 mon.b (mon.2) 7203 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.862645+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.956583+0000 mon.b (mon.2) 7204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.959468+0000 mon.b (mon.2) 7205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.962186+0000 mon.b (mon.2) 7206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.963418+0000 mon.b (mon.2) 7207 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:00.975217+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:01.062190+0000 mon.b (mon.2) 7208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:01.064529+0000 mon.b (mon.2) 7209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:01.067093+0000 mon.b (mon.2) 7210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:01.068250+0000 mon.b (mon.2) 7211 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[81944]: audit 2024-06-11T13:43:01.076581+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.850413+0000 mon.b (mon.2) 7201 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.853516+0000 mon.b (mon.2) 7202 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.854706+0000 mon.b (mon.2) 7203 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.862645+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.956583+0000 mon.b (mon.2) 7204 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.959468+0000 mon.b (mon.2) 7205 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.962186+0000 mon.b (mon.2) 7206 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.963418+0000 mon.b (mon.2) 7207 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:00.975217+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:01.062190+0000 mon.b (mon.2) 7208 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:01.064529+0000 mon.b (mon.2) 7209 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:01.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:01.067093+0000 mon.b (mon.2) 7210 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:01.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:01.068250+0000 mon.b (mon.2) 7211 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:01.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:01 smithi059 bash[78335]: audit 2024-06-11T13:43:01.076581+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: cephadm 2024-06-11T13:43:00.205828+0000 mgr.x (mgr.25085) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: cephadm 2024-06-11T13:43:00.352126+0000 mgr.x (mgr.25085) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: cephadm 2024-06-11T13:43:00.486651+0000 mgr.x (mgr.25085) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: cephadm 2024-06-11T13:43:00.610390+0000 mgr.x (mgr.25085) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: cephadm 2024-06-11T13:43:00.751546+0000 mgr.x (mgr.25085) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:00.799782+0000 mgr.x (mgr.25085) 2931 : audit [DBG] from='client.55066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:02.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: cephadm 2024-06-11T13:43:00.863843+0000 mgr.x (mgr.25085) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: cephadm 2024-06-11T13:43:00.974554+0000 mgr.x (mgr.25085) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: cephadm 2024-06-11T13:43:01.077969+0000 mgr.x (mgr.25085) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.179067+0000 mon.b (mon.2) 7212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.181208+0000 mon.b (mon.2) 7213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.183523+0000 mon.b (mon.2) 7214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.184251+0000 mon.b (mon.2) 7215 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.193075+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.233849+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.59:0/3419770309' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:43:02.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.306074+0000 mon.b (mon.2) 7216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.308884+0000 mon.b (mon.2) 7217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.312391+0000 mon.b (mon.2) 7218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.313597+0000 mon.b (mon.2) 7219 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.321825+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.451940+0000 mon.b (mon.2) 7220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.454648+0000 mon.b (mon.2) 7221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.457833+0000 mon.b (mon.2) 7222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.459059+0000 mon.b (mon.2) 7223 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.467771+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.561827+0000 mon.b (mon.2) 7224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.564637+0000 mon.b (mon.2) 7225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.566795+0000 mon.b (mon.2) 7226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.567576+0000 mon.b (mon.2) 7227 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.575603+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.667179+0000 mon.b (mon.2) 7228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.669381+0000 mon.b (mon.2) 7229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.671796+0000 mon.b (mon.2) 7230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.672913+0000 mon.b (mon.2) 7231 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.683065+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.755884+0000 mon.b (mon.2) 7232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.758582+0000 mon.b (mon.2) 7233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.760412+0000 mon.b (mon.2) 7234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.761266+0000 mon.b (mon.2) 7235 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.443 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.768137+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.837595+0000 mon.b (mon.2) 7236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.840030+0000 mon.b (mon.2) 7237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.841861+0000 mon.b (mon.2) 7238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.842661+0000 mon.b (mon.2) 7239 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.852528+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.444 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.954808+0000 mon.b (mon.2) 7240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.957470+0000 mon.b (mon.2) 7241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.960451+0000 mon.b (mon.2) 7242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.961154+0000 mon.b (mon.2) 7243 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:01.971613+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:02.084041+0000 mon.b (mon.2) 7244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:02.086768+0000 mon.b (mon.2) 7245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:02.089740+0000 mon.b (mon.2) 7246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.445 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:02.090711+0000 mon.b (mon.2) 7247 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.446 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:02 smithi117 bash[60578]: audit 2024-06-11T13:43:02.104006+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: cephadm 2024-06-11T13:43:00.205828+0000 mgr.x (mgr.25085) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: cephadm 2024-06-11T13:43:00.352126+0000 mgr.x (mgr.25085) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: cephadm 2024-06-11T13:43:00.486651+0000 mgr.x (mgr.25085) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: cephadm 2024-06-11T13:43:00.610390+0000 mgr.x (mgr.25085) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: cephadm 2024-06-11T13:43:00.751546+0000 mgr.x (mgr.25085) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:00.799782+0000 mgr.x (mgr.25085) 2931 : audit [DBG] from='client.55066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:02.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: cephadm 2024-06-11T13:43:00.863843+0000 mgr.x (mgr.25085) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: cephadm 2024-06-11T13:43:00.974554+0000 mgr.x (mgr.25085) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: cephadm 2024-06-11T13:43:01.077969+0000 mgr.x (mgr.25085) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.179067+0000 mon.b (mon.2) 7212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.181208+0000 mon.b (mon.2) 7213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.183523+0000 mon.b (mon.2) 7214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.184251+0000 mon.b (mon.2) 7215 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.193075+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.233849+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.59:0/3419770309' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:43:02.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.306074+0000 mon.b (mon.2) 7216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.308884+0000 mon.b (mon.2) 7217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.312391+0000 mon.b (mon.2) 7218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.313597+0000 mon.b (mon.2) 7219 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.321825+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.451940+0000 mon.b (mon.2) 7220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.454648+0000 mon.b (mon.2) 7221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.457833+0000 mon.b (mon.2) 7222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.459059+0000 mon.b (mon.2) 7223 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.467771+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.561827+0000 mon.b (mon.2) 7224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.564637+0000 mon.b (mon.2) 7225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.566795+0000 mon.b (mon.2) 7226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.567576+0000 mon.b (mon.2) 7227 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.575603+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.667179+0000 mon.b (mon.2) 7228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.669381+0000 mon.b (mon.2) 7229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.671796+0000 mon.b (mon.2) 7230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.672913+0000 mon.b (mon.2) 7231 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.683065+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.755884+0000 mon.b (mon.2) 7232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.758582+0000 mon.b (mon.2) 7233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.760412+0000 mon.b (mon.2) 7234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.761266+0000 mon.b (mon.2) 7235 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.568 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.768137+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: cephadm 2024-06-11T13:43:00.205828+0000 mgr.x (mgr.25085) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: cephadm 2024-06-11T13:43:00.352126+0000 mgr.x (mgr.25085) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: cephadm 2024-06-11T13:43:00.486651+0000 mgr.x (mgr.25085) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: cephadm 2024-06-11T13:43:00.610390+0000 mgr.x (mgr.25085) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: cephadm 2024-06-11T13:43:00.751546+0000 mgr.x (mgr.25085) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:00.799782+0000 mgr.x (mgr.25085) 2931 : audit [DBG] from='client.55066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:02.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: cephadm 2024-06-11T13:43:00.863843+0000 mgr.x (mgr.25085) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: cephadm 2024-06-11T13:43:00.974554+0000 mgr.x (mgr.25085) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: cephadm 2024-06-11T13:43:01.077969+0000 mgr.x (mgr.25085) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:02.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.179067+0000 mon.b (mon.2) 7212 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.181208+0000 mon.b (mon.2) 7213 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.183523+0000 mon.b (mon.2) 7214 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.569 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.184251+0000 mon.b (mon.2) 7215 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.193075+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.233849+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.59:0/3419770309' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:43:02.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.306074+0000 mon.b (mon.2) 7216 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.308884+0000 mon.b (mon.2) 7217 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.312391+0000 mon.b (mon.2) 7218 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.313597+0000 mon.b (mon.2) 7219 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.570 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.321825+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.837595+0000 mon.b (mon.2) 7236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.840030+0000 mon.b (mon.2) 7237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.841861+0000 mon.b (mon.2) 7238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.842661+0000 mon.b (mon.2) 7239 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.852528+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.954808+0000 mon.b (mon.2) 7240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.957470+0000 mon.b (mon.2) 7241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.960451+0000 mon.b (mon.2) 7242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.961154+0000 mon.b (mon.2) 7243 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:01.971613+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:02.084041+0000 mon.b (mon.2) 7244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:02.086768+0000 mon.b (mon.2) 7245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:02.089740+0000 mon.b (mon.2) 7246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:02.090711+0000 mon.b (mon.2) 7247 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[78335]: audit 2024-06-11T13:43:02.104006+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.451940+0000 mon.b (mon.2) 7220 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.454648+0000 mon.b (mon.2) 7221 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.457833+0000 mon.b (mon.2) 7222 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.459059+0000 mon.b (mon.2) 7223 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.467771+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.561827+0000 mon.b (mon.2) 7224 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.564637+0000 mon.b (mon.2) 7225 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.566795+0000 mon.b (mon.2) 7226 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.567576+0000 mon.b (mon.2) 7227 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.575603+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.667179+0000 mon.b (mon.2) 7228 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.669381+0000 mon.b (mon.2) 7229 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.671796+0000 mon.b (mon.2) 7230 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.672913+0000 mon.b (mon.2) 7231 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.683065+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.755884+0000 mon.b (mon.2) 7232 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.758582+0000 mon.b (mon.2) 7233 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.760412+0000 mon.b (mon.2) 7234 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.761266+0000 mon.b (mon.2) 7235 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.768137+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.837595+0000 mon.b (mon.2) 7236 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.840030+0000 mon.b (mon.2) 7237 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.841861+0000 mon.b (mon.2) 7238 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.842661+0000 mon.b (mon.2) 7239 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.852528+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.954808+0000 mon.b (mon.2) 7240 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.957470+0000 mon.b (mon.2) 7241 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.960451+0000 mon.b (mon.2) 7242 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.961154+0000 mon.b (mon.2) 7243 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:01.971613+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:02.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:02.084041+0000 mon.b (mon.2) 7244 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:02.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:02.086768+0000 mon.b (mon.2) 7245 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:02.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:02.089740+0000 mon.b (mon.2) 7246 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:02.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:02.090711+0000 mon.b (mon.2) 7247 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:02.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:02 smithi059 bash[81944]: audit 2024-06-11T13:43:02.104006+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: cephadm 2024-06-11T13:43:01.192785+0000 mgr.x (mgr.25085) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: cephadm 2024-06-11T13:43:01.322937+0000 mgr.x (mgr.25085) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: cephadm 2024-06-11T13:43:01.469429+0000 mgr.x (mgr.25085) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: cluster 2024-06-11T13:43:01.507009+0000 mgr.x (mgr.25085) 2938 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:03.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: cephadm 2024-06-11T13:43:01.575170+0000 mgr.x (mgr.25085) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: cephadm 2024-06-11T13:43:01.682725+0000 mgr.x (mgr.25085) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: cephadm 2024-06-11T13:43:01.767191+0000 mgr.x (mgr.25085) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: cephadm 2024-06-11T13:43:01.851756+0000 mgr.x (mgr.25085) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: cephadm 2024-06-11T13:43:01.971008+0000 mgr.x (mgr.25085) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: cephadm 2024-06-11T13:43:02.103502+0000 mgr.x (mgr.25085) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.192618+0000 mon.b (mon.2) 7248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.194864+0000 mon.b (mon.2) 7249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.196742+0000 mon.b (mon.2) 7250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.197412+0000 mon.b (mon.2) 7251 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.204026+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.305326+0000 mon.b (mon.2) 7252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.307940+0000 mon.b (mon.2) 7253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.311094+0000 mon.b (mon.2) 7254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.312285+0000 mon.b (mon.2) 7255 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.323522+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: cephadm 2024-06-11T13:43:01.192785+0000 mgr.x (mgr.25085) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: cephadm 2024-06-11T13:43:01.322937+0000 mgr.x (mgr.25085) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: cephadm 2024-06-11T13:43:01.469429+0000 mgr.x (mgr.25085) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: cluster 2024-06-11T13:43:01.507009+0000 mgr.x (mgr.25085) 2938 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:03.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: cephadm 2024-06-11T13:43:01.575170+0000 mgr.x (mgr.25085) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.318 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: cephadm 2024-06-11T13:43:01.682725+0000 mgr.x (mgr.25085) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: cephadm 2024-06-11T13:43:01.767191+0000 mgr.x (mgr.25085) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: cephadm 2024-06-11T13:43:01.851756+0000 mgr.x (mgr.25085) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: cephadm 2024-06-11T13:43:01.971008+0000 mgr.x (mgr.25085) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: cephadm 2024-06-11T13:43:02.103502+0000 mgr.x (mgr.25085) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.192618+0000 mon.b (mon.2) 7248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.194864+0000 mon.b (mon.2) 7249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.196742+0000 mon.b (mon.2) 7250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.197412+0000 mon.b (mon.2) 7251 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.204026+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.305326+0000 mon.b (mon.2) 7252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.307940+0000 mon.b (mon.2) 7253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.311094+0000 mon.b (mon.2) 7254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.312285+0000 mon.b (mon.2) 7255 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.323522+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.443594+0000 mon.b (mon.2) 7256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.446529+0000 mon.b (mon.2) 7257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.449882+0000 mon.b (mon.2) 7258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.450871+0000 mon.b (mon.2) 7259 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.461455+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.588632+0000 mon.b (mon.2) 7260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.591499+0000 mon.b (mon.2) 7261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.594864+0000 mon.b (mon.2) 7262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.596020+0000 mon.b (mon.2) 7263 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.605723+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.737621+0000 mon.b (mon.2) 7264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.740563+0000 mon.b (mon.2) 7265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.320 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.743235+0000 mon.b (mon.2) 7266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.744042+0000 mon.b (mon.2) 7267 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.753320+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.839619+0000 mon.b (mon.2) 7268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.841765+0000 mon.b (mon.2) 7269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.843910+0000 mon.b (mon.2) 7270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.844723+0000 mon.b (mon.2) 7271 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.321 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.856381+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.443594+0000 mon.b (mon.2) 7256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.446529+0000 mon.b (mon.2) 7257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.449882+0000 mon.b (mon.2) 7258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.450871+0000 mon.b (mon.2) 7259 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.461455+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.588632+0000 mon.b (mon.2) 7260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.322 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.591499+0000 mon.b (mon.2) 7261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.594864+0000 mon.b (mon.2) 7262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.596020+0000 mon.b (mon.2) 7263 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.605723+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.737621+0000 mon.b (mon.2) 7264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.740563+0000 mon.b (mon.2) 7265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.743235+0000 mon.b (mon.2) 7266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.744042+0000 mon.b (mon.2) 7267 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.753320+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.839619+0000 mon.b (mon.2) 7268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.841765+0000 mon.b (mon.2) 7269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.843910+0000 mon.b (mon.2) 7270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.323 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.844723+0000 mon.b (mon.2) 7271 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.324 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.856381+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.968265+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.979077+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.979554+0000 mon.b (mon.2) 7272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.982250+0000 mon.b (mon.2) 7273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.324 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.988473+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.989305+0000 mon.b (mon.2) 7274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.990408+0000 mon.b (mon.2) 7275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.992338+0000 mon.b (mon.2) 7276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.994638+0000 mon.b (mon.2) 7277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.996165+0000 mon.b (mon.2) 7278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.997202+0000 mon.b (mon.2) 7279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.998233+0000 mon.b (mon.2) 7280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:02.999261+0000 mon.b (mon.2) 7281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:03.000465+0000 mon.b (mon.2) 7282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:03.001533+0000 mon.b (mon.2) 7283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:03.002728+0000 mon.b (mon.2) 7284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.325 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:03.004284+0000 mon.b (mon.2) 7285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:03.005669+0000 mon.b (mon.2) 7286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.326 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[78335]: audit 2024-06-11T13:43:03.007056+0000 mon.b (mon.2) 7287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.968265+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.979077+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.979554+0000 mon.b (mon.2) 7272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.982250+0000 mon.b (mon.2) 7273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.988473+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.989305+0000 mon.b (mon.2) 7274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.990408+0000 mon.b (mon.2) 7275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.992338+0000 mon.b (mon.2) 7276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.994638+0000 mon.b (mon.2) 7277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.996165+0000 mon.b (mon.2) 7278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.997202+0000 mon.b (mon.2) 7279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.998233+0000 mon.b (mon.2) 7280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:02.999261+0000 mon.b (mon.2) 7281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:03.000465+0000 mon.b (mon.2) 7282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:03.001533+0000 mon.b (mon.2) 7283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:03.002728+0000 mon.b (mon.2) 7284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:03.004284+0000 mon.b (mon.2) 7285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:03.005669+0000 mon.b (mon.2) 7286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.328 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:03 smithi059 bash[81944]: audit 2024-06-11T13:43:03.007056+0000 mon.b (mon.2) 7287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: cephadm 2024-06-11T13:43:01.192785+0000 mgr.x (mgr.25085) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: cephadm 2024-06-11T13:43:01.322937+0000 mgr.x (mgr.25085) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: cephadm 2024-06-11T13:43:01.469429+0000 mgr.x (mgr.25085) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: cluster 2024-06-11T13:43:01.507009+0000 mgr.x (mgr.25085) 2938 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:03.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: cephadm 2024-06-11T13:43:01.575170+0000 mgr.x (mgr.25085) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: cephadm 2024-06-11T13:43:01.682725+0000 mgr.x (mgr.25085) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: cephadm 2024-06-11T13:43:01.767191+0000 mgr.x (mgr.25085) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: cephadm 2024-06-11T13:43:01.851756+0000 mgr.x (mgr.25085) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: cephadm 2024-06-11T13:43:01.971008+0000 mgr.x (mgr.25085) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: cephadm 2024-06-11T13:43:02.103502+0000 mgr.x (mgr.25085) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:03.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.192618+0000 mon.b (mon.2) 7248 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.194864+0000 mon.b (mon.2) 7249 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.196742+0000 mon.b (mon.2) 7250 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.197412+0000 mon.b (mon.2) 7251 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.204026+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.305326+0000 mon.b (mon.2) 7252 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.307940+0000 mon.b (mon.2) 7253 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.311094+0000 mon.b (mon.2) 7254 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.312285+0000 mon.b (mon.2) 7255 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.323522+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.443594+0000 mon.b (mon.2) 7256 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.446529+0000 mon.b (mon.2) 7257 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.449882+0000 mon.b (mon.2) 7258 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.450871+0000 mon.b (mon.2) 7259 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.461455+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.588632+0000 mon.b (mon.2) 7260 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.591499+0000 mon.b (mon.2) 7261 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.594864+0000 mon.b (mon.2) 7262 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.596020+0000 mon.b (mon.2) 7263 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.605723+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.737621+0000 mon.b (mon.2) 7264 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.740563+0000 mon.b (mon.2) 7265 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.743235+0000 mon.b (mon.2) 7266 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.744042+0000 mon.b (mon.2) 7267 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.753320+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.839619+0000 mon.b (mon.2) 7268 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.841765+0000 mon.b (mon.2) 7269 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.843910+0000 mon.b (mon.2) 7270 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:03.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.844723+0000 mon.b (mon.2) 7271 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:03.440 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.856381+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.968265+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.979077+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.979554+0000 mon.b (mon.2) 7272 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:03.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.982250+0000 mon.b (mon.2) 7273 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.988473+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:03.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.989305+0000 mon.b (mon.2) 7274 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.990408+0000 mon.b (mon.2) 7275 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.992338+0000 mon.b (mon.2) 7276 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.994638+0000 mon.b (mon.2) 7277 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.996165+0000 mon.b (mon.2) 7278 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.441 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.997202+0000 mon.b (mon.2) 7279 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.998233+0000 mon.b (mon.2) 7280 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:02.999261+0000 mon.b (mon.2) 7281 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:03.000465+0000 mon.b (mon.2) 7282 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:03.001533+0000 mon.b (mon.2) 7283 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:03.002728+0000 mon.b (mon.2) 7284 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:03.004284+0000 mon.b (mon.2) 7285 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:03.005669+0000 mon.b (mon.2) 7286 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:03.442 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:03 smithi117 bash[60578]: audit 2024-06-11T13:43:03.007056+0000 mon.b (mon.2) 7287 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:04.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:04 smithi059 bash[81944]: cephadm 2024-06-11T13:43:02.203055+0000 mgr.x (mgr.25085) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:04 smithi059 bash[81944]: cephadm 2024-06-11T13:43:02.323911+0000 mgr.x (mgr.25085) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:04 smithi059 bash[81944]: cephadm 2024-06-11T13:43:02.461823+0000 mgr.x (mgr.25085) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:04 smithi059 bash[81944]: cephadm 2024-06-11T13:43:02.606944+0000 mgr.x (mgr.25085) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:04 smithi059 bash[81944]: cephadm 2024-06-11T13:43:02.753064+0000 mgr.x (mgr.25085) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.359 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:04 smithi059 bash[81944]: cephadm 2024-06-11T13:43:02.855645+0000 mgr.x (mgr.25085) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:04 smithi059 bash[78335]: cephadm 2024-06-11T13:43:02.203055+0000 mgr.x (mgr.25085) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.359 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:04 smithi059 bash[78335]: cephadm 2024-06-11T13:43:02.323911+0000 mgr.x (mgr.25085) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.360 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:04 smithi059 bash[78335]: cephadm 2024-06-11T13:43:02.461823+0000 mgr.x (mgr.25085) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.360 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:04 smithi059 bash[78335]: cephadm 2024-06-11T13:43:02.606944+0000 mgr.x (mgr.25085) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.360 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:04 smithi059 bash[78335]: cephadm 2024-06-11T13:43:02.753064+0000 mgr.x (mgr.25085) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.360 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:04 smithi059 bash[78335]: cephadm 2024-06-11T13:43:02.855645+0000 mgr.x (mgr.25085) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:04 smithi117 bash[60578]: cephadm 2024-06-11T13:43:02.203055+0000 mgr.x (mgr.25085) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:04 smithi117 bash[60578]: cephadm 2024-06-11T13:43:02.323911+0000 mgr.x (mgr.25085) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:04 smithi117 bash[60578]: cephadm 2024-06-11T13:43:02.461823+0000 mgr.x (mgr.25085) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:04 smithi117 bash[60578]: cephadm 2024-06-11T13:43:02.606944+0000 mgr.x (mgr.25085) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:04 smithi117 bash[60578]: cephadm 2024-06-11T13:43:02.753064+0000 mgr.x (mgr.25085) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:04 smithi117 bash[60578]: cephadm 2024-06-11T13:43:02.855645+0000 mgr.x (mgr.25085) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:04.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:43:04 smithi059 bash[114095]: ts=2024-06-11T13:43:04.362Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003215079s 2024-06-11T13:43:05.361 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:05 smithi117 bash[60578]: cluster 2024-06-11T13:43:03.508295+0000 mgr.x (mgr.25085) 2951 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:05.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:05 smithi059 bash[78335]: cluster 2024-06-11T13:43:03.508295+0000 mgr.x (mgr.25085) 2951 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:05.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:05 smithi059 bash[81944]: cluster 2024-06-11T13:43:03.508295+0000 mgr.x (mgr.25085) 2951 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:06.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:06 smithi117 bash[60578]: audit 2024-06-11T13:43:05.342433+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:06 smithi117 bash[60578]: audit 2024-06-11T13:43:05.353325+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:06 smithi117 bash[60578]: audit 2024-06-11T13:43:05.362850+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:06 smithi117 bash[60578]: cluster 2024-06-11T13:43:05.509201+0000 mgr.x (mgr.25085) 2952 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:06.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:06 smithi117 bash[60578]: audit 2024-06-11T13:43:05.735279+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:06 smithi117 bash[60578]: audit 2024-06-11T13:43:05.747275+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:06 smithi117 bash[60578]: audit 2024-06-11T13:43:05.760151+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:06 smithi117 bash[60578]: cephadm 2024-06-11T13:43:06.051570+0000 mgr.x (mgr.25085) 2953 : cephadm [INF] Upgrade: Updating grafana.a 2024-06-11T13:43:06.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:06 smithi117 bash[60578]: cephadm 2024-06-11T13:43:06.115157+0000 mgr.x (mgr.25085) 2954 : cephadm [INF] Deploying daemon grafana.a on smithi117 2024-06-11T13:43:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[78335]: audit 2024-06-11T13:43:05.342433+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[78335]: audit 2024-06-11T13:43:05.353325+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[78335]: audit 2024-06-11T13:43:05.362850+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[78335]: cluster 2024-06-11T13:43:05.509201+0000 mgr.x (mgr.25085) 2952 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:06.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[78335]: audit 2024-06-11T13:43:05.735279+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[78335]: audit 2024-06-11T13:43:05.747275+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[78335]: audit 2024-06-11T13:43:05.760151+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[78335]: cephadm 2024-06-11T13:43:06.051570+0000 mgr.x (mgr.25085) 2953 : cephadm [INF] Upgrade: Updating grafana.a 2024-06-11T13:43:06.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[78335]: cephadm 2024-06-11T13:43:06.115157+0000 mgr.x (mgr.25085) 2954 : cephadm [INF] Deploying daemon grafana.a on smithi117 2024-06-11T13:43:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[81944]: audit 2024-06-11T13:43:05.342433+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[81944]: audit 2024-06-11T13:43:05.353325+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[81944]: audit 2024-06-11T13:43:05.362850+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[81944]: cluster 2024-06-11T13:43:05.509201+0000 mgr.x (mgr.25085) 2952 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[81944]: audit 2024-06-11T13:43:05.735279+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[81944]: audit 2024-06-11T13:43:05.747275+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[81944]: audit 2024-06-11T13:43:05.760151+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:06.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[81944]: cephadm 2024-06-11T13:43:06.051570+0000 mgr.x (mgr.25085) 2953 : cephadm [INF] Upgrade: Updating grafana.a 2024-06-11T13:43:06.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:06 smithi059 bash[81944]: cephadm 2024-06-11T13:43:06.115157+0000 mgr.x (mgr.25085) 2954 : cephadm [INF] Deploying daemon grafana.a on smithi117 2024-06-11T13:43:07.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:07 smithi059 bash[81944]: audit 2024-06-11T13:43:07.166235+0000 mgr.x (mgr.25085) 2955 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:07.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:07 smithi059 bash[78335]: audit 2024-06-11T13:43:07.166235+0000 mgr.x (mgr.25085) 2955 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:07.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:07 smithi117 bash[60578]: audit 2024-06-11T13:43:07.166235+0000 mgr.x (mgr.25085) 2955 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:07.688 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:43:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:43:07] "GET /metrics HTTP/1.1" 200 38677 "" "Prometheus/2.43.0" 2024-06-11T13:43:08.655 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:08 smithi059 bash[78335]: cluster 2024-06-11T13:43:07.510441+0000 mgr.x (mgr.25085) 2956 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:08.656 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:08 smithi059 bash[81944]: cluster 2024-06-11T13:43:07.510441+0000 mgr.x (mgr.25085) 2956 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:08.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:08 smithi117 bash[60578]: cluster 2024-06-11T13:43:07.510441+0000 mgr.x (mgr.25085) 2956 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:10.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:10 smithi059 bash[81944]: cluster 2024-06-11T13:43:09.511517+0000 mgr.x (mgr.25085) 2957 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:10.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:10 smithi059 bash[78335]: cluster 2024-06-11T13:43:09.511517+0000 mgr.x (mgr.25085) 2957 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:10.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:10 smithi117 bash[60578]: cluster 2024-06-11T13:43:09.511517+0000 mgr.x (mgr.25085) 2957 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:12.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:12 smithi117 bash[60578]: cluster 2024-06-11T13:43:11.512679+0000 mgr.x (mgr.25085) 2958 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:13.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:12 smithi059 bash[81944]: cluster 2024-06-11T13:43:11.512679+0000 mgr.x (mgr.25085) 2958 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:13.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:12 smithi059 bash[78335]: cluster 2024-06-11T13:43:11.512679+0000 mgr.x (mgr.25085) 2958 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:14.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:14 smithi117 bash[60578]: cluster 2024-06-11T13:43:13.513692+0000 mgr.x (mgr.25085) 2959 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:14.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:14 smithi117 bash[60578]: audit 2024-06-11T13:43:14.298482+0000 mon.b (mon.2) 7288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:43:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:14 smithi059 bash[81944]: cluster 2024-06-11T13:43:13.513692+0000 mgr.x (mgr.25085) 2959 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:14 smithi059 bash[81944]: audit 2024-06-11T13:43:14.298482+0000 mon.b (mon.2) 7288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:43:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:14 smithi059 bash[78335]: cluster 2024-06-11T13:43:13.513692+0000 mgr.x (mgr.25085) 2959 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:14 smithi059 bash[78335]: audit 2024-06-11T13:43:14.298482+0000 mon.b (mon.2) 7288 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:43:16.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:16 smithi117 bash[60578]: cluster 2024-06-11T13:43:15.514770+0000 mgr.x (mgr.25085) 2960 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:17.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:16 smithi059 bash[81944]: cluster 2024-06-11T13:43:15.514770+0000 mgr.x (mgr.25085) 2960 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:17.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:16 smithi059 bash[78335]: cluster 2024-06-11T13:43:15.514770+0000 mgr.x (mgr.25085) 2960 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:17.587 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:43:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:43:17] "GET /metrics HTTP/1.1" 200 38679 "" "Prometheus/2.43.0" 2024-06-11T13:43:17.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:17 smithi117 bash[60578]: audit 2024-06-11T13:43:17.172177+0000 mgr.x (mgr.25085) 2961 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:18.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:17 smithi059 bash[78335]: audit 2024-06-11T13:43:17.172177+0000 mgr.x (mgr.25085) 2961 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:18.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:17 smithi059 bash[81944]: audit 2024-06-11T13:43:17.172177+0000 mgr.x (mgr.25085) 2961 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:18.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:18 smithi117 bash[60578]: cluster 2024-06-11T13:43:17.516003+0000 mgr.x (mgr.25085) 2962 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:19.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:18 smithi059 bash[81944]: cluster 2024-06-11T13:43:17.516003+0000 mgr.x (mgr.25085) 2962 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:19.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:18 smithi059 bash[78335]: cluster 2024-06-11T13:43:17.516003+0000 mgr.x (mgr.25085) 2962 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:20.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:20 smithi117 bash[60578]: cluster 2024-06-11T13:43:19.517285+0000 mgr.x (mgr.25085) 2963 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:21.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:20 smithi059 bash[81944]: cluster 2024-06-11T13:43:19.517285+0000 mgr.x (mgr.25085) 2963 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:21.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:20 smithi059 bash[78335]: cluster 2024-06-11T13:43:19.517285+0000 mgr.x (mgr.25085) 2963 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:22.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:22 smithi117 bash[60578]: cluster 2024-06-11T13:43:21.518537+0000 mgr.x (mgr.25085) 2964 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:23.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:22 smithi059 bash[81944]: cluster 2024-06-11T13:43:21.518537+0000 mgr.x (mgr.25085) 2964 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:23.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:22 smithi059 bash[78335]: cluster 2024-06-11T13:43:21.518537+0000 mgr.x (mgr.25085) 2964 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:24.858 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:24 smithi117 bash[60578]: cluster 2024-06-11T13:43:23.519858+0000 mgr.x (mgr.25085) 2965 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:25.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:24 smithi059 bash[81944]: cluster 2024-06-11T13:43:23.519858+0000 mgr.x (mgr.25085) 2965 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:25.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:24 smithi059 bash[78335]: cluster 2024-06-11T13:43:23.519858+0000 mgr.x (mgr.25085) 2965 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:25.161 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:43:25 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:25.161 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:43:25 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:25.162 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:43:25 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:25.163 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:25 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:25.163 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:43:25 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:25.164 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:43:25 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:25.164 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:25 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:25.165 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:43:25 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:25.165 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:43:25 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:25.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:25 smithi117 systemd[1]: Stopping Ceph grafana.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:43:25.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:25 smithi117 bash[51061]: t=2024-06-11T13:43:25+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-06-11T13:43:26.366 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:25 smithi117 bash[98315]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-grafana-a 2024-06-11T13:43:26.366 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:26 smithi117 bash[98387]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-grafana-a 2024-06-11T13:43:26.366 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:26 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@grafana.a.service: Deactivated successfully. 2024-06-11T13:43:26.366 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:26 smithi117 systemd[1]: Stopped Ceph grafana.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:43:26.687 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:43:26 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:26.687 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:43:26 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:26.687 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:43:26 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:26.688 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:43:26 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:26.688 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:43:26 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:26.689 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:43:26 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:26.689 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:26 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:26.689 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:26 smithi117 systemd[1]: Started Ceph grafana.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:43:26.689 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:43:26 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:26.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:26 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:43:26.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:26 smithi117 bash[60578]: audit 2024-06-11T13:43:25.471439+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:26 smithi117 bash[60578]: audit 2024-06-11T13:43:25.483824+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:26 smithi117 bash[60578]: audit 2024-06-11T13:43:25.495788+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:26 smithi117 bash[60578]: cluster 2024-06-11T13:43:25.520872+0000 mgr.x (mgr.25085) 2966 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:26.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:26 smithi117 bash[60578]: audit 2024-06-11T13:43:25.952150+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:26 smithi117 bash[60578]: audit 2024-06-11T13:43:25.969736+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:26 smithi117 bash[60578]: audit 2024-06-11T13:43:25.984079+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[81944]: audit 2024-06-11T13:43:25.471439+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[81944]: audit 2024-06-11T13:43:25.483824+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[81944]: audit 2024-06-11T13:43:25.495788+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[81944]: cluster 2024-06-11T13:43:25.520872+0000 mgr.x (mgr.25085) 2966 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:26.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[81944]: audit 2024-06-11T13:43:25.952150+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[81944]: audit 2024-06-11T13:43:25.969736+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[81944]: audit 2024-06-11T13:43:25.984079+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[78335]: audit 2024-06-11T13:43:25.471439+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[78335]: audit 2024-06-11T13:43:25.483824+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[78335]: audit 2024-06-11T13:43:25.495788+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[78335]: cluster 2024-06-11T13:43:25.520872+0000 mgr.x (mgr.25085) 2966 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[78335]: audit 2024-06-11T13:43:25.952150+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[78335]: audit 2024-06-11T13:43:25.969736+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:26.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:26 smithi059 bash[78335]: audit 2024-06-11T13:43:25.984079+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.539 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:43:27] "GET /metrics HTTP/1.1" 200 38679 "" "Prometheus/2.43.0" 2024-06-11T13:43:27.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:26.545616+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:26.558350+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.071504+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.083801+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.087006+0000 mon.b (mon.2) 7289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:27.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.088741+0000 mon.b (mon.2) 7290 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:27.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.098659+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: cephadm 2024-06-11T13:43:27.100130+0000 mgr.x (mgr.25085) 2967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:27.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.171014+0000 mon.b (mon.2) 7291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:43:27.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.171905+0000 mgr.x (mgr.25085) 2968 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:43:27.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.264978+0000 mon.b (mon.2) 7292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:27.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.267963+0000 mon.b (mon.2) 7293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:27.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.271559+0000 mon.b (mon.2) 7294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:27.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.272854+0000 mon.b (mon.2) 7295 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:27.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.286584+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.425139+0000 mon.b (mon.2) 7296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:27.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.428005+0000 mon.b (mon.2) 7297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:27.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.431285+0000 mon.b (mon.2) 7298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:27.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.432345+0000 mon.b (mon.2) 7299 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:27.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[78335]: audit 2024-06-11T13:43:27.443394+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:26.545616+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:26.558350+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.071504+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.083801+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.087006+0000 mon.b (mon.2) 7289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:27.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.088741+0000 mon.b (mon.2) 7290 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:27.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.098659+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: cephadm 2024-06-11T13:43:27.100130+0000 mgr.x (mgr.25085) 2967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:27.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.171014+0000 mon.b (mon.2) 7291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:43:27.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.171905+0000 mgr.x (mgr.25085) 2968 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:43:27.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.264978+0000 mon.b (mon.2) 7292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:27.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.267963+0000 mon.b (mon.2) 7293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:27.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.271559+0000 mon.b (mon.2) 7294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:27.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.272854+0000 mon.b (mon.2) 7295 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:27.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.286584+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.425139+0000 mon.b (mon.2) 7296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:27.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.428005+0000 mon.b (mon.2) 7297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:27.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.431285+0000 mon.b (mon.2) 7298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:27.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.432345+0000 mon.b (mon.2) 7299 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:27.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:27 smithi059 bash[81944]: audit 2024-06-11T13:43:27.443394+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:26.545616+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:26.558350+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.071504+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.083801+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.087006+0000 mon.b (mon.2) 7289 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:27.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.088741+0000 mon.b (mon.2) 7290 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:27.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.098659+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: cephadm 2024-06-11T13:43:27.100130+0000 mgr.x (mgr.25085) 2967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:27.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.171014+0000 mon.b (mon.2) 7291 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:43:27.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.171905+0000 mgr.x (mgr.25085) 2968 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-11T13:43:27.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.264978+0000 mon.b (mon.2) 7292 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:27.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.267963+0000 mon.b (mon.2) 7293 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:27.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.271559+0000 mon.b (mon.2) 7294 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:27.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.272854+0000 mon.b (mon.2) 7295 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:27.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.286584+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:27.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.425139+0000 mon.b (mon.2) 7296 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:27.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.428005+0000 mon.b (mon.2) 7297 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:27.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.431285+0000 mon.b (mon.2) 7298 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:27.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.432345+0000 mon.b (mon.2) 7299 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:27.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:27 smithi117 bash[60578]: audit 2024-06-11T13:43:27.443394+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.183611+0000 mgr.x (mgr.25085) 2969 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:28.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: cephadm 2024-06-11T13:43:27.286039+0000 mgr.x (mgr.25085) 2970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: cephadm 2024-06-11T13:43:27.442859+0000 mgr.x (mgr.25085) 2971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: cluster 2024-06-11T13:43:27.521883+0000 mgr.x (mgr.25085) 2972 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:28.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.568132+0000 mon.b (mon.2) 7300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.570750+0000 mon.b (mon.2) 7301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.573304+0000 mon.b (mon.2) 7302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.574550+0000 mon.b (mon.2) 7303 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: cephadm 2024-06-11T13:43:27.584635+0000 mgr.x (mgr.25085) 2973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.585204+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.714363+0000 mon.b (mon.2) 7304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.716748+0000 mon.b (mon.2) 7305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.719132+0000 mon.b (mon.2) 7306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.719963+0000 mon.b (mon.2) 7307 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: cephadm 2024-06-11T13:43:27.729477+0000 mgr.x (mgr.25085) 2974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.730047+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.835973+0000 mon.b (mon.2) 7308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.838406+0000 mon.b (mon.2) 7309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.840215+0000 mon.b (mon.2) 7310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.183611+0000 mgr.x (mgr.25085) 2969 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:28.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: cephadm 2024-06-11T13:43:27.286039+0000 mgr.x (mgr.25085) 2970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: cephadm 2024-06-11T13:43:27.442859+0000 mgr.x (mgr.25085) 2971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: cluster 2024-06-11T13:43:27.521883+0000 mgr.x (mgr.25085) 2972 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:28.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.568132+0000 mon.b (mon.2) 7300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.570750+0000 mon.b (mon.2) 7301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.573304+0000 mon.b (mon.2) 7302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.574550+0000 mon.b (mon.2) 7303 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: cephadm 2024-06-11T13:43:27.584635+0000 mgr.x (mgr.25085) 2973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.585204+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.714363+0000 mon.b (mon.2) 7304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.716748+0000 mon.b (mon.2) 7305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.719132+0000 mon.b (mon.2) 7306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.719963+0000 mon.b (mon.2) 7307 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: cephadm 2024-06-11T13:43:27.729477+0000 mgr.x (mgr.25085) 2974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.730047+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.835973+0000 mon.b (mon.2) 7308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.838406+0000 mon.b (mon.2) 7309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.840215+0000 mon.b (mon.2) 7310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.840917+0000 mon.b (mon.2) 7311 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: cephadm 2024-06-11T13:43:27.850264+0000 mgr.x (mgr.25085) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.851000+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.925161+0000 mon.b (mon.2) 7312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.926957+0000 mon.b (mon.2) 7313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.929026+0000 mon.b (mon.2) 7314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.929688+0000 mon.b (mon.2) 7315 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: cephadm 2024-06-11T13:43:27.938686+0000 mgr.x (mgr.25085) 2976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:27.939549+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.018546+0000 mon.b (mon.2) 7316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.020398+0000 mon.b (mon.2) 7317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.022051+0000 mon.b (mon.2) 7318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.022720+0000 mon.b (mon.2) 7319 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: cephadm 2024-06-11T13:43:28.031696+0000 mgr.x (mgr.25085) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.032512+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.142482+0000 mon.b (mon.2) 7320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.144390+0000 mon.b (mon.2) 7321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.146031+0000 mon.b (mon.2) 7322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.146643+0000 mon.b (mon.2) 7323 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: cephadm 2024-06-11T13:43:28.156289+0000 mgr.x (mgr.25085) 2978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.157016+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.840917+0000 mon.b (mon.2) 7311 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: cephadm 2024-06-11T13:43:27.850264+0000 mgr.x (mgr.25085) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.851000+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.925161+0000 mon.b (mon.2) 7312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.926957+0000 mon.b (mon.2) 7313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.929026+0000 mon.b (mon.2) 7314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.929688+0000 mon.b (mon.2) 7315 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: cephadm 2024-06-11T13:43:27.938686+0000 mgr.x (mgr.25085) 2976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:27.939549+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.018546+0000 mon.b (mon.2) 7316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.020398+0000 mon.b (mon.2) 7317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.022051+0000 mon.b (mon.2) 7318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.022720+0000 mon.b (mon.2) 7319 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: cephadm 2024-06-11T13:43:28.031696+0000 mgr.x (mgr.25085) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.032512+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.142482+0000 mon.b (mon.2) 7320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.144390+0000 mon.b (mon.2) 7321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.146031+0000 mon.b (mon.2) 7322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.146643+0000 mon.b (mon.2) 7323 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: cephadm 2024-06-11T13:43:28.156289+0000 mgr.x (mgr.25085) 2978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.157016+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.256847+0000 mon.b (mon.2) 7324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.259266+0000 mon.b (mon.2) 7325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.261540+0000 mon.b (mon.2) 7326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.262395+0000 mon.b (mon.2) 7327 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.272736+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.379993+0000 mon.b (mon.2) 7328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.382536+0000 mon.b (mon.2) 7329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.385628+0000 mon.b (mon.2) 7330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.386849+0000 mon.b (mon.2) 7331 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.397856+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.516135+0000 mon.b (mon.2) 7332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.519172+0000 mon.b (mon.2) 7333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.522328+0000 mon.b (mon.2) 7334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.523178+0000 mon.b (mon.2) 7335 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[81944]: audit 2024-06-11T13:43:28.533341+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.256847+0000 mon.b (mon.2) 7324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.259266+0000 mon.b (mon.2) 7325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.261540+0000 mon.b (mon.2) 7326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.262395+0000 mon.b (mon.2) 7327 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.272736+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.379993+0000 mon.b (mon.2) 7328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.382536+0000 mon.b (mon.2) 7329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.385628+0000 mon.b (mon.2) 7330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.386849+0000 mon.b (mon.2) 7331 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.397856+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.516135+0000 mon.b (mon.2) 7332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.519172+0000 mon.b (mon.2) 7333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.522328+0000 mon.b (mon.2) 7334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.523178+0000 mon.b (mon.2) 7335 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:28 smithi059 bash[78335]: audit 2024-06-11T13:43:28.533341+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.183611+0000 mgr.x (mgr.25085) 2969 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:28.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: cephadm 2024-06-11T13:43:27.286039+0000 mgr.x (mgr.25085) 2970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: cephadm 2024-06-11T13:43:27.442859+0000 mgr.x (mgr.25085) 2971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: cluster 2024-06-11T13:43:27.521883+0000 mgr.x (mgr.25085) 2972 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:28.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.568132+0000 mon.b (mon.2) 7300 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.570750+0000 mon.b (mon.2) 7301 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.573304+0000 mon.b (mon.2) 7302 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.574550+0000 mon.b (mon.2) 7303 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: cephadm 2024-06-11T13:43:27.584635+0000 mgr.x (mgr.25085) 2973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.585204+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.714363+0000 mon.b (mon.2) 7304 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.716748+0000 mon.b (mon.2) 7305 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.719132+0000 mon.b (mon.2) 7306 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.719963+0000 mon.b (mon.2) 7307 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: cephadm 2024-06-11T13:43:27.729477+0000 mgr.x (mgr.25085) 2974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.730047+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.835973+0000 mon.b (mon.2) 7308 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.838406+0000 mon.b (mon.2) 7309 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.840215+0000 mon.b (mon.2) 7310 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.840917+0000 mon.b (mon.2) 7311 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: cephadm 2024-06-11T13:43:27.850264+0000 mgr.x (mgr.25085) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.851000+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.925161+0000 mon.b (mon.2) 7312 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.926957+0000 mon.b (mon.2) 7313 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.929026+0000 mon.b (mon.2) 7314 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.929688+0000 mon.b (mon.2) 7315 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.939 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: cephadm 2024-06-11T13:43:27.938686+0000 mgr.x (mgr.25085) 2976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:27.939549+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.018546+0000 mon.b (mon.2) 7316 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.020398+0000 mon.b (mon.2) 7317 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.022051+0000 mon.b (mon.2) 7318 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.022720+0000 mon.b (mon.2) 7319 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: cephadm 2024-06-11T13:43:28.031696+0000 mgr.x (mgr.25085) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.032512+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.142482+0000 mon.b (mon.2) 7320 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.144390+0000 mon.b (mon.2) 7321 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.146031+0000 mon.b (mon.2) 7322 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.146643+0000 mon.b (mon.2) 7323 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: cephadm 2024-06-11T13:43:28.156289+0000 mgr.x (mgr.25085) 2978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.157016+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.256847+0000 mon.b (mon.2) 7324 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.259266+0000 mon.b (mon.2) 7325 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.940 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.261540+0000 mon.b (mon.2) 7326 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.262395+0000 mon.b (mon.2) 7327 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.272736+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.379993+0000 mon.b (mon.2) 7328 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.382536+0000 mon.b (mon.2) 7329 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.385628+0000 mon.b (mon.2) 7330 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.386849+0000 mon.b (mon.2) 7331 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.397856+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:28.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.516135+0000 mon.b (mon.2) 7332 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:28.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.519172+0000 mon.b (mon.2) 7333 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:28.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.522328+0000 mon.b (mon.2) 7334 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:28.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.523178+0000 mon.b (mon.2) 7335 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:28.941 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:28 smithi117 bash[60578]: audit 2024-06-11T13:43:28.533341+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: cephadm 2024-06-11T13:43:28.272021+0000 mgr.x (mgr.25085) 2979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: cephadm 2024-06-11T13:43:28.397221+0000 mgr.x (mgr.25085) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: cephadm 2024-06-11T13:43:28.532753+0000 mgr.x (mgr.25085) 2981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.625432+0000 mon.b (mon.2) 7336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.628164+0000 mon.b (mon.2) 7337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.656 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.631960+0000 mon.b (mon.2) 7338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.632935+0000 mon.b (mon.2) 7339 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: cephadm 2024-06-11T13:43:28.642756+0000 mgr.x (mgr.25085) 2982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.642889+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.722230+0000 mon.b (mon.2) 7340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.724600+0000 mon.b (mon.2) 7341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.727719+0000 mon.b (mon.2) 7342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.728692+0000 mon.b (mon.2) 7343 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: cephadm 2024-06-11T13:43:28.738797+0000 mgr.x (mgr.25085) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.739458+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.816860+0000 mon.b (mon.2) 7344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.657 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.819100+0000 mon.b (mon.2) 7345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.821733+0000 mon.b (mon.2) 7346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.822613+0000 mon.b (mon.2) 7347 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.658 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: cephadm 2024-06-11T13:43:28.832624+0000 mgr.x (mgr.25085) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.658 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.405809118Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-06-11T13:43:29.658 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406042046Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-06-11T13:43:29.658 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406062498Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-06-11T13:43:29.659 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406070279Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-06-11T13:43:29.659 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406077149Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-06-11T13:43:29.659 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406080757Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-06-11T13:43:29.659 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406083867Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-06-11T13:43:29.659 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.40608708Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-06-11T13:43:29.659 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406090255Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-06-11T13:43:29.659 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.40609507Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-06-11T13:43:29.659 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406100637Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-06-11T13:43:29.660 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.4061052Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-06-11T13:43:29.660 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406109719Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-06-11T13:43:29.660 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406114563Z level=info msg="Path Home" path=/usr/share/grafana 2024-06-11T13:43:29.660 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406119944Z level=info msg="Path Data" path=/var/lib/grafana 2024-06-11T13:43:29.660 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406124652Z level=info msg="Path Logs" path=/var/log/grafana 2024-06-11T13:43:29.660 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406130112Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-06-11T13:43:29.660 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406135564Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-06-11T13:43:29.660 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=settings t=2024-06-11T13:43:29.406140355Z level=info msg="App mode production" 2024-06-11T13:43:29.660 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=sqlstore t=2024-06-11T13:43:29.406206222Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-06-11T13:43:29.661 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=sqlstore t=2024-06-11T13:43:29.406229021Z 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----- 2024-06-11T13:43:29.661 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:29.419153701Z level=info msg="Starting DB migrations" 2024-06-11T13:43:29.661 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:29.422986345Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-06-11T13:43:29.661 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.833238+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.661 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.924918+0000 mon.b (mon.2) 7348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.661 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.927614+0000 mon.b (mon.2) 7349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.661 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.930586+0000 mon.b (mon.2) 7350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.662 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.931496+0000 mon.b (mon.2) 7351 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.662 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: cephadm 2024-06-11T13:43:28.941856+0000 mgr.x (mgr.25085) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.662 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:28.942552+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.662 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.034454+0000 mon.b (mon.2) 7352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.662 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.036584+0000 mon.b (mon.2) 7353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.662 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.038972+0000 mon.b (mon.2) 7354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.662 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.039611+0000 mon.b (mon.2) 7355 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.662 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: cephadm 2024-06-11T13:43:29.048948+0000 mgr.x (mgr.25085) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.662 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.049614+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.663 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.121400+0000 mon.b (mon.2) 7356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.663 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.123425+0000 mon.b (mon.2) 7357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.663 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.125610+0000 mon.b (mon.2) 7358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.663 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.126376+0000 mon.b (mon.2) 7359 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.663 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: cephadm 2024-06-11T13:43:29.136131+0000 mgr.x (mgr.25085) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.663 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.136646+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.663 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.219204+0000 mon.b (mon.2) 7360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.664 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:29.489659662Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-06-11T13:43:29.664 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:29.539875478Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-06-11T13:43:29.664 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:29.598884299Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-06-11T13:43:29.664 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:29.658042896Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-06-11T13:43:29.664 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.221394+0000 mon.b (mon.2) 7361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.664 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.223462+0000 mon.b (mon.2) 7362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.665 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.224196+0000 mon.b (mon.2) 7363 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.665 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.234915+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.665 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.298816+0000 mon.b (mon.2) 7364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:43:29.665 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.333182+0000 mon.b (mon.2) 7365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.665 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.343186+0000 mon.b (mon.2) 7366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.665 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.345370+0000 mon.b (mon.2) 7367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.665 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.346033+0000 mon.b (mon.2) 7368 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.665 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.356142+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.666 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.469079+0000 mon.b (mon.2) 7369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.666 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.471403+0000 mon.b (mon.2) 7370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.666 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.473290+0000 mon.b (mon.2) 7371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.666 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.474070+0000 mon.b (mon.2) 7372 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.666 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[60578]: audit 2024-06-11T13:43:29.484568+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: cephadm 2024-06-11T13:43:28.272021+0000 mgr.x (mgr.25085) 2979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: cephadm 2024-06-11T13:43:28.397221+0000 mgr.x (mgr.25085) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: cephadm 2024-06-11T13:43:28.532753+0000 mgr.x (mgr.25085) 2981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.625432+0000 mon.b (mon.2) 7336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.628164+0000 mon.b (mon.2) 7337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.631960+0000 mon.b (mon.2) 7338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.632935+0000 mon.b (mon.2) 7339 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: cephadm 2024-06-11T13:43:28.642756+0000 mgr.x (mgr.25085) 2982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.642889+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.722230+0000 mon.b (mon.2) 7340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.724600+0000 mon.b (mon.2) 7341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.727719+0000 mon.b (mon.2) 7342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.728692+0000 mon.b (mon.2) 7343 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: cephadm 2024-06-11T13:43:28.738797+0000 mgr.x (mgr.25085) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.739458+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.816860+0000 mon.b (mon.2) 7344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.819100+0000 mon.b (mon.2) 7345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.821733+0000 mon.b (mon.2) 7346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.822613+0000 mon.b (mon.2) 7347 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: cephadm 2024-06-11T13:43:28.832624+0000 mgr.x (mgr.25085) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: cephadm 2024-06-11T13:43:28.272021+0000 mgr.x (mgr.25085) 2979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: cephadm 2024-06-11T13:43:28.397221+0000 mgr.x (mgr.25085) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: cephadm 2024-06-11T13:43:28.532753+0000 mgr.x (mgr.25085) 2981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.625432+0000 mon.b (mon.2) 7336 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.628164+0000 mon.b (mon.2) 7337 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.631960+0000 mon.b (mon.2) 7338 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.632935+0000 mon.b (mon.2) 7339 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: cephadm 2024-06-11T13:43:28.642756+0000 mgr.x (mgr.25085) 2982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.642889+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.722230+0000 mon.b (mon.2) 7340 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.724600+0000 mon.b (mon.2) 7341 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.727719+0000 mon.b (mon.2) 7342 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.728692+0000 mon.b (mon.2) 7343 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: cephadm 2024-06-11T13:43:28.738797+0000 mgr.x (mgr.25085) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.739458+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.816860+0000 mon.b (mon.2) 7344 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.819100+0000 mon.b (mon.2) 7345 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.821733+0000 mon.b (mon.2) 7346 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.822613+0000 mon.b (mon.2) 7347 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: cephadm 2024-06-11T13:43:28.832624+0000 mgr.x (mgr.25085) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.833238+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.924918+0000 mon.b (mon.2) 7348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.927614+0000 mon.b (mon.2) 7349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.930586+0000 mon.b (mon.2) 7350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.931496+0000 mon.b (mon.2) 7351 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: cephadm 2024-06-11T13:43:28.941856+0000 mgr.x (mgr.25085) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:28.942552+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.034454+0000 mon.b (mon.2) 7352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.036584+0000 mon.b (mon.2) 7353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.038972+0000 mon.b (mon.2) 7354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.039611+0000 mon.b (mon.2) 7355 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: cephadm 2024-06-11T13:43:29.048948+0000 mgr.x (mgr.25085) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.049614+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.121400+0000 mon.b (mon.2) 7356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.123425+0000 mon.b (mon.2) 7357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.125610+0000 mon.b (mon.2) 7358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.126376+0000 mon.b (mon.2) 7359 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: cephadm 2024-06-11T13:43:29.136131+0000 mgr.x (mgr.25085) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.136646+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.219204+0000 mon.b (mon.2) 7360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.833238+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.924918+0000 mon.b (mon.2) 7348 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.927614+0000 mon.b (mon.2) 7349 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.930586+0000 mon.b (mon.2) 7350 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.931496+0000 mon.b (mon.2) 7351 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: cephadm 2024-06-11T13:43:28.941856+0000 mgr.x (mgr.25085) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:28.942552+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.034454+0000 mon.b (mon.2) 7352 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.036584+0000 mon.b (mon.2) 7353 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.038972+0000 mon.b (mon.2) 7354 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.039611+0000 mon.b (mon.2) 7355 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: cephadm 2024-06-11T13:43:29.048948+0000 mgr.x (mgr.25085) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.049614+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.121400+0000 mon.b (mon.2) 7356 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.123425+0000 mon.b (mon.2) 7357 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.125610+0000 mon.b (mon.2) 7358 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.126376+0000 mon.b (mon.2) 7359 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: cephadm 2024-06-11T13:43:29.136131+0000 mgr.x (mgr.25085) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:29.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.136646+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.219204+0000 mon.b (mon.2) 7360 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.221394+0000 mon.b (mon.2) 7361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.223462+0000 mon.b (mon.2) 7362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.224196+0000 mon.b (mon.2) 7363 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.234915+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.298816+0000 mon.b (mon.2) 7364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:43:29.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.333182+0000 mon.b (mon.2) 7365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.343186+0000 mon.b (mon.2) 7366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.345370+0000 mon.b (mon.2) 7367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.346033+0000 mon.b (mon.2) 7368 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.356142+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.469079+0000 mon.b (mon.2) 7369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.471403+0000 mon.b (mon.2) 7370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.473290+0000 mon.b (mon.2) 7371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.474070+0000 mon.b (mon.2) 7372 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[81944]: audit 2024-06-11T13:43:29.484568+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.221394+0000 mon.b (mon.2) 7361 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.223462+0000 mon.b (mon.2) 7362 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.224196+0000 mon.b (mon.2) 7363 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.234915+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.298816+0000 mon.b (mon.2) 7364 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:43:29.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.333182+0000 mon.b (mon.2) 7365 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.343186+0000 mon.b (mon.2) 7366 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.345370+0000 mon.b (mon.2) 7367 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.346033+0000 mon.b (mon.2) 7368 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.356142+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.469079+0000 mon.b (mon.2) 7369 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:29.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.471403+0000 mon.b (mon.2) 7370 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:29.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.473290+0000 mon.b (mon.2) 7371 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:29.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.474070+0000 mon.b (mon.2) 7372 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:29.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:29 smithi059 bash[78335]: audit 2024-06-11T13:43:29.484568+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:29.916 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:29.70829584Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-06-11T13:43:29.916 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:29.733678174Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-06-11T13:43:29.916 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:29.775636825Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-06-11T13:43:29.916 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:29.817672013Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-06-11T13:43:29.916 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:29.876522248Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-06-11T13:43:30.177 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:29.918452527Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-06-11T13:43:30.177 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:29 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:29.960427377Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-06-11T13:43:30.177 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.002453424Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-06-11T13:43:30.177 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.045049314Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-06-11T13:43:30.177 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.103464985Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-06-11T13:43:30.177 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.1371379Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-06-11T13:43:30.177 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.179210447Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-06-11T13:43:30.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.221276667Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-06-11T13:43:30.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.263349438Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-06-11T13:43:30.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.305372552Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-06-11T13:43:30.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.347343907Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-06-11T13:43:30.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.38945136Z level=info msg="Executing migration" id="create provenance_type table" 2024-06-11T13:43:30.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: cephadm 2024-06-11T13:43:29.234302+0000 mgr.x (mgr.25085) 2988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: cephadm 2024-06-11T13:43:29.355488+0000 mgr.x (mgr.25085) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: cephadm 2024-06-11T13:43:29.483871+0000 mgr.x (mgr.25085) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: cluster 2024-06-11T13:43:29.522436+0000 mgr.x (mgr.25085) 2991 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:30.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.568781+0000 mon.b (mon.2) 7373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.570645+0000 mon.b (mon.2) 7374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.572273+0000 mon.b (mon.2) 7375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.572897+0000 mon.b (mon.2) 7376 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: cephadm 2024-06-11T13:43:29.578739+0000 mgr.x (mgr.25085) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.579741+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.650364+0000 mon.b (mon.2) 7377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.652502+0000 mon.b (mon.2) 7378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.654605+0000 mon.b (mon.2) 7379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.655194+0000 mon.b (mon.2) 7380 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: cephadm 2024-06-11T13:43:29.666570+0000 mgr.x (mgr.25085) 2993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.667224+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.739850+0000 mon.b (mon.2) 7381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.741928+0000 mon.b (mon.2) 7382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.743914+0000 mon.b (mon.2) 7383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: cephadm 2024-06-11T13:43:29.234302+0000 mgr.x (mgr.25085) 2988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: cephadm 2024-06-11T13:43:29.355488+0000 mgr.x (mgr.25085) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: cephadm 2024-06-11T13:43:29.483871+0000 mgr.x (mgr.25085) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: cluster 2024-06-11T13:43:29.522436+0000 mgr.x (mgr.25085) 2991 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:30.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.568781+0000 mon.b (mon.2) 7373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.570645+0000 mon.b (mon.2) 7374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.572273+0000 mon.b (mon.2) 7375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.572897+0000 mon.b (mon.2) 7376 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: cephadm 2024-06-11T13:43:29.578739+0000 mgr.x (mgr.25085) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.579741+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.650364+0000 mon.b (mon.2) 7377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.652502+0000 mon.b (mon.2) 7378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.654605+0000 mon.b (mon.2) 7379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.655194+0000 mon.b (mon.2) 7380 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: cephadm 2024-06-11T13:43:29.666570+0000 mgr.x (mgr.25085) 2993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.667224+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.739850+0000 mon.b (mon.2) 7381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.741928+0000 mon.b (mon.2) 7382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.743914+0000 mon.b (mon.2) 7383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.745127+0000 mon.b (mon.2) 7384 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: cephadm 2024-06-11T13:43:29.754231+0000 mgr.x (mgr.25085) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.754992+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.829548+0000 mon.b (mon.2) 7385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.831339+0000 mon.b (mon.2) 7386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.833251+0000 mon.b (mon.2) 7387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.833896+0000 mon.b (mon.2) 7388 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: cephadm 2024-06-11T13:43:29.843022+0000 mgr.x (mgr.25085) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.843836+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.919160+0000 mon.b (mon.2) 7389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.921169+0000 mon.b (mon.2) 7390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.923037+0000 mon.b (mon.2) 7391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.923741+0000 mon.b (mon.2) 7392 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: cephadm 2024-06-11T13:43:29.933007+0000 mgr.x (mgr.25085) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:29.933867+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.039593+0000 mon.b (mon.2) 7393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.042412+0000 mon.b (mon.2) 7394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.045634+0000 mon.b (mon.2) 7395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.046566+0000 mon.b (mon.2) 7396 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: cephadm 2024-06-11T13:43:30.056299+0000 mgr.x (mgr.25085) 2997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.056928+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.745127+0000 mon.b (mon.2) 7384 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: cephadm 2024-06-11T13:43:29.754231+0000 mgr.x (mgr.25085) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.754992+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.829548+0000 mon.b (mon.2) 7385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.831339+0000 mon.b (mon.2) 7386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.833251+0000 mon.b (mon.2) 7387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.833896+0000 mon.b (mon.2) 7388 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: cephadm 2024-06-11T13:43:29.843022+0000 mgr.x (mgr.25085) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.843836+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.919160+0000 mon.b (mon.2) 7389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.921169+0000 mon.b (mon.2) 7390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.923037+0000 mon.b (mon.2) 7391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.923741+0000 mon.b (mon.2) 7392 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: cephadm 2024-06-11T13:43:29.933007+0000 mgr.x (mgr.25085) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:29.933867+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.039593+0000 mon.b (mon.2) 7393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.042412+0000 mon.b (mon.2) 7394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.045634+0000 mon.b (mon.2) 7395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.046566+0000 mon.b (mon.2) 7396 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: cephadm 2024-06-11T13:43:30.056299+0000 mgr.x (mgr.25085) 2997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.056928+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.134544+0000 mon.b (mon.2) 7397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.136627+0000 mon.b (mon.2) 7398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.139775+0000 mon.b (mon.2) 7399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.140616+0000 mon.b (mon.2) 7400 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: cephadm 2024-06-11T13:43:30.149945+0000 mgr.x (mgr.25085) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.150677+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.225176+0000 mon.b (mon.2) 7401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.227084+0000 mon.b (mon.2) 7402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.228969+0000 mon.b (mon.2) 7403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.229686+0000 mon.b (mon.2) 7404 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.239465+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.315915+0000 mon.b (mon.2) 7405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.318054+0000 mon.b (mon.2) 7406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.319641+0000 mon.b (mon.2) 7407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.320288+0000 mon.b (mon.2) 7408 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.329800+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.401617+0000 mon.b (mon.2) 7409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.403456+0000 mon.b (mon.2) 7410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.405897+0000 mon.b (mon.2) 7411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.406669+0000 mon.b (mon.2) 7412 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.134544+0000 mon.b (mon.2) 7397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.136627+0000 mon.b (mon.2) 7398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.139775+0000 mon.b (mon.2) 7399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.140616+0000 mon.b (mon.2) 7400 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: cephadm 2024-06-11T13:43:30.149945+0000 mgr.x (mgr.25085) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.150677+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.225176+0000 mon.b (mon.2) 7401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.227084+0000 mon.b (mon.2) 7402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.228969+0000 mon.b (mon.2) 7403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.229686+0000 mon.b (mon.2) 7404 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.239465+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.315915+0000 mon.b (mon.2) 7405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.318054+0000 mon.b (mon.2) 7406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.319641+0000 mon.b (mon.2) 7407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.320288+0000 mon.b (mon.2) 7408 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.329800+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.401617+0000 mon.b (mon.2) 7409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.403456+0000 mon.b (mon.2) 7410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.405897+0000 mon.b (mon.2) 7411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.406669+0000 mon.b (mon.2) 7412 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.416620+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.502394+0000 mon.b (mon.2) 7413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.504678+0000 mon.b (mon.2) 7414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.507253+0000 mon.b (mon.2) 7415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.508056+0000 mon.b (mon.2) 7416 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[81944]: audit 2024-06-11T13:43:30.517489+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.416620+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.502394+0000 mon.b (mon.2) 7413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.504678+0000 mon.b (mon.2) 7414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.507253+0000 mon.b (mon.2) 7415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.508056+0000 mon.b (mon.2) 7416 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:30 smithi059 bash[78335]: audit 2024-06-11T13:43:30.517489+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.866 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.448466688Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-06-11T13:43:30.866 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.556868744Z level=info msg="Executing migration" id="create alert_image table" 2024-06-11T13:43:30.867 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.649492073Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-06-11T13:43:30.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: cephadm 2024-06-11T13:43:29.234302+0000 mgr.x (mgr.25085) 2988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: cephadm 2024-06-11T13:43:29.355488+0000 mgr.x (mgr.25085) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: cephadm 2024-06-11T13:43:29.483871+0000 mgr.x (mgr.25085) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: cluster 2024-06-11T13:43:29.522436+0000 mgr.x (mgr.25085) 2991 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:30.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.568781+0000 mon.b (mon.2) 7373 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.570645+0000 mon.b (mon.2) 7374 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.572273+0000 mon.b (mon.2) 7375 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.572897+0000 mon.b (mon.2) 7376 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: cephadm 2024-06-11T13:43:29.578739+0000 mgr.x (mgr.25085) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.579741+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.650364+0000 mon.b (mon.2) 7377 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.652502+0000 mon.b (mon.2) 7378 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.654605+0000 mon.b (mon.2) 7379 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.655194+0000 mon.b (mon.2) 7380 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: cephadm 2024-06-11T13:43:29.666570+0000 mgr.x (mgr.25085) 2993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.667224+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.739850+0000 mon.b (mon.2) 7381 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.741928+0000 mon.b (mon.2) 7382 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.869 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.743914+0000 mon.b (mon.2) 7383 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.869 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.745127+0000 mon.b (mon.2) 7384 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.869 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: cephadm 2024-06-11T13:43:29.754231+0000 mgr.x (mgr.25085) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.869 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.754992+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.869 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.829548+0000 mon.b (mon.2) 7385 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.831339+0000 mon.b (mon.2) 7386 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.833251+0000 mon.b (mon.2) 7387 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.833896+0000 mon.b (mon.2) 7388 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: cephadm 2024-06-11T13:43:29.843022+0000 mgr.x (mgr.25085) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.843836+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.919160+0000 mon.b (mon.2) 7389 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.921169+0000 mon.b (mon.2) 7390 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.923037+0000 mon.b (mon.2) 7391 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.923741+0000 mon.b (mon.2) 7392 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: cephadm 2024-06-11T13:43:29.933007+0000 mgr.x (mgr.25085) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:29.933867+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.039593+0000 mon.b (mon.2) 7393 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.042412+0000 mon.b (mon.2) 7394 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.045634+0000 mon.b (mon.2) 7395 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.046566+0000 mon.b (mon.2) 7396 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: cephadm 2024-06-11T13:43:30.056299+0000 mgr.x (mgr.25085) 2997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.056928+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.134544+0000 mon.b (mon.2) 7397 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.136627+0000 mon.b (mon.2) 7398 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.139775+0000 mon.b (mon.2) 7399 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.140616+0000 mon.b (mon.2) 7400 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: cephadm 2024-06-11T13:43:30.149945+0000 mgr.x (mgr.25085) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:30.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.150677+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.225176+0000 mon.b (mon.2) 7401 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.227084+0000 mon.b (mon.2) 7402 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.228969+0000 mon.b (mon.2) 7403 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.229686+0000 mon.b (mon.2) 7404 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.239465+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.315915+0000 mon.b (mon.2) 7405 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.318054+0000 mon.b (mon.2) 7406 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.319641+0000 mon.b (mon.2) 7407 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.320288+0000 mon.b (mon.2) 7408 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.329800+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.401617+0000 mon.b (mon.2) 7409 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.403456+0000 mon.b (mon.2) 7410 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.405897+0000 mon.b (mon.2) 7411 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.406669+0000 mon.b (mon.2) 7412 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.416620+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:30.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.502394+0000 mon.b (mon.2) 7413 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:30.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.504678+0000 mon.b (mon.2) 7414 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:30.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.507253+0000 mon.b (mon.2) 7415 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:30.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.508056+0000 mon.b (mon.2) 7416 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:30.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[60578]: audit 2024-06-11T13:43:30.517489+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.187 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.868878762Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-06-11T13:43:31.187 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:30 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:30.964842042Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-06-11T13:43:31.187 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:31.110113267Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-06-11T13:43:31.555 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: cephadm 2024-06-11T13:43:30.238582+0000 mgr.x (mgr.25085) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.555 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: cephadm 2024-06-11T13:43:30.329055+0000 mgr.x (mgr.25085) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.556 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: cephadm 2024-06-11T13:43:30.415968+0000 mgr.x (mgr.25085) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.556 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: cephadm 2024-06-11T13:43:30.517361+0000 mgr.x (mgr.25085) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.556 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.619095+0000 mon.b (mon.2) 7417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.556 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.621661+0000 mon.b (mon.2) 7418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.556 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.624879+0000 mon.b (mon.2) 7419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.556 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.625640+0000 mon.b (mon.2) 7420 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.556 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:31.302184284Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-06-11T13:43:31.556 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:31.302554054Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-06-11T13:43:31.641 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:43:31.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: cephadm 2024-06-11T13:43:30.238582+0000 mgr.x (mgr.25085) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: cephadm 2024-06-11T13:43:30.329055+0000 mgr.x (mgr.25085) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: cephadm 2024-06-11T13:43:30.415968+0000 mgr.x (mgr.25085) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: cephadm 2024-06-11T13:43:30.517361+0000 mgr.x (mgr.25085) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.619095+0000 mon.b (mon.2) 7417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.621661+0000 mon.b (mon.2) 7418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.624879+0000 mon.b (mon.2) 7419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.625640+0000 mon.b (mon.2) 7420 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: cephadm 2024-06-11T13:43:30.634775+0000 mgr.x (mgr.25085) 3003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.635455+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.708665+0000 mon.b (mon.2) 7421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.711063+0000 mon.b (mon.2) 7422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.713957+0000 mon.b (mon.2) 7423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.714643+0000 mon.b (mon.2) 7424 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: cephadm 2024-06-11T13:43:30.726161+0000 mgr.x (mgr.25085) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.726833+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.831430+0000 mon.b (mon.2) 7425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.834460+0000 mon.b (mon.2) 7426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.837879+0000 mon.b (mon.2) 7427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.839085+0000 mon.b (mon.2) 7428 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: cephadm 2024-06-11T13:43:30.238582+0000 mgr.x (mgr.25085) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: cephadm 2024-06-11T13:43:30.329055+0000 mgr.x (mgr.25085) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: cephadm 2024-06-11T13:43:30.415968+0000 mgr.x (mgr.25085) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: cephadm 2024-06-11T13:43:30.517361+0000 mgr.x (mgr.25085) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.619095+0000 mon.b (mon.2) 7417 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.621661+0000 mon.b (mon.2) 7418 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.624879+0000 mon.b (mon.2) 7419 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.625640+0000 mon.b (mon.2) 7420 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: cephadm 2024-06-11T13:43:30.634775+0000 mgr.x (mgr.25085) 3003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.635455+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.708665+0000 mon.b (mon.2) 7421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.711063+0000 mon.b (mon.2) 7422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.713957+0000 mon.b (mon.2) 7423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.714643+0000 mon.b (mon.2) 7424 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: cephadm 2024-06-11T13:43:30.726161+0000 mgr.x (mgr.25085) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.726833+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.831430+0000 mon.b (mon.2) 7425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.834460+0000 mon.b (mon.2) 7426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.837879+0000 mon.b (mon.2) 7427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.839085+0000 mon.b (mon.2) 7428 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: cephadm 2024-06-11T13:43:30.851599+0000 mgr.x (mgr.25085) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.852139+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.974528+0000 mon.b (mon.2) 7429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.977481+0000 mon.b (mon.2) 7430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.980586+0000 mon.b (mon.2) 7431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.981628+0000 mon.b (mon.2) 7432 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:30.989224+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: cephadm 2024-06-11T13:43:30.990090+0000 mgr.x (mgr.25085) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.067606+0000 mon.b (mon.2) 7433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.069839+0000 mon.b (mon.2) 7434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.071774+0000 mon.b (mon.2) 7435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.072597+0000 mon.b (mon.2) 7436 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: cephadm 2024-06-11T13:43:31.078835+0000 mgr.x (mgr.25085) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.079739+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.165028+0000 mon.b (mon.2) 7437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.167680+0000 mon.b (mon.2) 7438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.170774+0000 mon.b (mon.2) 7439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.171684+0000 mon.b (mon.2) 7440 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.181386+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.294863+0000 mon.b (mon.2) 7441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.297728+0000 mon.b (mon.2) 7442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.300204+0000 mon.b (mon.2) 7443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.301145+0000 mon.b (mon.2) 7444 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.309777+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.394524+0000 mon.b (mon.2) 7445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.396462+0000 mon.b (mon.2) 7446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.398466+0000 mon.b (mon.2) 7447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.399038+0000 mon.b (mon.2) 7448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.406944+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.485980+0000 mon.b (mon.2) 7449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.488267+0000 mon.b (mon.2) 7450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.490392+0000 mon.b (mon.2) 7451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.491255+0000 mon.b (mon.2) 7452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[81944]: audit 2024-06-11T13:43:31.500074+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: cephadm 2024-06-11T13:43:30.851599+0000 mgr.x (mgr.25085) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.852139+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.974528+0000 mon.b (mon.2) 7429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.977481+0000 mon.b (mon.2) 7430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.980586+0000 mon.b (mon.2) 7431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.981628+0000 mon.b (mon.2) 7432 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:30.989224+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: cephadm 2024-06-11T13:43:30.990090+0000 mgr.x (mgr.25085) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.067606+0000 mon.b (mon.2) 7433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.069839+0000 mon.b (mon.2) 7434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.071774+0000 mon.b (mon.2) 7435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.072597+0000 mon.b (mon.2) 7436 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: cephadm 2024-06-11T13:43:31.078835+0000 mgr.x (mgr.25085) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.079739+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.165028+0000 mon.b (mon.2) 7437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.167680+0000 mon.b (mon.2) 7438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.170774+0000 mon.b (mon.2) 7439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.171684+0000 mon.b (mon.2) 7440 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.181386+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.294863+0000 mon.b (mon.2) 7441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.297728+0000 mon.b (mon.2) 7442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.300204+0000 mon.b (mon.2) 7443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.301145+0000 mon.b (mon.2) 7444 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.309777+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.394524+0000 mon.b (mon.2) 7445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.396462+0000 mon.b (mon.2) 7446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.398466+0000 mon.b (mon.2) 7447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.399038+0000 mon.b (mon.2) 7448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.406944+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.485980+0000 mon.b (mon.2) 7449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.488267+0000 mon.b (mon.2) 7450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.490392+0000 mon.b (mon.2) 7451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.491255+0000 mon.b (mon.2) 7452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:31 smithi059 bash[78335]: audit 2024-06-11T13:43:31.500074+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.877 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:31.655332451Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-06-11T13:43:31.877 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:31.795322958Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-06-11T13:43:31.878 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: cephadm 2024-06-11T13:43:30.634775+0000 mgr.x (mgr.25085) 3003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.878 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.635455+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.878 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.708665+0000 mon.b (mon.2) 7421 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.878 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.711063+0000 mon.b (mon.2) 7422 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.878 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.713957+0000 mon.b (mon.2) 7423 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.878 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.714643+0000 mon.b (mon.2) 7424 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.878 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: cephadm 2024-06-11T13:43:30.726161+0000 mgr.x (mgr.25085) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.726833+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.831430+0000 mon.b (mon.2) 7425 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.834460+0000 mon.b (mon.2) 7426 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.837879+0000 mon.b (mon.2) 7427 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.839085+0000 mon.b (mon.2) 7428 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: cephadm 2024-06-11T13:43:30.851599+0000 mgr.x (mgr.25085) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.852139+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.974528+0000 mon.b (mon.2) 7429 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.977481+0000 mon.b (mon.2) 7430 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.980586+0000 mon.b (mon.2) 7431 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.981628+0000 mon.b (mon.2) 7432 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:30.989224+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.879 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: cephadm 2024-06-11T13:43:30.990090+0000 mgr.x (mgr.25085) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.067606+0000 mon.b (mon.2) 7433 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.069839+0000 mon.b (mon.2) 7434 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.071774+0000 mon.b (mon.2) 7435 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.072597+0000 mon.b (mon.2) 7436 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: cephadm 2024-06-11T13:43:31.078835+0000 mgr.x (mgr.25085) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:31.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.079739+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.165028+0000 mon.b (mon.2) 7437 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.167680+0000 mon.b (mon.2) 7438 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.170774+0000 mon.b (mon.2) 7439 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.171684+0000 mon.b (mon.2) 7440 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.181386+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.294863+0000 mon.b (mon.2) 7441 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.297728+0000 mon.b (mon.2) 7442 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.300204+0000 mon.b (mon.2) 7443 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.301145+0000 mon.b (mon.2) 7444 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.309777+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.394524+0000 mon.b (mon.2) 7445 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.396462+0000 mon.b (mon.2) 7446 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.398466+0000 mon.b (mon.2) 7447 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.399038+0000 mon.b (mon.2) 7448 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.406944+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:31.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.485980+0000 mon.b (mon.2) 7449 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:31.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.488267+0000 mon.b (mon.2) 7450 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:31.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.490392+0000 mon.b (mon.2) 7451 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:31.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.491255+0000 mon.b (mon.2) 7452 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:31.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[60578]: audit 2024-06-11T13:43:31.500074+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.187 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:31.879585871Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-06-11T13:43:32.187 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:31 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:31.960743992Z level=info msg="Executing migration" id="create secrets table" 2024-06-11T13:43:32.187 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:32.034524976Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-06-11T13:43:32.420 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:43:32.421 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 6s ago 30m - - 2024-06-11T13:43:32.421 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 6s ago 29m - - 2024-06-11T13:43:32.421 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (40s) 6s ago 22m 13.7M - 0.25.0 c8568f914cd2 fab52ca05ba6 2024-06-11T13:43:32.421 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 starting - - - - 2024-06-11T13:43:32.421 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (2m) 6s ago 19m 47.8M - 3.8 2d7459ec65a0 088001ba59cf 2024-06-11T13:43:32.421 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (14m) 6s ago 29m 532M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:43:32.421 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (12m) 6s ago 31m 428M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:43:32.421 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (10m) 6s ago 31m 79.3M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:43:32.422 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (11m) 6s ago 29m 74.2M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:43:32.422 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (12m) 6s ago 29m 68.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:43:32.422 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (2m) 6s ago 22m 7604k - 1.5.0 0da6a335fe13 b17e0c397e24 2024-06-11T13:43:32.422 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (2m) 6s ago 22m 7891k - 1.5.0 0da6a335fe13 e4ba8c8b7358 2024-06-11T13:43:32.422 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (9m) 6s ago 28m 67.5M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:43:32.422 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (9m) 6s ago 27m 63.5M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:43:32.422 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (8m) 6s ago 27m 60.7M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:43:32.423 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (7m) 6s ago 26m 69.2M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:43:32.423 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (6m) 6s ago 25m 65.3M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:43:32.423 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (6m) 6s ago 25m 57.0M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:43:32.423 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (5m) 6s ago 24m 55.6M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 c601b8edd556 2024-06-11T13:43:32.423 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (4m) 6s ago 23m 61.4M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 3bfcb864d46c 2024-06-11T13:43:32.423 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (81s) 6s ago 22m 57.4M - 2.43.0 a07b618ecd1d 3973308e4f21 2024-06-11T13:43:32.423 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (4m) 6s ago 20m 90.8M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 40767b77a7c4 2024-06-11T13:43:32.423 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (3m) 6s ago 20m 90.4M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 c738708741c4 2024-06-11T13:43:32.424 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (4m) 6s ago 20m 91.1M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 a0604b6ceb8b 2024-06-11T13:43:32.424 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (3m) 6s ago 20m 90.4M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 03e5b8ca895b 2024-06-11T13:43:32.550 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:32.275102618Z level=info msg="Executing migration" id="add name column into data_keys" 2024-06-11T13:43:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: cephadm 2024-06-11T13:43:31.181174+0000 mgr.x (mgr.25085) 3008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: cephadm 2024-06-11T13:43:31.309718+0000 mgr.x (mgr.25085) 3009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: cephadm 2024-06-11T13:43:31.405994+0000 mgr.x (mgr.25085) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: cephadm 2024-06-11T13:43:31.500421+0000 mgr.x (mgr.25085) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: cluster 2024-06-11T13:43:31.523674+0000 mgr.x (mgr.25085) 3012 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.607490+0000 mon.b (mon.2) 7453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.609447+0000 mon.b (mon.2) 7454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.611557+0000 mon.b (mon.2) 7455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.612554+0000 mon.b (mon.2) 7456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.619816+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: cephadm 2024-06-11T13:43:31.621399+0000 mgr.x (mgr.25085) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.627948+0000 mgr.x (mgr.25085) 3014 : audit [DBG] from='client.74955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.708517+0000 mon.b (mon.2) 7457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.710452+0000 mon.b (mon.2) 7458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.712516+0000 mon.b (mon.2) 7459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.713288+0000 mon.b (mon.2) 7460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: cephadm 2024-06-11T13:43:31.724380+0000 mgr.x (mgr.25085) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.725064+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.815349+0000 mon.b (mon.2) 7461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.817992+0000 mon.b (mon.2) 7462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: cephadm 2024-06-11T13:43:31.181174+0000 mgr.x (mgr.25085) 3008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: cephadm 2024-06-11T13:43:31.309718+0000 mgr.x (mgr.25085) 3009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: cephadm 2024-06-11T13:43:31.405994+0000 mgr.x (mgr.25085) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: cephadm 2024-06-11T13:43:31.500421+0000 mgr.x (mgr.25085) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: cluster 2024-06-11T13:43:31.523674+0000 mgr.x (mgr.25085) 3012 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:32.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.607490+0000 mon.b (mon.2) 7453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.609447+0000 mon.b (mon.2) 7454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.611557+0000 mon.b (mon.2) 7455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.612554+0000 mon.b (mon.2) 7456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.619816+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: cephadm 2024-06-11T13:43:31.621399+0000 mgr.x (mgr.25085) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.627948+0000 mgr.x (mgr.25085) 3014 : audit [DBG] from='client.74955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:32.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.708517+0000 mon.b (mon.2) 7457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.710452+0000 mon.b (mon.2) 7458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.712516+0000 mon.b (mon.2) 7459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.713288+0000 mon.b (mon.2) 7460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: cephadm 2024-06-11T13:43:31.724380+0000 mgr.x (mgr.25085) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.725064+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.815349+0000 mon.b (mon.2) 7461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.817992+0000 mon.b (mon.2) 7462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.820735+0000 mon.b (mon.2) 7463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.821452+0000 mon.b (mon.2) 7464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: cephadm 2024-06-11T13:43:31.829699+0000 mgr.x (mgr.25085) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.830438+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.933630+0000 mon.b (mon.2) 7465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.935747+0000 mon.b (mon.2) 7466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.937747+0000 mon.b (mon.2) 7467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.938443+0000 mon.b (mon.2) 7468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: cephadm 2024-06-11T13:43:31.947290+0000 mgr.x (mgr.25085) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:31.948062+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.022923+0000 mon.b (mon.2) 7469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.025057+0000 mon.b (mon.2) 7470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.027464+0000 mon.b (mon.2) 7471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.028511+0000 mon.b (mon.2) 7472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.035751+0000 mgr.x (mgr.25085) 3018 : audit [DBG] from='client.55084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:32.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: cephadm 2024-06-11T13:43:32.041084+0000 mgr.x (mgr.25085) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.041472+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.146433+0000 mon.b (mon.2) 7473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.149456+0000 mon.b (mon.2) 7474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.152578+0000 mon.b (mon.2) 7475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.820735+0000 mon.b (mon.2) 7463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.821452+0000 mon.b (mon.2) 7464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: cephadm 2024-06-11T13:43:31.829699+0000 mgr.x (mgr.25085) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.830438+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.933630+0000 mon.b (mon.2) 7465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.935747+0000 mon.b (mon.2) 7466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.937747+0000 mon.b (mon.2) 7467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.938443+0000 mon.b (mon.2) 7468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: cephadm 2024-06-11T13:43:31.947290+0000 mgr.x (mgr.25085) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:31.948062+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.022923+0000 mon.b (mon.2) 7469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.025057+0000 mon.b (mon.2) 7470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.027464+0000 mon.b (mon.2) 7471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.028511+0000 mon.b (mon.2) 7472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.035751+0000 mgr.x (mgr.25085) 3018 : audit [DBG] from='client.55084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:32.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: cephadm 2024-06-11T13:43:32.041084+0000 mgr.x (mgr.25085) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.041472+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.146433+0000 mon.b (mon.2) 7473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.149456+0000 mon.b (mon.2) 7474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.152578+0000 mon.b (mon.2) 7475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.153817+0000 mon.b (mon.2) 7476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.161541+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: cephadm 2024-06-11T13:43:32.163823+0000 mgr.x (mgr.25085) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.269016+0000 mon.b (mon.2) 7477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.271048+0000 mon.b (mon.2) 7478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.273321+0000 mon.b (mon.2) 7479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.273993+0000 mon.b (mon.2) 7480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.283899+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.378477+0000 mon.b (mon.2) 7481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.380612+0000 mon.b (mon.2) 7482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.382514+0000 mon.b (mon.2) 7483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.383211+0000 mon.b (mon.2) 7484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.392484+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.482437+0000 mon.b (mon.2) 7485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.484210+0000 mon.b (mon.2) 7486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.485854+0000 mon.b (mon.2) 7487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.486422+0000 mon.b (mon.2) 7488 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[78335]: audit 2024-06-11T13:43:32.495741+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.153817+0000 mon.b (mon.2) 7476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.161541+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: cephadm 2024-06-11T13:43:32.163823+0000 mgr.x (mgr.25085) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.269016+0000 mon.b (mon.2) 7477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.271048+0000 mon.b (mon.2) 7478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.273321+0000 mon.b (mon.2) 7479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.273993+0000 mon.b (mon.2) 7480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.283899+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.378477+0000 mon.b (mon.2) 7481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.380612+0000 mon.b (mon.2) 7482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.382514+0000 mon.b (mon.2) 7483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.383211+0000 mon.b (mon.2) 7484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.392484+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.482437+0000 mon.b (mon.2) 7485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.484210+0000 mon.b (mon.2) 7486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.485854+0000 mon.b (mon.2) 7487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.486422+0000 mon.b (mon.2) 7488 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.825 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:32 smithi059 bash[81944]: audit 2024-06-11T13:43:32.495741+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.838 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:32.671165346Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-06-11T13:43:32.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: cephadm 2024-06-11T13:43:31.181174+0000 mgr.x (mgr.25085) 3008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: cephadm 2024-06-11T13:43:31.309718+0000 mgr.x (mgr.25085) 3009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: cephadm 2024-06-11T13:43:31.405994+0000 mgr.x (mgr.25085) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: cephadm 2024-06-11T13:43:31.500421+0000 mgr.x (mgr.25085) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: cluster 2024-06-11T13:43:31.523674+0000 mgr.x (mgr.25085) 3012 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:32.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.607490+0000 mon.b (mon.2) 7453 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.609447+0000 mon.b (mon.2) 7454 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.611557+0000 mon.b (mon.2) 7455 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.612554+0000 mon.b (mon.2) 7456 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.619816+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: cephadm 2024-06-11T13:43:31.621399+0000 mgr.x (mgr.25085) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.627948+0000 mgr.x (mgr.25085) 3014 : audit [DBG] from='client.74955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.708517+0000 mon.b (mon.2) 7457 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.710452+0000 mon.b (mon.2) 7458 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.712516+0000 mon.b (mon.2) 7459 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.713288+0000 mon.b (mon.2) 7460 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: cephadm 2024-06-11T13:43:31.724380+0000 mgr.x (mgr.25085) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.725064+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.815349+0000 mon.b (mon.2) 7461 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.817992+0000 mon.b (mon.2) 7462 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.820735+0000 mon.b (mon.2) 7463 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.821452+0000 mon.b (mon.2) 7464 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: cephadm 2024-06-11T13:43:31.829699+0000 mgr.x (mgr.25085) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.830438+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.933630+0000 mon.b (mon.2) 7465 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.935747+0000 mon.b (mon.2) 7466 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.937747+0000 mon.b (mon.2) 7467 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.938443+0000 mon.b (mon.2) 7468 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: cephadm 2024-06-11T13:43:31.947290+0000 mgr.x (mgr.25085) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:31.948062+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.022923+0000 mon.b (mon.2) 7469 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.025057+0000 mon.b (mon.2) 7470 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.027464+0000 mon.b (mon.2) 7471 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.028511+0000 mon.b (mon.2) 7472 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.035751+0000 mgr.x (mgr.25085) 3018 : audit [DBG] from='client.55084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: cephadm 2024-06-11T13:43:32.041084+0000 mgr.x (mgr.25085) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.041472+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.146433+0000 mon.b (mon.2) 7473 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.149456+0000 mon.b (mon.2) 7474 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.152578+0000 mon.b (mon.2) 7475 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.153817+0000 mon.b (mon.2) 7476 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.161541+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: cephadm 2024-06-11T13:43:32.163823+0000 mgr.x (mgr.25085) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.269016+0000 mon.b (mon.2) 7477 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.271048+0000 mon.b (mon.2) 7478 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.273321+0000 mon.b (mon.2) 7479 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.273993+0000 mon.b (mon.2) 7480 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.283899+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.378477+0000 mon.b (mon.2) 7481 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.380612+0000 mon.b (mon.2) 7482 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.382514+0000 mon.b (mon.2) 7483 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.383211+0000 mon.b (mon.2) 7484 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.392484+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.482437+0000 mon.b (mon.2) 7485 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:32.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.484210+0000 mon.b (mon.2) 7486 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:32.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.485854+0000 mon.b (mon.2) 7487 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:32.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.486422+0000 mon.b (mon.2) 7488 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:32.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[60578]: audit 2024-06-11T13:43:32.495741+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:32.881 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:43:32.881 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:43:32.881 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:43:32.882 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:43:32.882 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:43:32.882 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:43:32.882 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:43:32.882 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:43:32.882 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T13:43:32.882 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:43:32.882 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:43:32.882 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T13:43:32.882 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:43:32.882 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:43:32.882 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 17 2024-06-11T13:43:32.883 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:43:32.883 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:43:33.187 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:32 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:32.841083107Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-06-11T13:43:33.187 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:33.006219088Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-06-11T13:43:33.264 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:43:33.264 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f51ea3944d39ca13aa40153c9a4ee298306679d", 2024-06-11T13:43:33.264 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2024-06-11T13:43:33.265 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading all daemon types on all hosts", 2024-06-11T13:43:33.265 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2024-06-11T13:43:33.265 INFO:teuthology.orchestra.run.smithi059.stdout: "osd", 2024-06-11T13:43:33.265 INFO:teuthology.orchestra.run.smithi059.stdout: "mon", 2024-06-11T13:43:33.265 INFO:teuthology.orchestra.run.smithi059.stdout: "iscsi", 2024-06-11T13:43:33.265 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw", 2024-06-11T13:43:33.265 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2024-06-11T13:43:33.265 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2024-06-11T13:43:33.265 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "18/23 daemons upgraded", 2024-06-11T13:43:33.265 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading grafana daemons", 2024-06-11T13:43:33.265 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:43:33.265 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:43:33.555 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:33.22313501Z level=info msg="Executing migration" id="add column hidden to role table" 2024-06-11T13:43:33.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: cephadm 2024-06-11T13:43:32.283267+0000 mgr.x (mgr.25085) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: cephadm 2024-06-11T13:43:32.391800+0000 mgr.x (mgr.25085) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.404797+0000 mgr.x (mgr.25085) 3023 : audit [DBG] from='client.74967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:33.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: cephadm 2024-06-11T13:43:32.494987+0000 mgr.x (mgr.25085) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.579775+0000 mon.b (mon.2) 7489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.561 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.582328+0000 mon.b (mon.2) 7490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.584391+0000 mon.b (mon.2) 7491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.585142+0000 mon.b (mon.2) 7492 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: cephadm 2024-06-11T13:43:32.590776+0000 mgr.x (mgr.25085) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.591672+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.672668+0000 mon.b (mon.2) 7493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.674558+0000 mon.b (mon.2) 7494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.676842+0000 mon.b (mon.2) 7495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.677660+0000 mon.b (mon.2) 7496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.685063+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: cephadm 2024-06-11T13:43:32.687184+0000 mgr.x (mgr.25085) 3026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.760859+0000 mon.b (mon.2) 7497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.762812+0000 mon.b (mon.2) 7498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.562 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.764891+0000 mon.b (mon.2) 7499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.765516+0000 mon.b (mon.2) 7500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.772539+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: cephadm 2024-06-11T13:43:32.774325+0000 mgr.x (mgr.25085) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.882973+0000 mon.b (mon.2) 7501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.884762+0000 mon.a (mon.0) 2509 : audit [DBG] from='client.? 172.21.15.59:0/4070429614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.885453+0000 mon.b (mon.2) 7502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.887651+0000 mon.b (mon.2) 7503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.888401+0000 mon.b (mon.2) 7504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:32.894883+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: cephadm 2024-06-11T13:43:32.897471+0000 mgr.x (mgr.25085) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.003696+0000 mon.b (mon.2) 7505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.005934+0000 mon.b (mon.2) 7506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.008079+0000 mon.b (mon.2) 7507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.563 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.008919+0000 mon.b (mon.2) 7508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.015753+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: cephadm 2024-06-11T13:43:33.015961+0000 mgr.x (mgr.25085) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.098985+0000 mon.b (mon.2) 7509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.100919+0000 mon.b (mon.2) 7510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.102823+0000 mon.b (mon.2) 7511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.103563+0000 mon.b (mon.2) 7512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: cephadm 2024-06-11T13:43:33.109918+0000 mgr.x (mgr.25085) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.564 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.110730+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.181107+0000 mon.b (mon.2) 7513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.183139+0000 mon.b (mon.2) 7514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.185097+0000 mon.b (mon.2) 7515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.185745+0000 mon.b (mon.2) 7516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.196794+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.275156+0000 mon.b (mon.2) 7517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.277224+0000 mon.b (mon.2) 7518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.279252+0000 mon.b (mon.2) 7519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.279965+0000 mon.b (mon.2) 7520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.565 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.288763+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.374316+0000 mon.b (mon.2) 7521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.376121+0000 mon.b (mon.2) 7522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.378264+0000 mon.b (mon.2) 7523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.378905+0000 mon.b (mon.2) 7524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.387346+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.409676+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.416173+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.421674+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.463277+0000 mon.b (mon.2) 7525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.465239+0000 mon.b (mon.2) 7526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.466764+0000 mon.b (mon.2) 7527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.467818+0000 mon.b (mon.2) 7528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.469952+0000 mon.b (mon.2) 7529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.566 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.472149+0000 mon.b (mon.2) 7530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.567 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.473748+0000 mon.b (mon.2) 7531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.567 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.474775+0000 mon.b (mon.2) 7532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.567 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.475820+0000 mon.b (mon.2) 7533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.567 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.476900+0000 mon.b (mon.2) 7534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.567 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.478072+0000 mon.b (mon.2) 7535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.739 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:43:33.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: cephadm 2024-06-11T13:43:32.283267+0000 mgr.x (mgr.25085) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: cephadm 2024-06-11T13:43:32.391800+0000 mgr.x (mgr.25085) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.404797+0000 mgr.x (mgr.25085) 3023 : audit [DBG] from='client.74967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:33.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: cephadm 2024-06-11T13:43:32.494987+0000 mgr.x (mgr.25085) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.579775+0000 mon.b (mon.2) 7489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.582328+0000 mon.b (mon.2) 7490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.584391+0000 mon.b (mon.2) 7491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.585142+0000 mon.b (mon.2) 7492 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: cephadm 2024-06-11T13:43:32.590776+0000 mgr.x (mgr.25085) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.591672+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.672668+0000 mon.b (mon.2) 7493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.674558+0000 mon.b (mon.2) 7494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.676842+0000 mon.b (mon.2) 7495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.677660+0000 mon.b (mon.2) 7496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.685063+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: cephadm 2024-06-11T13:43:32.687184+0000 mgr.x (mgr.25085) 3026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.760859+0000 mon.b (mon.2) 7497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.762812+0000 mon.b (mon.2) 7498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.817 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.764891+0000 mon.b (mon.2) 7499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: cephadm 2024-06-11T13:43:32.283267+0000 mgr.x (mgr.25085) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: cephadm 2024-06-11T13:43:32.391800+0000 mgr.x (mgr.25085) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.404797+0000 mgr.x (mgr.25085) 3023 : audit [DBG] from='client.74967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:33.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: cephadm 2024-06-11T13:43:32.494987+0000 mgr.x (mgr.25085) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.579775+0000 mon.b (mon.2) 7489 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.582328+0000 mon.b (mon.2) 7490 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.584391+0000 mon.b (mon.2) 7491 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.585142+0000 mon.b (mon.2) 7492 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: cephadm 2024-06-11T13:43:32.590776+0000 mgr.x (mgr.25085) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.591672+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.672668+0000 mon.b (mon.2) 7493 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.674558+0000 mon.b (mon.2) 7494 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.676842+0000 mon.b (mon.2) 7495 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.677660+0000 mon.b (mon.2) 7496 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.685063+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: cephadm 2024-06-11T13:43:32.687184+0000 mgr.x (mgr.25085) 3026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.760859+0000 mon.b (mon.2) 7497 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.762812+0000 mon.b (mon.2) 7498 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.764891+0000 mon.b (mon.2) 7499 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.765516+0000 mon.b (mon.2) 7500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.772539+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: cephadm 2024-06-11T13:43:32.774325+0000 mgr.x (mgr.25085) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.882973+0000 mon.b (mon.2) 7501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.884762+0000 mon.a (mon.0) 2509 : audit [DBG] from='client.? 172.21.15.59:0/4070429614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.885453+0000 mon.b (mon.2) 7502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.819 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.887651+0000 mon.b (mon.2) 7503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.888401+0000 mon.b (mon.2) 7504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:32.894883+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: cephadm 2024-06-11T13:43:32.897471+0000 mgr.x (mgr.25085) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.003696+0000 mon.b (mon.2) 7505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.005934+0000 mon.b (mon.2) 7506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.008079+0000 mon.b (mon.2) 7507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.008919+0000 mon.b (mon.2) 7508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.015753+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: cephadm 2024-06-11T13:43:33.015961+0000 mgr.x (mgr.25085) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.098985+0000 mon.b (mon.2) 7509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.100919+0000 mon.b (mon.2) 7510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.102823+0000 mon.b (mon.2) 7511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.820 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.103563+0000 mon.b (mon.2) 7512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: cephadm 2024-06-11T13:43:33.109918+0000 mgr.x (mgr.25085) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.765516+0000 mon.b (mon.2) 7500 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.772539+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: cephadm 2024-06-11T13:43:32.774325+0000 mgr.x (mgr.25085) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.882973+0000 mon.b (mon.2) 7501 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.884762+0000 mon.a (mon.0) 2509 : audit [DBG] from='client.? 172.21.15.59:0/4070429614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.885453+0000 mon.b (mon.2) 7502 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.887651+0000 mon.b (mon.2) 7503 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.888401+0000 mon.b (mon.2) 7504 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:32.894883+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: cephadm 2024-06-11T13:43:32.897471+0000 mgr.x (mgr.25085) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.003696+0000 mon.b (mon.2) 7505 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.005934+0000 mon.b (mon.2) 7506 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.008079+0000 mon.b (mon.2) 7507 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.008919+0000 mon.b (mon.2) 7508 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.015753+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: cephadm 2024-06-11T13:43:33.015961+0000 mgr.x (mgr.25085) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.098985+0000 mon.b (mon.2) 7509 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.100919+0000 mon.b (mon.2) 7510 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.102823+0000 mon.b (mon.2) 7511 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.103563+0000 mon.b (mon.2) 7512 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.822 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: cephadm 2024-06-11T13:43:33.109918+0000 mgr.x (mgr.25085) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:33.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.110730+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.181107+0000 mon.b (mon.2) 7513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.183139+0000 mon.b (mon.2) 7514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.185097+0000 mon.b (mon.2) 7515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.185745+0000 mon.b (mon.2) 7516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.196794+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.275156+0000 mon.b (mon.2) 7517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.277224+0000 mon.b (mon.2) 7518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.279252+0000 mon.b (mon.2) 7519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.279965+0000 mon.b (mon.2) 7520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.288763+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.374316+0000 mon.b (mon.2) 7521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.376121+0000 mon.b (mon.2) 7522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.378264+0000 mon.b (mon.2) 7523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.378905+0000 mon.b (mon.2) 7524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.387346+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.409676+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.416173+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.421674+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.463277+0000 mon.b (mon.2) 7525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.824 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.465239+0000 mon.b (mon.2) 7526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.824 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.110730+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.181107+0000 mon.b (mon.2) 7513 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.183139+0000 mon.b (mon.2) 7514 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.185097+0000 mon.b (mon.2) 7515 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.185745+0000 mon.b (mon.2) 7516 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.196794+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.275156+0000 mon.b (mon.2) 7517 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.277224+0000 mon.b (mon.2) 7518 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.279252+0000 mon.b (mon.2) 7519 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.279965+0000 mon.b (mon.2) 7520 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.288763+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.374316+0000 mon.b (mon.2) 7521 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.376121+0000 mon.b (mon.2) 7522 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.825 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.378264+0000 mon.b (mon.2) 7523 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:33.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.378905+0000 mon.b (mon.2) 7524 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:33.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.387346+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.409676+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.416173+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.421674+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.463277+0000 mon.b (mon.2) 7525 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-11T13:43:33.826 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.465239+0000 mon.b (mon.2) 7526 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.466764+0000 mon.b (mon.2) 7527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.467818+0000 mon.b (mon.2) 7528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.469952+0000 mon.b (mon.2) 7529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.472149+0000 mon.b (mon.2) 7530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.473748+0000 mon.b (mon.2) 7531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.474775+0000 mon.b (mon.2) 7532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.475820+0000 mon.b (mon.2) 7533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.476900+0000 mon.b (mon.2) 7534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.478072+0000 mon.b (mon.2) 7535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.479073+0000 mon.b (mon.2) 7536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.480229+0000 mon.b (mon.2) 7537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.481794+0000 mon.b (mon.2) 7538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.483137+0000 mon.b (mon.2) 7539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.484540+0000 mon.b (mon.2) 7540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.485894+0000 mon.b (mon.2) 7541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.487012+0000 mon.b (mon.2) 7542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.488148+0000 mon.b (mon.2) 7543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.493993+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.494586+0000 mon.b (mon.2) 7544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-06-11T13:43:33.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.466764+0000 mon.b (mon.2) 7527 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.467818+0000 mon.b (mon.2) 7528 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.469952+0000 mon.b (mon.2) 7529 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.472149+0000 mon.b (mon.2) 7530 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.473748+0000 mon.b (mon.2) 7531 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.474775+0000 mon.b (mon.2) 7532 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.475820+0000 mon.b (mon.2) 7533 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.476900+0000 mon.b (mon.2) 7534 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.478072+0000 mon.b (mon.2) 7535 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.479073+0000 mon.b (mon.2) 7536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.480229+0000 mon.b (mon.2) 7537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.481794+0000 mon.b (mon.2) 7538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.483137+0000 mon.b (mon.2) 7539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.484540+0000 mon.b (mon.2) 7540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.485894+0000 mon.b (mon.2) 7541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.487012+0000 mon.b (mon.2) 7542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.488148+0000 mon.b (mon.2) 7543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.493993+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.829 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.494586+0000 mon.b (mon.2) 7544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-06-11T13:43:33.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.496303+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-06-11T13:43:33.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.499058+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-06-11T13:43:33.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.499303+0000 mon.b (mon.2) 7545 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:33.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.500991+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:33.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.504366+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-06-11T13:43:33.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.505024+0000 mon.b (mon.2) 7546 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-06-11T13:43:33.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.506788+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-06-11T13:43:33.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.509363+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-06-11T13:43:33.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.510285+0000 mon.b (mon.2) 7547 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-06-11T13:43:33.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.512058+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-06-11T13:43:33.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.515717+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-06-11T13:43:33.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.516827+0000 mon.b (mon.2) 7548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-06-11T13:43:33.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.518650+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-06-11T13:43:33.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.521312+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-06-11T13:43:33.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.523013+0000 mon.b (mon.2) 7549 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-06-11T13:43:33.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.524838+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-06-11T13:43:33.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.527452+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-06-11T13:43:33.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.529302+0000 mon.b (mon.2) 7550 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-06-11T13:43:33.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.496303+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-06-11T13:43:33.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.499058+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-06-11T13:43:33.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.499303+0000 mon.b (mon.2) 7545 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:33.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.500991+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:33.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.504366+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-06-11T13:43:33.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.505024+0000 mon.b (mon.2) 7546 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-06-11T13:43:33.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.506788+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-06-11T13:43:33.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.509363+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-06-11T13:43:33.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.510285+0000 mon.b (mon.2) 7547 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-06-11T13:43:33.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.512058+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-06-11T13:43:33.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.515717+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-06-11T13:43:33.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.516827+0000 mon.b (mon.2) 7548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-06-11T13:43:33.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.518650+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-06-11T13:43:33.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.521312+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-06-11T13:43:33.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.523013+0000 mon.b (mon.2) 7549 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-06-11T13:43:33.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.524838+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-06-11T13:43:33.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.527452+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-06-11T13:43:33.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.529302+0000 mon.b (mon.2) 7550 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-06-11T13:43:33.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.531124+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-06-11T13:43:33.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.533819+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-06-11T13:43:33.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.535890+0000 mon.b (mon.2) 7551 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:33.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.537487+0000 mon.b (mon.2) 7552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-06-11T13:43:33.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.537733+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:33.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.539238+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-06-11T13:43:33.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.541975+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-06-11T13:43:33.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.543948+0000 mon.b (mon.2) 7553 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-06-11T13:43:33.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.545736+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-06-11T13:43:33.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.549305+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-06-11T13:43:33.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.549983+0000 mon.b (mon.2) 7554 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-06-11T13:43:33.833 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[81944]: audit 2024-06-11T13:43:33.551690+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-06-11T13:43:33.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.531124+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-06-11T13:43:33.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.533819+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-06-11T13:43:33.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.535890+0000 mon.b (mon.2) 7551 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:33.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.537487+0000 mon.b (mon.2) 7552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-06-11T13:43:33.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.537733+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:33.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.539238+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-06-11T13:43:33.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.541975+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-06-11T13:43:33.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.543948+0000 mon.b (mon.2) 7553 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-06-11T13:43:33.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.545736+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-06-11T13:43:33.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.549305+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-06-11T13:43:33.834 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.549983+0000 mon.b (mon.2) 7554 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-06-11T13:43:33.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:33 smithi059 bash[78335]: audit 2024-06-11T13:43:33.551690+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-06-11T13:43:33.898 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:33.579244762Z level=info msg="Executing migration" id="create query_history table v1" 2024-06-11T13:43:33.898 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:33.71849653Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-06-11T13:43:33.898 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:33.795236824Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-06-11T13:43:33.899 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:33.900303676Z level=info msg="Executing migration" id="teams permissions migration" 2024-06-11T13:43:33.899 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.479073+0000 mon.b (mon.2) 7536 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.899 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.480229+0000 mon.b (mon.2) 7537 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.481794+0000 mon.b (mon.2) 7538 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.483137+0000 mon.b (mon.2) 7539 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.484540+0000 mon.b (mon.2) 7540 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.485894+0000 mon.b (mon.2) 7541 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.487012+0000 mon.b (mon.2) 7542 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.488148+0000 mon.b (mon.2) 7543 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.493993+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.494586+0000 mon.b (mon.2) 7544 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.496303+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.499058+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.499303+0000 mon.b (mon.2) 7545 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.500991+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.504366+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-06-11T13:43:33.900 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.505024+0000 mon.b (mon.2) 7546 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.506788+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.509363+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.510285+0000 mon.b (mon.2) 7547 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.512058+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.515717+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.516827+0000 mon.b (mon.2) 7548 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.518650+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.521312+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.523013+0000 mon.b (mon.2) 7549 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.524838+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.527452+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.529302+0000 mon.b (mon.2) 7550 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.531124+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-06-11T13:43:33.901 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.533819+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-06-11T13:43:33.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.535890+0000 mon.b (mon.2) 7551 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:33.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.537487+0000 mon.b (mon.2) 7552 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-06-11T13:43:33.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.537733+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:33.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.539238+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-06-11T13:43:33.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.541975+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-06-11T13:43:33.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.543948+0000 mon.b (mon.2) 7553 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-06-11T13:43:33.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.545736+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-06-11T13:43:33.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.549305+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-06-11T13:43:33.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.549983+0000 mon.b (mon.2) 7554 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-06-11T13:43:33.902 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[60578]: audit 2024-06-11T13:43:33.551690+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-06-11T13:43:34.168 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:33 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:33.98731465Z level=info msg="Executing migration" id="dashboard permissions" 2024-06-11T13:43:34.168 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:34.079596533Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-06-11T13:43:34.422 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:34.170292359Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-06-11T13:43:34.422 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:34.23870936Z level=info msg="Executing migration" id="alerting notification permissions" 2024-06-11T13:43:34.422 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:34.280766519Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-06-11T13:43:34.422 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:34.314719765Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-06-11T13:43:34.422 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:34.390628876Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-06-11T13:43:34.687 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:34.432599303Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-06-11T13:43:34.687 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:34.504707972Z level=info msg="Executing migration" id="create correlation table v1" 2024-06-11T13:43:34.687 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:34.588659478Z level=info msg="Executing migration" id="add index correlations.uid" 2024-06-11T13:43:34.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: cephadm 2024-06-11T13:43:33.196086+0000 mgr.x (mgr.25085) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:34.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.265976+0000 mgr.x (mgr.25085) 3032 : audit [DBG] from='client.74979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:34.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: cephadm 2024-06-11T13:43:33.288046+0000 mgr.x (mgr.25085) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:34.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: cephadm 2024-06-11T13:43:33.386550+0000 mgr.x (mgr.25085) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:34.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: cephadm 2024-06-11T13:43:33.488765+0000 mgr.x (mgr.25085) 3035 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-06-11T13:43:34.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: cluster 2024-06-11T13:43:33.524922+0000 mgr.x (mgr.25085) 3036 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:34.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.554914+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-06-11T13:43:34.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.555391+0000 mon.b (mon.2) 7555 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-06-11T13:43:34.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.557252+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-06-11T13:43:34.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.572470+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-06-11T13:43:34.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.573602+0000 mon.b (mon.2) 7556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.574726+0000 mon.b (mon.2) 7557 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.575348+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.575839+0000 mon.b (mon.2) 7558 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.576431+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.576915+0000 mon.b (mon.2) 7559 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.577547+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.577993+0000 mon.b (mon.2) 7560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.578619+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.579114+0000 mon.b (mon.2) 7561 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.689 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.579677+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: cephadm 2024-06-11T13:43:33.580219+0000 mgr.x (mgr.25085) 3037 : cephadm [INF] Upgrade: Complete! 2024-06-11T13:43:34.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.580637+0000 mon.b (mon.2) 7562 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-06-11T13:43:34.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.580833+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.582370+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-06-11T13:43:34.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.587233+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-06-11T13:43:34.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.588364+0000 mon.b (mon.2) 7563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:34.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.589084+0000 mon.b (mon.2) 7564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:34.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.597506+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:34.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.725454+0000 mon.b (mon.2) 7565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:34.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.726334+0000 mon.b (mon.2) 7566 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:34.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.735357+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:34.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[60578]: audit 2024-06-11T13:43:33.743040+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.59:0/891205581' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:43:34.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: cephadm 2024-06-11T13:43:33.196086+0000 mgr.x (mgr.25085) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:34.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.265976+0000 mgr.x (mgr.25085) 3032 : audit [DBG] from='client.74979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: cephadm 2024-06-11T13:43:33.288046+0000 mgr.x (mgr.25085) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: cephadm 2024-06-11T13:43:33.386550+0000 mgr.x (mgr.25085) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: cephadm 2024-06-11T13:43:33.488765+0000 mgr.x (mgr.25085) 3035 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-06-11T13:43:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: cluster 2024-06-11T13:43:33.524922+0000 mgr.x (mgr.25085) 3036 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.554914+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-06-11T13:43:34.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.555391+0000 mon.b (mon.2) 7555 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-06-11T13:43:34.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.557252+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-06-11T13:43:34.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.572470+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-06-11T13:43:34.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.573602+0000 mon.b (mon.2) 7556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.574726+0000 mon.b (mon.2) 7557 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.575348+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.575839+0000 mon.b (mon.2) 7558 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.576431+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.576915+0000 mon.b (mon.2) 7559 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.577547+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.577993+0000 mon.b (mon.2) 7560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.578619+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.579114+0000 mon.b (mon.2) 7561 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.579677+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: cephadm 2024-06-11T13:43:33.580219+0000 mgr.x (mgr.25085) 3037 : cephadm [INF] Upgrade: Complete! 2024-06-11T13:43:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.580637+0000 mon.b (mon.2) 7562 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-06-11T13:43:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.580833+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.582370+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-06-11T13:43:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.587233+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-06-11T13:43:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.588364+0000 mon.b (mon.2) 7563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.589084+0000 mon.b (mon.2) 7564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:34.819 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.597506+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.725454+0000 mon.b (mon.2) 7565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.726334+0000 mon.b (mon.2) 7566 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.735357+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:34.820 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[78335]: audit 2024-06-11T13:43:33.743040+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.59:0/891205581' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:43:34.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: cephadm 2024-06-11T13:43:33.196086+0000 mgr.x (mgr.25085) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:34.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.265976+0000 mgr.x (mgr.25085) 3032 : audit [DBG] from='client.74979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:43:34.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: cephadm 2024-06-11T13:43:33.288046+0000 mgr.x (mgr.25085) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:34.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: cephadm 2024-06-11T13:43:33.386550+0000 mgr.x (mgr.25085) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-06-11T13:43:34.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: cephadm 2024-06-11T13:43:33.488765+0000 mgr.x (mgr.25085) 3035 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-06-11T13:43:34.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: cluster 2024-06-11T13:43:33.524922+0000 mgr.x (mgr.25085) 3036 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:34.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.554914+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-06-11T13:43:34.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.555391+0000 mon.b (mon.2) 7555 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-06-11T13:43:34.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.557252+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-06-11T13:43:34.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.572470+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-06-11T13:43:34.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.573602+0000 mon.b (mon.2) 7556 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.574726+0000 mon.b (mon.2) 7557 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.575348+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.575839+0000 mon.b (mon.2) 7558 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.576431+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.576915+0000 mon.b (mon.2) 7559 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.577547+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.577993+0000 mon.b (mon.2) 7560 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.578619+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.579114+0000 mon.b (mon.2) 7561 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.579677+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: cephadm 2024-06-11T13:43:33.580219+0000 mgr.x (mgr.25085) 3037 : cephadm [INF] Upgrade: Complete! 2024-06-11T13:43:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.580637+0000 mon.b (mon.2) 7562 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-06-11T13:43:34.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.580833+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-06-11T13:43:34.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.582370+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-06-11T13:43:34.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.587233+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25085 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-06-11T13:43:34.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.588364+0000 mon.b (mon.2) 7563 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:34.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.589084+0000 mon.b (mon.2) 7564 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:34.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.597506+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:34.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.725454+0000 mon.b (mon.2) 7565 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:43:34.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.726334+0000 mon.b (mon.2) 7566 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:43:34.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.735357+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:34.823 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:34 smithi059 bash[81944]: audit 2024-06-11T13:43:33.743040+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.59:0/891205581' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:43:35.075 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:34.702037811Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-06-11T13:43:35.076 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:34 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:34.906081776Z level=info msg="Executing migration" id="add correlation config column" 2024-06-11T13:43:35.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:35 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:35.077493698Z level=info msg="Executing migration" id="create entity_events table" 2024-06-11T13:43:35.795 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:35 smithi117 bash[60578]: audit 2024-06-11T13:43:34.746253+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:35.796 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:35 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:35.52673523Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-06-11T13:43:35.796 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:35 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:35.654033194Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-06-11T13:43:35.796 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:35 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:35.654375207Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-06-11T13:43:35.796 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:35 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:35.729757315Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-06-11T13:43:35.796 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:35 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:35.730086463Z 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" 2024-06-11T13:43:35.796 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:35 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:35.797644075Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-06-11T13:43:36.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:35 smithi059 bash[78335]: audit 2024-06-11T13:43:34.746253+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:36.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:35 smithi059 bash[81944]: audit 2024-06-11T13:43:34.746253+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:36.166 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:35 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:35.823006224Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-06-11T13:43:36.167 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:35 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:35.86496553Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-06-11T13:43:36.167 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:35 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:35.93267744Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-06-11T13:43:36.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:36 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:36.168616637Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-06-11T13:43:36.937 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:36 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:36.572695042Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-06-11T13:43:36.937 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:36 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:36.72822008Z level=info msg="Executing migration" id="Drop public config table" 2024-06-11T13:43:36.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:36 smithi117 bash[60578]: cluster 2024-06-11T13:43:35.525864+0000 mgr.x (mgr.25085) 3038 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:36.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:36 smithi117 bash[60578]: audit 2024-06-11T13:43:36.516880+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:36.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:36 smithi117 bash[60578]: audit 2024-06-11T13:43:36.529114+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:36.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:36 smithi117 bash[60578]: audit 2024-06-11T13:43:36.540410+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:36 smithi059 bash[78335]: cluster 2024-06-11T13:43:35.525864+0000 mgr.x (mgr.25085) 3038 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:36 smithi059 bash[78335]: audit 2024-06-11T13:43:36.516880+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:37.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:36 smithi059 bash[78335]: audit 2024-06-11T13:43:36.529114+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:36 smithi059 bash[78335]: audit 2024-06-11T13:43:36.540410+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:37.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:36 smithi059 bash[81944]: cluster 2024-06-11T13:43:35.525864+0000 mgr.x (mgr.25085) 3038 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:37.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:36 smithi059 bash[81944]: audit 2024-06-11T13:43:36.516880+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:37.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:36 smithi059 bash[81944]: audit 2024-06-11T13:43:36.529114+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:37.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:36 smithi059 bash[81944]: audit 2024-06-11T13:43:36.540410+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:37.248 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:36 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:36.965368766Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-06-11T13:43:37.546 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:37 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:37.352367594Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-06-11T13:43:37.547 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:43:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:43:37] "GET /metrics HTTP/1.1" 200 38679 "" "Prometheus/2.43.0" 2024-06-11T13:43:37.801 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:37 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:37.548651568Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-06-11T13:43:37.801 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:37 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:37.624167991Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-06-11T13:43:37.801 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:37 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:37.716328768Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-06-11T13:43:38.067 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:37 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:37.803001961Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-06-11T13:43:38.067 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:37 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:37.894719376Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-06-11T13:43:38.067 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:37 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:37.976358099Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-06-11T13:43:38.067 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.026644379Z level=info msg="Executing migration" id="add share column" 2024-06-11T13:43:38.328 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.069193293Z level=info msg="Executing migration" id="create default alerting folders" 2024-06-11T13:43:38.328 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.136673172Z level=info msg="Executing migration" id="create file table" 2024-06-11T13:43:38.328 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.153782465Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-06-11T13:43:38.328 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.170724428Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-06-11T13:43:38.329 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.212755204Z level=info msg="Executing migration" id="create file_meta table" 2024-06-11T13:43:38.329 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.238110796Z level=info msg="Executing migration" id="file table idx: path key" 2024-06-11T13:43:38.329 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.263248329Z level=info msg="Executing migration" id="set path collation in file table" 2024-06-11T13:43:38.329 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.305306086Z level=info msg="Executing migration" id="managed permissions migration" 2024-06-11T13:43:38.329 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.330638074Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-06-11T13:43:38.613 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.372617786Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-06-11T13:43:38.614 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.422743715Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-06-11T13:43:38.614 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.456366959Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-06-11T13:43:38.614 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.498860639Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-06-11T13:43:38.614 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.573820236Z level=info msg="Executing migration" id="update group index for alert rules" 2024-06-11T13:43:38.614 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.615833986Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-06-11T13:43:38.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[60578]: audit 2024-06-11T13:43:37.195016+0000 mgr.x (mgr.25085) 3039 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:38.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[60578]: cluster 2024-06-11T13:43:37.526980+0000 mgr.x (mgr.25085) 3040 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:38.875 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.709262019Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-06-11T13:43:38.875 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.741521111Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-06-11T13:43:38.875 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.783720376Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-06-11T13:43:38.875 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.82569964Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-06-11T13:43:38.875 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.876429415Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-06-11T13:43:39.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:38 smithi059 bash[78335]: audit 2024-06-11T13:43:37.195016+0000 mgr.x (mgr.25085) 3039 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:39.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:38 smithi059 bash[78335]: cluster 2024-06-11T13:43:37.526980+0000 mgr.x (mgr.25085) 3040 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:39.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:38 smithi059 bash[81944]: audit 2024-06-11T13:43:37.195016+0000 mgr.x (mgr.25085) 3039 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:39.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:38 smithi059 bash[81944]: cluster 2024-06-11T13:43:37.526980+0000 mgr.x (mgr.25085) 3040 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:39.151 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.94331954Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-06-11T13:43:39.151 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:38 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:38.98545219Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-06-11T13:43:39.152 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:39.027543814Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-06-11T13:43:39.152 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:39.069351072Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-06-11T13:43:39.152 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:39.111447478Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-06-11T13:43:39.152 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:39.153346741Z level=info msg="Executing migration" id="create folder table" 2024-06-11T13:43:39.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:39.203758829Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-06-11T13:43:39.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:39.254021208Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-06-11T13:43:39.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:39.295961543Z level=info msg="Executing migration" id="Update folder title length" 2024-06-11T13:43:39.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:39.321411108Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-06-11T13:43:39.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=migrator t=2024-06-11T13:43:39.363347497Z level=info msg="migrations completed" performed=105 skipped=376 duration=9.940404048s 2024-06-11T13:43:39.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=sqlstore t=2024-06-11T13:43:39.364297873Z level=info msg="Created default organization" 2024-06-11T13:43:39.412 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=plugin.finder t=2024-06-11T13:43:39.4143787Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-06-11T13:43:39.687 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=secrets t=2024-06-11T13:43:39.414517163Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-06-11T13:43:39.687 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=query_data t=2024-06-11T13:43:39.417776263Z level=info msg="Query Service initialization" 2024-06-11T13:43:39.687 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:39 smithi117 bash[98443]: logger=live.push_http t=2024-06-11T13:43:39.421076964Z level=info msg="Live Push Gateway initialization" 2024-06-11T13:43:40.599 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:40 smithi117 bash[98443]: logger=infra.usagestats.collector t=2024-06-11T13:43:40.367988284Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-06-11T13:43:40.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:40 smithi117 bash[60578]: cluster 2024-06-11T13:43:39.528502+0000 mgr.x (mgr.25085) 3041 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:40.938 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:40 smithi117 bash[98443]: logger=provisioning.datasources t=2024-06-11T13:43:40.675596473Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-06-11T13:43:40.938 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:40 smithi117 bash[98443]: logger=provisioning.datasources t=2024-06-11T13:43:40.675636058Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-06-11T13:43:40.938 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:40 smithi117 bash[98443]: logger=provisioning.datasources t=2024-06-11T13:43:40.675895316Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-06-11T13:43:41.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:40 smithi059 bash[81944]: cluster 2024-06-11T13:43:39.528502+0000 mgr.x (mgr.25085) 3041 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:41.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:40 smithi059 bash[78335]: cluster 2024-06-11T13:43:39.528502+0000 mgr.x (mgr.25085) 3041 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:41.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:40 smithi117 bash[98443]: logger=provisioning.alerting t=2024-06-11T13:43:40.998462659Z level=info msg="starting to provision alerting" 2024-06-11T13:43:41.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:40 smithi117 bash[98443]: logger=provisioning.alerting t=2024-06-11T13:43:40.998497954Z level=info msg="finished to provision alerting" 2024-06-11T13:43:41.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:41 smithi117 bash[98443]: logger=grafanaStorageLogger t=2024-06-11T13:43:41.000192919Z level=info msg="storage starting" 2024-06-11T13:43:41.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:41 smithi117 bash[98443]: logger=ngalert.state.manager t=2024-06-11T13:43:41.003389241Z level=info msg="Warming state cache for startup" 2024-06-11T13:43:41.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:41 smithi117 bash[98443]: logger=ngalert.state.manager t=2024-06-11T13:43:41.003577734Z level=info msg="State cache has been initialized" states=0 duration=187.328µs 2024-06-11T13:43:41.438 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:41 smithi117 bash[98443]: logger=ticker t=2024-06-11T13:43:41.003690979Z level=info msg=starting first_tick=2024-06-11T13:43:50Z 2024-06-11T13:43:41.438 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:41 smithi117 bash[98443]: logger=ngalert.multiorg.alertmanager t=2024-06-11T13:43:41.003728223Z level=info msg="starting MultiOrg Alertmanager" 2024-06-11T13:43:41.438 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:41 smithi117 bash[98443]: logger=http.server t=2024-06-11T13:43:41.008031074Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-06-11T13:43:42.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:42 smithi117 bash[60578]: cluster 2024-06-11T13:43:41.529570+0000 mgr.x (mgr.25085) 3042 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:43.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:42 smithi059 bash[81944]: cluster 2024-06-11T13:43:41.529570+0000 mgr.x (mgr.25085) 3042 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:43.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:42 smithi059 bash[78335]: cluster 2024-06-11T13:43:41.529570+0000 mgr.x (mgr.25085) 3042 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:43.609 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:43:43 smithi117 bash[98443]: logger=sqlstore.transactions t=2024-06-11T13:43:43.25688098Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-06-11T13:43:45.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:44 smithi059 bash[81944]: cluster 2024-06-11T13:43:43.530653+0000 mgr.x (mgr.25085) 3043 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:45.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:44 smithi059 bash[81944]: audit 2024-06-11T13:43:44.299335+0000 mon.b (mon.2) 7567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:43:45.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:44 smithi059 bash[78335]: cluster 2024-06-11T13:43:43.530653+0000 mgr.x (mgr.25085) 3043 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:45.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:44 smithi059 bash[78335]: audit 2024-06-11T13:43:44.299335+0000 mon.b (mon.2) 7567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:43:45.103 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:44 smithi117 bash[60578]: cluster 2024-06-11T13:43:43.530653+0000 mgr.x (mgr.25085) 3043 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:45.103 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:44 smithi117 bash[60578]: audit 2024-06-11T13:43:44.299335+0000 mon.b (mon.2) 7567 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:43:47.437 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:43:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:43:47] "GET /metrics HTTP/1.1" 200 38676 "" "Prometheus/2.43.0" 2024-06-11T13:43:47.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:47 smithi117 bash[60578]: cluster 2024-06-11T13:43:45.531249+0000 mgr.x (mgr.25085) 3044 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:47.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:47 smithi117 bash[60578]: audit 2024-06-11T13:43:46.166024+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:47.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:47 smithi117 bash[60578]: audit 2024-06-11T13:43:46.179216+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:47.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:47 smithi117 bash[60578]: audit 2024-06-11T13:43:46.193039+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:47 smithi059 bash[81944]: cluster 2024-06-11T13:43:45.531249+0000 mgr.x (mgr.25085) 3044 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:47 smithi059 bash[81944]: audit 2024-06-11T13:43:46.166024+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:47 smithi059 bash[81944]: audit 2024-06-11T13:43:46.179216+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:47 smithi059 bash[81944]: audit 2024-06-11T13:43:46.193039+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:47.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:47 smithi059 bash[78335]: cluster 2024-06-11T13:43:45.531249+0000 mgr.x (mgr.25085) 3044 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:47.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:47 smithi059 bash[78335]: audit 2024-06-11T13:43:46.166024+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:47.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:47 smithi059 bash[78335]: audit 2024-06-11T13:43:46.179216+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:47.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:47 smithi059 bash[78335]: audit 2024-06-11T13:43:46.193039+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:49.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:49 smithi117 bash[60578]: audit 2024-06-11T13:43:47.205931+0000 mgr.x (mgr.25085) 3045 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:49.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:49 smithi117 bash[60578]: cluster 2024-06-11T13:43:47.532305+0000 mgr.x (mgr.25085) 3046 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:49.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:49 smithi059 bash[78335]: audit 2024-06-11T13:43:47.205931+0000 mgr.x (mgr.25085) 3045 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:49.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:49 smithi059 bash[78335]: cluster 2024-06-11T13:43:47.532305+0000 mgr.x (mgr.25085) 3046 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:49.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:49 smithi059 bash[81944]: audit 2024-06-11T13:43:47.205931+0000 mgr.x (mgr.25085) 3045 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:49.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:49 smithi059 bash[81944]: cluster 2024-06-11T13:43:47.532305+0000 mgr.x (mgr.25085) 3046 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:51.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:51 smithi117 bash[60578]: cluster 2024-06-11T13:43:49.533412+0000 mgr.x (mgr.25085) 3047 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:51.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:51 smithi059 bash[81944]: cluster 2024-06-11T13:43:49.533412+0000 mgr.x (mgr.25085) 3047 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:51.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:51 smithi059 bash[78335]: cluster 2024-06-11T13:43:49.533412+0000 mgr.x (mgr.25085) 3047 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:53.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:53 smithi059 bash[81944]: cluster 2024-06-11T13:43:51.534557+0000 mgr.x (mgr.25085) 3048 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:53.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:53 smithi059 bash[78335]: cluster 2024-06-11T13:43:51.534557+0000 mgr.x (mgr.25085) 3048 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:53 smithi117 bash[60578]: cluster 2024-06-11T13:43:51.534557+0000 mgr.x (mgr.25085) 3048 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:55.435 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:55 smithi117 bash[60578]: cluster 2024-06-11T13:43:53.535845+0000 mgr.x (mgr.25085) 3049 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:55.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:55 smithi059 bash[81944]: cluster 2024-06-11T13:43:53.535845+0000 mgr.x (mgr.25085) 3049 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:55.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:55 smithi059 bash[78335]: cluster 2024-06-11T13:43:53.535845+0000 mgr.x (mgr.25085) 3049 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:43:56.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:56 smithi059 bash[78335]: cluster 2024-06-11T13:43:55.536606+0000 mgr.x (mgr.25085) 3050 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:56.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:56 smithi059 bash[81944]: cluster 2024-06-11T13:43:55.536606+0000 mgr.x (mgr.25085) 3050 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:56.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:56 smithi117 bash[60578]: cluster 2024-06-11T13:43:55.536606+0000 mgr.x (mgr.25085) 3050 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:57.630 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:43:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:43:57] "GET /metrics HTTP/1.1" 200 38676 "" "Prometheus/2.43.0" 2024-06-11T13:43:57.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:57 smithi117 bash[60578]: audit 2024-06-11T13:43:56.723470+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:57.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:57 smithi117 bash[60578]: audit 2024-06-11T13:43:56.738788+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:57.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:57 smithi117 bash[60578]: audit 2024-06-11T13:43:56.751486+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:58.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:57 smithi059 bash[78335]: audit 2024-06-11T13:43:56.723470+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:58.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:57 smithi059 bash[78335]: audit 2024-06-11T13:43:56.738788+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:58.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:57 smithi059 bash[78335]: audit 2024-06-11T13:43:56.751486+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:58.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:57 smithi059 bash[81944]: audit 2024-06-11T13:43:56.723470+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:58.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:57 smithi059 bash[81944]: audit 2024-06-11T13:43:56.738788+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:58.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:57 smithi059 bash[81944]: audit 2024-06-11T13:43:56.751486+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:43:59.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:58 smithi059 bash[78335]: audit 2024-06-11T13:43:57.217349+0000 mgr.x (mgr.25085) 3051 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:59.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:58 smithi059 bash[78335]: cluster 2024-06-11T13:43:57.537683+0000 mgr.x (mgr.25085) 3052 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:59.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:58 smithi059 bash[81944]: audit 2024-06-11T13:43:57.217349+0000 mgr.x (mgr.25085) 3051 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:59.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:58 smithi059 bash[81944]: cluster 2024-06-11T13:43:57.537683+0000 mgr.x (mgr.25085) 3052 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:43:59.115 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:58 smithi117 bash[60578]: audit 2024-06-11T13:43:57.217349+0000 mgr.x (mgr.25085) 3051 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:43:59.115 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:58 smithi117 bash[60578]: cluster 2024-06-11T13:43:57.537683+0000 mgr.x (mgr.25085) 3052 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:00.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:43:59 smithi059 bash[78335]: audit 2024-06-11T13:43:59.300334+0000 mon.b (mon.2) 7568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:00.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:43:59 smithi059 bash[81944]: audit 2024-06-11T13:43:59.300334+0000 mon.b (mon.2) 7568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:00.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:43:59 smithi117 bash[60578]: audit 2024-06-11T13:43:59.300334+0000 mon.b (mon.2) 7568 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:01.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:00 smithi059 bash[81944]: cluster 2024-06-11T13:43:59.538774+0000 mgr.x (mgr.25085) 3053 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:01.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:00 smithi059 bash[78335]: cluster 2024-06-11T13:43:59.538774+0000 mgr.x (mgr.25085) 3053 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:01.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:00 smithi117 bash[60578]: cluster 2024-06-11T13:43:59.538774+0000 mgr.x (mgr.25085) 3053 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:03.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:02 smithi059 bash[81944]: cluster 2024-06-11T13:44:01.539938+0000 mgr.x (mgr.25085) 3054 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:03.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:02 smithi059 bash[78335]: cluster 2024-06-11T13:44:01.539938+0000 mgr.x (mgr.25085) 3054 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:03.190 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:02 smithi117 bash[60578]: cluster 2024-06-11T13:44:01.539938+0000 mgr.x (mgr.25085) 3054 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:05.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:04 smithi059 bash[81944]: cluster 2024-06-11T13:44:03.541151+0000 mgr.x (mgr.25085) 3055 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:05.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:04 smithi059 bash[81944]: audit 2024-06-11T13:44:04.127017+0000 mgr.x (mgr.25085) 3056 : audit [DBG] from='client.74991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:44:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:04 smithi059 bash[78335]: cluster 2024-06-11T13:44:03.541151+0000 mgr.x (mgr.25085) 3055 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:05.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:04 smithi059 bash[78335]: audit 2024-06-11T13:44:04.127017+0000 mgr.x (mgr.25085) 3056 : audit [DBG] from='client.74991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:44:05.093 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch ps' 2024-06-11T13:44:05.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:04 smithi117 bash[60578]: cluster 2024-06-11T13:44:03.541151+0000 mgr.x (mgr.25085) 3055 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:05.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:04 smithi117 bash[60578]: audit 2024-06-11T13:44:04.127017+0000 mgr.x (mgr.25085) 3056 : audit [DBG] from='client.74991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:44:07.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:06 smithi059 bash[81944]: cluster 2024-06-11T13:44:05.542151+0000 mgr.x (mgr.25085) 3057 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:07.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:06 smithi059 bash[81944]: audit 2024-06-11T13:44:06.380784+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:07.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:06 smithi059 bash[81944]: audit 2024-06-11T13:44:06.398063+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:07.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:06 smithi059 bash[81944]: audit 2024-06-11T13:44:06.412233+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:07.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:06 smithi059 bash[78335]: cluster 2024-06-11T13:44:05.542151+0000 mgr.x (mgr.25085) 3057 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:07.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:06 smithi059 bash[78335]: audit 2024-06-11T13:44:06.380784+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:07.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:06 smithi059 bash[78335]: audit 2024-06-11T13:44:06.398063+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:07.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:06 smithi059 bash[78335]: audit 2024-06-11T13:44:06.412233+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:07.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:06 smithi117 bash[60578]: cluster 2024-06-11T13:44:05.542151+0000 mgr.x (mgr.25085) 3057 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:07.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:06 smithi117 bash[60578]: audit 2024-06-11T13:44:06.380784+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:07.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:06 smithi117 bash[60578]: audit 2024-06-11T13:44:06.398063+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:07.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:06 smithi117 bash[60578]: audit 2024-06-11T13:44:06.412233+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:07.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:44:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:44:07] "GET /metrics HTTP/1.1" 200 38676 "" "Prometheus/2.43.0" 2024-06-11T13:44:09.063 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:44:09.064 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 2s ago 30m - - 2024-06-11T13:44:09.064 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 12s ago 30m - - 2024-06-11T13:44:09.064 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (76s) 2s ago 22m 14.9M - 0.25.0 c8568f914cd2 fab52ca05ba6 2024-06-11T13:44:09.064 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (42s) 12s ago 22m 26.9M - 9.4.12 2bacad6d85d8 d25216d0da41 2024-06-11T13:44:09.064 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (3m) 2s ago 20m 47.8M - 3.8 2d7459ec65a0 088001ba59cf 2024-06-11T13:44:09.064 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (14m) 12s ago 29m 539M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:44:09.064 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (13m) 2s ago 31m 428M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:44:09.064 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (11m) 2s ago 32m 81.3M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:44:09.064 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (12m) 12s ago 30m 76.1M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:44:09.064 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (12m) 2s ago 30m 70.7M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:44:09.064 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (3m) 2s ago 23m 7799k - 1.5.0 0da6a335fe13 b17e0c397e24 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (2m) 12s ago 23m 8024k - 1.5.0 0da6a335fe13 e4ba8c8b7358 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (10m) 2s ago 29m 67.9M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (9m) 2s ago 28m 63.8M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (9m) 2s ago 27m 60.9M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (8m) 2s ago 27m 69.5M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (7m) 12s ago 26m 65.7M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (6m) 12s ago 25m 57.4M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (6m) 12s ago 25m 55.9M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 c601b8edd556 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (5m) 12s ago 24m 61.7M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 3bfcb864d46c 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (118s) 12s ago 23m 58.6M - 2.43.0 a07b618ecd1d 3973308e4f21 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (5m) 2s ago 20m 91.1M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 40767b77a7c4 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (4m) 12s ago 20m 90.7M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 c738708741c4 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (4m) 2s ago 20m 91.4M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 a0604b6ceb8b 2024-06-11T13:44:09.065 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (3m) 12s ago 20m 90.8M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 03e5b8ca895b 2024-06-11T13:44:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:08 smithi059 bash[81944]: audit 2024-06-11T13:44:07.227441+0000 mgr.x (mgr.25085) 3058 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:09.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:08 smithi059 bash[81944]: cluster 2024-06-11T13:44:07.543274+0000 mgr.x (mgr.25085) 3059 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:08 smithi059 bash[78335]: audit 2024-06-11T13:44:07.227441+0000 mgr.x (mgr.25085) 3058 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:09.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:08 smithi059 bash[78335]: cluster 2024-06-11T13:44:07.543274+0000 mgr.x (mgr.25085) 3059 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:09.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:08 smithi117 bash[60578]: audit 2024-06-11T13:44:07.227441+0000 mgr.x (mgr.25085) 3058 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:09.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:08 smithi117 bash[60578]: cluster 2024-06-11T13:44:07.543274+0000 mgr.x (mgr.25085) 3059 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:09.817 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph versions' 2024-06-11T13:44:10.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:09 smithi059 bash[78335]: audit 2024-06-11T13:44:09.025019+0000 mgr.x (mgr.25085) 3060 : audit [DBG] from='client.74997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:44:10.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:09 smithi059 bash[81944]: audit 2024-06-11T13:44:09.025019+0000 mgr.x (mgr.25085) 3060 : audit [DBG] from='client.74997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:44:10.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:09 smithi117 bash[60578]: audit 2024-06-11T13:44:09.025019+0000 mgr.x (mgr.25085) 3060 : audit [DBG] from='client.74997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:44:11.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:10 smithi059 bash[81944]: cluster 2024-06-11T13:44:09.544371+0000 mgr.x (mgr.25085) 3061 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:11.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:10 smithi059 bash[78335]: cluster 2024-06-11T13:44:09.544371+0000 mgr.x (mgr.25085) 3061 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:11.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:10 smithi117 bash[60578]: cluster 2024-06-11T13:44:09.544371+0000 mgr.x (mgr.25085) 3061 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:13.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:12 smithi059 bash[81944]: cluster 2024-06-11T13:44:11.545522+0000 mgr.x (mgr.25085) 3062 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:13.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:12 smithi059 bash[78335]: cluster 2024-06-11T13:44:11.545522+0000 mgr.x (mgr.25085) 3062 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:13.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:12 smithi117 bash[60578]: cluster 2024-06-11T13:44:11.545522+0000 mgr.x (mgr.25085) 3062 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:14 smithi059 bash[81944]: cluster 2024-06-11T13:44:13.546728+0000 mgr.x (mgr.25085) 3063 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:15.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:14 smithi059 bash[81944]: audit 2024-06-11T13:44:14.300352+0000 mon.b (mon.2) 7569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:14 smithi059 bash[78335]: cluster 2024-06-11T13:44:13.546728+0000 mgr.x (mgr.25085) 3063 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:14 smithi059 bash[78335]: audit 2024-06-11T13:44:14.300352+0000 mon.b (mon.2) 7569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:15.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:14 smithi117 bash[60578]: cluster 2024-06-11T13:44:13.546728+0000 mgr.x (mgr.25085) 3063 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:15.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:14 smithi117 bash[60578]: audit 2024-06-11T13:44:14.300352+0000 mon.b (mon.2) 7569 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:16.262 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:44:16.262 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:44:16.262 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:44:16.262 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:44:16.263 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:44:16.263 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:44:16.263 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:44:16.263 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:44:16.263 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T13:44:16.263 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:44:16.263 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:44:16.263 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T13:44:16.263 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:44:16.263 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:44:16.263 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 17 2024-06-11T13:44:16.264 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:44:16.264 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:44:17.111 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-06-11T13:44:17.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:16 smithi117 bash[60578]: cluster 2024-06-11T13:44:15.547698+0000 mgr.x (mgr.25085) 3064 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:17.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:16 smithi117 bash[60578]: audit 2024-06-11T13:44:16.265447+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.59:0/386191685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:44:17.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:16 smithi117 bash[60578]: audit 2024-06-11T13:44:16.904799+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:17.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:16 smithi117 bash[60578]: audit 2024-06-11T13:44:16.916582+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:17.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:16 smithi117 bash[60578]: audit 2024-06-11T13:44:16.926775+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:17.237 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:16 smithi059 bash[81944]: cluster 2024-06-11T13:44:15.547698+0000 mgr.x (mgr.25085) 3064 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:17.237 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:16 smithi059 bash[81944]: audit 2024-06-11T13:44:16.265447+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.59:0/386191685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:44:17.237 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:16 smithi059 bash[81944]: audit 2024-06-11T13:44:16.904799+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:17.238 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:16 smithi059 bash[81944]: audit 2024-06-11T13:44:16.916582+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:17.238 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:16 smithi059 bash[81944]: audit 2024-06-11T13:44:16.926775+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:17.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:16 smithi059 bash[78335]: cluster 2024-06-11T13:44:15.547698+0000 mgr.x (mgr.25085) 3064 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:17.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:16 smithi059 bash[78335]: audit 2024-06-11T13:44:16.265447+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.59:0/386191685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:44:17.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:16 smithi059 bash[78335]: audit 2024-06-11T13:44:16.904799+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:17.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:16 smithi059 bash[78335]: audit 2024-06-11T13:44:16.916582+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:17.238 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:16 smithi059 bash[78335]: audit 2024-06-11T13:44:16.926775+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:17.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:44:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:44:17] "GET /metrics HTTP/1.1" 200 38675 "" "Prometheus/2.43.0" 2024-06-11T13:44:19.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:18 smithi059 bash[78335]: audit 2024-06-11T13:44:17.238756+0000 mgr.x (mgr.25085) 3065 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:19.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:18 smithi059 bash[78335]: cluster 2024-06-11T13:44:17.548469+0000 mgr.x (mgr.25085) 3066 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:19.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:18 smithi059 bash[81944]: audit 2024-06-11T13:44:17.238756+0000 mgr.x (mgr.25085) 3065 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:19.223 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:18 smithi059 bash[81944]: cluster 2024-06-11T13:44:17.548469+0000 mgr.x (mgr.25085) 3066 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:19.393 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:18 smithi117 bash[60578]: audit 2024-06-11T13:44:17.238756+0000 mgr.x (mgr.25085) 3065 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:19.394 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:18 smithi117 bash[60578]: cluster 2024-06-11T13:44:17.548469+0000 mgr.x (mgr.25085) 3066 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:21.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:20 smithi059 bash[81944]: cluster 2024-06-11T13:44:19.549599+0000 mgr.x (mgr.25085) 3067 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:21.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:20 smithi059 bash[78335]: cluster 2024-06-11T13:44:19.549599+0000 mgr.x (mgr.25085) 3067 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:20 smithi117 bash[60578]: cluster 2024-06-11T13:44:19.549599+0000 mgr.x (mgr.25085) 3067 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:21.448 INFO:teuthology.orchestra.run.smithi059.stdout:wait for servicemap items w/ changing names to refresh 2024-06-11T13:44:22.306 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'sleep 60' 2024-06-11T13:44:23.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:22 smithi059 bash[81944]: cluster 2024-06-11T13:44:21.550887+0000 mgr.x (mgr.25085) 3068 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:22 smithi059 bash[78335]: cluster 2024-06-11T13:44:21.550887+0000 mgr.x (mgr.25085) 3068 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:23.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:22 smithi117 bash[60578]: cluster 2024-06-11T13:44:21.550887+0000 mgr.x (mgr.25085) 3068 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:25.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:24 smithi059 bash[81944]: cluster 2024-06-11T13:44:23.552278+0000 mgr.x (mgr.25085) 3069 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:25.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:24 smithi059 bash[78335]: cluster 2024-06-11T13:44:23.552278+0000 mgr.x (mgr.25085) 3069 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:24 smithi117 bash[60578]: cluster 2024-06-11T13:44:23.552278+0000 mgr.x (mgr.25085) 3069 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:27.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:26 smithi059 bash[81944]: cluster 2024-06-11T13:44:25.553316+0000 mgr.x (mgr.25085) 3070 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:27.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:26 smithi059 bash[81944]: audit 2024-06-11T13:44:26.621089+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:27.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:26 smithi059 bash[81944]: audit 2024-06-11T13:44:26.637361+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:27.249 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:26 smithi059 bash[81944]: audit 2024-06-11T13:44:26.650245+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:27.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:26 smithi059 bash[78335]: cluster 2024-06-11T13:44:25.553316+0000 mgr.x (mgr.25085) 3070 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:27.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:26 smithi059 bash[78335]: audit 2024-06-11T13:44:26.621089+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:27.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:26 smithi059 bash[78335]: audit 2024-06-11T13:44:26.637361+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:27.249 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:26 smithi059 bash[78335]: audit 2024-06-11T13:44:26.650245+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:27.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:26 smithi117 bash[60578]: cluster 2024-06-11T13:44:25.553316+0000 mgr.x (mgr.25085) 3070 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:27.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:26 smithi117 bash[60578]: audit 2024-06-11T13:44:26.621089+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:27.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:26 smithi117 bash[60578]: audit 2024-06-11T13:44:26.637361+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:27.250 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:26 smithi117 bash[60578]: audit 2024-06-11T13:44:26.650245+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:27.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:44:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:44:27] "GET /metrics HTTP/1.1" 200 38675 "" "Prometheus/2.43.0" 2024-06-11T13:44:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:28 smithi059 bash[81944]: audit 2024-06-11T13:44:27.249889+0000 mgr.x (mgr.25085) 3071 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:28 smithi059 bash[81944]: cluster 2024-06-11T13:44:27.554485+0000 mgr.x (mgr.25085) 3072 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:28 smithi059 bash[78335]: audit 2024-06-11T13:44:27.249889+0000 mgr.x (mgr.25085) 3071 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:28 smithi059 bash[78335]: cluster 2024-06-11T13:44:27.554485+0000 mgr.x (mgr.25085) 3072 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:28 smithi117 bash[60578]: audit 2024-06-11T13:44:27.249889+0000 mgr.x (mgr.25085) 3071 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:28 smithi117 bash[60578]: cluster 2024-06-11T13:44:27.554485+0000 mgr.x (mgr.25085) 3072 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:30.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:29 smithi059 bash[78335]: audit 2024-06-11T13:44:29.300822+0000 mon.b (mon.2) 7570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:30.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:29 smithi059 bash[81944]: audit 2024-06-11T13:44:29.300822+0000 mon.b (mon.2) 7570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:30.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:29 smithi117 bash[60578]: audit 2024-06-11T13:44:29.300822+0000 mon.b (mon.2) 7570 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:31.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:30 smithi059 bash[81944]: cluster 2024-06-11T13:44:29.555686+0000 mgr.x (mgr.25085) 3073 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:31.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:30 smithi059 bash[78335]: cluster 2024-06-11T13:44:29.555686+0000 mgr.x (mgr.25085) 3073 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:31.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:30 smithi117 bash[60578]: cluster 2024-06-11T13:44:29.555686+0000 mgr.x (mgr.25085) 3073 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:33.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:32 smithi059 bash[78335]: cluster 2024-06-11T13:44:31.556884+0000 mgr.x (mgr.25085) 3074 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:33.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:32 smithi059 bash[81944]: cluster 2024-06-11T13:44:31.556884+0000 mgr.x (mgr.25085) 3074 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:33.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:32 smithi117 bash[60578]: cluster 2024-06-11T13:44:31.556884+0000 mgr.x (mgr.25085) 3074 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:35.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:35 smithi117 bash[60578]: cluster 2024-06-11T13:44:33.558146+0000 mgr.x (mgr.25085) 3075 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:35.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:35 smithi117 bash[60578]: audit 2024-06-11T13:44:34.330544+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:35.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:35 smithi117 bash[60578]: audit 2024-06-11T13:44:34.339434+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:35.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:35 smithi117 bash[60578]: audit 2024-06-11T13:44:34.339763+0000 mon.b (mon.2) 7571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:44:35.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:35 smithi117 bash[60578]: audit 2024-06-11T13:44:34.340622+0000 mon.b (mon.2) 7572 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:44:35.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:35 smithi117 bash[60578]: audit 2024-06-11T13:44:34.346900+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:35 smithi059 bash[81944]: cluster 2024-06-11T13:44:33.558146+0000 mgr.x (mgr.25085) 3075 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:35 smithi059 bash[81944]: audit 2024-06-11T13:44:34.330544+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:35.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:35 smithi059 bash[81944]: audit 2024-06-11T13:44:34.339434+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:35 smithi059 bash[81944]: audit 2024-06-11T13:44:34.339763+0000 mon.b (mon.2) 7571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:44:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:35 smithi059 bash[81944]: audit 2024-06-11T13:44:34.340622+0000 mon.b (mon.2) 7572 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:44:35.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:35 smithi059 bash[81944]: audit 2024-06-11T13:44:34.346900+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:35.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:35 smithi059 bash[78335]: cluster 2024-06-11T13:44:33.558146+0000 mgr.x (mgr.25085) 3075 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:35.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:35 smithi059 bash[78335]: audit 2024-06-11T13:44:34.330544+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:35.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:35 smithi059 bash[78335]: audit 2024-06-11T13:44:34.339434+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:35.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:35 smithi059 bash[78335]: audit 2024-06-11T13:44:34.339763+0000 mon.b (mon.2) 7571 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:44:35.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:35 smithi059 bash[78335]: audit 2024-06-11T13:44:34.340622+0000 mon.b (mon.2) 7572 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:44:35.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:35 smithi059 bash[78335]: audit 2024-06-11T13:44:34.346900+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:37.258 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:37 smithi059 bash[81944]: cluster 2024-06-11T13:44:35.559079+0000 mgr.x (mgr.25085) 3076 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:37.258 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:37 smithi059 bash[78335]: cluster 2024-06-11T13:44:35.559079+0000 mgr.x (mgr.25085) 3076 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:37.437 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:44:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:44:37] "GET /metrics HTTP/1.1" 200 38674 "" "Prometheus/2.43.0" 2024-06-11T13:44:37.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:37 smithi117 bash[60578]: cluster 2024-06-11T13:44:35.559079+0000 mgr.x (mgr.25085) 3076 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:38 smithi059 bash[81944]: audit 2024-06-11T13:44:37.079545+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:38 smithi059 bash[81944]: audit 2024-06-11T13:44:37.090603+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:38.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:38 smithi059 bash[81944]: audit 2024-06-11T13:44:37.099616+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:38.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:38 smithi059 bash[78335]: audit 2024-06-11T13:44:37.079545+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:38.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:38 smithi059 bash[78335]: audit 2024-06-11T13:44:37.090603+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:38.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:38 smithi059 bash[78335]: audit 2024-06-11T13:44:37.099616+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:38.404 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:38 smithi117 bash[60578]: audit 2024-06-11T13:44:37.079545+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:38.405 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:38 smithi117 bash[60578]: audit 2024-06-11T13:44:37.090603+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:38.405 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:38 smithi117 bash[60578]: audit 2024-06-11T13:44:37.099616+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:39.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:39 smithi117 bash[60578]: audit 2024-06-11T13:44:37.259342+0000 mgr.x (mgr.25085) 3077 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:39.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:39 smithi117 bash[60578]: cluster 2024-06-11T13:44:37.559881+0000 mgr.x (mgr.25085) 3078 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:39.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:39 smithi059 bash[81944]: audit 2024-06-11T13:44:37.259342+0000 mgr.x (mgr.25085) 3077 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:39.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:39 smithi059 bash[81944]: cluster 2024-06-11T13:44:37.559881+0000 mgr.x (mgr.25085) 3078 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:39.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:39 smithi059 bash[78335]: audit 2024-06-11T13:44:37.259342+0000 mgr.x (mgr.25085) 3077 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:39.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:39 smithi059 bash[78335]: cluster 2024-06-11T13:44:37.559881+0000 mgr.x (mgr.25085) 3078 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:41.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:41 smithi117 bash[60578]: cluster 2024-06-11T13:44:39.561016+0000 mgr.x (mgr.25085) 3079 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:41.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:41 smithi059 bash[81944]: cluster 2024-06-11T13:44:39.561016+0000 mgr.x (mgr.25085) 3079 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:41.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:41 smithi059 bash[78335]: cluster 2024-06-11T13:44:39.561016+0000 mgr.x (mgr.25085) 3079 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:43.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:43 smithi117 bash[60578]: cluster 2024-06-11T13:44:41.562282+0000 mgr.x (mgr.25085) 3080 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:43.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:43 smithi059 bash[81944]: cluster 2024-06-11T13:44:41.562282+0000 mgr.x (mgr.25085) 3080 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:43.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:43 smithi059 bash[78335]: cluster 2024-06-11T13:44:41.562282+0000 mgr.x (mgr.25085) 3080 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:45 smithi117 bash[60578]: cluster 2024-06-11T13:44:43.563611+0000 mgr.x (mgr.25085) 3081 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:45.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:45 smithi117 bash[60578]: audit 2024-06-11T13:44:44.302086+0000 mon.b (mon.2) 7573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:45.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:45 smithi059 bash[81944]: cluster 2024-06-11T13:44:43.563611+0000 mgr.x (mgr.25085) 3081 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:45.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:45 smithi059 bash[81944]: audit 2024-06-11T13:44:44.302086+0000 mon.b (mon.2) 7573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:45.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:45 smithi059 bash[78335]: cluster 2024-06-11T13:44:43.563611+0000 mgr.x (mgr.25085) 3081 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:45.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:45 smithi059 bash[78335]: audit 2024-06-11T13:44:44.302086+0000 mon.b (mon.2) 7573 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:47.437 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:44:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:44:47] "GET /metrics HTTP/1.1" 200 38678 "" "Prometheus/2.43.0" 2024-06-11T13:44:47.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:47 smithi117 bash[60578]: cluster 2024-06-11T13:44:45.564529+0000 mgr.x (mgr.25085) 3082 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:47.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:47 smithi117 bash[60578]: audit 2024-06-11T13:44:46.839627+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:47.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:47 smithi117 bash[60578]: audit 2024-06-11T13:44:46.853465+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:47.438 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:47 smithi117 bash[60578]: audit 2024-06-11T13:44:46.865931+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:47 smithi059 bash[81944]: cluster 2024-06-11T13:44:45.564529+0000 mgr.x (mgr.25085) 3082 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:47 smithi059 bash[81944]: audit 2024-06-11T13:44:46.839627+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:47.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:47 smithi059 bash[81944]: audit 2024-06-11T13:44:46.853465+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:47.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:47 smithi059 bash[81944]: audit 2024-06-11T13:44:46.865931+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:47.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:47 smithi059 bash[78335]: cluster 2024-06-11T13:44:45.564529+0000 mgr.x (mgr.25085) 3082 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:47.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:47 smithi059 bash[78335]: audit 2024-06-11T13:44:46.839627+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:47.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:47 smithi059 bash[78335]: audit 2024-06-11T13:44:46.853465+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:47.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:47 smithi059 bash[78335]: audit 2024-06-11T13:44:46.865931+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:49.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:49 smithi117 bash[60578]: audit 2024-06-11T13:44:47.267346+0000 mgr.x (mgr.25085) 3083 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:49.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:49 smithi117 bash[60578]: cluster 2024-06-11T13:44:47.565705+0000 mgr.x (mgr.25085) 3084 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:49.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:49 smithi059 bash[81944]: audit 2024-06-11T13:44:47.267346+0000 mgr.x (mgr.25085) 3083 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:49.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:49 smithi059 bash[81944]: cluster 2024-06-11T13:44:47.565705+0000 mgr.x (mgr.25085) 3084 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:49.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:49 smithi059 bash[78335]: audit 2024-06-11T13:44:47.267346+0000 mgr.x (mgr.25085) 3083 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:49.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:49 smithi059 bash[78335]: cluster 2024-06-11T13:44:47.565705+0000 mgr.x (mgr.25085) 3084 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:51.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:51 smithi117 bash[60578]: cluster 2024-06-11T13:44:49.566887+0000 mgr.x (mgr.25085) 3085 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:51.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:51 smithi059 bash[81944]: cluster 2024-06-11T13:44:49.566887+0000 mgr.x (mgr.25085) 3085 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:51.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:51 smithi059 bash[78335]: cluster 2024-06-11T13:44:49.566887+0000 mgr.x (mgr.25085) 3085 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:53.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:53 smithi117 bash[60578]: cluster 2024-06-11T13:44:51.568144+0000 mgr.x (mgr.25085) 3086 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:53.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:53 smithi059 bash[78335]: cluster 2024-06-11T13:44:51.568144+0000 mgr.x (mgr.25085) 3086 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:53.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:53 smithi059 bash[81944]: cluster 2024-06-11T13:44:51.568144+0000 mgr.x (mgr.25085) 3086 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:55.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:55 smithi059 bash[81944]: cluster 2024-06-11T13:44:53.569349+0000 mgr.x (mgr.25085) 3087 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:55.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:55 smithi059 bash[78335]: cluster 2024-06-11T13:44:53.569349+0000 mgr.x (mgr.25085) 3087 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:55.395 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:55 smithi117 bash[60578]: cluster 2024-06-11T13:44:53.569349+0000 mgr.x (mgr.25085) 3087 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:44:57.438 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:44:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:44:57] "GET /metrics HTTP/1.1" 200 38678 "" "Prometheus/2.43.0" 2024-06-11T13:44:57.439 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:57 smithi117 bash[60578]: cluster 2024-06-11T13:44:55.569964+0000 mgr.x (mgr.25085) 3088 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:57.496 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:57 smithi059 bash[78335]: cluster 2024-06-11T13:44:55.569964+0000 mgr.x (mgr.25085) 3088 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:57.496 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:57 smithi059 bash[81944]: cluster 2024-06-11T13:44:55.569964+0000 mgr.x (mgr.25085) 3088 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:58.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:58 smithi059 bash[78335]: audit 2024-06-11T13:44:57.278918+0000 mgr.x (mgr.25085) 3089 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:58.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:58 smithi059 bash[78335]: audit 2024-06-11T13:44:57.301569+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:58.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:58 smithi059 bash[78335]: audit 2024-06-11T13:44:57.312865+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:58.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:58 smithi059 bash[78335]: audit 2024-06-11T13:44:57.322652+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:58.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:58 smithi059 bash[78335]: cluster 2024-06-11T13:44:57.570708+0000 mgr.x (mgr.25085) 3090 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:58.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:58 smithi059 bash[81944]: audit 2024-06-11T13:44:57.278918+0000 mgr.x (mgr.25085) 3089 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:58.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:58 smithi059 bash[81944]: audit 2024-06-11T13:44:57.301569+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:58.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:58 smithi059 bash[81944]: audit 2024-06-11T13:44:57.312865+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:58.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:58 smithi059 bash[81944]: audit 2024-06-11T13:44:57.322652+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:58.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:58 smithi059 bash[81944]: cluster 2024-06-11T13:44:57.570708+0000 mgr.x (mgr.25085) 3090 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:58.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:58 smithi117 bash[60578]: audit 2024-06-11T13:44:57.278918+0000 mgr.x (mgr.25085) 3089 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:44:58.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:58 smithi117 bash[60578]: audit 2024-06-11T13:44:57.301569+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:58.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:58 smithi117 bash[60578]: audit 2024-06-11T13:44:57.312865+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:58.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:58 smithi117 bash[60578]: audit 2024-06-11T13:44:57.322652+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:44:58.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:58 smithi117 bash[60578]: cluster 2024-06-11T13:44:57.570708+0000 mgr.x (mgr.25085) 3090 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:44:59.691 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:44:59 smithi117 bash[60578]: audit 2024-06-11T13:44:59.301880+0000 mon.b (mon.2) 7574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:59.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:44:59 smithi059 bash[81944]: audit 2024-06-11T13:44:59.301880+0000 mon.b (mon.2) 7574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:44:59.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:44:59 smithi059 bash[78335]: audit 2024-06-11T13:44:59.301880+0000 mon.b (mon.2) 7574 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:45:00.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:00 smithi117 bash[60578]: cluster 2024-06-11T13:44:59.571871+0000 mgr.x (mgr.25085) 3091 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:00.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:00 smithi059 bash[81944]: cluster 2024-06-11T13:44:59.571871+0000 mgr.x (mgr.25085) 3091 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:00.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:00 smithi059 bash[78335]: cluster 2024-06-11T13:44:59.571871+0000 mgr.x (mgr.25085) 3091 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:02.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:02 smithi117 bash[60578]: cluster 2024-06-11T13:45:01.573122+0000 mgr.x (mgr.25085) 3092 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:03.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:02 smithi059 bash[81944]: cluster 2024-06-11T13:45:01.573122+0000 mgr.x (mgr.25085) 3092 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:03.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:02 smithi059 bash[78335]: cluster 2024-06-11T13:45:01.573122+0000 mgr.x (mgr.25085) 3092 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:04.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:04 smithi117 bash[60578]: cluster 2024-06-11T13:45:03.574424+0000 mgr.x (mgr.25085) 3093 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:05.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:04 smithi059 bash[81944]: cluster 2024-06-11T13:45:03.574424+0000 mgr.x (mgr.25085) 3093 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:05.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:04 smithi059 bash[78335]: cluster 2024-06-11T13:45:03.574424+0000 mgr.x (mgr.25085) 3093 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:06.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:06 smithi117 bash[60578]: cluster 2024-06-11T13:45:05.575448+0000 mgr.x (mgr.25085) 3094 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:07.053 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:06 smithi059 bash[81944]: cluster 2024-06-11T13:45:05.575448+0000 mgr.x (mgr.25085) 3094 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:07.053 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:06 smithi059 bash[78335]: cluster 2024-06-11T13:45:05.575448+0000 mgr.x (mgr.25085) 3094 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:07.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:45:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:45:07] "GET /metrics HTTP/1.1" 200 38679 "" "Prometheus/2.43.0" 2024-06-11T13:45:08.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:08 smithi059 bash[81944]: audit 2024-06-11T13:45:07.023376+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:08.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:08 smithi059 bash[81944]: audit 2024-06-11T13:45:07.040160+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:08.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:08 smithi059 bash[81944]: audit 2024-06-11T13:45:07.053054+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:08 smithi059 bash[78335]: audit 2024-06-11T13:45:07.023376+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:08 smithi059 bash[78335]: audit 2024-06-11T13:45:07.040160+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:08.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:08 smithi059 bash[78335]: audit 2024-06-11T13:45:07.053054+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:08.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:08 smithi117 bash[60578]: audit 2024-06-11T13:45:07.023376+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:08.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:08 smithi117 bash[60578]: audit 2024-06-11T13:45:07.040160+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:08.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:08 smithi117 bash[60578]: audit 2024-06-11T13:45:07.053054+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:09.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:09 smithi059 bash[78335]: audit 2024-06-11T13:45:07.290415+0000 mgr.x (mgr.25085) 3095 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:09.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:09 smithi059 bash[78335]: cluster 2024-06-11T13:45:07.576582+0000 mgr.x (mgr.25085) 3096 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:09.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:09 smithi059 bash[81944]: audit 2024-06-11T13:45:07.290415+0000 mgr.x (mgr.25085) 3095 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:09.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:09 smithi059 bash[81944]: cluster 2024-06-11T13:45:07.576582+0000 mgr.x (mgr.25085) 3096 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:09.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:09 smithi117 bash[60578]: audit 2024-06-11T13:45:07.290415+0000 mgr.x (mgr.25085) 3095 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:09.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:09 smithi117 bash[60578]: cluster 2024-06-11T13:45:07.576582+0000 mgr.x (mgr.25085) 3096 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:11.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:11 smithi059 bash[81944]: cluster 2024-06-11T13:45:09.577801+0000 mgr.x (mgr.25085) 3097 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:11.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:11 smithi059 bash[78335]: cluster 2024-06-11T13:45:09.577801+0000 mgr.x (mgr.25085) 3097 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:11.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:11 smithi117 bash[60578]: cluster 2024-06-11T13:45:09.577801+0000 mgr.x (mgr.25085) 3097 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:13.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:13 smithi059 bash[81944]: cluster 2024-06-11T13:45:11.579046+0000 mgr.x (mgr.25085) 3098 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:13.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:13 smithi059 bash[78335]: cluster 2024-06-11T13:45:11.579046+0000 mgr.x (mgr.25085) 3098 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:13.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:13 smithi117 bash[60578]: cluster 2024-06-11T13:45:11.579046+0000 mgr.x (mgr.25085) 3098 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:15.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:15 smithi117 bash[60578]: cluster 2024-06-11T13:45:13.580373+0000 mgr.x (mgr.25085) 3099 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:15.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:15 smithi117 bash[60578]: audit 2024-06-11T13:45:14.302288+0000 mon.b (mon.2) 7575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:45:15.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:15 smithi059 bash[81944]: cluster 2024-06-11T13:45:13.580373+0000 mgr.x (mgr.25085) 3099 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:15.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:15 smithi059 bash[81944]: audit 2024-06-11T13:45:14.302288+0000 mon.b (mon.2) 7575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:45:15.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:15 smithi059 bash[78335]: cluster 2024-06-11T13:45:13.580373+0000 mgr.x (mgr.25085) 3099 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:15.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:15 smithi059 bash[78335]: audit 2024-06-11T13:45:14.302288+0000 mon.b (mon.2) 7575 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:45:17.249 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:17 smithi117 bash[60578]: cluster 2024-06-11T13:45:15.581403+0000 mgr.x (mgr.25085) 3100 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:17.506 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:17 smithi059 bash[78335]: cluster 2024-06-11T13:45:15.581403+0000 mgr.x (mgr.25085) 3100 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:17.506 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:17 smithi059 bash[81944]: cluster 2024-06-11T13:45:15.581403+0000 mgr.x (mgr.25085) 3100 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:17.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:45:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:45:17] "GET /metrics HTTP/1.1" 200 38678 "" "Prometheus/2.43.0" 2024-06-11T13:45:18.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:18 smithi117 bash[60578]: audit 2024-06-11T13:45:17.299250+0000 mgr.x (mgr.25085) 3101 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:18.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:18 smithi117 bash[60578]: audit 2024-06-11T13:45:17.452819+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:18.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:18 smithi117 bash[60578]: audit 2024-06-11T13:45:17.464574+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:18.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:18 smithi117 bash[60578]: audit 2024-06-11T13:45:17.475623+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:18.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:18 smithi117 bash[60578]: cluster 2024-06-11T13:45:17.582594+0000 mgr.x (mgr.25085) 3102 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:18.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:18 smithi059 bash[81944]: audit 2024-06-11T13:45:17.299250+0000 mgr.x (mgr.25085) 3101 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:18.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:18 smithi059 bash[81944]: audit 2024-06-11T13:45:17.452819+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:18.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:18 smithi059 bash[81944]: audit 2024-06-11T13:45:17.464574+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:18.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:18 smithi059 bash[81944]: audit 2024-06-11T13:45:17.475623+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:18.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:18 smithi059 bash[81944]: cluster 2024-06-11T13:45:17.582594+0000 mgr.x (mgr.25085) 3102 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:18.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:18 smithi059 bash[78335]: audit 2024-06-11T13:45:17.299250+0000 mgr.x (mgr.25085) 3101 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:18.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:18 smithi059 bash[78335]: audit 2024-06-11T13:45:17.452819+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:18.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:18 smithi059 bash[78335]: audit 2024-06-11T13:45:17.464574+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:18.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:18 smithi059 bash[78335]: audit 2024-06-11T13:45:17.475623+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:18.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:18 smithi059 bash[78335]: cluster 2024-06-11T13:45:17.582594+0000 mgr.x (mgr.25085) 3102 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:20.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:20 smithi117 bash[60578]: cluster 2024-06-11T13:45:19.583367+0000 mgr.x (mgr.25085) 3103 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:21.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:20 smithi059 bash[81944]: cluster 2024-06-11T13:45:19.583367+0000 mgr.x (mgr.25085) 3103 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:21.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:20 smithi059 bash[78335]: cluster 2024-06-11T13:45:19.583367+0000 mgr.x (mgr.25085) 3103 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:22.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:22 smithi117 bash[60578]: cluster 2024-06-11T13:45:21.584561+0000 mgr.x (mgr.25085) 3104 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:23.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:22 smithi059 bash[78335]: cluster 2024-06-11T13:45:21.584561+0000 mgr.x (mgr.25085) 3104 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:23.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:22 smithi059 bash[81944]: cluster 2024-06-11T13:45:21.584561+0000 mgr.x (mgr.25085) 3104 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:24.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:24 smithi117 bash[60578]: cluster 2024-06-11T13:45:23.585926+0000 mgr.x (mgr.25085) 3105 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:25.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:24 smithi059 bash[78335]: cluster 2024-06-11T13:45:23.585926+0000 mgr.x (mgr.25085) 3105 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:25.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:24 smithi059 bash[81944]: cluster 2024-06-11T13:45:23.585926+0000 mgr.x (mgr.25085) 3105 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:26.897 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch ps' 2024-06-11T13:45:26.908 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:26 smithi059 bash[78335]: cluster 2024-06-11T13:45:25.586964+0000 mgr.x (mgr.25085) 3106 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:26.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:26 smithi059 bash[81944]: cluster 2024-06-11T13:45:25.586964+0000 mgr.x (mgr.25085) 3106 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:26.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:26 smithi117 bash[60578]: cluster 2024-06-11T13:45:25.586964+0000 mgr.x (mgr.25085) 3106 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:27.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:45:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:45:27] "GET /metrics HTTP/1.1" 200 38678 "" "Prometheus/2.43.0" 2024-06-11T13:45:28.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:28 smithi059 bash[81944]: audit 2024-06-11T13:45:27.217555+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:28.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:28 smithi059 bash[81944]: audit 2024-06-11T13:45:27.232913+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:28.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:28 smithi059 bash[81944]: audit 2024-06-11T13:45:27.245771+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:28.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:28 smithi059 bash[81944]: audit 2024-06-11T13:45:27.310506+0000 mgr.x (mgr.25085) 3107 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:28.514 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:28 smithi059 bash[81944]: cluster 2024-06-11T13:45:27.588155+0000 mgr.x (mgr.25085) 3108 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:28.514 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:28 smithi059 bash[78335]: audit 2024-06-11T13:45:27.217555+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:28.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:28 smithi059 bash[78335]: audit 2024-06-11T13:45:27.232913+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:28.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:28 smithi059 bash[78335]: audit 2024-06-11T13:45:27.245771+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:28.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:28 smithi059 bash[78335]: audit 2024-06-11T13:45:27.310506+0000 mgr.x (mgr.25085) 3107 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:28.515 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:28 smithi059 bash[78335]: cluster 2024-06-11T13:45:27.588155+0000 mgr.x (mgr.25085) 3108 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:28.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:28 smithi117 bash[60578]: audit 2024-06-11T13:45:27.217555+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:28.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:28 smithi117 bash[60578]: audit 2024-06-11T13:45:27.232913+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:28.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:28 smithi117 bash[60578]: audit 2024-06-11T13:45:27.245771+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:28.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:28 smithi117 bash[60578]: audit 2024-06-11T13:45:27.310506+0000 mgr.x (mgr.25085) 3107 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:28.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:28 smithi117 bash[60578]: cluster 2024-06-11T13:45:27.588155+0000 mgr.x (mgr.25085) 3108 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:29.630 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:29 smithi059 bash[81944]: audit 2024-06-11T13:45:29.302797+0000 mon.b (mon.2) 7576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:45:29.631 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:29 smithi059 bash[78335]: audit 2024-06-11T13:45:29.302797+0000 mon.b (mon.2) 7576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:45:29.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:29 smithi117 bash[60578]: audit 2024-06-11T13:45:29.302797+0000 mon.b (mon.2) 7576 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:45:30.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:30 smithi059 bash[81944]: cluster 2024-06-11T13:45:29.589364+0000 mgr.x (mgr.25085) 3109 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:30.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:30 smithi059 bash[78335]: cluster 2024-06-11T13:45:29.589364+0000 mgr.x (mgr.25085) 3109 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:30.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:30 smithi117 bash[60578]: cluster 2024-06-11T13:45:29.589364+0000 mgr.x (mgr.25085) 3109 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:31.459 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-06-11T13:45:31.459 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 4s ago 32m - - 2024-06-11T13:45:31.459 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi117 smithi117 running 13s ago 31m - - 2024-06-11T13:45:31.459 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (2m) 4s ago 24m 15.2M - 0.25.0 c8568f914cd2 fab52ca05ba6 2024-06-11T13:45:31.459 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi117 *:3000 running (2m) 13s ago 23m 75.5M - 9.4.12 2bacad6d85d8 d25216d0da41 2024-06-11T13:45:31.459 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.txeyxi smithi059 running (4m) 4s ago 21m 47.9M - 3.8 2d7459ec65a0 088001ba59cf 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi117 *:8443,9283,8765 running (16m) 13s ago 31m 539M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 55d7cc7d610b 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (14m) 4s ago 33m 429M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 0a11ec803d61 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (12m) 4s ago 33m 84.3M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 2c8f7d866f1c 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi117 running (13m) 13s ago 31m 78.5M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 8807851c7e3a 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (14m) 4s ago 31m 73.3M 2048M 19.0.0-2976-g3f51ea39 2d7459ec65a0 71080b993731 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (4m) 4s ago 24m 8416k - 1.5.0 0da6a335fe13 b17e0c397e24 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi117 *:9100 running (4m) 13s ago 24m 7860k - 1.5.0 0da6a335fe13 e4ba8c8b7358 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (11m) 4s ago 30m 68.5M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 52a3ae4a9c79 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (11m) 4s ago 29m 64.5M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 edc8ad5bb2d0 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (10m) 4s ago 29m 61.5M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0607c0c866b2 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (9m) 4s ago 28m 70.3M 2525M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0e49e3fb6433 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi117 running (8m) 13s ago 27m 66.5M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 0257cb62b979 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi117 running (8m) 13s ago 27m 58.2M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 058346e1c369 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi117 running (7m) 13s ago 26m 56.6M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 c601b8edd556 2024-06-11T13:45:31.460 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi117 running (6m) 13s ago 25m 62.5M 2780M 19.0.0-2976-g3f51ea39 2d7459ec65a0 3bfcb864d46c 2024-06-11T13:45:31.461 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi117 *:9095 running (3m) 13s ago 24m 60.0M - 2.43.0 a07b618ecd1d 3973308e4f21 2024-06-11T13:45:31.461 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.pamolu smithi059 *:8000 running (6m) 4s ago 22m 91.9M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 40767b77a7c4 2024-06-11T13:45:31.461 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi117.cdeqgz smithi117 *:8000 running (5m) 13s ago 22m 91.4M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 c738708741c4 2024-06-11T13:45:31.461 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi059.plygee smithi059 *:80 running (6m) 4s ago 22m 92.1M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 a0604b6ceb8b 2024-06-11T13:45:31.461 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.smpl.smithi117.bfknek smithi117 *:80 running (5m) 13s ago 22m 91.5M - 19.0.0-2976-g3f51ea39 2d7459ec65a0 03e5b8ca895b 2024-06-11T13:45:32.336 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph versions' 2024-06-11T13:45:32.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:32 smithi117 bash[60578]: audit 2024-06-11T13:45:31.420307+0000 mgr.x (mgr.25085) 3110 : audit [DBG] from='client.55132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:45:32.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:32 smithi117 bash[60578]: cluster 2024-06-11T13:45:31.590663+0000 mgr.x (mgr.25085) 3111 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:32 smithi059 bash[81944]: audit 2024-06-11T13:45:31.420307+0000 mgr.x (mgr.25085) 3110 : audit [DBG] from='client.55132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:45:33.066 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:32 smithi059 bash[81944]: cluster 2024-06-11T13:45:31.590663+0000 mgr.x (mgr.25085) 3111 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:33.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:32 smithi059 bash[78335]: audit 2024-06-11T13:45:31.420307+0000 mgr.x (mgr.25085) 3110 : audit [DBG] from='client.55132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:45:33.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:32 smithi059 bash[78335]: cluster 2024-06-11T13:45:31.590663+0000 mgr.x (mgr.25085) 3111 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:34.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:34 smithi059 bash[81944]: cluster 2024-06-11T13:45:33.591950+0000 mgr.x (mgr.25085) 3112 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:34.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:34 smithi059 bash[81944]: audit 2024-06-11T13:45:34.470468+0000 mon.b (mon.2) 7577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:45:34.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:34 smithi059 bash[81944]: audit 2024-06-11T13:45:34.472305+0000 mon.b (mon.2) 7578 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:45:34.922 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:34 smithi059 bash[81944]: audit 2024-06-11T13:45:34.484844+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:34.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:34 smithi059 bash[78335]: cluster 2024-06-11T13:45:33.591950+0000 mgr.x (mgr.25085) 3112 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:34.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:34 smithi059 bash[78335]: audit 2024-06-11T13:45:34.470468+0000 mon.b (mon.2) 7577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:45:34.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:34 smithi059 bash[78335]: audit 2024-06-11T13:45:34.472305+0000 mon.b (mon.2) 7578 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:45:34.923 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:34 smithi059 bash[78335]: audit 2024-06-11T13:45:34.484844+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:34.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:34 smithi117 bash[60578]: cluster 2024-06-11T13:45:33.591950+0000 mgr.x (mgr.25085) 3112 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:34.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:34 smithi117 bash[60578]: audit 2024-06-11T13:45:34.470468+0000 mon.b (mon.2) 7577 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-11T13:45:34.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:34 smithi117 bash[60578]: audit 2024-06-11T13:45:34.472305+0000 mon.b (mon.2) 7578 : audit [INF] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-11T13:45:34.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:34 smithi117 bash[60578]: audit 2024-06-11T13:45:34.484844+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:36.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:36 smithi117 bash[60578]: cluster 2024-06-11T13:45:35.592939+0000 mgr.x (mgr.25085) 3113 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:37.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:36 smithi059 bash[81944]: cluster 2024-06-11T13:45:35.592939+0000 mgr.x (mgr.25085) 3113 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:37.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:36 smithi059 bash[78335]: cluster 2024-06-11T13:45:35.592939+0000 mgr.x (mgr.25085) 3113 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:37.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:45:37 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:45:37] "GET /metrics HTTP/1.1" 200 38677 "" "Prometheus/2.43.0" 2024-06-11T13:45:38.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:38 smithi059 bash[78335]: audit 2024-06-11T13:45:37.320766+0000 mgr.x (mgr.25085) 3114 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:38.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:38 smithi059 bash[78335]: cluster 2024-06-11T13:45:37.593987+0000 mgr.x (mgr.25085) 3115 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:38.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:38 smithi059 bash[78335]: audit 2024-06-11T13:45:37.653218+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:38.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:38 smithi059 bash[78335]: audit 2024-06-11T13:45:37.675360+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:38.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:38 smithi059 bash[78335]: audit 2024-06-11T13:45:37.688176+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:38.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:38 smithi059 bash[81944]: audit 2024-06-11T13:45:37.320766+0000 mgr.x (mgr.25085) 3114 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:38.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:38 smithi059 bash[81944]: cluster 2024-06-11T13:45:37.593987+0000 mgr.x (mgr.25085) 3115 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:38.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:38 smithi059 bash[81944]: audit 2024-06-11T13:45:37.653218+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:38.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:38 smithi059 bash[81944]: audit 2024-06-11T13:45:37.675360+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:38.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:38 smithi059 bash[81944]: audit 2024-06-11T13:45:37.688176+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:38.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:38 smithi117 bash[60578]: audit 2024-06-11T13:45:37.320766+0000 mgr.x (mgr.25085) 3114 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:38.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:38 smithi117 bash[60578]: cluster 2024-06-11T13:45:37.593987+0000 mgr.x (mgr.25085) 3115 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:38.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:38 smithi117 bash[60578]: audit 2024-06-11T13:45:37.653218+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:38.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:38 smithi117 bash[60578]: audit 2024-06-11T13:45:37.675360+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:38.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:38 smithi117 bash[60578]: audit 2024-06-11T13:45:37.688176+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:39.057 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:45:39.057 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2024-06-11T13:45:39.057 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 3 2024-06-11T13:45:39.057 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:45:39.057 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2024-06-11T13:45:39.057 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 2 2024-06-11T13:45:39.058 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:45:39.058 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2024-06-11T13:45:39.058 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 8 2024-06-11T13:45:39.058 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:45:39.058 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2024-06-11T13:45:39.058 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 4 2024-06-11T13:45:39.058 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2024-06-11T13:45:39.058 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2024-06-11T13:45:39.058 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)": 17 2024-06-11T13:45:39.058 INFO:teuthology.orchestra.run.smithi059.stdout: } 2024-06-11T13:45:39.058 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:45:39.911 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:39 smithi059 bash[78335]: audit 2024-06-11T13:45:39.060645+0000 mon.a (mon.0) 2597 : audit [DBG] from='client.? 172.21.15.59:0/17645785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:45:39.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:39 smithi059 bash[81944]: audit 2024-06-11T13:45:39.060645+0000 mon.a (mon.0) 2597 : audit [DBG] from='client.? 172.21.15.59:0/17645785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:45:39.912 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch upgrade status' 2024-06-11T13:45:39.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:39 smithi117 bash[60578]: audit 2024-06-11T13:45:39.060645+0000 mon.a (mon.0) 2597 : audit [DBG] from='client.? 172.21.15.59:0/17645785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:45:40.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:40 smithi117 bash[60578]: cluster 2024-06-11T13:45:39.595173+0000 mgr.x (mgr.25085) 3116 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:41.038 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:40 smithi059 bash[81944]: cluster 2024-06-11T13:45:39.595173+0000 mgr.x (mgr.25085) 3116 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:41.038 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:40 smithi059 bash[78335]: cluster 2024-06-11T13:45:39.595173+0000 mgr.x (mgr.25085) 3116 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:42.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:42 smithi059 bash[81944]: cluster 2024-06-11T13:45:41.596412+0000 mgr.x (mgr.25085) 3117 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:42.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:42 smithi059 bash[78335]: cluster 2024-06-11T13:45:41.596412+0000 mgr.x (mgr.25085) 3117 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:42.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:42 smithi117 bash[60578]: cluster 2024-06-11T13:45:41.596412+0000 mgr.x (mgr.25085) 3117 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:44.726 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:45:44.727 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": null, 2024-06-11T13:45:44.727 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": false, 2024-06-11T13:45:44.727 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "", 2024-06-11T13:45:44.727 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2024-06-11T13:45:44.727 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": null, 2024-06-11T13:45:44.727 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2024-06-11T13:45:44.727 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2024-06-11T13:45:44.727 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:45:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:44 smithi117 bash[60578]: cluster 2024-06-11T13:45:43.597637+0000 mgr.x (mgr.25085) 3118 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:44.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:44 smithi117 bash[60578]: audit 2024-06-11T13:45:44.303111+0000 mon.b (mon.2) 7579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:45:44.985 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:44 smithi059 bash[78335]: cluster 2024-06-11T13:45:43.597637+0000 mgr.x (mgr.25085) 3118 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:44.986 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:44 smithi059 bash[78335]: audit 2024-06-11T13:45:44.303111+0000 mon.b (mon.2) 7579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:45:44.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:44 smithi059 bash[81944]: cluster 2024-06-11T13:45:43.597637+0000 mgr.x (mgr.25085) 3118 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:44.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:44 smithi059 bash[81944]: audit 2024-06-11T13:45:44.303111+0000 mon.b (mon.2) 7579 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:45:45.566 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph health detail' 2024-06-11T13:45:45.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:45 smithi059 bash[81944]: audit 2024-06-11T13:45:44.727764+0000 mgr.x (mgr.25085) 3119 : audit [DBG] from='client.55144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:45:45.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:45 smithi059 bash[78335]: audit 2024-06-11T13:45:44.727764+0000 mgr.x (mgr.25085) 3119 : audit [DBG] from='client.55144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:45:45.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:45 smithi117 bash[60578]: audit 2024-06-11T13:45:44.727764+0000 mgr.x (mgr.25085) 3119 : audit [DBG] from='client.55144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:45:46.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:46 smithi117 bash[60578]: cluster 2024-06-11T13:45:45.598620+0000 mgr.x (mgr.25085) 3120 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:47.046 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:46 smithi059 bash[81944]: cluster 2024-06-11T13:45:45.598620+0000 mgr.x (mgr.25085) 3120 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:47.046 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:46 smithi059 bash[78335]: cluster 2024-06-11T13:45:45.598620+0000 mgr.x (mgr.25085) 3120 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:47.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:45:47 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:45:47] "GET /metrics HTTP/1.1" 200 38679 "" "Prometheus/2.43.0" 2024-06-11T13:45:48.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:48 smithi117 bash[60578]: audit 2024-06-11T13:45:47.331346+0000 mgr.x (mgr.25085) 3121 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:48.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:48 smithi117 bash[60578]: audit 2024-06-11T13:45:47.397244+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:48.687 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:48 smithi117 bash[60578]: audit 2024-06-11T13:45:47.409509+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:48.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:48 smithi117 bash[60578]: audit 2024-06-11T13:45:47.421242+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:48.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:48 smithi117 bash[60578]: cluster 2024-06-11T13:45:47.599793+0000 mgr.x (mgr.25085) 3122 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:48 smithi059 bash[81944]: audit 2024-06-11T13:45:47.331346+0000 mgr.x (mgr.25085) 3121 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:48 smithi059 bash[81944]: audit 2024-06-11T13:45:47.397244+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:48 smithi059 bash[81944]: audit 2024-06-11T13:45:47.409509+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:48 smithi059 bash[81944]: audit 2024-06-11T13:45:47.421242+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:48.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:48 smithi059 bash[81944]: cluster 2024-06-11T13:45:47.599793+0000 mgr.x (mgr.25085) 3122 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:48.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:48 smithi059 bash[78335]: audit 2024-06-11T13:45:47.331346+0000 mgr.x (mgr.25085) 3121 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:48.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:48 smithi059 bash[78335]: audit 2024-06-11T13:45:47.397244+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:48.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:48 smithi059 bash[78335]: audit 2024-06-11T13:45:47.409509+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:48.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:48 smithi059 bash[78335]: audit 2024-06-11T13:45:47.421242+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:48.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:48 smithi059 bash[78335]: cluster 2024-06-11T13:45:47.599793+0000 mgr.x (mgr.25085) 3122 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:49.768 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2024-06-11T13:45:50.592 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-06-11T13:45:50.853 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:50 smithi059 bash[78335]: cluster 2024-06-11T13:45:49.600961+0000 mgr.x (mgr.25085) 3123 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:50.853 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:50 smithi059 bash[78335]: audit 2024-06-11T13:45:49.771249+0000 mon.a (mon.0) 2601 : audit [DBG] from='client.? 172.21.15.59:0/2113477040' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:45:50.853 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:50 smithi059 bash[81944]: cluster 2024-06-11T13:45:49.600961+0000 mgr.x (mgr.25085) 3123 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:50.853 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:50 smithi059 bash[81944]: audit 2024-06-11T13:45:49.771249+0000 mon.a (mon.0) 2601 : audit [DBG] from='client.? 172.21.15.59:0/2113477040' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:45:50.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:50 smithi117 bash[60578]: cluster 2024-06-11T13:45:49.600961+0000 mgr.x (mgr.25085) 3123 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:50.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:50 smithi117 bash[60578]: audit 2024-06-11T13:45:49.771249+0000 mon.a (mon.0) 2601 : audit [DBG] from='client.? 172.21.15.59:0/2113477040' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-06-11T13:45:52.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:52 smithi059 bash[81944]: cluster 2024-06-11T13:45:51.602224+0000 mgr.x (mgr.25085) 3124 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:52.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:52 smithi059 bash[78335]: cluster 2024-06-11T13:45:51.602224+0000 mgr.x (mgr.25085) 3124 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:52.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:52 smithi117 bash[60578]: cluster 2024-06-11T13:45:51.602224+0000 mgr.x (mgr.25085) 3124 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:54.701 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-06-11T13:45:54.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:54 smithi117 bash[60578]: cluster 2024-06-11T13:45:53.603601+0000 mgr.x (mgr.25085) 3125 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:55.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:54 smithi059 bash[81944]: cluster 2024-06-11T13:45:53.603601+0000 mgr.x (mgr.25085) 3125 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:55.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:54 smithi059 bash[78335]: cluster 2024-06-11T13:45:53.603601+0000 mgr.x (mgr.25085) 3125 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:45:55.543 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-06-11T13:45:55.806 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:55 smithi059 bash[78335]: audit 2024-06-11T13:45:54.690804+0000 mon.a (mon.0) 2602 : audit [DBG] from='client.? 172.21.15.59:0/3878350550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:45:55.807 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:55 smithi059 bash[81944]: audit 2024-06-11T13:45:54.690804+0000 mon.a (mon.0) 2602 : audit [DBG] from='client.? 172.21.15.59:0/3878350550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:45:55.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:55 smithi117 bash[60578]: audit 2024-06-11T13:45:54.690804+0000 mon.a (mon.0) 2602 : audit [DBG] from='client.? 172.21.15.59:0/3878350550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:45:56.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:56 smithi059 bash[78335]: cluster 2024-06-11T13:45:55.604550+0000 mgr.x (mgr.25085) 3126 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:56.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:56 smithi059 bash[81944]: cluster 2024-06-11T13:45:55.604550+0000 mgr.x (mgr.25085) 3126 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:56.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:56 smithi117 bash[60578]: cluster 2024-06-11T13:45:55.604550+0000 mgr.x (mgr.25085) 3126 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:57.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:45:57 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:45:57] "GET /metrics HTTP/1.1" 200 38679 "" "Prometheus/2.43.0" 2024-06-11T13:45:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:58 smithi117 bash[60578]: audit 2024-06-11T13:45:57.339508+0000 mgr.x (mgr.25085) 3127 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:58 smithi117 bash[60578]: cluster 2024-06-11T13:45:57.605687+0000 mgr.x (mgr.25085) 3128 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:58 smithi117 bash[60578]: audit 2024-06-11T13:45:57.850828+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:58 smithi117 bash[60578]: audit 2024-06-11T13:45:57.860718+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:59.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:58 smithi117 bash[60578]: audit 2024-06-11T13:45:57.870416+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:59.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:58 smithi059 bash[78335]: audit 2024-06-11T13:45:57.339508+0000 mgr.x (mgr.25085) 3127 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:59.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:58 smithi059 bash[78335]: cluster 2024-06-11T13:45:57.605687+0000 mgr.x (mgr.25085) 3128 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:59.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:58 smithi059 bash[78335]: audit 2024-06-11T13:45:57.850828+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:59.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:58 smithi059 bash[78335]: audit 2024-06-11T13:45:57.860718+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:59.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:58 smithi059 bash[78335]: audit 2024-06-11T13:45:57.870416+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:59.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:58 smithi059 bash[81944]: audit 2024-06-11T13:45:57.339508+0000 mgr.x (mgr.25085) 3127 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:45:59.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:58 smithi059 bash[81944]: cluster 2024-06-11T13:45:57.605687+0000 mgr.x (mgr.25085) 3128 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:45:59.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:58 smithi059 bash[81944]: audit 2024-06-11T13:45:57.850828+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:59.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:58 smithi059 bash[81944]: audit 2024-06-11T13:45:57.860718+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:45:59.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:58 smithi059 bash[81944]: audit 2024-06-11T13:45:57.870416+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:00.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:45:59 smithi059 bash[81944]: audit 2024-06-11T13:45:59.302792+0000 mon.b (mon.2) 7580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:46:00.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:45:59 smithi059 bash[78335]: audit 2024-06-11T13:45:59.302792+0000 mon.b (mon.2) 7580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:46:00.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:45:59 smithi117 bash[60578]: audit 2024-06-11T13:45:59.302792+0000 mon.b (mon.2) 7580 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:46:01.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:00 smithi117 bash[60578]: cluster 2024-06-11T13:45:59.606802+0000 mgr.x (mgr.25085) 3129 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:01.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:00 smithi059 bash[78335]: cluster 2024-06-11T13:45:59.606802+0000 mgr.x (mgr.25085) 3129 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:01.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:00 smithi059 bash[81944]: cluster 2024-06-11T13:45:59.606802+0000 mgr.x (mgr.25085) 3129 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:02.563 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc)" 2024-06-11T13:46:03.188 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:02 smithi117 bash[60578]: cluster 2024-06-11T13:46:01.607629+0000 mgr.x (mgr.25085) 3130 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:03.243 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:02 smithi117 bash[60578]: audit 2024-06-11T13:46:02.553495+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.59:0/1539712773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:46:03.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:02 smithi059 bash[81944]: cluster 2024-06-11T13:46:01.607629+0000 mgr.x (mgr.25085) 3130 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:03.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:02 smithi059 bash[81944]: audit 2024-06-11T13:46:02.553495+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.59:0/1539712773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:46:03.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:02 smithi059 bash[78335]: cluster 2024-06-11T13:46:01.607629+0000 mgr.x (mgr.25085) 3130 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:03.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:02 smithi059 bash[78335]: audit 2024-06-11T13:46:02.553495+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.59:0/1539712773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-06-11T13:46:03.334 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -e sha1=3f51ea3944d39ca13aa40153c9a4ee298306679d -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-06-11T13:46:05.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:04 smithi117 bash[60578]: cluster 2024-06-11T13:46:03.608851+0000 mgr.x (mgr.25085) 3131 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:05.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:04 smithi059 bash[81944]: cluster 2024-06-11T13:46:03.608851+0000 mgr.x (mgr.25085) 3131 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:05.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:04 smithi059 bash[78335]: cluster 2024-06-11T13:46:03.608851+0000 mgr.x (mgr.25085) 3131 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:07.187 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:06 smithi117 bash[60578]: cluster 2024-06-11T13:46:05.609796+0000 mgr.x (mgr.25085) 3132 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:07.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:06 smithi059 bash[81944]: cluster 2024-06-11T13:46:05.609796+0000 mgr.x (mgr.25085) 3132 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:07.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:06 smithi059 bash[78335]: cluster 2024-06-11T13:46:05.609796+0000 mgr.x (mgr.25085) 3132 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:07.687 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:46:07 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:46:07] "GET /metrics HTTP/1.1" 200 38677 "" "Prometheus/2.43.0" 2024-06-11T13:46:07.872 INFO:teuthology.orchestra.run.smithi059.stdout:osd 8 10s ago - 2024-06-11T13:46:08.744 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-06-11T13:46:08.757 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi059.front.sepia.ceph.com 2024-06-11T13:46:08.757 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-06-11T13:46:08.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:08 smithi117 bash[60578]: audit 2024-06-11T13:46:07.347554+0000 mgr.x (mgr.25085) 3133 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:46:08.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:08 smithi117 bash[60578]: audit 2024-06-11T13:46:07.579196+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:08.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:08 smithi117 bash[60578]: audit 2024-06-11T13:46:07.594467+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:08.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:08 smithi117 bash[60578]: audit 2024-06-11T13:46:07.605780+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:08.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:08 smithi117 bash[60578]: cluster 2024-06-11T13:46:07.610927+0000 mgr.x (mgr.25085) 3134 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:08.938 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:08 smithi117 bash[60578]: audit 2024-06-11T13:46:07.841095+0000 mgr.x (mgr.25085) 3135 : audit [DBG] from='client.55168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:46:09.006 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:08 smithi059 bash[81944]: audit 2024-06-11T13:46:07.347554+0000 mgr.x (mgr.25085) 3133 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:46:09.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:08 smithi059 bash[81944]: audit 2024-06-11T13:46:07.579196+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:09.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:08 smithi059 bash[81944]: audit 2024-06-11T13:46:07.594467+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:09.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:08 smithi059 bash[81944]: audit 2024-06-11T13:46:07.605780+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:09.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:08 smithi059 bash[81944]: cluster 2024-06-11T13:46:07.610927+0000 mgr.x (mgr.25085) 3134 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:09.007 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:08 smithi059 bash[81944]: audit 2024-06-11T13:46:07.841095+0000 mgr.x (mgr.25085) 3135 : audit [DBG] from='client.55168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:46:09.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:08 smithi059 bash[78335]: audit 2024-06-11T13:46:07.347554+0000 mgr.x (mgr.25085) 3133 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:46:09.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:08 smithi059 bash[78335]: audit 2024-06-11T13:46:07.579196+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:09.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:08 smithi059 bash[78335]: audit 2024-06-11T13:46:07.594467+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:09.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:08 smithi059 bash[78335]: audit 2024-06-11T13:46:07.605780+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:09.008 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:08 smithi059 bash[78335]: cluster 2024-06-11T13:46:07.610927+0000 mgr.x (mgr.25085) 3134 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:09.009 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:08 smithi059 bash[78335]: audit 2024-06-11T13:46:07.841095+0000 mgr.x (mgr.25085) 3135 : audit [DBG] from='client.55168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:46:10.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:10 smithi117 bash[60578]: cluster 2024-06-11T13:46:09.612115+0000 mgr.x (mgr.25085) 3136 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:11.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:10 smithi059 bash[81944]: cluster 2024-06-11T13:46:09.612115+0000 mgr.x (mgr.25085) 3136 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:11.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:10 smithi059 bash[78335]: cluster 2024-06-11T13:46:09.612115+0000 mgr.x (mgr.25085) 3136 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:12.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:12 smithi117 bash[60578]: cluster 2024-06-11T13:46:11.613676+0000 mgr.x (mgr.25085) 3137 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:13.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:12 smithi059 bash[81944]: cluster 2024-06-11T13:46:11.613676+0000 mgr.x (mgr.25085) 3137 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:13.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:12 smithi059 bash[78335]: cluster 2024-06-11T13:46:11.613676+0000 mgr.x (mgr.25085) 3137 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:13.749 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-06-11T13:46:13.749 INFO:teuthology.orchestra.run.smithi059.stdout: "image": "quay.io/ceph/ceph", 2024-06-11T13:46:13.749 INFO:teuthology.orchestra.run.smithi059.stdout: "registry": "quay.io", 2024-06-11T13:46:13.749 INFO:teuthology.orchestra.run.smithi059.stdout: "bare_image": "ceph/ceph", 2024-06-11T13:46:13.749 INFO:teuthology.orchestra.run.smithi059.stdout: "versions": [] 2024-06-11T13:46:13.749 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-06-11T13:46:13.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:13 smithi117 bash[60578]: audit 2024-06-11T13:46:12.810659+0000 mgr.x (mgr.25085) 3138 : audit [DBG] from='client.55174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:46:14.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:13 smithi059 bash[78335]: audit 2024-06-11T13:46:12.810659+0000 mgr.x (mgr.25085) 3138 : audit [DBG] from='client.55174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:46:14.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:13 smithi059 bash[81944]: audit 2024-06-11T13:46:12.810659+0000 mgr.x (mgr.25085) 3138 : audit [DBG] from='client.55174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:46:14.756 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-06-11T13:46:14.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:14 smithi117 bash[60578]: cluster 2024-06-11T13:46:13.614938+0000 mgr.x (mgr.25085) 3139 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:14.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:14 smithi117 bash[60578]: audit 2024-06-11T13:46:14.303993+0000 mon.b (mon.2) 7581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:46:15.003 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:14 smithi059 bash[78335]: cluster 2024-06-11T13:46:13.614938+0000 mgr.x (mgr.25085) 3139 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:15.003 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:14 smithi059 bash[78335]: audit 2024-06-11T13:46:14.303993+0000 mon.b (mon.2) 7581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:46:15.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:14 smithi059 bash[81944]: cluster 2024-06-11T13:46:13.614938+0000 mgr.x (mgr.25085) 3139 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:15.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:14 smithi059 bash[81944]: audit 2024-06-11T13:46:14.303993+0000 mon.b (mon.2) 7581 : audit [DBG] from='mgr.25085 172.21.15.117:0/529527389' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-11T13:46:16.937 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:16 smithi117 bash[60578]: cluster 2024-06-11T13:46:15.615887+0000 mgr.x (mgr.25085) 3140 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:17.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:16 smithi059 bash[81944]: cluster 2024-06-11T13:46:15.615887+0000 mgr.x (mgr.25085) 3140 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:17.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:16 smithi059 bash[78335]: cluster 2024-06-11T13:46:15.615887+0000 mgr.x (mgr.25085) 3140 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:17.517 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:46:17 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:46:17] "GET /metrics HTTP/1.1" 200 38677 "" "Prometheus/2.43.0" 2024-06-11T13:46:19.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:19 smithi059 bash[78335]: audit 2024-06-11T13:46:17.357577+0000 mgr.x (mgr.25085) 3141 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:46:19.315 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:19 smithi059 bash[78335]: cluster 2024-06-11T13:46:17.617074+0000 mgr.x (mgr.25085) 3142 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:19.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:19 smithi059 bash[78335]: audit 2024-06-11T13:46:18.076788+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:19.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:19 smithi059 bash[78335]: audit 2024-06-11T13:46:18.087894+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:19.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:19 smithi059 bash[78335]: audit 2024-06-11T13:46:18.097073+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:19 smithi059 bash[81944]: audit 2024-06-11T13:46:17.357577+0000 mgr.x (mgr.25085) 3141 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:46:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:19 smithi059 bash[81944]: cluster 2024-06-11T13:46:17.617074+0000 mgr.x (mgr.25085) 3142 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:19 smithi059 bash[81944]: audit 2024-06-11T13:46:18.076788+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:19 smithi059 bash[81944]: audit 2024-06-11T13:46:18.087894+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:19.316 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:19 smithi059 bash[81944]: audit 2024-06-11T13:46:18.097073+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:19 smithi117 bash[60578]: audit 2024-06-11T13:46:17.357577+0000 mgr.x (mgr.25085) 3141 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:46:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:19 smithi117 bash[60578]: cluster 2024-06-11T13:46:17.617074+0000 mgr.x (mgr.25085) 3142 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:19 smithi117 bash[60578]: audit 2024-06-11T13:46:18.076788+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:19 smithi117 bash[60578]: audit 2024-06-11T13:46:18.087894+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:19.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:19 smithi117 bash[60578]: audit 2024-06-11T13:46:18.097073+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:20.412 INFO:teuthology.orchestra.run.smithi059.stdout: "16.2.0", 2024-06-11T13:46:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:21 smithi117 bash[60578]: audit 2024-06-11T13:46:19.460974+0000 mgr.x (mgr.25085) 3143 : audit [DBG] from='client.75057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:46:21.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:21 smithi117 bash[60578]: cluster 2024-06-11T13:46:19.617695+0000 mgr.x (mgr.25085) 3144 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:21.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:21 smithi059 bash[81944]: audit 2024-06-11T13:46:19.460974+0000 mgr.x (mgr.25085) 3143 : audit [DBG] from='client.75057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:46:21.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:21 smithi059 bash[81944]: cluster 2024-06-11T13:46:19.617695+0000 mgr.x (mgr.25085) 3144 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:21.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:21 smithi059 bash[78335]: audit 2024-06-11T13:46:19.460974+0000 mgr.x (mgr.25085) 3143 : audit [DBG] from='client.75057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:46:21.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:21 smithi059 bash[78335]: cluster 2024-06-11T13:46:19.617695+0000 mgr.x (mgr.25085) 3144 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:21.823 DEBUG:teuthology.orchestra.run.smithi059:> 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 10d026b4-27f4-11ef-bc9b-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-06-11T13:46:23.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:23 smithi059 bash[81944]: cluster 2024-06-11T13:46:21.618950+0000 mgr.x (mgr.25085) 3145 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:23.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:23 smithi059 bash[78335]: cluster 2024-06-11T13:46:21.618950+0000 mgr.x (mgr.25085) 3145 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:23.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:23 smithi117 bash[60578]: cluster 2024-06-11T13:46:21.618950+0000 mgr.x (mgr.25085) 3145 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:25.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:25 smithi117 bash[60578]: cluster 2024-06-11T13:46:23.620285+0000 mgr.x (mgr.25085) 3146 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:25.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:25 smithi059 bash[81944]: cluster 2024-06-11T13:46:23.620285+0000 mgr.x (mgr.25085) 3146 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:25.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:25 smithi059 bash[78335]: cluster 2024-06-11T13:46:23.620285+0000 mgr.x (mgr.25085) 3146 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-06-11T13:46:27.366 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:27 smithi059 bash[81944]: cluster 2024-06-11T13:46:25.621274+0000 mgr.x (mgr.25085) 3147 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:27.367 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:27 smithi059 bash[78335]: cluster 2024-06-11T13:46:25.621274+0000 mgr.x (mgr.25085) 3147 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:27.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:27 smithi117 bash[60578]: cluster 2024-06-11T13:46:25.621274+0000 mgr.x (mgr.25085) 3147 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:27.437 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:46:27 smithi117 bash[54332]: ::ffff:172.21.15.117 - - [11/Jun/2024:13:46:27] "GET /metrics HTTP/1.1" 200 38677 "" "Prometheus/2.43.0" 2024-06-11T13:46:28.060 INFO:teuthology.orchestra.run.smithi059.stdout: "v16.2.2", 2024-06-11T13:46:28.060 INFO:teuthology.orchestra.run.smithi059.stdout: "v16.2.2-20210505", 2024-06-11T13:46:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:28 smithi117 bash[60578]: audit 2024-06-11T13:46:26.917574+0000 mgr.x (mgr.25085) 3148 : audit [DBG] from='client.55186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:46:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:28 smithi117 bash[60578]: audit 2024-06-11T13:46:27.784596+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:28 smithi117 bash[60578]: audit 2024-06-11T13:46:27.799039+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:28.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:28 smithi117 bash[60578]: audit 2024-06-11T13:46:27.811821+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:28 smithi059 bash[81944]: audit 2024-06-11T13:46:26.917574+0000 mgr.x (mgr.25085) 3148 : audit [DBG] from='client.55186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:46:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:28 smithi059 bash[81944]: audit 2024-06-11T13:46:27.784596+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:28.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:28 smithi059 bash[81944]: audit 2024-06-11T13:46:27.799039+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:28.566 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:28 smithi059 bash[81944]: audit 2024-06-11T13:46:27.811821+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:28 smithi059 bash[78335]: audit 2024-06-11T13:46:26.917574+0000 mgr.x (mgr.25085) 3148 : audit [DBG] from='client.55186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-11T13:46:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:28 smithi059 bash[78335]: audit 2024-06-11T13:46:27.784596+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:28 smithi059 bash[78335]: audit 2024-06-11T13:46:27.799039+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:28.566 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:28 smithi059 bash[78335]: audit 2024-06-11T13:46:27.811821+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25085 ' entity='mgr.x' 2024-06-11T13:46:29.053 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-06-11T13:46:29.067 INFO:tasks.cephadm:Teardown begin 2024-06-11T13:46:29.068 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-11T13:46:29.084 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-11T13:46:29.098 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-06-11T13:46:29.099 DEBUG:teuthology.orchestra.run.smithi059:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-06-11T13:46:29.133 DEBUG:teuthology.orchestra.run.smithi117:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-06-11T13:46:29.145 INFO:tasks.cephadm:Stopping all daemons... 2024-06-11T13:46:29.145 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-06-11T13:46:29.145 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.a 2024-06-11T13:46:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:29 smithi059 bash[81944]: audit 2024-06-11T13:46:27.367950+0000 mgr.x (mgr.25085) 3149 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:46:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:29 smithi059 bash[81944]: cluster 2024-06-11T13:46:27.622379+0000 mgr.x (mgr.25085) 3150 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:29.315 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:29 smithi059 systemd[1]: Stopping Ceph mon.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:46:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:29 smithi059 bash[78335]: audit 2024-06-11T13:46:27.367950+0000 mgr.x (mgr.25085) 3149 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:46:29.316 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:29 smithi059 bash[78335]: cluster 2024-06-11T13:46:27.622379+0000 mgr.x (mgr.25085) 3150 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:29 smithi117 bash[60578]: audit 2024-06-11T13:46:27.367950+0000 mgr.x (mgr.25085) 3149 : audit [DBG] from='client.54886 -' entity='client.iscsi.foo.smithi059.txeyxi' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-06-11T13:46:29.437 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:29 smithi117 bash[60578]: cluster 2024-06-11T13:46:27.622379+0000 mgr.x (mgr.25085) 3150 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-06-11T13:46:29.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:29 smithi059 bash[81944]: debug 2024-06-11T13:46:29.327+0000 7fd2a441e640 -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 2024-06-11T13:46:29.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Jun 11 13:46:29 smithi059 bash[81944]: debug 2024-06-11T13:46:29.327+0000 7fd2a441e640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-06-11T13:46:30.495 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.a.service' 2024-06-11T13:46:30.530 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:46:30.531 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-06-11T13:46:30.531 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-06-11T13:46:30.531 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.c 2024-06-11T13:46:30.815 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:30 smithi059 systemd[1]: Stopping Ceph mon.c for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:46:30.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:30 smithi059 bash[78335]: debug 2024-06-11T13:46:30.715+0000 7f07ca10b640 -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 2024-06-11T13:46:30.816 INFO:journalctl@ceph.mon.c.smithi059.stdout:Jun 11 13:46:30 smithi059 bash[78335]: debug 2024-06-11T13:46:30.715+0000 7f07ca10b640 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-06-11T13:46:31.808 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.c.service' 2024-06-11T13:46:31.834 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:46:31.835 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-06-11T13:46:31.835 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-06-11T13:46:31.835 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.b 2024-06-11T13:46:32.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:31 smithi117 systemd[1]: Stopping Ceph mon.b for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:46:32.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:31 smithi117 bash[60578]: debug 2024-06-11T13:46:31.979+0000 7fb735beb640 -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 2024-06-11T13:46:32.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Jun 11 13:46:31 smithi117 bash[60578]: debug 2024-06-11T13:46:31.979+0000 7fb735beb640 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-06-11T13:46:32.983 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mon.b.service' 2024-06-11T13:46:33.012 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:46:33.012 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-06-11T13:46:33.012 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-06-11T13:46:33.012 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.y 2024-06-11T13:46:33.311 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Jun 11 13:46:33 smithi059 systemd[1]: Stopping Ceph mgr.y for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:46:33.952 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.y.service' 2024-06-11T13:46:33.977 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:46:33.977 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-06-11T13:46:33.977 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-06-11T13:46:33.978 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.x 2024-06-11T13:46:34.437 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:46:34 smithi117 systemd[1]: Stopping Ceph mgr.x for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:46:34.438 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:46:34 smithi117 bash[54332]: debug 2024-06-11T13:46:34.123+0000 7f047a0a8640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-06-11T13:46:34.438 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:46:34 smithi117 bash[54332]: debug 2024-06-11T13:46:34.123+0000 7f047a0a8640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-06-11T13:46:35.203 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Jun 11 13:46:34 smithi117 bash[102054]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-mgr-x 2024-06-11T13:46:35.215 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@mgr.x.service' 2024-06-11T13:46:35.243 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:46:35.244 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-06-11T13:46:35.244 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-06-11T13:46:35.244 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.0 2024-06-11T13:46:35.566 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:46:35 smithi059 systemd[1]: Stopping Ceph osd.0 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:46:35.566 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:46:35 smithi059 bash[86977]: debug 2024-06-11T13:46:35.399+0000 7fe584e7a640 -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 2024-06-11T13:46:35.566 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:46:35 smithi059 bash[86977]: debug 2024-06-11T13:46:35.399+0000 7fe584e7a640 -1 osd.0 165 *** Got signal Terminated *** 2024-06-11T13:46:35.566 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:46:35 smithi059 bash[86977]: debug 2024-06-11T13:46:35.399+0000 7fe584e7a640 -1 osd.0 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:46:41.850 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:46:41 smithi059 bash[121303]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-0 2024-06-11T13:46:42.315 INFO:journalctl@ceph.osd.0.smithi059.stdout:Jun 11 13:46:41 smithi059 bash[121943]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-0 2024-06-11T13:46:44.495 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.0.service' 2024-06-11T13:46:44.524 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:46:44.524 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-06-11T13:46:44.524 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-06-11T13:46:44.524 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.1 2024-06-11T13:46:44.710 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:46:44 smithi059 systemd[1]: Stopping Ceph osd.1 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:46:44.815 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:46:44 smithi059 bash[90083]: debug 2024-06-11T13:46:44.711+0000 7fb9e35cc640 -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 2024-06-11T13:46:44.815 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:46:44 smithi059 bash[90083]: debug 2024-06-11T13:46:44.711+0000 7fb9e35cc640 -1 osd.1 165 *** Got signal Terminated *** 2024-06-11T13:46:44.815 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:46:44 smithi059 bash[90083]: debug 2024-06-11T13:46:44.711+0000 7fb9e35cc640 -1 osd.1 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:46:51.315 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:46:51 smithi059 bash[122133]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-1 2024-06-11T13:46:51.315 INFO:journalctl@ceph.osd.1.smithi059.stdout:Jun 11 13:46:51 smithi059 bash[122198]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-1 2024-06-11T13:46:53.257 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.1.service' 2024-06-11T13:46:53.289 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:46:53.289 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-06-11T13:46:53.289 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-06-11T13:46:53.289 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.2 2024-06-11T13:46:53.547 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:46:53 smithi059 systemd[1]: Stopping Ceph osd.2 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:46:53.547 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:46:53 smithi059 bash[93326]: debug 2024-06-11T13:46:53.459+0000 7ff8af424640 -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 2024-06-11T13:46:53.547 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:46:53 smithi059 bash[93326]: debug 2024-06-11T13:46:53.459+0000 7ff8af424640 -1 osd.2 165 *** Got signal Terminated *** 2024-06-11T13:46:53.547 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:46:53 smithi059 bash[93326]: debug 2024-06-11T13:46:53.459+0000 7ff8af424640 -1 osd.2 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:46:53.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:46:53 smithi059 bash[114095]: ts=2024-06-11T13:46:53.550Z 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://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:46:53.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:46:53 smithi059 bash[114095]: ts=2024-06-11T13:46:53.552Z 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://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-06-11T13:46:59.815 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:46:59 smithi059 bash[122327]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-2 2024-06-11T13:47:00.565 INFO:journalctl@ceph.osd.2.smithi059.stdout:Jun 11 13:47:00 smithi059 bash[122604]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-2 2024-06-11T13:47:01.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:01 smithi117 bash[75445]: debug 2024-06-11T13:47:01.663+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:01.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:01 smithi117 bash[78446]: debug 2024-06-11T13:47:01.723+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:02.807 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.2.service' 2024-06-11T13:47:02.830 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:47:02.830 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-06-11T13:47:02.830 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-06-11T13:47:02.830 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.3 2024-06-11T13:47:02.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:02 smithi117 bash[75445]: debug 2024-06-11T13:47:02.647+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:02.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:02 smithi117 bash[78446]: debug 2024-06-11T13:47:02.703+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:02.938 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:02 smithi117 bash[72437]: debug 2024-06-11T13:47:02.703+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:03.031 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:47:02 smithi059 systemd[1]: Stopping Ceph osd.3 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:47:03.065 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:47:03 smithi059 bash[96420]: debug 2024-06-11T13:47:03.031+0000 7fd2240bd640 -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 2024-06-11T13:47:03.065 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:47:03 smithi059 bash[96420]: debug 2024-06-11T13:47:03.031+0000 7fd2240bd640 -1 osd.3 165 *** Got signal Terminated *** 2024-06-11T13:47:03.065 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:47:03 smithi059 bash[96420]: debug 2024-06-11T13:47:03.031+0000 7fd2240bd640 -1 osd.3 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:47:03.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:03 smithi117 bash[69794]: debug 2024-06-11T13:47:03.027+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:03.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:03 smithi059 bash[114095]: ts=2024-06-11T13:47:03.549Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:47:03.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:03 smithi059 bash[114095]: ts=2024-06-11T13:47:03.551Z 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://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:47:03.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:03 smithi059 bash[114095]: ts=2024-06-11T13:47:03.552Z 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://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-06-11T13:47:03.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:03 smithi117 bash[75445]: debug 2024-06-11T13:47:03.663+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:03.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:03 smithi117 bash[72437]: debug 2024-06-11T13:47:03.699+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:03.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:03 smithi117 bash[78446]: debug 2024-06-11T13:47:03.723+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:04.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:04 smithi117 bash[69794]: debug 2024-06-11T13:47:04.075+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:04.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:04 smithi117 bash[72437]: debug 2024-06-11T13:47:04.699+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:04.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:04 smithi117 bash[75445]: debug 2024-06-11T13:47:04.631+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:04.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:04 smithi117 bash[78446]: debug 2024-06-11T13:47:04.679+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:05.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:05 smithi117 bash[69794]: debug 2024-06-11T13:47:05.111+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:05.815 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:47:05 smithi059 bash[96420]: debug 2024-06-11T13:47:05.563+0000 7fd21c6cb640 -1 osd.3 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.221102+0000 front 2024-06-11T13:46:40.221492+0000 (oldest deadline 2024-06-11T13:47:05.521292+0000) 2024-06-11T13:47:05.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:05 smithi117 bash[72437]: debug 2024-06-11T13:47:05.667+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:06.067 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:05 smithi117 bash[75445]: debug 2024-06-11T13:47:05.591+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:06.067 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:05 smithi117 bash[78446]: debug 2024-06-11T13:47:05.691+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:06.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:06 smithi117 bash[69794]: debug 2024-06-11T13:47:06.155+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:06.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:06 smithi117 bash[75445]: debug 2024-06-11T13:47:06.595+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:06.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:06 smithi117 bash[72437]: debug 2024-06-11T13:47:06.639+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:06.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:06 smithi117 bash[78446]: debug 2024-06-11T13:47:06.659+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:07.065 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:47:06 smithi059 bash[96420]: debug 2024-06-11T13:47:06.587+0000 7fd21c6cb640 -1 osd.3 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.221102+0000 front 2024-06-11T13:46:40.221492+0000 (oldest deadline 2024-06-11T13:47:05.521292+0000) 2024-06-11T13:47:07.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:07 smithi117 bash[69794]: debug 2024-06-11T13:47:07.123+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:07.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:07 smithi117 bash[75445]: debug 2024-06-11T13:47:07.583+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:07.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:07 smithi117 bash[72437]: debug 2024-06-11T13:47:07.631+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:07.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:07 smithi117 bash[78446]: debug 2024-06-11T13:47:07.655+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:08.065 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:47:07 smithi059 bash[96420]: debug 2024-06-11T13:47:07.607+0000 7fd21c6cb640 -1 osd.3 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.221102+0000 front 2024-06-11T13:46:40.221492+0000 (oldest deadline 2024-06-11T13:47:05.521292+0000) 2024-06-11T13:47:08.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:08 smithi117 bash[69794]: debug 2024-06-11T13:47:08.139+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:08.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:08 smithi117 bash[75445]: debug 2024-06-11T13:47:08.539+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:08.938 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:08 smithi117 bash[72437]: debug 2024-06-11T13:47:08.643+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:08.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:08 smithi117 bash[78446]: debug 2024-06-11T13:47:08.623+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:09.268 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:47:08 smithi059 bash[123317]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-3 2024-06-11T13:47:09.268 INFO:journalctl@ceph.osd.3.smithi059.stdout:Jun 11 13:47:09 smithi059 bash[123402]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-3 2024-06-11T13:47:09.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:09 smithi117 bash[69794]: debug 2024-06-11T13:47:09.123+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:09.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:09 smithi117 bash[75445]: debug 2024-06-11T13:47:09.535+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:09.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:09 smithi117 bash[72437]: debug 2024-06-11T13:47:09.667+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:09.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:09 smithi117 bash[78446]: debug 2024-06-11T13:47:09.615+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:10.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:10 smithi117 bash[69794]: debug 2024-06-11T13:47:10.130+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:10.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:10 smithi117 bash[78446]: debug 2024-06-11T13:47:10.606+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:10.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:10 smithi117 bash[72437]: debug 2024-06-11T13:47:10.710+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:10.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:10 smithi117 bash[75445]: debug 2024-06-11T13:47:10.550+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:11.225 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.3.service' 2024-06-11T13:47:11.256 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:47:11.256 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-06-11T13:47:11.256 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-06-11T13:47:11.257 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.4 2024-06-11T13:47:11.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:11 smithi117 bash[69794]: debug 2024-06-11T13:47:11.158+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:11.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:11 smithi117 systemd[1]: Stopping Ceph osd.4 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:47:11.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:11 smithi117 bash[69794]: debug 2024-06-11T13:47:11.406+0000 7fa6dbcc7640 -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 2024-06-11T13:47:11.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:11 smithi117 bash[69794]: debug 2024-06-11T13:47:11.406+0000 7fa6dbcc7640 -1 osd.4 165 *** Got signal Terminated *** 2024-06-11T13:47:11.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:11 smithi117 bash[69794]: debug 2024-06-11T13:47:11.406+0000 7fa6dbcc7640 -1 osd.4 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:47:11.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:11 smithi117 bash[72437]: debug 2024-06-11T13:47:11.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:11.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:11 smithi117 bash[75445]: debug 2024-06-11T13:47:11.550+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:11.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:11 smithi117 bash[75445]: debug 2024-06-11T13:47:11.550+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:11.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:11 smithi117 bash[78446]: debug 2024-06-11T13:47:11.554+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:11.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:11 smithi117 bash[78446]: debug 2024-06-11T13:47:11.554+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:12.524 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:12 smithi117 bash[69794]: debug 2024-06-11T13:47:12.186+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:12.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:12 smithi117 bash[75445]: debug 2024-06-11T13:47:12.550+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:12.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:12 smithi117 bash[75445]: debug 2024-06-11T13:47:12.550+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:12.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:12 smithi117 bash[72437]: debug 2024-06-11T13:47:12.754+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:12.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:12 smithi117 bash[72437]: debug 2024-06-11T13:47:12.754+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:12.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:12 smithi117 bash[78446]: debug 2024-06-11T13:47:12.522+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:12.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:12 smithi117 bash[78446]: debug 2024-06-11T13:47:12.522+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:13.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:13 smithi117 bash[69794]: debug 2024-06-11T13:47:13.150+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:13.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:13 smithi117 bash[95738]: ts=2024-06-11T13:47:13.167Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.117:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.117:8765: connect: connection refused" 2024-06-11T13:47:13.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:13 smithi117 bash[95738]: ts=2024-06-11T13:47:13.170Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.117:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.117:8765: connect: connection refused" 2024-06-11T13:47:13.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:13 smithi117 bash[95738]: ts=2024-06-11T13:47:13.170Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.117:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.117:8765: connect: connection refused" 2024-06-11T13:47:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:13 smithi117 bash[95738]: ts=2024-06-11T13:47:13.170Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.117:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.117:8765: connect: connection refused" 2024-06-11T13:47:13.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:13 smithi117 bash[95738]: ts=2024-06-11T13:47:13.170Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.117:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.117:8765: connect: connection refused" 2024-06-11T13:47:13.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:13 smithi059 bash[114095]: ts=2024-06-11T13:47:13.551Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-06-11T13:47:13.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:13 smithi059 bash[114095]: ts=2024-06-11T13:47:13.553Z 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://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:47:13.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:13 smithi059 bash[114095]: ts=2024-06-11T13:47:13.554Z 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://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-06-11T13:47:13.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:13 smithi117 bash[78446]: debug 2024-06-11T13:47:13.550+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:13.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:13 smithi117 bash[78446]: debug 2024-06-11T13:47:13.550+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:13.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:13 smithi117 bash[72437]: debug 2024-06-11T13:47:13.790+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:13.938 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:13 smithi117 bash[72437]: debug 2024-06-11T13:47:13.790+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:13.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:13 smithi117 bash[75445]: debug 2024-06-11T13:47:13.566+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:13.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:13 smithi117 bash[75445]: debug 2024-06-11T13:47:13.566+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:14.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:14 smithi117 bash[69794]: debug 2024-06-11T13:47:14.154+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:14.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:14 smithi117 bash[69794]: debug 2024-06-11T13:47:14.154+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.557071+0000 front 2024-06-11T13:46:47.557411+0000 (oldest deadline 2024-06-11T13:47:13.457003+0000) 2024-06-11T13:47:14.812 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:14 smithi117 bash[75445]: debug 2024-06-11T13:47:14.538+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:14.813 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:14 smithi117 bash[75445]: debug 2024-06-11T13:47:14.542+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:14.813 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:14 smithi117 bash[78446]: debug 2024-06-11T13:47:14.526+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:14.813 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:14 smithi117 bash[78446]: debug 2024-06-11T13:47:14.526+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:15.169 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:14 smithi117 bash[72437]: debug 2024-06-11T13:47:14.810+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:15.169 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:14 smithi117 bash[72437]: debug 2024-06-11T13:47:14.810+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:15.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:15 smithi117 bash[69794]: debug 2024-06-11T13:47:15.166+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:15.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:15 smithi117 bash[69794]: debug 2024-06-11T13:47:15.166+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.557071+0000 front 2024-06-11T13:46:47.557411+0000 (oldest deadline 2024-06-11T13:47:13.457003+0000) 2024-06-11T13:47:15.789 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:15 smithi117 bash[75445]: debug 2024-06-11T13:47:15.566+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:15.789 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:15 smithi117 bash[75445]: debug 2024-06-11T13:47:15.566+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:15.790 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:15 smithi117 bash[78446]: debug 2024-06-11T13:47:15.534+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:15.790 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:15 smithi117 bash[78446]: debug 2024-06-11T13:47:15.534+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:16.164 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:15 smithi117 bash[72437]: debug 2024-06-11T13:47:15.790+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:16.164 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:15 smithi117 bash[72437]: debug 2024-06-11T13:47:15.790+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:16.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:16 smithi117 bash[69794]: debug 2024-06-11T13:47:16.162+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.055072+0000 front 2024-06-11T13:46:40.055028+0000 (oldest deadline 2024-06-11T13:47:02.354795+0000) 2024-06-11T13:47:16.437 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:16 smithi117 bash[69794]: debug 2024-06-11T13:47:16.162+0000 7fa6d42d5640 -1 osd.4 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.557071+0000 front 2024-06-11T13:46:47.557411+0000 (oldest deadline 2024-06-11T13:47:13.457003+0000) 2024-06-11T13:47:16.753 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:16 smithi117 bash[78446]: debug 2024-06-11T13:47:16.498+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:16.753 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:16 smithi117 bash[78446]: debug 2024-06-11T13:47:16.498+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:16.753 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:16 smithi117 bash[75445]: debug 2024-06-11T13:47:16.530+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:16.753 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:16 smithi117 bash[75445]: debug 2024-06-11T13:47:16.530+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:17.127 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:16 smithi117 bash[72437]: debug 2024-06-11T13:47:16.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:17.127 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:16 smithi117 bash[72437]: debug 2024-06-11T13:47:16.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:17.790 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:17 smithi117 bash[75445]: debug 2024-06-11T13:47:17.490+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:17.791 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:17 smithi117 bash[75445]: debug 2024-06-11T13:47:17.490+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:17.791 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:17 smithi117 bash[78446]: debug 2024-06-11T13:47:17.514+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:17.791 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:17 smithi117 bash[78446]: debug 2024-06-11T13:47:17.514+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:18.086 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:17 smithi117 bash[72437]: debug 2024-06-11T13:47:17.790+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:18.086 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:17 smithi117 bash[72437]: debug 2024-06-11T13:47:17.790+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:18.492 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:18 smithi117 bash[103158]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-4 2024-06-11T13:47:18.762 INFO:journalctl@ceph.osd.4.smithi117.stdout:Jun 11 13:47:18 smithi117 bash[103229]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-4 2024-06-11T13:47:18.762 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:18 smithi117 bash[75445]: debug 2024-06-11T13:47:18.462+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:18.762 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:18 smithi117 bash[75445]: debug 2024-06-11T13:47:18.462+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:18.763 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:18 smithi117 bash[78446]: debug 2024-06-11T13:47:18.558+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:18.763 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:18 smithi117 bash[78446]: debug 2024-06-11T13:47:18.558+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:19.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:18 smithi117 bash[72437]: debug 2024-06-11T13:47:18.762+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:19.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:18 smithi117 bash[72437]: debug 2024-06-11T13:47:18.762+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:19.687 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:19 smithi117 bash[75445]: debug 2024-06-11T13:47:19.414+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:19.687 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:19 smithi117 bash[75445]: debug 2024-06-11T13:47:19.414+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:19.687 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:19 smithi117 bash[78446]: debug 2024-06-11T13:47:19.558+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:19.687 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:19 smithi117 bash[78446]: debug 2024-06-11T13:47:19.558+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:20.007 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:19 smithi117 bash[72437]: debug 2024-06-11T13:47:19.746+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:20.007 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:19 smithi117 bash[72437]: debug 2024-06-11T13:47:19.746+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:20.563 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:20 smithi117 bash[75445]: debug 2024-06-11T13:47:20.454+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:20.563 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:20 smithi117 bash[75445]: debug 2024-06-11T13:47:20.454+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:20.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:20 smithi117 bash[72437]: debug 2024-06-11T13:47:20.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:20.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:20 smithi117 bash[72437]: debug 2024-06-11T13:47:20.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:20.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:20 smithi117 bash[72437]: debug 2024-06-11T13:47:20.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:20.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:20 smithi117 bash[78446]: debug 2024-06-11T13:47:20.562+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:20.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:20 smithi117 bash[78446]: debug 2024-06-11T13:47:20.562+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:21.586 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:21 smithi117 bash[75445]: debug 2024-06-11T13:47:21.414+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:21.586 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:21 smithi117 bash[75445]: debug 2024-06-11T13:47:21.414+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:21.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:21 smithi117 bash[72437]: debug 2024-06-11T13:47:21.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:21.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:21 smithi117 bash[72437]: debug 2024-06-11T13:47:21.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:21.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:21 smithi117 bash[72437]: debug 2024-06-11T13:47:21.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:21.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:21 smithi117 bash[78446]: debug 2024-06-11T13:47:21.594+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:21.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:21 smithi117 bash[78446]: debug 2024-06-11T13:47:21.594+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:21.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:21 smithi117 bash[78446]: debug 2024-06-11T13:47:21.594+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:22.687 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:22 smithi117 bash[75445]: debug 2024-06-11T13:47:22.442+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:22.687 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:22 smithi117 bash[75445]: debug 2024-06-11T13:47:22.442+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:22.687 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:22 smithi117 bash[78446]: debug 2024-06-11T13:47:22.558+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:22.687 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:22 smithi117 bash[78446]: debug 2024-06-11T13:47:22.558+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:22.687 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:22 smithi117 bash[78446]: debug 2024-06-11T13:47:22.558+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:23.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:22 smithi117 bash[72437]: debug 2024-06-11T13:47:22.738+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:23.188 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:22 smithi117 bash[72437]: debug 2024-06-11T13:47:22.738+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:23.188 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:22 smithi117 bash[72437]: debug 2024-06-11T13:47:22.738+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:23.246 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.4.service' 2024-06-11T13:47:23.273 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:47:23.273 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-06-11T13:47:23.273 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-06-11T13:47:23.273 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.5 2024-06-11T13:47:23.511 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:23 smithi117 systemd[1]: Stopping Ceph osd.5 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:47:23.512 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:23 smithi117 bash[75445]: debug 2024-06-11T13:47:23.450+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:23.512 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:23 smithi117 bash[75445]: debug 2024-06-11T13:47:23.450+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:23.512 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:23 smithi117 bash[75445]: debug 2024-06-11T13:47:23.450+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:23.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:23 smithi059 bash[114095]: ts=2024-06-11T13:47:23.552Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:47:23.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:23 smithi059 bash[114095]: ts=2024-06-11T13:47:23.554Z 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://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:47:23.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:23 smithi059 bash[114095]: ts=2024-06-11T13:47:23.556Z 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://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-06-11T13:47:23.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:23 smithi117 bash[72437]: debug 2024-06-11T13:47:23.530+0000 7f0664581640 -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 2024-06-11T13:47:23.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:23 smithi117 bash[72437]: debug 2024-06-11T13:47:23.530+0000 7f0664581640 -1 osd.5 165 *** Got signal Terminated *** 2024-06-11T13:47:23.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:23 smithi117 bash[72437]: debug 2024-06-11T13:47:23.530+0000 7f0664581640 -1 osd.5 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:47:23.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:23 smithi117 bash[72437]: debug 2024-06-11T13:47:23.754+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:23.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:23 smithi117 bash[72437]: debug 2024-06-11T13:47:23.754+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:23.937 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:23 smithi117 bash[72437]: debug 2024-06-11T13:47:23.754+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:23.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:23 smithi117 bash[78446]: debug 2024-06-11T13:47:23.574+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:23.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:23 smithi117 bash[78446]: debug 2024-06-11T13:47:23.574+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:23.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:23 smithi117 bash[78446]: debug 2024-06-11T13:47:23.574+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:24.762 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:24 smithi117 bash[78446]: debug 2024-06-11T13:47:24.538+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:24.763 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:24 smithi117 bash[78446]: debug 2024-06-11T13:47:24.538+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:24.763 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:24 smithi117 bash[78446]: debug 2024-06-11T13:47:24.538+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:24.763 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:24 smithi117 bash[75445]: debug 2024-06-11T13:47:24.494+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:24.763 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:24 smithi117 bash[75445]: debug 2024-06-11T13:47:24.494+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:24.763 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:24 smithi117 bash[75445]: debug 2024-06-11T13:47:24.494+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:25.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:24 smithi117 bash[72437]: debug 2024-06-11T13:47:24.762+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:25.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:24 smithi117 bash[72437]: debug 2024-06-11T13:47:24.762+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:25.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:24 smithi117 bash[72437]: debug 2024-06-11T13:47:24.762+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:25.778 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:25 smithi117 bash[75445]: debug 2024-06-11T13:47:25.498+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:25.779 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:25 smithi117 bash[75445]: debug 2024-06-11T13:47:25.498+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:25.779 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:25 smithi117 bash[75445]: debug 2024-06-11T13:47:25.498+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:25.779 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:25 smithi117 bash[78446]: debug 2024-06-11T13:47:25.566+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:25.779 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:25 smithi117 bash[78446]: debug 2024-06-11T13:47:25.566+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:25.779 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:25 smithi117 bash[78446]: debug 2024-06-11T13:47:25.566+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:26.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:25 smithi117 bash[72437]: debug 2024-06-11T13:47:25.778+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:26.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:25 smithi117 bash[72437]: debug 2024-06-11T13:47:25.778+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:26.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:25 smithi117 bash[72437]: debug 2024-06-11T13:47:25.778+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:26.807 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:26 smithi117 bash[75445]: debug 2024-06-11T13:47:26.522+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:26.807 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:26 smithi117 bash[75445]: debug 2024-06-11T13:47:26.522+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:26.807 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:26 smithi117 bash[75445]: debug 2024-06-11T13:47:26.522+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:26.808 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:26 smithi117 bash[78446]: debug 2024-06-11T13:47:26.610+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:26.808 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:26 smithi117 bash[78446]: debug 2024-06-11T13:47:26.610+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:26.808 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:26 smithi117 bash[78446]: debug 2024-06-11T13:47:26.610+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:27.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:26 smithi117 bash[72437]: debug 2024-06-11T13:47:26.806+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:27.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:26 smithi117 bash[72437]: debug 2024-06-11T13:47:26.806+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:27.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:26 smithi117 bash[72437]: debug 2024-06-11T13:47:26.806+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:27.835 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:27 smithi117 bash[75445]: debug 2024-06-11T13:47:27.570+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:27.836 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:27 smithi117 bash[75445]: debug 2024-06-11T13:47:27.570+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:27.836 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:27 smithi117 bash[75445]: debug 2024-06-11T13:47:27.570+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:27.836 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:27 smithi117 bash[78446]: debug 2024-06-11T13:47:27.638+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:27.836 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:27 smithi117 bash[78446]: debug 2024-06-11T13:47:27.638+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:27.836 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:27 smithi117 bash[78446]: debug 2024-06-11T13:47:27.638+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:28.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:27 smithi117 bash[72437]: debug 2024-06-11T13:47:27.834+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:28.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:27 smithi117 bash[72437]: debug 2024-06-11T13:47:27.834+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:28.187 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:27 smithi117 bash[72437]: debug 2024-06-11T13:47:27.834+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:28.838 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[78446]: debug 2024-06-11T13:47:28.622+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:28.839 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[78446]: debug 2024-06-11T13:47:28.622+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:28.839 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[78446]: debug 2024-06-11T13:47:28.622+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:28.839 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[75445]: debug 2024-06-11T13:47:28.546+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:28.839 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[75445]: debug 2024-06-11T13:47:28.546+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:28.839 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[75445]: debug 2024-06-11T13:47:28.546+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:29.176 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: *** Caught signal (Segmentation fault) ** 2024-06-11T13:47:29.177 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: in thread 7f064fb5b640 thread_name:safe_timer 2024-06-11T13:47:29.177 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc) 2024-06-11T13:47:29.177 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 1: /lib64/libc.so.6(+0x3e6f0) [0x7f0667a496f0] 2024-06-11T13:47:29.177 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40d) [0x55dfa6182e5d] 2024-06-11T13:47:29.177 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x209) [0x55dfa619f2d9] 2024-06-11T13:47:29.177 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 4: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x8ad) [0x55dfa60911bd] 2024-06-11T13:47:29.177 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 5: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x392) [0x55dfa5e55542] 2024-06-11T13:47:29.177 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 6: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x57) [0x55dfa5e5a197] 2024-06-11T13:47:29.177 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 7: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0xcd0) [0x55dfa5e5dac0] 2024-06-11T13:47:29.177 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 8: /usr/bin/ceph-osd(+0x5ca15e) [0x55dfa5d9b15e] 2024-06-11T13:47:29.178 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 9: (CommonSafeTimer::timer_thread()+0x12a) [0x55dfa6265a6a] 2024-06-11T13:47:29.178 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 10: /usr/bin/ceph-osd(+0xa95401) [0x55dfa6266401] 2024-06-11T13:47:29.178 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 11: /lib64/libc.so.6(+0x89c02) [0x7f0667a94c02] 2024-06-11T13:47:29.178 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 12: /lib64/libc.so.6(+0x10ec40) [0x7f0667b19c40] 2024-06-11T13:47:29.178 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug 2024-06-11T13:47:28.842+0000 7f064fb5b640 -1 *** Caught signal (Segmentation fault) ** 2024-06-11T13:47:29.178 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: in thread 7f064fb5b640 thread_name:safe_timer 2024-06-11T13:47:29.178 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc) 2024-06-11T13:47:29.178 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 1: /lib64/libc.so.6(+0x3e6f0) [0x7f0667a496f0] 2024-06-11T13:47:29.178 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40d) [0x55dfa6182e5d] 2024-06-11T13:47:29.178 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x209) [0x55dfa619f2d9] 2024-06-11T13:47:29.178 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 4: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x8ad) [0x55dfa60911bd] 2024-06-11T13:47:29.178 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 5: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x392) [0x55dfa5e55542] 2024-06-11T13:47:29.179 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 6: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x57) [0x55dfa5e5a197] 2024-06-11T13:47:29.179 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 7: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0xcd0) [0x55dfa5e5dac0] 2024-06-11T13:47:29.180 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 8: /usr/bin/ceph-osd(+0x5ca15e) [0x55dfa5d9b15e] 2024-06-11T13:47:29.180 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 9: (CommonSafeTimer::timer_thread()+0x12a) [0x55dfa6265a6a] 2024-06-11T13:47:29.180 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 10: /usr/bin/ceph-osd(+0xa95401) [0x55dfa6266401] 2024-06-11T13:47:29.180 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 11: /lib64/libc.so.6(+0x89c02) [0x7f0667a94c02] 2024-06-11T13:47:29.180 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 12: /lib64/libc.so.6(+0x10ec40) [0x7f0667b19c40] 2024-06-11T13:47:29.180 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-06-11T13:47:29.180 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -7182> 2024-06-11T13:47:02.703+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.180 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -6632> 2024-06-11T13:47:03.699+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.180 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -6322> 2024-06-11T13:47:04.699+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.180 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -6155> 2024-06-11T13:47:05.667+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.180 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -6089> 2024-06-11T13:47:06.639+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.180 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -5606> 2024-06-11T13:47:07.631+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.180 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -5025> 2024-06-11T13:47:08.643+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.181 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -4787> 2024-06-11T13:47:09.667+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.181 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -4707> 2024-06-11T13:47:10.710+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.181 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -4217> 2024-06-11T13:47:11.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.181 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -4041> 2024-06-11T13:47:12.754+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.181 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -4040> 2024-06-11T13:47:12.754+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.181 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -3926> 2024-06-11T13:47:13.790+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.181 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -3925> 2024-06-11T13:47:13.790+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.181 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -3731> 2024-06-11T13:47:14.810+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.181 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -3730> 2024-06-11T13:47:14.810+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.181 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -3425> 2024-06-11T13:47:15.790+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.181 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -3424> 2024-06-11T13:47:15.790+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.181 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -2990> 2024-06-11T13:47:16.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.182 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -2989> 2024-06-11T13:47:16.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.182 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -2702> 2024-06-11T13:47:17.790+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.182 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -2701> 2024-06-11T13:47:17.790+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.182 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -2638> 2024-06-11T13:47:18.762+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.182 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -2637> 2024-06-11T13:47:18.762+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.182 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -2046> 2024-06-11T13:47:19.746+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.182 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -2045> 2024-06-11T13:47:19.746+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.182 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1967> 2024-06-11T13:47:20.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.182 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1966> 2024-06-11T13:47:20.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.182 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1965> 2024-06-11T13:47:20.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:29.182 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1905> 2024-06-11T13:47:21.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.182 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1904> 2024-06-11T13:47:21.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.182 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1903> 2024-06-11T13:47:21.750+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1771> 2024-06-11T13:47:22.738+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1770> 2024-06-11T13:47:22.738+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1769> 2024-06-11T13:47:22.738+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1676> 2024-06-11T13:47:23.530+0000 7f0664581640 -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 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1675> 2024-06-11T13:47:23.530+0000 7f0664581640 -1 osd.5 165 *** Got signal Terminated *** 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1673> 2024-06-11T13:47:23.530+0000 7f0664581640 -1 osd.5 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1463> 2024-06-11T13:47:23.754+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1462> 2024-06-11T13:47:23.754+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1461> 2024-06-11T13:47:23.754+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1007> 2024-06-11T13:47:24.762+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1006> 2024-06-11T13:47:24.762+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -1005> 2024-06-11T13:47:24.762+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -934> 2024-06-11T13:47:25.778+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.183 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -933> 2024-06-11T13:47:25.778+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.184 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -932> 2024-06-11T13:47:25.778+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:29.184 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -884> 2024-06-11T13:47:26.806+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.184 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -883> 2024-06-11T13:47:26.806+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.184 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -882> 2024-06-11T13:47:26.806+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:29.184 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -214> 2024-06-11T13:47:27.834+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:40.235265+0000 front 2024-06-11T13:46:40.235385+0000 (oldest deadline 2024-06-11T13:47:02.435512+0000) 2024-06-11T13:47:29.184 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -213> 2024-06-11T13:47:27.834+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:47.037180+0000 front 2024-06-11T13:46:47.037277+0000 (oldest deadline 2024-06-11T13:47:12.337089+0000) 2024-06-11T13:47:29.184 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug -212> 2024-06-11T13:47:27.834+0000 7f0660b97640 -1 osd.5 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:58.238706+0000 front 2024-06-11T13:46:58.238742+0000 (oldest deadline 2024-06-11T13:47:19.938275+0000) 2024-06-11T13:47:29.184 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: debug 0> 2024-06-11T13:47:28.842+0000 7f064fb5b640 -1 *** Caught signal (Segmentation fault) ** 2024-06-11T13:47:29.184 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: in thread 7f064fb5b640 thread_name:safe_timer 2024-06-11T13:47:29.184 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: ceph version 19.0.0-2976-g3f51ea39 (3f51ea3944d39ca13aa40153c9a4ee298306679d) squid (rc) 2024-06-11T13:47:29.184 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 1: /lib64/libc.so.6(+0x3e6f0) [0x7f0667a496f0] 2024-06-11T13:47:29.184 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40d) [0x55dfa6182e5d] 2024-06-11T13:47:29.184 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x209) [0x55dfa619f2d9] 2024-06-11T13:47:29.185 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 4: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x8ad) [0x55dfa60911bd] 2024-06-11T13:47:29.185 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 5: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x392) [0x55dfa5e55542] 2024-06-11T13:47:29.185 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 6: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x57) [0x55dfa5e5a197] 2024-06-11T13:47:29.185 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 7: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0xcd0) [0x55dfa5e5dac0] 2024-06-11T13:47:29.185 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 8: /usr/bin/ceph-osd(+0x5ca15e) [0x55dfa5d9b15e] 2024-06-11T13:47:29.185 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 9: (CommonSafeTimer::timer_thread()+0x12a) [0x55dfa6265a6a] 2024-06-11T13:47:29.185 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 10: /usr/bin/ceph-osd(+0xa95401) [0x55dfa6266401] 2024-06-11T13:47:29.185 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 11: /lib64/libc.so.6(+0x89c02) [0x7f0667a94c02] 2024-06-11T13:47:29.185 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: 12: /lib64/libc.so.6(+0x10ec40) [0x7f0667b19c40] 2024-06-11T13:47:29.185 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:28 smithi117 bash[72437]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-06-11T13:47:29.910 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:29 smithi117 bash[103450]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-5 2024-06-11T13:47:29.911 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:29 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.5.service: Main process exited, code=exited, status=139/n/a 2024-06-11T13:47:29.911 INFO:journalctl@ceph.osd.5.smithi117.stdout:Jun 11 13:47:29 smithi117 bash[103718]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-5 2024-06-11T13:47:29.911 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:29 smithi117 bash[78446]: debug 2024-06-11T13:47:29.574+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:29.911 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:29 smithi117 bash[78446]: debug 2024-06-11T13:47:29.574+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:29.911 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:29 smithi117 bash[78446]: debug 2024-06-11T13:47:29.574+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:29.911 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:29 smithi117 bash[75445]: debug 2024-06-11T13:47:29.550+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:29.911 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:29 smithi117 bash[75445]: debug 2024-06-11T13:47:29.550+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:29.911 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:29 smithi117 bash[75445]: debug 2024-06-11T13:47:29.550+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:30.687 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:30 smithi117 bash[78446]: debug 2024-06-11T13:47:30.594+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:30.687 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:30 smithi117 bash[78446]: debug 2024-06-11T13:47:30.594+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:30.687 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:30 smithi117 bash[78446]: debug 2024-06-11T13:47:30.594+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:30.687 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:30 smithi117 bash[75445]: debug 2024-06-11T13:47:30.554+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:30.687 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:30 smithi117 bash[75445]: debug 2024-06-11T13:47:30.554+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:30.687 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:30 smithi117 bash[75445]: debug 2024-06-11T13:47:30.554+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:30.687 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:30 smithi117 bash[75445]: debug 2024-06-11T13:47:30.554+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:05.394352+0000 front 2024-06-11T13:47:05.394309+0000 (oldest deadline 2024-06-11T13:47:29.994721+0000) 2024-06-11T13:47:31.625 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:31 smithi117 bash[78446]: debug 2024-06-11T13:47:31.578+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:31.625 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:31 smithi117 bash[78446]: debug 2024-06-11T13:47:31.578+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:31.625 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:31 smithi117 bash[78446]: debug 2024-06-11T13:47:31.578+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:31.625 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:31 smithi117 bash[78446]: debug 2024-06-11T13:47:31.578+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:31.625 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:31 smithi117 bash[75445]: debug 2024-06-11T13:47:31.510+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:31.626 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:31 smithi117 bash[75445]: debug 2024-06-11T13:47:31.510+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:31.626 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:31 smithi117 bash[75445]: debug 2024-06-11T13:47:31.510+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:31.626 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:31 smithi117 bash[75445]: debug 2024-06-11T13:47:31.510+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:05.394352+0000 front 2024-06-11T13:47:05.394309+0000 (oldest deadline 2024-06-11T13:47:29.994721+0000) 2024-06-11T13:47:32.169 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.5.service' 2024-06-11T13:47:32.197 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:47:32.198 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-06-11T13:47:32.198 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-06-11T13:47:32.202 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.6 2024-06-11T13:47:32.437 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:32 smithi117 systemd[1]: Stopping Ceph osd.6 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:47:32.437 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:32 smithi117 bash[75445]: debug 2024-06-11T13:47:32.390+0000 7fccb0199640 -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 2024-06-11T13:47:32.438 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:32 smithi117 bash[75445]: debug 2024-06-11T13:47:32.390+0000 7fccb0199640 -1 osd.6 165 *** Got signal Terminated *** 2024-06-11T13:47:32.438 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:32 smithi117 bash[75445]: debug 2024-06-11T13:47:32.390+0000 7fccb0199640 -1 osd.6 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:47:32.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:32 smithi117 bash[78446]: debug 2024-06-11T13:47:32.534+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:32.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:32 smithi117 bash[78446]: debug 2024-06-11T13:47:32.534+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:32.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:32 smithi117 bash[78446]: debug 2024-06-11T13:47:32.534+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:32.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:32 smithi117 bash[78446]: debug 2024-06-11T13:47:32.534+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:32.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:32 smithi117 bash[75445]: debug 2024-06-11T13:47:32.498+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:32.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:32 smithi117 bash[75445]: debug 2024-06-11T13:47:32.498+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:32.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:32 smithi117 bash[75445]: debug 2024-06-11T13:47:32.498+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:32.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:32 smithi117 bash[75445]: debug 2024-06-11T13:47:32.498+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:05.394352+0000 front 2024-06-11T13:47:05.394309+0000 (oldest deadline 2024-06-11T13:47:29.994721+0000) 2024-06-11T13:47:33.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:33 smithi059 bash[114095]: ts=2024-06-11T13:47:33.552Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:47:33.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:33 smithi059 bash[114095]: ts=2024-06-11T13:47:33.553Z 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://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:47:33.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:33 smithi059 bash[114095]: ts=2024-06-11T13:47:33.555Z 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://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-06-11T13:47:33.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:33 smithi117 bash[78446]: debug 2024-06-11T13:47:33.566+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:33.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:33 smithi117 bash[78446]: debug 2024-06-11T13:47:33.566+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:33.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:33 smithi117 bash[78446]: debug 2024-06-11T13:47:33.566+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:33.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:33 smithi117 bash[78446]: debug 2024-06-11T13:47:33.566+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:33.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:33 smithi117 bash[75445]: debug 2024-06-11T13:47:33.498+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:33.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:33 smithi117 bash[75445]: debug 2024-06-11T13:47:33.498+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:33.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:33 smithi117 bash[75445]: debug 2024-06-11T13:47:33.498+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:33.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:33 smithi117 bash[75445]: debug 2024-06-11T13:47:33.498+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:05.394352+0000 front 2024-06-11T13:47:05.394309+0000 (oldest deadline 2024-06-11T13:47:29.994721+0000) 2024-06-11T13:47:34.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:34 smithi117 bash[78446]: debug 2024-06-11T13:47:34.586+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:34.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:34 smithi117 bash[78446]: debug 2024-06-11T13:47:34.586+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:34.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:34 smithi117 bash[78446]: debug 2024-06-11T13:47:34.586+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:34.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:34 smithi117 bash[78446]: debug 2024-06-11T13:47:34.586+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:34.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:34 smithi117 bash[75445]: debug 2024-06-11T13:47:34.494+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:34.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:34 smithi117 bash[75445]: debug 2024-06-11T13:47:34.494+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:34.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:34 smithi117 bash[75445]: debug 2024-06-11T13:47:34.494+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:34.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:34 smithi117 bash[75445]: debug 2024-06-11T13:47:34.494+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:05.394352+0000 front 2024-06-11T13:47:05.394309+0000 (oldest deadline 2024-06-11T13:47:29.994721+0000) 2024-06-11T13:47:35.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:35 smithi117 bash[78446]: debug 2024-06-11T13:47:35.542+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:35.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:35 smithi117 bash[78446]: debug 2024-06-11T13:47:35.542+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:35.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:35 smithi117 bash[78446]: debug 2024-06-11T13:47:35.542+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:35.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:35 smithi117 bash[78446]: debug 2024-06-11T13:47:35.542+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:35.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:35 smithi117 bash[75445]: debug 2024-06-11T13:47:35.462+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:35.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:35 smithi117 bash[75445]: debug 2024-06-11T13:47:35.462+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:35.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:35 smithi117 bash[75445]: debug 2024-06-11T13:47:35.462+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:35.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:35 smithi117 bash[75445]: debug 2024-06-11T13:47:35.462+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:05.394352+0000 front 2024-06-11T13:47:05.394309+0000 (oldest deadline 2024-06-11T13:47:29.994721+0000) 2024-06-11T13:47:36.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:36 smithi117 bash[78446]: debug 2024-06-11T13:47:36.562+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:36.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:36 smithi117 bash[78446]: debug 2024-06-11T13:47:36.562+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:36.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:36 smithi117 bash[78446]: debug 2024-06-11T13:47:36.562+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:36.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:36 smithi117 bash[78446]: debug 2024-06-11T13:47:36.562+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:36.937 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:36 smithi117 bash[75445]: debug 2024-06-11T13:47:36.514+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:39.889920+0000 front 2024-06-11T13:46:39.889652+0000 (oldest deadline 2024-06-11T13:47:00.989325+0000) 2024-06-11T13:47:36.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:36 smithi117 bash[75445]: debug 2024-06-11T13:47:36.514+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:46.790550+0000 front 2024-06-11T13:46:46.790651+0000 (oldest deadline 2024-06-11T13:47:11.490452+0000) 2024-06-11T13:47:36.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:36 smithi117 bash[75445]: debug 2024-06-11T13:47:36.514+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:57.292415+0000 front 2024-06-11T13:46:57.292389+0000 (oldest deadline 2024-06-11T13:47:23.192184+0000) 2024-06-11T13:47:36.938 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:36 smithi117 bash[75445]: debug 2024-06-11T13:47:36.514+0000 7fccac7af640 -1 osd.6 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:05.394352+0000 front 2024-06-11T13:47:05.394309+0000 (oldest deadline 2024-06-11T13:47:29.994721+0000) 2024-06-11T13:47:37.806 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:37 smithi117 bash[78446]: debug 2024-06-11T13:47:37.530+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:37.806 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:37 smithi117 bash[78446]: debug 2024-06-11T13:47:37.530+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:37.806 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:37 smithi117 bash[78446]: debug 2024-06-11T13:47:37.530+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:37.806 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:37 smithi117 bash[78446]: debug 2024-06-11T13:47:37.530+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:37.806 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:37 smithi117 bash[78446]: debug 2024-06-11T13:47:37.530+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.117:6804 osd.4 since back 2024-06-11T13:47:16.074357+0000 front 2024-06-11T13:47:16.074439+0000 (oldest deadline 2024-06-11T13:47:37.174152+0000) 2024-06-11T13:47:38.825 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:38 smithi117 bash[104312]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-6 2024-06-11T13:47:38.825 INFO:journalctl@ceph.osd.6.smithi117.stdout:Jun 11 13:47:38 smithi117 bash[104374]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-6 2024-06-11T13:47:38.825 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:38 smithi117 bash[78446]: debug 2024-06-11T13:47:38.574+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:38.826 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:38 smithi117 bash[78446]: debug 2024-06-11T13:47:38.574+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:38.826 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:38 smithi117 bash[78446]: debug 2024-06-11T13:47:38.574+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:38.826 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:38 smithi117 bash[78446]: debug 2024-06-11T13:47:38.574+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:38.826 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:38 smithi117 bash[78446]: debug 2024-06-11T13:47:38.574+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.117:6804 osd.4 since back 2024-06-11T13:47:16.074357+0000 front 2024-06-11T13:47:16.074439+0000 (oldest deadline 2024-06-11T13:47:37.174152+0000) 2024-06-11T13:47:39.836 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:39 smithi117 bash[78446]: debug 2024-06-11T13:47:39.550+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:39.837 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:39 smithi117 bash[78446]: debug 2024-06-11T13:47:39.550+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:39.837 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:39 smithi117 bash[78446]: debug 2024-06-11T13:47:39.550+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:39.837 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:39 smithi117 bash[78446]: debug 2024-06-11T13:47:39.550+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:39.837 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:39 smithi117 bash[78446]: debug 2024-06-11T13:47:39.550+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.117:6804 osd.4 since back 2024-06-11T13:47:16.074357+0000 front 2024-06-11T13:47:16.074439+0000 (oldest deadline 2024-06-11T13:47:37.174152+0000) 2024-06-11T13:47:40.916 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:40 smithi117 bash[78446]: debug 2024-06-11T13:47:40.570+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:40.916 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:40 smithi117 bash[78446]: debug 2024-06-11T13:47:40.570+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:40.916 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:40 smithi117 bash[78446]: debug 2024-06-11T13:47:40.570+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:40.916 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:40 smithi117 bash[78446]: debug 2024-06-11T13:47:40.570+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:40.916 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:40 smithi117 bash[78446]: debug 2024-06-11T13:47:40.570+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.117:6804 osd.4 since back 2024-06-11T13:47:16.074357+0000 front 2024-06-11T13:47:16.074439+0000 (oldest deadline 2024-06-11T13:47:37.174152+0000) 2024-06-11T13:47:41.490 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.6.service' 2024-06-11T13:47:41.518 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:47:41.519 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-06-11T13:47:41.519 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-06-11T13:47:41.519 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.7 2024-06-11T13:47:41.739 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:41 smithi117 systemd[1]: Stopping Ceph osd.7 for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:47:41.739 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:41 smithi117 bash[78446]: debug 2024-06-11T13:47:41.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:41.739 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:41 smithi117 bash[78446]: debug 2024-06-11T13:47:41.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:41.739 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:41 smithi117 bash[78446]: debug 2024-06-11T13:47:41.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:41.740 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:41 smithi117 bash[78446]: debug 2024-06-11T13:47:41.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:41.740 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:41 smithi117 bash[78446]: debug 2024-06-11T13:47:41.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.117:6804 osd.4 since back 2024-06-11T13:47:16.074357+0000 front 2024-06-11T13:47:16.074439+0000 (oldest deadline 2024-06-11T13:47:37.174152+0000) 2024-06-11T13:47:42.065 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:41 smithi117 bash[78446]: debug 2024-06-11T13:47:41.758+0000 7f0db33cb640 -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 2024-06-11T13:47:42.065 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:41 smithi117 bash[78446]: debug 2024-06-11T13:47:41.758+0000 7f0db33cb640 -1 osd.7 165 *** Got signal Terminated *** 2024-06-11T13:47:42.065 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:41 smithi117 bash[78446]: debug 2024-06-11T13:47:41.758+0000 7f0db33cb640 -1 osd.7 165 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-06-11T13:47:42.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:42 smithi117 bash[78446]: debug 2024-06-11T13:47:42.634+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:42.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:42 smithi117 bash[78446]: debug 2024-06-11T13:47:42.634+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:42.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:42 smithi117 bash[78446]: debug 2024-06-11T13:47:42.634+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:42.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:42 smithi117 bash[78446]: debug 2024-06-11T13:47:42.634+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:42.938 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:42 smithi117 bash[78446]: debug 2024-06-11T13:47:42.634+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.117:6804 osd.4 since back 2024-06-11T13:47:16.074357+0000 front 2024-06-11T13:47:16.074439+0000 (oldest deadline 2024-06-11T13:47:37.174152+0000) 2024-06-11T13:47:43.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:43 smithi059 bash[114095]: ts=2024-06-11T13:47:43.553Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-06-11T13:47:43.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:43 smithi059 bash[114095]: ts=2024-06-11T13:47:43.555Z 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://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:47:43.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:43 smithi059 bash[114095]: ts=2024-06-11T13:47:43.556Z 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://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-06-11T13:47:43.873 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:43 smithi117 bash[78446]: debug 2024-06-11T13:47:43.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:43.873 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:43 smithi117 bash[78446]: debug 2024-06-11T13:47:43.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:43.873 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:43 smithi117 bash[78446]: debug 2024-06-11T13:47:43.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:43.874 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:43 smithi117 bash[78446]: debug 2024-06-11T13:47:43.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:43.874 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:43 smithi117 bash[78446]: debug 2024-06-11T13:47:43.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.117:6804 osd.4 since back 2024-06-11T13:47:16.074357+0000 front 2024-06-11T13:47:16.074439+0000 (oldest deadline 2024-06-11T13:47:37.174152+0000) 2024-06-11T13:47:44.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:44 smithi117 bash[78446]: debug 2024-06-11T13:47:44.586+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:44.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:44 smithi117 bash[78446]: debug 2024-06-11T13:47:44.586+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:44.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:44 smithi117 bash[78446]: debug 2024-06-11T13:47:44.586+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:44.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:44 smithi117 bash[78446]: debug 2024-06-11T13:47:44.586+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:44.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:44 smithi117 bash[78446]: debug 2024-06-11T13:47:44.586+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.117:6804 osd.4 since back 2024-06-11T13:47:16.074357+0000 front 2024-06-11T13:47:16.074439+0000 (oldest deadline 2024-06-11T13:47:37.174152+0000) 2024-06-11T13:47:45.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:45 smithi117 bash[78446]: debug 2024-06-11T13:47:45.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:45.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:45 smithi117 bash[78446]: debug 2024-06-11T13:47:45.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:45.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:45 smithi117 bash[78446]: debug 2024-06-11T13:47:45.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:45.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:45 smithi117 bash[78446]: debug 2024-06-11T13:47:45.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:45.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:45 smithi117 bash[78446]: debug 2024-06-11T13:47:45.598+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.117:6804 osd.4 since back 2024-06-11T13:47:16.074357+0000 front 2024-06-11T13:47:16.074439+0000 (oldest deadline 2024-06-11T13:47:37.174152+0000) 2024-06-11T13:47:46.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:46 smithi117 bash[78446]: debug 2024-06-11T13:47:46.630+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6804 osd.0 since back 2024-06-11T13:46:36.566786+0000 front 2024-06-11T13:46:36.567007+0000 (oldest deadline 2024-06-11T13:47:01.266586+0000) 2024-06-11T13:47:46.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:46 smithi117 bash[78446]: debug 2024-06-11T13:47:46.630+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6812 osd.1 since back 2024-06-11T13:46:49.369709+0000 front 2024-06-11T13:46:49.369801+0000 (oldest deadline 2024-06-11T13:47:11.069397+0000) 2024-06-11T13:47:46.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:46 smithi117 bash[78446]: debug 2024-06-11T13:47:46.630+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6820 osd.2 since back 2024-06-11T13:46:56.271533+0000 front 2024-06-11T13:46:56.271491+0000 (oldest deadline 2024-06-11T13:47:20.970955+0000) 2024-06-11T13:47:46.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:46 smithi117 bash[78446]: debug 2024-06-11T13:47:46.630+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.59:6828 osd.3 since back 2024-06-11T13:47:06.772831+0000 front 2024-06-11T13:47:06.772939+0000 (oldest deadline 2024-06-11T13:47:30.872523+0000) 2024-06-11T13:47:46.937 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:46 smithi117 bash[78446]: debug 2024-06-11T13:47:46.630+0000 7f0dab9d9640 -1 osd.7 165 heartbeat_check: no reply from 172.21.15.117:6804 osd.4 since back 2024-06-11T13:47:16.074357+0000 front 2024-06-11T13:47:16.074439+0000 (oldest deadline 2024-06-11T13:47:37.174152+0000) 2024-06-11T13:47:48.059 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:47 smithi117 bash[104517]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-7 2024-06-11T13:47:48.059 INFO:journalctl@ceph.osd.7.smithi117.stdout:Jun 11 13:47:47 smithi117 bash[104847]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-osd-7 2024-06-11T13:47:50.120 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@osd.7.service' 2024-06-11T13:47:50.144 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:47:50.144 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-06-11T13:47:50.145 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-06-11T13:47:50.145 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@prometheus.a 2024-06-11T13:47:50.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:50 smithi117 systemd[1]: Stopping Ceph prometheus.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:47:50.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:50 smithi117 bash[95738]: ts=2024-06-11T13:47:50.310Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-06-11T13:47:50.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:50 smithi117 bash[95738]: ts=2024-06-11T13:47:50.310Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-06-11T13:47:50.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:50 smithi117 bash[95738]: ts=2024-06-11T13:47:50.310Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-06-11T13:47:50.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:50 smithi117 bash[95738]: ts=2024-06-11T13:47:50.310Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-06-11T13:47:50.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:50 smithi117 bash[95738]: ts=2024-06-11T13:47:50.310Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-06-11T13:47:50.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:50 smithi117 bash[95738]: ts=2024-06-11T13:47:50.310Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-06-11T13:47:50.437 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:50 smithi117 bash[95738]: ts=2024-06-11T13:47:50.310Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-06-11T13:47:50.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:50 smithi117 bash[95738]: ts=2024-06-11T13:47:50.310Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-06-11T13:47:50.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:50 smithi117 bash[95738]: ts=2024-06-11T13:47:50.310Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-06-11T13:47:50.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:50 smithi117 bash[95738]: ts=2024-06-11T13:47:50.311Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-06-11T13:47:50.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:50 smithi117 bash[95738]: ts=2024-06-11T13:47:50.311Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-06-11T13:47:50.438 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Jun 11 13:47:50 smithi117 bash[95738]: ts=2024-06-11T13:47:50.311Z caller=main.go:1147 level=info msg="See you next time!" 2024-06-11T13:47:51.091 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@prometheus.a.service' 2024-06-11T13:47:51.113 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-11T13:47:51.114 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-06-11T13:47:51.114 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 --force --keep-logs 2024-06-11T13:47:52.065 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:51 smithi059 bash[114095]: ts=2024-06-11T13:47:51.627Z 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://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:47:52.065 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:51 smithi059 bash[114095]: ts=2024-06-11T13:47:51.628Z 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://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-06-11T13:47:53.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:53 smithi059 bash[114095]: ts=2024-06-11T13:47:53.554Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-06-11T13:47:53.815 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:53 smithi059 bash[114095]: ts=2024-06-11T13:47:53.556Z 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://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2024-06-11T13:47:53.816 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:53 smithi059 bash[114095]: ts=2024-06-11T13:47:53.557Z 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://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-06-11T13:47:54.126 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:54.127 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:54.465 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:54.465 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:54.715 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:54.716 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:54.967 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:54.967 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:55.272 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:55.273 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:55.273 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:54 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:55.273 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:55.525 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:55.525 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:55.806 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:55.807 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:55 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:56.065 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:55 smithi059 systemd[1]: Stopping Ceph node-exporter.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:47:56.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:56 smithi059 bash[124901]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter-a 2024-06-11T13:47:56.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:56 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-06-11T13:47:56.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:56 smithi059 bash[124961]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter-a 2024-06-11T13:47:56.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:56 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-06-11T13:47:56.815 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:56 smithi059 systemd[1]: Stopped Ceph node-exporter.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:47:57.151 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Jun 11 13:47:56 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:57.152 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:56 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:47:57.152 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:56 smithi059 systemd[1]: Stopping Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:47:57.152 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:57 smithi059 bash[114095]: ts=2024-06-11T13:47:57.109Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-06-11T13:47:58.065 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:57 smithi059 bash[125023]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-alertmanager-a 2024-06-11T13:47:58.065 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:57 smithi059 bash[125084]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-alertmanager-a 2024-06-11T13:47:58.065 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:57 smithi059 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-06-11T13:47:58.065 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:57 smithi059 systemd[1]: Stopped Ceph alertmanager.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:47:58.565 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Jun 11 13:47:58 smithi059 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:31.678 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 --force --keep-logs 2024-06-11T13:48:34.646 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:34 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:34.646 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:34 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:34.897 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:34 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:34.897 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:34 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:35.186 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:35 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:35.187 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:35 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:35.552 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:35 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:35.553 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:35 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:35.553 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:35 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:35.553 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:35 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:35.830 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:35 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:35.830 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:35 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:36.185 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:35 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:36.185 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:35 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:36.436 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:36 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:36.437 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:36 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:36.437 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:36 smithi117 systemd[1]: Stopping Ceph node-exporter.b for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:48:37.339 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:36 smithi117 bash[106371]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter-b 2024-06-11T13:48:37.339 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:37 smithi117 bash[106432]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-node-exporter-b 2024-06-11T13:48:37.339 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:37 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-06-11T13:48:37.339 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:37 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-06-11T13:48:37.340 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:37 smithi117 systemd[1]: Stopped Ceph node-exporter.b for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:48:37.609 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:37 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:37.610 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:37 smithi117 systemd[1]: Stopping Ceph grafana.a for 10d026b4-27f4-11ef-bc9b-c7b262605968... 2024-06-11T13:48:37.610 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:37 smithi117 bash[98443]: logger=server t=2024-06-11T13:48:37.573519082Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-06-11T13:48:37.610 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:37 smithi117 bash[98443]: logger=ticker t=2024-06-11T13:48:37.573575084Z level=info msg=stopped last_tick=2024-06-11T13:48:30Z 2024-06-11T13:48:37.610 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:37 smithi117 bash[98443]: logger=tracing t=2024-06-11T13:48:37.573640686Z level=info msg="Closing tracing" 2024-06-11T13:48:37.610 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Jun 11 13:48:37 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:48:38.436 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:38 smithi117 bash[106493]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-grafana-a 2024-06-11T13:48:38.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:38 smithi117 bash[106557]: Error response from daemon: No such container: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968-grafana-a 2024-06-11T13:48:38.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:38 smithi117 systemd[1]: ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@grafana.a.service: Deactivated successfully. 2024-06-11T13:48:38.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:38 smithi117 systemd[1]: Stopped Ceph grafana.a for 10d026b4-27f4-11ef-bc9b-c7b262605968. 2024-06-11T13:48:38.937 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Jun 11 13:48:38 smithi117 systemd[1]: /etc/systemd/system/ceph-10d026b4-27f4-11ef-bc9b-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-06-11T13:49:01.140 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-11T13:49:01.155 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-11T13:49:01.167 INFO:tasks.cephadm:Archiving crash dumps... 2024-06-11T13:49:01.169 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749291/remote/smithi059/crash 2024-06-11T13:49:01.169 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/crash -- . 2024-06-11T13:49:01.208 INFO:teuthology.orchestra.run.smithi059.stderr:tar: /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/crash: Cannot open: No such file or directory 2024-06-11T13:49:01.208 INFO:teuthology.orchestra.run.smithi059.stderr:tar: Error is not recoverable: exiting now 2024-06-11T13:49:01.210 DEBUG:teuthology.misc:Transferring archived files from smithi117:/var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749291/remote/smithi117/crash 2024-06-11T13:49:01.211 DEBUG:teuthology.orchestra.run.smithi117:> sudo tar c -f - -C /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/crash -- . 2024-06-11T13:49:01.221 INFO:teuthology.orchestra.run.smithi117.stderr:tar: /var/lib/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/crash: Cannot open: No such file or directory 2024-06-11T13:49:01.221 INFO:teuthology.orchestra.run.smithi117.stderr:tar: Error is not recoverable: exiting now 2024-06-11T13:49:01.222 INFO:tasks.cephadm:Checking cluster log for badness... 2024-06-11T13:49:01.222 DEBUG:teuthology.orchestra.run.smithi059:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-06-11T13:49:01.266 INFO:teuthology.orchestra.run.smithi059.stdout:2024-06-11T13:15:10.291674+0000 mon.a (mon.0) 325 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:49:01.267 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-06-11T13:49:01.267 DEBUG:teuthology.orchestra.run.smithi059:> sudo egrep '\[SEC\]' /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-06-11T13:49:01.322 DEBUG:teuthology.orchestra.run.smithi059:> sudo egrep '\[ERR\]' /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-06-11T13:49:01.378 DEBUG:teuthology.orchestra.run.smithi059:> sudo egrep '\[WRN\]' /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-06-11T13:49:01.433 INFO:teuthology.orchestra.run.smithi059.stdout:2024-06-11T13:15:10.291674+0000 mon.a (mon.0) 325 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-06-11T13:49:01.434 INFO:tasks.cephadm:Compressing logs... 2024-06-11T13:49:01.434 DEBUG:teuthology.orchestra.run.smithi059:> 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 -- 2024-06-11T13:49:01.477 DEBUG:teuthology.orchestra.run.smithi117:> 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 -- 2024-06-11T13:49:01.487 INFO:teuthology.orchestra.run.smithi059.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-06-11T13:49:01.491 INFO:teuthology.orchestra.run.smithi117.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-06-11T13:49:01.497 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-06-11T13:49:01.497 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mgr.y.log 2024-06-11T13:49:01.499 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.0.log 2024-06-11T13:49:01.499 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-client.rgw.smpl.smithi059.plygee.log 2024-06-11T13:49:01.499 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.2.log 2024-06-11T13:49:01.500 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-client.rgw.smpl.smithi059.plygee.log: gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mon.a.log 2024-06-11T13:49:01.500 INFO:teuthology.orchestra.run.smithi059.stderr: 76.5% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-client.rgw.smpl.smithi059.plygee.log.gz 2024-06-11T13:49:01.500 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-client.rgw.foo.smithi059.pamolu.log 2024-06-11T13:49:01.500 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.cephadm.log 2024-06-11T13:49:01.502 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-client.rgw.foo.smithi059.pamolu.log: gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.3.log 2024-06-11T13:49:01.502 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.cephadm.log: 76.4% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-client.rgw.foo.smithi059.pamolu.log.gz 2024-06-11T13:49:01.502 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.1.log 2024-06-11T13:49:01.502 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/tcmu-runner.log 2024-06-11T13:49:01.503 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-06-11T13:49:01.504 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.7.log 2024-06-11T13:49:01.504 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose --/var/log/ceph/cephadm.log: /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.6.log 2024-06-11T13:49:01.505 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.cephadm.log 2024-06-11T13:49:01.505 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.6.log: --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.5.log 2024-06-11T13:49:01.506 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mgr.x.log 2024-06-11T13:49:01.506 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.log 2024-06-11T13:49:01.507 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-client.rgw.smpl.smithi117.bfknek.log 2024-06-11T13:49:01.507 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-volume.log 2024-06-11T13:49:01.508 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.log: /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-client.rgw.smpl.smithi117.bfknek.log: 82.0% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-client.rgw.smpl.smithi117.bfknek.log.gz 2024-06-11T13:49:01.508 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.audit.log 2024-06-11T13:49:01.511 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-volume.log: 91.4% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.cephadm.log.gz 2024-06-11T13:49:01.511 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mon.b.log 2024-06-11T13:49:01.513 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.audit.log: 88.5% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.log.gz 2024-06-11T13:49:01.513 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.4.log 2024-06-11T13:49:01.513 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.3.log: /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.1.log: 95.0% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.cephadm.log.gz 2024-06-11T13:49:01.513 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.log 2024-06-11T13:49:01.513 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/tcmu-runner.log: 85.6% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/tcmu-runner.log.gz 2024-06-11T13:49:01.514 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-volume.log 2024-06-11T13:49:01.519 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mon.c.log 2024-06-11T13:49:01.520 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-volume.log: 93.6% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.log.gz 2024-06-11T13:49:01.521 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.audit.log 2024-06-11T13:49:01.528 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-client.rgw.foo.smithi117.cdeqgz.log 2024-06-11T13:49:01.544 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mon.c.log: /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.audit.log: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-06-11T13:49:01.545 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.4.log: /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-client.rgw.foo.smithi117.cdeqgz.log: 82.6% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-client.rgw.foo.smithi117.cdeqgz.log.gz 2024-06-11T13:49:01.557 INFO:teuthology.orchestra.run.smithi117.stderr: 92.6% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.audit.log.gz 2024-06-11T13:49:01.559 INFO:teuthology.orchestra.run.smithi117.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-06-11T13:49:01.584 INFO:teuthology.orchestra.run.smithi117.stderr: 92.8% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-volume.log.gz 2024-06-11T13:49:01.590 INFO:teuthology.orchestra.run.smithi059.stderr: 94.1% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-volume.log.gz 2024-06-11T13:49:01.613 INFO:teuthology.orchestra.run.smithi059.stderr: 95.3% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph.audit.log.gz 2024-06-11T13:49:01.823 INFO:teuthology.orchestra.run.smithi059.stderr: 87.8% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mgr.y.log.gz 2024-06-11T13:49:02.305 INFO:teuthology.orchestra.run.smithi059.stderr: 92.9% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mon.c.log.gz 2024-06-11T13:49:03.122 INFO:teuthology.orchestra.run.smithi059.stderr: 93.5% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.2.log.gz 2024-06-11T13:49:03.334 INFO:teuthology.orchestra.run.smithi117.stderr: 93.6% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.5.log.gz 2024-06-11T13:49:03.355 INFO:teuthology.orchestra.run.smithi059.stderr: 93.6% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.1.log.gz 2024-06-11T13:49:03.367 INFO:teuthology.orchestra.run.smithi117.stderr: 89.0% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mgr.x.log.gz 2024-06-11T13:49:03.489 INFO:teuthology.orchestra.run.smithi117.stderr: 93.5% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.6.log.gz 2024-06-11T13:49:03.563 INFO:teuthology.orchestra.run.smithi117.stderr: 93.8% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.4.log.gz 2024-06-11T13:49:03.621 INFO:teuthology.orchestra.run.smithi117.stderr: 93.0% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mon.b.log.gz 2024-06-11T13:49:03.819 INFO:teuthology.orchestra.run.smithi117.stderr: 94.0% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.7.log.gz 2024-06-11T13:49:03.821 INFO:teuthology.orchestra.run.smithi117.stderr: 2024-06-11T13:49:03.821 INFO:teuthology.orchestra.run.smithi117.stderr:real 0m2.339s 2024-06-11T13:49:03.821 INFO:teuthology.orchestra.run.smithi117.stderr:user 0m11.887s 2024-06-11T13:49:03.821 INFO:teuthology.orchestra.run.smithi117.stderr:sys 0m0.426s 2024-06-11T13:49:03.857 INFO:teuthology.orchestra.run.smithi059.stderr: 93.5% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.0.log.gz 2024-06-11T13:49:03.894 INFO:teuthology.orchestra.run.smithi059.stderr: 91.8% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-mon.a.log.gz 2024-06-11T13:49:03.898 INFO:teuthology.orchestra.run.smithi059.stderr: 93.6% -- replaced with /var/log/ceph/10d026b4-27f4-11ef-bc9b-c7b262605968/ceph-osd.3.log.gz 2024-06-11T13:49:03.899 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-06-11T13:49:03.899 INFO:teuthology.orchestra.run.smithi059.stderr:real 0m2.420s 2024-06-11T13:49:03.899 INFO:teuthology.orchestra.run.smithi059.stderr:user 0m11.458s 2024-06-11T13:49:03.899 INFO:teuthology.orchestra.run.smithi059.stderr:sys 0m0.432s 2024-06-11T13:49:03.900 INFO:tasks.cephadm:Archiving logs... 2024-06-11T13:49:03.900 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749291/remote/smithi059/log 2024-06-11T13:49:03.901 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /var/log/ceph -- . 2024-06-11T13:49:05.266 DEBUG:teuthology.misc:Transferring archived files from smithi117:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749291/remote/smithi117/log 2024-06-11T13:49:05.280 DEBUG:teuthology.orchestra.run.smithi117:> sudo tar c -f - -C /var/log/ceph -- . 2024-06-11T13:49:06.532 INFO:tasks.cephadm:Removing cluster... 2024-06-11T13:49:06.532 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 --force 2024-06-11T13:49:07.285 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10d026b4-27f4-11ef-bc9b-c7b262605968 --force 2024-06-11T13:49:08.042 INFO:tasks.cephadm:Removing cephadm ... 2024-06-11T13:49:08.043 DEBUG:teuthology.orchestra.run.smithi059:> rm -rf /home/ubuntu/cephtest/cephadm 2024-06-11T13:49:08.049 DEBUG:teuthology.orchestra.run.smithi117:> rm -rf /home/ubuntu/cephtest/cephadm 2024-06-11T13:49:08.054 INFO:tasks.cephadm:Teardown complete 2024-06-11T13:49:08.055 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-06-11T13:49:08.064 INFO:teuthology.task.clock:Checking final clock skew... 2024-06-11T13:49:08.065 DEBUG:teuthology.orchestra.run.smithi059:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-11T13:49:08.094 DEBUG:teuthology.orchestra.run.smithi117:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-11T13:49:08.104 INFO:teuthology.orchestra.run.smithi059.stdout: remote refid st t when poll reach delay offset jitter 2024-06-11T13:49:08.105 INFO:teuthology.orchestra.run.smithi059.stdout:============================================================================== 2024-06-11T13:49:08.105 INFO:teuthology.orchestra.run.smithi059.stdout:*hv01.front.sepi 67.205.162.81 3 u 51 128 377 0.104 -2.195 0.140 2024-06-11T13:49:08.105 INFO:teuthology.orchestra.run.smithi059.stdout:+hv02.front.sepi 96.245.170.99 3 u 103 128 377 0.073 +0.257 0.147 2024-06-11T13:49:08.105 INFO:teuthology.orchestra.run.smithi059.stdout:+hv03.front.sepi 74.6.168.72 3 u 112 128 377 0.097 -2.367 0.095 2024-06-11T13:49:08.105 INFO:teuthology.orchestra.run.smithi059.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-06-11T13:49:08.109 INFO:teuthology.orchestra.run.smithi117.stdout: remote refid st t when poll reach delay offset jitter 2024-06-11T13:49:08.109 INFO:teuthology.orchestra.run.smithi117.stdout:============================================================================== 2024-06-11T13:49:08.109 INFO:teuthology.orchestra.run.smithi117.stdout:+hv01.front.sepi 67.205.162.81 3 u 38 64 377 0.070 -0.860 0.185 2024-06-11T13:49:08.109 INFO:teuthology.orchestra.run.smithi117.stdout:+hv02.front.sepi 96.245.170.99 3 u 44 64 377 0.071 +1.707 0.118 2024-06-11T13:49:08.109 INFO:teuthology.orchestra.run.smithi117.stdout:*hv03.front.sepi 74.6.168.72 3 u 47 64 377 0.080 -0.892 0.164 2024-06-11T13:49:08.109 INFO:teuthology.orchestra.run.smithi117.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-06-11T13:49:08.110 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-06-11T13:49:08.122 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-06-11T13:49:08.123 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-06-11T13:49:08.134 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-06-11T13:49:08.142 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-06-11T13:49:08.150 INFO:teuthology.task.internal:Duration was 2714.170792 seconds 2024-06-11T13:49:08.151 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-06-11T13:49:08.159 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-06-11T13:49:08.159 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-11T13:49:08.162 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-11T13:49:08.205 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-06-11T13:49:08.205 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi059.front.sepia.ceph.com 2024-06-11T13:49:08.205 DEBUG:teuthology.orchestra.run.smithi059:> egrep --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' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-06-11T13:49:08.215 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi117.front.sepia.ceph.com 2024-06-11T13:49:08.215 DEBUG:teuthology.orchestra.run.smithi117:> egrep --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' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-06-11T13:49:08.249 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-06-11T13:49:08.249 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-11T13:49:08.257 DEBUG:teuthology.orchestra.run.smithi117:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-11T13:49:08.405 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-06-11T13:49:08.405 DEBUG:teuthology.orchestra.run.smithi059:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-11T13:49:08.407 DEBUG:teuthology.orchestra.run.smithi117:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-11T13:49:08.912 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-06-11T13:49:08.922 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-06-11T13:49:08.922 DEBUG:teuthology.orchestra.run.smithi059:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-11T13:49:08.932 DEBUG:teuthology.orchestra.run.smithi117:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-11T13:49:08.946 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-06-11T13:49:08.956 DEBUG:teuthology.orchestra.run.smithi059:> 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 2024-06-11T13:49:08.977 DEBUG:teuthology.orchestra.run.smithi117:> 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 2024-06-11T13:49:08.985 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = core 2024-06-11T13:49:08.999 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern = core 2024-06-11T13:49:09.020 DEBUG:teuthology.orchestra.run.smithi059:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-11T13:49:09.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T13:49:09.068 DEBUG:teuthology.orchestra.run.smithi117:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-11T13:49:09.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T13:49:09.073 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-06-11T13:49:09.083 INFO:teuthology.task.internal:Transferring archived files... 2024-06-11T13:49:09.084 DEBUG:teuthology.misc:Transferring archived files from smithi059:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749291/remote/smithi059 2024-06-11T13:49:09.084 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-11T13:49:09.151 DEBUG:teuthology.misc:Transferring archived files from smithi117:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-06-10_21:08:02-orch-squid-distro-default-smithi/7749291/remote/smithi117 2024-06-11T13:49:09.151 DEBUG:teuthology.orchestra.run.smithi117:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-11T13:49:09.187 INFO:teuthology.task.internal:Removing archive directory... 2024-06-11T13:49:09.187 DEBUG:teuthology.orchestra.run.smithi059:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-11T13:49:09.189 DEBUG:teuthology.orchestra.run.smithi117:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-11T13:49:09.225 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-06-11T13:49:09.236 INFO:teuthology.task.internal:Not uploading archives. 2024-06-11T13:49:09.236 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-06-11T13:49:09.245 INFO:teuthology.task.internal:Tidying up after the test... 2024-06-11T13:49:09.245 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-11T13:49:09.247 DEBUG:teuthology.orchestra.run.smithi117:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-11T13:49:09.251 INFO:teuthology.orchestra.run.smithi059.stdout: 658616 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 11 13:49 /home/ubuntu/cephtest 2024-06-11T13:49:09.273 INFO:teuthology.orchestra.run.smithi117.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 11 13:49 /home/ubuntu/cephtest 2024-06-11T13:49:09.274 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-06-11T13:49:09.284 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-06-11T13:49:09.306 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} duration: 2714.170791864395 failure_reason: '"2024-06-11T13:15:10.291674+0000 mon.a (mon.0) 325 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-06-11T13:49:09.306 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-11T13:49:09.385 INFO:teuthology.run:FAIL